Mitä sanoo komennot lsusb ja dmesg | grep dvb?
leov@leov-desktop:~$ lsusb
Bus 008 Device 002: ID 0592:0002 Powerware Corp. UPS (X-Slot)
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 005: ID 0951:1603 Kingston Technology DataTraveler 1GB/2GB Pen Drive
Bus 006 Device 004: ID 0ea0:2168 Ours Technology, Inc. Transcend JetFlash 2.0 / Astone USB Drive
Bus 006 Device 003: ID 058f:9254 Alcor Micro Corp. Hub
Bus 006 Device 002: ID 04b9:0300 Rainbow Technologies, Inc. SafeNet USB SuperPro/UltraPro
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 003: ID 059b:0370 Iomega Corp.
Bus 002 Device 002: ID 0930:6532 Toshiba Corp. 256M Stick
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 15a4:9016 Afatech Technologies, Inc. AF9015 DVB-T USB2.0 stick
Bus 001 Device 002: ID 187f:0201 Siano Mobile Silicon Nova B
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
leov@leov-desktop:~$
----------------------------------------------------------
leov@leov-desktop:~$ dmesg | grep dvb
[ 21.942364] smscore_set_device_mode: error -2 loading firmware: dvb_nova_12mhz_b0.inp, trying again with default firmware
[ 21.944383] smscore_set_device_mode: error -2 loading firmware: dvb_nova_12mhz_b0.inp
[ 22.863828] dvb-usb: found a 'Afatech AF9015 DVB-T USB2.0 stick' in cold state, will try to load a firmware
[ 23.091161] dvb-usb: downloading firmware from file 'dvb-usb-af9015.fw'
[ 23.185332] dvb-usb: found a 'Afatech AF9015 DVB-T USB2.0 stick' in warm state.
[ 23.185409] dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer.
[ 24.070371] dvb-usb: schedule remote query interval to 500 msecs.
[ 24.070375] dvb-usb: Afatech AF9015 DVB-T USB2.0 stick successfully initialized and connected.
[ 24.090534] usbcore: registered new interface driver dvb_usb_af9015
leov@leov-desktop:~$