You are not logged in.

#1 2015-01-15 23:16:07

Chetyre
Member
Registered: 2013-03-27
Posts: 34

Can't use TV Tuner

Hi,

I bought a Mygica ISDB-T tvtuner (s880) and I'm trying to get it to work. When I plug it in this is the message I get in dmesg:

[ 8833.772763] usb 1-1.4: new high-speed USB device number 5 using ehci-pci
[ 8833.859152] Allocating domain for fallback device failed
[ 8833.859155] sms_ir_exit:
[ 8833.859157] smsusb_init_device: line: 409: smscore_register_device(...) failed, rc -12
[ 8833.859827] smsusb: probe of 1-1.4:1.0 failed with error -12

Here is my lsusb:

Bus 001 Device 005: ID 187f:0600 Siano Mobile Silicon

and lsmod:

smsdvb                 17374  0
dvb_core              102038  1 smsdvb
smsusb                 17036  0
smsmdtv                51247  2 smsdvb,smsusb

Offline

#2 2015-01-15 23:23:05

nomorewindows
Member
Registered: 2010-04-03
Posts: 3,541

Re: Can't use TV Tuner

You might try recycling the usb interface.  Remove the ehci modules and remodprobe them.


I may have to CONSOLE you about your usage of ridiculously easy graphical interfaces...
Look ma, no mouse.

Offline

#3 2015-01-16 02:07:55

Chetyre
Member
Registered: 2013-03-27
Posts: 34

Re: Can't use TV Tuner

Thanks for the suggestion, but it didn't work. Same message.

Offline

#4 2015-01-16 02:24:31

nomorewindows
Member
Registered: 2010-04-03
Posts: 3,541

Re: Can't use TV Tuner

You might try to place a debug= parameter on the smsdvb or smsmdtv module in modprobe.d and reload those.  But the complaint comes from the smsusb module.

Last edited by nomorewindows (2015-01-16 02:25:40)


I may have to CONSOLE you about your usage of ridiculously easy graphical interfaces...
Look ma, no mouse.

Offline

#5 2015-01-16 10:52:27

Chetyre
Member
Registered: 2013-03-27
Posts: 34

Re: Can't use TV Tuner

I don't think I know how to do that. I passed debug=1 to modprobe and captured this:

[31350.516710] smsusb_probe: board id=18, interface number 0
[31350.516712] smsusb_probe: smsusb_probe 0
[31350.516713] smsusb_probe: endpoint 0 81 02 512
[31350.516776] smsusb_probe: endpoint 1 02 02 512
[31350.516897] smsusb_init_device: in_ep = 81, out_ep = 02
[31350.516915] Allocating domain for fallback device failed
[31350.516917] sms_ir_exit: 
[31350.516918] smscore_unregister_device: freed 0 buffers
[31350.516919] smscore_unregister_device: device ffff8803c25ce000 destroyed
[31350.516920] smsusb_init_device: line: 409: smscore_register_device(...) failed, rc -12
[31350.516921] smsusb_term_device: device 0xffff8803789e5000 destroyed
[31350.516922] smsusb_probe: Device initialized with return code -12
[31350.519575] smsusb: probe of 3-1.4:1.0 failed with error -12
[31350.519590] usbcore: registered new interface driver smsusb

Last edited by Chetyre (2015-01-16 10:54:04)

Offline

#6 2015-01-16 15:16:22

nomorewindows
Member
Registered: 2010-04-03
Posts: 3,541

Re: Can't use TV Tuner

Might've given us a little more information, but error code -12 might give us a clue as to what the problem is claimed to be.


I may have to CONSOLE you about your usage of ridiculously easy graphical interfaces...
Look ma, no mouse.

Offline

Board footer

Powered by FluxBB