Jump to content


mickeyreg

Member Since 24 Mar 2013
Offline Last Active 04 Jan 2024 09:19
-----

#1380948 mn8847x support

Posted by mickeyreg on 4 September 2021 - 09:41

 

 

system restart the device

Reboot or restart GUI?

 

 

Reboot.

 

It is not the first device with this problem. Whes system (linux) is restarted it loads drivers from the start, but this USB tuner needs power off before loading the drivers again.

 

 

That is a weird solution? Udev loading the drivers too early?

 

Yes... I think.

 

The similar problem I have with the DVBSky T330 USB tuner with Zgemma H9S and OpenPLi 8.0 (8.1). I had to implement similar procedure to get it working with Enigma.




#1380672 mn8847x support

Posted by mickeyreg on 3 September 2021 - 13:46

Solved partially...

 

I've created /etc/modprobe.d/xbox.conf with the following contents:

blacklist dibx000_common
blacklist dib3000mc
blacklist dib7000m
blacklist dib0090
blacklist dib0070
blacklist dvb_usb
blacklist mn88472
blacklist tda18250
blacklist dvb_usb_dib0700

And I added to /etc/init.d/rcS.local:

modprobe dibx000_common
modprobe dib3000mc
modprobe dib7000m
modprobe dib0090
modprobe dib0070
modprobe dvb_usb
modprobe mn88472
modprobe tda18250
modprobe dvb_usb_dib0700

After power on Microsoft Xbox One Digital TV Tuner is available and working properly.

 

The small problem is, that after system restart the device is unavailable (error -12), full power cycle is required.




#473734 AutoTimer mod

Posted by mickeyreg on 4 February 2015 - 08:23

OK. Attached pl.po files for AutoTimer and EPGSearch synchronized with .pot files from http://sourceforge.n...ci/master/tree/.

Attached Files