AsahiLinux / linux

Linux kernel source tree
Other
2.16k stars 85 forks source link

Fedora Asahi remix 39 boot into black screen while the external hdmi monitor work. #275

Closed uzrgithub closed 4 months ago

uzrgithub commented 4 months ago

I am using Macbook Pro M1 Pro running Mac OS 14.3 and I face issue when booting fedora asahi remix 39, the built in display turns black while the external monitor works, I have tried to solve this issue using nomodeset, and nomodeset solved this issue partially by making the built in display work and externel hdmi monitor continue to work as normal, but nomodeset disables the apple m1 pro gpu, and the system uses software rendering instead of the gpu.

On other hand while I was searching for a solution, I found the rescue mode, I tried it and got this message "apple-dcp 289c00000.dcp: Failed to get dp-xbar: -517".

This happens when the system booted without adding nomodeset to grub.

The good news is the external monitor which is plugged in using hdmi was working, as well the Apple M1 Pro (G135 CO) gpu, except the built in display it was black, all of this happened when the system booted without nomodeset added to grub.

the summary of the issue:

when nomodeset added to grub:

when the system boot without nomodeset added to grub:

I hope there is a solution for this issue.

here is the boot log file: output.txt

uzrgithub commented 4 months ago

duplicated