View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 6 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Tue Jul 24, 2007 11:01 pm 
Offline
Joined: Sat Jul 07, 2007 8:54 am
Posts: 3
Location: Champaign
R5F1

Hello, I am finally asking my question; I have searched but have not come up with anything relevant but instead have found other topics that I need to read in the future.

I am setting up my "dog bone" mce remote bundled with my pvr-150. So far I have followed http://www.mythtv.org/wiki/index.php/MCE_Remote#Newer_remote

I really thought I was golden as I have downloaded the most recent cvs (0.8.2pre3) and the install seemed fine:

./setup.sh
Menu Option # (1) - Driver Configuration (enter)
Menu Option # (8) - USB Devices (enter)
Menu Option # (o) - Windows Media Center Remotes (new version, Philips et al.) (enter)
Menu Option # (3) - Save your configuration and run configure (enter)
make
make install


I then did the:
# modprobe lirc_mceusb2
# lircd
# irw <<irw picked up the key presses but going back to a running mythtv did not pick up the remote.

So, next:
# /etc/init.d/lirc start

So then I figured perhaps a reboot might help things but now irw doesn't pick up on any remote keypresses.

If you have read this far then you know my linux skills are poor but given the talent around here I am hoping for a little more guidance.

Should I start over from the beginning? What am I missing?


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jul 24, 2007 11:35 pm 
Offline
Site Admin
Joined: Fri Sep 19, 2003 6:37 pm
Posts: 2659
Location: Whittier, Ca
I don't think you should have to recompile LIRC for this... Simple choose an MCE remote during installation. It will state that it should have detected the remote, which is fine. If you did recompile LIRC, I'd suggest a backup and auto upgrade. When asked about the remote, state you have a MCE remote (MCENEW, AMCENEW if the first old doesn't work). After you are done configuring everything exit the frontend, then as root:
Code:
cp /usr/local/share/knoppmyth/remotes/Hauppauge_PVR-150_with_transmitter_and_receiver-dog_bone/lircd.conf /etc/lircd/
cp /usr/local/share/knoppmyth/remotes/Hauppauge_PVR-150_with_transmitter_and_receiver-dog_bone/lircrc /home/mythtv/.mythtv/lircrc
chown mythtv.myth  /home/mythtv/.mythtv/lircr
/etc/init.d/lirc restart

Start the frontend (<alt><m>). Does you remote work? If so, please post the output of
Code:
cat /proc/bus/usb/devices


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jul 30, 2007 11:22 pm 
Offline
Joined: Sat Jul 07, 2007 8:54 am
Posts: 3
Location: Champaign
I did reinstall. This time I actually did read the screens and I didn't see any message about the usb being recognized.

cat /proc/bus/usb/devices reveals
Manufacturer: SMK Product: eHome Infrared Tranceiver

I reran lirc-reconfig.sh and got a box in the middle of the screen that said:
Warning
Thanks
Xsecrets

any other thoughts?


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jul 31, 2007 8:34 am 
Offline
Joined: Sun Jun 12, 2005 10:55 pm
Posts: 3161
Location: Warwick, RI
Hi,

Run lirc-reconfig.sh.old to get the menu selection. I use the 150 dogbone choice. If I recall correctly, I selected the A415 first, then reran the and chose the dogbone. You have to reboot for the house keep to kick in with the SMK plugged in.

It does work, with or without a tuner card.

Mike


Top
 Profile  
 
 Post subject:
PostPosted: Sun Aug 05, 2007 11:55 am 
Offline
Joined: Sat Jul 07, 2007 8:54 am
Posts: 3
Location: Champaign
After searching further, I found http://mysettopbox.tv/phpBB2/viewtopic.php?t=15381. I think this is my fix.


I have updated hardware.conf

Quote:
$ lircd -v
lircd 0.8.1-CVS-pvr150
$ lsusb
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 002: ID 0609:031d SMK Manufacturing, Inc.
Bus 001 Device 001: ID 0000:0000
$ lsmod | grep lirc
lirc_pvr150 19896 0
lirc_mceusb2 14596 1
lirc_dev 16628 2 lirc_pvr150,lirc_mceusb2
ivtv 127376 1 lirc_pvr150
firmware_class 11648 8 lirc_pvr150,pcmcia,saa7134_dvb,tda1004x,dvb_bt8xx,bttv,cx25840,ivtv
i2c_core 20864 19 nvidia,lirc_pvr150,cx88_vp3054_i2c,cx88xx,saa7134_dvb,dvb_pll,saa7134,ir_kbd_i2c,tda1004x,dvb_bt8xx,bttv,wm8775,cx25840,ivtv,saa7115,msp3400,tuner,i2c_algo_bit,tveeprom
usbcore 111364 7 usbhid,usb_storage,ohci_hcd,ehci_hcd,lirc_mceusb2,uhci_hcd




T: Bus=02 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2
B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0
D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1
P: Vendor=0000 ProdID=0000 Rev= 2.06
S: Manufacturer=Linux 2.6.18-chw-13 uhci_hcd
S: Product=UHCI Host Controller
S: SerialNumber=0000:00:1f.4
C:* #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr= 0mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub
E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=255ms

T: Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2
B: Alloc= 23/900 us ( 3%), #Int= 1, #Iso= 0
D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1
P: Vendor=0000 ProdID=0000 Rev= 2.06
S: Manufacturer=Linux 2.6.18-chw-13 uhci_hcd
S: Product=UHCI Host Controller
S: SerialNumber=0000:00:1f.2
C:* #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr= 0mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub
E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=255ms

T: Bus=01 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 2 Spd=12 MxCh= 0
D: Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=16 #Cfgs= 1
P: Vendor=0609 ProdID=031d Rev= 0.00
S: Manufacturer=SMK
S: Product=eHome Infrared Transceiver
S: SerialNumber=SM002Hkt
C:* #Ifs= 1 Cfg#= 1 Atr=a0 MxPwr=100mA
I: If#= 0 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=ff Prot=ff Driver=lirc_mceusb2
E: Ad=01(O) Atr=03(Int.) MxPS= 16 Ivl=1ms
E: Ad=81(I) Atr=03(Int.) MxPS= 16 Ivl=1ms


Top
 Profile  
 
 Post subject:
PostPosted: Sun Aug 05, 2007 5:56 pm 
Offline
Joined: Sun Jun 12, 2005 10:55 pm
Posts: 3161
Location: Warwick, RI
Hi,

To be clear, I am talking about this flavor of "doggie bone"
http://www.hauppauge.com/pages/products ... vr150.html

The one with the M$ button I have not made work nor tried very hard.

Mike


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 6 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 6 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu