Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 11
When you put in the Fedora disk, it has an option "Install system with basic video driver". What does that mean? If I am not going to download a video ...
  1. #1
    MTK
    MTK is offline
    Linux Newbie
    Join Date
    Aug 2009
    Posts
    132

    What does basic video driver mean?

    When you put in the Fedora disk, it has an option "Install system with basic video driver". What does that mean? If I am not going to download a video driver, is that the better choice?

  2. #2
    Trusted Penguin Roxoff's Avatar
    Join Date
    Aug 2005
    Location
    Nottingham, England
    Posts
    3,393
    It means use the default vga drivers - and you can upgrade them later once the system is working.
    Linux user #126863 - see http://linuxcounter.net/

  3. #3
    MTK
    MTK is offline
    Linux Newbie
    Join Date
    Aug 2009
    Posts
    132
    I installed it with basic video driver but now it doesn't recognize my monitor. It says that my monitor is "Unknown" and it doesn't even realize that there are 2 monitors.
    Attached Images Attached Images

  4. #4
    Linux Guru coopstah13's Avatar
    Join Date
    Nov 2007
    Location
    NH, USA
    Posts
    3,149
    What is your video card? You will probably have to use a utility or manually edit the xorg.conf file to allow multiple monitors. Also, if you have nvidia or ATI card you will need to install the proprietary driver to get the best performance.

  5. #5
    MTK
    MTK is offline
    Linux Newbie
    Join Date
    Aug 2009
    Posts
    132
    The reason I am not using ATI's driver is that it makes my monitors turn off and system to lock up once it enters the GUI.

    (I still would really like to find a way to have 3D acceleration, though - even desktop effects don't work.)

    The graphics card is a Sapphire Radeon HD 4870.

  6. #6
    Linux Guru coopstah13's Avatar
    Join Date
    Nov 2007
    Location
    NH, USA
    Posts
    3,149
    You could try the open source radeonhd driver instead, this may work well enough for your needs.

  7. #7
    MTK
    MTK is offline
    Linux Newbie
    Join Date
    Aug 2009
    Posts
    132
    I didn't know there was such a thing. Where can I get It?

  8. #8
    Linux Guru coopstah13's Avatar
    Join Date
    Nov 2007
    Location
    NH, USA
    Posts
    3,149
    It should be included with fedora, I'm not sure what the package would be called on fedora though, probably something like xserver-xorg-video-radeonhd that is what it is called on ubuntu, not sure about fedora. I would just do a yum search radeonhd and see what gets picked up. If it is already installed, you should be able to just specify radeonhd for the driver under the device section for the video card in the xorg.conf file.

  9. #9
    MTK
    MTK is offline
    Linux Newbie
    Join Date
    Aug 2009
    Posts
    132
    I changed the driver from "vesa" to "radeonhd" and "Videocard0" to "Sapphire Radeon HD 4870" in xorg.conf, now the computer just boots into a terminal that doesn't execute any command that I give it.

    On top of that terminal it says

    Code:
    lo: Disabled Privacy Extensions
    r8169: eth0 link down
    ADDRCONF(NETDEV_UP): eth0: link is not ready

  10. #10
    Linux Guru coopstah13's Avatar
    Join Date
    Nov 2007
    Location
    NH, USA
    Posts
    3,149
    odd, you should be able to boot up into single user mode in order to change it back to vesa

Page 1 of 2 1 2 LastLast

Posting Permissions

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