Xenial 업그레이드로 Nova T 500 Tuner가 중단되었습니다.

Xenial 업그레이드로 Nova T 500 Tuner가 중단되었습니다.

Xenial로 업그레이드했는데 TV 튜너 카드(Nova T 500 PCI)에 문제가 발생했습니다. 카드가 감지되어 펌웨어를 올바르게 로드하는 것으로 보이지만 신화TV에서는 이를 보거나 사용할 수 없습니다. 이상한 점은 작동하도록 관리했지만 다시 시작한 후 다시 손상되었다는 것입니다. lsusb의 출력은 다음과 같습니다.

Bus 003 Device 002: ID 2040:9941 Hauppauge WinTV Nova-T-500
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 011 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 010 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 003: ID 0bda:0103 Realtek Semiconductor Corp. USB 2.0 Card Reader
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 009 Device 002: ID 0471:0815 Philips (or NXP) eHome Infrared Receiver
Bus 009 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 002: ID 0403:fc60 Future Technology Devices International, Ltd 
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 002: ID 046d:c51b Logitech, Inc. V220 Cordless Optical Mouse for Notebooks
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

여기 내 dmesg 중 일부가 있습니다:

    [    8.564253] dvb-usb: found a 'Hauppauge Nova-T 500 Dual DVB-T' in warm state.
[    8.564392] dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer.
[    8.565345] DVB: registering new adapter (Hauppauge Nova-T 500 Dual DVB-T)
[    8.689172] usb 3-1: DVB: registering adapter 0 frontend 0 (DiBcom 3000MC/P)...
[    8.697868] MT2060: successfully identified (IF1 = 1220)
[    9.110427] Bluetooth: Core ver 2.21
[    9.110872] NET: Registered protocol family 31
[    9.110875] Bluetooth: HCI device and connection manager initialized
[    9.110881] Bluetooth: HCI socket layer initialized
[    9.110885] Bluetooth: L2CAP socket layer initialized
[    9.110894] Bluetooth: SCO socket layer initialized
[    9.203072] dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer.
[    9.203200] DVB: registering new adapter (Hauppauge Nova-T 500 Dual DVB-T)
[    9.210337] usb 3-1: DVB: registering adapter 1 frontend 0 (DiBcom 3000MC/P)...
[    9.215201] MT2060: successfully identified (IF1 = 1220)
[    9.436080] floppy0: no floppy controllers found
[    9.436097] work still pending
[    9.729251] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[    9.735037] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[    9.742107] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[    9.742505] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[    9.832105] Registered IR keymap rc-dib0700-rc5
[    9.832374] input: IR-receiver inside an USB DVB receiver as /devices/pci0000:00/0000:00:1e.0/0000:05:02.2/usb3/3-1/rc/rc1/input14
[    9.832801] rc1: IR-receiver inside an USB DVB receiver as /devices/pci0000:00/0000:00:1e.0/0000:05:02.2/usb3/3-1/rc/rc1
[    9.833044] dvb-usb: schedule remote query interval to 50 msecs.
[    9.833052] dvb-usb: Hauppauge Nova-T 500 Dual DVB-T successfully initialized and connected.
[    9.833246] usbcore: registered new interface driver dvb_usb_dib0700

이 문제를 해결하거나 디버깅하는 방법에 대한 제안 사항이 있는 사람이 있습니까?

답변1

이 문제가 발생한 지 2주가 지나서 이 문제를 해결했습니다... 내가 한 일은 /lib/firmware에서 dvb-dibusb-5.0.0.11.fw를 제거한 것 뿐이고 이제 내 카드가 제대로 작동합니다.

관련 정보