Gentoo Archives: gentoo-user

From: darren kirby <bulliver@×××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] No xterms after kernel upgrade. [solved]
Date: Sun, 08 Jan 2006 22:57:05
Message-Id: 200601081449.33298.bulliver@badcomputer.org
In Reply to: Re: [gentoo-user] No xterms after kernel upgrade. by Michael Kjorling
1 quoth the Michael Kjorling:
2 > On 2006-01-08 13:03 -0800, bulliver@×××××××××××.org wrote:
3 > > I recently upgraded the kernel on my laptop to 2.6.14-r5, as well as
4 > > Xorg, and many other packages. Since this change I cannot run an
5 > > xterm anymore. I seem to recall this happening to me years ago, but
6 > > I do not remember the cause.
7 >
8 > Did you make any changes related to pty support?
9
10 No. I have:
11 [*] Legacy (BSD) PTY support.
12
13 and 256 pty* devices in /dev
14
15 However, I noticed permissions were -rwxrwx--- on the files, owner root, group
16 tty, so I simply added my user to tty group and it works now...
17
18 I'm looking at my desktop, and I am a member of tty group there. It makes me
19 think that maybe I accidently overwrote /etc/group during an etc-update, but
20 this can't be because all the other groups memberships are still present (ie:
21 video,audio etc). Very odd that this would work before...
22
23 >hmm... try switching to another virtual console (e.g. <ctrl>+<alt>+<F1>),
24 >logging in as your user and running
25
26 >DISPLAY=:0 konsole
27
28 Thank you. This is the invocation I was looking for. Hard to start an app from
29 the CLI when you can't get a CLI ;)
30
31 Thanks for the help both Michael and John,
32 -d
33 --
34 darren kirby :: Part of the problem since 1976 :: http://badcomputer.org
35 "...the number of UNIX installations has grown to 10, with more expected..."
36 - Dennis Ritchie and Ken Thompson, June 1972

Replies

Subject Author
Re: [gentoo-user] No xterms after kernel upgrade. [solved] Neil Bothwick <neil@××××××××××.uk>