Mailing List archive

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

[vdr] Re: Mandrake 9.0 Kernel



Ok I found the big mistery !!!!

Everything is fine with Mandrake 9.0 except that the precompiled Kernel
and the Kernel Sources are different. 

I compiled a new Kernel with the Mandrake Kernel Sources. With the
original .config file. After I started the custom Kernel, everything was
fine. No more unresolved symbols. The driver are loaded very quick, also
unloading ist less than one second. 

You can use the lirc modules which have been added to the kernel by the
Mandrake distribution. The config file for lirc is /etc/sysconfig/lircd.
For my serial port ir here my config file:

[/etc/sysconfig/lircd]

# Customized setings for lirc daemon

# The hardware driver to use, run lircd --driver=? for a list

#DRIVER=default
CONFIG=/etc/lircd.conf
# Hardware driver module to load
HWMOD=lirc_serial

# The device node that communicates with the IR device.

# with devfs enabled
DEVICE=/dev/lirc/serial

# without devfs 
#DEVICE=/dev/lirc

# Serial port for the receiver (for serial driver)
# COM1 (/dev/ttyS0)
COM_PORT=/dev/ttyS0
DRIVER_OPTS="irq=4 io=0x3f8"

Than lirc should work also for you. My lirc remote config is in the
/etc/lircd.conf . You have to add this file as a commandline option into
the lirc init script. 

After I installed the gcc 2.96 I could compile vdr. 

Greetings,
Marco



Am Don, 2002-10-31 um 20.27 schrieb Lutz Feldgen:
> Hi Marco,
> 
> I use the original Kernel of Mandrake 9 and was able to compile the
> DVB-driver...and I get a picture.
> VDR was not compiling after patching sources as found somewhere in the
> list-archive...
> lirc is not really working yet but I will fix that in the next days.
> 
> grz Lutz
> 
> Am Don, 2002-10-31 um 15.11 schrieb Marco Hentschel:
> > Hi List,
> > 
> > with the Kernel from the Mandrake 9.0 distribution it is impossible to
> > load dvb driver modules which have been compiled extra. But when I use
> > the latest kernel 2.4.20-rc1 than it is again possible. I can nearly
> > compile every DVB Driver and also VDR. But still my tv is black.
> > VDR does not recognise lirc controlling commands. Irw shows that lirc is
> > running proper. 
> > 
> > Does anybody has a working setup for the Mandrake 9.0 Kernel ?
> > 
> > Greetings,
> > Marco Hentschel
> > -- 
> > _________________________________________________________________
> > 
> >                                 Hentschel IT - Your Linux Partner
> >                                         http://www.hentschelit.de
> > 
> > Marco Hentschel					Flandernstrass 13
> > IT Consultant                                     73732 Esslingen
> > 
> > Mail: marco_hentschel@hentschelit.de       Tel. +49 711 300 17 34
> > Mobil: +49 175 606 34 58                   Fax  +49 711 300 17 35
> > 
> > 
> > 
> > 
> > -- 
> > Info:
> > To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe vdr" as subject.
> > 
> 
> 
> 
> 
> -- 
> Info:
> To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe vdr" as subject.
> 
-- 
_________________________________________________________________

                                Hentschel IT - Your Linux Partner
                                        http://www.hentschelit.de

Marco Hentschel					Flandernstrass 13
IT Consultant                                     73732 Esslingen

Mail: marco_hentschel@hentschelit.de       Tel. +49 711 300 17 34
Mobil: +49 175 606 34 58                   Fax  +49 711 300 17 35




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



Home | Main Index | Thread Index