From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.43) id 1Dt1OQ-0004mC-Hd for garchives@archives.gentoo.org; Thu, 14 Jul 2005 10:56:38 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j6EAtiim008433; Thu, 14 Jul 2005 10:55:44 GMT Received: from amun.rz.tu-clausthal.de (amun.rz.tu-clausthal.de [139.174.2.12]) by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j6EApis1013545 for ; Thu, 14 Jul 2005 10:51:44 GMT Received: from amun.rz.tu-clausthal.de (localhost [127.0.0.1]) by localhost (Postfix) with SMTP id EBCCD2A8915 for ; Thu, 14 Jul 2005 12:51:48 +0200 (CEST) Received: from tu-clausthal.de (hathor.rz.tu-clausthal.de [139.174.2.1]) by amun.rz.tu-clausthal.de (Postfix) with ESMTP id A9F33293E0E for ; Thu, 14 Jul 2005 12:51:41 +0200 (CEST) Received: from energy.heim10.tu-clausthal.de ([139.174.241.94] verified) by tu-clausthal.de (CommuniGate Pro SMTP 4.3.6) with ESMTP id 6504974 for gentoo-user@lists.gentoo.org; Thu, 14 Jul 2005 12:51:41 +0200 From: Volker Armin Hemmann To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] problems with udev Date: Thu, 14 Jul 2005 12:51:41 +0200 User-Agent: KMail/1.8.1 References: <200507141107.05553.rennadp@katamail.com> In-Reply-To: <200507141107.05553.rennadp@katamail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200507141251.41218.volker.armin.hemmann@tu-clausthal.de> X-Virus-Scanned: by PureMessage V4.7 at tu-clausthal.de X-Archives-Salt: 088da22c-7509-4da6-b38d-3c5fea15d9f6 X-Archives-Hash: de086c19f1021e969f3a103c5add8621 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