Mailing List archive

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

[linux-dvb] Re: Can't see anything working



Andrei Loukinykh writes:
 > Mon, 3 Sep 2001, Clemens Kirchgatterer писал(а):
 > 
 > > avl wrote:
 > > 
 > > > of course, I understand that, I noticed this only to fully describe the
 > > > situation. Since both modules are in kernel, and the rest are insmoded
 > > > successfully, why can't I see dvb0 device ?
 > > > Moreover, here is messages from dmesg output:
 > > 
 > > AFAIK, you have to do some kind of "ifconfig dvb0 up" to get an
 > > interface. you did not write, that you have done this, did you?
 > > 
 > 
 >  Of course, I tried. "No such device" is the answer.
 >  I'm afraid of that my DVB card, though being SkyStar1 is not fully
 > supported by this driver since was not made by SIemens/Fujitsy ( at least
 > I didnt notice any "Fujitsu" label on any of the components on the card
 > ..)
 >  I wish I was wrong...
 > 

I wrote this before:

First you will have to create the net interface. Open the
/dev/ost/netx device, where x is the number of your card (usually 0).
Now use the ioctl NET_ADD_IF with a struct dvb_net_if set to the correct
parameters (have a look at ost/net.h).
Use ifconfig to set dvbx_0.

Marcus

-- 
---------------------------------------------------------------------
Dr. Marcus Metzler                             
mocm@netcologne.de                     http://www.metzlerbros.de
mocm@convergence.de                    http://www.convergence.de

Convergence Integrated Media GmbH          
Rosenthaler Str. 51                   
D-10178 Berlin                             
---------------------------------------------------------------------


--
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.


Home | Main Index | Thread Index