Messages in this thread |  | | From | "Steven A. DuChene" <> | Date | Tue, 16 Oct 2001 22:48:45 -0400 | Subject | Re: [PATCH] PnP BIOS -- bugfix; update devlist on setpnp |
| |
Thomas: Just to let you know I still have the same problem with a resource conflict between the PnPBIOS code and the i2c/lm_sensors stuff at 1040 with this latest patch. Again, this is on a Intel Lancewood (L440GX) motherboard. I also have a system with a Intel STL2 motherboard (successor to the Lancewood) so I will test that under the same conditions later tonight.
modprobe i2c-piix4 /lib/modules/2.4.10-ac12/kernel/drivers/i2c/i2c-piix4.o: init_module: No such device Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters /lib/modules/2.4.10-ac12/kernel/drivers/i2c/i2c-piix4.o: insmod /lib/modules/2.4.10-ac12/kernel/drivers/i2c/i2c-piix4.o failed /lib/modules/2.4.10-ac12/kernel/drivers/i2c/i2c-piix4.o: insmod i2c-piix4 failed
dmesg
. . . i2c-piix4.o version 2.6.1 (20010830) i2c-piix4.o: Found PIIX4 device i2c-piix4.o: SMB region 0x1040 already in use! i2c-piix4.o: Device not detected, module not inserted.
cat /proc/ioports . . . 0c00-0c3f : Intel Corporation 82371AB PIIX4 ACPI 0c00-0c3f : PnPBIOS PNP0c02 0ca0-0ca3 : PnPBIOS PNP0c02 0cb8-0cbf : PnPBIOS PNP0c02 0cf8-0cff : PCI conf1 1000-103f : PnPBIOS PNP0c02 1040-105f : Intel Corporation 82371AB PIIX4 ACPI 1040-104f : PnPBIOS PNP0c02 . . .
-- Steven A. DuChene sad@ale.org linux-clusters@mindspring.com sduchene@mindspring.com
http://www.mindspring.com/~sduchene/ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |