LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   APIC error+hda lost interrupt (https://www.linuxquestions.org/questions/linux-newbie-8/apic-error-hda-lost-interrupt-375834/)

alma 10-22-2005 02:47 PM

APIC error+hda lost interrupt
 
I have installed SuSe 9.2 but it only works if i do it with ext2 filesystem. Both ext3 and reiser freezes. In any case there is an error message:
APIC error on CPU0: 00(40)
APIC error on CPU0: 40(40)
With ext3 and reiser the error message just scrolls and the install seems to have stalled, but with ext2 it passes.
Also there is a reoccuring error during boot and after an unclean reboot when fsck checks the filesystem:
hda: lost interrupt
This doesn't freeze the system but keeps coming up.

I've no idea whether these have anything to do with each other but the system clock doesn't work either. It seems to be too fast or way out of time at all.

Any ideas?

btmiller 10-22-2005 03:16 PM

Hmmm ... could be something wrong in your hardware or the way Linux is detecting it. What does "hdparm /dev/hda" (run as root from the command line) show? If your clock is also screwy, it may mean there's a problem with your APIC (interrupt controller) chip on your motherboard. Do you notice strange results with other devices such as your network card?

alma 10-23-2005 07:33 AM

Thanks for your response,

"hdparm /dev/hda" says:

linux:~ # hdparm /dev/hda

/dev/hda:
multcount = 16 (on)
IO_support = 0 (default 16-bit)
unmaskirq = 0 (off)
using_dma = 0 (off)
keepsettings = 0 (off)
readonly = 0 (off)
readahead = 256 (on)
geometry = 16383/255/63, sectors = 80026361856, start = 0

Is there any error in there?
Yes, my modem driver apparently have some errors too but I'm not too sure about that yet.
The system time is apparently ok in the adjust date/time window, but after adjusting it, it keeps losing it.


All times are GMT -5. The time now is 04:07 PM.