* hda: lost interrupt
@ 2001-05-10 1:04 Lee
2001-05-10 16:12 ` Dan Malek
0 siblings, 1 reply; 8+ messages in thread
From: Lee @ 2001-05-10 1:04 UTC (permalink / raw)
To: linuxppc-embedded
I have the custom mpc860 board ported with linux version 2.2.13.
My custom board looks like a Motorola MBX board because it has a ATA-type
IDE disk drive interfaced through QSPAN PCI-Bridge and W83C553F.
Currently, I am trying to upgrade our linux kernel using linux version 2.4.0.
But I am having trouble with a problem regarding to the IDE disk drive.
I don't have any ATA-type IDE disk problems with linux version 2.2.13 on the
same target board.
Now I can see the following message from my console port.
-----------------------
" hda: hda lost interrupt"
-----------------------
So I hope anybody can give some fresh ideas to how to solve this problem.
When I boot our target board, I got the following messages and nothing more.
-------------------------------------------------------------------------
-------------------------------------------------------------------------
relocated to: 00180000 0018B1E4
board data at: 01FF4558 01FF4584
relocated to: 00280100 0028012C
zimage at: 00296000 0030EE44
avail ram: 0030F000 02000000
Linux/PPC load:
Uncompressing Linux...done.
Now booting the kernel
Linux version 2.4.0 (kdlee@imac.sei.co.kr) (gcc version 2.95.2 19991024 (release
/franzo)) #77 Wed Apr 4 16:37:42 KST 2001
!!!Start QSpan Init...........................
Start W83C553F Initialization...................
Found ( 3:0): vendor 0x10ad, device 0x0565, class 0x060100
Start SL82C105 Initialization...................
Found ( 3:1): vendor 0x10ad, device 0x0105, class 0x01018f
Boot arguments: root=/dev/hda1 nfsaddrs=210.96.178.42:210.96.178.74 hdc=noprobe
hdf=noprobe hdg=noprobe hdh=noprobe
On node 0 totalpages: 8192
zone(0): 8192 pages.
zone(1): 0 pages.
zone(2): 0 pages.
Kernel command line: root=/dev/hda1
ide_setup: hdc=noprobe
ide_setup: hdf=noprobe -- BAD OPTION
ide_setup: hdg=noprobe -- BAD OPTION
ide_setup: hdh=noprobe -- BAD OPTION
time_init: decrementer frequency = 187500000/60
Calibrating delay loop... 49.76 BogoMIPS
Memory: 30844k available (940k kernel code, 328k data, 52k init, 0k highmem)
Dentry-cache hash table entries: 4096 (order: 3, 32768 bytes)
Buffer-cache hash table entries: 1024 (order: 0, 4096 bytes)
Page-cache hash table entries: 8192 (order: 3, 32768 bytes)
Inode-cache hash table entries: 2048 (order: 2, 16384 bytes)
POSIX conformance testing by UNIFIX
PCI: Probing PCI hardware
got res[1000:100f] for resource 5 of PCI device 10ad:0105
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Starting kswapd v1.8
CPM UART driver version 0.03
ttyS00 at 0x0280 is a SMC
Uniform Multi-Platform E-IDE driver Revision: 6.31
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
W82C105: IDE controller on PCI bus 00 dev 19
W82C105: chipset revision 5
W82C105: 100% native mode on irq 14
ide0: revision 5, Bus-Master DMA disabled
ide0: BM-DMA at 0x1000000-0x1000007, BIOS settings: hda:pio, hdb:pio
SL82C105 command word: 5
IDE timing: 00000909, resetting to PIO0 timing
hda: FUJITSU MHH2048AT, ATA DISK drive
ide0 at 0x1000020-0x1000027,0x3f6 on irq 14
hda: 9514260 sectors (4871 MB) w/512KiB Cache, CHS=10068/15/63
*****************************
Partition check:
hda:hda: lost interrupt
hda: lost interrupt
hda: lost interrupt
hda: lost interrupt
unknown partition table
******************************
eth0: CPM ENET Version 0.2, 00:20:74:0a:00:79
Serial driver version 5.02 (2000-08-09) with no serial options enabled
ttyS00 at 0x03f8 (irq = 4) is a 16450
ttyS01 at 0x02f8 (irq = 3) is a 16450
ttyS02 at 0x03e8 (irq = 4) is a 16450
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP
IP: routing cache hash table of 512 buckets, 4Kbytes
TCP: Hash tables configured (established 2048 bind 2048)
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
EXT2-fs: unable to read superblock
Kernel panic: VFS: Unable to mount root fs on 03:01
Rebooting in 180 seconds.
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: hda: lost interrupt
2001-05-10 1:04 hda: lost interrupt Lee
@ 2001-05-10 16:12 ` Dan Malek
0 siblings, 0 replies; 8+ messages in thread
From: Dan Malek @ 2001-05-10 16:12 UTC (permalink / raw)
To: Lee; +Cc: linuxppc-embedded
Lee wrote:
>
> I have the custom mpc860 board ported with linux version 2.2.13.
> My custom board looks like a Motorola MBX board because it has a ATA-type
> IDE disk drive interfaced through QSPAN PCI-Bridge and W83C553F.
There have been lots of changes to the IDE and interrupt controller
software since 2.2.13. It barely worked correctly back then, and
is certainly broken now because the PCMCIA and compact Flash devices
are much more popular IDE peripherals than a real disk connected
through PC-style bridges.
> Currently, I am trying to upgrade our linux kernel using linux version 2.4.0.
> But I am having trouble with a problem regarding to the IDE disk drive.
...and if you get it to work it will likely break everything else.
We also rely heavily on the MBX boot rom to initialize the bridges,
so when it works there it still isn't likely to work on other boards
that may even use the same parts connected in exactly the same way.
There are some modifications in the 2.2.13 (and subsequent) kernels
for generic IDE changes that are necessary to make this work at all.
These changes were never accepted upstream, so you are going to have
a unique kernel that isn't likely to have this support in general.
All of the people I know that are actually using disk drives on MPC8xx
systems have simply created a small, inexpensive piece of logic right
on the 8xx bus or buffered directly to the PCMCIA interface. The
QSpan plus PCI/ISA parts just to get an IDE interface is not cost
effective in real products. In these configurations, the standard
IDE or PCMCIA software "just works."
-- Dan
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 8+ messages in thread
* hda: lost interrupt
@ 2002-07-14 17:39 Christian Gennerat
2002-07-14 17:42 ` Arnaldo Carvalho de Melo
0 siblings, 1 reply; 8+ messages in thread
From: Christian Gennerat @ 2002-07-14 17:39 UTC (permalink / raw)
To: lkml
I have this line in my /etc/rc.d/rc.local
hdparm -c 1 -m 16 -S 6 /dev/hda
with 2.4.18 kernel it works fine.
with 2.5.25 I get "hda: lost interrupt" 30 seconds after.
And reset, and fsck... every time
What is new in 2.5.25 ?
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: hda: lost interrupt
2002-07-14 17:39 hda: lost interrupt Christian Gennerat
@ 2002-07-14 17:42 ` Arnaldo Carvalho de Melo
0 siblings, 0 replies; 8+ messages in thread
From: Arnaldo Carvalho de Melo @ 2002-07-14 17:42 UTC (permalink / raw)
To: Christian Gennerat; +Cc: lkml
Em Sun, Jul 14, 2002 at 07:39:20PM +0200, Christian Gennerat escreveu:
> I have this line in my /etc/rc.d/rc.local
> hdparm -c 1 -m 16 -S 6 /dev/hda
> with 2.4.18 kernel it works fine.
> with 2.5.25 I get "hda: lost interrupt" 30 seconds after.
> And reset, and fsck... every time
> What is new in 2.5.25 ?
What is _wrong_ in 2.5.25? is the right question, read the archives and,
from what bzolnier said, _don't_ use 2.5.25 vanilla with IDE.
- Arnaldo
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: hda: Lost Interrupt
2004-11-21 21:48 hda: Lost Interrupt David Denny
@ 2004-11-21 20:31 ` Ian Pratt
0 siblings, 0 replies; 8+ messages in thread
From: Ian Pratt @ 2004-11-21 20:31 UTC (permalink / raw)
To: David Denny; +Cc: xen-devel, Ian.Pratt
> Well, I tried a few things but we all end up the same way. A whole heap of
> hda: lost interrupt, after which it finally detects hda, then the same stuff
> with hdb (both ide), then hdc (ide cdrom) which finally just sort of hangs.
>
> Tried this with stock binary install, then "ignorebiostables", then removing
> tls, then removing all the acpi, apm, ide=nodma, blah blah, OK then tried a
> compile from source (after tussling with bitkeeper hohum), finally hacked
> through a whole heap of make oldconfig stuff. Every time same result.
>
> umm this is quite a recent athlon with a sis chipset and and the infamous asus
> mobo, any ideas ppl?
Does stock Linux 2.4.27 work on your machine?
One of the things we're planing on doing over the next few weeks
is moving more of the platform bring-up code out of Xen so that
we can utilise the standard Linux code in dom0. This should
substantially help our hardware compatibility, and avoid the need
for us to keep updating the code in Xen.
Ian
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
^ permalink raw reply [flat|nested] 8+ messages in thread
* hda: Lost Interrupt
@ 2004-11-21 21:48 David Denny
2004-11-21 20:31 ` Ian Pratt
0 siblings, 1 reply; 8+ messages in thread
From: David Denny @ 2004-11-21 21:48 UTC (permalink / raw)
To: xen-devel
Well, I tried a few things but we all end up the same way. A whole heap of
hda: lost interrupt, after which it finally detects hda, then the same stuff
with hdb (both ide), then hdc (ide cdrom) which finally just sort of hangs.
Tried this with stock binary install, then "ignorebiostables", then removing
tls, then removing all the acpi, apm, ide=nodma, blah blah, OK then tried a
compile from source (after tussling with bitkeeper hohum), finally hacked
through a whole heap of make oldconfig stuff. Every time same result.
umm this is quite a recent athlon with a sis chipset and and the infamous asus
mobo, any ideas ppl?
or my latest attempt to run a virtual thingy is on ice till I can find a spare
serial console box...
TIA?
David Denny
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
^ permalink raw reply [flat|nested] 8+ messages in thread
* hda: lost interrupt
@ 2005-03-25 13:54 joe
2005-04-15 15:38 ` Fred Richards
0 siblings, 1 reply; 8+ messages in thread
From: joe @ 2005-03-25 13:54 UTC (permalink / raw)
To: xen-dev-list
hi i am a complete newbie to xen,
and i have still a problem with hda(hdc): lost interrupt coming from the
2.6.10-xen0 kernel on an asrock k7s8x board with an additional promise
100 controller(doesn't get recognized anyway) an amd athlon 2400+ and
512 mb ram.
an ideas?
regards
toby
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: hda: lost interrupt
2005-03-25 13:54 joe
@ 2005-04-15 15:38 ` Fred Richards
0 siblings, 0 replies; 8+ messages in thread
From: Fred Richards @ 2005-04-15 15:38 UTC (permalink / raw)
To: xen-devel
joe <toby4u <at> freenet.de> writes:
>
> hi i am a complete newbie to xen,
> and i have still a problem with hda(hdc): lost interrupt coming from the
> 2.6.10-xen0 kernel on an asrock k7s8x board with an additional promise
> 100 controller(doesn't get recognized anyway) an amd athlon 2400+ and
> 512 mb ram.
>
> an ideas?
>
> regards
> toby
>
Ok, now that's odd. I'm having the same problem, and much of my hardware is
similar. I have an ECS K7S5A motherboard, AMD Athlon 2400+ and a promise
Ultra100TX2 controller. Note, however, the Promise card is not the one having
the issue. In other words, my error is hdc: lost interrupt ... my primary
controller has 2 drives (hda, hdb) my second controller two dvdrom devices (hdc,
hdd) and one storage drive on the promise card (hde). If I disable hdc, the
error changes to hdd lost interrupt.
I've tried even the LiveCD 2.0.5 version. It works perfect on other hardware,
but has an issue booting Domain 0.
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2005-04-15 15:38 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-07-14 17:39 hda: lost interrupt Christian Gennerat
2002-07-14 17:42 ` Arnaldo Carvalho de Melo
-- strict thread matches above, loose matches on Subject: below --
2005-03-25 13:54 joe
2005-04-15 15:38 ` Fred Richards
2004-11-21 21:48 hda: Lost Interrupt David Denny
2004-11-21 20:31 ` Ian Pratt
2001-05-10 1:04 hda: lost interrupt Lee
2001-05-10 16:12 ` Dan Malek
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.