|
|
01-05-2008
, 09:45 PM
|
|
Posts: 42 |
Thanked: 4 times |
Joined on Dec 2007
|
#2
|
|
|
01-05-2008
, 10:12 PM
|
|
Posts: 465 |
Thanked: 149 times |
Joined on Oct 2007
|
#3
|
Okay I found why, there's a kernel tunable on OS2008 as such:
kernel.pty.max = 4
So I bump'd it to 256 and we're in business again!
Thread closed, problem solved.
|
|
01-05-2008
, 11:52 PM
|
|
Posts: 42 |
Thanked: 4 times |
Joined on Dec 2007
|
#4
|
|
|
09-15-2009
, 03:16 PM
|
|
|
Posts: 724 |
Thanked: 464 times |
Joined on Jan 2009
@ fr/35/rennes
|
#5
|
![]() |
| Thread Tools | Search this Thread |
|
When I compile GNU screen-4.0.2 for my N810, it creates the armel binary just fine, but I have only one pty, when I try to create a new screen (ctrl-a c) it displays "No more ptys", I'm guessing the # of ptys is hardcoded somewhere, or there's an OS2008 trick I'm not aware of, have any of you successfully used screen on your OS2008 device?
Please note that attaching and detaching a screen session works just fine, I just can't have more than one pty which is really not great.