Gentoo install works but no video

I'm installing gentoo on a P4 1GB (genkernel stage 3), and everything is working just fine, except when booting into the new install, video dies out just before the login prompt appears.
 

I'm thinking gentoo's stdout isn't tied to the monitor. I can log in and do stuff blind, theres just no video. Where could I find the log file, so I can edit it from a bootable linux Cd and check for any odd messages?
 

Are you trying to boot into text or GUI mode? This is determined by /etc/inittab:

id:3:initdefault: = text mode
id:5:initdefault: = GUI mode

You can overide this at your lilo/grub prompt, eg for text mode type:
linux 3

You could also try selecting different video modes at the boot prompt with something like:
linux vga=791

or

linux vga=ask

It does sound as though your monitor setting may be incorrect for X, ie it is outputting a display that your monitor cannot handle. For error messages examine /var/log/messages and /var/log/XFree86.0.log or /var/log/Xorg.0.log

Have a Linux Problem
Linux Forum - Do you have a Linux Question?

Linux Books
Linux Certification, System Administration, Programming, Networking Books

Linux Home: Linux System Administration Hints and Tips

(c) www.gotothings.com All material on this site is Copyright.
Every effort is made to ensure the content integrity.  Information used on this site is at your own risk.
All product names are trademarks of their respective companies.
The site www.gotothings.com is in no way affiliated with or endorsed by any company listed at this site.
Any unauthorised copying or mirroring is prohibited.