Happened to get 2 FX4500's for my PowerMac G5 11,2, but it didn't seem willing to cooperate. Without nouveau.noaccel=1 in the kernel parameter, the system starts fine, but X would only work with fbdev driver - as GPU locks up at early stages of startup (dmesg attached above). With nouveau.noaccel=1 in the kernel parameter, system starts fine without the lock up message, but X will **still** only work with fbdev - using nouveau with result in a looped output of the following message: "nouveau 0000:0a:00.0: DRM: 0x13DC: Parsing digital output script table" And the system is inaccessible, this also appears to hang any `systemctl stop lightdm` operation and even the `reboot` command itself. --------------------------- Xorg-Server version: 1.18.4 Kernel version: 4.8.6 xf86-video-nouveau version: 1.0.12 --------------------------- A similar bug report is filed here due to uncertainty on the origin of the issue.
Created attachment 244351 [details] dmesg without nouveau.noaccel=1
Created attachment 244361 [details] dmesg with nouveau.noaccel=1
Created attachment 244371 [details] Kernel config (4.8.6)
Kernel binary can be obtained here: https://repo.aosc.io/os-ppc64/os3-dpkg/l/linux-kernel-4.8.6_4.8.6-0_ppc64.deb
Original Freedesktop.org bug report: https://bugs.freedesktop.org/show_bug.cgi?id=98712