[mythtv-users] Hauppage 250 Remote, just...not...working...help!

Seth Lake seth.lake at verizon.net
Sat Oct 25 12:25:50 EDT 2003


i know that this has been beaten to death, but i can't, for the life of me, seem to make this work...

make sure all of the original /lib/mod files are deleted, then i grabbed the latest CVS from lirc.sourceforge.net (0.7.0pre2) and the i2c patch from delvare (lirc-CVS-i2c-2.8.0.patch), ran 'patch -p1 < lirc-CVS-i2c-2.8.0.patch', ran './setup.sh' and selected Hauppage and 'save and configure'.  no problems, so i run 'make' and then the bottom falls out...

i'm a complete n00b and have no idea what file to edit and what to edit in it to get this working...is it the TOPDIR parameter?  do i need to edit / add this in the .c file?

[root at mythbox lirc-0.7.0pre2]# make
make  all-recursive
make[1]: Entering directory `/home/arjuna/lirc-0.7.0pre2'
Making all in drivers
make[2]: Entering directory `/home/arjuna/lirc-0.7.0pre2/drivers'
Making all in lirc_dev
make[3]: Entering directory `/home/arjuna/lirc-0.7.0pre2/drivers/lirc_dev'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/arjuna/lirc-0.7.0pre2/drivers/lirc_dev'
Making all in lirc_i2c
make[3]: Entering directory `/home/arjuna/lirc-0.7.0pre2/drivers/lirc_i2c'
DIR=`pwd`; (cd /usr/src/linux/; make SUBDIRS=$DIR obj-m=lirc_i2c.o modules)
/usr/src/linux-2.4.21-0.13mdk/scripts/pathdown.sh: line 4: TOPDIR: parameter nul
l or not set
make[4]: Entering directory `/usr/src/linux-2.4.21-0.13mdk'
make -C  /home/arjuna/lirc-0.7.0pre2/drivers/lirc_i2c CFLAGS="-D__KERNEL__ -I/us
r/src/linux-2.4.21-0.13mdk/include  -Wall -Wstrict-prototypes -Wno-trigraphs -O2
 -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i586
 -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.21-0.13mdk/include/linux/mod
versions.h" MAKING_MODULES=1 modules
make[5]: Entering directory `/home/arjuna/lirc-0.7.0pre2/drivers/lirc_i2c'
gcc -D__KERNEL__ -I/usr/src/linux-2.4.21-0.13mdk/include  -Wall -Wstrict-prototy
pes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-
boundary=2 -march=i586 -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.21-0.1
3mdk/include/linux/modversions.h -DHAVE_CONFIG_H -I. -I. -I../.. -nostdinc -iwit
hprefix include -DKBUILD_BASENAME=lirc_i2c  -c -o lirc_i2c.o lirc_i2c.c
lirc_i2c.c:296: unknown field `owner' specified in initializer
lirc_i2c.c:296: warning: missing braces around initializer
lirc_i2c.c:296: warning: (near initialization for `driver.name')
lirc_i2c.c:296: warning: initialization makes integer from pointer without a cas
t
lirc_i2c.c:296: initializer element is not computable at load time
lirc_i2c.c:296: (near initialization for `driver.name[0]')
lirc_i2c.c:297: initializer element is not constant
lirc_i2c.c:297: (near initialization for `driver.name')
make[5]: *** [lirc_i2c.o] Error 1
make[5]: Leaving directory `/home/arjuna/lirc-0.7.0pre2/drivers/lirc_i2c'
make[4]: *** [_mod_/home/arjuna/lirc-0.7.0pre2/drivers/lirc_i2c] Error 2
make[4]: Leaving directory `/usr/src/linux-2.4.21-0.13mdk'
make[3]: *** [lirc_i2c.o] Error 2
make[3]: Leaving directory `/home/arjuna/lirc-0.7.0pre2/drivers/lirc_i2c'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/arjuna/lirc-0.7.0pre2/drivers'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/arjuna/lirc-0.7.0pre2'
make: *** [all] Error 2
[root at mythbox lirc-0.7.0pre2]#
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-users/attachments/20031025/d9219cb2/attachment.htm


More information about the mythtv-users mailing list