Hello all, I have some problems installing vls to unicast under linux. I have a sky2pc board and its installed correctly. I downloaded and installed the libraries, the dvb drivers and also vls.When i type lsmod i get: Module Size Used by Not tainted skystar2 22376 0 (unused) mt312 7336 1 dvb-core 54092 5 [skystar2 mt312] video-buf 15592 0 (unused) v4l2-common 4896 0 (unused) v4l1-compat 14628 0 (unused) videodev 8288 0 (unused) evdev 5824 0 (unused) ide-cd 35708 0 (autoclean) cdrom 33728 0 (autoclean) [ide-cd] sis 52992 1 sisfb 203148 0 [sis] agpgart 47776 3 parport_pc 19076 1 (autoclean) lp 8996 0 (autoclean) parport 37056 1 (autoclean) [parport_pc lp] autofs 13268 0 (autoclean) (unused) 8139too 18088 1 mii 3976 0 [8139too] acm 7840 0 (unused) keybdev 2944 0 (unused) mousedev 5492 1 hid 22148 0 (unused) input 5856 0 [evdev keybdev mousedev hid] usb-ohci 21480 0 (unused) usbcore 78784 1 [acm hid usb-ohci]
What i think is ok. Then when i type: vls -vv -d udp:192.168.0.10 dvb:"CH1" --ttl 12 i got nothing! VideoLAN Server v 0.5.6 (Jun 15 2004) - (c)1999-2003 VideoLAN 2004-07-07 09:10:21 [INFO/Vls] Module "channel:file" registered 2004-07-07 09:10:21 [INFO/Vls] Module "channel:network" registered 2004-07-07 09:10:21 [INFO/Vls] Module "mpegreader:file" registered 2004-07-07 09:10:21 [INFO/Vls] Module "mpegconverter:ts2ts" registered 2004-07-07 09:10:21 [INFO/Vls] Module "mpegconverter:ps2ts" registered 2004-07-07 09:10:21 [INFO/Vls] Module "input:local" registered 2004-07-07 09:10:21 [INFO/Vls] Module "input:video" registered 2004-07-07 09:10:21 [INFO/Vls] Browsing modules in directory "." 2004-07-07 09:10:22 [INFO/Vls] Browsing modules in directory "/usr/local/lib/videolan/vls" 2004-07-07 09:10:22 [INFO/Vls] Module "mpegreader:dvd" registered 2004-07-07 09:10:22 [INFO/Vls] Module "input:dvb" registered 2004-07-07 09:10:22 [INFO/Vls] Module "mpegreader:dvb" registered 2004-07-07 09:10:22 [INFO/Vls] Channel 'output1' created 2004-07-07 09:10:22 [INFO/Vls] Starting input 'input1' 2004-07-07 09:10:24 [INFO/input1] DVB-S Card registered without decoder Using default /root/.dvbrc Reading original format . done 2004-07-07 09:10:24 [INFO/input1] Added program 'CH1' 2004-07-07 09:10:24 [INFO/Vls] Input 'input1' sucessfully initialised 2004-07-07 09:10:24 [INFO/Vls] Executing command1 : 'start CH1 output1 input1 ' The dmesg says: ... Linux video capture interface: v1.00 PCI: Enabling device 00:0d.0 (0004 -> 0007) PCI: Found IRQ 11 for device 00:0d.0 PCI: Sharing IRQ 11 with 01:00.0 skystar2.c: FlexCopIIB(rev.195) chip found skystar2.c: the chip has 38 hardware filters DVB: registering new adapter (Technisat SkyStar2 driver). DVB: registering frontend 0:0 (Zarlink MT312)... I think everything is ok, but... Does anyone have a clue? Thanks in advance, Daniela
