Hi, I am new to linux and started off with Nobara KDE, updated to latest and facing a problem with my new bluetooth keyboard. It can store upto 3 devices and can switch between them. Whenever I switch out of the system to my work laptop it force mutes all playback device without interfering with media and I have to toggle it back on manually. I have pulse audio and but I believe only pipewire-pulse is running under process. I am adding some screen shots with imgur hoping that would help. Would appreciate some help or hints on how this cant be fixed. Thanks.

  • EfwisM
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    1 year ago

    i realize the main point of nobara is to stay away from the terminal, however what would really help is if you install inxi, disable the script you created reboot the system so the script is cleared from memory. Let the issue happen again and then enter this on your teminal

    sudo inxi -Fxzz

    sudo journlctl -S 1h

    posting the info into your next reply

    • RogueBananaOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 year ago

      Sorry this completely slipped my mind. I have ran the commands but truncated the log with the only bluetooth relevant info. Let me know if the whole log is needed. Thanks.

      Link to pastebin: https://pastebin.com/gDUtZgbY

      • EfwisM
        link
        fedilink
        English
        arrow-up
        2
        ·
        1 year ago

        Ok, it seems this looks like a coding bug in powerdevil, which is a KDE issue.

        At this point I would recommend posting a bug report at https://bugs.kde.org/

  • RogueBananaOP
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    Couldn’t figure out a proper method so ended up running a login script to continuously unmute… Janky but it’s better than nothing. Still interested if anyone has any ideas for fixing the problem.