Ticket #203 (closed task)
Opened 7 years ago
Device or Resource Busy (Examined/Solved - 1.4.12 2.0.34)
| Reported by: | contact | Owned by: | somebody |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | outofdate | Version: | |
| Keywords: | Cc: |
Description
I get this: ./lm_sensors.o: init_module: Device or resource busy I have /proc/sys no prob. When I try piix4.o I get ./piix4.o: couldn't find the kernel version the module was compile for I get the same when I try smbus.o I've got a Compaq Professional Workstation 5000 w/only 1 processor (SMP motherboard, but not SMP Linux). I compiled without SMP support. .src
--- As this is version 1.4.12, you don't insert piix4.o directly, and you only insert smbus.o if you set the compile-time option SMBUS_MODULE to 1; but this is not working right for now, so forget it. You just need to insert lm_sensors.o. As about the device or resource busy error, without more information it is impossible to decide what is happening here. We need the output from 'dmesg' at the very least.
Frodo
