All of lore.kernel.org
 help / color / mirror / Atom feed
* 2.2.21-pre4 hung up
@ 2002-03-09 23:12 Seiichi Nakashima
  2002-03-09 23:46 ` Thunder from the hill
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Seiichi Nakashima @ 2002-03-09 23:12 UTC (permalink / raw)
  To: linux-kernel; +Cc: nakasei

Hi.

I update to linux-2.2.20 + patch-2.2.21-pre4.
before I used linux-2.2.20 + patch-2.2.21-pre3, and worked fine.
linux-2.2.21-pre4 is normal end to patch, compile and install, but bootup failuer.

these messages displayed on console, and hung up.

===== messaged start =====
Uncompressing Linux... Ok, booting the kernel.
Linux version 2.2.21pre4 (root@homesv) (gcc version 2.95.3 20010315 (release)) #
1 Sun Mar 10 07:31:33 JST 2002
USER-provided physical RAM map:
 USER: 000a0000 @ 00000000 (usable)
 USER: 05efd000 @ 00100000 (usable)
Detected 400916 kHz processor.
Console: colour VGA+ 80x25
Calibrating delay loop... 799.53 BogoMIPS
Memory: 95824k/98292k abailable (816k kernel code, 412k reserved, 1180k data, 60k init)
Dentry hash table entries: 16384 (order 5, 128k)
Buffer cache hash table entries: 131072 (order 7, 512k)
Page cache hash table entries: 32768 (order 5, 128k)
CPU: L1 I cache: 16K, L1 D cache: 16K
Intel machine check architecture supported.
===== messages end =====

--------------------------------
  Seiichi Nakashima
  Email   nakasima@kumin.ne.jp
--------------------------------

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: 2.2.21-pre4 hung up
  2002-03-09 23:12 2.2.21-pre4 hung up Seiichi Nakashima
@ 2002-03-09 23:46 ` Thunder from the hill
  2002-03-09 23:48 ` Bruce Harada
  2002-03-10  0:03 ` Thunder from the hill
  2 siblings, 0 replies; 5+ messages in thread
From: Thunder from the hill @ 2002-03-09 23:46 UTC (permalink / raw)
  To: Seiichi Nakashima; +Cc: linux-kernel, nakasei

Seiichi Nakashima wrote:
> 
> Hi.
> 
> I update to linux-2.2.20 + patch-2.2.21-pre4.
> before I used linux-2.2.20 + patch-2.2.21-pre3, and worked fine.
> linux-2.2.21-pre4 is normal end to patch, compile and install, but bootup failuer.
> 
> these messages displayed on console, and hung up.
> 
> ===== messaged start =====
> Uncompressing Linux... Ok, booting the kernel.
> Linux version 2.2.21pre4 (root@homesv) (gcc version 2.95.3 20010315 (release)) #
> 1 Sun Mar 10 07:31:33 JST 2002
> USER-provided physical RAM map:
>  USER: 000a0000 @ 00000000 (usable)
>  USER: 05efd000 @ 00100000 (usable)
> Detected 400916 kHz processor.
> Console: colour VGA+ 80x25
> Calibrating delay loop... 799.53 BogoMIPS
> Memory: 95824k/98292k abailable (816k kernel code, 412k reserved, 1180k data, 60k init)
> Dentry hash table entries: 16384 (order 5, 128k)
> Buffer cache hash table entries: 131072 (order 7, 512k)
> Page cache hash table entries: 32768 (order 5, 128k)
> CPU: L1 I cache: 16K, L1 D cache: 16K
> Intel machine check architecture supported.
> ===== messages end =====

