[mythtv-users] Remote - Arrows don't work, num 2, 4, 6, 8 works awesome

David Cooper david at five-speed.net
Tue Oct 4 02:00:17 UTC 2005


So close to a functional PVR!!!   Thank you very much to those taking the
time to read. I've been at this for 2 weeks.

 

Problem description:

 

4-way arrows do not work well. Holding key down for 5 seconds, and menu
navigation may move one or two places. If I hold down the #2 or #8,
Numpad_Arrow kicks in (I have not programmed this) and it races around the
menu vertically. Sometimes 4-way arrows do not work at all, kind of
frustrating.

 

Hardware:

 

Haup PVR-250, new Silver/Gray remote

NForce2 ASUS A7N8X Deluxe

 

Software:

 

Gentoo 2005.1 (Kernel 2.6.12r10)

LIRC 0.7.2

MythTV 0.81.1-r2

 

Testing:

 

IRW works fine, and shows no difference between #2/#8 or up/down. IRW does
lock up after ~20 keypresses, I have to restart LIRCD, maybe one clue?

Logs: there are TONNES of these messages filling up the logs:

  Oct  3 21:52:58 alpine lirc_i2c: key (0x00/0x00)

Occasionally (1 per 10 if I hold down a key) I get this message:

  Oct  3 21:40:21 alpine lirc_i2c: read error

Keys do work occasionally, just a lot slower than others

I have tried changing the duplicate Key Bindings in MythWeb for Channel +/-
to a different key, no difference. Coincidentally, 2468 are mapped to
several locations and work the best!

 

Configs:

 

# /etc/lircd.conf

# downloaded from Internet, just changed key names - key names do match to
.lircrc file

begin remote

 

        name    grayHauppauge

        bits    13

       flags   RC5

        eps     30

        aeps    100

        one     0 0

        zero    0 0

        gap     200966

        repeat_bit 2

 

        begin codes

                power   0x00000000000017BD

                go      0x0000000000001FBB

                tv      0x000000000000179C

                videos  0x0000000000001F98

                Music   0x0000000000001799

                pictures 0x0000000000001F9A

                guide   0x000000000000179B

                radio   0x0000000000001F8C

                up      0x0000000000001794

                left    0x0000000000001F96

                right   0x0000000000001797

                down    0x0000000000001F95

                select  0x00000000000017A5

                exit    0x0000000000001F9F

                menu    0x000000000000178D

                prev.ch 0x0000000000001F92

                mute    0x000000000000178F

                vol+    0x0000000000001F90

                vol-    0x0000000000001791

                ch+     0x0000000000001FA0

                ch-     0x00000000000017A1

                record  0x0000000000001FB7

                stop    0x00000000000017B6

                rewind  0x0000000000001FB2

                forward 0x00000000000017B4

                play    0x0000000000001FB5

                previous 0x00000000000017A4

                next    0x0000000000001F9E

                pause   0x00000000000017B0

                1       0x0000000000001F81

                2       0x0000000000001782

                3       0x0000000000001F83

                4       0x0000000000001784

                5       0x0000000000001F85

                6       0x0000000000001786

                7       0x0000000000001F87

                8       0x0000000000001788

                9       0x0000000000001F89

                0       0x0000000000001780

                star    0x0000000000001F8A

                pound   0x000000000000178E

                red     0x0000000000001F8B

                green   0x00000000000017AE

                yellow  0x0000000000001FB8

                blue    0x00000000000017A9

        end codes

end remote

 

 

 

# ~/.mythtv/lircrc

# linked to ~/.lircrc

#

# MythTV native LIRC config

 

<EDITED>

 

begin

        prog = mythtv

        button = 2

        repeat = 0

        config = 2

end

 

begin

        prog = mythtv

        button = 8

        repeat = 0

        config = 8

end

 

# Move Down

begin

        prog = mythtv

        button = down

        repeat = 0

        config = Down

end

 

# Navigate Up

begin

        prog = mythtv

        button = up

        repeat = 0

        config = Up

end

 

</EDITED>

 

 

# irw output

 

0000000000001f95 00 down grayHauppauge

0000000000001f95 01 down grayHauppauge

0000000000001f95 02 down grayHauppauge

0000000000001794 00 up grayHauppauge

0000000000001794 01 up grayHauppauge

0000000000001794 02 up grayHauppauge

0000000000001782 00 2 grayHauppauge

0000000000001782 01 2 grayHauppauge

0000000000001782 02 2 grayHauppauge

0000000000001788 00 8 grayHauppauge

0000000000001788 01 8 grayHauppauge

 

 

 

 

 

THANKS.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-users/attachments/20051003/6b63b562/attachment-0001.htm


More information about the mythtv-users mailing list