Announcement

Collapse
No announcement yet.

Russound for Linux

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Russound for Linux

    Is there an app note for integration with HomeTroller SEL Linux? I currently have an Insignia USB to RS232 cable and homeseer seems to recognize this as /dev/ttyUSB1, but get an error when trying to enter this for the blade plugin comm port.

    #2
    I used this code to set ttys5 (com port 6) to ttyusb0.

    ln -s /dev/ttyUSB0 /dev/ttyS5

    Even though I have this set and it is showing with the symbolic link in Linux, I am not sending or receiving anything from russound. I have the debug logging turned on and it doesnt show anything in the logs.
    Last edited by ghostrider1111; June 28, 2015, 11:07 PM.

    Comment

    Working...
    X