Created attachment 1193097 [details] dmesg FX6100 @ 990FX Description of problem: The module sp5100 causes an error message in the logs. Since i installed F24 some days ago, i am not sure this is causing some other issues. Version-Release number of selected component (if applicable): Fedora: F24 Kernel: 4.6.6-300.fc24.x86_64 How reproducible: always Steps to Reproduce: 1. install F24 2. update, reboot 3. check messages Actual results: This gets logged in mesages: sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver v0.05 sp5100_tco: PCI Vendor ID: 0x1002, Device ID: 0x4385, Revision ID: 0x42 sp5100_tco: I/O address 0x0cd6 already in use Expected results: no errors in messages Additional info: RHBZ# 1328633 "ACPI errors on Kernel 4.5.1-300 i" which is closed errata, but says it is tracked upstrea in: KERNEL BZ# 114201 "ACPI Error: No handler or method for GPE xx, disabling event (20160108/evgpe-790) - AMD A8-4500M APU" I installed F24 some days ago, it seems to not to cause issues for now.
*********** MASS BUG UPDATE ************** We apologize for the inconvenience. There is a large number of bugs to go through and several of them have gone stale. Due to this, we are doing a mass bug update across all of the Fedora 24 kernel bugs. Fedora 24 has now been rebased to 4.7.4-200.fc24. Please test this kernel update (or newer) and let us know if you issue has been resolved or if it is still present with the newer kernel. If you have moved on to Fedora 25, and are still experiencing this issue, please change the version to Fedora 25. If you experience different issues, please open a new bug report for those.
*********** MASS BUG UPDATE ************** This bug is being closed with INSUFFICIENT_DATA as there has not been a response in 4 weeks. If you are still experiencing this issue, please reopen and attach the relevant data from the latest kernel you are running and any data that might have been requested previously.
Same issue on Fedora 25 (and previously 24): sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver v0.05 sp5100_tco: PCI Vendor ID: 0x1022, Device ID: 0x780b, Revision ID: 0x14 sp5100_tco: I/O address 0x0cd6 already in use Linux fedorabox 4.8.10-300.fc25.x86_64
Same thing happens AMD FX(tm)-8120 and on Kabini based APUs. The watchdog driver loads but doesn't initialize because the I/O port is already reserved, because it appears in the PNP device list. $ dmesg | grep 0cd6 [ 0.893587] system 00:01: [io 0x0cd6-0x0cd7] has been reserved [ 6.346912] sp5100_tco: I/O address 0x0cd6 already in use
Created attachment 1233428 [details] dmesg @ FX-8120
Created attachment 1233429 [details] contents of /proc/ioports
Fedora 25, currently latest kernel: $ uname -a Linux s002.sicom.com 4.8.14-300.fc25.x86_64 #1 SMP Mon Dec 12 16:31:04 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
I am getting the same error on Fedora 25. Jan 18 12:33:12 localhost.localdomain kernel: sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver v0.05 Jan 18 12:33:12 localhost.localdomain kernel: sp5100_tco: PCI Vendor ID: 0x1002, Device ID: 0x4385, Revision ID: 0x42 Jan 18 12:33:12 localhost.localdomain kernel: sp5100_tco: I/O address 0x0cd6 already in use Jan 18 12:33:12 localhost.localdomain mtp-probe[613]: checking bus 5, device 3: "/sys/devices/pci0000:00/0000:00:13.0/usb5/5-3" Jan 18 12:33:12 localhost.localdomain mtp-probe[613]: bus: 5, device: 3 was not an MTP device Jan 18 12:33:12 localhost.localdomain mtp-probe[614]: checking bus 5, device 2: "/sys/devices/pci0000:00/0000:00:13.0/usb5/5-2" Jan 18 12:33:12 localhost.localdomain mtp-probe[614]: bus: 5, device: 2 was not an MTP device [gseaborn@dragon ~]$ uname -a Linux dragon 4.9.3-200.fc25.x86_64 #1 SMP Fri Jan 13 01:01:13 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux FX-8350 Asus Sabertooth R2 (bios version 2901) 24 GiB ram EVGA NVidia GT 650ti
(In reply to Gregory Seaborn from comment #8) This bug was closed. I cloned it at: https://bugzilla.redhat.com/show_bug.cgi?id=1406844