Re: some strange kernel message...

2001-02-22 Thread Marco Gaiarin
Mandi! Sean R. Lynch
  In chel di` si favelave...

 I think you need to disable the virtual console gettys in /etc/inittab;
 just comment them out, since they're useless anyway without a monitor and
 keyboard. Make sure you are running getty on your serial port though, or
 you won't be able to get into the box at all if you lose network
 connectivity.

Done. But i've also seen this in kern.log:

Feb 21 10:23:43 sv3 kernel: keyboard: not present
Feb 21 10:23:43 sv3 kernel: Console: ttyS0 (Zilog8530)

so i think console are just (and automagically) redirected to ttyS0
(ttya), i also think 9600,N,1. Right?!
[in this time i cannot test directly... ;-)))]

-- 
dott. ing. Marco Gaiaringaio(at)sv.lnf.it
La Nostra Famiglia - Polo FVG   root @ CED



Re: some strange kernel message...

2001-02-21 Thread Marco Gaiarin
Mandi! B.C.J.O
  In chel di` si favelave...

 Ensure that /boot/System.map is a link to System.map-`uname -r`. In theory
 removing the System.map softlink will cause the appropriate map to load on
 boot.

Clearly *I* use make-kpkg to build kernel, so files are in correct
places.

Another hint. ;)

Another thing... i've removed monitor and kewboard/mouse from the ssh
accessing them only from network.
This morning i've found SS10 inaccessible (not ever ping), then reboot
but i found in kern.log:

Feb 21 10:58:00 sv3 modprobe: modprobe: Can't locate module char-major-4
Feb 21 10:58:30 sv3 last message repeated 20 times
Feb 21 10:59:32 sv3 last message repeated 35 times
Feb 21 10:59:34 sv3 last message repeated 4 times
Feb 21 10:59:41 sv3 init: Id 1 respawning too fast: disabled for 5 minutes
Feb 21 10:59:42 sv3 init: Id 2 respawning too fast: disabled for 5 minutes
Feb 21 10:59:42 sv3 init: Id 3 respawning too fast: disabled for 5 minutes
Feb 21 10:59:44 sv3 init: Id 4 respawning too fast: disabled for 5 minutes
Feb 21 10:59:44 sv3 init: Id 5 respawning too fast: disabled for 5 minutes
Feb 21 10:59:44 sv3 init: Id 6 respawning too fast: disabled for 5 minutes

I've to keep monitor and keyboard?! I've no place... O;-)))

-- 
dott. ing. Marco Gaiaringaio(at)sv.lnf.it
La Nostra Famiglia - Polo FVG   root @ CED



Re: some strange kernel message...

2001-02-21 Thread Sean R. Lynch
On Wed, Feb 21, 2001 at 11:06:36AM +0100, Marco Gaiarin wrote:
[...]
 Feb 21 10:59:41 sv3 init: Id 1 respawning too fast: disabled for 5 minutes
 Feb 21 10:59:42 sv3 init: Id 2 respawning too fast: disabled for 5 minutes
 Feb 21 10:59:42 sv3 init: Id 3 respawning too fast: disabled for 5 minutes
 Feb 21 10:59:44 sv3 init: Id 4 respawning too fast: disabled for 5 minutes
 Feb 21 10:59:44 sv3 init: Id 5 respawning too fast: disabled for 5 minutes
 Feb 21 10:59:44 sv3 init: Id 6 respawning too fast: disabled for 5 minutes

I think you need to disable the virtual console gettys in /etc/inittab;
just comment them out, since they're useless anyway without a monitor and
keyboard. Make sure you are running getty on your serial port though, or
you won't be able to get into the box at all if you lose network
connectivity.

-- 
Sean R. Lynch KG6CVV [EMAIL PROTECTED]   http://www.literati.org/~seanl/
Jabber:[EMAIL PROTECTED] AIM:geekboi MSN:kg6cvv Yahoo:kg6cvv ICQ:10107887
GPG key fingerprint = 540F 19F2 C416 847F 4832  B346 9AF3 E455 6E73 B691
Bay Area Anarcho-Capitalists: http://www.literati.org/mailman/listinfo/baac


pgpD5Xh1lm6Wy.pgp
Description: PGP signature


Re: some strange kernel message...

