virx71 wrote: > I have a working br version for RaspbPI, > I'm afraid the problem is the syntax used by PowerControl, > I took the examples of br commands in the PowerControl files > and tried them from the terminal window but they won't work correctly.
Syntax or permissions? I've only tried one Pi distro (and not with X10 or Insteon), and it gave the normal 'pi' user very little power. Try using 'sudo', like 'sudo br -B A' to turn all the housecode A lamps on. If sudo works, then you'll want to investigate changing the permissions or ownership on the serial device. If sudo doesn't work, you probably still want to play with permissions & ownership to see if that helps. :-) http://www.tux.org/~peterw/ Note: The best way to reach me is email or PM, as I don't spend time on the forums. *Free plugins:* AllQuiet Auto Dim/AutoDisplay BlankSaver ContextMenu DenonSerial FuzzyTime KidsPlay KitchenTimer PlayLog PowerCenter/BottleRocket SaverSwitcher SettingsManager SleepFade StatusFirst SyncOptions VolumeLock ------------------------------------------------------------------------ peterw's Profile: http://forums.slimdevices.com/member.php?userid=2107 View this thread: http://forums.slimdevices.com/showthread.php?t=99977 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
