NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Windows v
« Previous 1 2 3 4 5 6 … 102 Next »
Hauppauge irremote.ini

 
  • 0 Vote(s) - 0 Average
Hauppauge irremote.ini
millertinymouse
Offline

Junior Member

Posts: 43
Threads: 11
Joined: Apr 2008
#1
2024-04-26, 02:04 AM
Setting up a new computer running Windows 11 with Colossus 2 capture card.  Would like to use my old 45 button Hauppauge remote
with the IR receiver.   Having some issues to learn the codes for my STB (Telus) but I have submitted that to Hauppauge support.

I searched on the forum for an updated irremote.ini but only found old posts.  Those old posts have links to an older wiki that is no
longer available.    Does anyone have that ini file or do you suggest I do this differently?

I was using LM Geston on my previous computer but it seems to be gone.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,787
Threads: 769
Joined: Nov 2003
#2
2024-04-26, 03:11 AM
I don't think I remember anyone mentioning using the Hauppauge IR receiver and remote in last 15 years. Most people switched to MCE remotes.

If you're running their software, from memory it was a pretty basic mapping of button press to keystroke. Any old posts are probably still relevant, but you might need to change the application title to [NextPVR] instead of the old [nPVR], to match the current window title in NextPVR.exe
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,091
Threads: 957
Joined: May 2006
#3
2024-04-26, 03:23 AM
Try this https://web.archive.org/web/202211271203...ttonRemote

But change it for the current version.

Martin
millertinymouse
Offline

Junior Member

Posts: 43
Threads: 11
Joined: Apr 2008
#4
2024-04-28, 07:16 PM
Thank you.
millertinymouse
Offline

Junior Member

Posts: 43
Threads: 11
Joined: Apr 2008
#5
2024-05-19, 07:32 PM
Hauppauge was not much help on the blaster issue. I ended up using usbuirtsend for controlling the STB. Some notes for others:

If you put learn for the 2nd parameter it will create a file with the codes. It will prompt for buttons 0 to 9 and enter, although I don't think enter is used.
I ran it a second time and created another file but substituted the other buttons that I needed. Then went into that file and renamed the number button.
eq. 0 button is now Back.

Then I used a combination of uutx, usbuirtsend and ping -n x in my batch file to control the STB.
Unfortunately I needed to wake the STB and sometimes the menu is in the wrong spot.
fla
Offline

Posting Freak

Posts: 884
Threads: 46
Joined: Mar 2006
#6
2024-06-01, 05:04 PM
I'm still using my 45 button Hauppauge remote on Win11 with an old HDPVR2 which must be similar to a Colossus 2. I was forced to buy a WinTV v10 license which comes with a more recent blastcfg.exe and blast.exe. Some trial & error with blastcfg.exe is needed to find the Vendor/Model and CodeSet that works with your STB.

Under Win11 the ir.exe (from ir32.exe) doesn't usually automatically startup when waking from hibernate but I mostly use the blast.exe functionality through the NextPVR service.
millertinymouse
Offline

Junior Member

Posts: 43
Threads: 11
Joined: Apr 2008
#7
2024-06-02, 07:15 PM
Thank you fla. To get the functionality from what I had before I needed two capture cards. The 2nd one is a Hauppauge 2250 for the antenna capture.

I had bought the Colossus 2 to capture from my STB and plugged the blaster into that card. Turns out I needed to plug into the 2250 and did not bother
digging into further as to why. After that my old INI file worked fine.
fla
Offline

Posting Freak

Posts: 884
Threads: 46
Joined: Mar 2006
#8
2024-06-04, 12:42 PM
I also use the same irremote.ini from many years ago without problem. I need a background powershell script to periodically see if ir.exe is running and restart it when it's not (mostly when Win11 Pro wakes from sleep/hibernate). Does your ir.exe survive sleep/wake on Win11?

You mention learning codes from your STB remote in the OP. How does that work? I only know how to use blastcfg.exe and hope one of the STB's in the supported list works with my STB. Asking because thinking about switching TV provider and not sure their STB will be in the blastcfg list.
millertinymouse
Offline

