Page 4 of 5

Re: HowTo: Use different RC's with HD2 FW

PostPosted: 22 Mar 2011, 19:06
by Sekator500
john wrote:
Sekator500 wrote:...
No but you can combine all in one script. Here is an example on how-to send command from the shell:
Code: Select all
echo "0xb847686c" > /sys/devices/platform/VenusIR/fakekey


Also thanks Sekator500.

Presumably that is without the leading "0x"?


Yes you can use it without leading zero, but on some firmwares this may not work.

Re: HowTo: Use different RC's with HD2 FW

PostPosted: 13 Jun 2012, 10:26
by machitza
I have an asus o play mini with Realtek 1055D and i've managed to recompile the kernel to support wifi zydas usb dongles, network connectivity,mount nfs shares,etc. i've unpacked the firmware xtreamer firmware from http://www.xtreamer.net/downloads/xtrea ... mware.aspx and launched the
Dvdplayer application but i cannot figure out how to make the remote working. It's stuck in setup (language). I cannot tell if the dvdplayer is working or frozen...

# insmod /tmp/usbmounts/sda1/irfake/venus_ir_new.ko
New Venus IR driver loaded

/ # /tmp/usbmounts/sda1/irfake/irfake4 -R -f /tmp/gabi/wd/users/mos/irfake-gog/shadow_irrp.dat &
i did not reboot.....
ps : i don't have rw acces to the root fs as it's squash type and it's only 16mb ;(((

the codes of the IR captured with irfake -C are:
a05f686c right
a758686c left
a15e686c up
a35c686c down
a25d686c ok

i've downloaded the irfake from http://code.google.com/p/irfake/ as the module from HD2 FW is not loading...

can anyobody help me get this thing running ? i've attached the log...(serial console)
Thanks in advance !

Re: HowTo: Use different RC's with HD2 FW

PostPosted: 20 Nov 2012, 03:16
by chschoett
Hello experts,

I have an O!Play HD2 with amp_r8_pohd installed.

Now I played around and installed irfake4. The result is that HD2 is not reacting anymore. Can you tell me what to do to remove irfake again and get the original behaviour of my IR?

Any hint is appreciated, Chris

Re: HowTo: Use different RC's with HD2 FW

PostPosted: 20 Nov 2012, 20:38
by john3voltas
I am sorry to say that I don't know enough to be able to help you.
But I am curious as to why you would want to install irfake4, since irfake is already integrated into AMP R8.
Cheers

Re: HowTo: Use different RC's with HD2 FW

PostPosted: 21 Nov 2012, 01:11
by chschoett
John,

thank you for your answer.

I think I have to be more precise with my problem ...

First, I didn't know that the Amp R8 already contains irfake. I have bought the HD2 with an already installed Amp R8 and I am trying to get to know the capabilities.
Second, I have created a favorite list and I was not able to delete some of the entries means I could not find any button on the IR that would do it.
Third, I also own an O!Play Air and thought of using its IR.

I therefore followed the steps mentioned by the beginner of this thread and installed 'an' irfake, seemingly on top of the existing version.
However, this installation somehow blocks my IR and I have not yet found a way to get rid of it ...

Best regards, Chris

Re: HowTo: Use different RC's with HD2 FW

PostPosted: 03 Jan 2013, 22:48
by mzakelj
Hello !

Is there in r9 irfake implented, becose i yesterday flash my hp mp200 and now the remote stop working. Any idea what to do ?

Re: HowTo: Use different RC's with HD2 FW

PostPosted: 03 Jan 2013, 23:09
by Pokrass
Do next steps:
In telnet write:
Code: Select all
stopall
killall irfake4
/usr/local/etc/irfake/irfake4 -c

Then press keys in your RC - you will see key codes below.
Go to web-interface click on IR Fake RC replacement v1.2.15r3-->Settings
then replace your codes instead codes in second column in any RC-configuration or make new.
Example:
Code: Select all
"0","eb14916e","8a754040","POWERKEY_IRRP"

You must enter your key instead eb14916e.

Re: HowTo: Use different RC's with HD2 FW

PostPosted: 04 Jan 2013, 11:39
by mzakelj
Great. I will try and will report how it goes. Thank you for help :D

Re: HowTo: Use different RC's with HD2 FW

PostPosted: 07 Jan 2013, 18:38
by mzakelj
Working great. Thaks :)

Donation in progress :)

Re: HowTo: Use different RC's with HD2 FW

PostPosted: 15 Jan 2013, 16:55
by Ichduersie
Could pls help me anybody with a Sony RC ?

I´ve allready captured for test purpose the "right" , "left" and "OK" button code from my sony RC.
Then I´ve modify the irfake config file.
I also start now the irfake4 deamon with the Protocol 4 switch ( -p 4)
Now my 3 buttons works fine - but much to fast !
I also tried the -b switch (this should prevent a double click) with several values - no success...
By pressing one time a key, code arrives more then 3 times the console.
How can I insert a delay or what is wrong ?