Hello world!
My os is opensuse 11.1 x64.I try since two days to make my remote but i didn’t find why i can’t!!
My remote is: http://multimedia.fnac.com/multimedia/imag...13570221654.jpg
For the moment with irw i have:
linux-9pg3:/home/flexmat # irw
connect: Connection refused
For the moment i have make these operations:
15: USB 00.0: 0000 Unclassified device
[Created at usb.122]
UDI: /org/freedesktop/Hal/devices/usb_device_2304_225_7FFFFFFFFFFFFFFF_if0
Unique ID: UfPf.5H4mvP0B6cC
Parent ID: 2XnU.v+N+B0xY+P6
SysFS ID: /devices/pci0000:00/0000:00:1d.0/usb5/5-1/5-1:1.0
SysFS BusID: 5-1:1.0
Hardware Class: unknown
Model: “Pinnacle Systems, Inc. [hex] PCTV Remote USB”
Hotplug: USB
Vendor: usb 0x2304 “Pinnacle Systems, Inc. [hex]”
Device: usb 0x0225 “PCTV Remote USB”
Revision: “0.01”
Serial ID: “7FFFFFFFFFFFFFFF”
Driver: “lirc_mceusb2”
Driver Modules: “lirc_mceusb2”
Speed: 12 Mbps
Module Alias: “usb:v2304p0225d0001dc00dsc00dp00icFFisc00ip00”
Driver Info #0:
Driver Status: lirc_mceusb2 is active
Driver Activation Cmd: “modprobe lirc_mceusb2”
Config Status: cfg=new, avail=yes, need=no, active=unknown
linux-9pg3:/home/flexmat # modprobe lirc_dev
linux-9pg3:/home/flexmat # modprobe lirc_mceusb2
linux-9pg3:/home/flexmat # lsmod | grep lirc
lirc_mceusb2 13836 0
lirc_dev 13160 1 lirc_mceusb2
usbcore 195904 6 hci_usb,lirc_mceusb2,btusb,uhci_hcd,ehci_hcd
Hardware -> Lirc
LIRCD_Driver:pinsys
LIRCD_Device:/dev/lirc0
LIRCD_module:lirc_mceusb2
linux-9pg3:/home/flexmat # rclirc start
done
linux-9pg3:/home/flexmat # mode2
space 203200
pulse 2700
I copy lircd.conf in /etc/lircd.conf
After I created .lircrc
And i activate irexec with #irexec -d
$ cd .kde4/Autostart
$ ln -s /usr/bin/irexec
But i can’t use my remote !!
lircd.conf
begin remote
name PinnacleSysPCTVRemote
bits 16
eps 30
aeps 100
one 0 0
zero 0 0
gap 180000
pre_data_bits 8
pre_data 0xFE
begin codes
Mute 0xB53C #Mute
Power 0x2D2F #Power
Chan+Play 0x173F #Chan+Play
Chan+Stop 0xC63E #Chan-Stop
Vol+FF 0xF13B #Vol+FF
Vol-Rew 0x643D #Vol-Rew
1 0x9F31 #1
2 0x3D32 #2
3 0xEC33 #3
4 0xA834 #4
5 0x7935 #5
6 0xDB36 #6
7 0x0A37 #7
8 0x5338 #8
9 0x0000000000000082
Fullscreen 0x5E2D #Fullscreen
0/AV 0x203A #0/AV
Info 0xCB2B #Info
Preview 0xFC2E #Preview
Record 0x3027 #Record
Chan_Last 0x4325 #Chan_Last
F_TV 0xE126 #F_TV
F_TELETEXT 0xB829 #F_TELETEXT
F_RADIO 0x1A2A #F_RADIO
L 0x631F #L
Zoom 0x00000000000000B2
vol+ 0x851B #vol+
vol- 0x590F #vol-
channel+ 0x7E17 #channel+
channel- 0xC11C #channel-
middle 0x0000000000000014
Menu 0x101D #Menu
next 0xF619 #next
undo 0xAF16 #undo
pause 0x0D15 #pause
redo 0x9813 #redo
Rewind 0x880E #Rewind
Play 0x2A0D #Play
Stop 0xBF0B #Stop
FForward 0x4407 #FForward
EPG 0x2718 #EPG
end codes
end remote
.lircrc
Mute
begin
prog = amarok
remote = PinnacleSysPCTVRemote
button = Mute
repeat = 2
config = F9
end
Delete
begin
prog = amarok
remote = PinnacleSysPCTVRemote
button = Power
repeat = 2
config = D
end
blabla
Thanks in advance