[Kernel-packages] [Bug 1291459] Re: ioctl FE_GET_INFO hangs with DViCO FusionHDTV DVB-T Dual Digital 4 card

2016-02-03 Thread Ben Stanley
psalter, I have just reproduced the fix you described in post #17. I am now able to use my Dvico Fusion Dual Digital 4 again! I installed the packages linux-image-generic-lts-vivid linux-headers-generic-lts-vivid The net result is linux-image-generic-3.19.0-49-generic

Re: [Kernel-packages] [Bug 1291459] Re: ioctl FE_GET_INFO hangs with DViCO FusionHDTV DVB-T Dual Digital 4 card

2014-08-28 Thread Ben Stanley
Sounds like a good solution. On 28 August 2014 6:21:25 PM Blowdesign 1291...@bugs.launchpad.net wrote: Thanks for your reply. I think I'll use the old kernel. Regards -- You received this bug notification because you are subscribed to the bug report.

Re: [Kernel-packages] [Bug 1291459] Re: ioctl FE_GET_INFO hangs with DViCO FusionHDTV DVB-T Dual Digital 4 card

2014-08-27 Thread Ben Stanley
as well as I claimed. Regards, Ben Stanley On 28 August 2014 5:21:08 AM Blowdesign 1291...@bugs.launchpad.net wrote: Hi, How do fix this issue ? I've the same error : 3242.308051] xc2028 0-0061: i2c output error: rc = -95 (should be 64) [ 3242.308055] xc2028 0-0061: -95 returned from

[Kernel-packages] [Bug 1291459] Re: ioctl FE_GET_INFO hangs with DViCO FusionHDTV DVB-T Dual Digital 4 card

2014-04-30 Thread Ben Stanley
After further work and testing, I have found that changing drivers/media/tuners/tuner-xc2028.c:28 #define MAX_XFER_SIZE 80 to #define MAX_XFER_SIZE 61 is enough to fix the problem. I have confirmed that with this change the firmware loads and I am able to watch TV using me-tv. -- You received

[Kernel-packages] [Bug 1291459] Re: ioctl FE_GET_INFO hangs with DViCO FusionHDTV DVB-T Dual Digital 4 card

2014-04-30 Thread Ben Stanley
The details of how the problem was traced are contained in the attached Notes_xc2028.txt file. ** Attachment added: Notes on tracing the calls that produce the log messages. https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1291459/+attachment/4101603/+files/Notes_xc2028.txt -- You

[Kernel-packages] [Bug 1291459] Re: ioctl FE_GET_INFO hangs with DViCO FusionHDTV DVB-T Dual Digital 4 card

2014-04-29 Thread Ben Stanley
I have poked around in the source code and found some inconsistencies. = Summary: There are multiple definitions of MAX_XFER_SIZE in the drivers/media sub-directory, containing values such as 64, 80, 128, 256. The definition that appears to matter is in

[Kernel-packages] [Bug 1291459] Re: ioctl FE_GET_INFO hangs with DViCO FusionHDTV DVB-T Dual Digital 4 card

2014-04-29 Thread Ben Stanley
Unfortunately, that change had no effect. The errors found in the log previously still occur, but they are delayed from the initially successful output posted previously. More investigation is required. -- You received this bug notification because you are a member of Kernel Packages, which is

[Kernel-packages] [Bug 1291459] Re: xc2028 11-0061: Error -22 while loading base firmware

2014-03-13 Thread Ben Stanley
Tested with Linux version 3.14.0-031400rc6-generic (apw@gomeisa) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #201403100035 SMP Mon Mar 10 04:36:54 UTC 2014 The firmware loading error is now repeated many times: Mar 13 21:50:53 mythtv kernel: [ 42.816252] xc2028 10-0061: Loading firmware

[Kernel-packages] [Bug 1291459] Re: xc2028 11-0061: Error -22 while loading base firmware

2014-03-13 Thread Ben Stanley
** Changed in: linux (Ubuntu) Status: Incomplete = Confirmed ** Summary changed: - xc2028 11-0061: Error -22 while loading base firmware + ioctl FE_GET_INFO hangs with DViCO FusionHDTV ** Summary changed: - ioctl FE_GET_INFO hangs with DViCO FusionHDTV + ioctl FE_GET_INFO hangs with

[Kernel-packages] [Bug 1291459] Re: ioctl FE_GET_INFO hangs with DViCO FusionHDTV DVB-T Dual Digital 4 card

2014-03-13 Thread Ben Stanley
** Tags removed: kernel-fixed-upstream ** Tags added: kernel-bug-exists-upstream -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-firmware in Ubuntu. https://bugs.launchpad.net/bugs/1291459 Title: ioctl FE_GET_INFO hangs with

[Kernel-packages] [Bug 1291459] Re: ioctl FE_GET_INFO hangs with DViCO FusionHDTV DVB-T Dual Digital 4 card

2014-03-13 Thread Ben Stanley
Furhter testing has revealed that the DViCO FusionHDTV tuners don't work with mythtv or with me-tv (running upstream 3.14 kernel). The Budget-CI card is working OK with me-tv. It appears that the firmware loading problems are real. -- You received this bug notification because you are a member

[Kernel-packages] [Bug 1291459] [NEW] xc2028 11-0061: Error -22 while loading base firmware

2014-03-12 Thread Ben Stanley
Public bug reported: Top level symptom: mythtv-backend fails to listen for client connections. It stops at: (strace mythbackend) open(/dev/dvb/adapter1/frontend0, O_RDWR|O_NONBLOCK) = 16 ioctl(16, FE_GET_INFO me-tv also hangs in a similar manner. I expected the ioctl call to succeed, and for