J'ai une clé TNT non reconnue. J'ai trouvé un firmware placé dans le répertoire idoine.
résultat lsusb -v
Bus 001 Device 009: ID 6000:0001 Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass 0 (Defined at Interface level) bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 64 idVendor 0x6000 idProduct 0x0001 bcdDevice 0.01 iManufacturer 16 Trident iProduct 32 TVBOX iSerial 64 2004090820040908
J'ai suivi la procédure pour installer les drivers DVB :
git clone git://linuxtv.org/media_build.git cd media_build ./build.sh sudo make install
En ensuite (…)