Zyratastic - Ubuntu: Difference between revisions

From miki
Jump to navigation Jump to search
Line 63: Line 63:
* Reboot. Multiple issues from ''apport'' (→ disabled now)
* 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.
* 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:
sudo ppa-purge xorg-edgers
sudo apt-get autoremove nvidia-prime


<li> '''{{red|Issue}}''' — Minecraft graphics glitches on Intel card (nvidia disabled).</li>
* Graphics: Fancy, View Bobbing: ON, Advanced OpenGL: Fast seems ok &rarr; '''{{red|NOT}}'''
* Graphics: Fancy, View Bobbing: OFF, Advanced OpenGL: Fancy give glitches
* See this forum for more ideas? http://www.mpgh.net/forum/422-minecraft-tutorials/716970-optifine-ubuntu-linux.html
<li> '''{{red|Issue}}''' — Image really dark
* Use <code>xrandr</code> (see [http://askubuntu.com/questions/371630/change-contrast-gamma-in-external-monitor]):
xrandr --output eDP1 --gamma 1.4:1.4:1.4
xrandr --verbose
<li> '''{{red|To Do}}''' — Check BIOS version and upgrade if necessary (see [http://support.asus.com/download.aspx?SLanguage=en&p=3&s=529&m=N550JV&os=&hashedid=dad5aYI8mC6sfoNV])</li>
<li> '''{{red|To Do}}''' — Check BIOS version and upgrade if necessary (see [http://support.asus.com/download.aspx?SLanguage=en&p=3&s=529&m=N550JV&os=&hashedid=dad5aYI8mC6sfoNV])</li>
</ul>
</ul>

Revision as of 22:12, 9 December 2013

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.
  • sudo apt-add-repository ppa:xorg-edgers/ppa sudo apt-get update sudo apt-get install nvidia-331 nvidia-settings-331 nvidia-prime
    • 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:
    sudo ppa-purge xorg-edgers sudo apt-get autoremove nvidia-prime
  • Issue — Minecraft graphics glitches on Intel card (nvidia disabled).
  • Issue — Image really dark
    • Use xrandr (see [2]):
    xrandr --output eDP1 --gamma 1.4:1.4:1.4 xrandr --verbose
  • To Do — Check BIOS version and upgrade if necessary (see [3])

Done & Fixed

  • Fixed — Issue description
    Fix description
  • Done — Description