Bug 1369269
Summary: | sp5100_tco I/O address 0x0cd6 already in use on AMD FX-6100 @ 990FX | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Reartes Guillermo <greartes> | ||||||||
Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> | ||||||||
Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
Severity: | low | Docs Contact: | |||||||||
Priority: | unspecified | ||||||||||
Version: | 24 | CC: | gansalmon, gianvito, greartes, gseaborn, ichavero, itamar, jonathan, kernel-maint, madhu.chinakonda, mchehab, noloader, zboszor | ||||||||
Target Milestone: | --- | ||||||||||
Target Release: | --- | ||||||||||
Hardware: | x86_64 | ||||||||||
OS: | Linux | ||||||||||
Whiteboard: | |||||||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||||
Doc Text: | Story Points: | --- | |||||||||
Clone Of: | |||||||||||
: | 1406844 (view as bug list) | Environment: | |||||||||
Last Closed: | 2016-10-26 16:57:56 UTC | Type: | Bug | ||||||||
Regression: | --- | Mount Type: | --- | ||||||||
Documentation: | --- | CRM: | |||||||||
Verified Versions: | Category: | --- | |||||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||||
Embargoed: | |||||||||||
Attachments: |
|
Description
Reartes Guillermo
2016-08-22 22:13:03 UTC
*********** 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 |