|
hi,
coincidently i just finished installing fedora on my friends dell inspiron. the problem your having is this:modprobe cannot probe your screen, its returning bogus values and X is generating a XF86Config based on those bogus values. First start off by booting the fedora cd, when prompted "boot:" type "linux text" . this will bring your through the text installer, which is actually still semi-graphical.(reminds me of a bios utility:-)) anyways, during the install process you will be asked if you want to make a boot disk. YES you do. once everything is done reboot and boot off this new floppy youve just made. youll get another "boot:" , this time type "linux 3" . this will boot you into runlevel 3, and youll end up with a command prompt. on another computer do a google search for the horizontal and vertical frequencies of your monitor. next, use vi or emacs to edit /etc/X11/XF86Config . youll see a section for your monitor and an hsync and vsync. just change them to the info your earlier google search turned up. also, your going to have to change the resolution. your monitor is only capable of displaying 1 resolution 1400xsomething im not sure, but a google search should do the trick here too. save, reboot, and viola:-), hopefully anyway. let me know how it worked out!
|