Mailing List archive

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

[linux-dvb] Re: Kernel 2.4.18



Hello!

Am Sonntag, 14. April 2002 09:43 schrieb Thorsten Heck:

> >  > What I should do with this error ?
> >
> > Get the latest driver from CVS.
> >
> > Marcus
>
> I'm afraid this does not help. Or, Andrew, did it help for you?
>
> Yesterday I installed Suse 8.0, with the 2.4.18-4GB-kernel.

Do you have more than 1GB RAM?

> I get the same errors as Andrew, the modules can't be loaded due to missing
> symbols.
> I tried the latest cvs driver, Apr-05-2002, and a driver from mid-February.
> Always the same error.
> Is the Suse-kernel-source f**ed up? Did someone compile and install the
> drivers successfully with Suse 8.0?
>
> The suggested way with replacing insmod by modprobe helps with loading the
> drivers, since modprobe uses the Suse-shipped drivers.
>
> Any suggestions?

This comes from Andreas Schultz <aschultz@cs.uni-magdeburg.de>:

  --- ./saa7146_core.c.orig       Sun Apr 14 12:13:49 2002
  +++ ./saa7146_core.c    Sun Apr 14 12:15:02 2002
  @@ -30,6 +30,7 @@
   #endif
   #include <asm/io.h>            /* for accessing the pci-device */
   #include <linux/vmalloc.h>     /* for module-version */
  +#include <linux/highmem.h>
  
   #include "saa7146_defs.h"
   #include "saa7146_core.h"



Andi

-- 
Web:   http://www.flood-net.de/
Mail:  flood@flood-net.de
Phone: +49-(0)-30-680577-44
Windows sucks, Linux rules :-) http://srom.zgp.org/


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


Home | Main Index | Thread Index