Zyratastic - Ubuntu
Jump to navigation
Jump to search
Introduction
This is the configuration page for the Ubuntu partition on Zyratastic.
Configuration Files
All configuration files can be found here.
Repositories
To be completed.
Installed Applications
Common applications
See Common configuration for Linux.
Essential
Application (package) | [YYYY-MM-DD] Update Additional configuration settings |
Local Applications
Application (package) | [YYYY-MM-DD] Update Additional configuration settings |
Uninstalled
Application (package) | [YYYY-MM-DD] Update Additional configuration settings |
Simple Settings
- [YYYY-MM-DD] - SETTING
Detailed System Settings
1st install
- INSTALL LOG
File System
- To be completed
Network
- To be completed
Preferences
- To be completed
Users
To be completed
To Do
Issues
- Issue — Fn-F5 and Fn-F6 for screen brightness do not work.
- Issue — NVidia GT750M card not detected.
- Install xorg-edgers (see [1])
- Reboot. Multiple issues from apport (→ disabled now)
- Nvidia card works with accelerated OpenGL, but keyboard is stuck to US layout, and Bluetooth is lost. Fonts are not rendered as usual it seems.
- Purge xorg-edgers to see if we can revert back to previous situation:
- Issue — Minecraft — Graphics glitches, missing limbs on intel card.
- (NOK) Changing settings: Graphics: Fast / Fancy, View Bobbing: ON / OFF: Advanced OpenGL: OFF/Fast/Fancy
- (NOK) Tried these VM, and they have glitches: OpenJDK 7 64, Oracle JDK 7 64.
- (NOK) From [2].
- Run MC with
-Xmx512M
- Run in fullscreen
- OpenGL / Multicore settings: Smooth FPS: On, Load Far: Off, Chunk UpF: 2, Lazy CL: On, Smooth World: On, Preload Chunks: Off, Dynamic Updates: On
- Setting priority of process java to high (aka
sudo -k nice -n -5 su -c "..." -USER
, see [3])
- Run MC with
- (NOK) Disable compiz before launching minecraft (see [4])
- (OK) Disable OptiFine
- TODO — More solution from google query "optifine missing limbs" —
- Issue — Image really dark
- Use
xrandr
(see [5]):
- Q? — How to make that settings permanent (setting is lost after quit / restart)?
- I could make a custom script per seat, that is run right before launching minecraft.
- Use
- To Do — Minecraft — Do we get more FPS if we disable compiz (or any compositor, like metacity)?
- To Do — Bluetooth — Bluetooth no longer working, even with nvidia disabled sudo modprobe -r aht3k; sleep 1; sudo modprobe ath3k # Seems to work
- To Do — Check BIOS version and upgrade if necessary (see [6])
Done & Fixed
- Fixed — Issue description
Fix description - Done — Description