[S922X] X88 King

and how will this update come today?

You need to be on latest nightly and replace dtb to correct one:
For example via ssh:

mount -o remount,rw /flash
cp /flash/device_trees/g12b_s922x_x88_king_rev_a.dtb /flash/dtb.img
reboot

https://relkai.coreelec.org

sorry my mistake :frowning: I understood that it will come on stable version 9.2.1 and it was about nightly. Everything is ok :slight_smile:

I tested it a little bit. Cannot see the original remote. Instead, he sees two others on USB. 1. MX3 Pro 2. Voice Remote Control T1 2.4G.
In both cases, the volume keys and the sleep key do not work. I connected via ssh to program the keys but the console doesn’t want to read the codes

Hi everyone,
Been in the Armbian TV Box forums, thought I’d join in here

My adventure with X88 King:
Downloaded 20200413 Generic nightly, extract, burn img to sdcard.
Copied x88 dtb from device tree folder to dtb.img
Successful boot, USB works!
However ethernet fails to get ip from dhcp server
Any suggestions?

Are you able to successfully assign a manual IP address?

Ok manual setting of ip works :grinning: thanks

How about the remote, working for anyone? Mine does not

If you go here there are a couple of threads about how to configure remotes.

Followed instructions from here
Made keymap, success :grinning: thanks

@amirul could you upload the files for the x88 king remote?

Here you go
x88king_keymap (485 Bytes)

@amirul is it the purpose to put the file in the config folder then use the inject_bl301 feature? And it’s working.

I don’t know what I’m doing wrong but I can’t handle this pilot and I’m probably making a mistake but I don’t know where. I pasted these files into my place and it looks like this

someone looking at what I’m doing wrong

Shouldn’t the filename be “rc_maps.cfg”?
Anyhow, looks like you are mixing meson-IR & amlremote operation…
Follow this guide:

tries all day according to this guide

metodą meson-ir . unfortunately the remote still doesn’t work :frowning:

Delete your files & start from scratch, as decribed in the Guide.
As you go with meson-IR, skip the amlremote section
Basically:

  • stop services by SSH
  • Download the table from amirul & store it under /storage/.config/rc_keymaps/x88king_keymap (file without extension!)
  • Create file /storage/.config/rc_maps.cfg with content meson-ir * x88king_keymap
  • start services by SSH
    Skip the ir-keytable step, as you already have the file from amirul.
    Good luck!

I do not know why I could not before but at the moment I was able to run the original remote control but half the success because the volume keys still do not work. I had the same effect without uploading x88king_keymap on the purchased remote control.

made a remote.conf for the x88 king: remote.conf (2.1 KB)