News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

"not a valid device" LinuxMCE 710, VDR, WinTV Nova HD S2

Started by pflegefall, January 27, 2009, 10:54:24 PM

Previous topic - Next topic

pflegefall

Hello,
I've got problems with the above described configuration...
Everytime I Select TV, I get the following message:
"I cannot play this media. Perhaps there is not a valid device in this entertainment area capable of playing it..."

I set up my LinuxMCE 710 from single sided DVD...
Installed WinTV Nova HD S2 card with drivers... <- works
Searched for channels... <- works
add the channel list with the admin webpage to the vdr configuration <- works
setup the remote control... <- works
VDR starts and I can browse the EPG in VDRAdmin Webpage...

Can anybody help me?
I think I'm close to the goal...

Thanks
christian


Marie.O

If I helped you, feel free to buy me a coffee: [url="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES"]https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES[/url]

pflegefall

#2
thank you for the fast answer ;-)

Yes I follow the supposed howto...

I just checked the /var/lib/vdr/setup.conf and found that it is overwritten everytime I stop the vdr process...

more precise:
1. I stop the vdr by /etc/init.d/vdr stop
2. I edit /var/lib/vdr/setup.conf with vi as described in the howto
3. I start the vdr by /etc/init.d/vdr start

now it doest work as before, but the changes in the setup.conf are still there

4. I stop the vdr again as above...

now the changes in the setup.conf are gone :-(

Marie.O

You have to stop VDR before making changes, as I think is mentioned in that article. VDR writes out the setup.conf at closing time.

Did you add the relevant plugins, i.e. xineliboutput and streamdev-server/-client
If I helped you, feel free to buy me a coffee: [url="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES"]https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES[/url]

pflegefall

Yes I stopped the VDR befor I made the changes...
Then I started it to see whether the changes make a difference...
But when I stop VDR again after testing... The changes are gone
(like described above)

how can I check if the relevant plugins are correctly installed and whether they are running?

Marie.O

When you restart VDR manually, ie.
/etc/init.d/vdr start

it will show you all the installed plugins.
If I helped you, feel free to buy me a coffee: [url="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES"]https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES[/url]

pflegefall

ahhh ;-)
sure

ok...

Searching for lugins (VDR1.6.0-1/1.6.0) (cache hit): stremdev-server control xineliboutput.

... is the output.

so i think every thing is ok there...

perhaps its a bad question... but i installed from dvd singlesided version 710...
I didn't care about core/md setup because i didnt know anything...

does this dvd install a hybrid automatically???
oder do i have core only and this is my problem?

greetings
Christian

Zaerc

The DVD is not a real installer but just dumps an image of a hybrid on the drive and configures it a bit.
"Change is inevitable. Progress is optional."
-- Anonymous

[url=http://petition.stopsoftwarepatents.eu/181001941347/][/url]

pflegefall

#8
ok... so this is not my problem i think...
but what do i have to put in the setup.conf of vdr in this case...
both?? core and md lines???

so i tried all possibilities and i think there have to be both lines..

but the problem is that the config file is overwritten when i stop the vdr as described above ;-)
i dont understand that

wow... client missing... trying again...

pflegefall

ok... update... this plugins are installed: checked

streamdev-server
streamdev-client
control
xineliboutput

the problem sure is connected to the disapperance of the changes in the setup.conf

Marie.O

pflegefall,

no idea, why your setup.conf gets overwritten :(

sorry
If I helped you, feel free to buy me a coffee: [url="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES"]https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES[/url]

totallymaxed

Quote from: pflegefall on January 29, 2009, 01:51:10 AM
ok... update... this plugins are installed: checked

streamdev-server
streamdev-client
control
xineliboutput

the problem sure is connected to the disapperance of the changes in the setup.conf

You need to stop vdr before making any changes to channels.conf or setup.conf;


/etc/init.d/vdr stop<return>


Now vdr has been stopped you can make the changes you need to make... then restart vdr as follows;


/etc/init.d/vdr start<return>


Now your changes to channels.conf & setup.conf will be retianed and used by vdr

All the best

Andrew


Andy Herron,
CHT Ltd

For Dianemo/LinuxMCE consulting advice;
@herron on Twitter, totallymaxed+inquiries@gmail.com via email or PM me here.

Get Dianemo-Rpi2 ARM Licenses [url="http://forum.linuxmce.org/index.php?topic=14026.0"]http://forum.linuxmce.org/index.php?topic=14026.0[/url]

Get RaspSqueeze-CEC or Raspbmc-CEC for Dianemo/LinuxMCE: [url="http://wp.me/P4KgIc-5P"]http://wp.me/P4KgIc-5P[/url]

Facebook: [url="https://www.facebook.com/pages/Dianemo-Home-Automation/226019387454465"]https://www.facebook.com/pages/Dianemo-Home-Automation/226019387454465[/url]

[url="http://www.dianemo.co.uk"]http://www.dianemo.co.uk[/url]

Zaerc

And you can make sure it is stopped (or running) with:
/etc/init.d/vdr status
"Change is inevitable. Progress is optional."
-- Anonymous

[url=http://petition.stopsoftwarepatents.eu/181001941347/][/url]

pflegefall

ok.... now it runs....

I wasn't able to fix the problem... so I decided to try it the microsoft way...

complete new installation Linux MCE 710 from DVD....
But now I installed the drivers of the dvb-card before I installed VDR....

I don't know if this was the trick but now everything works....

Thanks to all your suggestions...

dlewis

Quote from: pflegefall on February 02, 2009, 01:54:02 AM
ok.... now it runs....

I wasn't able to fix the problem... so I decided to try it the microsoft way...

complete new installation Linux MCE 710 from DVD....
But now I installed the drivers of the dvb-card before I installed VDR....

I don't know if this was the trick but now everything works....

Thanks to all your suggestions...

Could you please create a wiki page for this? Thanks!