> alias /dev/dvb/* /dev/dvb
> below dvb-ttpci alps_bsrv2 alps_tdmb7 alps_tdlb7
> add below dvb-ttpci grundig_29504-401 grundig_29504-491
> add below dvb-ttpci stv0299 ves1820 tda1004x
>
> I have no clue if
> alias char-major-250 dvb-ttpci
> is necessary. Maybe other know that better then me. the above is
> still working for me.
>
> Regards
>
> Steffen
Using exactly what you have written above /dev/dvb doesn't appear at
boot. I have to type in modprobe dvb-ttpci.
Without the tda1004x /dev/dvb doesn;t appear at boot. When modprobe
dvb-ttpci is loaded /dev/dvb appears however there is no
/dev/dvb/adapter0/fronend0 (the above has this.
I stream using...
dvbstream -f 570000 -c 0 -o -qam 16 -cr 2_3 -I 0 -ps 201 202 |
mplayer -cache 4096 -
However everytine I do this
Sep 2 22:21:52 localhost kernel: tda1004x_init: Unable to open
firmware /etc/dvb/tda1004x.mc
appears in /var/log/messages
Strange that without the tda1004x frontend it doesn;t work yet with
it, it works but doesn't use the frontend (I don't think)
Any suggestions?