Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

usb over-current change kmesg flooding #6

Closed
akhepcat opened this issue Sep 9, 2018 · 2 comments
Closed

usb over-current change kmesg flooding #6

akhepcat opened this issue Sep 9, 2018 · 2 comments

Comments

@akhepcat
Copy link

akhepcat commented Sep 9, 2018

Linux kali-pi 4.14.50-Re4son-v7+ #4 SMP Thu Jul 19 11:07:19 AEST 2018 armv7l GNU/Linux

Using the official PoE hat on the 3B+ with the above kernel results in continuous logging of usb over-current change messages:
$ dmesg | tail
[ 2210.071687] usb 1-1-port2: over-current change
[ 2210.081690] usb 1-1.1-port3: over-current change
[ 2210.311689] usb 1-1-port3: over-current change
[ 2210.321691] usb 1-1.1-port2: over-current change
[ 2210.551684] usb 1-1-port4: over-current change
[ 2210.562041] usb 1-1.1-port3: over-current change
[ 2210.791710] usb 1-1-port2: over-current change
[ 2210.802037] usb 1-1.1-port2: over-current change
[ 2211.031708] usb 1-1-port3: over-current change
[ 2211.042063] usb 1-1.1-port3: over-current change
[ 2211.271714] usb 1-1-port4: over-current change
[ 2211.282140] usb 1-1.1-port2: over-current change
[ 2211.511725] usb 1-1-port2: over-current change
[ 2211.522092] usb 1-1.1-port3: over-current change
[ 2211.751751] usb 1-1-port3: over-current change

Nothing is plugged into any USB ports at this time (only the onboard ethernet)
$ lsusb -t
/: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=dwc_otg/1p, 480M
|__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/4p, 480M
|__ Port 1: Dev 3, If 0, Class=Hub, Driver=hub/3p, 480M
|__ Port 1: Dev 5, If 0, Class=Vendor Specific Class, Driver=lan78xx, 480M

Hadn't booted in a while, so just upgraded today
$ uptime
20:08:06 up 41 min, 1 user, load average: 2.22, 2.12, 2.02
$ grep Sep kern.log | wc -l
82143

2000 messages per minute is pretty noisy, especially given that there doesn't seem to be any reason for this.

@Re4son
Copy link
Owner

Re4son commented Sep 9, 2018

Thanks for letting me know.
I can see some raspberry pi firmware commits that contain some poe dtbo stuff. I'll pull them and compile a new kernel. I'm away for the week but will get to it next weekend.

@akhepcat
Copy link
Author

Looks like this might be a hardware issue with the official PoE hat itself, so i think I'll close this as a no-op.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants