WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: lirc and pinnacle pctv pro serial remote control  (Read 4875 times)

Offline jls

  • Hero Member
  • *****
  • Posts: 2135
lirc and pinnacle pctv pro serial remote control
« on: October 10, 2009, 12:35:42 AM »
add this line in /opt/bootlocal.sh:
Code: [Select]
lircd -H pinsys -d /dev/ttyS0 /usr/local/etc/lircd.conf &
and this in ~/.profile
Code: [Select]
irexec /usr/local/etc/lircrc &
I've attached the configuration files.

[^thehatsrule^: removed spam]
« Last Edit: November 21, 2009, 03:48:34 PM by jls_legalize »
dCore user

Offline jls

  • Hero Member
  • *****
  • Posts: 2135
Re: lirc and pinnacle pctv pro serial remote control
« Reply #1 on: October 10, 2009, 06:22:54 PM »
modified irexec line
dCore user

Offline jls

  • Hero Member
  • *****
  • Posts: 2135
Re: lirc and pinnacle pctv pro serial remote control
« Reply #2 on: October 11, 2009, 02:27:16 PM »
edited again using a modified version of the lirc package. See http://forum.tinycorelinux.net/index.php?topic=3350.0
dCore user

Offline jls

  • Hero Member
  • *****
  • Posts: 2135
Re: lirc and pinnacle pctv pro serial remote control
« Reply #3 on: November 21, 2009, 03:49:33 PM »
reedited .profile  and lircrc
dCore user