Mailing List archive

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

[linux-dvb] Re: margi driver



Hello,

At least now it compiles :)

The problem is it does not appear to work.  The following is from dmesg
when I run ntuxplayer
convdvd : -- AudioClose
convdvd : -- L64021Init
convdvd : L64021 Software reset...
convdvd : L64021 Software reset done.
convdvd : L64021 Rev. 0x04 reset successfully.
convdvd : -- L64021Setup
convdvd : -- MargiFreeBuffers
convdvd : DRAM Allocate 0x00000000-0x00000513
convdvd : DRAM Allocate 0x00000520-0x00000A1B
convdvd : OSD Open 100X101, 4 bit, mem 0x00000000/0x00000520
convdvd : DRAM Free 0x00000000
convdvd : DRAM Free 0x00000520
bug: kernel timer added twice at d08cafea.
convdvd : margi_open - already open


On Mon, 2003-03-10 at 21:10, Holger Waechtler wrote:
> Hi,
> 
> Malcolm Caldwell wrote:
> > Hello,
> > 
> > What is the current state of the margi driver?  I tried linuxtv cvs - it
> > has references to makepatch but makepatch is not there.
> 
> I updated the Margi stuff, it should compile again. I have no PCMCIA 
> slot here right now, so I can't test if it works.
> 
> Please try this:
> 
> $ cvs -d :pserver:anonymous@linuxtv.org:/cvs/linuxtv co DVB
> $ cd DVB/driver
> 
> now edit the Makefile:
> 
> CARDS = av7110
> CARDS += #margi
> 
> should get:
> 
> CARDS = #av7110
> CARDS += margi
> 
> then compile and load the modules:
> 
> $ make && make insmod
> 
> please report if it works,
> thanks,
> 
> Holger
> 



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



Home | Main Index | Thread Index