|
i have foud a temp fix to the problem,
install FC5 through the text installer, login at the text prompt,
type: nano /etc/X11/xorg.conf
scroll down untill you get to the videocard section, where i has "redeon" or a nvidia driver replace that with "vesa" which is a gerenic video driver,
save the file, type nano /etc/inittab and change where i shows is:3:initdefault: chang the 3 to a 5, restart and the machine, thet changes that you have made will tell linux to boot in a generic display driver and boot up in the GUI interface,
if you have any problems let me know,
|