Results 1 to 7 of 7
I am in need of help on how to install this graphics card. ATI does not have the drivers for this and I have been looking around the web and ...
- 02-12-2008 #1
Ati Radeon igp 340 (rs200) help
I am in need of help on how to install this graphics card. ATI does not have the drivers for this and I have been looking around the web and found very little as to installing this card. I installed all the necessary things through yast2 but that doesn't seem to help. It someone could walk me through this that would be great. My computer is a hp pavilion ze4220 laptop. I have activated 3d acceleration in yast. But that doesn't seem to have helped at all. This is what I get from sys info.
Display Info
Vendor: ATI Technologies Inc
Model: RS200 4337
Driver: radeonold (No 3D Support)
- 02-13-2008 #2
If ATI does not have a driver there is little that you can do.
here is a link for Gentoo but it looks scary to me. It may or may not apply to Suse. Use at your own risk
HOWTO DRI with ATi Open-Source Drivers - Gentoo Linux Wiki
- 02-13-2008 #3
There are two open source ATI driver projects. I don't know if any of them will work with your card, but here they are.
GATOS
http://r300.sourceforge.net/Paul
Please do not send Private Messages to me with requests for help. I will not reply.
- 02-14-2008 #4
nada nada
I haven't had much luck with anything yet, my computer will restart to command prompt and I have to go through yast an reconfigure back to the way it was. There has to be something. Thanks.
- 02-14-2008 #5
Does that mean that you tried the two drivers that I linked to?
Did you edit the xorg.conf file to change the driver that it is using? With these older drivers, it usually is not done automatically.Paul
Please do not send Private Messages to me with requests for help. I will not reply.
- 02-18-2008 #6
This is how it is set up. Maybe you can spot where it isn't right?
Section "Monitor"
DisplaySize 305 230
HorizSync 29-60
Identifier "Monitor[0]"
ModelName "1024X768@60HZ"
Option "DPMS"
VendorName "--> LCD"
VertRefresh 30-60
UseModes "Modes[0]"
EndSection
Section "Modes"
Identifier "Modes[0]"
Modeline "1024x768" 64.11 1024 1080 1184 1344 768 769 772 795
Modeline "1024x768" 55.00 1024 1072 1104 1184 768 771 775 790 +HSync -VSync
Modeline "1024x600" 48.96 1024 1064 1168 1312 600 601 604 622
Modeline "1024x600" 43.00 1024 1072 1104 1184 600 603 613 619 +HSync -VSync
Modeline "800x600" 38.22 800 832 912 1024 600 601 604 622
Modeline "800x600" 34.75 800 848 880 960 600 603 607 617 +HSync -VSync
Modeline "768x576" 34.96 768 792 872 976 576 577 580 597
Modeline "768x576" 32.25 768 816 848 928 576 579 583 593 +HSync -VSync
Modeline "640x480" 23.86 640 656 720 800 480 481 484 497
Modeline "640x480" 23.25 640 688 720 800 480 483 487 494 +HSync -VSync
Modeline "1024x768" 65.00 1024 1048 1184 1344 768 771 777 806 -HSync -VSync
EndSection
Section "Screen"
DefaultDepth 16
SubSection "Display"
Depth 15
Modes "1024x768" "1024x600" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "1024x600" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768" "1024x600" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768" "1024x600" "800x600" "768x576" "640x480"
EndSubSection
Device "Device[0]"
Identifier "Screen[0]"
Monitor "Monitor[0]"
EndSection
Section "Device"
BoardName "RS200 4337"
BusID "1:5:0"
Driver "radeonold"
Identifier "Device[0]"
VendorName "ATI"
EndSection
Section "ServerLayout"
Identifier "Layout[all]"
InputDevice "Keyboard[0]" "CoreKeyboard"
InputDevice "Mouse[1]" "CorePointer"
InputDevice "Mouse[3]" "SendCoreEvents"
Option "Clone" "off"
Option "Xinerama" "off"
Screen "Screen[0]"
EndSection
Section "DRI"
Group "video"
Mode 0660
EndSection
Section "Extensions"
EndSection
- 02-18-2008 #7
I'm not sure where you are with this, but when you change to a different driver, it has to be changed here too.
There is also a whole page devoted to this subject on the openSUSE website.
ATI - openSUSE
Read through this page and see if it will help you some.Paul
Please do not send Private Messages to me with requests for help. I will not reply.


Reply With Quote
