Project

General

Profile

Multiple MUX scan failures (UK Freeview) - error message inside.

Added by Paul Hey over 6 years ago

Just putting the finishing touches to my new server, and I thought this would be the easy bit!

I have 2 x Mygica T230 USB tuners, and the output of dmesg | grep dvb is as follows:

[ 3.211959] dvb-usb: found a 'Mygica T230 DVB-T/T2/C' in warm state.
[ 3.446397] dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer.
[ 3.461827] dvb-usb: schedule remote query interval to 100 msecs.
[ 3.462180] dvb-usb: Mygica T230 DVB-T/T2/C successfully initialized and connected.
[ 3.462192] dvb-usb: found a 'Mygica T230 DVB-T/T2/C' in warm state.
[ 3.697463] dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer.
[ 3.708720] dvb-usb: schedule remote query interval to 100 msecs.
[ 3.708819] dvb-usb: Mygica T230 DVB-T/T2/C successfully initialized and connected.
[ 3.708835] usbcore: registered new interface driver dvb_usb_cxusb
[ 5.558367] dvb-usb: recv bulk message failed: -110
[ 5.806360] dvb-usb: recv bulk message failed: -110
[ 6.049085] si2168 7-0064: downloading firmware from file 'dvb-demod-si2168-b40-01.fw'
[ 6.783814] si2157 8-0060: downloading firmware from file 'dvb-tuner-si2158-a20-01.fw'
[ 8.364698] si2168 5-0064: downloading firmware from file 'dvb-demod-si2168-b40-01.fw'
[ 9.174276] si2157 6-0060: downloading firmware from file 'dvb-tuner-si2158-a20-01.fw'

Should I be worried about "dvb-usb: recv bulk message failed: -110", or is this a red herring?


Replies (2)

RE: Multiple MUX scan failures (UK Freeview) - error message inside. - Added by Mark Clarkstone over 6 years ago

Paul Hey wrote:

Just putting the finishing touches to my new server, and I thought this would be the easy bit!

I have 2 x Mygica T230 USB tuners, and the output of dmesg | grep dvb is as follows:

[ 3.211959] dvb-usb: found a 'Mygica T230 DVB-T/T2/C' in warm state.
[ 3.446397] dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer.
[ 3.461827] dvb-usb: schedule remote query interval to 100 msecs.
[ 3.462180] dvb-usb: Mygica T230 DVB-T/T2/C successfully initialized and connected.
[ 3.462192] dvb-usb: found a 'Mygica T230 DVB-T/T2/C' in warm state.
[ 3.697463] dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer.
[ 3.708720] dvb-usb: schedule remote query interval to 100 msecs.
[ 3.708819] dvb-usb: Mygica T230 DVB-T/T2/C successfully initialized and connected.
[ 3.708835] usbcore: registered new interface driver dvb_usb_cxusb
[ 5.558367] dvb-usb: recv bulk message failed: -110
[ 5.806360] dvb-usb: recv bulk message failed: -110
[ 6.049085] si2168 7-0064: downloading firmware from file 'dvb-demod-si2168-b40-01.fw'
[ 6.783814] si2157 8-0060: downloading firmware from file 'dvb-tuner-si2158-a20-01.fw'
[ 8.364698] si2168 5-0064: downloading firmware from file 'dvb-demod-si2168-b40-01.fw'
[ 9.174276] si2157 6-0060: downloading firmware from file 'dvb-tuner-si2158-a20-01.fw'

Should I be worried about "dvb-usb: recv bulk message failed: -110",

Yes, that usually means there's an error somewhere or the device is borked. Do you have the devices on the same bus - (check lsusb), - if you do, move one to another port.

or is this a red herring?

RE: Multiple MUX scan failures (UK Freeview) - error message inside. - Added by Paul Hey over 6 years ago

Well, after an hour or so, the MUXs started to populate, but the scan status remained at "FAIL" status. Removing then recreating the network has resolved this.

The error message remains though, but does not appear to be causing any functional problems. Both tuners are on the same bus, so I'll crawl up into the loft over the next few days and have a swap around.

Many thanks Mark.

    (1-2/2)