Gentoo Archives: gentoo-user

From: Michael <confabulate@××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] ehci-pci resume error What is this?
Date: Sun, 10 Jul 2022 17:39:12
Message-Id: 9012688.rMLUfLXkoz@lenovo.localdomain
In Reply to: Re: [gentoo-user] ehci-pci resume error What is this? by Dale
1 On Sunday, 10 July 2022 18:13:24 BST Dale wrote:
2 > Michael wrote:
3 > > On Sunday, 10 July 2022 16:34:08 BST Dale wrote:
4 > >> Howdy,
5 > >>
6 > >> I ran into a odd problem. I'm not sure of the cause. I was trying to
7 > >> get pictures off my deer trail cameras when I noticed it. I don't know
8 > >> if that is related or not. This is the error. Including a little over
9 > >> a second's worth so you can see how fast it is generating these entries
10 > >> in messages.
11 > >>
12 > >>
13 > >> root@fireball / # tail -f /var/log/messages
14 > >> Jul 10 10:17:21 fireball kernel: ehci-pci 0000:00:12.2: port 3 resume
15 > >> error -110
16 > >
17 > > [snip ...]
18 > >
19 > >> I did my usual updates the other day but not real sure how long this has
20 > >> been going on but log rotate seems to have been busy. The only way I
21 > >> found to stop it, stop the syslog service. I did go to boot runlevel
22 > >> and restart udev and other device related services. As soon as syslog
23 > >> starts up, it starts posting that error in messages. Also, I'm using
24 > >> the same kernel for several months with no problems. I'm on
25 > >> 5.14.15-gentoo with a uptime of over 4 months. Based on log rotation,
26 > >> I'd say this started about the time I did my updates in the last couple
27 > >> days. Give or take. Can't recall command to get last weeks worth of
28 > >> updates. Brain freeze.
29 > >>
30 > >> I tried google and found nothing helpful. Anyone have a idea what this
31 > >> is all about? Any clues?
32 > >>
33 > >> Thanks.
34 > >>
35 > >> Dale
36 > >>
37 > >> :-) :-)
38 > >
39 > > dmesg ought to show a similar error. The kernel is trying to read
40 > > whatever is hanging off your ehci-pci port 3 and it times out. The error
41 > > message means "Timeout expired before the transfer completed". It could
42 > > be a problematic device controller, or power demands of the device exceed
43 > > what the MoBo supplies.
44 > >
45 > > I've seen the same on USB 3.0 sticks which failed soon after, so you may
46 > > want to back up your data in the first instance.
47 >
48 > I found this info:
49 >
50 >
51 > 00:12.2 USB controller: Advanced Micro Devices, Inc. [AMD/ATI]
52 > SB7x0/SB8x0/SB9x0 USB EHCI Controller
53 >
54 >
55 > Right now, I don't have a lot of USB in use. Mouse, UPS and a card
56 > reader, which I just unplugged with no change. This is my USB devices now:
57 >
58 >
59 > root@fireball / # lsusb
60 > Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
61 > Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
62 > Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
63 > Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
64 > Bus 005 Device 002: ID 046d:c077 Logitech, Inc. Mouse
65 > Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
66 > Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
67 > Bus 004 Device 007: ID 0764:0501 Cyber Power System, Inc. CP1500 AVR UPS
68 > Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
69 > Bus 009 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
70 > Bus 008 Device 002: ID 2109:3431 VIA Labs, Inc. Hub
71 > Bus 008 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
72 > root@fireball / #
73 >
74 >
75 > Is there anyway to figure out which part is causing this? I hope it
76 > isn't my UPS. I got a spare rodent if it is that. Oh, any way to stop
77 > it from filling dmesg? It's spitting it out pretty fast. o_O
78 >
79 > Thoughts?
80 >
81 > Dale
82 >
83 > :-) :-)
84
85 Does lsusb shed some light to the port which causes the interruptions?
86 Otherwise can you unplug devices and plug them in one at a time?

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] ehci-pci resume error What is this? Michael <confabulate@××××××××.com>