I remember this was the one-and-zero stuff from last evening or
whenever. Can someone remember? It was just some 0 which had to be 1.
-- 
begin-base64 755 -
IyEgL3Vzci9iaW4vcGVybApteSAgICAgJHNheWluZyA9CSMgVGhlIHNjcmlw
dCBvbiB0aGUgbGVmdCBpcyB0aGUgcHJvb2YKIk5lbmEgaXN0IGVpbiIgLgkj
IHRoYXQgaXQgaXNuJ3QgYWxsIHRoZSB3YXkgaXQgc2VlbXMKIiB2ZXJhbHRl
dGVyICIgLgkjIHRvIGJlIChlc3BlY2lhbGx5IG5vdCB3aXRoIG1lKQoiTkRX
LVN0YXIuXG4iICA7CiRzYXlpbmcgPX4Kcy9ORFctU3Rhci9rYW5uXAogdW5z
IHJldHRlbi9nICA7CiRzYXlpbmcgICAgICAgPX4Kcy92ZXJhbHRldGVyL2Rp
XAplIExpZWJlL2c7CiRzYXlpbmcgPX5zL2Vpbi8KbnVyL2c7JHNheWluZyA9
fgpzL2lzdC9zYWd0LC9nICA7CiRzYXlpbmc9fnMvXG4vL2cKO3ByaW50Zigk
c2F5aW5nKQo7cHJpbnRmKCJcbiIpOwo=
====
Extract this and see what will happen if you execute my
signature. Just save it to file and do a
> uudecode $file | perl

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: 2.2.21-pre4 hung up
  2002-03-09 23:12 2.2.21-pre4 hung up Seiichi Nakashima
  2002-03-09 23:46 ` Thunder from the hill
@ 2002-03-09 23:48 ` Bruce Harada
  2002-03-10  0:59   ` Seiichi Nakashima
  2002-03-10  0:03 ` Thunder from the hill
  2 siblings, 1 reply; 5+ messages in thread
From: Bruce Harada @ 2002-03-09 23:48 UTC (permalink / raw)
  To: Seiichi Nakashima; +Cc: linux-kernel

On Sun, 10 Mar 2002 08:12:28 +0900
Seiichi Nakashima <nakasima@kumin.ne.jp> wrote:

> Hi.
> 
> I update to linux-2.2.20 + patch-2.2.21-pre4.
> before I used linux-2.2.20 + patch-2.2.21-pre3, and worked fine.
> linux-2.2.21-pre4 is normal end to patch, compile and install, but bootup
> failuer.

[SNIP]

According to other reports, it would appear that this change:

diff -ruN linux-2.2.21-pre3/arch/i386/kernel/bluesmoke.c linux-2.2.21-pre4/arch/i386/kernel/bluesmoke.c
--- linux-2.2.21-pre3/arch/i386/kernel/bluesmoke.c	Sun Mar  3 23:20:11 2002
+++ linux-2.2.21-pre4/arch/i386/kernel/bluesmoke.c	Sat Mar  9 03:58:57 2002
@@ -165,7 +164,7 @@
 	if(l&(1<<8))
 		wrmsr(0x17b, 0xffffffff, 0xffffffff);
 	banks = l&0xff;
-	for(i=1;i<banks;i++)
+	for(i=0;i<banks;i++)
 	{
 		wrmsr(0x400+4*i, 0xffffffff, 0xffffffff); 
 	}

is the problem. Reversing it (i.e. changing the i=0 to i=1) should allow
you to boot again.



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: 2.2.21-pre4 hung up
  2002-03-09 23:12 2.2.21-pre4 hung up Seiichi Nakashima
  2002-03-09 23:46 ` Thunder from the hill
  2002-03-09 23:48 ` Bruce Harada
