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

2016-01-26 Thread psalter
Thanks to the details above I was able to get my Dvico Fusion Dual Digital 4 
working on Mythbuntu Trusty 14.04.3  . The problem was solved at kernel 3.19. 
Problem is related to cxusb.c where the #define MAX_XFER_SIZE 80 was changed 
from 64 to 80. Details of change are at LinuxTV.org:
https://git.linuxtv.org/media_tree.git/commit/?id=eb9da073bd002f2968c84129a5c49625911a3199


diff --git a/drivers/media/usb/dvb-usb/cxusb.c 
b/drivers/media/usb/dvb-usb/cxusb.c
index b7461ac..f379f7e 100644
--- a/drivers/media/usb/dvb-usb/cxusb.c
+++ b/drivers/media/usb/dvb-usb/cxusb.c
@@ -46,7 +46,7 @@
 #include "si2157.h"
 
 /* Max transfer size done by I2C transfer functions */
-#define MAX_XFER_SIZE  64
+#define MAX_XFER_SIZE  80
 
 /* debug */
 static int dvb_usb_cxusb_debug;

I looked through the ubuntu kernels for the updated cxusb.c and found it looked 
ok after 3.19.0   .
To fix my Mythbuntu Trusty I loaded linux-headers-3.19.0-47  and it all worked.

I wanted to update comments here so that anyone else doing searches for
the problem might find a quick answer as there are not very many search
results relating to Dvico card and later kernel.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1291459

Title:
  ioctl FE_GET_INFO hangs with DViCO FusionHDTV DVB-T Dual Digital 4
  card

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1291459/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 91288] Hardware Information crashed when opening

2007-03-10 Thread psalter
Public bug reported:

Looks similar to 91243

ProblemType: Crash
Architecture: amd64
Date: Sat Mar 10 20:13:40 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/hal-device-manager
InterpreterPath: /usr/bin/python2.5
Package: hal-device-manager 0.5.8.1-4ubuntu9
PackageArchitecture: all
ProcCmdline: /usr/bin/python /usr/bin/hal-device-manager
ProcCwd: /home/psalter
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
PythonArgs: ['/usr/bin/hal-device-manager']
SourcePackage: hal
Traceback:
 Traceback (most recent call last):
   File /usr/bin/hal-device-manager, line 13, in module
 import Const
 ImportError: No module named Const
Uname: Linux psalter-laptop 2.6.20-9-generic #2 SMP Sun Feb 25 22:59:06 UTC 
2007 x86_64 GNU/Linux

** Affects: Ubuntu
 Importance: Undecided
 Status: Unconfirmed

-- 
Hardware Information crashed when opening
https://launchpad.net/bugs/91288

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 91288] Re: Hardware Information crashed when opening

2007-03-10 Thread psalter

** Attachment added: Dependencies.txt
   http://librarian.launchpad.net/6725956/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://librarian.launchpad.net/6725957/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://librarian.launchpad.net/6725958/ProcStatus.txt

-- 
Hardware Information crashed when opening
https://launchpad.net/bugs/91288

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs