VDR
Thomas Schmidt
tschmidt at debian.org
Sun Apr 23 20:34:32 UTC 2006
Hi
Please reply just to pkg-vdr-dvb-devel at lists.alioth.debian.org, this
is a mailinglist and i am subscribed to this list, this way it is also
possible for others to read and answer to your questions.
* Lucian Lancea schrieb am 20.04.06, um 01:45 Uhr:
> I made the following:
>
> * reinstall Debian Linux with kernel 2.6.8
> * then all was done I downloaded firmware and put dvb-ttpci.fw in
> /usr/lib/hotplug/firmware
> * install VDR with "apt-get install vdr
>
> Now, when I log in with root, VDR say I can't start with root
> privileges, and when I login with my account it say:
Yes, this is just for security reasons that you can not start it
directly as root, it is possible to override this with the command-
line-option "--allow-root".
> lucian at debian:/etc/init.d$ vdr start
> vdr: can't access video directory /var/lib/video.00
This is also right, because the user lucian does not have the
necessary rights to write to this directory. (vdr normally runs as
user vdr on a debian system)
> When VDR was installing, I let the configuration as default
> (/var/lib/video.00)
> What do I have to do? Please help me! Thanks!
You should just use the init-script and should start vdr with
"/etc/init.d/vdr start". The problem what you have is that it seems
that the dvb-driver is not fully loaded, my guess is that you need to
load the frontend-module also, but i do not know which one is needed
for your card - you could try the module stv0299.
So please try "modprobe stv0299" and "modprobe dvb-ttpci" before
calling "/etc/init.d/vdr start" - please watch the /var/log/syslog on
another console when you execute these commands via
"tail -f /var/log/syslog".
Sorry again for the delayed answer, but as is said allready, my spare
time is very limited at the moment.
Regards,
Thomas
--
Thomas Schmidt, Debian VDR Team
http://pkg-vdr-dvb.alioth.debian.org/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-vdr-dvb-devel/attachments/20060423/98fc577f/attachment.pgp
More information about the pkg-vdr-dvb-devel
mailing list