[mythtv-users] How to Setup ATI Remote Wonder on Frontend?
Tim Litwiller
tim at litwiller.net
Wed Apr 7 12:37:45 EDT 2004
I should probably add this to the howto...
cd to your linux source directory
copy the *correct config file from the configs directory
edit it and remove the custom suffix from the top of the makefile
now run make oldconfig
*this can be tricky
then go back and try to compile the lirc module again.
dwanamak at rogers.com wrote:
>Hello All,
>
>Let me first thank everyone for their help, it is very rare that I ever have to look any farther than the message archive to find any answers I am looking for.
>
>Hope you can help with this issue.
>
>I use Jarod's guide to setup my Frontend:
>AMD 1gig
>Chaintech GF4mx w. tv out
>Msi mobo (VIA chipset)
>(more info on request)
>
>and I would like to use the ATI USB Remote wonder to control myth.
>
>I used this link to try the setup:
>(Follow Jarods guide up until the LIRC section)
>then this guide
>http://mailhost.bccwebhosting.com/software/mythtv/
>(Using Kernel: 2.4.22-1.2174.nptl_37.rhfc1.at)
>I dowload latest LIRC CVS
>then
># ./autogen
># ./configure
>Select driver:atiusb
>Then Save configuration & run configureHowever when I try to do a "make" I recieve the following error:
>[root at MythFrontEnd lirc]# make
>make all-recursive
>make[1]: Entering directory `/root/lirc'
>Making all in drivers
>make[2]: Entering directory `/root/lirc/drivers'
>Making all in lirc_dev
>make[3]: Entering directory `/root/lirc/drivers/lirc_dev'
>Makefile:8: **************************************************
>Makefile:8: *** Makefile trick not undone, trying to recover *
>Makefile:8: **************************************************
>mv Makefile.automake Makefile
>make all
>make[4]: Entering directory `/root/lirc/drivers/lirc_dev'
>mv Makefile Makefile.automake
>cp ../Makefile.kernel Makefile
>make -C /usr/src/linux-2.4.22-1.2174.nptl_37.rhfc1.at/ SUBDIRS=/root/lirc/drivers/lirc_dev modules \
> KBUILD_VERBOSE=1
>make[5]: Entering directory `/usr/src/linux-2.4.22-1.2174.nptl_37.rhfc1.at'
>
>The present kernel configuration has modules disabled.
>Type 'make config' and enable loadable module support.
>Then build a kernel with module support enabled.
>
>make[5]: *** [modules] Error 1
>make[5]: Leaving directory `/usr/src/linux-2.4.22-1.2174.nptl_37.rhfc1.at'
>make[4]: *** [lirc_dev.o] Error 2
>make[4]: Leaving directory `/root/lirc/drivers/lirc_dev'
>make[3]: *** [all] Error 2
>make[3]: Leaving directory `/root/lirc/drivers/lirc_dev'
>make[2]: *** [all-recursive] Error 1
>make[2]: Leaving directory `/root/lirc/drivers'
>make[1]: *** [all-recursive] Error 1
>make[1]: Leaving directory `/root/lirc'
>make: *** [all] Error 2
>[root at MythFrontEnd lirc]#
>
>I am soooo close to being done =(
>
>Any help would be greatly appreciated
>
>Damon.
>
>1
>
>_______________________________________________
>mythtv-users mailing list
>mythtv-users at mythtv.org
>http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
>
>
>
>
More information about the mythtv-users
mailing list