NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Forum Issues & Documentation v
« Previous 1 … 3 4 5 6 7 … 11 Next »
Debugging information for remote controls with WinLIRC and IREx with GBPVR

 
  • 0 Vote(s) - 0 Average
Debugging information for remote controls with WinLIRC and IREx with GBPVR
sh00tr
Offline

Junior Member

Posts: 4
Threads: 2
Joined: Mar 2007
#1
2007-03-11, 03:15 AM (This post was last modified: 2007-03-11, 03:19 AM by sh00tr.)
I had a tough time debugging my chain of remote > WinLIRC > IREx > GBPVR until I ran across a way to debug what whas going on.

It may be a bit remote specific but the debugging concepts will be helpful to many:

Situation:
WinLIRC reads the remote control (green light flashes in concert with button pushes).
No signal is going to IREx (IREx tray icon does NOT flash in concert with WinLIRC and button pushes)

Resolution Concept:
IREx connects to WinLIRC on TCP port 8765, listens to what it hears there and pushes Windows messages into the message queue for the Windows application with focus. Telneting to this port will allow you another debug point if you are in this situation. A key concept is outlined in http://winlirc.sourceforge.net/developer.html

Resolution Steps:
1) Telnet to the PC running WinLIRC: Start > Run > cmd.exe[ENTER]

Code:
telnet 127.0.0.1 8765
or
Code:
telnet 10.10.10.10 8765

2) Press buttons on the remote control. Observe the codes pressed (as an example see below):

Code:
00000000007f480b 00 [B]hd-ok [/B]RCA
                             000000000076189e 00 [B]hd-who [/B]RCA

000000000076189e 01 [B]hd-who [/B]RCA
                             00000000007058fa 00 [B]hd-antenna [/B]RCA

4. Ensure that your irexe.cfg contains the correct codes (highlighted above in bold) and the correct remote name ("RCA" shown above).

The hex data, symbolic button name, and remote name are observed in the telnet session. The hex data is mapped to the symbolic button name and remote name in WinLIRC's configuration file.

It may not be something you expect, ESPECIALLY if you did not train or configure WinLIRC to with a config file for your exact remote control.

Hope it helps guys
-Oz-
Offline

Posting Freak

Posts: 803
Threads: 33
Joined: Aug 2006
#2
2007-03-20, 07:12 PM
this is quite useful.
Dan Blomberg
[SIZE="1"]HTPC 1: MSI K8NGM2-FID, AMD 64 3000+, WD 200gb HDD, 1gb ram, NSK2400, PVR-500, Harmony 659
HTPC 2: ASUS M2NPV-VM, AMD 64 3200+, WD 250gb HDD, 1gb ram, nVidia DualTV MCE, NSK2400, Harmony 720
HTPC 3: GIGABYTE GA-E7AUM-DS2H GeForce 9400, Intel E5200 Wolfdale, WD 640gb HDD, 4gb ram, Antec Fusion 2, HVR-1600, hdhomerun, Harmony 880, PCH A-110
GBPVR 1.4.7 Additions: Weather2, UltraXMLTV, Comskip
Project: Setup Logitech Harmony Remote[/SIZE]
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  What Were Early Versions of GBPVR Like? LewE 2 7,779 2009-12-16, 06:26 AM
Last Post: whurlston
  Wiki page for gbpvr tray? McBainUK 17 17,423 2009-12-13, 12:34 AM
Last Post: pBS
  How to wake up PC with Remote K.S. 25 55,773 2009-12-12, 03:26 PM
Last Post: escapeMCP
  GBPVR Files Description/Usage dalabera 2 3,784 2009-05-19, 01:08 AM
Last Post: sub
  How to use the TV Stick (Geniatech T680) with GBPVR sn_redditch 3 4,583 2008-05-25, 11:53 AM
Last Post: jomber
  Watching online TV via GBPVR mayurk 2 4,288 2007-08-05, 12:08 AM
Last Post: mayurk
  Guide: How To Use Logitech Harmony with GBPVR -Oz- 4 6,000 2007-05-31, 02:02 PM
Last Post: Ted the Penguin
  forum hyperlink to gbpvr.cpm fuzzweed 13 5,126 2006-08-09, 10:31 PM
Last Post: frumbert
  GBPVR Home page McBainUK 2 3,387 2006-05-25, 03:54 PM
Last Post: sub
  General/GBPVR WinXP/2000 video capture FAQ? mnemonic76 7 5,982 2005-04-20, 09:07 PM
Last Post: Jester

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

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

Linear Mode
Threaded Mode