Go to advanced search

by BeauSlim
Fri Sep 06, 2019 5:24 pm
Forum: Advanced users
Topic: Pis as Bluetooth Dongle
Replies: 7
Views: 516

Re: Pis as Bluetooth Dongle

Being able to bridge between BT and WiFi and GPIO and LIRC and USB OTG is what makes the Zero W my favorite little device. Most things require some custom scripting, but a lot of it is relatively trivial "glue" type code. Unfortunately, I've found with ...
by pld
Thu Sep 05, 2019 5:00 am
Forum: Raspberry Pi OS
Topic: kodi & lirc
Replies: 0
Views: 470

kodi & lirc

Hi there, I managed to configure lirc on Raspbian Buster running on Pi3b+. Both, irw, irexec work as expected. Now I'm trying to setup kodi. Unfortunately, in ~/.kodi/temp/kodi.log I get the following: NOTICE: VideoPlayer::OpenFile: /var/run/lirc/lircd ...
by armyofme
Sun Sep 01, 2019 7:24 pm
Forum: Media centres
Topic: CEC then trigger a command
Replies: 0
Views: 363

CEC then trigger a command

... then triggers a command. So for example when I switch my LG TV 'on', the CEC signal is detected and the Pi executes a command. This could be a Lirc command to turn the amp on, an rf signal to switch off lights or a kodijson command.
by adv3nt
Sun Sep 01, 2019 5:30 am
Forum: Troubleshooting
Topic: Rasperrry Pi with Commodore 1702
Replies: 0
Views: 68

Rasperrry Pi with Commodore 1702

... some or all of these to enable the optional hardware interfaces #dtparam=i2c_arm=on #dtparam=i2s=on #dtparam=spi=on # Uncomment this to enable the lirc-rpi module #dtoverlay=lirc-rpi # Additional overlays and parameters are documented /boot/overlays/README # Enable audio (loads snd_bcm2835) dtparam=audio=on ...
by jerihaly
Thu Aug 29, 2019 3:05 am
Forum: Troubleshooting
Topic: Raspbian Buster and LIRC
Replies: 6
Views: 9701

Re: Raspbian Buster and LIRC

I have noticed that switching "lirc0" with "lirc1" gets mode2 and irrecord to work. I am a total noob and the only reason I tried this is because I noticed both lirc0 and lirc1 files in /dev folder while messing around trying to learn more ...
by MarkIpswich
Wed Aug 28, 2019 11:34 am
Forum: Beginners
Topic: Raspberry Pi Pirate Radio - sudo nano /home/pi/.config/vlc/playlist.m3u does not exist.
Replies: 43
Views: 2792

Re: Raspberry Pi Pirate Radio - sudo nano /home/pi/.config/vlc/playlist.m3u does not exist.

... some or all of these to enable the optional hardware interfaces #dtparam=i2c_arm=on #dtparam=i2s=on #dtparam=spi=on # Uncomment this to enable the lirc-rpi module #dtoverlay=lirc-rpi # Additional overlays and parameters are documented /boot/overlays/README # Enable audio (loads snd_bcm2835) #dtparam=audio=on ...
by heisenberg171
Tue Aug 27, 2019 8:06 am
Forum: Troubleshooting
Topic: [Stretch/Buster] Using LIRC with kernel 4.19.X and gpio-ir
Replies: 67
Views: 42354

Re: [Stretch/Buster] Using LIRC with kernel 4.19.X and gpio-ir

Thanks for your patch neuralassembly! I wiped any old installations of lirc and its components and followed your insctructions exactly, but with no success. If I run mode2 I always get a segmentation fault. I'm using a Raspberry Pi 3B+ running with Debian Stretch ...
by joan
Fri Aug 23, 2019 7:09 pm
Forum: Python
Topic: Read IR Remote scancodes (no LIRC) from Waveshare ir sensor
Replies: 3
Views: 807

Re: Read IR Remote scancodes (no LIRC) from Waveshare ir sensor

Might be worth a shot at firing up this script.

http://abyz.me.uk/rpi/pigpio/examples.h ... _hasher_py

It may give a useful hash depending on the protocol your remotes use.
by boomshalek
Fri Aug 23, 2019 5:04 pm
Forum: Python
Topic: Read IR Remote scancodes (no LIRC) from Waveshare ir sensor
Replies: 3
Views: 807

Re: Read IR Remote scancodes (no LIRC) from Waveshare ir sensor

