[mythtv] ati rf remote

Matt Zimmerman mythtv-dev@snowman.net
Sat, 14 Dec 2002 22:18:30 -0500


On Sat, Dec 14, 2002 at 02:20:37PM -0800, Cedar McKay wrote:

> I'm trying to get the ATI radio frequency remote control working with 
> mythtv. I already have lirc set up, but I'd like to banish my roaring 
> beast of a machine to the closet, and rf lets me do that. I'm mailing 
> this list because a) it is more responsive than the gatos list and b) I 
> think I recall some people mentioning that they got it working with mythtv.

mkdir /lib/modules/`uname -r`/gatos
cp ati_remote.o /lib/modules/`uname -r`/gatos
depmod -a
modprobe ati_remote


-- 
 - mdz