@plumlis
This issue was also tested in version 22.04 due to compatibility issues with hardware decoding of RK in firefox in deb format. The use of Snap version cannot call the hardware decoder of RK, but there is no crash issue with video soft decoding, or although the local browser of Chromium cannot call the hardware decoder of RK yet, the software decoder can meet daily use.
Posts made by george
-
RE: Firefox deb version freezed when try to play video
-
RE: Fedora system image? EDK2 UEFI support?
@plumlis
First of all, thank you very much for the support of your Coolpi product.
Fedora's image will release a basic version of the image in the near future, and then optimize support for GPU, VPU, and more.
We will evaluate the support for EDK2 in the near future. The current main focus is on adapting to the 6.1 kernel. -
RE: Other sellers of this laptop.
@yaitoro
Yes, this is the official store address. -
RE: We have been making progress!!
@plumlis
Refer to the disassembly video below, the screw lengths are differentiated, please note.
https://www.bilibili.com/video/BV1UZ421J7RB/?spm_id_from=333.999.list.card_archive.click -
RE: We have been making progress!!
@plumlis
Just confirmed with the warehouse that there are delivery cables together. Please check carefully.
The SSD part has not undergone comprehensive testing yet, so it is currently difficult to recommend specific models. We will update it after the code is completed. Thank you for your support. -
RE: We have been making progress!!
- 32+64 configuration is emmc, 32+1T is nvme
- At present, the system only supports booting from emmc, and the machine does not have a TF card interface. After upgrading the NVME driver in uboot, it can be booted from NVME.
- The typec interface can support PD charging, but currently it can only be used when turned on. The shutdown state can only be charged through a DC adapter.
- The current shipped versions are all V20 motherboards.
- We can provide models of touch screens that you can purchase through Taobao or other platforms. The touch model requires replacement of the ribbon cable. If you are in China, I can give you a free one as a gift.
- The model of the touch screen is: BOE NV140FHM-T07
-
RE: We have been making progress!!
- Thank you very much for your interest in Coolpi laptops.
- We have been working hard to adapt the display screen. Currently, there are two complete models with a resolution of 1080P, one of which supports touch function. Last month, we adapted a model with a 4K resolution, which has no problem with the function. However, there is some interference in the structure, so it cannot be used temporarily. We will continue to adapt to more models in the future, and will eventually announce them in the community in the form of a support list. Thank you for your support.
- By the way, there are currently two specifications of ribbon cables: eDP 30 and eDP 40.
- We can support users to replace their LCDs themselves, and we will provide a video tutorial, provided that they have some hands-on skills.
- The adaptation of the operating system is shown in the following figure and will continue to be updated.
【淘宝】https://m.tb.cn/h.gcdJ2ZFOLCnjPzv?tk=vJiPWGKdPab ZH4920 「RK3588开源32G内存LINUX笔记本电脑DIY开发套件14寸Ubuntu麒麟」
点击链接直接打开 或者 淘宝搜索直接打开
-
RE: Coolpi Ubuntu 24.04 is coming soon!!
@mainbord
1.RK3588 MALIG610 can only support OPENGLES-3.2, I am not sure if this 4.5 is compatible. The GPU driver of Coolpi will be switched to Panthor in the future.
2.Confirm the hardware version of the laptop. If the hardware is V10 and then update the V20 image, there will be a power option issue. -
RE: We have been making progress!!
@plumlis
The current default model for 1080P LCD is NV140FHM-N42,The specification parameters are as follows:
-
RE: Coolpi Ubuntu 24.04 is coming soon!!
@plumlis
The machine can support sleep mode by default. If the laptop screen is closed, the machine will automatically enter sleep mode.
The battery is of 38WH specification, with a nominal 5000mAh/7.6V. The power consumption of the entire machine in sleep mode is 8G+64G 7.4V/6MA, 32G+64G 7.4V/8MA, so the theoretical longest sleep time is 833 hours, exceeding one month. -
RE: 准备使用Coolpi 4b连Raspberry Pi HQ Camera M12
@maifengw2024
4KP60必须要用4line 的MIPI,2line的跑不满。请悉知。 -
RE: 准备使用Coolpi 4b连Raspberry Pi HQ Camera M12
@maifengw2024
理论计算2line 的MIPI通道是跑不到4KP60的。
总带宽:3840x2160x60x10x1.3=6.47G,单line的速率3.2G以上。勉强可以做到4KP30或者更低。确认一下是否能满足要求。 -
RE: 准备使用Coolpi 4b连Raspberry Pi HQ Camera M12
@maifengw2024
1.增加IMX477R的驱动
2.系统层ISP库增加SENSOR对应效果的JSON文件。 -
RE: Cool Pi Cm5-Laptop Linux Quick Start Guide
@guyii
Firstly, create a system image to a USB drive or a portable hard drive using the etcher. Then, insert the computer and start it up. The machine will first start from the USB drive. After entering the system, format the EMMC using the following command to enter UMS mode again.sudo mkfs.ext4 /dev/mmcblk0
-
RE: We have been making progress!!
@plumlis
At present, the 4K monitor is still in the debugging stage. We will compile a list of screen supports in the future, and the corresponding ribbon cables will also be listed in online stores. Please follow the community, thank you for your support. -
RE: Coolpi Ubuntu 24.04 is coming soon!!
@plumlis
At present, laptops support lid sleep mode. When the screen system of the laptop is closed, it will automatically enter deep sleep mode. To open the screen, you need to manually press the power button to wake up the machine again. Please be informed. This is different from the S2 S3 on the X86 platform. -
RE: CM5使用U盘刷机失败
@Twsuts-0
先把硬盘格式化为EXT4或者NTFS格式,然后就可以正常识别了。sudo mkfs.ext4 /dev/sd* 或者 sudo mkfs.ntfs /dev/sd*
-
RE: how to boot from usb?
@reallaowu
This phenomenon still doesn't work properly when booting from USB, you can try it a few more times. -
RE: how to boot from usb?
@reallaowu
The image is created using the ETCHER tool to a USB 2.0 USB drive, then inserted into the computer's USB interface, and turned on. The machine will boot from the USB 2.0 USB drive. After entering the system, the EMMC can be formatted using the following command.sudo mkfs.ext4 /dev/mmcblk0
If this method still cannot boot properly, you need to dismantle the machine and force it to enter MASKROM mode to format the EMMC storage. Try following the above method first, and if it still doesn't work, I will send you a mandatory formatting method.
-
RE: Connecting a dsi display
- First, synchronize the code using the following command:
https://github.com/yanyitech/coolpi-kernel.git
- Open the corresponding DTS file and modify the DSI related configuration
vim arch/arm64/boot/dts/rockchip/rk3588-cpcm5-evb.dts &dsi0 { status = "okay"; //rockchip,lane-rate = <1000>; dsi0_panel: panel@0 { status = "disabled"; compatible = "simple-panel-dsi"; reg = <0>; backlight = <&backlight>; reset-delay-ms = <10>; enable-delay-ms = <10>; prepare-delay-ms = <10>; unprepare-delay-ms = <10>; disable-delay-ms = <60>; dsi,flags = <(MIPI_DSI_MODE_VIDEO | MIPI_DSI_MODE_VIDEO_BURST | MIPI_DSI_MODE_LPM | MIPI_DSI_MODE_EOT_PACKET)>; dsi,format = <MIPI_DSI_FMT_RGB888>; dsi,lanes = <4>; panel-init-sequence = [ 05 78 01 11 05 00 01 29 ]; panel-exit-sequence = [ 05 00 01 28 05 00 01 10 ];
- Use the following command to recompile the kernel
./build-kernel.sh Welcome to using Coolpi Development Board! ------------------------------------------ Please enter a number to select your machine 1. cp4b 2. cp4b-hdmi-in 3. cm5-evb 4. cm5-evb-v11 5. cm5-minipc 6. cm5-notebook 7. cm5-notebook-v20 8. cm5-8uart 9. cpnano 10. exit Enter option number: 3 BOARD=cm5-evb HOSTCC scripts/basic/fixdep HOSTCC scripts/kconfig/conf.o HOSTCC scripts/kconfig/confdata.o HOSTCC scripts/kconfig/expr.o LEX scripts/kconfig/lexer.lex.c YACC scripts/kconfig/parser.tab.[ch] HOSTCC scripts/kconfig/lexer.lex.o HOSTCC scripts/kconfig/menu.o HOSTCC scripts/kconfig/parser.tab.o HOSTCC scripts/kconfig/preprocess.o HOSTCC scripts/kconfig/symbol.o HOSTCC scripts/kconfig/util.o HOSTLD scripts/kconfig/conf # # configuration written to .config # SYNC include/config/auto.conf.cmd HOSTCC scripts/dtc/dtc.o HOSTCC scripts/dtc/flattree.o HOSTCC scripts/dtc/fstree.o HOSTCC scripts/dtc/data.o HOSTCC scripts/dtc/livetree.o HOSTCC scripts/dtc/treesource.o HOSTCC scripts/dtc/srcpos.o HOSTCC scripts/dtc/checks.o HOSTCC scripts/dtc/util.o LEX scripts/dtc/dtc-lexer.lex.c YACC scripts/dtc/dtc-parser.tab.[ch] HOSTCC scripts/dtc/libfdt/fdt.o HOSTCC scripts/dtc/libfdt/fdt_ro.o HOSTCC scripts/dtc/libfdt/fdt_wip.o HOSTCC scripts/dtc/libfdt/fdt_sw.o HOSTCC scripts/dtc/libfdt/fdt_rw.o HOSTCC scripts/dtc/libfdt/fdt_strerror.o HOSTCC scripts/dtc/libfdt/fdt_empty_tree.o HOSTCC scripts/dtc/libfdt/fdt_addresses.o HOSTCC scripts/dtc/libfdt/fdt_overlay.o HOSTCC scripts/dtc/fdtoverlay.o HOSTCC scripts/dtc/dtc-lexer.lex.o HOSTCC scripts/dtc/dtc-parser.tab.o
- Update the dtb file to the /boot/firmware directory
-
RE: 请问 yolov5_obb的模型可以使用npu吗?
@Au
Q1:请问咱们有可以参考的YOLOv5_obb模型的RKNPU的C++后处理程序吗?旋转检测的后处理比较复杂,我们自己开发时间有些长,谢谢!
A: 目前没有,暂时也没有这方面的开发计划Q2:YOLOv5_obb模型的RKNPU的后处理可以通过RGA、NPU等加速吗?
A: 线性操作可能是可以的;逻辑操作(如NMS)目前均无法加速 -
RE: Explore unlimited possibilities - Coolpi 8-inch touchscreen
@alfek
I have arranged to list it on AliExpress soon. Thank you for your support.