-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
irsend not working #3
Comments
Oh no! Hopefully we can resolve it. I'll update the guide if we find any additional information. Since you don't see any errors, can you check whether the LED is lighting up? A phone camera can see the LED flash. I'd like to see the output of the sanity check commands. Could you reply with the output of these commands?
Also, please include the output of And I want to confirm: you did make the |
I think there is some sort of issues, i can't see the LED lighting up with a camera...Here are the Outputs of the commands
Inside my /boot/config.txt i have changed
to
Edit// For testing i downgraded the kernel to 4.14 and everything is working again. So don't know where the issue could be. I also removed / purged lirc on kernel 4.19 and reinstalled it again, and copied my remote config over. But without luck. |
The logs seem fine. I noticed that I was on an earlier kernel than you (4.19.42-v7+ #1219) so I upgraded to 4.19.46-v7+ #1230. For me it still works though, so I'm not sure. If you figure it out please post back here! |
Could it be an issue, when upgrading directly to the newest kernel? I mean the weird Thing is, that after downgrading to kernel 4.14.x it worked again like before. So somewhere has to be a problem. |
I suppose it could be, but all I can say is that using Well, we know that on 4.14 it works well with While doing my initial debugging on 4.19 I found this: https://www.raspberrypi.org/forums/viewtopic.php?t=235256. The original post only talks about differences in recording, but some replies talk about broken transmit being resolved. You might try the patch and see if it helps. |
Ok, could it be because i did a apt-get dist-upgrade first, instead of using rpi-update? |
I don't know. You can try both approaches, and also try the patch from the forum post I linked to. |
Were you able to diagnose the problem? |
Currently no, i haven't time yet, because the device has to run without Interrupts. So i currently i stay on the older kernel. |
I've done everything step by step, like in this guide. Before the update to kernel 4.19.x, everything worked fine with irsend. Now i upgraded my rpi to kernel 4.19.x and did everything like in this guide, but still no luck. There is no error, neither in the console when using irsend, nor in the syslog. So it should work i think. Don't know where to look further for issues.
The text was updated successfully, but these errors were encountered: