Bug 9568
Summary: | Regression: Wireshark sees no packets in 2.6.24-rc3 | ||
---|---|---|---|
Product: | Drivers | Reporter: | Rafael J. Wysocki (rjwysocki) |
Component: | Network | Assignee: | Ray Lee (ray-kernel-org) |
Status: | CLOSED UNREPRODUCIBLE | ||
Severity: | normal | ||
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.24-rc3 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 9243 |
Description
Rafael J. Wysocki
2007-12-14 17:43:47 UTC
You need to list the hardware because it is very likely a device driver issue. Don't think it's a hardware issue, as I can't even get any packets printed on loopback (`tshark -i lo & ping 127.0.0.1 &` shows nothing). Regardless: broadcom wireless (bcm43xx), tg3 wired, on x86-64. Another person tried -rc5 is fine for them, so likely this is either something that's fixed already, or perhaps my make oldconfig disabled something necessary? No clue. Will re-test current git head (-rc5) in the morning and report. Thanks. Okay, -rc5 works great. I have no idea what changed between -rc3 and -rc5, or whether it was a .config change (the diff doesn't show much interesting for .config between the two). Really not sure why -rc3 isn't working for me, but I guess it really doesn't matter. Sorry for the false alarm. |