• @[email protected]
    link
    fedilink
    72 months ago

    Does the headphone use bad vendor/product ID? Or how does a wireless dongle without driver panicking a kernel?

    Or is there just a broken driver in the kernel?

    • NatanoxOP
      link
      fedilink
      English
      72 months ago

      Broken driver. It now seemingly attempts to read the current battery status, and while doing so literally locks up (not sure what “locking” means in context of a Kernel, but it’s somehow involved).

      • @[email protected]
        link
        fedilink
        12 months ago

        Interesting! Do you have checked the kernel log (there should be a backup from last session somehow iirc) , and do you know the name of the kernel module as well as your kernel version?

        I want to check that code out if I see where it fails exactly

        Or have you documented that issue already somewhere?