On Wed, 4 Feb 2009, Alberto Hernando wrote:
> The funny thing is... I already tried kaffeine, but it said I had no dvb
> device ;)
> Well, my devices are /dev/dvb* and it seems that the standards
> are /dev/dvb/device*/* or something like that. So first I'm trying to write
> a proper rule for udev.

I've never had kaffeine recognise any of my TV cards ( 3 types) or my dvb 
stick.
My debian lenny has been installed from Mepis LiveCD which has excellent 
hardware recognition etc.
My current kernel is 2.27 with patches.

from /etc/udev/rules.d/50-udev.rules

# video devices
KERNEL=="dvb*",                 PROGRAM="/bin/sh -c 'K=%k; K=$${K#dvb}; printf 
dvb/adapter%%i/%%s $${K%%%%.*} $${K#*.}", ACTION=="add|change", \
                                NAME="$result"
KERNEL=="card[0-9]*",           NAME="dri/%k"




-- 
Just machines to make big decisions,
Programmed by men for compassion and vision,
We'll be clean when their work is done,
We'll be eternally free, yes, eternally young,
What a beautiful world this will be,
What a glorious time to be free.
                -- Donald Fagon, "What A Beautiful World"

------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to