Am Samstag, 7. Januar 2012, 11:38:07 schrieb Dominik Cermak:
With 3.2 I get the following messages while booting:
[ 7.875726] watchdog: INTCAMT: cannot register miscdev on minor=130 (err=-16). [ 7.875821] watchdog: error registering /dev/watchdog (err=-16). [ 7.875877] mei: unable to register watchdog device.
I don't understand them, so I don't know if they are critical (haven't noticed any problems yet).
Now with linux-3.2-2 the messages are different: [ 7.790647] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.07 [ 7.790730] iTCO_wdt: Found a QM57 TCO device (Version=2, TCOBASE=0x0460) [ 7.790747] iTCO_wdt: cannot register miscdev on minor=130 (err=-16) [ 7.790833] iTCO_wdt: probe of iTCO_wdt failed with error -16 I also found a thread in the forums about that: https://bbs.archlinux.org/viewtopic.php?id=133083 Greetings Dominik