Hi all, Currently the AS102 DVB driver is not enabled (it used to be in staging and got out of it via d6317c68f332): $ grep DVB_AS102 /boot/config-4.8.0-0.rc2.git1.2.fc26.x86_64 # CONFIG_DVB_AS102 is not set # CONFIG_DVB_AS102_FE is not set CONFIG_DVB_AS102_FE defaults to CONFIG_DVB_AS102, so we just need to enable the latter. This is the driver info: Symbol: DVB_AS102 [=m] Type : tristate Prompt: Abilis AS102 DVB receiver Location: -> Device Drivers -> Multimedia support (MEDIA_SUPPORT [=m]) -> Media USB Adapters (MEDIA_USB_SUPPORT [=y]) Defined at drivers/media/usb/as102/Kconfig:1 Depends on: MEDIA_SUPPORT [=m] && MEDIA_USB_SUPPORT [=y] && MEDIA_DIGITAL_TV_SUPPORT [=y] && DVB_CORE [=m] && USB [=y] && I2C [=y] && INPUT [=y] Selects: FW_LOADER [=y] The driver needs two files from linux-firmware which are already present. Namely: $ rpm -qf /lib/firmware/as102_data[12]_st.hex linux-firmware-20160609-66.gita4bbc811.fc24.noarch linux-firmware-20160609-66.gita4bbc811.fc24.noarch It would be great if we could enable this driver out of box, now that it is not in staging any longer. That way I don't have to recompile my own kernel and disable secure boot ;) Thanks, Michele -- Michele Baldessari <michele@xxxxxxxxxx> C2A5 9DA3 9961 4FFB E01B D0BC DDD4 DCCB 7515 5C6D _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx