Re: [vdr] Shutting a system down.

2009-12-25 Thread Lauri Tischler

Paul Menzel wrote:

Am Freitag, den 25.12.2009, 13:38 -0800 schrieb VDR User:

[…]


However, in my case since VDR is my main tv/media source, it would be
annoying to have to boot the computer every time someone wanted to
watch/listen to something, therefore the box stays on 24/7.  Thus,
never having use for shutting down.


Well, I guess energy prices are still too low.


Really stupid comment, maybe you also believe that food is too cheap
if people can afford to eat.


___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] Shutting a system down.

2009-12-25 Thread Paul Menzel
Am Freitag, den 25.12.2009, 13:38 -0800 schrieb VDR User:

[…]

> However, in my case since VDR is my main tv/media source, it would be
> annoying to have to boot the computer every time someone wanted to
> watch/listen to something, therefore the box stays on 24/7.  Thus,
> never having use for shutting down.

Well, I guess energy prices are still too low.


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] Shutting a system down. (was: vdr shutdownskript - wrong time)

2009-12-25 Thread VDR User
On Fri, Dec 25, 2009 at 1:24 PM, Paul Menzel
 wrote:
> Am Donnerstag, den 24.12.2009, 20:00 -0800 schrieb VDR User:
>> On Wed, Dec 23, 2009 at 5:55 AM, Klaus Schmidinger
>>  wrote:
>> > At some point the shutdown mechanism apparently became "rocket science"
>> > and I decided to no longer touch it (especially since I don't even use
>> > it myself).
>>
>> ;)
>>
>> Personally I don't see any real reason to ever shut down/wakeup
>> feature.  Maybe that's useful for guys running VDR on laptops or old
>> pc's that consume a lot of power(?).  I only use VDR in my living room
>> as my main tv/media source, and on a test box for messing around with
>> but that's it.  I don't actually watch tv on a computer monitor.
>
> Sorry, I do not get your reasoning. Do you mean if a system uses less
> than 5 – or a different number – watts it does not need to be shut down?

Whether or not to shut it down is completely the decision of the user.
 But for example there might be some guys worried about running their
laptop battery down so they prefer to shut it down.  Or some guy who
is really concerned with his power usage in general and wants
everything off if he isn't using it.

However, in my case since VDR is my main tv/media source, it would be
annoying to have to boot the computer every time someone wanted to
watch/listen to something, therefore the box stays on 24/7.  Thus,
never having use for shutting down.

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] Recommendation for new hd vdr system.

2009-12-25 Thread Tony Houghton
On Fri, 25 Dec 2009 21:58:18 +0100
Carsten Koch  wrote:

> On Fri, 2009-12-25 at 13:02 +, Tony Houghton wrote:
> > 
> > Another idea: if there's a spare USB (2.0 High Speed) port you could use
> > a memory stick instead of NFS.
> 
> Good idea.
> I suppose this one 
> http://geizhals.at/deutschland/a439283.html
> should be sufficient.
> I wonder if that's going to be faster (no seek times)
> or slower than my hard disk.

Read speeds should be at least acceptable on a modern device, but
writing can still be quite slow.

-- 
TH * http://www.realh.co.uk

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] Recommendation for new hd vdr system.

2009-12-25 Thread Tony Houghton
On Fri, 25 Dec 2009 13:23:26 -0800
VDR User  wrote:

> On Fri, Dec 25, 2009 at 1:21 PM, Theunis Potgieter
>  wrote:
> > What you could do is to make a boot process similar to most rescue or
> > live-cd/usb. The idea is to make the whole thing run in ram, so boot
> > by using network or memory stick, copy squashfs to ram and run from
> > there. Should be lightning fast.
> 
> Do you have a howto for this?  I would like to give it a try myself.

The easiest starting point would be Debian Live
 because it's designed to be
customisable (so you can easily pre-install VDR etc, and hopefully
easily get it to automount other filesystems eg NFS) and to search for
another partition with a specific label on the stick to use as a
writable home partition or even a writable root.

-- 
TH * http://www.realh.co.uk

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] Recommendation for new hd vdr system.

2009-12-25 Thread Theunis Potgieter
2009/12/25 VDR User :
> On Fri, Dec 25, 2009 at 1:21 PM, Theunis Potgieter
>  wrote:
>> What you could do is to make a boot process similar to most rescue or
>> live-cd/usb. The idea is to make the whole thing run in ram, so boot
>> by using network or memory stick, copy squashfs to ram and run from
>> there. Should be lightning fast.
>
> Do you have a howto for this?  I would like to give it a try myself.

