On May 27, Hamish Moffatt <[EMAIL PROTECTED]> wrote:

> I just upgraded from 0.084-5 and linux 2.6.12 to
> to 0.092-2 with 2.6.16 and now the dvb device names are wrong. 
> Instead of /dev/dvb/adapter0/dvr0 I have /dev/dvb0.dvr0.
Please double check that you did not keep some old rules file around.
The DVB devices names are set by a single rule in udev.rules which has
not changed in a long time and it would be quite hard to get it wrong.
Indeed:

[EMAIL PROTECTED]:~$sh -c 'K=dvb0.dvr0; K=${K#dvb}; printf dvb/adapter%i/%s 
${K%%.*} ${K#*.}'
dvb/adapter0/dvr0
[EMAIL PROTECTED]:~$

-- 
ciao,
Marco

Attachment: signature.asc
Description: Digital signature

Reply via email to