NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: port-hpcarm/60283



The following reply was made to PR port-hpcarm/60283; it has been noted by GNATS.

From: Valery Ushakov <uwe%stderr.spb.ru@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: port-hpcarm/60283
Date: Mon, 25 May 2026 11:17:22 +0300

 On Sun, May 24, 2026 at 21:41:06 +0100, requiem. wrote:
 [...]
 > [   1.0542408] wd0 at atabus0 drive 0
 > [   1.1042437] syscall 295 is busy
 > wdc0:0:0: lost interrupt
 > [   4.0642161] 	type: ata tc_bcount: 512 tc_skip: 0
 > [   4.1010932] wd0: <SMART CF>
 > [   4.1177233] wd0: drive supports 1-sector PIO transfers, LBA addressing
 > [   4.1479389] wd0: 971 MB, 1974 cyl, 16 head, 63 sec, 512 bytes/sect x 1989792 sectors
 
 This:
 
   wdc0:0:0: lost interrupt
   type: ata tc_bcount: 512 tc_skip: 0
 
 probably indicates that something is not right when netbsd tries to
 talk to the card.
 
 I'm not familiar with this hardware or wdc(4) internals.  One thing
 that you can try _easily_ is using older NetBSD releases.  You don't
 have to bother with the installation, just drop an old kernel to the
 CF card under a different name and try to boot it.  Some wd/wdc
 changes might have broken the driver for hpcarm b/c it, obviously,
 doesn't get a lot of testing there...
 
 The next thing to try (if none of the old kernels work) would be using
 an older, simpler CF card.  I don't know _anything_ about the
 hardware, but HPC is _old_ and who knows what corners they cut.
 E.g. you can't use large cards (a 8GB CF card doesn't work in my
 Jornada 690) b/c some address lines are not there or something.  I did
 run into cards that just didn't work in my hpcsh, though it's been
 decades ago and I don't remember any details.
 
 
 -uwe
 



Home | Main Index | Thread Index | Old Index