[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bluetooth: Disabling ertm via sysfsutils



To be able to connect a xbox wireless controller via bluetooth, I have to disable a bt feature called ertm via sysfs. I installed sysfsutils and added the following line to /etc/sysfs.conf: module/bluetooth/parameters/disable_ertm = 1

It seems that enabling of this parameter at boot time fails:
$ sudo systemctl status sysfsconf.service
[...]
Jul 28 07:53:03 amiga5000 systemd[1]: Starting LSB: Set sysfs variables from /etc/sysfs.conf...
Jul 28 07:53:03 amiga5000 sysfsutils[578]: Setting sysfs variables......
Jul 28 07:53:03 amiga5000 sysfsutils[612]: unknown attribute module/bluetooth/parameters/disable_ertm ...
Jul 28 07:53:03 amiga5000 sysfsutils[619]:  failed!
[...]

If I manually restart sysfsconf.service it works! Any Idea?

Best Regards,
Christian


Reply to: