OpenELEC Testbuilds for RaspberryPi (Kodi 16.0)
Yes if initialized correctly rmmod will give that output, its normal... did you try it on the pii giving problems??

(2015-12-07, 12:21)doveman2 Wrote:
(2015-12-07, 12:12)gendo Wrote: no probably did not work then.. autostart.sh must be in /storage/.config/ and make sure that it is executable by using chmod +x autostart.sh

Check on both. I created it with WinSCP and added the x bit using that but checked it at the commandline and ran chmod to doublecheck.

The contents of autostart.sh are exactly:

#! /bin/sh
(sleep 10;
rmmod dvb_usb_af9035
modprobe dvb_usb_af9035) &

EDIT: If I manually run rmmod dvb_usb_af9035 I get "Error - Module is in use" which is OK as it initialised properly already.If I run modprobe dvb_usb_af9035 it doesn't return any output and doesn't add anything to dmesg but maybe that's normal when the module is already initialised as well?


Messages In This Thread
Bluetooth on #1003 - by cdvreede - 2015-10-13, 11:08
Re: RE: Bluetooth on #1003 - by Milhouse - 2015-10-13, 13:24
RE: OpenELEC Testbuilds for RaspberryPi (Kodi 16.0) - by gendo - 2015-12-07, 12:35
Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for RaspberryPi (Kodi 16.0)10