Kinhank G1

Zuma Thank you for This !!!

From Windows machine
In CoreELEC Configfiles Folder there are 2 subfolders

hwdb.d
udev.rules.d

I copy and pasted your HWDB File into both subfolders
Reboot
Pair G10 remote as bluetooth
Enter button function ALL GOOD !!!

Also no issues with MusiBaby bluetooth speakers paired at same time.

Awesome
Thanks again !!!

Happy Testing

1 Like

Hi
I also have Kinhank G2 but neither the stable nor nightly versions work properly.
Wifi and bluetooth appear randomly. Sometimes after restarting the device it is there and other times it is not there.

I had a similar problem a long time ago in the Beelink S912 device, but after updates the problem was solved.

##############################################
#                  CoreELEC                  #
#            https://coreelec.org            #
##############################################

CoreELEC (official): 21.0-Omega_nightly_20240427 (Amlogic-ne.aarch64)
      Machine model: Amlogic
     CoreELEC dt-id: sc2_s905x4_kinhank_g1

CoreELEC:~ # dd if=/dev/dtb | gzip > /storage/backup/dtb.img.gz
512+0 records in
512+0 records out
262144 bytes (256.0KB) copied, 0.060411 seconds, 4.1MB/s
CoreELEC:~ # udevadm info /sys/bus/sdio/devices/* | paste
Unknown device "/sys/bus/sdio/devices/*": No such device
https://paste.coreelec.org/TXPiyX
CoreELEC:~ # udevadm info /sys/bus/pci/devices/* | paste
Unknown device "/sys/bus/pci/devices/*": No such device
https://paste.coreelec.org/LwAsjQ
CoreELEC:~ # lspci | paste
https://paste.coreelec.org/FVDPXn
CoreELEC:~ # dmesg | paste
https://paste.coreelec.org/Jay5Sp

dtb.img.gz (84.5 KB)

When you want to turn on the device with the remote control, nothing will happen because the IR will not work.

Yes, this is an annoying problem. When you put the device on sleep mode, or even turn off the device, it is not possible to turn on the device again using the remote, whether via BT or IR. Try waking the device by pressing the power button on the device or the TV remote.

The best solution would be to create or extract remote.conf from android.
Then the remote control would work via IR and the Power button would work normally.

Remote.zip (4.2 KB)
Here are the remote files extracted from the Android of G1. If anybody is interested.

1 Like

@ karmantyu
thanks for share remote.conf
update now first post

Thank you for the update. I do not know if all the files are needed. I’ve copied simply everything seemed to be important.

Yes this is only way
Power button on front of Box.

Can be a good thing
Makes user get up off couch/chair
Physical exercise

Hahaha

Iam using 2 remote configs

The ir from dune homatics

G10 with Zuma fix for enter function

After power off/shutdown the G10 remote does not always pair at start up.

So i have navigation with ir remote config until pair with G10

Or can just stay with ir config

Still no wake from suspend/power on etc…

Have to use button on Front of Box

Maybe Android remote zip will help…???

you can try copy all file remote cong from android to partition coreelec

i copy remote.conf from android to /flash = not work

They are using same kernel

Android sdk are image files???
For remote control???

Coreelec linux distro CONF files???

I dont think you can just copy over???

here modified for remote.conf
remote.conf (1.1 KB)

need test

Friends,
I uploaded remote.conf from the remote control of another device (Beelionk GT King S922x) and everything works with the remote control from GT King on the Kinhank G1 device. The only problem was with the “power” button. When pressed, the Correlec turns off but cannot turn it on.

I uploaded the remote.conf file to the memory card, to the partition visible in Windows. I copied it in two places. To the main directory on the memory card and to the /storage/.config/ directory

This means that IR works properly in Kinhank G1, we just need to find the correct remote.conf for our remote control.

can test remote.conf From my previous post

Unfortunately it does not work.

You need to use inject_bl301 and define the GT King remote button as power on. If this is supported in this device, I can’t be sure.

I don’t have the inject_bl301 option on my device. Nevertheless, using a remote control from another device does not solve the problem.
we need to look for the appropriate remote.conf

I still wonder why Wifi and Bluetooth turn on randomly every time I start Coreelec.

A question unrelated to the topic… have any of you noticed that when playing a movie in CE, there are very light lines in front of the black bars? I mean those on the upper and lower edges of the displayed image.
Can this be reduced somehow?
Firestick 4K Pro has no such problem.

You can just follow the wiki of the remotes and create the remote.conf from scratch: Home · CoreELEC/remotes Wiki · GitHub