|
Bugzilla – Full Text Bug Listing |
| Summary: | kernel panic when loading r8169 network driver | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Stefan Sauer <ensonic> |
| Component: | Kernel | Assignee: | Karsten Keil <karsten.keil> |
| Status: | VERIFIED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Critical | ||
| Priority: | P5 - None | CC: | aj |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | i686 | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
screenshot of kernel oops
This patch should fix the oops new patch from netdevel list |
||
|
Description
Stefan Sauer
2005-11-12 12:36:11 UTC
On boot time, the messages are stored in /var/log/boot.msg This file could be broken nthl. Check it for the messages. If they are not there or you're using a life system, just make a picture of the relevant lines and post it here. To work around this, you can try passing several kernel options at boot time, like pci=routeirq, acpi=off (probably not really required on a normal workstation) or pci=noacpi. Created attachment 57568 [details]
screenshot of kernel oops
I've screenshoted the kernel oops. Using parameters like ACPI=off and so on didn't helped to work around the problem.
The captured output also did not apprear in the boot.oldmsg.
Olaf: Something for you? If not, please assign it back to us. Created attachment 57662 [details]
This patch should fix the oops
But that doesn't explain the underlying problem of what's wrong with the driver and why it refuses to init the card. What was the last working kernel you used? I didn't built my own kernel. So I was using the one which was up-to-date in Suse9.3 as of 26th october 2005. I run the online-updates at least twice a week. It's unlikely that I can find out which updates have been installed with this online-update as I have tried to upgrade to SuSE 10 afterwards. I'll make a test kernel available for you. Created attachment 57775 [details]
new patch from netdevel list
This should fix it, I did sent you a email with a precompiled module for your kernel to test.
Your wonderful! It works. Karsten, please add this to our 10.0 kernel for the next update. |