Linux PARISC architecture development
 help / color / mirror / Atom feed
* [parisc-linux] 2.6.5-rc1-pa1 hung on C110
@ 2004-03-20 23:45 Joel Soete
  2004-03-21  0:24 ` Grant Grundler
  0 siblings, 1 reply; 3+ messages in thread
From: Joel Soete @ 2004-03-20 23:45 UTC (permalink / raw)
  To: parisc-linux

Hi all,

I just rebuild 2.6.5-rc1-pa1 kernel on my c110 with b180 config (minus hil kbd and mouse support).

Unfortunately it hung during boot at:
[snip]
EXT3 FS on md5, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting.  Commit interval 5 seconds
EXT3 FS on sdb9, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting.  Commit interval 5 seconds
EXT3 FS on sda9, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
/dev/md0 on /boot type ext3 (rw)
/dev/md3 on /var type ext3 (rw)
/dev/md4 on /tmp type ext3 (rw)
/dev/md5 on /home type ext3 (rw)
/dev/sdb9 on /Debian-apt type ext3 (rw)
/dev/sda9 on /Sources type ext3 (rw)
Cleaning /tmp /var/run /var/lock.
Running 0dns-down to make sure resolv.conf is ok...done.
Cleaning: /etc/network/ifstate.
Setting up IP spoofing protection: rp_filter.
Configuring network interfaces...

I toc the system and parse the pim (not yet called piminfo on c110 :))which give me the following result:
[snip]
GR[02] == rp = 0xf00556fc

Func: _end, Off: 0xdfbc7a94, Addr: 0xf00556fc

[snip]
IIA Offset                   = 0x10261878
...

e.g. IAOQ = 0x10261878

Parse IAOQ = 0x10261878 for CPU[0]

Func: ncr_reset_scsi_bus, Off: 0x150, Addr: 0x10261878

10261870:	00 16 18 60 	mtsm r22
10261874:	d2 a3 1b f8 	extrw,u r21,31,8,r3
10261878:	34 06 00 04 	ldi 2,r6
1026187c:	d6 c3 0a 3f 	depw,z r3,14,1,r22

Any idea?
(is it to put in relation with previous pb of panic with 2.6.4-pa2 of previous week:
http://lists.parisc-linux.org/pipermail/parisc-linux/2004-March/022569.html?)

Thanks in advance,
	Joel

PS: the last operational 2.6 is a 2.6.3-rc1-pa3

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

* Re: [parisc-linux] 2.6.5-rc1-pa1 hung on C110
  2004-03-20 23:45 [parisc-linux] 2.6.5-rc1-pa1 hung on C110 Joel Soete
@ 2004-03-21  0:24 ` Grant Grundler
  2004-03-21  0:37   ` Joel Soete
  0 siblings, 1 reply; 3+ messages in thread
From: Grant Grundler @ 2004-03-21  0:24 UTC (permalink / raw)
  To: Joel Soete; +Cc: parisc-linux

On Sat, Mar 20, 2004 at 11:45:59PM +0000, Joel Soete wrote:
> I just rebuild 2.6.5-rc1-pa1 kernel on my c110 with b180 config (minus hil 
> kbd and mouse support).

c110 requires ccio driver. B180 does not.
Is that included in the b180 config?

grant

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

* Re: [parisc-linux] 2.6.5-rc1-pa1 hung on C110
  2004-03-21  0:24 ` Grant Grundler
@ 2004-03-21  0:37   ` Joel Soete
  0 siblings, 0 replies; 3+ messages in thread
From: Joel Soete @ 2004-03-21  0:37 UTC (permalink / raw)
  To: Grant Grundler; +Cc: parisc-linux

Hi Grant,

Grant Grundler wrote:
> On Sat, Mar 20, 2004 at 11:45:59PM +0000, Joel Soete wrote:
> 
>>I just rebuild 2.6.5-rc1-pa1 kernel on my c110 with b180 config (minus hil 
>>kbd and mouse support).
> 
> 
> c110 requires ccio driver. B180 does not.
> Is that included in the b180 config?
> 
Yes.
Here is the config part:
[snip]
#
# Bus options (PCI, PCMCIA, EISA, GSC, ISA)
#
CONFIG_GSC=y
CONFIG_HPPB=y
CONFIG_IOMMU_CCIO=y
CONFIG_GSC_LASI=y
CONFIG_GSC_WAX=y
CONFIG_EISA=y
CONFIG_EISA_NAMES=y
# CONFIG_ISA is not set
CONFIG_PCI=y
CONFIG_PCI_LEGACY_PROC=y
CONFIG_PCI_NAMES=y
CONFIG_GSC_DINO=y
CONFIG_PCI_LBA=y
CONFIG_IOSAPIC=y
CONFIG_IOMMU_SBA=y
CONFIG_SUPERIO=y
CONFIG_CHASSIS_LCD_LED=y
CONFIG_PDC_CHASSIS=y

the same as 2.6.3-rc1:
#
# Bus options (PCI, PCMCIA, EISA, GSC, ISA)
#
CONFIG_GSC=y
CONFIG_HPPB=y
CONFIG_IOMMU_CCIO=y
CONFIG_GSC_LASI=y
CONFIG_GSC_WAX=y
CONFIG_EISA=y
CONFIG_EISA_NAMES=y
# CONFIG_ISA is not set
CONFIG_PCI=y
CONFIG_PCI_LEGACY_PROC=y
CONFIG_PCI_NAMES=y
CONFIG_GSC_DINO=y
CONFIG_PCI_LBA=y
CONFIG_IOSAPIC=y
CONFIG_IOMMU_SBA=y
CONFIG_SUPERIO=y
CONFIG_CHASSIS_LCD_LED=y
CONFIG_PDC_CHASSIS=y
# CONFIG_HOTPLUG is not set

Thanks,
	Joel

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

end of thread, other threads:[~2004-03-21  0:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-20 23:45 [parisc-linux] 2.6.5-rc1-pa1 hung on C110 Joel Soete
2004-03-21  0:24 ` Grant Grundler
2004-03-21  0:37   ` Joel Soete

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox