Re: sparc10 with 512M of RAM hangs on boot

2001-01-13 Thread Anton Blanchard


> every kernel after 2.4.0-test5 hangs my sparc10
> at the same spot. Has anyone looked into this?
> here is screen output:

Yep I know about this but need to iron out another bug with the patches
before I commit them.

Anton
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/



Re: sparc10 with 512M of RAM hangs on boot

2001-01-13 Thread Jan-Benedict Glaw

On Fri, Jan 12, 2001 at 07:48:09PM -0800, Ron Calderon wrote:
> every kernel after 2.4.0-test5 hangs my sparc10
> at the same spot. Has anyone looked into this?

Well, that's when highmen support was introduced into sparc32, right?

> Uncompressing image...
> PROMLIB: obio_ranges 5
> bootmem_init: Scan sp_banks, 
> init_bootmem(spfn[121],bpfn[121],mlpfn[c000])
> free_bootmem: base[0] size[c00]
> reserve_bootmem: base[0] size[121000]
> reserve_bootmem: base[121000] size[1800]
> 
> the last kernel I tried was cvs'ed from vger last
> night. I beleive it was 2.4.1-pre2.

That's quite the same output I get. However, supplying mem=128M
(I have got 128MB) at least allows me to boot up with about
25MB of RAM (sparc has holes...):

CVS_Root  DIFF_f  REMOVE  scsi-gui
jbglaw@sparcling:~$ cat /proc/cmdline 
ro root=/dev/sda1 mem=128M console=ttya
jbglaw@sparcling:~$ free
 total   used   free sharedbuffers cached
Mem: 26564  21720   4844  0720  12104
-/+ buffers/cache:   8896  17668
Swap:49840  0  49840
jbglaw@sparcling:~$ uname -a
Linux sparcling 2.4.0-test12 #2 SMP Sat Dec 16 02:25:25 CET 2000 sparc unknown

It's a SparcStation 10 w/ 2 CPUs.

Anton, do you have any clue where changes could have broke SS10 support?

MfG, JBG

-- 
Fehler eingestehen, Größe zeigen: Nehmt die Rechtschreibreform zurück!!!
/* Jan-Benedict Glaw <[EMAIL PROTECTED]> -- +49-177-5601720 */
keyID=0x8399E1BB fingerprint=250D 3BCF 7127 0D8C A444 A961 1DBD 5E75 8399 E1BB
 "insmod vi.o and there we go..." (Alexander Viro on linux-kernel)

 PGP signature


Re: sparc10 with 512M of RAM hangs on boot

2001-01-13 Thread Jan-Benedict Glaw

On Fri, Jan 12, 2001 at 07:48:09PM -0800, Ron Calderon wrote:
 every kernel after 2.4.0-test5 hangs my sparc10
 at the same spot. Has anyone looked into this?

Well, that's when highmen support was introduced into sparc32, right?

 Uncompressing image...
 PROMLIB: obio_ranges 5
 bootmem_init: Scan sp_banks, 
 init_bootmem(spfn[121],bpfn[121],mlpfn[c000])
 free_bootmem: base[0] size[c00]
 reserve_bootmem: base[0] size[121000]
 reserve_bootmem: base[121000] size[1800]
 
 the last kernel I tried was cvs'ed from vger last
 night. I beleive it was 2.4.1-pre2.

That's quite the same output I get. However, supplying mem=128M
(I have got 128MB) at least allows me to boot up with about
25MB of RAM (sparc has holes...):

CVS_Root  DIFF_f  REMOVE  scsi-gui
jbglaw@sparcling:~$ cat /proc/cmdline 
ro root=/dev/sda1 mem=128M console=ttya
jbglaw@sparcling:~$ free
 total   used   free sharedbuffers cached
Mem: 26564  21720   4844  0720  12104
-/+ buffers/cache:   8896  17668
Swap:49840  0  49840
jbglaw@sparcling:~$ uname -a
Linux sparcling 2.4.0-test12 #2 SMP Sat Dec 16 02:25:25 CET 2000 sparc unknown

It's a SparcStation 10 w/ 2 CPUs.

Anton, do you have any clue where changes could have broke SS10 support?

MfG, JBG

-- 
Fehler eingestehen, Gre zeigen: Nehmt die Rechtschreibreform zurck!!!
/* Jan-Benedict Glaw [EMAIL PROTECTED] -- +49-177-5601720 */
keyID=0x8399E1BB fingerprint=250D 3BCF 7127 0D8C A444 A961 1DBD 5E75 8399 E1BB
 "insmod vi.o and there we go..." (Alexander Viro on linux-kernel)

 PGP signature


Re: sparc10 with 512M of RAM hangs on boot

2001-01-13 Thread Anton Blanchard


 every kernel after 2.4.0-test5 hangs my sparc10
 at the same spot. Has anyone looked into this?
 here is screen output:

Yep I know about this but need to iron out another bug with the patches
before I commit them.

Anton
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/



sparc10 with 512M of RAM hangs on boot

2001-01-12 Thread Ron Calderon

every kernel after 2.4.0-test5 hangs my sparc10
at the same spot. Has anyone looked into this?
here is screen output:

SPARCstation 10  (1 X 390Z50), No Keyboard
ROM Rev. 2.12, 512 MB memory installed, Serial
#6299671.
Ethernet address 

Boot device: /iommu/sbus/espdma/esp/sd@3,0:c   File
and args: 
SILO boot: 
Uncompressing image...
PROMLIB: obio_ranges 5
bootmem_init: Scan sp_banks, 
init_bootmem(spfn[121],bpfn[121],mlpfn[c000])
free_bootmem: base[0] size[c00]
reserve_bootmem: base[0] size[121000]
reserve_bootmem: base[121000] size[1800]

the last kernel I tried was cvs'ed from vger last
night. I beleive it was 2.4.1-pre2.

ron

__
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/



sparc10 with 512M of RAM hangs on boot

2001-01-12 Thread Ron Calderon

every kernel after 2.4.0-test5 hangs my sparc10
at the same spot. Has anyone looked into this?
here is screen output:

SPARCstation 10  (1 X 390Z50), No Keyboard
ROM Rev. 2.12, 512 MB memory installed, Serial
#6299671.
Ethernet address 

Boot device: /iommu/sbus/espdma/esp/sd@3,0:c   File
and args: 
SILO boot: 
Uncompressing image...
PROMLIB: obio_ranges 5
bootmem_init: Scan sp_banks, 
init_bootmem(spfn[121],bpfn[121],mlpfn[c000])
free_bootmem: base[0] size[c00]
reserve_bootmem: base[0] size[121000]
reserve_bootmem: base[121000] size[1800]

the last kernel I tried was cvs'ed from vger last
night. I beleive it was 2.4.1-pre2.

ron

__
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/