On Thursday 14 July 2005 11:07, renna wrote: > hi to all > i'm having some problems, with, i think, the permissions > of /dev/null /dev/console and /dev/zero. every time i boot they're set up > to 660, like this > > crw-rw---- 1 renna root 5, 1 Jul 13 17:04 /dev/console > crw-rw---- 1 root root 1, 3 Apr 9 06:31 /dev/null > crw-rw---- 1 root root 1, 5 Apr 9 06:31 /dev/zero > > so when i login as a normal user, i get > /dev/null: Permission denied > > and i have to > chmod 666 /dev/null > > to be able to login in kde > > furthermore, in kde, when i launch konsole, the window of konsole shows up, > but there's only the cursor blinking, and i cannot enter commands - i have > to ctrl+alt+fn to a terminal > and allways in kde, when i launch a program that requires root's password, > as kuser, i get a window with this message
I switched last night from devfs to udev and had the same kde problem. I solved it by running udevstart as root. Oh, and I checked the permissions file in /etc/udev Now I have the problem thatthe module for my scsi-controller is loaded everytime (loosing a lot of time at boot) and the soundcards are detected in the wrong order ... -- gentoo-user@gentoo.org mailing list