|
Bugzilla – Full Text Bug Listing |
| Summary: | kernel spams syslog every 10 sec with: w1_driver w1_bus_master1: No devices present on the wire. | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Hans-Peter Jansen <hpj> |
| Component: | Kernel | Assignee: | Greg Kroah-Hartman <gregkh> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | hpj, shemminger |
| Version: | Beta 1 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | All | ||
| Whiteboard: | |||
| Found By: | Beta-Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | w1_search-ratelimit.patch | ||
|
Description
Hans-Peter Jansen
2005-08-10 23:46:22 UTC
Thomas, am I right that these messages come from the ACPI subsystem? I have several reports of that kind and I assume this will be gone once we disable ACPI_DEBUG again... Hmm, this does not look like ACPI messages, they should have an ACPI prefix. Maybe someone really used printk directly? Looks like w1_driver is the prefix for some specific driver? I have to exchange a hard disk for ak quickly ... I would grep the sources/latest patches for w1_driver or w1_bus_master , maybe you are lucky? Created attachment 45929 [details]
w1_search-ratelimit.patch
The kernel maintainer has just submitted a patch to fix this. I'll add it to our kernel tree... Applied. *** Bug 104762 has been marked as a duplicate of this bug. *** |