Bug 42794 - mei: unable to register watchdog device.
Summary: mei: unable to register watchdog device.
Status: RESOLVED CODE_FIX
Alias: None
Product: Other
Classification: Unclassified
Component: Modules (show other bugs)
Hardware: All Linux
: P1 low
Assignee: other_modules
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-17 21:40 UTC by Lars Stokholm
Modified: 2012-08-30 14:44 UTC (History)
2 users (show)

See Also:
Kernel Version: 3.2.6
Subsystem:
Regression: No
Bisected commit-id:


Attachments
kernel.log (77.83 KB, text/x-log)
2012-02-17 21:40 UTC, Lars Stokholm
Details
lsmod (2.81 KB, application/octet-stream)
2012-02-17 21:41 UTC, Lars Stokholm
Details
lspci -vvv (10.79 KB, application/octet-stream)
2012-02-17 21:42 UTC, Lars Stokholm
Details

Description Lars Stokholm 2012-02-17 21:40:46 UTC
Created attachment 72431 [details]
kernel.log

When booting my Arch Linux installation, I've been getting this error in the kernel log since v.3.2:

Feb 17 22:14:27 localhost kernel: [    6.099400] watchdog: INTCAMT: cannot register miscdev on minor=130 (err=-16).
Feb 17 22:14:27 localhost kernel: [    6.099470] watchdog: error registering /dev/watchdog (err=-16).
Feb 17 22:14:27 localhost kernel: [    6.099522] mei: unable to register watchdog device.

It's been discussed in the Arch Forums: https://bbs.archlinux.org/viewtopic.php?id=133083

Disabling the mei module will get rid of this error. It's a small thing, but annoying to have do disable modules I think.

Is this a bug or an issue relating to the way Arch's kernel is configured?
Comment 1 Lars Stokholm 2012-02-17 21:41:42 UTC
Created attachment 72432 [details]
lsmod
Comment 2 Lars Stokholm 2012-02-17 21:42:13 UTC
Created attachment 72433 [details]
lspci -vvv

Note You need to log in before you can comment on or make changes to this bug.