Wetek Hub was running 8.2.5 (aarch) and I attempted an update to 11.0.3.
Using this information here https://wiki.libreelec.tv/hardware/amlogic/wetek-hub-play2 as my guide, I did the following.
-downloaded LibreELEC-AMLGX.arm-11.0.1-box.img and transferred the image to a microsd card via Rufus
-the editing of the uEnv.ini file caused the microsd card to boot then hang at the Wetek boot screen
-took the meson-gxbb-wetek-hub.dtb and renamed it to dtb.img and moved it to the root of the filesystem and rebooted and this worked
then still following the directions
-enabled SSH, and SSH'd into the wetek
-ran these commands
cd /storage
wget https://releases.libreelec.tv/LibreELEC-AMLG…etek-hub.img.gz
emmctool w LibreELEC-AMLGX.arm-11.0.3-wetek-hub.img.gz
-i'll paste the output below
-shutdown the wetek using the remote
-removed the microsd card
-plugged in the wetek and NOTHING ... just blue light with black screen; no DHCP entries on my router ... just nothing
-rebooting again results in the same outcome (bricked).
Solutions anyone?
Many thanks in advance.
C:\Users\Admin\Desktop>ssh [email protected]
The authenticity of host '192.168.0.210 (192.168.0.210)' can't be established.
ECDSA key fingerprint is SHA256:
Are you sure you want to continue connecting (yes/no/[fingerprint])? yes
Warning: Permanently added '192.168.0.210' (ECDSA) to the list of known hosts.
[email protected]'s password:
##############################################
# LibreELEC #
# https://libreelec.tv #
##############################################
LibreELEC (official): 11.0.1 (AMLGX.arm)
LibreELEC:~ # cd /storage
LibreELEC:~ # wget https://releases.libreelec.tv/LibreELEC-AMLGX.arm-11.0.3-wetek-hub.img.gz
Connecting to releases.libreelec.tv (164.92.230.217:443)
Connecting to ftp.acc.umu.se (194.71.11.163:443)
Connecting to gemmei.ftp.acc.umu.se (194.71.11.137:443)
saving to 'LibreELEC-AMLGX.arm-11.0.3-wetek-hub.img.gz'
LibreELEC-AMLGX.arm- 100% |************************************************************************| 121M 0:00:00 ETA
'LibreELEC-AMLGX.arm-11.0.3-wetek-hub.img.gz' saved
LibreELEC:~ # emmctool w LibreELEC-AMLGX.arm-11.0.3-wetek-hub.img.gz
info: writing LibreELEC-AMLGX.arm-11.0.3-wetek-hub.img.gz to /dev/mmcblk1
0+14777 records in
0+14777 records out
575668224 bytes (549.0MB) copied, 70.485111 seconds, 7.8MB/s
info: resizing partition /dev/mmcblk1p2 to 100%
Warning: Partition /dev/mmcblk1p2 is being used. Are you sure you want to continue?
Warning: Partition /dev/mmcblk1p2 is being used. Are you sure you want to continue?
info: unmounting /dev/mmcblk1p2
info: unmounting /dev/mmcblk1p1
info: checking filesystem
e2fsck 1.46.6 (1-Feb-2023)
Pass 1: Checking inodes, blocks, and sizes
Pass 2: Checking directory structure
Pass 3: Checking directory connectivity
Pass 4: Checking reference counts
Pass 5: Checking group summary information
STORAGE: 12/8192 files (0.0% non-contiguous), 6938/32768 blocks
info: resizing filesystem
resize2fs 1.46.6 (1-Feb-2023)
The filesystem is already 32768 (1k) blocks long. Nothing to do!
info: remounting /dev/mmcblk1p2 to /var/media/STORAGE
Model: MMC 8WPD3R (sd/mmc)
Disk /dev/mmcblk1: 7818MB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Disk Flags:
Number Start End Size Type File system Flags
1 4194kB 541MB 537MB primary fat16 boot, lba
2 541MB 575MB 33.6MB primary ext4
info: using boot=LABEL=BOOT and disk=LABEL=DISK
info: unmounting /dev/mmcblk1p2
info: changing label values on partitions
info: remounting /dev/mmcblk1p1 to /var/media/BOOT
info: remounting /dev/mmcblk1p2 to /var/media/DISK
info: changing label values in extlinux.conf
/dev/mmcblk1p1: SEC_TYPE="msdos" LABEL_FATBOOT="BOOT" LABEL="BOOT" UUID="1507-4017" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="a3d75ebf-01"
/dev/mmcblk1p2: LABEL="DISK" UUID="f426ba96-ae14-42f3-8d9f-269a100f407b" BLOCK_SIZE="1024" TYPE="ext4" PARTUUID="a3d75ebf-02"
LABEL LibreELEC
LINUX /KERNEL
FDT /meson-gxbb-wetek-hub.dtb
APPEND boot=LABEL=BOOT disk=LABEL=DISK quiet systemd.debug_shell=ttyAML0 console=ttyAML0,115200n8 console=tty0
LibreELEC:~ #
Broadcast message from root@LibreELEC (Mon 2023-07-31 00:10:01 UTC):
The system will power off now!
Display More