Hi.
I have a Ugoos X2 Cube.
.
.
I have fixed the USB connections using:
The solution for Ugoos boxes is to add this 4 lines in autostart.sh files and you can again boot from sd card with working USB’s
echo 432 > /sys/class/gpio/export
echo out > /sys/class/gpio/gpio432/direction
echo 1 > /sys/class/gpio/gpio432/value
echo 432 > /sys/class/gpio/unexport
.
.
Made a working IR config using:
For Ugoos X2 and X3 remote.
Not using the blue buttons.
Result:
# table UgoosX2, type: NEC
0x18 KEY_POWER
0x19 KEY_MUTE
0x57 KEY_PLAYPAUSE
0x14 KEY_VOLUMEUP
0x10 KEY_VOLUMEDOWN
0x04 KEY_MENU
0x17 KEY_CONTEXT_MENU # mouse
0x06 KEY_HOME
0x40 KEY_BACK
0x46 KEY_UP
0x15 KEY_RIGHT
0x16 KEY_DOWN
0x47 KEY_LEFT
0x55 KEY_ENTER
0x54 KEY_1
0x48 KEY_2
0x07 KEY_3
0x50 KEY_4
0x12 KEY_5
0x11 KEY_6
0x4c KEY_7
0x0e KEY_8
0x0d KEY_9
0x0c KEY_0
0x5b KEY_CONFIG
0x1f KEY_BACKSPACE
DOWNLOAD Ugoos X2 remote files here
How to use:
- Type in the IP-address of your box in windows explorer.
- Open Configfiles.
- Extract the zip file here.
- Reboot
Or
- Extract the zip file to your desktop or where you want it.
- Type in the IP-address of your box in windows explorer.
- Open Configfiles.
- Put the file named rc_maps.cfg here.
- Put the file named UgoosX2 in the rc_keymaps folder.
- Reboot
.
.
Power up using IR works using BL301 blob and IR wakeup code
Enabled the BL301 blob
How to configure IR wakeup code
I used this settings:
remotewakeup=‘0xe718ff00’,
decode_type=‘0x0’,
remotewakeupmask=‘0xffffffff’
Working, just remember to remove the # at the beginning at each line.
.
.
CEC setup
Works if you use a better cable and not the one in the package.