[mythtv-users] Niveus with Lirc and one other odd problem.

Lane Schwartz dowobeha at gmail.com
Mon May 16 17:17:31 UTC 2005


On 5/16/05, Eric Jensen <eric at emstraffic.com> wrote:
> I ran into a problem getting my USB Niveus to work with Lirc.  I tested
> it on my laptop in Windows and it worked just fine.  lsmod shows
> lirc_atiusb is loaded and lsusb detects an x10 plugged in.  

Well, I have the same remote and it works great. Here's my info from
~/.kde/Autostart, /etc/modprobe.conf, lsmod, lsusb, and
/etc/lircd.conf

$ ls -l ~/.kde/Autostart/
lrwxrwxrwx  1 mythtv mythtv  15 Apr  8 14:51 irexec -> /usr/bin/irexec


$ less /etc/modprobe.conf

alias usb-controller uhci-hcd
alias usb-controller1 ohci-hcd
alias snd-card-0 snd-via82xx
install snd-via82xx /sbin/modprobe --ignore-install snd-via82xx &&
/usr/sbin/alsactl restore >/dev/null 2>&1 || :
remove snd-via82xx { /usr/sbin/alsactl store >/dev/null 2>&1 || : ; };
/sbin/modprobe -r --ignore-remove snd-via82xx
alias eth0 8139too

alias char-major-81 bttv
# nvidia kernel module
alias char-major-195 nvidia-1_0-6629
alias nvidia nvidia-1_0-6629
# ivtv modules setup
alias char-major-81-0 ivtv
alias tveeprom tveeprom-ivtv
alias msp3400 msp3400-ivtv
alias char-major-81-1 bttv


from lsmod:
lirc_atiusb            13836  1
lirc_dev               15172  1 lirc_atiusb


/sbin/lsusb
Bus 004 Device 002: ID 0bc7:0005 X10 Wireless Technology, Inc.
Bus 004 Device 001: ID 0000:0000
Bus 003 Device 001: ID 0000:0000
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 001: ID 0000:0000



And here's my entire /etc/lircd.conf file:


# Please make this file available to others
# by sending it to <lirc at bartelmus.de>
#
# this config file was automatically generated
# using lirc-0.7.0(any) on Fri Dec 31 09:51:08 2004
#
# contributed by 
#
# brand:                       niveus
# model no. of remote control: 
# devices being controlled by this remote:
#

begin remote

  name  niveus
  bits           40
  eps            30
  aeps          100

  one             0     0
  zero            0     0
  gap          203967
  toggle_bit      0


      begin codes
          POWER                    0x00000020EE11F00F
          NORTH                    0x0000001447720000
          NE                       0x0000001446710000
          EAST                     0x000000144B760000
          SE                       0x000000144B760000
          SOUTH                    0x0000001448730000
          SW                       0x000000144C770000
          WEST                     0x0000001445700000
          NW                       0x0000001447720000
          L                        0x000000144D780000
          R                        0x00000014517C0000
          HAND                     0x00000014507B0000
          VOLUP                    0x00000020EE81600F
          VOLDOWN                  0x00000020EE01E00F
          CHUP                     0x00000020EE61400F
          CHDOWN                   0x00000020EEE1C00F
          MUTE                     0x00000020EEC1A00F
          1                        0x00000020EEA1820D
          2                        0x00000020EE61420D
          3                        0x00000020EEE1C20D
          4                        0x00000020EE41220D
          5                        0x00000020EEC1A20D
          6                        0x00000020EE81620D
          7                        0x00000020EE01E20D
          8                        0x00000020EE31120D
          9                        0x00000020EEB1920D
          0                        0x00000020EE21020D
          ENT                      0x00000020EE71520D
          AB                       0x00000020EED1BA05
          A                        0x00000020EE513A05
          B                        0x00000020EEF1D807
          C                        0x00000020EEF1D609
          D                        0x00000020EEF1D906
          MENU                     0x00000020EED1B609
          EXIT                     0x00000020EEE1C906
          UP                       0x00000020EEF1D50A
          RIGHT                    0x00000020EEF1D10E
          DOWN                     0x00000020EEF1D30C
          LEFT                     0x00000020EEF1D20D
          REW                      0x00000020EE513807
          PLAY                     0x00000020EED1B00F
          FF                       0x00000020EED1B807
          STOP                     0x00000020EE91700F
          PAUSE                    0x00000020EE91720D

      end codes

end remote





-- 
Meetup with other Myth users!
http://mythtv.info/moin.cgi/MUG


More information about the mythtv-users mailing list