Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
09-08-2003, 08:50 AM
|
#1
|
LQ Newbie
Registered: Aug 2002
Location: VietNam
Posts: 12
Rep:
|
Kernel panic: Aiee, killing interrupt handler!
Hello all,
I have been running RedHat 7.1 on my home computer for about 6mos now. The machine is used as a gateway to the internet running adsl, ipmasq, and firewall. I was working on some shell scripting when the following error was given:
$ Oops: 002
CPU: 0
EIP:0100:[<C123e160>]
(Bunch of stuff here I didn't write down....)
Kernel Panic: Aiee, Killing Interrupt Handler
In (or ln not sure) Interrupt Handler- Not Syncing
My computer completely froze at this point. I tried to get it back by rebooting multiple times but aslo froze at this point and i cann't loggin my pc
Please help me,
Thanks
|
|
|
09-09-2003, 07:00 AM
|
#2
|
Member
Registered: Sep 2003
Location: Holland
Distribution: Gentoo 1.4, Slackware
Posts: 196
Rep:
|
Re: Kernel panic: Aiee, killing interrupt handler!
Quote:
Originally posted by vinhhv
Hello all,
I have been running RedHat 7.1 on my home computer for about 6mos now. The machine is used as a gateway to the internet running adsl, ipmasq, and firewall. I was working on some shell scripting when the following error was given:
$ Oops: 002
CPU: 0
EIP:0100:[<C123e160>]
(Bunch of stuff here I didn't write down....)
Kernel Panic: Aiee, Killing Interrupt Handler
In (or ln not sure) Interrupt Handler- Not Syncing
My computer completely froze at this point. I tried to get it back by rebooting multiple times but aslo froze at this point and i cann't loggin my pc
Please help me,
Thanks
|
Send some log outputs from:
/var/log/syslog, messages, auth.log firewall.log ?
|
|
|
09-22-2003, 03:30 PM
|
#3
|
Member
Registered: Sep 2003
Distribution: Arch .7
Posts: 47
Rep:
|
im having a similar problem installing mandrake 9.1....
I am currently using windows 98 and red Hat 9. i an trying to install mandrake 9.1, but when i try to install, i get the following error message (partial, the real one is nearly a page and a half long! but this is the important part of it):
hda: lost interrupt
hda: lost interrupt
hda: lost interrupt
hda: host protected area =>1
hda: lost interrupt
hda: 1325485 sectors *i guessed that, but its close*....blah blah about the drive
hda: lost interrupt
hda: lost interrupt
hdc: lost interrupt
hdc: lost interrupt
hdc: lost interrupt
*does some stuff*
Partition check
hda: <4> hda:dma_timer_expiry:dma status == 0x24
hda: lost interrupt
Unable to handle kernel NULL pointer
deference at virtual address 00000024
printing eip:
c0l9b1ec
*pde=00000000
Oops=0000
<0> kernel panic: Aiee, killing interrupt handler!
In interrupt handler - not syncing
my roomate intalled mandrake using the same discs and had no problem at all...
my computer has:
soyo kt400 ultra dragon platinum mobo
Athlon XP 2600+ @ 2.133 GHz
256 pc3200 DDR RAM
80GB Seagate Barricuda HDD (gonna be linux drive)
4.5 GB Quantum Fireball HDD (swap)
6.5 GB Fujitsu (however u spell that) (windows drive)
64 MB DDR GeForce 4 MX 440 graphics card
Sony 16x DVD drive
Artec 52x24x52 cd burner
ive looked all over the internet and cant find a solution, if anyone could help me, it would be greatly apreciated
Last edited by lazychris2000; 09-22-2003 at 03:33 PM.
|
|
|
09-23-2003, 02:44 AM
|
#4
|
Member
Registered: Sep 2003
Location: Holland
Distribution: Gentoo 1.4, Slackware
Posts: 196
Rep:
|
Quote:
Originally posted by lazychris2000
hda: lost interrupt
hda: lost interrupt
hda: lost interrupt
hda: host protected area =>1
hda: lost interrupt
hda: 1325485 sectors *i guessed that, but its close*....blah blah about the drive
hda: lost interrupt
hda: lost interrupt
hdc: lost interrupt
hdc: lost interrupt
hdc: lost interrupt
*does some stuff*
Partition check
hda: <4> hda:dma_timer_expiry:dma status == 0x24
hda: lost interrupt
Unable to handle kernel NULL pointer
deference at virtual address 00000024
printing eip:
c0l9b1ec
*pde=00000000
Oops=0000
<0> kernel panic: Aiee, killing interrupt handler!
In interrupt handler - not syncing
my roomate intalled mandrake using the same discs and had no problem at all...
my computer has:
soyo kt400 ultra dragon platinum mobo
Athlon XP 2600+ @ 2.133 GHz
256 pc3200 DDR RAM
80GB Seagate Barricuda HDD (gonna be linux drive)
4.5 GB Quantum Fireball HDD (swap)
6.5 GB Fujitsu (however u spell that) (windows drive)
64 MB DDR GeForce 4 MX 440 graphics card
Sony 16x DVD drive
Artec 52x24x52 cd burner
ive looked all over the internet and cant find a solution, if anyone could help me, it would be greatly apreciated
|
Hmm this doesn't look like a problem with the CD. What might be the problem is:
You're using a 80Gb seagate barricuda, which must be a UDMA disk right? and your swap disk 4.5GB quantum fireball is a DMA disk right? Are they connected to the same controller on your mainboard? It might be that it's confusing the booting kernel. Try to put the 4.5GB on a nother controller as the UDMA disk, then boot again ....
Hope this helps,
|
|
|
09-25-2003, 09:06 AM
|
#5
|
Member
Registered: Sep 2003
Distribution: Arch .7
Posts: 47
Rep:
|
all 3 drives are masters on seperate IDE controllers.....ah, the joys of RAID....
|
|
|
09-25-2003, 09:08 AM
|
#6
|
Member
Registered: Sep 2003
Distribution: Arch .7
Posts: 47
Rep:
|
speaking of which, i tried unplugging all but the 80GB drive and install mandrake, and it worked....well.... all but the internet, it recogniized my ethernet card, but it wouldnt connect....*shrug soulders* i just cant win....
|
|
|
09-25-2003, 05:05 PM
|
#7
|
Member
Registered: Sep 2003
Location: Holland
Distribution: Gentoo 1.4, Slackware
Posts: 196
Rep:
|
Quote:
Originally posted by lazychris2000
speaking of which, i tried unplugging all but the 80GB drive and install mandrake, and it worked....well.... all but the internet, it recogniized my ethernet card, but it wouldnt connect....*shrug soulders* i just cant win....
|
Do you mean when disconnecting the other drives, except the 80gb disk, the install works ? Hmmzz
What actually didn't work from your networkcard ?
|
|
|
09-25-2003, 11:21 PM
|
#8
|
Member
Registered: Sep 2003
Distribution: Arch .7
Posts: 47
Rep:
|
right....when i had 1 harddrive plugged in, the install worked fine....
but when i logged in, i could not connect to the internet....it recognized my ethernet card, but would not make a connection....
i was talkin to some ppl who are usin mandrake, and found out that when the boot screen (the one that lists what u want to boot into i.e. linux, floppy, failsafe, etc...) u hit escape and type 'linux noapic' (w/o quotations) then the internet worked....appearently, a lot of ppl have problems connecting to the internet until they do that.....
|
|
|
All times are GMT -5. The time now is 06:00 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|