
Unofficial LE version for RK3328\RK3399 3288\3188
- balbes150
- Thread is Unresolved
-
-
Good news for RockPi 4B owners. You can easily run any LE versions from USB.
Details here.
Armbian on SD\eMMC + any system with USB media - Using ROCK Pi 4 - Radxa Forum
-
New ver 20200118 kernel 5.5 and 5.4
-
Hi!
I'm test LibreELEC-RK.arm-9.80-devel-20200127120222-6e9040d-rk3399.img on rock pi. Not boot. On screen message after kernel boot "Could not mount flash/SYSTEM".
I'm make extlinux.conf and boot with radxa uboot. On screen message: Not found boot=LABEL.... . Replace to boot=/dev/mmcblk0p9 ... not found ...ha ... it place on /dev/mmcblk1p9 , emmc on mmcblk2 , nvme not found. This kernel only for khadas?
-
I'm test LibreELEC-RK.arm-9.80-devel-20200127120222-6e9040d-rk3399.img on rock pi. Not boot. On screen message after kernel boot "Could not mount flash/SYSTEM".
I'm make extlinux.conf and boot with radxa uboot. On screen message: Not found boot=LABEL.... . Replace to boot=/dev/mmcblk0p9 ... not found ...ha ... it place on /dev/mmcblk1p9 , emmc on mmcblk2 , nvme not found. This kernel only for khadas?
According to the description, you are not running the system correctly. What media is used ? What settings do you make for DTB ? What "internal" media is connected (eMMC NVMe)? What is in SPI ?
If setting is correct , the LE can be run without problems on RockPI 4.
-
1
. As is on Sdcard . Not boot with khadas ubootWith v.20200201 boot ok2. Uboot radxa and this kernel on sd, rootfs on nvme. Not boot. Kernel not found nvme device.
3. Uboot radxa, kernel and rootfs on sd. Boot, but no found nvme.
Devices with this kernel:
Mmcblk0 ???
Mmcblk1 - sd
Mmcblk2 - emmc
Nvme - not found
p.s. With v.20200201 nvme found
-
I tried out "LibreELEC-RK.arm-9.80-devel-20200205122646-6e9040d-rk3399" image on NanoPC T4.
Boot: OK
WiFi: OK
LAN: N/T
EMMC: OK
Bluetooth: N/T
Video (1920x1080): OK
Sound (HDMI): OK
HDMI CEC: OK
Jellyfish (110Mbps, HD, h264): HW, smooth
Jellyfish (110Mbps, HD, HEVC): SW, choppy
Jellyfish (140Mbps, 4k, h264): HW, no video
Jellyfish (140Mbps, 4k, HEVC, 10bit): HW, buffers for a while, plays bits of audio, no video
-
Hi!
I'm test LibreELEC-RK.arm-9.80-devel-20200127120222-6e9040d-rk3399.img on rock pi. Not boot. On screen message after kernel boot "Could not mount flash/SYSTEM".
I'm make extlinux.conf and boot with radxa uboot. On screen message: Not found boot=LABEL.... . Replace to boot=/dev/mmcblk0p9 ... not found ...ha ... it place on /dev/mmcblk1p9 , emmc on mmcblk2 , nvme not found. This kernel only for khadas?
I had simmilar issue with old v5.x kernel images. These steps work for me:
1. write image to SD card
2. write image to USB flash drive
3. insert both into NanoPC T4 (for USB I use 3.0 port)
4. power on NanoPC T4
5. profit?
-
My main problem is that nmve ssd does not work in versions with 5 kernel
. In versions with kernel 4 that I tested works, but I can't change 'zoom amount' in 'video settings'.
-
My main problem is that nmve ssd does not work in versions with 5 kernel
. In versions with kernel 4 that I tested works, but I can't change 'zoom amount' in 'video settings'.
Hi,
if you need NvmE support you need to enable PCI-E and NVME support in the kernel settings and rebuild the image.
jtosic - For HW decoding there are no drivers available yet for the 5.x kernel. So we just have to wait.
-
First thank you for great image. I use Nanopi M4 mainly as tvheadend server and also like KODI media center. But seems to that Nanopi does not hold MAC address across reboots with this image (tested on image from 5.2.2020). Everytime when nanopi reboot, MAC adress is different, then IP is different (Manual settings does not work). Also I use DVBSky T330 with nanopi, but it does not work with this image, even if I enable kernel drivers (media build) in settings. TVHeadend does not see the usb card. With 9.2.0 image from here >> Rockchip – LibreELEC (RockPro64 ver.) all above works, but does not work CEC and instalation to eMMC << that's the reason why I want to use your image. Any solution for this? thank you
-
if you need NvmE support you need to enable PCI-E and NVME support in the kernel settings and rebuild the image.
Everyone should be able to do it themselves ;). It will not work out so fast for me.
Now, if I use fdt file from version 20200201, nvme is mounted after mounting STORAGE and run kodi. I can use mount -o bind to the some directories.
-
Everytime when nanopi reboot, MAC adress is different, then IP is different (Manual settings does not work)
Add to the settings file (uEnv.txt) in the string parameter APPEND "mac=your_address".
With 9.2.0 image
This version uses the old core 4, in my images the new core 5. In the new kernel, functions have just started to be added, not everything will work.
Now, if I use fdt file from version 20200201, nvme is mounted after mounting STORAGE and run kodi. I can use mount -o bind to the some directories.
If you create a partition on NVMe (ext4) and assign a label to It, you can immediately in the config file (uEnv.txt) specify (instead of the STORAGE label) this label to automatically use NVMe as the primary device for data in LE.
-
If you create a partition on NVMe (ext4) and assign a label to It, you can immediately in the config file (uEnv.txt) specify (instead of the STORAGE label) this label to automatically use NVMe as the primary device for data in LE.
No, nvme don't found on this stage. Message on TV screen obtained. ls /dev is without nvme, only mmcblk1 and 2.
nvme found only after run kodi with version 20200201 . With versions 20200205 and 20200127 nvme not found never. If I copy fdt file from version 0201 to 0205, then with it nvme is also present after run kodi.
-
v20200211 on SDcard as is (only replace config to rk3399-rock-pi-4.dtb)
CodeWARNING: No OPTEEPTEE initialization. SMC`s destined for OPTEE will return SMC_UNINFO: BL31: Preparing for EL3 exit to normal worldMMC: [email protected]: 2, [email protected]: 1, [email protected]: 0Out: [email protected]Err: [email protected]Warning: [email protected] (eth0) using random MAC address - [email protected]Bus [email protected]: USB EHCI 1.00Bus [email protected]: USB EHCI 1.00scanning bus [email protected] for devices... 1 USB Device(s) found[ 13.265338] rockchip-drm display-subsystem: failed to bind ff0000.hdmi (ops dw_hdmi_rockchip_[ 15.349615] rk_gmac-dwmac fe300000.ethernet: IRQ eth_wake_irq not found[ 15.784873] OF: graph: no port node found in /[email protected]/[email protected]/otg-portCodeSTORAGE on mmcblk1p2
-
After replacing file rk3399-rock-pi-4.dtb from v20200201, nvme found at [ 19.818350] after mounting storage (mmcblk1p13) at [ 17.452574]
Code[ 11.316461] rockchip-pcie f8000000.pcie: f8000000.pcie supply vpcie1v8 not found, using dummy regulator[ 11.321613] rockchip-pcie f8000000.pcie: f8000000.pcie supply vpcie0v9 not found, using dummy regulator[ 11.345935] rockchip-pcie f8000000.pcie: host bridge /[email protected] ranges:[ 11.365680] pci_bus 0000:00: root bus resource [io 0x0000-0xfffff] (bus address [0xfbe00000-0xfbefffff])[ 11.627900] pci 0000:01:00.0: 16.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x4 link at 0000:00:00.0 (capable of 31.504 Gb/s with 8 GT/s x4 link)... nvme is included in module, not a kernel?
p.s. with fdt others versions strings "pci" and "nvme" in dmesg are missing
-
Which dtb do I have to use for h96 max rk3399 box?
And one more question: is there any build based on stable libreelec? There are some problems with a number of add-ons on kodi19
Upd. Install2emmc script no longer works. The only reason I've been choosing this build
-
v20200211 on SDcard as is (only replace config to rk3399-rock-pi-4.dtb)
Did I understand correctly that you didn't add a u-boot to the SD card and the system started with the current u-boot ?
p.s. with fdt others versions strings "pci" and "nvme" in dmesg are missing
Use the latest versions, where NVMe is defined on RockPI4b.
Which dtb do I have to use for h96 max rk3399 box?
I don't have such equipment, I don't test it.
Install2emmc script no longer works.
The image contains incorrect scripts. This has been fixed in the new images.