NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Hardware v
« Previous 1 … 150 151 152 153 154 … 263 Next »
TV remote controlling PVR-150

 
  • 0 Vote(s) - 0 Average
TV remote controlling PVR-150
yg17
Offline

Junior Member

Posts: 6
Threads: 3
Joined: Apr 2006
#1
2006-04-29, 05:46 PM
Somehow, my Magnavox TV remote is able to control my PVR-150. Some of the buttons, like the number ones, actually work. Others don't do what they're expected, making it pretty annoying. Is there a way to change what IR codes the PVR-150 remote uses to prevent this interference? Thanks
A_Brass
Offline

Senior Member

Posts: 474
Threads: 22
Joined: Mar 2005
#2
2006-04-29, 10:22 PM
yg17 Wrote:Somehow, my Magnavox TV remote is able to control my PVR-150. Some of the buttons, like the number ones, actually work. Others don't do what they're expected, making it pretty annoying. Is there a way to change what IR codes the PVR-150 remote uses to prevent this interference? Thanks

Nothing strange here, Magnavox is a Philips company. The Hauppauge remotes use a Philips designed remote protocall called RC5 or RC6. So some buttons/features will be the same but others may not. The MCE remote uses the RC6 code set which is a little newer.

No I don't think you can prevent it unless you try a different remote receiver, like MCE, with a different remote. You could try changing the receivers position so you have to point the remote at and angle. For instance place the receiver way off to the right of your TV so its less likely to receive your TV remote's signal.

Actually I can think of one way you could fix the problem but it would take some work. You can expand the function of the Hauppauge remote receiver to receive other RC5 or RC6 codes. So if we could figure out what codes are being used by your TV remote we could program a universal remote with different codes and edit your irremote.ini to inculde the new codes rather then the existing ones that match your TV remote codes.

This would require a One-For-All remote, and getting to know JP1 (an interface for remote hacking) It's do able but it's not easy.
GBPVR Server:
AMD Sempron 3300+, 1gb DDR, 100, 200 & 500gb HDDs, DVD -/+RW PVR150 RETAIL, PVR150MCE.
GBPVR 1.0.16, SKIN'S = Default Blue, PLUGIN'S = None
MediaMVP
A_Brass
Offline

Senior Member

Posts: 474
Threads: 22
Joined: Mar 2005
#3
2006-04-30, 12:34 AM
I had another thought. The irremote.ini file contains info on at least 3 remotes hauppauge has had over the years. Its possible the interfearance is related to only one set of remote codes. by disableing the oldest set of remote codes (which is known to have problems with TV remotes) you may be able to keep your TV and 150 from getting confused. I need to review the irremote.ini to tell you what changes to make. I'll try to figure it out and get back to you soon.
GBPVR Server:
AMD Sempron 3300+, 1gb DDR, 100, 200 & 500gb HDDs, DVD -/+RW PVR150 RETAIL, PVR150MCE.
GBPVR 1.0.16, SKIN'S = Default Blue, PLUGIN'S = None
MediaMVP
A_Brass
Offline

Senior Member

Posts: 474
Threads: 22
Joined: Mar 2005
#4
2006-05-01, 01:44 AM
Ok this might work but the more I dig into the irremote.ini the more I think it's not. If it works it will not on the MVP, just the PC. The reason it might not work is because the IR codes are still being received by the PVR 150. The code might still be the same as another existing code. The number keys are a good example. the code sent for the number 1 is the same for the oldest remote as well as the newer ones. Well give it a try and see what happens. Just make sure you back up your irremote.ini before you begin.



Open youre irremote.ini (c:\WINDOWS\Irremote.ini) save a back up copy.

read the fist few lines and you can see what needs to be done:

Quote:; map RC5 System Codes to button "name" lookup table
; Note: 0 (classic remote) conflicts with standard "philips" TV remotes

