Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
aterm and pseudo-tty [solved]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
digitalshepard
n00b
n00b


Joined: 28 Mar 2005
Posts: 37

PostPosted: Sat Aug 27, 2005 5:28 pm    Post subject: aterm and pseudo-tty [solved] Reply with quote

I recently switched from gnome to fluxbox. In getting stuff set up, I found that when I restart my computer and boot into fluxbox and X, I can not start aterm, xterm, or eterm. If try to start a terminal from the fluxbox dropdown menu, I get a little box that blinks. If I switch over to a terminal, without X,
(push ctrl+alt+f, and try to start I term, I get this error:

Code:

$ aterm
aterm: can't open psuedo-tty
aterm: exiting


after searching a while online, I found that it is a permission error, and by switching to root and running:
Code:

$ cd /dev
$ chmod g=rw, o=rw null zero pty* tty* ptmx random


and then going back to my gui (<ctrl><alt><f7>), I can again start aterm, xterm, and eterm.
The only problem is that I need to change the permissions everytime I restart. If anyone has any ideas, let me know.
_________________
- Penguins
Cool without being ninjas


Last edited by digitalshepard on Sun Aug 28, 2005 1:00 am; edited 1 time in total
Back to top
View user's profile Send private message
La`res
Arch/Herd Tester
Arch/Herd Tester


Joined: 11 Aug 2003
Posts: 79
Location: ::0

PostPosted: Sat Aug 27, 2005 7:15 pm    Post subject: Reply with quote

you could add a script to /etc/conf.d/local.start
Back to top
View user's profile Send private message
digitalshepard
n00b
n00b


Joined: 28 Mar 2005
Posts: 37

PostPosted: Sat Aug 27, 2005 7:38 pm    Post subject: Reply with quote

yeah, that wasy my workaround too, does anyone know why it resets everytime?
_________________
- Penguins
Cool without being ninjas
Back to top
View user's profile Send private message
m_sqrd
Guru
Guru


Joined: 18 Jul 2005
Posts: 367

PostPosted: Sat Aug 27, 2005 7:42 pm    Post subject: Reply with quote

This a devfs or udev box?
Back to top
View user's profile Send private message
_SkeLeToN_
Guru
Guru


Joined: 12 Sep 2002
Posts: 506
Location: Montreal,Canada

PostPosted: Sat Aug 27, 2005 8:01 pm    Post subject: Reply with quote

had the same problem ... instead of changing permission just add your user to tty group :)
Back to top
View user's profile Send private message
digitalshepard
n00b
n00b


Joined: 28 Mar 2005
Posts: 37

PostPosted: Sun Aug 28, 2005 12:59 am    Post subject: Reply with quote

excellent,
a little disappointed that I didn't think of it first.
is there anything in particular that causes this?
_________________
- Penguins
Cool without being ninjas
Back to top
View user's profile Send private message
joolz
n00b
n00b


Joined: 29 Oct 2004
Posts: 72
Location: sweden

PostPosted: Sun Aug 28, 2005 12:44 pm    Post subject: Reply with quote

try running etc-update and update everyhing conserning udev.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum