You are not logged in.

#1 2016-06-04 22:22:16

Snoop05
Member
Registered: 2014-10-29
Posts: 15

Track down loaded module that prevents another module from loading

# modprobe f71882fg
modprobe: ERROR: could not insert 'f71882fg': Device or resource busy
# dmesg
[  411.620727] f71882fg: Found f71869a chip at 0x290, revision 32
[  411.620774] ACPI Warning: SystemIO range 0x0000000000000290-0x0000000000000297 conflicts with OpRegion 0x0000000000000290-0x000000000000029F (\_SB.PCI0.LPCB.SIO1.RNTR) (20160108/utaddress-255)
[  411.620781] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver

I think another module prevents it from loading, how to track it down?

Offline

#2 2016-06-05 04:01:46

mich41
Member
Registered: 2012-06-22
Posts: 796

Re: Track down loaded module that prevents another module from loading

In this case it's ACPI.

BTW, on some boards it's possible to read sensors through ACPI and you may have a driver for that already loaded - run sensors to check. Still no access to fan controllers, though.

Offline

Board footer

Powered by FluxBB