[Bug 364699] Re: [PATCH] IR doesn`t work (lirc_igorplugusb)

2016-11-01 Thread Alec Leamas
Definitely the kernel (media subsystem), possibly wrong kernel version (sorry...) ** Package changed: lirc (Ubuntu) => linux-lts-xenial (Ubuntu) ** Package changed: linux-lts-xenial (Ubuntu) => linux-lts-backport- maverick (Ubuntu) -- You received this bug notification because you are a member

[Bug 364699] Re: [PATCH] IR doesn`t work (lirc_igorplugusb)

2016-10-23 Thread Alec Leamas
Since at least lirc-0.9.0 the igorplugusb driver has been upstreamed to the kernel. IMHO, this means that this bug should be either closed or re-assigned to the kernel. There is no igorplugusb code whatsoever in lirc -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 364699] Re: [PATCH] IR doesn`t work (lirc_igorplugusb)

2011-05-03 Thread RK
The patch fixing this - relevant is the added CODE_LENGTH factor. ** Attachment added: "fix for too small buffer" https://bugs.launchpad.net/ubuntu/+source/lirc/+bug/364699/+attachment/2110325/+files/LP364699-fix-igor -- You received this bug notification because you are a member of Ubuntu B

[Bug 364699] Re: [PATCH] IR doesn`t work (lirc_igorplugusb)