@ 2002-03-10  0:03 ` Thunder from the hill
  2 siblings, 0 replies; 5+ messages in thread
From: Thunder from the hill @ 2002-03-10  0:03 UTC (permalink / raw)
  To: Seiichi Nakashima; +Cc: linux-kernel, nakasei

Hi,

> I update to linux-2.2.20 + patch-2.2.21-pre4.
> before I used linux-2.2.20 + patch-2.2.21-pre3, and worked fine.
> linux-2.2.21-pre4 is normal end to patch, compile and install, but bootup failuer.
> 
> these messages displayed on console, and hung up.
> ...

ok, just to forward the patches:
>diff -ruN linux-2.2.21-pre3/arch/i386/kernel/bluesmoke.c linux-2.2.21-pre4/arch/i386/kernel/bluesmoke.c
>--- linux-2.2.21-pre3/arch/i386/kernel/bluesmoke.c	Sun Mar  3 23:20:11 2002
>+++ linux-2.2.21-pre4/arch/i386/kernel/bluesmoke.c	Sat Mar  9 03:58:57 2002
>@@ -165,7 +164,7 @@
> if(l&(1<<8))
> wrmsr(0x17b, 0xffffffff, 0xffffffff);
> banks = l&0xff;
>-	for(i=1;i<banks;i++)
>+	for(i=0;i<banks;i++)
> {
> wrmsr(0x400+4*i, 0xffffffff, 0xffffffff); 
> }
>
> Same here. s/i=0/i=1/ i the for() and my PII boots again.

Thunder
-- 
begin-base64 755 -
IyEgL3Vzci9iaW4vcGVybApteSAgICAgJHNheWluZyA9CSMgVGhlIHNjcmlw
dCBvbiB0aGUgbGVmdCBpcyB0aGUgcHJvb2YKIk5lbmEgaXN0IGVpbiIgLgkj
IHRoYXQgaXQgaXNuJ3QgYWxsIHRoZSB3YXkgaXQgc2VlbXMKIiB2ZXJhbHRl
dGVyICIgLgkjIHRvIGJlIChlc3BlY2lhbGx5IG5vdCB3aXRoIG1lKQoiTkRX
LVN0YXIuXG4iICA7CiRzYXlpbmcgPX4Kcy9ORFctU3Rhci9rYW5uXAogdW5z
IHJldHRlbi9nICA7CiRzYXlpbmcgICAgICAgPX4Kcy92ZXJhbHRldGVyL2Rp
XAplIExpZWJlL2c7CiRzYXlpbmcgPX5zL2Vpbi8KbnVyL2c7JHNheWluZyA9
fgpzL2lzdC9zYWd0LC9nICA7CiRzYXlpbmc9fnMvXG4vL2cKO3ByaW50Zigk
c2F5aW5nKQo7cHJpbnRmKCJcbiIpOwo=
====
Extract this and see what will happen if you execute my
signature. Just save it to file and do a
> uudecode $file | perl

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: 2.2.21-pre4 hung up
  2002-03-09 23:48 ` Bruce Harada
@ 2002-03-10  0:59   ` Seiichi Nakashima
  0 siblings, 0 replies; 5+ messages in thread
From: Seiichi Nakashima @ 2002-03-10  0:59 UTC (permalink / raw)
  To: Bruce Harada; +Cc: linux-kernel

Thanks mail.

I update linux-2.2.21-pre4/arch/i386/kernel/bluesmoke.c, and compile,install, bootup.
Then kernel work fine.

diff bluesmoke.c~ bluesmoke.c

167c167
< 	for(i=0;i<banks;i++)
---
> 	for(i=1;i<banks;i++)

=====

>[SNIP]
>
>According to other reports, it would appear that this change:
>
>diff -ruN linux-2.2.21-pre3/arch/i386/kernel/bluesmoke.c linux-2.2.21-pre4/arch/i386/kernel/bluesmoke.c
>--- linux-2.2.21-pre3/arch/i386/kernel/bluesmoke.c	Sun Mar  3 23:20:11 2002
>+++ linux-2.2.21-pre4/arch/i386/kernel/bluesmoke.c	Sat Mar  9 03:58:57 2002
>@@ -165,7 +164,7 @@
> 	if(l&(1<<8))
> 		wrmsr(0x17b, 0xffffffff, 0xffffffff);
> 	banks = l&0xff;
>-	for(i=1;i<banks;i++)
>+	for(i=0;i<banks;i++)
> 	{
> 		wrmsr(0x400+4*i, 0xffffffff, 0xffffffff); 
> 	}
>
>is the problem. Reversing it (i.e. changing the i=0 to i=1) should allow
>you to boot again.
>

--------------------------------
  Seiichi Nakashima
  Email   nakasima@kumin.ne.jp
--------------------------------

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2002-03-10  1:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-03-09 23:12 2.2.21-pre4 hung up Seiichi Nakashima
2002-03-09 23:46 ` Thunder from the hill
2002-03-09 23:48 ` Bruce Harada
2002-03-10  0:59   ` Seiichi Nakashima
2002-03-10  0:03 ` Thunder from the hill

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.