Junior Member

Posts: 43
Threads: 11
Joined: Apr 2008
#9
2024-06-04, 11:28 PM (This post was last modified: 2024-06-05, 01:16 PM by millertinymouse.)
My computer is on all the time so no issues with sleep/wake.

Just to clarify, I gave up on using the Hauppauge blaster and was using my USB UIRT as the blaster

The syntax I use for usbuirtsend is:
"C:\Program Files (x86)\Miscellaneous\usbuirt\usbuirtsend.exe" "C:\Program Files (x86)\Miscellaneous\usbuirt\telus1.txt" %1
where %1 is the channel numbers.  If you replace %1 with the word learn then it will prompt you to build that file.
It prompts for buttons 0 to 9 and then enter.  You do need to have your remote like one inch away from the receiver.

I ran it a second time and created a second file, which I called telus2.txt
But when it prompted me for 0, I pressed Back instead.  For 1, i pressed OK (Enter), etc.
Then I went into that second file and renamed the lines, replacing 0 with the word Back.
See attached picture.

Then I can send Back using uutx
"C:\Program Files (x86)\Miscellaneous\usbuirt\uutx.exe" -f"C:\Program Files (x86)\Miscellaneous\usbuirt\telus2.txt" Back

So I ended up sending "Back", wait 2 secs, send "Ok", wait 4 secs, then send the Channel.  This is my blaster batch file:
"C:\Program Files (x86)\Miscellaneous\usbuirt\uutx.exe" -f"C:\Program Files (x86)\Miscellaneous\usbuirt\telus2.txt" Back
ping -n 2 localhost
"C:\Program Files (x86)\Miscellaneous\usbuirt\uutx.exe" -f"C:\Program Files (x86)\Miscellaneous\usbuirt\telus2.txt" Ok
ping -n 4 localhost
"C:\Program Files (x86)\Miscellaneous\usbuirt\usbuirtsend.exe" "C:\Program Files (x86)\Miscellaneous\usbuirt\telus1.txt" %1

This seems to be what I needed to reliably be able to wake the STB and deal with the menu.


Attached Files Thumbnail(s)
   
fla
Offline

Posting Freak

Posts: 884
Threads: 46
Joined: Mar 2006
#10
2024-06-05, 02:46 PM
Thank you very much @millertinymouse for these very helpful detailed instructions. This may give me the confidence to finally try a better TV provider.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  No Video on Hauppauge DCR-3250 Tuner jcole998 7 871 2024-05-06, 07:37 PM
Last Post: mvallevand
  Windows 11 install no Hauppauge tuner found. itsmeagain 16 3,284 2024-03-07, 01:04 PM
Last Post: mvallevand
  Hauppauge Colossus2 & NDS HD-PVR2 Gaming Jumbling FuzzyBlanket1995 38 5,112 2023-10-25, 07:00 PM
Last Post: FuzzyBlanket1995
  Hauppauge WinTV-unoHD USB Stick hansol123 3 933 2023-05-07, 04:54 PM
Last Post: hansol123
  Hauppauge HVR 950 USB tuner card and EPG issues tmittelstaedt 3 820 2023-04-19, 05:30 PM
Last Post: sub
  Hauppauge DVB-S or TBS6920 ciccio 2 671 2023-03-27, 06:41 PM
Last Post: ciccio
  Dual STB config using 2 Hauppauge Colossus 2 cards three6zerocool 14 1,946 2023-01-18, 11:54 AM
Last Post: three6zerocool
  Trying to find a driver for my Hauppauge 950Q Win 11 bonanzaman 3 1,453 2021-12-07, 01:22 AM
Last Post: bonanzaman
  Hauppauge WinTV-dualHD Unavailable After Update to 210711 DarWun 10 2,782 2021-07-15, 12:09 AM
Last Post: DarWun
  Hauppauge Cord Cutter setup issues wilber1903 5 2,358 2020-12-29, 01:08 AM
Last Post: drlava

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

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

Linear Mode
Threaded Mode