* [parisc-linux] new 2.4.20-pa10 kernel: boot pb.
@ 2002-12-06 16:39 Bruno Vidal
2002-12-06 17:09 ` Randolph Chung
0 siblings, 1 reply; 4+ messages in thread
From: Bruno Vidal @ 2002-12-06 16:39 UTC (permalink / raw)
To: parisc-linux@lists.parisc-linux.org
[-- Attachment #1: Type: text/plain, Size: 953 bytes --]
Hi
I've download the latest bit:
linux-2.4.20-pa10.tar.gz
I've done:
tar xzf
cd linux
make oldconfig
make dep
make vmlinux (no modules at all)
reboot on this new kernel, and it hanging now:
scsi1 : sym53c8xx-1.7.3c-20010512
scsi2 : sym53c8xx-1.7.3c-20010512
scsi3 : sym53c8xx-1.7.3c-20010512
blk: queue 000000004fc58440, I/O limit 4095Mb (mask 0xffffffff)
nothing more, it stay here forever.......
It is an A500 in SMP/64.
A normal boot with 2.4.19
scsi1 : sym53c8xx-1.7.3c-20010512
scsi2 : sym53c8xx-1.7.3c-20010512
scsi3 : sym53c8xx-1.7.3c-20010512
Vendor: SEAGATE Model: ST31230N Rev: HP05
Type: Direct-Access ANSI SCSI revision: 02
Vendor: SEAGATE Model: ST318404LC Rev: HP04
It seems that scsi detection has some trouble.
Thanks.
--
Vidal Bruno, (770-4271)
SSD-HA Team, HP-UX & LINUX Support
bruno_vidal@admin.france.hp.com
[-- Attachment #2: Card for Bruno Vidal --]
[-- Type: text/x-vcard, Size: 386 bytes --]
begin:vcard
n:Bruno;VIDAL
tel;fax:01-69-82-60-14
tel;work:01-69-29-42-71
x-mozilla-html:TRUE
url:www.france.hp.com
org:Solution Center
version:2.1
email;internet:bruno_vidal@hp.com
title:Expert Logiciel Environnement Haute Disponibilité
adr;quoted-printable:;;HP France=0D=0A;Z.A de Courtaboeuf;1 Av. du Canada;91947 Les Ulis cedex;France
x-mozilla-cpt:;26208
fn:VIDAL Bruno
end:vcard
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [parisc-linux] new 2.4.20-pa10 kernel: boot pb.
2002-12-06 16:39 [parisc-linux] new 2.4.20-pa10 kernel: boot pb Bruno Vidal
@ 2002-12-06 17:09 ` Randolph Chung
2002-12-09 8:39 ` Bruno Vidal
0 siblings, 1 reply; 4+ messages in thread
From: Randolph Chung @ 2002-12-06 17:09 UTC (permalink / raw)
To: Bruno Vidal; +Cc: parisc-linux@lists.parisc-linux.org
> nothing more, it stay here forever.......
>
> It is an A500 in SMP/64.
>
> A normal boot with 2.4.19
> scsi1 : sym53c8xx-1.7.3c-20010512
> scsi2 : sym53c8xx-1.7.3c-20010512
> scsi3 : sym53c8xx-1.7.3c-20010512
> Vendor: SEAGATE Model: ST31230N Rev: HP05
> Type: Direct-Access ANSI SCSI revision: 02
> Vendor: SEAGATE Model: ST318404LC Rev: HP04
Bruno, can you try the sym2 driver and let us know how it goes?
CONFIG_SCSI_SYM53C8XX_2=y
CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=0
CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16
CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64
there was a similar problem with the sym2 driver that was fixed
recently.
alternatively, please try turning on CONFIG_DEBUG_SPINLOCK in your
kernel and try running the sym53c8xx driver and see if that helps
identify the problem...
randolph
--
Randolph Chung
Debian GNU/Linux Developer, hppa/ia64 ports
http://www.tausq.org/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [parisc-linux] new 2.4.20-pa10 kernel: boot pb.
2002-12-06 17:09 ` Randolph Chung
@ 2002-12-09 8:39 ` Bruno Vidal
2002-12-10 16:54 ` Bruno Vidal
0 siblings, 1 reply; 4+ messages in thread
From: Bruno Vidal @ 2002-12-09 8:39 UTC (permalink / raw)
To: Randolph Chung; +Cc: parisc-linux@lists.parisc-linux.org
[-- Attachment #1: Type: text/plain, Size: 2204 bytes --]
Hi
Still the same behavior:
sym.0.2.0: setting PCI_COMMAND_MASTER...
sym.0.2.1: setting PCI_COMMAND_MASTER...
sym.0.1.0: setting PCI_COMMAND_MASTER...
sym0: <875> rev 0x14 on pci bus 0 device 2 function 0 irq 130
sym0: No NVRAM, ID 7, Fast-20, SE, parity checking
sym0: SCSI BUS has been reset.
sym1: <875> rev 0x14 on pci bus 0 device 2 function 1 irq 131
sym1: No NVRAM, ID 7, Fast-20, SE, parity checking
sym1: SCSI BUS has been reset.
sym2: <896> rev 0x7 on pci bus 0 device 1 function 0 irq 129
sym2: No NVRAM, ID 7, Fast-40, LVD, parity checking
sym2: SCSI BUS has been reset.
sym3: <896> rev 0x7 on pci bus 0 device 1 function 1 irq 130
sym3: No NVRAM, ID 7, Fast-40, SE, parity checking
sym3: SCSI BUS has been reset.
sym3: SCSI BUS mode change from SE to SE.
sym3: SCSI BUS has been reset.
scsi0 : sym-2.1.17a
scsi1 : sym-2.1.17a
scsi2 : sym-2.1.17a
scsi3 : sym-2.1.17a
blk: queue 000000004f9f3e40, I/O limit 4095Mb (mask 0xffffffff)
Nothing more.........
I'll try with spinlock debug now.
Randolph Chung wrote:
> > nothing more, it stay here forever.......
> >
> > It is an A500 in SMP/64.
> >
> > A normal boot with 2.4.19
> > scsi1 : sym53c8xx-1.7.3c-20010512
> > scsi2 : sym53c8xx-1.7.3c-20010512
> > scsi3 : sym53c8xx-1.7.3c-20010512
> > Vendor: SEAGATE Model: ST31230N Rev: HP05
> > Type: Direct-Access ANSI SCSI revision: 02
> > Vendor: SEAGATE Model: ST318404LC Rev: HP04
>
> Bruno, can you try the sym2 driver and let us know how it goes?
>
> CONFIG_SCSI_SYM53C8XX_2=y
> CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=0
> CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16
> CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64
>
> there was a similar problem with the sym2 driver that was fixed
> recently.
>
> alternatively, please try turning on CONFIG_DEBUG_SPINLOCK in your
> kernel and try running the sym53c8xx driver and see if that helps
> identify the problem...
>
> randolph
> --
> Randolph Chung
> Debian GNU/Linux Developer, hppa/ia64 ports
> http://www.tausq.org/
--
Vidal Bruno, (770-4271)
SSD-HA Team, HP-UX & LINUX Support
bruno_vidal@admin.france.hp.com
[-- Attachment #2: Card for Bruno Vidal --]
[-- Type: text/x-vcard, Size: 386 bytes --]
begin:vcard
n:Bruno;VIDAL
tel;fax:01-69-82-60-14
tel;work:01-69-29-42-71
x-mozilla-html:TRUE
url:www.france.hp.com
org:Solution Center
version:2.1
email;internet:bruno_vidal@hp.com
title:Expert Logiciel Environnement Haute Disponibilité
adr;quoted-printable:;;HP France=0D=0A;Z.A de Courtaboeuf;1 Av. du Canada;91947 Les Ulis cedex;France
x-mozilla-cpt:;26208
fn:VIDAL Bruno
end:vcard
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [parisc-linux] new 2.4.20-pa10 kernel: boot pb.
2002-12-09 8:39 ` Bruno Vidal
@ 2002-12-10 16:54 ` Bruno Vidal
0 siblings, 0 replies; 4+ messages in thread
From: Bruno Vidal @ 2002-12-10 16:54 UTC (permalink / raw)
Cc: Randolph Chung, parisc-linux@lists.parisc-linux.org
[-- Attachment #1: Type: text/plain, Size: 380 bytes --]
Hi
I didn't find anything new about this pb. It is hanging in the scan of
the bus while in scan_scsis_single(). I've tried to recompile 2.4.19-pa20
and it works fine ???? So what change beetween 2.4.19 and 2.4.20 in this
area ?
thanks.
--
Vidal Bruno, (770-4271)
SSD-HA Team, HP-UX & LINUX Support
bruno_vidal@admin.france.hp.com
[-- Attachment #2: Card for Bruno Vidal --]
[-- Type: text/x-vcard, Size: 386 bytes --]
begin:vcard
n:Bruno;VIDAL
tel;fax:01-69-82-60-14
tel;work:01-69-29-42-71
x-mozilla-html:TRUE
url:www.france.hp.com
org:Solution Center
version:2.1
email;internet:bruno_vidal@hp.com
title:Expert Logiciel Environnement Haute Disponibilité
adr;quoted-printable:;;HP France=0D=0A;Z.A de Courtaboeuf;1 Av. du Canada;91947 Les Ulis cedex;France
x-mozilla-cpt:;26208
fn:VIDAL Bruno
end:vcard
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2002-12-10 17:21 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-06 16:39 [parisc-linux] new 2.4.20-pa10 kernel: boot pb Bruno Vidal
2002-12-06 17:09 ` Randolph Chung
2002-12-09 8:39 ` Bruno Vidal
2002-12-10 16:54 ` Bruno Vidal
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.