Hide Forgot
Description of problem: 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 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 ;) Thanks, Michele
Fixed via http://pkgs.fedoraproject.org/cgit/rpms/kernel.git/commit/?id=349c9e50bb030695975ee055d813cba57f3085bd