... on python scrypt would save ressources. Well, wrong I was. As I will only give commands twice a day through IR I will try to migrate my script to LIRC as I already know that from other projects (VDR, MythTV). pigpiod seems to be just another thing to dive into which might be too hard at the moment. ...
by ghp
Fri Aug 23, 2019 6:27 am
Forum: Python
Topic: Read IR Remote scancodes (no LIRC) from Waveshare ir sensor
Replies: 3
Views: 807

Re: Read IR Remote scancodes (no LIRC) from Waveshare ir sensor

... the pi zero is quite slow. Take this all together and the conclusion is that decoding a protocol with millisecond pulses is ambitious with python. LIRC would be an option. Possibly also pigpiod.
by boomshalek
Thu Aug 22, 2019 5:43 pm
Forum: Python
Topic: Read IR Remote scancodes (no LIRC) from Waveshare ir sensor
Replies: 3
Views: 807

Read IR Remote scancodes (no LIRC) from Waveshare ir sensor

Read IR Remote scancodes (no LIRC) from Waveshare ir sensor Hi guys I'm just about to start with the pi universe. This is my first post. I hope i am asking in a accepted way. I do have 15 years experience on linux, but not a lot in scripting/programming. ...
by Midgers
Wed Aug 21, 2019 8:19 am
Forum: Troubleshooting
Topic: [Stretch/Buster] Using LIRC with kernel 4.19.X and gpio-ir
Replies: 67
Views: 42354

Re: [Stretch/Buster] Using LIRC with kernel 4.19.X and gpio-ir

I would like to thank neuralassembly for publishing this information. I've been doing battle with Lirc on the Pi since it stopped working a number of months ago on the Stretch release, I've since upgraded to Buster to continue troubleshooting. To get my set up working again ...
by tassosgomes
Tue Aug 20, 2019 3:51 pm
Forum: Troubleshooting
Topic: [ RESOLVED ] Kernel upgrade and change from lirc-rpi to gpio-ir ?
Replies: 2
Views: 3731

Re: [ RESOLVED ] Kernel upgrade and change from lirc-rpi to gpio-ir ?

Hello,

Thanks for your help. I did exactly what you suggested and it worked perfectly.

Thank you!
by mlappy
Sun Aug 18, 2019 10:47 pm
Forum: Device Tree
Topic: Possibility for multiple instances of LIRC?
Replies: 42
Views: 18283

Re: Possibility for multiple instances of LIRC?

... to resurrect an old thread, but this seemed to be the solution to my problems of trying to run 2 IR emitters, only I can't get it to work. I have LIRC working perfectly with one emitter, and initially I tried using two by sharing the same GPIO pin for the signal and switching between Low and High ...
by essieM
Sun Aug 18, 2019 3:43 pm
Forum: Troubleshooting
Topic: [Stretch/Buster] Using LIRC with kernel 4.19.X and gpio-ir
Replies: 67
Views: 42354

Re: [Stretch/Buster] Using LIRC with kernel 4.19.X and gpio-ir

Thank you so much for this! This solved my LIRC issues. I recorded my remote just fine and have tested with irw, and it works. Now I have one major challenge - when I use the irsend command, after starting the LIRC service, nothing happens. There's ...
by yorkz
Sun Aug 18, 2019 4:15 am
Forum: Troubleshooting
Topic: Raspberry Pi 4 temperature
Replies: 595
Views: 318775

Re: Raspberry Pi 4 temperature

... some or all of these to enable the optional hardware interfaces #dtparam=i2c_arm=on #dtparam=i2s=on #dtparam=spi=on # Uncomment this to enable the lirc-rpi module #dtoverlay=lirc-rpi # Additional overlays and parameters are documented /boot/overlays/README # Enable audio (loads snd_bcm2835) dtparam=audio=on ...
by PjoterNosacz
Fri Aug 16, 2019 8:08 pm
Forum: Beginners
Topic: RPi 4: Booting by shorting GND and GPIO3 (pins 5 and 6) not working
Replies: 6
Views: 937

RPi 4: Booting by shorting GND and GPIO3 (pins 5 and 6) not working

... some or all of these to enable the optional hardware interfaces #dtparam=i2c_arm=on #dtparam=i2s=on #dtparam=spi=on # Uncomment this to enable the lirc-rpi module #dtoverlay=lirc-rpi dtoverlay=gpio-shutdown # Additional overlays and parameters are documented /boot/overlays/README # Enable audio ...
by kmax70
Mon Aug 12, 2019 1:40 am
Forum: Troubleshooting
Topic: No HDMI output on RPi 4 (but it boots)
Replies: 17
Views: 22970

