Astrometa DVB-T2 USB 记忆棒可以在 Ubuntu 上运行吗?

Astrometa DVB-T2 USB 记忆棒可以在 Ubuntu 上运行吗?

我尝试在 Ubuntu 上使用 Astrometa DVB-t2 运行 DVB-T2 频道。

我安装了 Linux 固件 nonfree 和媒体版本。之后我安装了 w_scan。如果我使用w_scanI make channels.xpsffile for VLC 扫描频道,但 VLC 不会播放频道列表中的频道。

频道列表

VLC 在频道列表中看到频道,但没有运行任何频道。

VLC 播放器错误

是否有可能让该设备在 Ubuntu 中正常工作?

这是:dmesg | grep -i dvb

$ dmesg | grep -i dvb [ 5699.368610] usb 1-1.3: Product: dvbt2
[ 5699.368613] usb 1-1.3: Manufacturer: astrometadvbt2
[ 5699.592569] usb 1-1.3: dvb_usb_v2: found a 'Astrometa DVB-T2' in warm state
[ 5699.673012] usb 1-1.3: dvb_usb_v2: will pass the complete MPEG2 transport stream to the software demuxer
[ 5699.673035] DVB: registering new adapter (Astrometa DVB-T2)
[ 5699.848970] usb 1-1.3: DVB: registering adapter 0 frontend 0 (Realtek RTL2832 (DVB-T))...
[ 5699.849151] usb 1-1.3: DVB: registering adapter 0 frontend 1 (Panasonic MN88473)...
[ 5699.971702] input: Astrometa DVB-T2 as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/rc/rc0/input14
[ 5699.972829] rc0: Astrometa DVB-T2 as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/rc/rc0
[ 5699.981172] usb 1-1.3: dvb_usb_v2: schedule remote query interval to 200 msecs
[ 5699.990461] usb 1-1.3: dvb_usb_v2: 'Astrometa DVB-T2' successfully initialized and connected
[ 5699.990558] usbcore: registered new interface driver dvb_usb_rtl28xxu
[ 5700.009679] input: MCE IR Keyboard/Mouse (dvb_usb_rtl28xxu) as /devices/virtual/input/input15
[ 5700.025429] rc rc0: lirc_dev: driver ir-lirc-codec (dvb_usb_rtl28xxu) registered at minor = 0
[ 6427.072346] mn88473 8-0018: downloading firmware from file 'dvb-demod-mn88473-01.fw'

相关内容