Google returned some results from this query: how to make a live usb
run from ram

http://www.pendrivelinux.com/ubuntu-toram-how-to-make-ubuntu-boot-to-ram/

This is an idea, but with Linux there is no limits :)

Good luck.

>
> ___
> vdr mailing list
> vdr@linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
>

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


[vdr] Shutting a system down. (was: vdr shutdownskript - wrong time)

2009-12-25 Thread Paul Menzel
Am Donnerstag, den 24.12.2009, 20:00 -0800 schrieb VDR User:
> On Wed, Dec 23, 2009 at 5:55 AM, Klaus Schmidinger
>  wrote:
> > At some point the shutdown mechanism apparently became "rocket science"
> > and I decided to no longer touch it (especially since I don't even use
> > it myself).
> 
> ;)
> 
> Personally I don't see any real reason to ever shut down/wakeup
> feature.  Maybe that's useful for guys running VDR on laptops or old
> pc's that consume a lot of power(?).  I only use VDR in my living room
> as my main tv/media source, and on a test box for messing around with
> but that's it.  I don't actually watch tv on a computer monitor.

Sorry, I do not get your reasoning. Do you mean if a system uses less
than 5 – or a different number – watts it does not need to be shut down?


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] Recommendation for new hd vdr system.

2009-12-25 Thread VDR User
On Fri, Dec 25, 2009 at 1:21 PM, Theunis Potgieter
 wrote:
> What you could do is to make a boot process similar to most rescue or
> live-cd/usb. The idea is to make the whole thing run in ram, so boot
> by using network or memory stick, copy squashfs to ram and run from
> there. Should be lightning fast.

Do you have a howto for this?  I would like to give it a try myself.

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] Recommendation for new hd vdr system.

2009-12-25 Thread Theunis Potgieter
What you could do is to make a boot process similar to most rescue or
live-cd/usb. The idea is to make the whole thing run in ram, so boot
by using network or memory stick, copy squashfs to ram and run from
there. Should be lightning fast.

2009/12/25 Carsten Koch :
> On Fri, 2009-12-25 at 13:02 +, Tony Houghton wrote:
>> On Thu, 24 Dec 2009 17:12:56 +0100
>> Carsten Koch  wrote:
>>
>> > + I originally set up the system as a diskless (nfsroot)
>> >   system, but KDE 4 (I am using OpenSuSE 11.2) performs
>> >   unbearably slow, so I was forced to install a hard disk.
>>
>> Another idea: if there's a spare USB (2.0 High Speed) port you could use
>> a memory stick instead of NFS.
>
> Good idea.
> I suppose this one
> http://geizhals.at/deutschland/a439283.html
> should be sufficient.
> I wonder if that's going to be faster (no seek times)
> or slower than my hard disk.
>
> The only remaining advantage of an nfsroot system
> being that I can turn the power off without needing
> to shut the system down.
>
> Carsten.
>
>
> ___
> vdr mailing list
> vdr@linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
>

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] Recommendation for new hd vdr system.

2009-12-25 Thread Carsten Koch
On Fri, 2009-12-25 at 13:02 +, Tony Houghton wrote:
> On Thu, 24 Dec 2009 17:12:56 +0100
> Carsten Koch  wrote:
> 
> > + I originally set up the system as a diskless (nfsroot)
> >   system, but KDE 4 (I am using OpenSuSE 11.2) performs
> >   unbearably slow, so I was forced to install a hard disk.
> 
> Another idea: if there's a spare USB (2.0 High Speed) port you could use
> a memory stick instead of NFS.

Good idea.
I suppose this one 
http://geizhals.at/deutschland/a439283.html
should be sufficient.
I wonder if that's going to be faster (no seek times)
or slower than my hard disk.

The only remaining advantage of an nfsroot system
being that I can turn the power off without needing
to shut the system down.

Carsten.


___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] Recommendation for new hd vdr system.

2009-12-25 Thread VDR User
On Fri, Dec 25, 2009 at 5:02 AM, Tony Houghton  wrote:
> Another idea: if there's a spare USB (2.0 High Speed) port you could use
> a memory stick instead of NFS.

I've been using usb stick for both VDR and my fileserver.  Works just fine.

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] Recommendation for new hd vdr system.

2009-12-25 Thread Tony Houghton
On Thu, 24 Dec 2009 17:12:56 +0100
Carsten Koch  wrote:

> + I originally set up the system as a diskless (nfsroot)
>   system, but KDE 4 (I am using OpenSuSE 11.2) performs
>   unbearably slow, so I was forced to install a hard disk.

Another idea: if there's a spare USB (2.0 High Speed) port you could use
a memory stick instead of NFS.

