Page 2 of 2

Re: Tellstick not found on Centos

Posted: Fri Mar 17, 2023 9:45 am
by danardf
Hi.

No, i since the last post, no test has been done from me.
For the moment, my version works perfectly, so i don't want to take some risk, you know! :wink:

Re: Tellstick not found on Centos

Posted: Fri Mar 17, 2023 9:45 am
by ppohja
TellStick not found error message could also result from telldusd not having enough permissions to access the device.

Easiest way to check this one out is to put /etc/tellstick.conf to contain

Code: Select all

user = "root"
group = "root"
This worked on my RPi.

Re: Tellstick not found on Centos

Posted: Fri Mar 17, 2023 9:45 am
by danardf
hi

If i remember well, i'd put these parameters into the config file.
In another hand, it was not under a recent Centos version, so....