ayufan-rock64 / linux-build

Rock64 Linux build scripts, tools and instructions
MIT License
561 stars 98 forks source link

slightly different usb3 issue #197

Open liaden opened 6 years ago

liaden commented 6 years ago

I am also seeing usb usb5-port1: cannot disable (err = -32) showing up on one board versus three others. They are all running the same image (bionic-containers-rock64-0.6.44-239-arm64.img) There is nothing plugged into the usb3 port on any of my rock64 boards.

It is just annoying at first, but consistently whenever I kubeadm join ... it starts causing kernel panics, tries to reboot, more kernel panics, and finally just gets stuck. A second boot actually worked. I've followed the same script with this kubernetes worker as I have two others.

Edit: This actually didn't go into a infinite loop of crashing because on this attempt I had not downgraded to 1.9.8 so on the second boot, kubernetes didn't launch everything and crash the system. My most recent attempt where I did downgrade is not resulting in an infinite loop of crashing.

Topper69 commented 6 years ago

Hi,

I confirm, it happens also with Linux rock64 4.4.126-rockchip-ayufan-239 #1 SMP Sun May 27 18:38:24 UTC 2018 aarch64 GNU/Linux (Debian).

It happens for me when I want wake up my hdd connected to usb3 port (not tested with usb2).

If it helps, kernel logs: https://pastebin.com/RfeHEsxe

Best regards