LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   New vidcard, Sapphire Radeon 1650 no display on Fedora 6 (https://www.linuxquestions.org/questions/linux-hardware-18/new-vidcard-sapphire-radeon-1650-no-display-on-fedora-6-a-549965/)

Redcap557 04-29-2007 03:18 PM

New vidcard, Sapphire Radeon 1650 no display on Fedora 6
 
I am pretty new to Linux and have recently installed a new video card, a Radeon 1650 512mb clone. The display will not work on Fedora Core 6.

jay73 04-29-2007 04:32 PM

You need to do this from the command line:

su -
root password
vi nano /etc/X11/xorg.conf

Then locate the "device" section, look for driver and replace whatever is there (probably ati) with "vesa".
You may also want to check under "monitor" whether the HorizSync and VertRefresh are not too high for your monitor (you should check these values in you manual or using google).

After that, reboot.

You now have a generic driver. It works but it's not the best quality. Set up the livna repository and install the flgrx driver.


All times are GMT -5. The time now is 08:07 AM.