So we need to remove the references to the classic remote.
under "system code" I would remove the first line:
Quote:[SystemCode]
0=HCWClassic <---------- Remore this line
30=HCWPVR2
31=HCWPVR
; "IR Blaster" HW can support RC6; this is for the MS MCE remote table if desired
;0x800f=MSMCE

Then remove the whole section that contains the button map's for the HCWClassic.

Remove everything below
Quote:[HCWClassic]
; need to differentiate old '0' from newer remotes; Old 0 was also labled "pause"
0=OLD0
1=1
2=2
3=3
4=4
5=5
6=6
7=7
8=8
9=9
12=RADIO
13=MUTE
15=TV
16=VOLUP
17=VOLDOWN
30=RESERVED
32=CHNLUP
33=CHNLDOWN
34=SOURCE
38=MINIMIZE
46=FULLSCREEN

Save your changes and restart the IR program. Then point your TV remote at the PVR 150 and see what happens. It might work.
GBPVR Server:
AMD Sempron 3300+, 1gb DDR, 100, 200 & 500gb HDDs, DVD -/+RW PVR150 RETAIL, PVR150MCE.
GBPVR 1.0.16, SKIN'S = Default Blue, PLUGIN'S = None
MediaMVP
Haggis
Offline

Member

Edinburgh, Scotland
Posts: 54
Threads: 13
Joined: Apr 2006
#5
2007-03-12, 06:15 AM
I just had a go at this and it works ok. Good job as well, was driving me nuts.
I have a WinTV PVR USB2 which I think is just a PVR150 in a box.
Carlito
Offline

Posting Freak

Posts: 817
Threads: 41
Joined: May 2006
#6
2007-03-12, 01:09 PM
Now the trick is to remember what you did so next time you re-install the hauppauge software and it overwrites your irremote.ini you're not scratching your head trying to figure out what the heck went wrong Wink

I always make a backup of my irremote.ini file just in case...
----------------------
[SIZE="1"]PVRX2 1.3.11
Shuttle SG33G5 Case
Core2Duo E8400 3Ghz -- 4 GB RAM
Hauppauge PVR-150
Adaptec AVC-3610 Dual Tuner
Onboard Intel GMA 3100 through HDMI -- 500GB
37" Westinghouse LCD (1920 x 1080p)

Projects
Program Image Tool[/SIZE]
Haggis
Offline

Member

Edinburgh, Scotland
Posts: 54
Threads: 13
Joined: Apr 2006
#7
2007-03-13, 01:05 AM
yeah, but you can bet I wont! The day will come when the WinTV Radio application starts appearing seemingly on its own again and getting me going "wha.........?"
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Replacing an MCE Remote Bobins 0 173 2025-06-08, 05:28 PM
Last Post: Bobins
  Ctrl and Alt ignored from remote ElihuRozen 3 1,700 2021-12-01, 03:08 AM
Last Post: sub
  Remote Control Recommendations NumberFive 0 1,522 2020-12-24, 07:27 PM
Last Post: NumberFive
  MCE remote giving double press mail@cravenplan.co.uk 2 2,856 2020-01-25, 03:51 AM
Last Post: dsreyn
  Control via TV Remote (Pulse-Eight CEC) W3bbo 3 3,224 2019-12-06, 06:32 PM
Last Post: sub
  Info (and Blue) button on Sony Bravia Android TV Remote? jksmurf 18 7,417 2019-03-02, 10:03 PM
Last Post: mvallevand
  IR Remote - must be a simple solution overlooking acemib 5 3,007 2018-09-14, 06:20 AM
Last Post: sub
  USB IR Receiver for Harmony Remote SNielson 1 2,234 2018-04-23, 09:33 AM
Last Post: Graham
  MCE Remote, hauppauge hd-pvr 1212, windows 10 and cable box issues astrothug 2 3,138 2018-03-18, 10:57 PM
Last Post: astrothug
  IR Remote that works with NextPVR Gerryex3 32 18,930 2016-02-29, 02:25 AM
Last Post: ACTCMS

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode