LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   ATI Radeon 7000 video driver (https://www.linuxquestions.org/questions/linux-hardware-18/ati-radeon-7000-video-driver-406245/)

Progmaker 01-21-2006 01:58 PM

ATI Radeon 7000 video driver
 
Hello :) I'm having problem with my OpenSUSE 10.0 OSS version. I have a ATI Radeon 7000 video card, but I can't find drivers for it. Maybe someone could help me?

ilpadrino 01-21-2006 02:16 PM

Which driver do you actually use to start X? . Post Screen section of your XF86Config or xorg.conf

Progmaker 01-22-2006 01:15 PM

From /etc/X11/xorg.conf:
---------------------Screen section-------------------
Section "Screen"
DefaultDepth 24
SubSection "Display"
Depth 15
Modes "1024x768" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 32
Modes "1024x768" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768" "800x600" "768x576" "640x480"
EndSubSection
Device "Device[0]"
Identifier "Screen[0]"
Monitor "Monitor[0]"
EndSection

webbgroup 02-04-2006 06:06 PM

Use radeon as your driver. sax2 does recognize my card.


All times are GMT -5. The time now is 06:08 PM.