Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
out of pty's - zssh
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
thedumbkid
n00b
n00b


Joined: 13 Dec 2003
Posts: 72

PostPosted: Thu May 27, 2004 1:27 am    Post subject: out of pty's - zssh Reply with quote

I would like to use zmodem feature of zssh...
but after I emerged it, everytime I run zssh I get:
"out of pty's" message...

anybody know what causes that???

I'm running udev/2.6.5-love4
Back to top
View user's profile Send private message
CrazyA
n00b
n00b


Joined: 16 Feb 2004
Posts: 5

PostPosted: Sun Jun 27, 2004 10:35 pm    Post subject: Reply with quote

(warning, n00b alert :oops: )

Same problem here, only not with zssh but with screen.
Problem came after I compiled a new kernel (finaly got framebuffering working).
Haven't figured out what it could be.

Allready tried:
Code:
#
# Non-8250 serial port support
#
CONFIG_SERIAL_CORE=y
CONFIG_UNIX98_PTYS=y
CONFIG_LEGACY_PTYS=y
CONFIG_LEGACY_PTY_COUNT=256
# CONFIG_QIC02_TAPE is not set

These only options I could find in my 2.6.6-rc1-mm1 kernel-config that had anything to do with PTY's.

No luck so far :cry:


[edit]
Weird... Only works as root, but it used to work with all users ???
Back to top
View user's profile Send private message
Leo Lausren
Apprentice
Apprentice


Joined: 24 Feb 2004
Posts: 198
Location: Denmark

PostPosted: Mon Jun 28, 2004 6:08 am    Post subject: Reply with quote

Just a thought. You are running kernel 2.6.X; did you mount /dev/pts
In /etc/fstab:
Code:
none   /dev/pts  devpts  rw,gid=5,mode=0620   0  0

_________________
Blog: common sense – nonsense
Back to top
View user's profile Send private message
CrazyA
n00b
n00b


Joined: 16 Feb 2004
Posts: 5

PostPosted: Tue Jun 29, 2004 11:42 pm    Post subject: Reply with quote

Leo Lausren wrote:
Just a thought. You are running kernel 2.6.X; did you mount /dev/pts
In /etc/fstab:
Code:
none   /dev/pts  devpts  rw,gid=5,mode=0620   0  0

Hmm... Just wondering 'bout something.
When I check my /dev for anything with pts I can't find it. So to try it I'll have to do something else also.

But...
I do have a whole list of pty's in my /dev!! From ptya0 to ptyzf.
And I see a directory /dev/pty.
I did a
Code:
chgrp tty /dev/pty
and made myself member of the tty group. That didn't work.
Back to top
View user's profile Send private message
thedumbkid
n00b
n00b


Joined: 13 Dec 2003
Posts: 72

PostPosted: Wed Jun 30, 2004 12:46 am    Post subject: Reply with quote

I also have CONFIG_DEVPTS_FS_XATTR=y
try it maybe...

my problem was solved after puttying myself in tty group

though I still don't know how to use zssh
transfer doens't seem to work
Back to top
View user's profile Send private message
CrazyA
n00b
n00b


Joined: 16 Feb 2004
Posts: 5

PostPosted: Wed Jun 30, 2004 7:31 am    Post subject: Reply with quote

Hmm... I'll try that one soon. I'll keep you posted.

I can't help you wil zssh, I don't use it. Sorry
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo 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