Raspeberry -> unknown error

Moderator: Telldus

Post Reply
hejo
Posts: 1
Joined: Fri Mar 17, 2023 9:45 am

Raspeberry -> unknown error

Post by hejo »

Hi,
Got Raspberry PI (Linux raspberrypi 3.6.11+) and Telldus Core 2.1.1.
Did the compile by my self and I think I got it right.
Copied the values (by using screenshots) from my Mac (tellstick works fine there) for the tellstick.conf, excerpt follows;
user = "nobody"
group = "plugdev"
ignoreControllerConfirmation = "false"

device {
id = 1
name = "hallen-skalbaggen"
protocol = "nexa"
model = "selflearning-switch"
parameters {
house = "65204922"
unit = "1"
}
}


When the tellstick isn't plugged in I get:
pi@raspberrypi ~ $ tdtool --on 1
Turning on device 5, hallen-skalbaggen - TellStick not found

When I plug it in i get:
pi@raspberrypi ~ $ tdtool --on 1
Turning on device 5, hallen-skalbaggen - Unknown error

Anyone with some tips?

Regards & thanks in advance
/Henrik
Post Reply