1

Every time I leave the XPS13 for about 30-60 minutes, the Bluetooth symbol disappears and the mouse stops working.

I have already tried to install this drivers: https://www.killernetworking.com/driver-downloads/kb/faq/1-killer-1535-1525-1435-in-ubuntu-debian

Also installed this one: https://www.dell.com/support/home/us/en/04/drivers/driversdetails?driverId=1JVK3 where I have overwritten these files:

AthrBT_0x00000302.dfu (size 40876) -> rampatch_usb_00000302.bin (size 32940)
ramps_0x00000302_48.dfu (size 1982) -> nvm_usb_00000302.bin (size 1953)

Also tried to restart bluetooth: sudo service bluetooth restart

But its not working until computer restart! Is there a solution for this?

sunwarr10r
  • 1,457
  • 4
  • 20
  • 33

2 Answers2

0

This is a known problem, lots of info at this question. AT least your XPS appears to sleep...mine doesn't, it just suspends, hoping both will get fixed!Edit:you will need to read the comments...

B.Tanner
  • 2,685
0

For me the solution was to install the new Kernel, even tough I have updated to 18.04., the Kernel was still 4.15.0.30.32, so I updated to 4.17.13 and now everything works fine.

Unfortunately I don't know whether the solution was on to install the new Kernel or a combination of using the driver mentioned above and a few other things I have tried meanwhile.

sunwarr10r
  • 1,457
  • 4
  • 20
  • 33