View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 2 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Thu Mar 16, 2006 7:55 am 
Offline
Joined: Wed Feb 08, 2006 2:38 pm
Posts: 2
Hello All.

Firstly, I have to say that KnoppMyth is incredible!
I have it up and running and it is fantastic and I only seem to have one issue.

My remote will not work in MythTV

I am an absolute Noob!
I have a friend 7 hours away that has helped me thus far, but he does not know mythtv at all.

My setup is as follows:
R5A30.2
AMD 1800
768 reg RAM
250 gig IDE hdd
PVR150 nonMCE
SERIAL IR receiver.
ONE FOR ALL URC-10820B00 remote

ok, I have successfully gotten to the point where I have mythtv up and running and taping and working wonderfully.

I have removed lirc and reinstalled with the latest version.
I then ran the setup and chose other and serial and the com port.
All Joy Very Happy

from there, I have dropped to an xterm and run irw. I get codes okay there.

The codes tell me I am getting a response from a Phillips_RC-5
I have mapped the files in the lircrc and the lirc.conf

But it will NOT work in MythTV. At this point, I have a box that my wife is not willing to touch yet.

Any suggestions? Thanks so much for your help.


Top
 Profile  
 
 Post subject: Addition to the above.
PostPosted: Thu Mar 16, 2006 5:51 pm 
Offline
Joined: Wed Feb 08, 2006 2:38 pm
Posts: 2
I have found a lircrc and lircd.conf file that matches the remote codes I receive from irw. they are as follows.
Quote:
lircd.conf
#
# this config file was automatically generated
# using lirc-0.6.5(serial) on Sat Jun 15 12:48:57 2002
#
# contributed by Luis Patsch lp@openbsd.at
#
# brand: One For All
# model no. of remote control: URC7040
# devices being controlled by this remote: Philips VCR 0081
#

begin remote

name URC7040_Phillips_0081_VCR
bits 13
flags RC5|CONST_LENGTH
eps 30
aeps 100

one 904 871
zero 904 871
plead 919
gap 114267
min_repeat 3
toggle_bit 2


begin codes
1 0x0000000000001141
Off 0x000000000000114C
2 0x0000000000001142
3 0x0000000000001143
4 0x0000000000001144
5 0x0000000000001145
6 0x0000000000001146
7 0x0000000000001147
8 0x0000000000001148
9 0x0000000000001149
0 0x0000000000001140
-/-- 0x000000000000114A
av 0x0000000000001178
Menu 0x000000000000115D
Back 0x0000000000001171
Up 0x0000000000001160
Down 0x0000000000001161
Left 0x0000000000000155
Right 0x0000000000000156
Ch+ 0x0000000000001160
Ch- 0x0000000000001161
Vol+ 0x0000000000001150
Vol- 0x0000000000001151
Mute 0x000000000000114D
Red 0x000000000000016B
Green 0x000000000000016C
Yellow 0x000000000000016D
Blue 0x000000000000016E
Rewind 0x0000000000001172
Play 0x0000000000001175
Forward 0x0000000000001174
Pause 0x0000000000001169
Stop 0x0000000000001176
record 0x0000000000001177
Ok 0x000000000000114B
end codes

end remote


Now lircrc
Quote:
# lircrc.URC-6131/RC-5 (Hauppauge PVR-250)
# 2004-01-25, Joe Votour
# mailto:vulturej@vulturesnest.net
# Save this file in ~/.mythtv/lircrc, and make a symlink with ~/.lircrc
# TODO: Test/configure the mplayer buttons
# Finish the rest of the remote buttons for MythTV

# Rev 0.1 - 2005/07/08
# 1. Changed the Xine exit button to PVR Menu (PVRMENU) from POWER
# 2. Added in xmame exit functionality - PVR Menu button again

# up in mythtv?
begin
prog = irxevent
button = Right
repeat = 3
config = Key Right CurrentWindow
end
begin
prog = irxevent
button = Left
repeat = 3
config = Key Left CurrentWindow
end
begin
prog = irxevent
button = Up
repeat = 3
config = Key Up CurrentWindow
end
begin
prog = irxevent
button = Down
repeat = 3
config = Key Down CurrentWindow
end


# Number keys
begin
prog = mythtv
button = 1
config = 1
end

begin
prog = mythtv
button = 2
config = 2
end

begin
prog = mythtv
button = 3
config = 3
end

begin
prog = mythtv
button = 4
config = 4
end

begin
prog = mythtv
button = 5
config = 5
end

begin
prog = mythtv
button = 6
config = 6
end

begin
prog = mythtv
button = 7
config = 7
end

begin
prog = mythtv
button = 8
config = 8
end

begin
prog = mythtv
button = 9
config = 9
end

begin
prog = mythtv
button = 0
config = 0
end

# Exit button (returning to menu)
begin
prog = mythtv
button = Back
config = Esc
end

# Menu button (TV menu)
begin
prog = mythtv
button = Menu
config = M
end

# Guide button (EPG)
begin
prog = mythtv
button = Guide
config = S
end



# Note the "repeat =" strings in the volume and channel.
# This means that if you hold down the key, every nth instance will be
# passed. This depends on your system, so you may want to increase or
# decrease this and see what happens. repeat = 1 is probably too
# fast.

# Volume Down
begin
prog = mythtv
button = Vol-
repeat = 3
config = F10
end

# Volume Up
begin
prog = mythtv
button = Vol+
repeat = 3
config = F11
end

# Channel Up
begin
prog = mythtv
button = Up
repeat = 3
config = Up
end

# Channel Down
begin
prog = mythtv
button = Down
repeat = 3
config = Down
end

# Navigational arrows
begin
prog = mythtv
button = Left
repeat = 3
config = Left
end

begin
prog = mythtv
button = Right
repeat = 3
config = Right
end

begin
prog = mythtv
button = Ok
config = Return
end

# Mute
begin
prog = mythtv
button = Mute
config = |
end

# Rewind
begin
prog = mythtv
button = Left
config = Left
end

# Play
begin
prog = mythtv
button = Play
config = P
end

# Fast-forward
begin
prog = mythtv
button = Right
config = Right
end

# Next chapter (page down for EPG)
begin
prog = mythtv
button = NEXTCH
config = PgDown
end

# Previous chapter (page up for EPG)
begin
prog = mythtv
button = PREVCH
config = PgUp
end

# Record
begin
prog = mythtv
button = record
config = R
end


# Pause
begin
prog = mythtv
button = Pause
config = P
end

# Backwards commercial skip
begin
prog = mythtv
button = REPLAY
config = Q
end

# Forward commercial skip
begin
prog = mythtv
button = SKIP
config = Z
end







I added the 4 irxevents at the beginning of the file in hopes that it might do something. No joy. I have rebooted, rebooted, and rebooted. I have done a cold shut down and restart to no avail.

I am close, I can feel it but I think I am missing something...

Any hints?

Thanks in advance.


Top
 Profile  
 

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


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 26 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