Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Terminal won't prompt with kernel 2.6.0-test9 [SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
dulljeff
n00b
n00b


Joined: 29 Oct 2003
Posts: 65

PostPosted: Fri Oct 31, 2003 10:39 am    Post subject: Terminal won't prompt with kernel 2.6.0-test9 [SOLVED] Reply with quote

Hi,

I have a running kernel-2.4.20-configuration on my notebook, without ACPI- but with APM-Support. Now I want to switch to kernel-2.6.0 because of the ACPI-Features.

I compiled a kernel which seems to recognize the complete hardware of the notebook, so as far as I can see everything works fine.

If I start a gnome-terminal, it opens up but I get no prompt. I tried Eterm, it opens up and closes instantly.

This happens with my normal user. If I log into Gnome as 'root', this error doesn't occur, neither with a gnome-terminal nor with Eterm.

With kernel-2.4.20 I don't have problems with the terminal.

Does anyone have an idea why?

Greetings,
Dulljeff


Last edited by dulljeff on Fri Oct 31, 2003 2:41 pm; edited 1 time in total
Back to top
View user's profile Send private message
kitano
Apprentice
Apprentice


Joined: 19 Dec 2002
Posts: 228
Location: Munich, Germany, Europe, Earth

PostPosted: Fri Oct 31, 2003 11:09 am    Post subject: Reply with quote

this doesn't sound like a kernel problem, dulljeff [=)],
more like a config-problem somewhere in the way you get logged in.

i had a similar problem once, did you try Eterm --login (i dont really remember, but it has something to do with "login")
_________________
->searched for a gentoo penguin ->alienated it with "find edges", "saturation", "photocopy" ->encoded quicktime from still ->played with aaxine ->screenshotted ->made it my avatar

only in case you were going to ask what it is...
Back to top
View user's profile Send private message
dulljeff
n00b
n00b


Joined: 29 Oct 2003
Posts: 65

PostPosted: Fri Oct 31, 2003 11:14 am    Post subject: Reply with quote

Quote:
this doesn't sound like a kernel problem

I thought so, too, but it occurs only with the new kernel, as mentioned. I don't know much yet about Linux, so I tried to think logical :wink:

Quote:
did you try Eterm --login

Yes, I tried that, but with no effect. The terminal flashes up and closes at once.
Back to top
View user's profile Send private message
xr31Daisy
Guru
Guru


Joined: 19 Jul 2002
Posts: 326
Location: Paris, France

PostPosted: Fri Oct 31, 2003 11:36 am    Post subject: Reply with quote

Did you compile /dev/pts in your kernel ?
It's been discussed all over the place, and there's a very nice warning at the end of the ebuild :
Code:
ewarn "Please note that ptyfs support has been removed from devfs"
ewarn "and you have to compile it in now, or else you will get"
ewarn "errors when trying to open a pty. The option is:"
ewarn "File systems -> Pseudo filesystems -> /dev/pts filesystem."

_________________
#include "pictures.h"
Back to top
View user's profile Send private message
dulljeff
n00b
n00b


Joined: 29 Oct 2003
Posts: 65

PostPosted: Fri Oct 31, 2003 12:07 pm    Post subject: Reply with quote

Oh, yes, I noticed that after emerging, wanted to make a note for that. :wink:

So now I checked the kernel configuration with "menuconfig", but I didn't see such an option. The only options I have in this submenu are:
Code:
[*] /proc file system support
[*] /dev file system support (OBSOLETE)
[*]   Automatically mount at boot
[ ]   Debug devfs
[*] Virtual memory file system support (former shm fs)
[ ] HugeTLB file system support


Is this issue already covered with the support of dev file system?
Back to top
View user's profile Send private message
kitano
Apprentice
Apprentice


Joined: 19 Dec 2002
Posts: 228
Location: Munich, Germany, Europe, Earth

PostPosted: Fri Oct 31, 2003 1:37 pm    Post subject: Reply with quote

you sure? it should be right there:

Code:

[*] /proc file system support
[*] /dev file system support (OBSOLETE)
[*]   Automatically mount at boot
[ ]   Debug devfs
[*] /dev/pts file system for Unix98 PTYs
[ ]   /dev/pts Extended Attributes
[*] Virtual memory file system support (former shm fs)
[ ] HugeTLB file system support


really.
_________________
->searched for a gentoo penguin ->alienated it with "find edges", "saturation", "photocopy" ->encoded quicktime from still ->played with aaxine ->screenshotted ->made it my avatar

only in case you were going to ask what it is...
Back to top
View user's profile Send private message
dulljeff
n00b
n00b


Joined: 29 Oct 2003
Posts: 65

PostPosted: Fri Oct 31, 2003 2:14 pm    Post subject: Reply with quote

Yes, that was it!

I had to enable Unix98 as character device, then I could select /dev/pts as an option.

And now my terminals run pretty fine :D

Thanks to both of you!

Cheers,
dulljeff
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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