Nitrux / nitrux-bug-tracker

Bug Repository for Nitrux
https://nxos.org
5 stars 2 forks source link

The mouse is intermittently disconnecting in Nitrux #170

Closed Rafi1018 closed 4 months ago

Rafi1018 commented 4 months ago

Issue Description

My mouse keeps getting disconnected but when I click any button it works fine but if I don't use it for a few seconds then it gets disconnected again.

UriHerrera commented 4 months ago

Please add context to your issue.

Rafi1018 commented 4 months ago

Please add context to your issue.

* What type of mouse is it? Bluetooth? RF? Wired?

Wired

  • What brand or model? DAREU LM145
  • Does it use batteries? Is it rechargeable? Nope
  • What's the output of lsusb?
    ~ ❯ lsusb
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 001 Device 002: ID 046d:c31c Logitech, Inc. Keyboard K120
    Bus 001 Device 003: ID 048d:5702 Integrated Technology Express, Inc. ITE Device
    Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
    Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
    Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 005 Device 002: ID 260d:1009 E-Signal/A-One USB Gaming Mouse
    Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub

    I get the same lsusb output when it stays disconnected

UriHerrera commented 4 months ago

Try adding the following kernel parameter: usbcore.autosuspend=-1

More information, USB auto-suspend on Linux.

Rafi1018 commented 4 months ago

thanks it worked