Bug 32492
Summary: | r8169 together with raid6 causes reboot/panic | ||
---|---|---|---|
Product: | Drivers | Reporter: | Håkan (disp0se4bl3) |
Component: | Network | Assignee: | Francois Romieu (romieu) |
Status: | RESOLVED OBSOLETE | ||
Severity: | normal | CC: | alan, disp0se4bl3, romieu |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.38.2 and others | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: |
panic example 2
panic example 3 panic example 4 panic example 5 (with debug boot option) lspci -nn lshw another example another example another example another example |
Description
Håkan
2011-04-02 13:17:29 UTC
Created attachment 53132 [details]
panic example 2
Created attachment 53142 [details]
panic example 3
Created attachment 53152 [details]
panic example 4
Created attachment 53162 [details]
panic example 5 (with debug boot option)
Created attachment 53172 [details]
lspci -nn
Created attachment 53182 [details]
lshw
Created attachment 53192 [details]
another example
Created attachment 53202 [details]
another example
Created attachment 53212 [details]
another example
Created attachment 53222 [details]
another example
Perhaps too many panic examples...
(In reply to comment #0) [...] > 03:00.0 0200: 10ec:8168 (rev 01) > 04:00.0 0200: 10ec:8168 (rev 06) <-- makes problem The XID line in one of the dmesg shows the rev 06 device is a 8168e (RTL_GIGA_MAC_VER_33). Its support is very (very) limited before 3.0. I'd suggest working with 3.0 even if it will probably not be a silver bullet for your panics. -- Ueimor |