Hi,
I am trying to use an Integrated Technology Express, Inc. Zolid mini DVB-T Stick but drivers are missing. The required drivers (ITE IT9135 - LinuxTVWiki) are not among 4.19.127 kernel modules.
Any hint on how to add them?
I am attaching the details:
lsusb
Bus 001 Device 004: ID 048d:9135 Integrated Technology Express, Inc. Zolid Mini DVB-T S
tick
dmesg | paste
lsmod | paste
Thanks in advance
this dvb key works very well with the 4.19 kernel, but for that you need the right firmware
probably you are missing in the firmware directory dvb-usb-it9135-01.fw and dvb-usb-it9135-02.fw
for good firmware open console
wget https://raw.githubusercontent.com/torvalds/linux…et_dvb_firmware
chmod +x get_dvb_firmware
./get_dvb_firmware it9135
unzip dvb-usb-it9135-01.zip
unzip dvb-usb-it9135-02.zip
sudo su
cp dvb-usb-it9135-01.fw dvb-usb-it9135-02.fw /usr/lib/firmware