• Petter1@lemm.ee
    link
    fedilink
    arrow-up
    7
    ·
    4 days 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?

    • Natanox@discuss.tchncs.deOP
      link
      fedilink
      English
      arrow-up
      7
      ·
      4 days 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).

      • Petter1@lemm.ee
        link
        fedilink
        arrow-up
        1
        ·
        3 days 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?