Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Blank Gnome terminal with gentoo-dev-sources [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
slindberg
n00b
n00b


Joined: 02 Mar 2004
Posts: 19

PostPosted: Wed Mar 17, 2004 10:29 pm    Post subject: Blank Gnome terminal with gentoo-dev-sources [solved] Reply with quote

I was going to switch to the gentoo-dev-sources (I was running mm-sources) because I wanted supermount. However, when I boot this new kernel, everything works fine - except when I try to open up a terminal in Gnome. The program itself loads just fine, but no prompt appears. Only a blinking cursor is present. Nothing appears when I type either.

I can switch back to the mm-sources kernel and it all works again. I thought it might have something to do with the framebuffer stuff, so I messed around with them like mad, but to no avail.

Any ideas?


Last edited by slindberg on Wed Mar 17, 2004 11:28 pm; edited 1 time in total
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54308
Location: 56N 3W

PostPosted: Wed Mar 17, 2004 10:37 pm    Post subject: Reply with quote

slindberg,

You have misconfigured your kernel. You missed out the psudo terminals (PTYs?).
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
slindberg
n00b
n00b


Joined: 02 Mar 2004
Posts: 19

PostPosted: Wed Mar 17, 2004 11:28 pm    Post subject: Reply with quote

Thanks a lot - you nailed it. I was missing

Filesystems ->
Psuedo filesystems ->
/dev/pts file system for Unix98 PTYs

Shawn
Back to top
View user's profile Send private message
verbatim
Apprentice
Apprentice


Joined: 13 Mar 2003
Posts: 223

PostPosted: Wed Mar 17, 2004 11:51 pm    Post subject: Reply with quote

This is why the ebuild explicitly tells you to enable this when you emerge it. ;)
Back to top
View user's profile Send private message
slindberg
n00b
n00b


Joined: 02 Mar 2004
Posts: 19

PostPosted: Thu Mar 18, 2004 12:32 am    Post subject: Reply with quote

Well, I probably didn't see that (there's so much output from emerge and I'm not always looking). I was just using a config from my mm-sources kernel, so I probably thought that setting would carry over.

Shawn
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54308
Location: 56N 3W

PostPosted: Thu Mar 18, 2004 7:07 pm    Post subject: Reply with quote

slindberg,

You can't just use a config from another kernel, unless you run
Code:
make oldconfig
after you have copied .config over.
This checks for any new options that are required by the new kernel but are not present in the old one.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
slindberg
n00b
n00b


Joined: 02 Mar 2004
Posts: 19

PostPosted: Thu Mar 18, 2004 7:30 pm    Post subject: Reply with quote

That's weird, I never had a problem until now... but thanks for the heads up.

Shawn
Back to top
View user's profile Send private message
hgomersall
Tux's lil' helper
Tux's lil' helper


Joined: 08 Jul 2002
Posts: 135
Location: Cambridge, UK

PostPosted: Thu Mar 18, 2004 7:47 pm    Post subject: Reply with quote

Ah, this is interesting. It seems that adding oneself to the tty group also solved the problem.

I'll have to check out that kernel option.
Back to top
View user's profile Send private message
schnaburelis
n00b
n00b


Joined: 12 Apr 2004
Posts: 1
Location: CH

PostPosted: Tue Apr 13, 2004 2:32 pm    Post subject: Reply with quote

Hi all!

I have the same bug with the gnome terminal (it starts, but no prompt appears). I switched from kernel 2.6.5-rc3-mm4 to 2.6.5-mm5 and made a "make oldconfig". before switching all was fine...
I also checked your answers, but i can't find the "/dev/pts file system for Unix98 PTYs" option in the kernel config (i just see /dev/pts Extended Attributes) and when i add my user into the tty group nothing happens.
Back to top
View user's profile Send private message
hgomersall
Tux's lil' helper
Tux's lil' helper


Joined: 08 Jul 2002
Posts: 135
Location: Cambridge, UK

PostPosted: Tue Apr 13, 2004 9:56 pm    Post subject: Reply with quote

enable:
character devices > Unix98 PTY support
This should allow you to enable /dev/pts... in the filesystem menu.

Hope it works
hen
Back to top
View user's profile Send private message
omeyotl
n00b
n00b


Joined: 13 Apr 2004
Posts: 24

PostPosted: Wed Apr 14, 2004 3:27 pm    Post subject: Reply with quote

I'm using the gentoo-dev-sources kernel, vs. 2.6.5 I believe. Just downloaded it a couple of days ago and I am having the exact same issues as schnaburelis.

From following the directions in the handbook, the emerge notes, and various threads I have been able to configure everything except /dev/pts for UNIX PTY's....the option just is not there. /dev/pts Extended Attributes is as is legacy (BSD) PTY support under Character Devices.

I am not too worried about it, but wanted to make it known that the options listed in the handbook and in the emerge information you get after emerging the new sources are not in the menuconfig.

Last night I went back and double checked all the things previously mentioned in this thread too and still no /dev/pts for UNIX 98.

Should I enable the (BSD) PTY? If you choose it, you can set the maximum number of PTY's. The default is 256, is that setting fine?

Thanks for any feedback.
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