WinTV-quadhd-USB

Issues related to hardware problems
Post Reply
gregsuko
Posts: 2
Joined: 2015/11/05 19:41:58

WinTV-quadhd-USB

Post by gregsuko » 2020/09/30 01:34:41

Has anyone got the Hauppuage WinTV-QuadHS-USB TV Tuner working on Centos7?

Its being seen from usb
lsusb -d 2040:846d
Bus 001 Device 021: ID 2040:846d Hauppauge
Bus 001 Device 020: ID 2040:846d Hauppauge

but I'm guessing I'm missing a driver.

I'm running centos7.8.2003
uname -a
Linux sukodt 5.8.12-1.el7.elrepo.x86_64 #1 SMP Fri Sep 25 17:49:38 EDT 2020 x86_64 x86_64 x86_64 GNU/Linux


I was looking around and I can see on Huappuage's support site they give instructions for ubuntu primarily using PPA but I don't see any options for most distros.

Thanks,
Greg


Heres the output from my message log when I plug the device in.

Sep 29 15:04:23 sukodt kernel: usb 1-4: USB disconnect, device number 21
Sep 29 15:04:23 sukodt kernel: usb 1-4.1: USB disconnect, device number 22
Sep 29 15:04:23 sukodt kernel: usb 1-4.3: USB disconnect, device number 23
Sep 29 15:04:23 sukodt journal: unhandled action 'unbind' on /sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.1
Sep 29 15:04:23 sukodt journal: unhandled action 'unbind' on /sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0
Sep 29 15:04:23 sukodt journal: unhandled action 'unbind' on /sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.3
Sep 29 15:04:23 sukodt journal: unhandled action 'unbind' on /sys/devices/pci0000:00/0000:00:14.0/usb1/1-4
Sep 29 15:04:36 sukodt kernel: usb 1-4: new high-speed USB device number 24 using xhci_hcd
Sep 29 15:04:37 sukodt kernel: usb 1-4: New USB device found, idVendor=04e2, idProduct=0404, bcdDevice= 1.11
Sep 29 15:04:37 sukodt kernel: usb 1-4: New USB device strings: Mfr=0, Product=1, SerialNumber=0
Sep 29 15:04:37 sukodt kernel: usb 1-4: Product: USB 2.0 Hub
Sep 29 15:04:37 sukodt kernel: hub 1-4:1.0: USB hub found
Sep 29 15:04:37 sukodt kernel: hub 1-4:1.0: 4 ports detected
Sep 29 15:04:37 sukodt journal: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0
Sep 29 15:04:37 sukodt journal: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:14.0/usb1/1-4
Sep 29 15:04:37 sukodt kernel: usb 1-4.1: new high-speed USB device number 25 using xhci_hcd
Sep 29 15:04:37 sukodt kernel: usb 1-4.1: New USB device found, idVendor=2040, idProduct=846d, bcdDevice= 1.00
Sep 29 15:04:37 sukodt kernel: usb 1-4.1: New USB device strings: Mfr=3, Product=1, SerialNumber=2
Sep 29 15:04:37 sukodt kernel: usb 1-4.1: Product: quadHD-A
Sep 29 15:04:37 sukodt kernel: usb 1-4.1: Manufacturer: HCW
Sep 29 15:04:37 sukodt kernel: usb 1-4.1: SerialNumber: 0014128980
Sep 29 15:04:37 sukodt kernel: usb 1-4.3: new high-speed USB device number 26 using xhci_hcd
Sep 29 15:04:37 sukodt kernel: usb 1-4.3: New USB device found, idVendor=2040, idProduct=846d, bcdDevice= 1.00
Sep 29 15:04:37 sukodt kernel: usb 1-4.3: New USB device strings: Mfr=3, Product=1, SerialNumber=2
Sep 29 15:04:37 sukodt kernel: usb 1-4.3: Product: quadHD-A
Sep 29 15:04:37 sukodt kernel: usb 1-4.3: Manufacturer: HCW
Sep 29 15:04:37 sukodt kernel: usb 1-4.3: SerialNumber: 0014128980
Sep 29 15:04:37 sukodt mtp-probe: checking bus 1, device 25: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.1"
Sep 29 15:04:37 sukodt mtp-probe: bus: 1, device: 25 was not an MTP device
Sep 29 15:04:37 sukodt mtp-probe: checking bus 1, device 26: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.3"
Sep 29 15:04:37 sukodt mtp-probe: bus: 1, device: 26 was not an MTP device
Sep 29 15:04:37 sukodt journal: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.1
Sep 29 15:04:37 sukodt journal: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.3

User avatar
TrevorH
Site Admin
Posts: 33227
Joined: 2009/09/24 10:40:56
Location: Brighton, UK

Re: WinTV-quadhd-USB

Post by TrevorH » 2020/09/30 15:28:53

I don't see any module claiming to support that vendor:device id pair on CentOS 7, 8, Fedora 32 or Debian 10.
The future appears to be RHEL or Debian. I think I'm going Debian.
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are deadest, do not use them.
Use the FAQ Luke

gregsuko
Posts: 2
Joined: 2015/11/05 19:41:58

Re: WinTV-quadhd-USB

Post by gregsuko » 2020/10/01 14:04:06

Thanks for the reply...I can't seem to find anything substantive either. I see they have ubuntu drivers working with PPA, and from my reading I thought it can be compiled into any kernel, but I'm unable to get it working.

I'm gonna go ahead and throw ubuntu on of my machines and see if it works that way...c'est la vie.

Post Reply