Question #76743 on Ubuntu changed: https://answers.launchpad.net/ubuntu/+question/76743
onar99 posted a new comment: lsusb will list all the usb hardware devices in the system lspci will list pci devices Check the output of two commands if your tv card is listed there. If you find a TV card listed there then see its configured/supported by the Ubuntu linux with "dmesg". dmesg |grep -i cardname Here is mine dmesg |grep -i hauppauge [ 0.000000] Centaur CentaurHauls [ 10.870236] dvb-usb: found a 'Hauppauge Nova-T 500 Dual DVB-T' in cold state, will try to load a firmware [ 11.720022] dvb-usb: found a 'Hauppauge Nova-T 500 Dual DVB-T' in warm state. [ 11.720382] DVB: registering new adapter (Hauppauge Nova-T 500 Dual DVB-T) [ 12.386887] DVB: registering new adapter (Hauppauge Nova-T 500 Dual DVB-T) [ 12.930962] dvb-usb: Hauppauge Nova-T 500 Dual DVB-T successfully initialized and connected. onkar -- You received this question notification because you are a member of UF Unanswered Posts Team, which is an answer contact for Ubuntu. _______________________________________________ Mailing list: https://launchpad.net/~ubuntuforums-unanswered Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntuforums-unanswered More help : https://help.launchpad.net/ListHelp

