Results 1 to 5 of 5
Hi,
I have tried to install SUSE 10.3 linux on my computer( P4, 3.06Ghz, D102GGC2 motherboard, ATI Radeon Xpress 200) . The installation itself went smoothly.. However the linux OS ...
- 02-13-2008 #1Just Joined!
- Join Date
- Feb 2008
- Posts
- 1
help in installing SUSE 10.3
Hi,
I have tried to install SUSE 10.3 linux on my computer( P4, 3.06Ghz, D102GGC2 motherboard, ATI Radeon Xpress 200) . The installation itself went smoothly.. However the linux OS itself refuses to boot. When i try to boot it, the boot process goes on for a while then at the end my screen goes completely black and thats it. I tried the failsafe then, but even then it did not work.It seems that my motherboard or its Bios is not compatible with any linux version. I then updated my BIOS. Following the Update the failsafe version of SUSE10.3 boots.( i.e i am able to access the system via the command prompt.) But the GUI( X window) still does not show up. any suggestions...??
- 02-13-2008 #2Linux Guru
- Join Date
- Nov 2007
- Posts
- 1,695
You can run Sax on the command line to configure your X settings.
Code:sax2
- 02-18-2008 #3Just Joined!
- Join Date
- Feb 2008
- Posts
- 3
The problem is with the Radeon driver that X is using. Backup the copy of xorg.conf in /etc/X11. Edit the xorg.conf file and replace the driver "radeon" under the device section with "radeonold"
Section "Device"
BoardName "Radeon XPRESS 200 5954 (PCIE)"
BusID "1:5:0"
Driver "radeonold"
Identifier "Device[0]"
Option "GARTSize" "32"
VendorName "ATI"
EndSection
- 02-20-2008 #4Just Joined!
- Join Date
- Feb 2008
- Location
- mumbai
- Posts
- 5
have u installed proper linux....ur machine is 32 bit....which linux have u installed....32 or 64....just check it...
- 02-21-2008 #5It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


Reply With Quote
