[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Problems with "/dev/console" and some "ttys"



On Thu, 2004-02-12 at 01:00, Goswin von Brederlow wrote:
> Storm66 <storm66@club-internet.fr> writes:
> 
> > On Wed, 2004-02-11 at 03:07, Hank wrote:
> > > Storm66 wrote:
> > > 
> > > >Hello,
> > > >
> > > >Since some days (since an update) I get many messages copmlaining about
> > > >/dev/console :
> > > >
> > > >Feb 10 21:43:03 a2000 getty[31391]: /dev/console: cannot open: No such
> > > >device
> > > >
> > > >and others such as :
> > > >
> > > >Feb 10 21:44:03 a2000 init: Id "2" respawning too fast: disabled for 5
> > > >minutes
> > > >  
> > > >
> > > This message typically shows up when you're using a68LC040 CPU: i.e an 
> > > m68k CPU without an FPU.
> > > What machine are you trying this on?
> > 
> > It is an AMiga 2000 with a Blizzard 060, the 060 is a full one with FPU.
> > I didn't had any problems before.
> > Is there a problem with my ".config" ?
> > 
> > Regards
> > -- 
> > Storm66 <storm66@club-internet.fr>
> > N/A
> 
> mrvn@a4000:~$ ls -lh /dev/console
> crw-------    1 root     tty        5,   1 Sep  2 19:59 /dev/console
> 
> Do you have that device or did you forget to mount devfs?
> 
> Also
> crw-------    1 root     root       4,   2 Jan  1  1978 /dev/tty2
> as ID "2" would normally use (check your inittab). With devfs you
> should use vc/2 instead of tty2.
> 
> MfG
>         Goswin

All seems to be OK in /dev , but :

crw-------    1 root     tty        5,   1 Jan 27 20:31 console
a2000:/dev# echo '' >/dev/console
bash: /dev/console: No such device


The last message is not OK, the file is here, but nothing is behind, on
another machine (without the problem) :

crw-------    1 root     tty        5,   1 2004-02-12 23:41 console
k2000:/dev# echo "================" >/dev/console
k2000:/dev#


I get two or three message every second (7150 messages between 07:30 and
23:30) ....


For the other messages I get messages every 5+ minutes as the tty is
disabled for 5 minutes :

Feb 13 00:04:49 a2000 init: Id "2" respawning too fast: disabled for 5
minutes
Feb 13 00:04:49 a2000 init: Id "3" respawning too fast: disabled for 5
minutes
Feb 13 00:04:49 a2000 init: Id "4" respawning too fast: disabled for 5
minutes
Feb 13 00:04:50 a2000 init: Id "5" respawning too fast: disabled for 5
minutes
Feb 13 00:04:50 a2000 init: Id "6" respawning too fast: disabled for 5
minutes

The previous lot was at "Feb 12 23:58:08" I think the two messages are
from one problem : "getty" gets an abend becouse of /dev/console, as
init sees it ended so quickly it suspend the automatic relaunch to avoid
loops. So the only problem is /dev/console !
I try with different kernel, I didn't notice the problem with the older
one I was using before november 2003 (2.4.21), but the problem with
/dev/console is always here. Something is broken in my /dev/console !
Note : I didn't use devfs, I think I will try to understand what is it
in a near future.
 

Regards


-- 
Storm66 <storm66@club-internet.fr>
N/A



Reply to: