Re: Re: Unable to find symbol mt352_attach()

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

 



On Thursday 07 September 2006 07:16, Martin Dauskardt wrote:
> From: "Andrew de Quincey" <adq_dvb@xxxxxxxxxxxxx>
> To: <linux-dvb@xxxxxxxxxxx>
> Cc: "Martin Dauskardt" <md001@xxxxxx>
> Sent: Thursday, September 07, 2006 7:03 AM
> Subject: Re:  Re: Unable to find symbol mt352_attach()
>
> > Hi - what version of module-init-tools are you using? I've just found
> > that anything < 3.2 doesn't work right with dvb attach.
>
> Kernel + hg-drivers were compiled under Ubuntu 5.04/gcc 3.3, but used in
> LinVDR - a small woody-based VDR distribution. I am pretty sure that it has
> an older version of module-init-tools, as it was released in 12/04 and
> module-init-tools-3.2-pre1 came out in 01/05.
> I will update to 3.2 and compile next hg drivers next time with activated
> "attach"...

Ta... not sure about 3.2-pre1, but I found the bug in v3.1 that prevents it 
from working (patch attached).
1432c1432
< 		if ( strncmp(modulearg, "symbol:", strlen("symbol:") == 0))
---
> 		if ( strncmp(modulearg, "symbol:", strlen("symbol:")) == 0)
_______________________________________________
linux-dvb mailing list
linux-dvb@xxxxxxxxxxx
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

[Index of Archives]     [Linux Media]     [Video 4 Linux]     [Asterisk]     [Samba]     [Xorg]     [Xfree86]     [Linux USB]

  Powered by Linux