My remote works like a charm. Here's my modprobe.conf. My lirc conf is a bit big to include on the list. If you'd like to see it, let me know and I can post it or email it to you.

My only issue was that I am using the 350's TV-Out for audio (as well as my sound card) so I wanted to map the volume buttons to the receiver's volume. I couldn't figure out how to do it, so I went and bought a learning remote for about $15. I mapped all the buttons from the Hauppauge remote, then mapped the power to my TV's power and volume to my receiver.

The only thing left to do remote-wise for me is getting mplayer to do more than play/pause and toggle the time remaining display. If anyone has a lirc conf for the newer Hauppauge gray remote that's got some mplayer controls, I'd appreciate a peek.


[EMAIL PROTECTED] temp]$ more /etc/modprobe.conf
alias snd-card-0 snd-ens1371
options snd-card-0 index=0
options snd-ens1371 index=0
remove snd-ens1371 { /usr/sbin/alsactl store 0 >/dev/null 2>&1 || : ; }; /sbin/modprobe -r --ignore-remove snd-ens1371
alias snd-card-1 snd-emu10k1
options snd-card-1 index=1
options snd-emu10k1 index=1
remove snd-emu10k1 { /usr/sbin/alsactl store 1 >/dev/null 2>&1 || : ; }; /sbin/modprobe -r --ignore-remove snd-emu10k1
alias usb-controller uhci-hcd
alias char-major-61 lirc_i2c

# ivtv modules setup
alias char-major-81 ivtv
alias char-major-81-0 ivtv
alias tveeprom tveeprom-ivtv
install ivtv /sbin/modprobe --ignore-install ivtv; /sbin/modprobe ivtv-fb install lirc_i2c /sbin/modprobe ivtv; /sbin/modprobe --ignore-install lirc_i2c
alias eth0 8139too



On Nov 25, 2005, at 10:24 PM, Thom Paine wrote:

On 11/25/05, korebantic <[EMAIL PROTECTED]> wrote:
I just wanted to send out a heartfelt thanks to:

* The developers of Myth-TV...great job!
* This list for being helpful not only to me but to
anyone who asks for help
* The ivtv list
* Jarod Wilson for his Fedora/Myth-TV writeup
(http://wilsonet.com/mythtv/)

With some work and patience I was able to get my
Myth-TV box up and running, and it rocks!

Here are the specs on my setup, for those that are
interested.

Version: Myth-TV 0.18.1
OS: FC4
Capture: Hauppauge PVR350 (also used for video out)
Remote: Hauppauge remote included w/PVR350
Sound: On-board AC'97 Audio Controller
Processor: P4 2.2GHZ
Motherboard: Abitbg7
RAM: 1GB



Did you have any problems getting the remote to work? Mine still fails
to work at all, and I'm at a loss as to what to try next.

What's your modprobe.conf look like? I just have the 1 alias atthe top
for lirc_i2c.

Thanks.


--
-=/>Thom
_______________________________________________
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


_______________________________________________
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to