: 31 maja 2007, 00:19
hmmm robię według tego co tu napisane ale po restarcie nie uruchamia mi się KDE.. a startx wywala błąd... nie wiem gdzie szukac loga z xorg.. ale to co mam po dpkg-reconfigure xserver-xorg w pliku xorg.conf to:
po tym co zrobiłem idąc krok po kroku z tym poradnikiem przerobiłem tak ten plik:
jak widać mam radeona 9550, siedze teraz na jaju 2.6.21.1-i686, Debian Lenny/sid (repa mam tylko z sida)
Także po dpkg-reconfigure xserver-xorg wszystko działa.. ale jak zmienię ten xorg.conf to już nie bardzo.. ;/
Aha... jeszcze to:
dodałem według jakiegoś poradnika do uruchomienia WoW.. ale muszę mieć akceleracje 3d.. z tym problem że fglrx z repo nie pasuje do xorga bo xorg zbyt nowy a ten z ati.amd.com tez coś ma do xorga.. ;/
P.S. Ponoć ATI ma zamiar otworzyć swoje sterowniki
Kod: Zaznacz cały
Section "Files"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "pl"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
EndSection
Section "Device"
Identifier "ATI Technologies Inc RV350 AS [Radeon 9550]"
Driver "ati"
BusID "PCI:1:0:0"
Option "Capabilities" "0x00000800"
Option "UseFastTLS" "off"
Option "KernelModuleParm" "locked-userpages=0"
EndSection
Section "Monitor"
Identifier "IBM 6652 P27"
Option "DPMS"
HorizSync 30-130
VertRefresh 48-170
EndSection
Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies Inc RV350 AS [Radeon 9550]"
Monitor "IBM 6652 P27"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection
Kod: Zaznacz cały
Section "Files"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "pl"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
EndSection
Section "Device"
Identifier "ATI Technologies Inc RV350 AS [Radeon 9550]"
Driver "ati"
BusID "PCI:1:0:0"
Option "Capabilities" "0x00000800"
Option "UseFastTLS" "off"
Option "KernelModuleParm" "locked-userpages=0"
Option "AddARGBGLXVisuals" "On"
Option "XAANoOffscreenPixmaps" "true"
Option "RenderAccel" "true"
EndSection
Section "Monitor"
Identifier "IBM 6652 P27"
Option "DPMS"
HorizSync 30-130
VertRefresh 48-170
EndSection
Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies Inc RV350 AS [Radeon 9550]"
Monitor "IBM 6652 P27"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "Module"
Load "dbe"
Load "glx"
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
Option "AIGLX" "true"
EndSection
Section "Extensions"
Option "Composite" "Enable"
Option "RENDER" "Enable"
EndSection
Section "DRI"
Mode 0666
EndSection
Także po dpkg-reconfigure xserver-xorg wszystko działa.. ale jak zmienię ten xorg.conf to już nie bardzo.. ;/
Aha... jeszcze to:
Kod: Zaznacz cały
Option "Capabilities" "0x00000800"
Option "UseFastTLS" "off"
Option "KernelModuleParm" "locked-userpages=0"
P.S. Ponoć ATI ma zamiar otworzyć swoje sterowniki