systemd-udevd high cpu usage

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
1
down vote

favorite












Few days ago I installed Antergos on my old Dell laptop with Broadcom BCM2046 Bluetooth. Since then I'm having issues with bluetooth.



First, no adapters were found. This was somehow solved (I'm not sure if I solved or maybe few restarts did the work). But now, even though bluetooth is enabled and it manages to find around some bluetooth devices it's unable to connect to them. And the main issue actually is, that systemd-udevd consumes ~100% of CPU which has clearly something to do with bluetooth cause if I disable bluetooth and restart the computer, systemd-udevd CPU consumption is only few percent.



Here is dmesg: https://pastebin.com/9NJ3ihdM
And important log from it is:



[ 12.957279] usb 8-2.2: usbfs: USBDEVFS_CONTROL failed cmd hid2hci rqt 33 rq 9 len 4 ret -71


Log from udevadm monitor has lots of these lines:



UDEV [4035.892029] unbind /devices/pci0000:00/0000:00:1d.2/usb8/8-2/8-2.2/8-2.2:1.0 (usb)
UDEV [4036.034323] bind /devices/pci0000:00/0000:00:1d.2/usb8/8-2/8-2.2/8-2.2:1.0 (usb)


which is probably the reason for the high CPU usage (though not the root cause)



I tried running hid2hci tool manually:



sudo hid2hci --devpath=devices/pci0000:00/0000:00:1d.2/usb8/8-2 --method=dell


But I'm getting:



Control transfer failed: Broken pipe (32)
error: switching device '/sys/devices/pci0000:00/0000:00:1d.2/usb8/8-2' failed.


Any ideas how to solve the issue?



I need to also mark that bluetooth used to work for me with Kubuntu 16.04 and KDE Neon







share|improve this question
























    up vote
    1
    down vote

    favorite












    Few days ago I installed Antergos on my old Dell laptop with Broadcom BCM2046 Bluetooth. Since then I'm having issues with bluetooth.



    First, no adapters were found. This was somehow solved (I'm not sure if I solved or maybe few restarts did the work). But now, even though bluetooth is enabled and it manages to find around some bluetooth devices it's unable to connect to them. And the main issue actually is, that systemd-udevd consumes ~100% of CPU which has clearly something to do with bluetooth cause if I disable bluetooth and restart the computer, systemd-udevd CPU consumption is only few percent.



    Here is dmesg: https://pastebin.com/9NJ3ihdM
    And important log from it is:



    [ 12.957279] usb 8-2.2: usbfs: USBDEVFS_CONTROL failed cmd hid2hci rqt 33 rq 9 len 4 ret -71


    Log from udevadm monitor has lots of these lines:



    UDEV [4035.892029] unbind /devices/pci0000:00/0000:00:1d.2/usb8/8-2/8-2.2/8-2.2:1.0 (usb)
    UDEV [4036.034323] bind /devices/pci0000:00/0000:00:1d.2/usb8/8-2/8-2.2/8-2.2:1.0 (usb)


    which is probably the reason for the high CPU usage (though not the root cause)



    I tried running hid2hci tool manually:



    sudo hid2hci --devpath=devices/pci0000:00/0000:00:1d.2/usb8/8-2 --method=dell


    But I'm getting:



    Control transfer failed: Broken pipe (32)
    error: switching device '/sys/devices/pci0000:00/0000:00:1d.2/usb8/8-2' failed.


    Any ideas how to solve the issue?



    I need to also mark that bluetooth used to work for me with Kubuntu 16.04 and KDE Neon







    share|improve this question






















      up vote
      1
      down vote

      favorite









      up vote
      1
      down vote

      favorite











      Few days ago I installed Antergos on my old Dell laptop with Broadcom BCM2046 Bluetooth. Since then I'm having issues with bluetooth.



      First, no adapters were found. This was somehow solved (I'm not sure if I solved or maybe few restarts did the work). But now, even though bluetooth is enabled and it manages to find around some bluetooth devices it's unable to connect to them. And the main issue actually is, that systemd-udevd consumes ~100% of CPU which has clearly something to do with bluetooth cause if I disable bluetooth and restart the computer, systemd-udevd CPU consumption is only few percent.



      Here is dmesg: https://pastebin.com/9NJ3ihdM
      And important log from it is:



      [ 12.957279] usb 8-2.2: usbfs: USBDEVFS_CONTROL failed cmd hid2hci rqt 33 rq 9 len 4 ret -71


      Log from udevadm monitor has lots of these lines:



      UDEV [4035.892029] unbind /devices/pci0000:00/0000:00:1d.2/usb8/8-2/8-2.2/8-2.2:1.0 (usb)
      UDEV [4036.034323] bind /devices/pci0000:00/0000:00:1d.2/usb8/8-2/8-2.2/8-2.2:1.0 (usb)


      which is probably the reason for the high CPU usage (though not the root cause)



      I tried running hid2hci tool manually:



      sudo hid2hci --devpath=devices/pci0000:00/0000:00:1d.2/usb8/8-2 --method=dell


      But I'm getting:



      Control transfer failed: Broken pipe (32)
      error: switching device '/sys/devices/pci0000:00/0000:00:1d.2/usb8/8-2' failed.


      Any ideas how to solve the issue?



      I need to also mark that bluetooth used to work for me with Kubuntu 16.04 and KDE Neon







      share|improve this question












      Few days ago I installed Antergos on my old Dell laptop with Broadcom BCM2046 Bluetooth. Since then I'm having issues with bluetooth.



      First, no adapters were found. This was somehow solved (I'm not sure if I solved or maybe few restarts did the work). But now, even though bluetooth is enabled and it manages to find around some bluetooth devices it's unable to connect to them. And the main issue actually is, that systemd-udevd consumes ~100% of CPU which has clearly something to do with bluetooth cause if I disable bluetooth and restart the computer, systemd-udevd CPU consumption is only few percent.



      Here is dmesg: https://pastebin.com/9NJ3ihdM
      And important log from it is:



      [ 12.957279] usb 8-2.2: usbfs: USBDEVFS_CONTROL failed cmd hid2hci rqt 33 rq 9 len 4 ret -71


      Log from udevadm monitor has lots of these lines:



      UDEV [4035.892029] unbind /devices/pci0000:00/0000:00:1d.2/usb8/8-2/8-2.2/8-2.2:1.0 (usb)
      UDEV [4036.034323] bind /devices/pci0000:00/0000:00:1d.2/usb8/8-2/8-2.2/8-2.2:1.0 (usb)


      which is probably the reason for the high CPU usage (though not the root cause)



      I tried running hid2hci tool manually:



      sudo hid2hci --devpath=devices/pci0000:00/0000:00:1d.2/usb8/8-2 --method=dell


      But I'm getting:



      Control transfer failed: Broken pipe (32)
      error: switching device '/sys/devices/pci0000:00/0000:00:1d.2/usb8/8-2' failed.


      Any ideas how to solve the issue?



      I need to also mark that bluetooth used to work for me with Kubuntu 16.04 and KDE Neon









      share|improve this question











      share|improve this question




      share|improve this question










      asked Mar 25 at 10:40









      Artur Stępniak

      62




      62




















          2 Answers
          2






          active

          oldest

          votes

















          up vote
          1
          down vote













          I'm on Ubuntu 18.04 with a Dell laptop (kernel version 4.15.0-20-generic) and I also had problem with systemd-udevd clogging my cpu.



          I've been looking for solution all over the internet, and it seems many people with that problem have linked it to some bluetooth package "bluez" (seems that it is a specific Dell issue, and only with newer kernels).



          In my case I don't need bluetooth so I just removed the package and ran sudo systemctl restart systemd-udevd



          CPU load is normal since then!






          share|improve this answer



























            up vote
            -1
            down vote













            I'm running a Dell Latitude e4300.
            I found the high cpu problem went away when I disabled
            onboard blutooth in the BIOS.






            share|improve this answer




















              Your Answer







              StackExchange.ready(function()
              var channelOptions =
              tags: "".split(" "),
              id: "106"
              ;
              initTagRenderer("".split(" "), "".split(" "), channelOptions);

              StackExchange.using("externalEditor", function()
              // Have to fire editor after snippets, if snippets enabled
              if (StackExchange.settings.snippets.snippetsEnabled)
              StackExchange.using("snippets", function()
              createEditor();
              );

              else
              createEditor();

              );

              function createEditor()
              StackExchange.prepareEditor(
              heartbeatType: 'answer',
              convertImagesToLinks: false,
              noModals: false,
              showLowRepImageUploadWarning: true,
              reputationToPostImages: null,
              bindNavPrevention: true,
              postfix: "",
              onDemand: true,
              discardSelector: ".discard-answer"
              ,immediatelyShowMarkdownHelp:true
              );



              );








               

              draft saved


              draft discarded


















              StackExchange.ready(
              function ()
              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f433393%2fsystemd-udevd-high-cpu-usage%23new-answer', 'question_page');

              );

              Post as a guest






























              2 Answers
              2






              active

              oldest

              votes








              2 Answers
              2






              active

              oldest

              votes









              active

              oldest

              votes






              active

              oldest

              votes








              up vote
              1
              down vote













              I'm on Ubuntu 18.04 with a Dell laptop (kernel version 4.15.0-20-generic) and I also had problem with systemd-udevd clogging my cpu.



              I've been looking for solution all over the internet, and it seems many people with that problem have linked it to some bluetooth package "bluez" (seems that it is a specific Dell issue, and only with newer kernels).



              In my case I don't need bluetooth so I just removed the package and ran sudo systemctl restart systemd-udevd



              CPU load is normal since then!






              share|improve this answer
























                up vote
                1
                down vote













                I'm on Ubuntu 18.04 with a Dell laptop (kernel version 4.15.0-20-generic) and I also had problem with systemd-udevd clogging my cpu.



                I've been looking for solution all over the internet, and it seems many people with that problem have linked it to some bluetooth package "bluez" (seems that it is a specific Dell issue, and only with newer kernels).



                In my case I don't need bluetooth so I just removed the package and ran sudo systemctl restart systemd-udevd



                CPU load is normal since then!






                share|improve this answer






















                  up vote
                  1
                  down vote










                  up vote
                  1
                  down vote









                  I'm on Ubuntu 18.04 with a Dell laptop (kernel version 4.15.0-20-generic) and I also had problem with systemd-udevd clogging my cpu.



                  I've been looking for solution all over the internet, and it seems many people with that problem have linked it to some bluetooth package "bluez" (seems that it is a specific Dell issue, and only with newer kernels).



                  In my case I don't need bluetooth so I just removed the package and ran sudo systemctl restart systemd-udevd



                  CPU load is normal since then!






                  share|improve this answer












                  I'm on Ubuntu 18.04 with a Dell laptop (kernel version 4.15.0-20-generic) and I also had problem with systemd-udevd clogging my cpu.



                  I've been looking for solution all over the internet, and it seems many people with that problem have linked it to some bluetooth package "bluez" (seems that it is a specific Dell issue, and only with newer kernels).



                  In my case I don't need bluetooth so I just removed the package and ran sudo systemctl restart systemd-udevd



                  CPU load is normal since then!







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered May 17 at 10:21









                  Jonathan Pasquier

                  1112




                  1112






















                      up vote
                      -1
                      down vote













                      I'm running a Dell Latitude e4300.
                      I found the high cpu problem went away when I disabled
                      onboard blutooth in the BIOS.






                      share|improve this answer
























                        up vote
                        -1
                        down vote













                        I'm running a Dell Latitude e4300.
                        I found the high cpu problem went away when I disabled
                        onboard blutooth in the BIOS.






                        share|improve this answer






















                          up vote
                          -1
                          down vote










                          up vote
                          -1
                          down vote









                          I'm running a Dell Latitude e4300.
                          I found the high cpu problem went away when I disabled
                          onboard blutooth in the BIOS.






                          share|improve this answer












                          I'm running a Dell Latitude e4300.
                          I found the high cpu problem went away when I disabled
                          onboard blutooth in the BIOS.







                          share|improve this answer












                          share|improve this answer



                          share|improve this answer










                          answered Jun 7 at 20:04









                          JoeBk

                          1




                          1






















                               

                              draft saved


                              draft discarded


























                               


                              draft saved


                              draft discarded














                              StackExchange.ready(
                              function ()
                              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f433393%2fsystemd-udevd-high-cpu-usage%23new-answer', 'question_page');

                              );

                              Post as a guest













































































                              Popular posts from this blog

                              Peggy Mitchell

                              Palaiologos

                              The Forum (Inglewood, California)