----------------------------------
E-Mail: Mauro Ziliani <[EMAIL PROTECTED]>
Date: 16-Feb-02
Time: 02:10:57

This message was sent by XFMail
----------------------------------

Hi all.

I have a Galaxix Philips (VID=0x13c2 PID=0x1002) DVB card.

I'm working with kernel 2.4.17 and I would like to get Internet via satellite.
I have download the siemens driver 0.9.4.
I have correct some strange error in compilation and now I can plug the DVB
module into kernel by insmod.

All works fine but the net device dvb0_0 (so the dvb net device is called in
the source code dvb_net.c) doesn't appear in /proc/sys/net/ipv4/conf directory.
I look in the sources and I don't find any reference to proc filesystem.
Is this the matter?

I have put some debug line in dvb_net.c. I print the functions name caught by
kernel by printk(KERN_INFO...) istructions.

It seem that the only function caught is "dvb_net_init".

How can I activate dvb0 net device?

Thank to all.

Following I put the log.

-----------------------------------------------------------------------------
Feb 16 02:19:11 terra kernel: i2c-core.o: i2c core module
Feb 16 02:19:11 terra kernel: Linux video capture interface: v1.00
Feb 16 02:19:11 terra kernel: i2c-core.o: driver VES1893 DVB demodulator
registered.
Feb 16 02:19:11 terra kernel: i2c-core.o: driver VES1820 DVB demodulator
registered.
Feb 16 02:19:11 terra kernel: i2c-core.o: driver L64781 DVB demodulator
registered.
Feb 16 02:19:11 terra kernel: L64781: init done
Feb 16 02:19:11 terra kernel: i2c-core.o: driver tda8083 DVB demodulator
registered.
Feb 16 02:19:11 terra kernel: i2c-core.o: driver stv0299 DVB demodulator
registered.
Feb 16 02:19:11 terra kernel: i2c-core.o: driver i2c TV tuner driver registered.
Feb 16 02:19:11 terra kernel: saa7146_core.o: saa7146(1): bus:0, rev:1,
mem:0xd88c0000.
Feb 16 02:19:11 terra kernel: i2c-core.o: client [VES1893] registered to
adapter [saa7146(1)](pos. 0).
Feb 16 02:19:11 terra kernel: VES1893: attaching VES1893 at 0x10 to adapter
saa7146(1)
Feb 16 02:19:11 terra kernel: tuner: chip found @ 0x61
Feb 16 02:19:11 terra kernel: i2c-core.o: client [i2c tv tuner chip] registered
to adapter [saa7146(1)](pos. 1).
Feb 16 02:19:11 terra kernel: i2c-core.o: adapter saa7146(1) registered as
adapter 0.
Feb 16 02:19:11 terra kernel: DVB subvendor:13C2 subdevice=1002
Feb 16 02:19:13 terra kernel: dvb0: AV7111 - firm f0240009, rtsl b0250018, vid
71010068, app 00010002
Feb 16 02:19:13 terra kernel: dvb_net_init
Feb 16 02:19:14 terra kernel: dvb: 1 dvb(s) found!
--------------------------------------------------------------------------------


-- 
Info:
To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as 
subject.

Reply via email to