[linux-dvb] Re: need help with linux dvb DST driver

2003-12-23 Thread Nico
your dmesg doesn't report any frontend, that's why you can't access frontend0 ABBAS AL-MUTAWA wrote: hi You have to create the /dev/dvbX/... entries... There is a script in the "DVB" package at linuxtv.org i have used makedev to create the /dev/dvb/adapter.. this is the result [EMAIL PR

[linux-dvb] Re: need help with linux dvb DST driver

2003-12-23 Thread ABBAS AL-MUTAWA
hi > You have to create the /dev/dvbX/... entries... > There is a script in the "DVB" package at > linuxtv.org i have used makedev to create the /dev/dvb/adapter.. this is the result [EMAIL PROTECTED] driver]# sh makedev.napi Creating DVB devices in /dev/dvb/adapter0 chown: `root.video': invali

[linux-dvb] Re: need help with linux dvb DST driver

2003-12-23 Thread Manu Abraham
On Monday 22 December 2003 21:43, ABBAS AL-MUTAWA wrote: > Hi > > after insmod the following modules successfully > > modprobe dvb_core dvb_shutdown_timeout=0 > modprobe video-buf > modprobe bttv i2c_hw=1 card=0x68 > modprobe bt878 > modprobe dst dst_type_flags=4 > modprobe dvb-bt8xx > > i tr