RichardBrowning

Results 5 comments of RichardBrowning

树莓派现在的系统发行版已经按照Debian写了,可以正常安装,会有编译警报,但是可以正常安装。 设备是3 A+,Buster版本,64位系统

Encountered the same issue. I have to use this method so that I can pass some parameters from the navigator to the screen. But it does not work. Is there...

Same here, any external keyboard triggers this behavior. ![IMG_0224](https://user-images.githubusercontent.com/46521212/199906112-6e8b0098-96bc-45ca-920a-25b0f9241708.png) Can this behavior be changed via settings? I have tried enabling "Hide with external keyboard", which does not seem to work....

谢谢各位指教。 本人试了试在/etc/modprobe.d/下面做文章(比如添加amdgpu.d和radeon.d,后者中禁用radeon驱动)。现在modprobe似乎加载amdgpu模块到位了,进入系统有显示了,但是BIOS仍然没有显示,GRUB界面也是。 注:华硕的板子bios里没有“GPU模拟”这个开关,故没有办法调节这一项。另外龙芯的核显我也没有禁用

> 但是这个应该不影响进系统以后显示,可以用 ssh 或者串口采集一个内核 log 以供分析吗? 我最近在OSU的学校宿舍,他们用的PEAP的无线网,实在没法无线SSH。有线正在尝试,不过因为内核没有崩溃,其实journalctl里面能保存下来log,其内容正在研究