On Thursday 15 February 2007, Charles R. Buchanan wrote: > I installed Fedora 6 yesterday and when booting up, there > is no video. The monitor is on (indicator light is > green). During the install, it correctly identified the > video card so I assume it loaded/installed the correct > drivers for it. > > Anyone ever experience this? > > Thanks! Are you getting anything at all on the screen? Maybe you are in text mode if so change the runlevel in your /etc/inittab file, look for the following: # Default runlevel. The runlevels used by RHS are: # 0 - halt (Do NOT set initdefault to this) # 1 - Single user mode # 2 - Multiuser, without NFS (The same as 3, if you do not have networking) # 3 - Full multiuser mode # 4 - unused # 5 - X11 # 6 - reboot (Do NOT set initdefault to this) # id:5:initdefault: if your installation has "id:3:initdefault:" you're booting into text mode.