LIRC GPIO setup permission denied.
|
28th Jun, 2013, 09:33 AM
Post: #4
|
|||
|
|||
RE: LIRC GPIO setup permission denied.
CHmod -x did nothing. Still permission denied.
root@xbian:/usr/local/bin# chmod -x lircrcd mode2 irrecord root@xbian:/usr/local/bin# modprobe lirc_rpi root@xbian:/usr/local/bin# mode2 -d /dev/lirc0 -bash: /usr/local/bin/mode2: Permission denied root@xbian:/usr/local/bin# /etc/init.d/lirc restart [FAIL] Stopping remote control daemon(s): LIRC: failed! [ ok ] Loading LIRC modules:. [ ok ] Starting remote control daemon(s) : LIRC :. root@xbian:/usr/local/bin# mode2 -d /dev/lirc0 -bash: /usr/local/bin/mode2: Permission denied GOT IT!!! Needed to change the permissions to 777 |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
LIRC GPIO setup permission denied. - jpaytoncfd - 27th Jun, 2013, 11:11 PM
RE: LIRC GPIO setup permission denied. - IriDium - 28th Jun, 2013, 12:53 AM
RE: LIRC GPIO setup permission denied. - jpaytoncfd - 28th Jun, 2013, 07:00 AM
RE: LIRC GPIO setup permission denied. - jpaytoncfd - 28th Jun, 2013 09:33 AM
RE: LIRC GPIO setup permission denied. - kraleksandr - 28th Jun, 2013, 09:22 PM
RE: LIRC GPIO setup permission denied. - jpaytoncfd - 29th Jun, 2013, 11:01 PM
|