[mythtv-users] HD-PVR slow remote

Scott Bickford bic1ster at gmail.com
Fri Jul 23 10:49:23 UTC 2010


I'm on MythDora 12.23 and just did a yum update kernel to get the remote
working as I noticed there's a new kernel.

So, I'm now at  uname -a
Linux localhost.localdomain 2.6.32.16-141.fc12.x86_64 #1 SMP Wed Jul 7
04:49:59 UTC 2010 x86_64 x86_64 x86_64 GNU/Linux

Mythtv response seems very slow from the remote.  IRW seems to exhibit the
same symptoms.  Press a button...wait a two to three so seconds.  It cannot
seem to handle rapid firing of buttons, it does seem to eventually get to
all the buttons.

I'm using a One For All. URC 6131.  Here's the basic chunk of lircd.conf

#------------------------------------------------------------------------------
# contributed by     Claas Langbehn (claas at bigfoot.com)         01-May-2000
#------------------------------------------------------------------------------
#
# filename:                      RC-5
# encoding:                      shift encoded, RC-5
# brand:             Philips (and others)
# model:             all
# supported devices: all
#
#------------------------------------------------------------------------------

begin remote

  name  PHILIPS_RC-5
  bits           11
  flags RC5|CONST_LENGTH
  eps            20
  aeps            0

  header          0     0
  one           889  889
  zero          889  889
  plead         889
  ptrail          0
  foot            0     0
  repeat          0     0
  pre_data_bits   2
  pre_data       0x02
  post_data_bits  0
  post_data      0x0
  pre             0     0
  post            0     0
  gap          113792
  toggle_bit      2
  frequency    36000
  duty_cycle   50

      begin codes
....

begin remote

  name  PHILIPS_RC-5_ALT
  bits           13
  flags RC5|CONST_LENGTH
  eps            20
  aeps            0

  one           889   889
  zero          889   889
  plead         889
  gap          113792
  min_repeat      1
  toggle_bit      2

  frequency    36000
  duty_cycle   50

      begin codes
          LEFT                     0x0000000000000155
          RIGHT                    0x0000000000000156
      end codes


=====================


lsmod |grep irc

lirc_zilog             13790  3
lirc_dev               15788  1 lirc_zilog
i2c_core               26926  13
dvb_usb_dib0700,dib7000p,dib7000m,dib0070,dvb_usb,dib3000mc,dib8000,dibx000_common,lirc_zilog,hdpvr,v4l2_common,videodev,i2c_i801

cat lirc.conf

#lirc_module_configuration
alias char-major-61 lirc_zilog

ls /dev/lirc* -alh

crw-rw---- 1 root root 248, 0 2010-07-23 06:22 /dev/lirc0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mythtv.org/pipermail/mythtv-users/attachments/20100723/fcc63516/attachment.htm>


More information about the mythtv-users mailing list