Re: [vdr] playing mp3's over smb (lockup)

2007-03-02 Thread Halim Sahin
Hi Stefan, On Fr, Mär 02, 2007 at 07:56:14 +, Stefan Huelswitt wrote: > On 02 Mar 2007 Stone <[EMAIL PROTECTED]> wrote: > > > > I have noticed that when I mount a samba drive on my vdr box and play mp3's > > with vdr from it, vdr will often lockup and require a restart. But, the > > strange t

Re: [vdr] playing mp3's over smb (lockup)

2007-03-02 Thread Stone
On 3/1/07, Stefan Huelswitt <[EMAIL PROTECTED]> wrote: On 02 Mar 2007 Stone <[EMAIL PROTECTED]> wrote: > > I have noticed that when I mount a samba drive on my vdr box and play mp3's > with vdr from it, vdr will often lockup and require a restart. But, the > strange thing about this is that thi

Re: [vdr] playing mp3's over smb (lockup)

2007-03-02 Thread Stone
On 3/2/07, Halim Sahin <[EMAIL PROTECTED]> wrote: Hi Stefan, On Fr, Mär 02, 2007 at 07:56:14 +, Stefan Huelswitt wrote: > On 02 Mar 2007 Stone <[EMAIL PROTECTED]> wrote: > > > > I have noticed that when I mount a samba drive on my vdr box and play mp3's > > with vdr from it, vdr will often l

[vdr] How to get sound with tvtime ?

2007-03-02 Thread Guy Roussin
Hi, I want to use tvtime with vdr and my Full Feature DVB-S. With “tvtime -d /dev/video0”, i have the video but not the sound. How can i obtain the sound with tvtime? If I plug my Loudspeakers to the DVB-S, I have a little shift between the sound and the image. Thank you. Guy

Re: [vdr] (solved !) ERROR: video data stream broken on second dvb card, but szap work

2007-03-02 Thread Reinhard Nissl
Hi, Dieter Bloms wrote: >> I've had a further look into szap's source how it detects the status >> FE_LOCKED. Attached is an updated tuner patch which now also reports >> details for FE_READ_STATUS. > > I've tried your patch and the new vdr-1.4.5-2 for some days now and > it works even when I di

Re: [vdr] 6-channel audio from analog?

2007-03-02 Thread Reinhard Nissl
Hi, Simon Baxter wrote: > My media box has 6 channel output LF,RF,LR,RR,C,SW which I'm using with > ALSA. Mplayer plays through all channels fine (settings in > ~/.mplayer/config), but VDR sourced audio only plays in stereo from the > LR,RF output. > > Given that there is no way to play 'real'

[vdr] Wakeup On LAN

2007-03-02 Thread Bernd Juraschek
Hello, I'm trying to wakeup my Siemens Scaleo-T using WOL - but without success :-( The PC to wakeup: - Siemens Scaleo-T AMD64 with Onboard LAN (Tulip chip) - Linux 2.6.20 with ACPI enabled - Gentoo amd64 The router: - ASUS WL-500g Deluxe - OpenWrt White Russian - With X-Wrt Extensions RC6 - W

Re: [vdr] Wakeup On LAN

2007-03-02 Thread matthieu castet
Bernd Juraschek wrote: Hello, What I've done: - BIOS: Wakeup controlled by BIOS and WOL enabled - Gentoo: echo -n PCI0 > /proc/acpi/wakeup ; halt - Router: wol -h PC-IP-Addr PC-MAC-Addr I use etherwake to send wol packet (it sends ethernet packets, not udp one that doesn't work with my lan

Re: [vdr] Wakeup On LAN

2007-03-02 Thread Bernd Juraschek
> >- BIOS: Wakeup controlled by BIOS and WOL enabled > >- Gentoo: echo -n PCI0 > /proc/acpi/wakeup ; halt > >- Router: wol -h PC-IP-Addr PC-MAC-Addr > > I use etherwake to send wol packet (it sends ethernet packets, not udp > one that doesn't work with my lan card). Now the PC gets pure ethernet

Re: [vdr] Wakeup On LAN

2007-03-02 Thread Jochen Radmacher
Bernd Juraschek schrieb: >>> - BIOS: Wakeup controlled by BIOS and WOL enabled >>> - Gentoo: echo -n PCI0 > /proc/acpi/wakeup ; halt >>> - Router: wol -h PC-IP-Addr PC-MAC-Addr >> I use etherwake to send wol packet (it sends ethernet packets, not udp >> one that doesn't work with my lan card). >

Re: [vdr] Wakeup On LAN

2007-03-02 Thread Bernd Juraschek
> Have you tried disabling "RC_DOWN_INTERFACE" in /etc/conf.d/rc ? Hmm - it was disabled already :-( ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] Wakeup On LAN

2007-03-02 Thread Kimmo Taskinen
Have you tried ethtool to setup WoL options? I run "ethtool -s eth0 wol pg". - Kimmo _ Alkuperäinen viesti _ Aihe: [vdr] Wakeup On LAN Tekijä: "Bernd Juraschek" <[EMAIL PROTECTED]> Päivämäärä: 3. maaliskuuta 2007 1:18:32 Hello, I'm trying to wakeup my Siemens Scaleo-T using