Find the answer to your Linux question:
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 ...
  1. #1
    Just 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...??

  2. #2
    Linux Guru
    Join Date
    Nov 2007
    Posts
    1,695
    You can run Sax on the command line to configure your X settings.

    Code:
    sax2

  3. #3
    Just 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

  4. #4
    Just 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...

  5. #5
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Quote Originally Posted by omprakash08 View Post
    have u installed proper linux....ur machine is 32 bit....which linux have u installed....32 or 64....just check it...
    Its not possible to install 64bit distro on 32bit machine. Doing opposite is possible and recommended though.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...