Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

linux6.1.43内核系统编译后无法开机 #71

Open
tom-xingshuo opened this issue Mar 21, 2024 · 2 comments
Open

linux6.1.43内核系统编译后无法开机 #71

tom-xingshuo opened this issue Mar 21, 2024 · 2 comments

Comments

@tom-xingshuo
Copy link

板子:orangepi5B
系统:官方最新debian或者Ubuntu,linux内核6.1.43
内核源码:https://github.com/orangepi-xunlong/linux-orangepi/tree/orange-pi-6.1-rk35xx
在板子上编译命令:
tar zxf orange-pi-6.1-rk35xx.tar.gz
mv orange-pi-6.1-rk35xx linux-orangepi
cd linux-orangepi
git pull origin orange-pi-6.1-rk35xx
make rockchip_linux_defconfig
make -j10
sudo make modules_install
sudo make install
sudo make dtbs_install INSTALL_DTBS_PATH=/boot/dtb/
sudo reboot
重启后无法点亮屏幕,红灯常亮但是绿灯不亮

@sdrzmgy
Copy link

sdrzmgy commented Apr 7, 2024

一样的问题

@DreamLand7707
Copy link

加一,重启之后就寄了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants