Ok Guys,
Report:
- completely new install 0810 from internet -> this at least seems to have improved certain things, as my LMCE menu is now complete (I think) whereas previously quite a lot was missing (audio, tv etc)
- installed 4vl-dvb drivers, dmesg reports loading of firmware ok
- had a look at udev, but could not work out how udevadm should report etc, so created script to create symlinks to adapter1. Tested and working THANK YOU GUYS!!
- now further to mythtv-setup
a) cardsetup
I can choose adapter 1, but myth says it cannot open the device - permissions?
Compared permissions on both adapter0 and adapter1 - they're the same.
b) mythtv-setup complains about backend still running EVEN THOUGH I manually stopped it
c)
- I try to do a scan but keep getting:
linuxmce@dcerouter:/home$ sudo scan -f 1 -d 1 /usr/share/doc/dvb-utils/examples/scan/dvb-t/be-Schoten
scanning /usr/share/doc/dvb-utils/examples/scan/dvb-t/be-Schoten
using '/dev/dvb/adapter0/frontend1' and '/dev/dvb/adapter0/demux1'
main:2247: FATAL: failed to open '/dev/dvb/adapter0/frontend1': 16 Device or resource busy
linuxmce@dcerouter:/home$
- When I do this:
linuxmce@dcerouter:/home$ sudo /etc/init.d/mythtv-backend stop
* Stopping MythTV server: mythbackend [ OK ]
linuxmce@dcerouter:/home$ sudo lsof /dev/dvb/adapter1/frontend0
COMMAND PID USER FD TYPE DEVICE SIZE NODE NAME
mythbacke 8637 mythtv 0u CHR 212,4 14066 /dev/dvb/adapter1/frontend0
linuxmce@dcerouter:/home$
It reports a
mythbacke proces is running...
How can I find where this process is coming from??
Thanks a lot for sticking with me!!
Erwin