2001-02-20 Thread Thomas 'Mike' Michlmayr
On Tue, Feb 20, 2001 at 07:47:09 +1100,
Herbert Xu [EMAIL PROTECTED] wrote:
  {iommu_get_scsi_one_gflush} {___f_mmu_get_scsi_one}
  Warning: /boot/System.map-2.2.18 does not match kernel data.
 
 Do it with make-kpkg and you won't ever get this message again.

IBTD. i installed the official kernel-image-2.2.17-sun4dm-smp, and i get
the same message.

-- 
Thomas 'Mike' Michlmayr  | ignorami: n: The BOFH art of folding problem 
[EMAIL PROTECTED] |   lusers into representational shapes.



pgp67E7NRTRnd.pgp
Description: PGP signature


Re: some strange kernel message...

2001-02-19 Thread Thomas 'Mike' Michlmayr
On Fri, Feb 16, 2001 at 17:08:36 +0100,
Marco Gaiarin [EMAIL PROTECTED] wrote:
 After some days of uptime (4-5) if i do ps i got:
 
   {iommu_get_scsi_one_gflush} {___f_mmu_get_scsi_one}
   Warning: /boot/System.map-2.2.18 does not match kernel data.

same problem here, with kernel-image-2.2.17-sun4dm-smp on an SS10.

a quick google search did not yield a positive result.
 
-- 
Thomas 'Mike' Michlmayr  | ignorami: n: The BOFH art of folding problem 
[EMAIL PROTECTED] |   lusers into representational shapes.



pgpzHWeGX0o8M.pgp
Description: PGP signature


Re: some strange kernel message...

2001-02-19 Thread B.C.J.O
On Mon, 19 Feb 2001, Thomas 'Mike' Michlmayr wrote:

 On Fri, Feb 16, 2001 at 17:08:36 +0100,
 Marco Gaiarin [EMAIL PROTECTED] wrote:
  After some days of uptime (4-5) if i do ps i got:
  
  {iommu_get_scsi_one_gflush} {___f_mmu_get_scsi_one}
  Warning: /boot/System.map-2.2.18 does not match kernel data.
 
 same problem here, with kernel-image-2.2.17-sun4dm-smp on an SS10.
 
 a quick google search did not yield a positive result.

Ensure that /boot/System.map is a link to System.map-`uname -r`. In theory
removing the System.map softlink will cause the appropriate map to load on
boot.

Brian
[EMAIL PROTECTED]

How often I found where I should be going only by setting out for
somewhere else..
   -- R. Buckminster Fuller




Re: some strange kernel message...

2001-02-19 Thread Thomas 'Mike' Michlmayr
On Mon, Feb 19, 2001 at 10:37:09 -0500,
B.C.J.O [EMAIL PROTECTED] wrote:
[...]
 Ensure that /boot/System.map is a link to System.map-`uname -r`. In theory
 removing the System.map softlink will cause the appropriate map to load on
 boot.

: uname({sys=Linux, node=lust.cluon.priv.at, ...}) = 0
: open(/boot/System.map-2.2.17, O_RDONLY|O_NONBLOCK|O_NOCTTY) = 7
: fstat(7, {st_mode=S_IFREG|0644, st_size=311141, ...}) = 0
: mmap(NULL, 311142, PROT_READ|PROT_WRITE, MAP_PRIVATE, 7, 0) = 0x50147000
: close(7)= 0
: brk(0x156000)   = 0x156000
: brk(0x167000)   = 0x167000
: write(2, {iommu_get_scsi_one_pflush} {___..., 52) = 52
: write(2, Warning: /boot/System.map-2.2.17..., 61) = 61

it _does_ find the correct file, but obviously the content is wrong.

later on it also tries other locations for System.map (/boot, somewhere in
/usr, ...), but there are no other locations.

-- 
Thomas 'Mike' Michlmayr  | ignorami: n: The BOFH art of folding problem 
[EMAIL PROTECTED] |   lusers into representational shapes.



pgpECRlY4yjXn.pgp
Description: PGP signature


Re: some strange kernel message...

2001-02-19 Thread Herbert Xu
Marco Gaiarin [EMAIL PROTECTED] wrote:

 After some days of uptime (4-5) if i do ps i got:

   {iommu_get_scsi_one_gflush} {___f_mmu_get_scsi_one}
   Warning: /boot/System.map-2.2.18 does not match kernel data.

Do it with make-kpkg and you won't ever get this message again.
-- 
Debian GNU/Linux 2.2 is out! ( http://www.debian.org/ )
Email:  Herbert Xu ~{PmVHI~} [EMAIL PROTECTED]
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt