Mailing List archive

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

[linux-dvb] Re: I switched to NEWSTRUCT



Tomi Ollila wrote:
> 
> Your system is missing videodev.o, input.o and evdev.o:
> 
> At my work computer (RH7.3, without extra modules compiled).
> 
> $ locate videodev.o
> /lib/modules/2.4.18-3/kernel/drivers/media/video/videodev.o- Input Core Support
> $ locate input.o
> /lib/modules/2.4.18-3/kernel/drivers/input/input.o
> $ locate evdev.o
> /lib/modules/2.4.18-3/kernel/drivers/input/evdev.o

Right, thanks, it works now..

It might be helpful for some other dingbats who roll their own kernels,
like me, to mention somewhere that following need to be selected
when compiling kernel for DVB

- Multimedia Devices
  - Video for Linux as module
no subselections necessary

- Input Core Support as module
  - Event interface support as module

Cheers...


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



Home | Main Index | Thread Index