Page 1 of 2 12 LastLast
Results 1 to 10 of 15

Thread: Video

  1. #1
    mugs
    Guest

    Video

    I installed RH 8 on my laptop and install went fine, but when it tries to boot for the first time, I just get a box with veritcal lines. I assume my Video card config is wrong. How can I get into something to reconfig that? Thanks

  2. #2
    JimH
    Guest

    Re:Video

    What is the make/model of your laptop? What is the video hardware?

    Linux installation tip #1
    This is why after doing installs you should choose to boot runlevel 3 and not 5 until you make sure X works correctly.

    You need to boot runlevel 3 and either run:
    redhat-xfree86-config --reconfig

    or

    Just hand edit /etc/XF86Config, which you might end up doing anyway. redhat-xfree86-config is a new tool and a work in progress.


  3. #3
    mugs
    Guest

    Re:Video

    Thanks for the reply. It is a Dell Inspiron 8200.

    Refresh my memory, please, on how I get to runlevel 3 from the point I am at? It boots right into 5 and gives me the box with lines.

    I appreciate the tips.

  4. #4
    JimH
    Guest

    Re:Video

    Well it seems to either have am ATI Radeon M9 or a Nvidiot 440.

    Radeon M9 is unsupported by XFree86 4.2.0 and will not be supported by Open Source drivers until the release of 4.3.0. Although I believe ATI's binary drivers support it. Plus the 9000 is based off the RV200 chip, you are supposed to be able to fake the chip ID as a 7500 and get 2D support under 4.2.0.

    You will have to look and see if the Nvidiot chip is supported. Probably is Imagine. Although I don't believe they have released 8.0 specific drivers yet.

    Reboot into runlevel 3....

    # At the Grub boot loader screen, select a boot label and press "e" to edit it.
    # Use the arrow keys to select the line that starts with the word "kernel". Press "e" to edit it.
    # At the prompt, add the number 3 to the end of the line and press "enter".
    # Press the "b" key to boot the system into runlevel 3.

  5. #5
    mugs
    Guest

    Re:Video

    Well....I took your advice got into runlevel 3 and got into X. The screen is very small, I tried some new settings, and now when I try to get back into X...I get this:

    XIO fatal IO error....

    I cant seem to make that XF86 config work, says no such command.

    To do it manually...what do I need to open first?

  6. #6
    JimH
    Guest

    Re:Video

    Let me see your XF86Config.


  7. #7
    mugs
    Guest

    Re:Video

    That is the thing, how do I get to it, to view or edit it?

  8. #8
    JimH
    Guest

    Re:Video

    Copy it to a floppy, so you can paste it here.

    Edit it with anything you want. Emacs, vi, etc....


  9. #9
    mugs
    Guest

    Re:Video

    I dont know how to edit it emacs, etc. I can start Emacs or Vi, but dont know what to do next. Plus, no floppy drive on the laptop....

  10. #10
    JimH
    Guest

    Re:Video

    Open it....
    emacs /etc/XF86Config

    Save changes....
    F10 f s

    or

    CTRL+x CTRL+s

    exit emacs....
    F10 f e

    or

    CTRL+x CRTL+c

    F10 brings up the menu.

    I'm mostly interested in the Device, Monitor, and Screen sections for now.




Similar Threads

  1. Dell GX270 Intel 82865G chipset video problems with Linux
    By starfish in forum Linux - Software, Applications & Programming
    Replies: 0
    Last Post: 09-22-2005, 07:27 AM
  2. Pointers Demonstration Video
    By vacuumtube in forum Windows - General Topics
    Replies: 2
    Last Post: 02-01-2005, 10:28 PM
  3. Sirius to launch video service in 2006
    By CoolJsa14 in forum Windows - General Topics
    Replies: 0
    Last Post: 01-07-2005, 12:00 AM
  4. Rant about video formats
    By kungfuramone9 in forum General Chat
    Replies: 15
    Last Post: 11-25-2004, 02:38 PM
  5. fd0 not a block device
    By Pantheus in forum Linux - General Topics
    Replies: 25
    Last Post: 10-08-2002, 10:26 PM

Bookmarks

Posting Permissions

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