Problem with Hauppauge WinTV SoloHD on Amlogic S912 device - 8.90.3 LE 9.0 Alpha

  • Copy/paste from the Amlogic forum:

    Hi guys,

    I'm running version 8.90.3 on my S912 device and tried an Hauppauge DVB stick that I had lying around. It seems to recognize it but I can't see it in tvheadend under adapters. I installed the Hauppauge drivers addon.

    Here is my system log: Fqn

    Edit: I'm using a minix u9

  • My Hauppauge stick seems to be a different version (checked product id). There is a fix that works for me:

    Code
    modprobe em28xx card=94
    echo "2040 8268" > /sys/bus/usb/drivers/em28xx/new_id

    Since the lines above are only temporary I put them into autostart.sh. Now after rebooting the stick is working fine.

    Edited once, last by mrwusel: Additional info (April 5, 2018 at 9:43 AM).