I have both, but I did notice that for some reason my keyboard driver doesn't think the keyboard is there. I think this may be the problem. Thanks to everyone who replied... --- Andreas <[EMAIL PROTECTED]> wrote:
> having tty0 in /dev/ does not mean, that there is actually > support for > it in the kernel unless you are using devfs. > > make sure that you have > > CONFIG_VT=y > CONFIG_VT_CONSOLE=y > > in your kernel config. > > > > I am having a problem with tty0 that I can't seem to figure > out. > > Whenever I try to access tty0, I get the following error: > > /dev/tty0: No such device > > > > But when i do an ls, it says it's there: > > ls -al /dev/tty0 > > crw-rw-rw- 1 root root 4, 0 Nov 29 17:06 > > /dev/tty0 > > > > I am running as root so permissions is not the problem. > > Any help would be greatly appreciated. > > > > > > > > __________________________________ > > Do you Yahoo!? > > Yahoo! Mail - Helps protect you from nasty viruses. > > http://promotions.yahoo.com/new_mail > > > > > > > > __________________________________ Do you Yahoo!? The all-new My Yahoo! - What will yours do? http://my.yahoo.com
