On Thursday 23 February 2006 20:45, luki wrote:
>   Hey guys.
> <snip>
(WW) xf86OpenConsole: Could not save ownership of VT
(WW) xf86OpenConsole: chown /dev/tty0 failed: No such file or directory
> <snip>
> The system is Arch with stock kern 2.6.15 Celeron Medocino 256 Ram and
> RIVA TNT 2 any clues ?

not sure if this will help, but try 
creating /etc/udev/rules.d/00-myrules.rules with the following content:
KERNEL="tty[0-9]*", SYMLINK+="tty%n"

and then reboot or restart udev

why i'm suggesting is that, nvidia might be trying to take control of tty 
device, and fail since its not available. again, not sure at all, but this 
wont cause any harm in trying.

-- 
Vinay S Shastry

_______________________________________________
arch mailing list
[email protected]
http://www.archlinux.org/mailman/listinfo/arch

Reply via email to