Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: MythTV: Users

Hauppage 250 Remote, just...not...working...help!

 

 

MythTV users RSS feed   Index | Next | Previous | View Threaded


seth.lake at verizon

Oct 25, 2003, 8:25 AM

Post #1 of 2 (6712 views)
Permalink
Hauppage 250 Remote, just...not...working...help!

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] mythbo 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] mythbo lirc-0.7.0pre2]#


poznick at conwaycorp

Oct 25, 2003, 9:10 AM

Post #2 of 2 (6436 views)
Permalink
Re: Hauppage 250 Remote, just...not...working...help! [In reply to]

Thus spake Seth Lake:
> 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?

edit drivers/lirc_i2c/lirc_i2c.c, go to line 296, and there will be a
line looking like:

.owner = THIS_MODULE,

comment it out:

/* .owner = THIS_MODULE, */


--
Nathan Poznick <poznick [at] conwaycorp>

Those only deserve a monument who do not need one. - William Hazlitt
Attachments: signature.asc (0.18 KB)

MythTV users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.