Jump to content
Flirc Forums

jason

Administrators
  • Posts

    3,758
  • Joined

  • Last visited

  • Days Won

    233

Everything posted by jason

  1. I'm sorry, it's my mistake, the currently released 3.24.2 is the correct one.
  2. NOTE - This firmware has been publicly released, feel free to keep posting feedback here. Firmware v4.8.2 Supports Wake up features with remote buddy Custom single command Multiple buttons ir_transmitter updates, ability to kill a running transmission Possible bug fixes in XMP protocol To update, make sure you have at least GUI version 3.24.2, release date November 19th, 2019 First, backup and save your configuration. Head over to File->Advanced. Check which SKU you have, it should be either dori, or nemo. Then do File->Upgrade and point to one of the images attached. Note - You do not have to quit the remote buddy application to update your firmware. This firmware is only required for sleep/wake functionality extended specifically through remote buddy. Flirc/Remote Buddy 2 support has been baked in and tested since v4.6.x, this update is not necessary to use Flirc with Remote Buddy. Please feel free to report any findings here. Bugs specific to this version of firmware. dori.release-4.8.2.bin nemo.release-4.8.2.bin
  3. To those who sent me a private message. Hang in there. I need to do a couple more firmware features and tests before sending. I should send them in the next couple days.
  4. Flirc doesn’t support a mouse and keyboard as those are usually Bluetooth. Flirc is only IR. Let me know if I misunderstood that.
  5. Yes, you need a USB on the go adapter. However, I have an new product with one built in. Any chance you’d want one for free in exchange for some helpful feedback?
  6. I pushed an update that addressed a couple other issues, general cleanup, and improved IR transmission flexibility. Thanks again for all the help.
  7. you guys rock, thanks for the patience, and the help. I've got an update with a bunch of other bug fixes I've had stashed. I'm hoping to get this out shortly.
  8. Took a little longer to verify the the actual problem and best solutino What happened was that the motherboard would send down control requests, 'get report descriptor', but for some reason, the endpoint out transfers were no getting received by the host. So the host would request the same descriptor again, and fail again. Eventually, it would pass, but for some reason, so many transfers to the host would fail. The hosts typically sends down an endpoint reset, but this was after dozens of fails, which is way too late. The device uses a 512 byte SRAM area in memory for the DMA transfers to the host. Without the endpoint reset, which would reset our endpoint frame back down to the bottom of the 512 SRAM, we would overflow, corrupt our stack pointer, and eventually crash. Along with some other bug fixes yet to deploy, this version treats the 512 byte DMA area as a circular buffer. So it just wraps around if the hosts never sends down an endpoint reset. Really hard to debug. All real time and any GDB operations, the host disconnects the device and transfers stop. dori.release-4.6.6.bin nemo.release-4.6.6.bin
  9. I got this mother fucking bug. That was rough. I’ll post an update for you guys tomorrow. Thanks to @dborn and @putefabio for the excellent help in letting me use their resources.
  10. I'm trying to solve this as quickly as possible now. I have a big release soon, and it's critical that this firmware is 100% stable, so I will need to issue a fix in the next 2 weeks. I'm looking to buy a system that this is happening on so I can reproduce locally.
  11. It's on flirc, you need to repair nothing. It should just work with your previously paired remote.
  12. Yes, shoot me a PM, let's connect over skype or gchat or whats app and lets get this worked out.
  13. I’ll need a volunteer to help pin this down. Not much time, but a good amount of interaction on trying various firmware images. Let me know who’s up for it. I’ll compensate with a refund and some additional products, some which will be released within the next few days and weeks.
  14. Yeah, I'm at a loss. I can't reproduce this. @arabesc Can you please let me know if this is happening with you and if W3CB suggestion work?
  15. That’s correct, go to file->upgrade firmware Not to worry, if it’s the wrong one, it wont upload. You can’t brick it.
  16. This is not working, we're messaging hours a part. I'll DM you my private contact info.
  17. Just saw this. Will look at this tomorrow. Definitely can't have the GUI open if you are doing this through the commandline
  18. I'm around right now, we're probably on different time zones. (I'm in PST) I'm also available most of tomorrow. Let me know what works.
  19. In your flirc.ini, can you make sure that libusb logging is enabled? libusb = false ; Log libusb events. <-- change this to true. I know my fix worked for a bunch of people, we can do a team viewer so I can look at it if the log doesn't show anything.
  20. I'm positive it's a firmware issue, but I can't for the life of me reproduce this. Can you guys post your OS version, your hardware version, whether it's USB 2.0 or 3.0 ports? Any other information. A picture of device manager when it boots into this 'bad state'. Etc. Here is the latest firmware, upload the correct sku for your hardware. Once I see the problem, I'll have a fix pushed in seconds, but there is no reason for you guys to keep waiting anymore. I'm really sorry. nemo.release.bin dori.release.bin
×
×
  • Create New...