View Single Post
kimmoli's Avatar
Posts: 562 | Thanked: 2,744 times | Joined on Dec 2013 @ Espoo, Finland
#676
URGENT

You need to disable TOHKBD daemon when using TOHOLED and way around too. These will fight about the I2C bus and other controls, and for sure may cause reboots and other malfunctions described by Kabouik.

Code:
systemctl stop tohkbd.service
systemctl disable tohkbd.service
systemctl enable toholed.service
systemctl start toholed.service
Code:
systemctl stop toholed.service
systemctl disable toholed.service
systemctl enable tohkbd.service
systemctl start tohkbd.service

And now i wish dirkvl would have put that EEPROM there, i did make some udevrules to start and stop daemons as needed based on EEPROM content. But maybe those can be done by NFC too.
(needs that TOH-switch-dimple on toh)
__________________
TOH ideas, concepts and creations since 2013 toholed tohuart toheink Heebo tohIRi i2ctool tohmm LeTOH FMTOH
 

The Following 2 Users Say Thank You to kimmoli For This Useful Post: