@jugg
1.确认你外部电源供电电压是多少V
2.关机之前查看一下硬件RTC的时钟情况,使用如下命令:
cat /proc/driver/rtc
3.关机一段时间再开机,再次查看硬件RTC时间
cat /proc/driver/rtc
然后把结果发上来。
@jugg
1.确认你外部电源供电电压是多少V
2.关机之前查看一下硬件RTC的时钟情况,使用如下命令:
cat /proc/driver/rtc
3.关机一段时间再开机,再次查看硬件RTC时间
cat /proc/driver/rtc
然后把结果发上来。
@Kanade
建议切换到6.1的背个版本。默认的代码会生成一个头文件的包,解压到/usr目录即可。
https://github.com/coolpi-george/coolpi-kernel
@Momo-0
From the phenomenon, it appears that there is a hardware malfunction, such as a damaged camera module or connector.
If you have a certain hardware foundation, you can provide drawings and methods to guide troubleshooting.
@young2024
如果需要比较新的NPU驱动,建议内核更新到6.1,百度网盘最新的24.04镜像已经默认使用6.1版本内核。
https://github.com/coolpi-george/coolpi-kernel
@jugg
如下命令就会生成头文件目录,拷贝到系统usr/src/linux-headers-5.10.110目录即可
make ARCH=arm64 headers_install INSTALL_HDR_PATH=out_headers/usr/src/linux-headers-5.10.110
@rtmtree
As shown in the figure below, this control chip only supports the SATA3.0 protocol.

@rtmtree
Confirm the specific model of this chip and send it out for me to check the specification sheet.

@Momo-0
Confirm that the USB camera device has not been recognized, and verify if other images are functioning properly or if all images are no longer recognized properly. If so, there may be hardware abnormalities.
When the machine is powered off, unplug the LCD cable again. The USB signal of the camera is connected to the LCD cable.
sudo mkfs.ext4 /dev/nvme0*