@berkaroad
升级到最新的0816镜像测试。WIFI的firmware有更新到最新。
Posts
-
RE: 6.1 Kernel Notebook Image Releaseposted in PI CM5 Laptop
@dark-road42719
The system is already automatically uploading OneDrive, please confirm later. -
RE: 请问Coolpi 4b支持deepin v23 arm64吗posted in Pi 4B
@王猛龙 目前4B 32G内存缺货,只有笔记本可以支持32G内存,dewpin理论可以支持。参考论坛制作文件系统的帖子。
TF卡正常没有容量限制,仅和文件系统相关。 -
RE: 6.1 Kernel Notebook Image Releaseposted in PI CM5 Laptop
@plumlis
Resolve audio issues with the 6.1 kernelsudo tar -zxvf rk3588-es8316.tar.gz -C /usr/share/alsa/ucm2/Rockchip/ -
6.1 Kernel Notebook Image Releaseposted in PI CM5 Laptop
- Customize the kernel using 6.1.75

- NPU driver updated to 0.9.7
- Support rkmpp video hardware decoding, with a maximum resolution of 8KP60

- Delete default username and password, register upon startup
- GPU driver defaults to using Panfrost
- Customize the kernel using 6.1.75
-
RE: 有没有新的内置npu驱动为0.9.6的ubuntu镜像posted in Ubuntu
@wzy
If using a CM5-NOTEBOOK machine, there is currently a 6.1 kernel available, and the NPU driver is the latest version that can run RKLLM applications. The address is as follows:
https://github.com/coolpi-george/coolpi-kernel.git

-
RE: Headphone Jackposted in PI CM5 Laptop
@Momo-0
The 3.5mm headphone jack has output and MIC functions. -
RE: 为什么我的ubuntu系统很多基础指令都找不到阿posted in Ubuntu
@nosorrow
我们提供的是纯净版,基础的一些包可以自己用命令安装,比如gitsudo apt-get install git -
RE: 为什么ubuntu在终端进行apt-get update更新的时候有很多忽略开头的文件,无法全部更新posted in Ubuntu
@nosorrow
这个大概率是源服务器问题,可以换其它源试试。 -
RE: 为什么cat value后显示0,实际测量电压为3.3Vposted in Pi CM5
@weiweiwei
具体操作的是哪个GPIO,截图出来看一下,这种控制不到的问题大概率是这个口没有工作在gpio模式。 -
RE: Step by step creation of Coolpi image filesposted in PI CM5 Laptop
@plumlis
At present, the mainline kernel is stuck in the edp driver. Due to significant changes in the display framework, the workload of porting is huge. The mainline kernel can be used in subsequent updates. -
RE: Step by step creation of Coolpi image filesposted in PI CM5 Laptop
@plumlis
Refer to the following link to compile and install.
https://github.com/coolpi-george/panfork.git
