Laitteisto:
AMD 2000+
ram 1GB
GeForce FX 5600 256mb
Ubuntu 7.10,
Noin viikon kokemus Ubuntusta minulla. Tietokoneista ymmärrän, mutta linuxista en juuri mitään vielä.
Eli visual effects menee vain joskus päälle, kun käy Visual Effects tabista painamassa jotain None:sta poikkeavaa. Yleensä tulee "Desktop effects could not be enabled". Joskus kun painaa heti perään uudestaan niin menevät päälle ja sitten toimiikin moitteettomasti (3D efektit sun muut). Joskus sitte jumittuu ihan täysin (yleensä 3. yrityksellä) ja ei auta muuta kun buutata.
Asensin ubuntu 7.10 -> latasin 206 päivitystä joita se tarjosi (asensi siinä mm. nvidia-glx-new:n) -> sitten asensin ccsm:n
sudo apt-get install compizconfig-settings-manager
Ei tuntunu toimivan edelleenkään kuin satunnaisesti, niin etsiskelin ohjeita ja asetin jonkun ohjeen mukaan xorg.conf tiedostoa uusiksi
sudo dpkg-reconfigure xserver-xorg
No, niiden ohjeiden avulla sain ruudun pimeeksi, ja sain tämän takas rullaamaan tekemällä tuon uusiks ja antamalla sen itse tunnistaa näyttö yms.
Joka tapauksessa, nyt Visual Effects siis toimii siis sillon tällön; joskus ei mene päälle, joskus menee. Ja jos monesti peräkkäin yrittää painaa sitä päälle, niin käyttis jäätyy paikolleen. Ja yleensä jos loggautuu ulos ja heti perään sisään, niin sillon on enemmän sääntö kuin poikkeus, että hommat kusee.
xorg.conf sisältö:
Section "ServerLayout"
# Uncomment if you have a wacom tablet
# InputDevice "stylus" "SendCoreEvents"
# InputDevice "cursor" "SendCoreEvents"
# InputDevice "eraser" "SendCoreEvents"
Identifier "Default Layout"
Screen 0 "Screen0" 0 0
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection
Section "Files"
EndSection
Section "Module"
Load "glx"
Load "v4l"
EndSection
Section "ServerFlags"
Option "Xinerama" "0"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "se"
Option "XkbOptions" "lv3:ralt_switch"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection
Section "InputDevice"
Identifier "stylus"
Driver "wacom"
Option "Device" "/dev/input/wacom"
Option "Type" "stylus"
Option "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection
Section "InputDevice"
Identifier "eraser"
Driver "wacom"
Option "Device" "/dev/input/wacom"
Option "Type" "eraser"
Option "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection
Section "InputDevice"
Identifier "cursor"
Driver "wacom"
Option "Device" "/dev/input/wacom"
Option "Type" "cursor"
Option "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection
Section "Monitor"
Identifier "L204WT"
VendorName "Generic LCD Display"
ModelName "LCD Panel 1680x1050"
HorizSync 31.5 - 65.5
VertRefresh 56.0 - 65.0
Gamma 1
ModeLine "800x600@56" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
ModeLine "800x600@60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
ModeLine "1280x768@60" 80.1 1280 1344 1480 1680 768 769 772 795 -hsync +vsync
ModeLine "1280x720@60" 74.5 1280 1336 1472 1664 720 721 724 746 -hsync +vsync
ModeLine "1280x800@60" 83.5 1280 1344 1480 1680 800 801 804 828 -hsync +vsync
ModeLine "1440x900@60" 106.5 1440 1520 1672 1904 900 901 904 932 -hsync +vsync
ModeLine "1600x1024@60" 136.4 1600 1704 1872 2144 1024 1025 1028 1060 -hsync +vsync
ModeLine "1680x1050@60" 147.1 1680 1784 1968 2256 1050 1051 1054 1087 -hsync +vsync
EndSection
Section "Monitor"
#
Identifier "monitor1"
Gamma 1
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "LG L204WT"
HorizSync 28.0 - 83.0
VertRefresh 56.0 - 75.0
EndSection
Section "Device"
Identifier "nVidia Corporation NV31 [GeForce FX 5600]"
Driver "nvidia"
BoardName "nv"
BusID "PCI:2:0:0"
Screen 0
EndSection
Section "Device"
#
Identifier "device1"
Driver "nvidia"
BoardName "nv"
BusID "PCI:2:0:0"
Screen 1
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce FX 5600"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "nVidia Corporation NV31 [GeForce FX 5600]"
Monitor "L204WT"
DefaultDepth 24
SubSection "Display"
Virtual 1680 1050
Depth 24
Modes "1680x1050@60" "1600x1024@60" "1440x900@60" "1280x800@60" "1280x720@60" "1280x768@60" "800x600@60" "800x600@56"
EndSubSection
EndSection
Section "Screen"
#
Identifier "screen1"
Device "device1"
Monitor "monitor1"
DefaultDepth 24
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "0"
Option "metamodes" "1680x1050@60 +0+0; 1600x1024@60 +0+0; 1440x900@60 +0+0; 1280x800@60 +0+0; 1280x720@60 +0+0; 1280x768@60 +0+0; 800x600@60 +0+0; 800x600@56 +0+0"
SubSection "Display"
Depth 24
Modes "nvidia-auto-select"
EndSubSection
EndSection
Jos joku guru voisi kertoa että onko tässä jotain radikaalia väärissä asetuksissa. (Ja onko tuo normaalia että nuita näytön asetuksia tuolla on noin monen näköstä)
Kiitoksia jo etukäteen.