Re: No HDMI output on RPi 4

... of these to enable the optional hardware interfaces dtparam=i2c_arm=on #dtparam=i2s=on dtparam=spi=on enable_uart=1 Uncomment this to enable the lirc-rpi module #dtoverlay=lirc-rpi Additional overlays and parameters are documented /boot/overlays/README Enable audio (loads snd_bcm2835) dtparam=audio=on ...
by portafreak
Sun Aug 11, 2019 6:43 pm
Forum: Troubleshooting
Topic: Raspbian Buster and LIRC
Replies: 6
Views: 9701

Re: Raspbian Buster and LIRC

I have found a way to make it work by following this post on github: https://github.com/raspberrypi/linux/issues/2993
by buffnick88
Sun Aug 11, 2019 4:58 am
Forum: Troubleshooting
Topic: HDMI wont display
Replies: 7
Views: 476

Re: HDMI wont display

... some or all of these to enable the optional hardware interfaces #dtparam=i2c_arm=on #dtparam=i2s=on #dtparam=spi=on # Uncomment this to enable the lirc-rpi module #dtoverlay=lirc-rpi # Additional overlays and parameters are documented /boot/overlays/README # Enable audio (loads snd_bcm2835) dtparam=audio=on ...
by beduino
Sun Aug 11, 2019 12:16 am
Forum: Português
Topic: Adaptador HDMI X VGA Não funciona.
Replies: 10
Views: 11070

Re: Adaptador HDMI X VGA Não funciona.

... some or all of these to enable the optional hardware interfaces #dtparam=i2c_arm=on #dtparam=i2s=on #dtparam=spi=on # Uncomment this to enable the lirc-rpi module #dtoverlay=lirc-rpi # Additional overlays and parameters are documented /boot/overlays/README # Enable audio (loads snd_bcm2835) dtparam=audio=on ...
by dustamust
Sat Aug 10, 2019 12:26 pm
Forum: Troubleshooting
Topic: 3440x1440 not applying
Replies: 27
Views: 4159

Re: 3440x1440 not applying

... some or all of these to enable the optional hardware interfaces #dtparam=i2c_arm=on #dtparam=i2s=on #dtparam=spi=on # Uncomment this to enable the lirc-rpi module #dtoverlay=lirc-rpi # Additional overlays and parameters are documented /boot/overlays/README # Enable audio (loads snd_bcm2835) dtparam=audio=on ...
by zLagos
Sat Aug 10, 2019 11:15 am
Forum: Troubleshooting
Topic: Problems with GPU memory
Replies: 5
Views: 571

Problems with GPU memory

... some or all of these to enable the optional hardware interfaces #dtparam=i2c_arm=on #dtparam=i2s=on #dtparam=spi=on # Uncomment this to enable the lirc-rpi module #dtoverlay=lirc-rpi # Additional overlays and parameters are documented /boot/overlays/README # Enable audio (loads snd_bcm2835) dtparam=audio=on ...
by mrspeccy
Fri Aug 09, 2019 7:41 am
Forum: Troubleshooting
Topic: [Stretch/Buster] Using LIRC with kernel 4.19.X and gpio-ir
Replies: 67
Views: 42354

Re: [Stretch/Buster] Using LIRC with kernel 4.19.X and gpio-ir

... for Raspbian Buster and got my remote to work again both with irexec and kodi 18.3. There are two pitfalls that I experienced: kodi depends on liblirc-client0 , so when I tried to install the patched liblirc-client0 , it was already installed. Had to force install via sudo apt-get install -f ./liblirc-client0_0.10.1-5.2_armhf.deb ...
by xs2ahmed
Wed Aug 07, 2019 8:51 pm
Forum: Troubleshooting
Topic: ifconfig command is not showing wifi
Replies: 5
Views: 450

Re: ifconfig command is not showing wifi

... some or all of these to enable the optional hardware interfaces #dtparam=i2c_arm=on #dtparam=i2s=on #dtparam=spi=on # Uncomment this to enable the lirc-rpi module #dtoverlay=lirc-rpi # Additional overlays and parameters are documented /boot/overlays/README # Enable audio (loads snd_bcm2835) dtparam=audio=on

Go to advanced search