Radeon x300
: 04 września 2007, 12:05
Witam.
Używam Debiana lenny na jajku 2.6.21-2-6862.6.21-2-686 a moje karta graficzna to Radeon x300 i niestety jak wiadomo sterowniki otwarte nie obsługują mojej karty
. Zainstalowałem sterowniki wg. opisu na waszym forum: http://www.debian.linux.pl/viewtopic.php?p=6246#6246 i wszystko by było ok system się uruchamia etc ale po wpisaniu glxinfo|grep direct wyskakuje mi coś takiego:
A po wpisaniu fglrxinfo coś takiego:
Mój xorg wygląda tak:
I teraz nasuwa mi się pytanie czy wszystko jest ok. Niestety na tych sterownikach niektóre wygaszacze ekranów mi się że tak powiem „wieszają”. „if you want to find out why, try setting LIBGL_DEBUG=verbose” tego niestety nie wiem gdzie ustawić byłbym wdzięczny za jakąkolwiek pomoc bo już troche na tym siedzę i nie mogę zrobić.
Używam Debiana lenny na jajku 2.6.21-2-6862.6.21-2-686 a moje karta graficzna to Radeon x300 i niestety jak wiadomo sterowniki otwarte nie obsługują mojej karty

Kod: Zaznacz cały
Xlib: extension "XFree86-DRI" missing on display ":0.0".
direct rendering: No (If you want to find out why, try setting LIBGL_DEBUG=verbose)
OpenGL renderer string: Mesa GLX Indirect
Kod: Zaznacz cały
Xlib: extension "XFree86-DRI" missing on display ":0.0".
display: :0.0 screen: 0
OpenGL vendor string: Mesa project: [url]www.mesa3d.org[/url]
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.4 (2.1 Mesa 7.0.1)
Kod: Zaznacz cały
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "aticonfig-Screen[0]" 0 0
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection
Section "Files"
EndSection
Section "Module"
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/psaux"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
EndSection
Section "Monitor"
Identifier "L1900R"
HorizSync 30.0 - 83.0
VertRefresh 56.0 - 75.0
Option "DPMS"
EndSection
Section "Monitor"
Identifier "aticonfig-Monitor[0]"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
EndSection
Section "Device"
Identifier "ATI Technologies Inc RV380 [Radeon X600 (PCIE)]"
Driver "fglrx"
BusID "PCI:1:0:0"
EndSection
Section "Device"
Identifier "aticonfig-Device[0]"
Driver "fglrx"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies Inc RV380 [Radeon X600 (PCIE)]"
Monitor "L1900R"
DefaultDepth 24
SubSection "Display"
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "Screen"
Identifier "aticonfig-Screen[0]"
Device "aticonfig-Device[0]"
Monitor "aticonfig-Monitor[0]"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection