Mailing List archive

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

[linux-dvb] Re: Mandrake 9.0 (2)



I didn't explain myself, before.
I mean that in the 9.0 distro ALL modules related to DVB
are YET compiled. The problem in trying to build starting from Metzler DVB 9.4 is that the kernel tree is rather different than Mandrake and the 2.4.19-16mdk kernel is configured to use a daemon to install and unistall modules on-the-fly (one of the first switches in kernek xconfigure) this is perceived by the makefile of DVB 9.4 as if the mdk kernel were compiled without the permission to insert modules. I'm not sure that trying to recompile this kernel without this switch is a good idea, I would preferably try to install its existing modules with, say, modprobe. I have yet
tried this, and found that it suffices installing dvb.o to have
at the same time installed all modules related (frontend, ...).
The only thing I don't yet know is if in this installation it's needed some parameter as in Metzler's makefile and the way to pass it correctly. The two arrangements are not identical and while tracing an aborted installation on Mdk 8.2 I saw important differences in video_dev structure declaration ( see the problems compiling... busy ) and some warning that made me think
that Mdk kernel was some way newer than official same release
If someone has yet installed a 8.2 release can see that tracing struct video_dev will lead to a structure declaration  in which busy is declared as int, but in the new version of the same modules there are comments
indicating that new decisions are chosen. I'm not as expert to understand all this stuff, but the really important thing is that you can insert the modules right for 9.0 distro.
 If some one else has another bit of this story...
----- Original Message -----
From: "Andreas Winkler" <
520027987450-0001@t-online.de>
To: <
linux-dvb@linuxtv.org>
Sent: Friday, December 06, 2002 10:19 PM
Subject: [linux-dvb] Re: Mandrake 9.0 (same problem but advanced)


> Am Fri, 6 Dec 2002 19:31:38 +0100 hat
> \(Alberto Vorano\) "Alberto Vorano" <
voralle@libero.it> diesen Text
> geschrieben:
>
> > Hi all
> > maybe you yet know this, but today I have discovered
> > that new Mandrake release 9.0 (kernel 2.4.19-16mdk)
> > just embeds DVB API in 3rd party modules directory.
> > But, at present I didn't find any documentation there.
> > It looks as the modules were just made, but there is no
> > makeinstall available in the dir.
> > Anyone has extra news?
>
> Hi im using same distri. same problem
>
> I have downloaded the siemens dvb-driver package but without Kernelsource
it
> won't compile correct. then i have found a kernel.origmdk*.src.rpm in my
> mdk-powerpack but this install not correct (dvb-driver don't compilabel)
>
> If i download a new virgin Kernel (from Kernel-org) I can compile My
> DVB-Driverpack but with the new bakend kernel won't my pppoe work
>
> Have you any idea that can us help by solving that problem's?
>
> (sorry for my possible direful English my nativ speech is German)
>
> MfG Andreas penpentux Winkler
>
>
> --
> Info:
> To unsubscribe send a mail to
listar@linuxtv.org with "unsubscribe
linux-dvb" as subject.
>


Home | Main Index | Thread Index