View previous topic :: View next topic |
Author |
Message |
Zath n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 08 Jun 2009 Posts: 2
|
Posted: Mon Jun 08, 2009 1:02 pm Post subject: Attensic 1Gb NIC driver causing kernel panic (Asus P5B-MX) |
|
|
Hey people,
I'm new to gentoo and trying to get my install to work but running into a (not so) slight issue that the Attansic NIC is causing a kernel panic whenever it is enabled. This is the error message that is displayed on boot:
kernel panic - not syncing: Fatal exception in interrupt
This *only* happens when the Attansic 1000Mbit driver is built into the kernel. I can circumvent the problem by booting with interactive mode and skipping the net.eth0 service.
To solve the issue I have already flashed my BIOS to the latest version and cleared the CMOS. I've also been playing around with the BIOS IRQ settings, trying different combinations getting no result.
Anyone have an idea what could be done to fix this issue? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
krinn Watchman
![Watchman Watchman](/images/ranks/rank-G-2-watchman.gif)
![](images/avatars/gallery/Blade Runner/movie_blade_runner_howl.gif)
Joined: 02 May 2003 Posts: 7470
|
Posted: Mon Jun 08, 2009 1:10 pm Post subject: |
|
|
tried boot with irqpoll yet ? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Zath n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 08 Jun 2009 Posts: 2
|
Posted: Mon Jun 08, 2009 1:18 pm Post subject: |
|
|
krinn wrote: | tried boot with irqpoll yet ? |
I hadn't. I just tried it though, adding irqpoll to the grub config kernel line and rebooting the system did not result in any change. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
krinn Watchman
![Watchman Watchman](/images/ranks/rank-G-2-watchman.gif)
![](images/avatars/gallery/Blade Runner/movie_blade_runner_howl.gif)
Joined: 02 May 2003 Posts: 7470
|
Posted: Mon Jun 08, 2009 1:34 pm Post subject: |
|
|
there's so many things that could affect irq and routing, some bios could force an acpi version, plugNplay OS ready in bios also, kernel sheduler...
- I would try : dmesg | grep acpi sometimes kernel report buggy acpi there then force acpi version lower if bios allow it
- 2nd i would try pnpos switch (if on -> off, if off->on)
- 3rd try pappymcfee kernel seed for a new kernel with default (stable/safe?) (https://forums.gentoo.org/viewtopic-t-707499-highlight-pappy.html) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|