DVB device nodes (was: Re: Bug#265799: udev: /dev/input/* mode 0600 breaks remote control input)
Thomas Schmidt
pkg-vdr-dvb-devel@lists.alioth.debian.org
Mon, 13 Sep 2004 21:27:37 +0200
--7AUc2qLy4jB3hD7Z
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
* Darren Salt schrieb am 13.09.04, um 20:27 Uhr:
> [snip]
> > @Darren: I now tried udev out, it is very nice, but unfortunately the
> > dvb-drivers do not support sysfs at the moment.
>=20
> > What is the best practise to get them working? (with static devices for
> > example) How do you manage this?
>=20
> My device node creation script (/etc/init.d/dvb, symlinked from
> /etc/rcS.d/S37dvb.local) is attached.
Ah yes, this is a way, but i thought that there might be an option in
udev to create certain devices as static devices (or just to not
delete certain devices), well when it is this way, i will probably
uninstall udev again. :( (There is also at least lirc_serial (needed=20
for my remote), which does not support sysfs.)
> Also, in /etc/modprobe.d/dvb:
>=20
> alias dvb budget_ci
> install budget_ci modprobe -i budget_ci && modprobe tda1004x
> remove budget_ci modprobe -r -i budget_ci && modprobe -r tda1004x
Ah yes, i have something similiar for my dvb-card:
alias dvb dvb-ttpci
install dvb-ttpci /sbin/modprobe stv0299; /sbin/modprobe --ignore-instal=
l dvb-ttpci
:)
Regards,
Thomas
--=20
Thomas Schmidt
thomas.schmidt@in.stud.tu-ilmenau.de
--7AUc2qLy4jB3hD7Z
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
iD8DBQFBRfSpc9+NqwoydlIRAvE/AJ9hHliOgEpVZbiwotvxBPEiodGZQwCfb5xw
MeQlQPRfCslVsYQSkRUdZDA=
=Yu3+
-----END PGP SIGNATURE-----
--7AUc2qLy4jB3hD7Z--