Mailing List archive

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

[vdr] Re: probs with dxr3 install



> From: Simeon Walker [mailto:simeon@sbs.bangor.ac.uk]
> Sent: Wednesday, March 05, 2003 2:18 PM
> To: vdr@linuxtv.org
> Subject: [vdr] Re: probs with dxr3 install
> 
> 
> I think the problem is that you haven't got the right modules loaded
> that are required by the em8300 modules.
> 
> If you install the modules into the correct place and then run depmod
> you can then use modprobe to load the modules correctly.

thanks, the module soundmod was in place (dont know why, it did not load it simply when needed - thought thats the meaning of modular kernel

ldm now inits the driver

with the dvb driver (16.02.03) with make it complains about a missing demux.h (8300.h tried to get it from the include dir of the driver (DVB/include/linux/dvb) but there is no demux.h and after that there are much more messages/errors

em8300.h
#include "dvbdev.h"
#include <linux/dvb/video.h>
#include <linux/dvb/audio.h>
#include <linux/dvb/demux.h>
#include <linux/dvb/dmx.h>
#include <linux/dvb/ca.h>
#include <linux/dvb/osd.h>

i did not expexted to have so much trouble to simply "make" the driver


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



Home | Main Index | Thread Index