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

Question about PVR

Started by serra82, January 02, 2007, 11:35:55 AM

Previous topic - Next topic

archived

How can I install two PVR card in my dedicate core and use it only as backend for same frontend  in different bedrooms?
thank you
Andrea

archived

it's a bit difficult, for a dedicate core you don't have a UI to start the mythtv setup.you'll need to run mythtvsetup by hand from a console, add the cards etc.

archived

Did you have any luck?

It is a bit of a pain. The best way I found to do it was to setup a XWindows server somewhere (even on a windows PC if you like, but a normal Linux graphical installation will have it by default).

Use SSH to logon to your core and set your display to the xserver running.
eg: export DISPLAY=192.168.0.123:0.0

and then run mythtv-setup from there. It should come up on your machine and you can follow the standard setup instructions.

Regards
Darren

archived

Did you have any luck?

It is a bit of a pain. The best way I found to do it was to setup a XWindows server somewhere (even on a windows PC if you like, but a normal Linux graphical installation will have it by default).

Use SSH to logon to your core and set your display to the xserver running.
eg: export DISPLAY=192.168.0.123:0.0

and then run mythtv-setup from there. It should come up on your machine and you can follow the standard setup instructions.

Regards
Darren