Gentoo Archives: gentoo-user

From: James <wireless@×××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: kconsole lost PTYs
Date: Fri, 30 Jun 2006 16:02:42
Message-Id: loom.20060630T175108-408@post.gmane.org
In Reply to: Re: [gentoo-user] Re: kconsole lost PTYs by Willie Wong
1 Willie Wong <wwong <at> Princeton.EDU> writes:
2
3
4 > Hum, I am pretty much out of ideas. What about editing
5 > /etc/udev/udev.conf to have udev_log="debug"
6 > reboot, and check your system logs?
7
8
9 Well, for now I'm just going to patch this up until I can
10 spend more time on it.
11
12 All I need to so is issue these commands during the boot cycle,
13 before I login in
14
15
16 chown root:tty /dev/pty*
17 chown root:tty /dev/tty*
18
19
20 Any suggestions as the best place to insert/script these modifications
21 to the boot sequence are most welcome.
22
23
24 James
25
26
27
28 --
29 gentoo-user@g.o mailing list

Replies

Subject Author
[gentoo-user] PATCHED: kconsole lost PTYs James <wireless@×××××××××××.com>
Re: [gentoo-user] Re: kconsole lost PTYs Willie Wong <wwong@×××××××××.EDU>