Zyratastic - Ubuntu: Difference between revisions

From miki
Jump to navigation Jump to search
Line 70: Line 70:
* Graphics: Fancy, View Bobbing: ON, Advanced OpenGL: Fast seems ok → '''{{red|NOT}}'''
* Graphics: Fancy, View Bobbing: ON, Advanced OpenGL: Fast seems ok → '''{{red|NOT}}'''
* Graphics: Fancy, View Bobbing: OFF, Advanced OpenGL: Fancy give glitches
* Graphics: Fancy, View Bobbing: OFF, Advanced OpenGL: Fancy give glitches
* Oracle vs. OpenJDK: both have glitches
* See this forum for more ideas? http://www.mpgh.net/forum/422-minecraft-tutorials/716970-optifine-ubuntu-linux.html
* See this forum for more ideas? http://www.mpgh.net/forum/422-minecraft-tutorials/716970-optifine-ubuntu-linux.html
** Something that might actually help: renice priority of process ''java'' to ''high''
<li> '''{{red|Issue}}''' — Image really dark
<li> '''{{red|Issue}}''' — Image really dark
* Use <code>xrandr</code> (see [http://askubuntu.com/questions/371630/change-contrast-gamma-in-external-monitor]):
* Use <code>xrandr</code> (see [http://askubuntu.com/questions/371630/change-contrast-gamma-in-external-monitor]):

Revision as of 22:25, 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