Hi John Paul, the append for the nvidia card is because on my quad and for what understand the Link Electornics machine too there are two GPUS. One is the default Nvidia GPU the other is the 6570. If i dont set the append like i wrote before, my quad dont have linux running and working on the 6570 with 3D acceleration and only the Nvidia running. In this situation i can read the ring errors on dmesg about the Radeon and Radeon wont turn on. With this append line i tested with success Radeon HD4650, HD5650, HD 6570, Radeon R5 2GB and R7 2GB. Some one reported to me have success with 6750 too. Didnt test nowadays with RadeonSI gpus but some one report it is running ok it too.
Ciao Luigi ________________________________ Da: John Paul Adrian Glaubitz <glaub...@physik.fu-berlin.de> Inviato: giovedì 12 settembre 2024 12:14 A: luigi burdo <intermedi...@hotmail.com> Cc: Link Electronics <link4electron...@gmail.com>; debian-powerpc@lists.debian.org <debian-powerpc@lists.debian.org> Oggetto: Re: R: Need help to make a Radeon HD6970 to work on a G5 Hi Luigi, On Thu, 2024-09-12 at 09:05 +0000, luigi burdo wrote: > this is my really old guide about install linux on PowerMac G5 (quad) but the > append to linux kernel are working today too. > I have on My Quad A Quadro and a 6570 HD <-- for linux. Why not post the necessary commands to append to the kernel command line here? On a GRUB-based systems, it should be enough to add the following line video=offb:off video=radeonfb:off video=nouveaufb:off radeon.modeset=1 nouveau.modeset=0 to the variable GRUB_CMDLINE_LINUX_DEFAULT and then run "update-grub". FWIW, you won't need the nVidia-specific parameters on a system with a Radeon card and vice versa. Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer `. `' Physicist `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913