Hotfix release available: 2025-05-14b "Librarian".
upgrade now! [56.2] (what's this?)
Hotfix release available: 2025-05-14a "Librarian".
upgrade now! [56.1] (what's this?)
New release available: 2025-05-14 "Librarian".
upgrade now! [56] (what's this?)
parnu_elamine:smarthome.irda
Minu IrDA seade:
rene@dell:~$ lsusb Bus 002 Device 003: ID 9710:7780 MosChip Semiconductor MCS7780 4Mbps Fast IrDA Adapter
Make it work:
sudo apt-get install irda-utils sudo apt-get install setserial # changes conf values as shown sudo vi /etc/default/irda-utils DEVICE=”irda0″ SETSERIAL=”/dev/ttyS1″ # add these lines to conf sudo vi /etc/modprobe.d/irda-utils.conf alias irda0 nsc-ircc options nsc-ircc dongle_id=0×09 # add this line to conf sudo vi /etc/modules ircomm-tty # probably needed... sudo reboot # pick up the IrDA adapter sudo irattach irda0 -s # for testing (should display some lines, won't pick up any IR remote signals!) sudo irdadump irda0 # recording IR signals sudo mode2 -d /dev/lirc0 -m
- Lähteinfo (Itaalia keeles): http://forum.ubuntu-it.org/viewtopic.php?t=182671
- Alternatiivne (lühem) õpetus: https://uschmuntu.wordpress.com/2012/12/11/polar-pulse-watch-infrared-communication-and-ubuntu/
parnu_elamine/smarthome.irda.txt · Last modified: 2019/09/20 15:52 by 127.0.0.1
