Hi,
I am using yaVDR 0.3.0 with newest updates.
I bought Terratec remote with usb receiver. See picture -> http://static.letsbuyit.com/fi…rnbedienung-12983627.jpeg
But now i have problem. Why i can't repeat my commands? I mean that when i press up and keep pressed i want that that channel or record list going up until i let go.
I has looking that where is problem but not found anything. And last... There's not anywhere english-area?
My hardware.conf:
Code
#################################################################################
# #
# The following configuration file is generated automatically by the yaVDR #
# system. Don't change this file as every update of yaVDR will overwrite #
# the local changes. Instead put your required customizations #
# into /etc/yavdr/templates_custom/ based on the original templates #
# under /usr/share/yavdr/templates. #
# #
# http://www.vdr-wiki.de/wiki/index.php/YaVDR-FAQ#Templating.2FCustomizing #
# #
# #
#################################################################################
# /etc/lirc/hardware.conf
#
#Chosen Remote Control
REMOTE="Samsung USB IR Receiver"
REMOTE_MODULES=""
REMOTE_DRIVER="samsung"
REMOTE_DEVICE=""
REMOTE_LIRCD_CONF="samsung/lircd.conf.samsung"
REMOTE_LIRCD_ARGS=""
#Chosen IR Transmitter
TRANSMITTER="None"
TRANSMITTER_MODULES=""
TRANSMITTER_DRIVER=""
TRANSMITTER_DEVICE=""
TRANSMITTER_LIRCD_CONF=""
TRANSMITTER_LIRCD_ARGS=""
#Enable lircd
START_LIRCD="true"
#Don't start lircmd even if there seems to be a good config file
#START_LIRCMD="false"
#Try to load appropriate kernel modules
LOAD_MODULES="true"
# Default configuration files for your hardware if any
LIRCMD_CONF=""
#Forcing noninteractive reconfiguration
#If lirc is to be reconfigured by an external application
#that doesn't have a debconf frontend available, the noninteractive
#frontend can be invoked and set to parse REMOTE and TRANSMITTER
#It will then populate all other variables without any user input
#If you would like to configure lirc via standard methods, be sure
#to leave this set to "false"
FORCE_NONINTERACTIVE_RECONFIGURATION="false"
START_LIRCMD=""
Display More
lircd.conf:
Code
#
# this config file was automatically generated
# using lirc-0.8.2(samsung) on Sat Dec 22 08:38:51 2007
#
# contributed by Robert Schedel
#
# brand: Satelco (Samsung IrDA remote)
# model no. of remote control: RE49C
# devices being controlled by this remote: Satelco EasyWatch DVB-C
#
# Basically this should handle all remotes reporting as Samsung IrDA
# (0419:0001), but for now only the Satelco remote is tested.
#
begin remote
name Samsung
bits 32
eps 30
aeps 100
one 0 0
zero 0 0
gap 203831
pre_data_bits 0
pre_data 0x0
toggle_bit 0
begin codes
### Standard keyboard report, type 1
OK 0x70028
Right 0x7004f
Left 0x70050
Up 0x70052
Down 0x70051
### Standard generic desktop report, type 3
Power 0x10001
### Propietary Samsung report, type 4
Mute 0xffcc0001
Video_Archive 0xffcc0002
1 0xffcc0003
2 0xffcc0004
3 0xffcc0005
Sleep 0xffcc0006
4 0xffcc0007
5 0xffcc0008
6 0xffcc0009
Last 0xffcc000a
7 0xffcc000b
8 0xffcc000c
9 0xffcc000d
Subtitle 0xffcc000e
Full 0xffcc000f
0 0xffcc0010
PIP 0xffcc0011
Timer 0xffcc0012
Source 0xffcc0013
TV_Menu 0xffcc0014
EPG 0xffcc0015
Text 0xffcc0016
# gap 17..1b: probably cursor keys were previously planned here
TV 0xffcc001c
Radio 0xffcc001d
DVD 0xffcc001e
Ch+ 0xffcc001f
Menu 0xffcc0020
Vol+ 0xffcc0021
Ch- 0xffcc0022
Back 0xffcc0023
Vol- 0xffcc0024
Play 0xffcc0025
Pause 0xffcc0026
Stop 0xffcc0027
Record 0xffcc0028
Prev 0xffcc0029
Rewind 0xffcc002a
Forward 0xffcc002b
Next 0xffcc002c
Red 0xffcc002d
Green 0xffcc002e
Yellow 0xffcc002f
Blue 0xffcc0030
end codes
end remote
#
#
# Contributor: Rene Bartsch
#
#
# Brand: Terratec (Samsung Info. Systems America, Inc.)
# Model: Fernbedienung Set incl. USB Bulk (IrDA Remote Controller, USB-ID 0419:0001)
# (grey handset)
#
#
# Devices being controlled by this remote:
# - Stand-alone remote
# - Terratec DVB devices (please add approved ones)
#
#
# LIRC version: >= 0.8.3
# LIRC driver: Samsung
# LIRCD_OPTS="-H samsung -d /dev/hiddevX"
#
# Linux version: >= 2.6.25
# Kernel config: CONFIG_USB_HIDDEV=y|m
# USB controllers, ...
begin remote
name Terratec
bits 32
eps 30
aeps 100
one 0 0
zero 0 0
gap 203831
pre_data_bits 0
pre_data 0x0
toggle_bit 0
begin codes
### Standard generic desktop report, type 3 ###
Power 0x10001
### Propietary Samsung report, type 4 ###
HOME 0xffcc0001
DVD_Menu 0xffcc0002
1 0xffcc0003 2 0xffcc0004
3 0xffcc0005
Subtitles 0xffcc0006
4 0xffcc0007
5 0xffcc0008
6 0xffcc0009
Teletext 0xffcc000a
7 0xffcc000b
8 0xffcc000c
9 0xffcc000d
Delete 0xffcc000e
AV 0xffcc000f
0 0xffcc0010
A.B 0xffcc0011
TV 0xffcc0012
DVD 0xffcc0013
VIDEO 0xffcc0014
MUSIC 0xffcc0015
PIC 0xffcc0016
UP 0xffcc0017
LEFT 0xffcc0018
OK 0xffcc0019
RIGHT 0xffcc001a
DOWN 0xffcc001b
EPG_GUIDE 0xffcc001c
INFO 0xffcc001d
BACK 0xffcc001e
VOL+ 0xffcc001f
PLAY 0xffcc0020
CH+ 0xffcc0021
VOL- 0xffcc0022
MUTE 0xffcc0023
CH- 0xffcc0024
RED 0xffcc0025
GREEN 0xffcc0026
YELLOW 0xffcc0027
BLUE 0xffcc0028
REC 0xffcc0029
STOP 0xffcc002a
PAUSE 0xffcc002b
LAST 0xffcc002c
FR 0xffcc002d
FF 0xffcc002e
NEXT 0xffcc002f
Blue 0xffcc0030
end codes
end remote
Display More
lsusb
lsusb -v
Code
Bus 002 Device 005: ID 0419:0001 Samsung Info. Systems America, Inc. IrDA Remote Controller
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.00
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 8
idVendor 0x0419 Samsung Info. Systems America, Inc.
idProduct 0x0001 IrDA Remote Controller
bcdDevice 0.00
iManufacturer 1
iProduct 2
iSerial 0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 34
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 4
bmAttributes 0xa0
(Bus Powered)
Remote Wakeup
MaxPower 100mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 3 Human Interface Device
bInterfaceSubClass 1 Boot Interface Subclass
bInterfaceProtocol 1 Keyboard
iInterface 5
HID Device Descriptor:
bLength 9
bDescriptorType 33
bcdHID 1.00
bCountryCode 0 Not supported
bNumDescriptors 1
bDescriptorType 34 Report
wDescriptorLength 184
Report Descriptors:
** UNAVAILABLE **
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0008 1x 8 bytes
bInterval 10
cannot read device status, Operation not permitted (1)
Display More