View previous topic :: View next topic |
Author |
Message |
nszeek n00b
Joined: 16 Jan 2006 Posts: 57
|
Posted: Mon Jan 30, 2006 2:39 pm Post subject: hda: lost interrupt [ Solved ] |
|
|
Yo everyone ... i have been trying to install gentoo for some time now and i keep getting errors, different ones, everytime i get close.
Today error is this:
Code: |
hda: lost interrupt
|
the error occurs after i choose the "gentoo linux" line at grub. It starts to load and then it keeps sending this message ... like this
Code: |
hda: lost interrupt
hda: lost interrupt
hda: lost interrupt
hda: lost interrupt
hda: lost interrupt
|
Some more info on my system:
- I am working on a toshiba notebook ( a75-s211 is the model )
- I am makeing a stage3 installation
- am not using genkernel
if any more info is needed plz just ask for it
Last edited by nszeek on Mon Jan 30, 2006 9:36 pm; edited 1 time in total |
|
Back to top |
|
|
jomen Guru
Joined: 04 Jan 2006 Posts: 536 Location: Leipzig, Germany
|
Posted: Mon Jan 30, 2006 4:44 pm Post subject: |
|
|
broken hardware left aside - I would check this:
Have you selected the correct driver for your chipset?
lspci
and
lspci -v
can help in identfying this |
|
Back to top |
|
|
nszeek n00b
Joined: 16 Jan 2006 Posts: 57
|
Posted: Mon Jan 30, 2006 9:35 pm Post subject: |
|
|
Thks i ll try that ... |
|
Back to top |
|
|
wubante n00b
Joined: 27 Jan 2004 Posts: 21
|
Posted: Wed Feb 08, 2006 8:50 pm Post subject: hda: lost interrupt |
|
|
I got exactly the same problem and I am sure I select the right driver for my IDE chipset.
I add
Code: | append="noapic apic=off" |
in the /etc/lilo.conf and run lilo
I also run
Code: |
rc-udpate -d hdparm boot |
and
Code: |
rc-udpate add hdparm default |
Problem solved. |
|
Back to top |
|
|
jomen Guru
Joined: 04 Jan 2006 Posts: 536 Location: Leipzig, Germany
|
Posted: Wed Feb 08, 2006 11:28 pm Post subject: |
|
|
I'm curious...and interested.
You did call the problem [Solved]
How did you solve it? |
|
Back to top |
|
|
nszeek n00b
Joined: 16 Jan 2006 Posts: 57
|
Posted: Thu Feb 09, 2006 1:04 pm Post subject: |
|
|
I recompiled the kernel once again ... and set some HD-related things on ( which i dont recall btw ) |
|
Back to top |
|
|
|