Bug 1369269 - sp5100_tco I/O address 0x0cd6 already in use on AMD FX-6100 @ 990FX
Summary: sp5100_tco I/O address 0x0cd6 already in use on AMD FX-6100 @ 990FX
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: 24
Hardware: x86_64
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Kernel Maintainer List
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-08-22 22:13 UTC by Reartes Guillermo
Modified: 2017-04-01 21:26 UTC (History)
12 users (show)

Fixed In Version:
Clone Of:
: 1406844 (view as bug list)
Environment:
Last Closed: 2016-10-26 16:57:56 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
dmesg FX6100 @ 990FX (82.93 KB, text/plain)
2016-08-22 22:13 UTC, Reartes Guillermo
no flags Details
dmesg @ FX-8120 (80.68 KB, text/plain)
2016-12-19 16:59 UTC, Zoltan Boszormenyi
no flags Details
contents of /proc/ioports (2.31 KB, text/plain)
2016-12-19 17:00 UTC, Zoltan Boszormenyi
no flags Details

Description Reartes Guillermo 2016-08-22 22:13:03 UTC
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.

Comment 1 Laura Abbott 2016-09-23 19:19:17 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.

Comment 2 Laura Abbott 2016-10-26 16:57:56 UTC
*********** 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.

Comment 3 Janvitus 2016-12-01 11:03:28 UTC
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

Comment 4 Zoltan Boszormenyi 2016-12-19 16:58:39 UTC
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

Comment 5 Zoltan Boszormenyi 2016-12-19 16:59:46 UTC
Created attachment 1233428 [details]
dmesg @ FX-8120

Comment 6 Zoltan Boszormenyi 2016-12-19 17:00:35 UTC
Created attachment 1233429 [details]
contents of /proc/ioports

Comment 7 Zoltan Boszormenyi 2016-12-19 17:03:04 UTC
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

Comment 8 Gregory Seaborn 2017-01-18 19:51:09 UTC
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

Comment 9 Zoltan Boszormenyi 2017-01-19 08:12:44 UTC
(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


Note You need to log in before you can comment on or make changes to this bug.