SITUACE: AMD Athlon64 + Ubuntu 8.04 Hardy Heron 64 bit + ATI X1950pro
ke zprovoznění jsem následoval tento návod:
http://babyloncandle.blogspot.com/2008/05/hardy-resolution.htmlV příloze:
1) situace po třetím restartu, který následoval podle návodu po změně rozlišení "1vychozi xorg"
2) znovu provedené příkazy přesně podle návodu, jako prvně "2příkazy" (dole vpříspěvku)
3) xorg.conf po prvním restartu druhého pokusu "3restart"
4) a konečně fglrxinfo po druhém restartu "4fglrxinfo" (dole v příspěvku)
5) foto obrazovky po prvním restartu druhého pokusu "1.jpg"
6) foto obrazovky po druhém restartu druhého pokusu - nabízené rozlišení"2.jpg"
PROBLÉM: Jelikož nebylo možné rozběhat kartu ATI X1950 pro, podle výše uvedeného návodu jsem provedl všechny příkazy. Po druhém restartu v návodu již skutečně bylo možné zvolit si rozlišení jaké jsem potřeboval. Jenomže byl vyžadován restart třetí a tak jsem jej provedl - jaké bylo mé překvapení, když se rozlišení opět vrátilo na 800x600 asi 60 Hz! I rozhodl jsem se všechny příkazy provést znovu, ovšem po druhém restartu se mi již nepodařilo dosíci rozlišení jako prvně, jelikož jsem byl bombardován oznámením příloženém v obr.1. Upozorňuji, že i při prvním pokusu se mi v pravém horním rohu neobjevilo oznameni, že je používán "proprietární ovladač", ale karta přesto fungovala s akcelerací (vyzkoušeno na spořiči "busy spheres"). Po druhém restartu druhého pokusu již nebylo možné ani zvolit správné rozlišení. Dále upozorňuji, že mám odinsalovány "compiz", jelikož předtím jsem bojoval s "bílou obrazovkou". Před tímto návodem jsem provedl i několik pokusů podle jiných návodů, ale vždy se mi to povedlo pouze jednou, podruhé to opět nešlo.
OTÁZKA: Jak zprovoznit kartu ATI X1950 pro pod Hardy Heron Ubuntu 8.0.4 tak, aby akcelerace a plné rozlišení vydrželo déle než do prvního restartu?
Děkuji za radu
PS: Koukám že nejdou vkladat přílohy, tak to vložím sem (foto nejde vůbec)
-----------"1vychozi xorg"-----------------
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "aticonfig-Screen[0]" 0 0
EndSection
Section "Files"
EndSection
Section "Module"
Load "glx"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "cz"
Option "XkbOptions" "lv3:ralt_switch"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
EndSection
Section "Monitor"
Identifier "aticonfig-Monitor[0]"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
EndSection
Section "Device"
Identifier "aticonfig-Device[0]"
Driver "fglrx"
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"
EndSection
Section "Screen"
Identifier "aticonfig-Screen[0]"
Device "aticonfig-Device[0]"
Monitor "aticonfig-Monitor[0]"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "0"
EndSection
aaauser@desktop-a:~$
-----------"2příkazy"------------------
aaauser@desktop-a:~$ sudo apt-get update
Mám:1
http://cz.archive.ubuntu.com hardy Release.gpg [191B]
Cíl
http://cz.archive.ubuntu.com hardy/main Translation-cs
Cíl
http://cz.archive.ubuntu.com hardy/restricted Translation-cs
Cíl
http://cz.archive.ubuntu.com hardy/universe Translation-cs
Ign
http://cz.archive.ubuntu.com hardy/multiverse Translation-cs
Mám:2
http://cz.archive.ubuntu.com hardy-updates Release.gpg [191B]
Ign
http://cz.archive.ubuntu.com hardy-updates/main Translation-cs
Ign
http://cz.archive.ubuntu.com hardy-updates/restricted Translation-cs
Ign
http://cz.archive.ubuntu.com hardy-updates/universe Translation-cs
Ign
http://cz.archive.ubuntu.com hardy-updates/multiverse Translation-cs
Cíl
http://cz.archive.ubuntu.com hardy Release
Cíl
http://cz.archive.ubuntu.com hardy-updates Release
Cíl
http://cz.archive.ubuntu.com hardy/main Packages
Cíl
http://cz.archive.ubuntu.com hardy/restricted Packages
Cíl
http://cz.archive.ubuntu.com hardy/main Sources
Cíl
http://cz.archive.ubuntu.com hardy/restricted Sources
Cíl
http://cz.archive.ubuntu.com hardy/universe Packages
Cíl
http://cz.archive.ubuntu.com hardy/universe Sources
Cíl
http://cz.archive.ubuntu.com hardy/multiverse Packages
Cíl
http://cz.archive.ubuntu.com hardy/multiverse Sources
Cíl
http://cz.archive.ubuntu.com hardy-updates/main Packages
Cíl
http://cz.archive.ubuntu.com hardy-updates/restricted Packages
Cíl
http://cz.archive.ubuntu.com hardy-updates/main Sources
Cíl
http://cz.archive.ubuntu.com hardy-updates/restricted Sources
Cíl
http://cz.archive.ubuntu.com hardy-updates/universe Packages
Cíl
http://cz.archive.ubuntu.com hardy-updates/universe Sources
Cíl
http://cz.archive.ubuntu.com hardy-updates/multiverse Packages
Cíl
http://cz.archive.ubuntu.com hardy-updates/multiverse Sources
Staženo 382B za 17s (22B/s)
Čtu seznamy balíků... Hotovo
aaauser@desktop-a:~$ sudo apt-get install linux-restricted-modules
Čtu seznamy balíků... Hotovo
Vytvářím strom závislostí
Reading state information... Hotovo
linux-restricted-modules je již nejnovější verze.
0 aktualizováno, 0 nově instalováno, 0 k odstranění a 0 neaktualizováno.
aaauser@desktop-a:~$ sudo apt-get install xorg-driver-fglrx
Čtu seznamy balíků... Hotovo
Vytvářím strom závislostí
Reading state information... Hotovo
xorg-driver-fglrx je již nejnovější verze.
0 aktualizováno, 0 nově instalováno, 0 k odstranění a 0 neaktualizováno.
aaauser@desktop-a:~$ sudo depmod -a
aaauser@desktop-a:~$ sudo aticonfig --initial
Found fglrx primary device section
Nothing to do, terminating.
aaauser@desktop-a:~$ sudo aticonfig --overlay-type=Xv
Warning: Option 'VideoOverlay' doesn't affect running session.
Warning: Option 'OpenGLOverlay' doesn't affect running session.
Using /etc/X11/xorg.conf
Saved back-up to /etc/X11/xorg.conf.fglrx-4
aaauser@desktop-a:~$ sudo shutdown -r now
-----------"3restart"-----------------
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "aticonfig-Screen[0]" 0 0
EndSection
Section "Files"
EndSection
Section "Module"
Load "glx"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "cz"
Option "XkbOptions" "lv3:ralt_switch"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
EndSection
Section "Monitor"
Identifier "aticonfig-Monitor[0]"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
EndSection
Section "Device"
Identifier "aticonfig-Device[0]"
Driver "fglrx"
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"
EndSection
Section "Screen"
Identifier "aticonfig-Screen[0]"
Device "aticonfig-Device[0]"
Monitor "aticonfig-Monitor[0]"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "0"
EndSection
-----------"4fglrxinfo"-----------------
aaauser@desktop-a:~$ fglrxinfo
display: :0.0 screen: 0
OpenGL vendor string: Mesa project:
www.mesa3d.orgOpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.4 (2.1 Mesa 7.0.3-rc2)
aaauser@desktop-a:~$