I'm trying to use the remote Humax RS-101P for my laptop HP nx9010 to build a media center; the on board hardware should be ALI FIR 5123 (windows xp says), it works under windows for file transfer, never tried with a remote control. I have installed Jaunty, lirc setserial, this is the log:
This is /etc/lirc/hardware.confCode:luca@Hyppo:~$ dmesg | grep lirc [ 29.082140] lirc_dev: IR Remote Control driver registered, major 61 [ 29.127188] lirc_dev: lirc_register_plugin: sample_rate: 0 [ 29.127420] lirc_sir: I/O port 0x03e8, IRQ 4. [ 29.127450] lirc_sir: Installed.
This is /etc/lirc/lircd.conf for the remote Hmax RS-101P from lirc website.Code:# /etc/lirc/hardware.conf # #Chosen Remote Control REMOTE="SIR IrDA (built-in IR ports)" REMOTE_MODULES="lirc_dev lirc_sir" REMOTE_DRIVER="" REMOTE_DEVICE="/dev/lirc0" REMOTE_LIRCD_CONF="" 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=""
Serial ports:Code:# # this config file was automatically generated # using lirc-0.6.5(serial) on Mon Apr 8 21:22:22 2002 # # contributed by # # brand: Humax # model no. of remote control: RS-101P # devices being controlled by this remote: HUMAX DVB # begin remote name lircd.conf bits 16 flags SPACE_ENC|CONST_LENGTH eps 30 aeps 100 header 9090 4417 one 605 1647 zero 605 514 ptrail 606 repeat 9091 2185 pre_data_bits 16 pre_data 0x8 gap 107916 toggle_bit 0 begin codes 1 0x000000000000C03F 2 0x00000000000020DF 3 0x000000000000A05F 4 0x000000000000609F 5 0x000000000000E01F 6 0x00000000000010EF 7 0x000000000000906F 8 0x00000000000050AF 9 0x000000000000D02F 0 0x00000000000030CF power 0x00000000000000FF tv/sat 0x00000000000040BF ton 0x000000000000B04F mute 0x00000000000018E7 red 0x00000000000038C7 green 0x000000000000B847 yellow 0x00000000000058A7 blue 0x0000000000007887 white 0x0000000000009867 gray 0x0000000000006897 menu 0x000000000000708F up 0x0000000000008877 down 0x000000000000A857 right 0x00000000000028D7 left 0x00000000000048B7 ok 0x000000000000C837 v+ 0x000000000000F807 v- 0x00000000000002FD p+ 0x00000000000008F7 p- 0x000000000000F00F ? 0x000000000000E817 rcl 0x000000000000827D epg 0x000000000000D827 end codes end remote
No error restarting lircCode:luca@Hyppo:~$ /bin/setserial /dev/ttyS0 /dev/ttyS0, UART: unknown, Port: 0x03f8, IRQ: 4 luca@Hyppo:~$ /bin/setserial /dev/ttyS1 /dev/ttyS1, UART: 16550A, Port: 0x02f8, IRQ: 3
Unfortunately I have no signal with irw or irrecord or mode2. The peripheral seems recognised and initialized by the system but doesn't receive any signal.Code:luca@Hyppo:~$ sudo /etc/init.d/lirc restart [sudo] password for luca: * Stopping remote control daemon(s): LIRC [ OK ] * Loading LIRC modules [ OK ] * Starting remote control daemon(s) : LIRC [ OK ]
Any idea? Thanks.



Adv Reply
Bookmarks