Open hurenkam opened 7 years ago
Tried a more recent kernel, on Ubuntu 17.10 beta; but still no luck. Can anyone shed some light on this error? I do have some coding skills, and can patch & test some fixes if pointed in the right direction. Would love to get this device to work, as my TBS6284 is performing great in this system (and with these drivers), and I would really like to add these dual tuners to the pool.
[ 3.498250] usb 5-2: new high-speed USB device number 3 using xhci_hcd
[ 3.653335] usb 5-2: New USB device found, idVendor=734c, idProduct=5280
[ 3.654792] usb 5-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3.655926] usb 5-2: Manufacturer: Turbosight Technolog
[ 3.702103] EXT4-fs (vdc): mounted filesystem with ordered data mode. Opts: (null)
[ 3.903024] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 3.924347] systemd[1]: systemd 234 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN default-hierarchy=hybrid)
[ 3.929483] systemd[1]: Detected virtualization kvm.
[ 3.932175] systemd[1]: Detected architecture x86-64.
[ 3.944200] systemd[1]: Set hostname to
After building & installing these drivers on an Ubuntu 17.04 machine (kernel 4.10.0-32-generic), the drivers do not seem to recognize the device below:
[ 23.569079] cx25840 1-0044: loaded v4l-cx231xx-avcore-01.fw firmware (16382 bytes) [ 23.625243] cx231xx 5-2:1.1: v4l2 driver version 0.0.3 [ 23.719676] cx231xx 5-2:1.1: Unknown tuner type configuring SIF [ 23.764634] BUG: unable to handle kernel NULL pointer dereference at 0000000000000048
Is there a way to figure out what tuner I have, and try and get it supported?
Find attached the output of 'lsusb -v' and a larger part of 'dmesg' output related to loading of the driver modules. Do let me know if i can be of any help fixing this.
tbs5280-dmesg-partial.txt tbs5280-lsusb-v.txt