Mailing List archive

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

[vdr] Re: Newstruct Problems



Reinhard Walter Buchner wrote:
> You both suggested pretty much the same. Thanks, it works
> for "make",(no errors or warnings now) but (yeah, there always
> is a but) now when I go for a "make insmod" it returns a
> "dvb-ttpci.o: init_module: No such device " error
>
> So I guess it is the old problem, that the DVB driver doesn`t
> want to recognize my Rev 1.6, which has a TDA based Grundig
> tuner.
>
> The driver's structure has changed so much (guess that's why
> its called newstruct ;o)), that I can`t figure out where in the
> AV7710.c it determines what type of card is in the PC. It
> seems to be an arithmetic algorythm for determining the
> card type and no longer a simple "look-up and see" pci
> bus check.
>
> Do you (or anyone) have an idea how I could trick it into thinking
> (well it IS) the REV 1.6 is a TT_DVB_SIEMENS. I tried fumbling
> around with a define (card_type, etc), but he didn`t like it ;(.

You should look into saa7146_core.c, around line 984.
If you get it working, please post your changes into the linux-dvb 
mailing list, so that Holger can modify the driver accordingly.

IMHO that mailing list would have been a better place for your question.

Oliver


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



Home | Main Index | Thread Index