Framework still dies from kworker and usb-a works once

In the body of your post, please include those following details.

  • Which OS (Operating System)?
    ubuntu 24.04

  • Which release of your OS (Operating System / Windows 10, 11)? (if you are having a Linux related issue, please create your thread under the Linux subcategory)
    ubuntu 24.04

  • Which Framework product (Laptop 13, Laptop 16, Laptop 12 or Desktop) and which generation (Intel 11th gen, Intel 12th gen , Intel 13th gen, Intel Ultra Series 1, Chromebook, AMD 7040 Series, AMD AI 300 Series, AMD AI Max 300 Series)
    laptop 13 AMD 7040 Series

    USB-A works once after disconnecting I nee to reboot the laptop.
    I Updated all bios stuff, but still the laptop dies from kworker (all kind of subrocesses) after 1-7 days.

    Could this be a mainboard-issue?

I just started to have a simple script to reset usb.
I.e. for my right “non-thunderbolt” usb:

echo -n “0000:c1:00.3” | sudo tee /sys/bus/pci/drivers/xhci_hcd/unbind
echo -n “0000:c1:00.3” | sudo tee /sys/bus/pci/drivers/xhci_hcd/bind

1 Like

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.