[linux-dvb] udev creates unexpected /dev/deb names.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



You probably need to upgrade your udev, udev-057-4 works fine for me.

// Magnus

On Wed, 2005-05-11 at 10:21 -0500, Mac Michaels wrote:
> I am developing a new ATSC driver based on cx88 with 
> lgdt3302 demodulator. I am getting /dev files that are not 
> what the dvb utilities expect. Instead 
> of  /dev/dvb/adapter0/demux0 I get /dev/dvb0.demux0.
> I found some scripts at 
> http://www.linuxtv.org/cgi-bin/viewcvs.cgi/dvb-kernel/linux/Documentation/dvb/udev.txt?rev=1.2&view=markup
> Unfortunately there was no changes after implementing them.
> Where should I look next?
> 
> Running linux-6.11-gentoo-r6. cx88 code is from CVS at 
> linuxtv.org with modules copied into the 
> drivers/media/video/cx88 modules directory of linux.
> 
> Following are the results of installing the cx88-dvb module. 
> It uses the lgdt3302 driver I am developing and detects my 
> card properly.
> bash-2.05b# modprobe cx88-dvb
> 
> bash-2.05b# ls -l /dev/dvb*
> crw-rw----  1 root root 212, 4 May 10 17:09 /dev/dvb0.demux0
> crw-rw----  1 root root 212, 5 May 10 17:09 /dev/dvb0.dvr0
> crw-rw----  1 root root 212, 3 May 10 
> 17:09 /dev/dvb0.frontend0
> crw-rw----  1 root root 212, 7 May 10 17:09 /dev/dvb0.net0
> 
> bash-2.05b# lsmod
> Module                  Size  Used by
> cx88_dvb                8324  0
> cx8802                 10884  1 cx88_dvb
> mt352                   7172  1 cx88_dvb
> lgdt3302                8324  1 cx88_dvb
> or51132                10756  1 cx88_dvb
> video_buf_dvb           7044  1 cx88_dvb
> dvb_core               85672  1 video_buf_dvb
> cx22702                 9732  1 cx88_dvb
> dvb_pll                 4612  4 
> cx88_dvb,lgdt3302,or51132,cx22702
> snd_seq_midi            9120  0
> snd_cmipci             32512  1
> snd_opl3_lib           11520  1 snd_cmipci
> snd_hwdep              10016  1 snd_opl3_lib
> snd_mpu401_uart         8448  1 snd_cmipci
> snd_rawmidi            25760  2 snd_seq_midi,snd_mpu401_uart
> tuner                  22948  0
> cx8800                 32652  0
> cx88xx                 55584  3 cx88_dvb,cx8802,cx8800
> video_buf              22532  5 
> cx88_dvb,cx8802,video_buf_dvb,cx8800,cx88xx
> ir_common               7428  1 cx88xx
> tveeprom               13208  1 cx88xx
> v4l1_compat            14212  1 cx8800
> v4l2_common             6016  1 cx8800
> btcx_risc               5128  3 cx8802,cx8800,cx88xx
> videodev               10368  2 cx8800,cx88xx
> nvidia               3470556  12
> 
> bash-2.05b# dmesg
> cx2388x dvb driver version 0.0.4 loaded
> ACPI: PCI interrupt 0000:02:0e.2[A] -> GSI 18 (level, low) 
> -> IRQ 18
> cx88[0]/2: found at 0000:02:0e.2, rev: 3, irq: 18, latency: 
> 32, mmio: 0xed000000
> cx88[0]/2: cx2388x based dvb card
> DVB: registering new adapter (cx88[0]).
> DVB: registering frontend 0 (DViCO - FusionHDTV 3 Gold)...
> 
>  
> 
> _______________________________________________
> 
> linux-dvb@xxxxxxxxxxx
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb




[Index of Archives]     [Linux Media]     [Video 4 Linux]     [Asterisk]     [Samba]     [Xorg]     [Xfree86]     [Linux USB]

  Powered by Linux