Find the answer to your Linux question:
Results 1 to 10 of 10
I decided to try ATI again with the built-in drivers. When I tried the radeonhd driver, the computer goes into a black screen after loading and printing something about "rt_ioctl_giwscan" ...
  1. #1
    MTK
    MTK is offline
    Linux Newbie
    Join Date
    Aug 2009
    Posts
    132

    Driver Problem

    I decided to try ATI again with the built-in drivers. When I tried the radeonhd driver, the computer goes into a black screen after loading and printing something about "rt_ioctl_giwscan" every minuter or so in an infinite loop. How can I get my computer back?

  2. #2
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,974
    You can try to boot into runlevel 3 (no gui) or boot a recovery/live CD and mount the root file system. Then, edit xorg.conf and change the driver. If booted into RL3 it's /etc/X11/xorg.conf. If booted by CD and the root file system is mounted on (for example) /mnt/sysdir then it would be /mnt/sysdir/etc/X11/xorg.conf. FWIW, you can use "vesa" for the driver - that's the generic "works on all hardware" video driver. It won't support 3d or hardware acceleration, and it won't run full-motion video very well, but it will give you a GUI with which you can fix your system.
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

  3. #3
    MTK
    MTK is offline
    Linux Newbie
    Join Date
    Aug 2009
    Posts
    132
    But I need a text edtior to make it boot in runlevel 3. I can't even get a terminal!

    What happens is:

    1. BIOS Screen
    2. GRUB Screen
    3. Fedora Loading Bar
    4. In an infinite loop displaying strange messages

    How do I get a terminal?

  4. #4
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,974
    At the Grub screen, press (I think) the Esc key to get the grub menu where you can input options for booting the kernel. I think the option for runlevel 3 would be "runlevel=3", but I'm not 100% sure of that.
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

  5. #5
    MTK
    MTK is offline
    Linux Newbie
    Join Date
    Aug 2009
    Posts
    132
    I got the GRUB screen and here is what it looks like. It does not say anything about ESC.
    Attached Images Attached Images

  6. #6
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,974
    I think you want the option to modify the kernel arguments before booting.
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

  7. #7
    MTK
    MTK is offline
    Linux Newbie
    Join Date
    Aug 2009
    Posts
    132
    In that case, I pressed "a" and I get this screen:
    Attached Images Attached Images

  8. #8
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,974
    As I said, try adding runlevel=3 to the line (with a space between it and the existing last argument).
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

  9. #9
    MTK
    MTK is offline
    Linux Newbie
    Join Date
    Aug 2009
    Posts
    132
    I got a terminal, deleted xorg.conf (Fedora didn't have it originally, nVidia put it there), and now everything works fine.

  10. #10
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,974
    Yes. When xorg doesn't find an xorg.conf file, it will interrogate the hardware and determine what it should use and how to configure the X server. At least the latest versions will do that.
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

Posting Permissions

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