Hi! I rebased Mauros patch on top of mine and this patch [3/4] is the first bad commit. I believe these lines are the culprit:
+ if (le16_to_cpu(d->udev->descriptor.idVendor) == USB_VID_DEXATEK && + le16_to_cpu(d->udev->descriptor.idProduct) == 0x0100) + si2168_config.dont_load_firmware = true; > From: JP <j...@jpvw.nl> > Mauro just took the wrong firmware to skip. demod instead of tuner. > It would not be hard to fix that. It seems so. g