2011-05-03 Thread RK
All previously mentioned patches are in the lirc version shipped with maverick. However, in maverick, lirc_igorplugusb still does not work with remotes causing a buffer overflow. The reason is that the ring buffer of the driver is too small, causing events to get lost. (In my case, it sufficed rep

[Bug 364699] Re: [PATCH] IR doesn`t work (lirc_igorplugusb)

2010-04-20 Thread RK
Hi guys, can we please re-close the bug? There's nothing anymore on the software side that can be fixed. The Igorplug has a ring buffer of limited length. If your remote control sends sequences that are longer than that (e.g. like my Onkyo RC 242S), then the buffer overrun is bound to happen each t

[Bug 364699] Re: [PATCH] IR doesn`t work (lirc_igorplugusb)

2010-04-15 Thread adriankoooo
I tried: r...@ubuntu:~# dmesg | grep lirc [9.758490] lirc_dev: IR Remote Control driver registered, major 61 [9.792655] lirc_igorplugusb: USB remote driver for LIRC v0.2 [9.792665] lirc_igorplugusb: Jan M. Hochstein [9.792722] lirc_dev: lirc_register_driver: sample_rate: 100 [

[Bug 364699] Re: [PATCH] IR doesn`t work (lirc_igorplugusb)

2010-04-14 Thread MarcRandolph
Can anyone try this patch and see if it fixes the problem? http://lirc.cvs.sourceforge.net/viewvc/lirc/lirc/drivers/lirc_igorplugusb/lirc_igorplugusb.c?r1=1.34&r2=1.36&view=patch ** Changed in: lirc (Ubuntu) Status: Fix Released => Confirmed -- [PATCH] IR doesn`t work (lirc_igorplugusb)

[Bug 364699] Re: [PATCH] IR doesn`t work (lirc_igorplugusb)

2010-04-13 Thread adriankoooo
And when I want to patch the latest version from lirc.org, the 0.8.6 version -so it's look like it was already patched, but no, it is doesn't work. r...@ubuntu:/usr/src/lirc-0.8.6/drivers/lirc_igorplugusb# patch -i pat lirc_igorplugusb.c patching file lirc_igorplugusb.c Reversed (or previou

[Bug 364699] Re: [PATCH] IR doesn`t work (lirc_igorplugusb)

2010-04-13 Thread adriankoooo
Still not fixed? I am using latest version, but still get overrun error. -- [PATCH] IR doesn`t work (lirc_igorplugusb) https://bugs.launchpad.net/bugs/364699 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ub

[Bug 364699] Re: [PATCH] IR doesn`t work (lirc_igorplugusb)

2010-03-22 Thread Ipeacocks
>for karmic, lirc_i2c doesn't build, so remove from /usr/src/lirc-0.8.5/dkms.conf (comment entry and reuse number in the last entry as they have to be consecutive) this is right? PACKAGE_NAME="lirc" PACKAGE_VERSION="0.8.6" CLEAN="rm -f *.*o" MAKE[0]="make dkms KSRC=$kernel_source_dir KVER=$kernel

[Bug 364699] Re: [PATCH] IR doesn`t work (lirc_igorplugusb)

2010-03-18 Thread Ipeacocks
i also have this problem in karmic. Do I can patched lirc-0.8.6 as in #6 & #5? -- [PATCH] IR doesn`t work (lirc_igorplugusb) https://bugs.launchpad.net/bugs/364699 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 364699] Re: [PATCH] IR doesn`t work (lirc_igorplugusb)

2010-01-14 Thread hinkman
I can confirm that the buffer overrun still appears in karmic as described in comment #9. -- [PATCH] IR doesn`t work (lirc_igorplugusb) https://bugs.launchpad.net/bugs/364699 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bug

[Bug 364699] Re: [PATCH] IR doesn`t work (lirc_igorplugusb)

2009-12-30 Thread Gregor Müllegger
This Bug still exists for me. I'm using karmic and have the lirc-0.8.6-0ubuntu2 package installed. I have the following "dmesg | grep lirc" output after pressing several buttons on the IR Remote. [ 2146.050174] lirc_dev: IR Remote Control driver registered, major 61 [ 2146.051569] lirc_igorplugusb

[Bug 364699] Re: [PATCH] IR doesn`t work (lirc_igorplugusb)

2009-10-13 Thread Mario Limonciello
** Changed in: lirc (Ubuntu) Status: Triaged => Fix Released -- [PATCH] IR doesn`t work (lirc_igorplugusb) https://bugs.launchpad.net/bugs/364699 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-

[Bug 364699] Re: [PATCH] IR doesn`t work (lirc_igorplugusb)

2009-10-13 Thread RK
This patch was applied by bug self service (i.e. the suggested patch makes it into Ubongo by accidently upgrading to the next version multiple months after the fix was provided) in lirc 0.8.6-0ubuntu1. See the patch in comment #4 which contains my changes. -- [PATCH] IR doesn`t work (lirc_igorplu

[Bug 364699] Re: [PATCH] IR doesn`t work (lirc_igorplugusb)

2009-08-06 Thread RK
Btw, patch was applied "with some cleanup" to upstream cvs. (I didn't check what was clean up, though, as it works for me.) -- [PATCH] IR doesn`t work (lirc_igorplugusb) https://bugs.launchpad.net/bugs/364699 You received this bug notification because you are a member of Ubuntu Bugs, which is sub

[Bug 364699] Re: [PATCH] IR doesn`t work (lirc_igorplugusb)

2009-08-06 Thread RK
Installation instructions: * save attachment in /usr/src/lirc-0.8.5/drivers/lirc_igorplugusb/ * patch file: cp lirc_igorplugusb.c lirc_igorplugusb.c.orig patch -i patchfile lirc_igorplugusb.c cp lirc_igorplugusb.c lirc_igorplugusb.c.mod * for karmic, lirc_i2c doesn't build, so remove from /u

[Bug 364699] Re: [PATCH] IR doesn`t work (lirc_igorplugusb)

2009-08-06 Thread RK
Attached updated diff for karmic ** Attachment added: "fix karmic" http://launchpadlibrarian.net/29983374/LP364699-fix-buffer-overrun -- [PATCH] IR doesn`t work (lirc_igorplugusb) https://bugs.launchpad.net/bugs/364699 You received this bug notification because you are a member of Ubuntu Bugs

[Bug 364699] Re: [PATCH] IR doesn`t work (lirc_igorplugusb)

2009-07-06 Thread Egghead
having the same problem here, using the igor usb receiver. it seemed to work for a bit but if too many buttons pressed it will start corrupting the output, looks like a different code coming thru but its really just improperly truncated. id love to try this patch to see if it corrects the problem,

[Bug 364699] Re: [PATCH] IR doesn`t work (lirc_igorplugusb)

2009-06-15 Thread Mario Limonciello
** Changed in: lirc (Ubuntu) Status: Incomplete => Triaged -- [PATCH] IR doesn`t work (lirc_igorplugusb) https://bugs.launchpad.net/bugs/364699 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bu

[Bug 364699] Re: [PATCH] IR doesn`t work (lirc_igorplugusb)

2009-06-15 Thread RK
It is reported here (as you could have seen yourself easily...), what more do you expect me to do? http://sourceforge.net/tracker/?func=detail&aid=2801991&group_id=5444&atid=305444 Why again does this make the bug report Incomplete? ** Bug watch added: SourceForge.net Tracker #2801991 http://s

[Bug 364699] Re: [PATCH] IR doesn`t work (lirc_igorplugusb)

2009-06-14 Thread Mario Limonciello
Has this been submitted upstream yet? Can you send it to them first to make sure it looks good? Once we've got an ack from upstream we can add it in. ** Changed in: lirc (Ubuntu) Status: New => Incomplete -- [PATCH] IR doesn`t work (lirc_igorplugusb) https://bugs.launchpad.net/bugs/3646