-- 
TH * http://www.realh.co.uk

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] Recommendation for new hd vdr system.

2009-12-25 Thread Theunis Potgieter
2009/12/25 Gerald Dachs 
>
> Am Fri, 25 Dec 2009 11:43:06 +0100
> schrieb Carsten Koch :
>
> > On Thu, 2009-12-24 at 17:55 +, Tony Houghton wrote:
> > ...
> > > > + I originally set up the system as a diskless (nfsroot)
> > > >   system, but KDE 4 (I am using OpenSuSE 11.2) performs
> > > >   unbearably slow, so I was forced to install a hard disk.
> > >
> > > Couldn't you use a much lighter desktop if this is a PC especially
> > > for VDR?
> >
> > Running VDR is important, but not the only purpose.
> > Surfing the internet, watching DVDs and BlueRays, etc.
> > is a lot of fun on an HD beamer. :-)
>
> The desktop doesn't play DVDs or BlueRays. This is done by
> xineliboutput, xine and xbmc ... To start xbmc a lircrc
> skript for irexec would be enough. No need for a desktop.
>
Indeed, the only two applications running on desktop side would be X
and the application which is your frontend, either xine or
xineliboutput.

xineliboutput does have the advantage that it has a media menu
built-in for alternative media. It can do things like watch
dvd/iso/pictures/music/blu-ray/avi/wmv. The latest snapshot supports
cropping when xineliboutput was set to use video vdpau. And you
already have a nvidia machine.
>
> Gerald
>
> ___

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] Recommendation for new hd vdr system.

2009-12-25 Thread Gerald Dachs
Am Fri, 25 Dec 2009 11:43:06 +0100
schrieb Carsten Koch :

> On Thu, 2009-12-24 at 17:55 +, Tony Houghton wrote:
> ...
> > > + I originally set up the system as a diskless (nfsroot)
> > >   system, but KDE 4 (I am using OpenSuSE 11.2) performs
> > >   unbearably slow, so I was forced to install a hard disk.
> > 
> > Couldn't you use a much lighter desktop if this is a PC especially
> > for VDR?
> 
> Running VDR is important, but not the only purpose.
> Surfing the internet, watching DVDs and BlueRays, etc.
> is a lot of fun on an HD beamer. :-)

The desktop doesn't play DVDs or BlueRays. This is done by
xineliboutput, xine and xbmc ... To start xbmc a lircrc
skript for irexec would be enough. No need for a desktop.

Gerald  

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] Recommendation for new hd vdr system.

2009-12-25 Thread Carsten Koch
On Thu, 2009-12-24 at 17:55 +, Tony Houghton wrote:
...
> > + I originally set up the system as a diskless (nfsroot)
> >   system, but KDE 4 (I am using OpenSuSE 11.2) performs
> >   unbearably slow, so I was forced to install a hard disk.
> 
> Couldn't you use a much lighter desktop if this is a PC especially for
> VDR?

Running VDR is important, but not the only purpose.
Surfing the internet, watching DVDs and BlueRays, etc.
is a lot of fun on an HD beamer. :-)


> > I currently use this (actively cooled) main board:
> > http://geizhals.at/deutschland/a455388.html
> > 
> > Using a passively cooled main board would solve the 
> > fan noise problem.
> 
> I can't tell what's under that fan from the picture. If the heatsink is
> fixed to the motherboard with pins you could replace it with a Zalman
> passive chipset cooler, but you would need to make sure there's good
> airflow through the case (what provision does it have for fans? 

Currently, the airflow is provided by the power supply fan only.


> At least it should be easier to get silent case fans than a silent fan small
> enough for that chip). 

I agree. 
As I said, A silent 4x4cm fan seems to be hard to find.
There are very nice silent 12x12cm fans,


> Otherwise you could get an adapter (like a
> square funnel) to fit a bigger, quieter fan on to the heatsink.

That will not fit. The power supply sits above the board.


Carsten.



___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] Record HD broadcasts not working if the FF card is the primary device

2009-12-25 Thread Markus Ehrnsperger
2009/12/24 Klaus Schmidinger :
> Try recording from a non-primary device, or switch to an SD channel
> that is displayed in Transfer Mode to avoid these errors.
>
> Klaus

Hi,

Recording from a non-primary device, thats what I do: As ARTE-HD is
DVB-S2 and my FF supports DVB-S only I use the DVB-S2 card for
recording, of course.


I'm sure that switching to an SD channel during the recording will
work fine. On the other hand side, I normally don't sit next to my VDR
during recordings and make sure that they work.


Markus

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr