Moose
13.03.03, 16:41
Hi,
hätte da mal eine Frage bezüglich OpenGL mit einer ATi Radeon 64 DDR unter Debian Sid.
Da Quake 3 ja unter GNU/Linux funktionieren sollte habe ich es kurzerhand installiert - ging ja noch alles glatt. Aber leider funktioniert die OpenGL Unterstützung nicht richtig.
Laut glxinfo:
moose@Moose:~$ glxinfo | grep renderer
OpenGL renderer string: Mesa DRI Radeon 20010402 AGP 1x x86/MMX/3DNow!
scheint ja alles OK zu sein! Leider nicht, denn sobald ich irgendeine OpenGL Anwendung starte (3ddesk, Tuxracer oder eben Quake3) she ich einen schwarzen Bildschirm. Die Anwendung "hört" man zwar (es laufen alle) aber ich sehe eben nix.
Wenn X gestartet wird werden keine Errors ausgegeben.
XF86Config-4 sieht folgend aus:
Section "Files"
FontPath "unix/:7100" # local font server
# if the local font server has problems, we can fall back on these
FontPath "/usr/lib/X11/fonts/Type1"
FontPath "/usr/lib/X11/fonts/CID"
FontPath "/usr/lib/X11/fonts/Speedo"
FontPath "/usr/lib/X11/fonts/misc"
FontPath "/usr/lib/X11/fonts/cyrillic"
FontPath "/usr/lib/X11/fonts/100dpi"
FontPath "/usr/lib/X11/fonts/75dpi"
EndSection
Section "Module"
Load "GLcore"
Load "bitmap"
Load "dbe"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "record"
Load "speedo"
Load "type1"
Load "vbe"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "keyboard"
Option "CoreKeyboard"
Option "XkbRules" "xfree86"
Option "XkbModel" "pc105"
Option "XkbLayout" "de"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
Option "ZAxisMapping" "4 5"
EndSection
Section "Device"
Identifier "Generic Video Card"
Driver "ati"
EndSection
Section "Monitor"
Identifier "Generic Monitor"
HorizSync 30-107
VertRefresh 48-120
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Generic Video Card"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x1024"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x1024"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x1024"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection
Section "DRI"
Mode 0666
EndSection
### END DEBCONF SECTION
DRI & GLX werden erfolgreich geladen, GLCore ebenso.
Im Kernel ist die Unterstützung für ATi Radeon aktiviert, und AGP ebenso.
Jetzt weiß ich ehrlich nicht mehr weiter.
Vielleicht weiß ja jemand etwas, bin für jede Hilfe dankbar.
Ach ja, XFree habe ich folgende Version:XFree86 Version 4.2.1.1 (Debian 4.2.1-6 20030225230350 branden@progeny.com) / X
Window System
hätte da mal eine Frage bezüglich OpenGL mit einer ATi Radeon 64 DDR unter Debian Sid.
Da Quake 3 ja unter GNU/Linux funktionieren sollte habe ich es kurzerhand installiert - ging ja noch alles glatt. Aber leider funktioniert die OpenGL Unterstützung nicht richtig.
Laut glxinfo:
moose@Moose:~$ glxinfo | grep renderer
OpenGL renderer string: Mesa DRI Radeon 20010402 AGP 1x x86/MMX/3DNow!
scheint ja alles OK zu sein! Leider nicht, denn sobald ich irgendeine OpenGL Anwendung starte (3ddesk, Tuxracer oder eben Quake3) she ich einen schwarzen Bildschirm. Die Anwendung "hört" man zwar (es laufen alle) aber ich sehe eben nix.
Wenn X gestartet wird werden keine Errors ausgegeben.
XF86Config-4 sieht folgend aus:
Section "Files"
FontPath "unix/:7100" # local font server
# if the local font server has problems, we can fall back on these
FontPath "/usr/lib/X11/fonts/Type1"
FontPath "/usr/lib/X11/fonts/CID"
FontPath "/usr/lib/X11/fonts/Speedo"
FontPath "/usr/lib/X11/fonts/misc"
FontPath "/usr/lib/X11/fonts/cyrillic"
FontPath "/usr/lib/X11/fonts/100dpi"
FontPath "/usr/lib/X11/fonts/75dpi"
EndSection
Section "Module"
Load "GLcore"
Load "bitmap"
Load "dbe"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "record"
Load "speedo"
Load "type1"
Load "vbe"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "keyboard"
Option "CoreKeyboard"
Option "XkbRules" "xfree86"
Option "XkbModel" "pc105"
Option "XkbLayout" "de"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
Option "ZAxisMapping" "4 5"
EndSection
Section "Device"
Identifier "Generic Video Card"
Driver "ati"
EndSection
Section "Monitor"
Identifier "Generic Monitor"
HorizSync 30-107
VertRefresh 48-120
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Generic Video Card"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x1024"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x1024"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x1024"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection
Section "DRI"
Mode 0666
EndSection
### END DEBCONF SECTION
DRI & GLX werden erfolgreich geladen, GLCore ebenso.
Im Kernel ist die Unterstützung für ATi Radeon aktiviert, und AGP ebenso.
Jetzt weiß ich ehrlich nicht mehr weiter.
Vielleicht weiß ja jemand etwas, bin für jede Hilfe dankbar.
Ach ja, XFree habe ich folgende Version:XFree86 Version 4.2.1.1 (Debian 4.2.1-6 20030225230350 branden@progeny.com) / X
Window System