Re: [SLUG] terminal broken on 2.6.8

2004-09-13 Thread Jan Schmidt

> CONFIG_INPUT is set to y. Kernel is 2.6.8.1, diirect from kernel.org.
> I've narrowed this down to : the terminal emulators (konsole, 
> gnomeconsole, xterm) load Ok but they do not fireup bash (according to 
> the dependencies shown on the system monitor). And these consoles are 
> really just x11 wrappers for bash aren't they ?
> So... what would prevent bash running ? I'm running a homegrown 2.6.7 at 
> the moment, on the same box, with no problems.

Did you disable Unix ptys perchance? You need them to connect bash shells to
their input mechanism, among other things. 

J.
-- 
Jan Schmidt  [EMAIL PROTECTED]

Homer: "No TV and No Beer make Homer something something"
Marge: "Go Crazy?"
Homer: "Don't mind if I do! rrrarrgghar!"
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html


Re: [SLUG] terminal broken on 2.6.8

2004-09-13 Thread Rod Butcher
CONFIG_INPUT is set to y. Kernel is 2.6.8.1, diirect from kernel.org.
I've narrowed this down to : the terminal emulators (konsole, 
gnomeconsole, xterm) load Ok but they do not fireup bash (according to 
the dependencies shown on the system monitor). And these consoles are 
really just x11 wrappers for bash aren't they ?
So... what would prevent bash running ? I'm running a homegrown 2.6.7 at 
the moment, on the same box, with no problems.
cheers
Rod
---
Brought to you by a thunderbird, penguin, gnu and a camel

Peter Chubb wrote:
"Rod" == Rod Butcher <[EMAIL PROTECTED]> writes:

Rod> The latter, with both USB and PS2 keyboard.  cheers Rod
Make sure that CONFIG_INPUT is on in your kernel config.  There've
been no substantial changes between 2.6.7 and 2.6.8.1.  (Don't use
2.6.8 vanilla,. BTW, it's severely broken)
Rod> Peter Chubb wrote:
"Rod" == Rod Butcher <[EMAIL PROTECTED]> writes:

Rod> Still can't get any terminal (gnome, Konsole, xterm) to work on
Rod> 2.6.8 - they all load ok and display a cursor but won't allow
Is this a serial terminal you're talking about?  Or a
keyboard+monitor connected directly to your machine?  If the
latter, is it a PS2, serial or USB keyboard?


--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html


Re: [SLUG] terminal broken on 2.6.8

2004-09-13 Thread Peter Chubb
> "Rod" == Rod Butcher <[EMAIL PROTECTED]> writes:

Rod> Still can't get any terminal (gnome, Konsole, xterm) to work on
Rod> 2.6.8 - they all load ok and display a cursor but won't allow

Is this a serial terminal you're talking about?  Or a keyboard+monitor
connected directly to your machine?  If the latter, is it a PS2,
serial or USB keyboard?



-- 
Dr Peter Chubb  http://www.gelato.unsw.edu.au  peterc AT gelato.unsw.edu.au
The technical we do immediately,  the political takes *forever*
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html


Re: [SLUG] terminal broken on 2.6.8

2004-09-13 Thread James Gregory
On Mon, 2004-09-13 at 22:32 +1000, Rod Butcher wrote:

> What should I look for ? Can't find any error meesages in logs. I'm sure 
> this is a minor config change issue rather than a bug. I know I can go 
> back to 2.6.7 but it'd be good to learn something from this which is 
> part of my linux self-education.

Is this a kernel you've built or a mandrake kernel? If it's the former,
does it work with a stock mandrake kernel? What about the latest version
in cooker?

Did you build pty support into your kernel? What about devfs? Is devfsd
running?

James.

-- 
James Gregory <[EMAIL PROTECTED]>


signature.asc
Description: This is a digitally signed message part
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Re: [SLUG] terminal broken on 2.6.8

2004-09-13 Thread James Gregory
On Mon, 2004-09-13 at 22:32 +1000, Rod Butcher wrote:

> What should I look for ? Can't find any error meesages in logs. I'm sure 
> this is a minor config change issue rather than a bug. I know I can go 
> back to 2.6.7 but it'd be good to learn something from this which is 
> part of my linux self-education.

Is this a kernel you've built or a mandrake kernel? If it's the former,
does it work with a stock mandrake kernel? What about the latest version
in cooker?

Did you build pty support into your kernel? What about devfs? Is devfsd
running?

James.

-- 
James Gregory <[EMAIL PROTECTED]>


signature.asc
Description: This is a digitally signed message part
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

[SLUG] terminal broken on 2.6.8

2004-09-13 Thread Rod Butcher
Still can't get any terminal (gnome, Konsole, xterm) to work on 2.6.8 - 
they all load ok and display a cursor but won't allow text input. I saw 
a note on Mandrake website about them having this with 10.2 beta.
I checked my VT kernel compile options and they all look the same as 
what I used for 2.6.7.  Only difference is I deactivated a whole load of 
kernel options for hardware I don't have, and changed the CPU option 
from x86 to Athlon.
What should I look for ? Can't find any error meesages in logs. I'm sure 
this is a minor config change issue rather than a bug. I know I can go 
back to 2.6.7 but it'd be good to learn something from this which is 
part of my linux self-education.
Rod
---
Brought to you by a thunderbird, penguin, gnu and a camel
--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html