Re: Re: Debian 8 on Late 2005 G5, Graphics Issues
Hi, It looks like you are not booting from the 3.18.16 kernel. If you have installed the packages, you need to create an entry for the new kernel by editing /etc/yaboot.conf and once saved run ybin -v. Also, i have built a 4.3.0 kernel deb package. Aside from the newer kernel, it also has a nouveau pageflip patch for drm and pre nv50 class gpu's. Also, it has i2c-powermac built in to the kernel, so it should automatically start the appropriate windfarm driver for fans / cooling and snd-aoa sound driver for your machine. MSI interrupts are enabled again in this kernel, but still wont work with nouveau and powermac 11.2 for now Once installing the kernel and modifying yaboot, you need to create a module option file in /etc/modprobe.d and save file as nouveau.conf with the following single line below: options nouveau config="NvMSI=0" Once file is saved, you need to update your initrd for kernel 4.3.0, apply the change by running the following command: update-initramfs -u Reboot and if all goes well, you should be booting with kernel 4.3.0 and lightdm login should pop up. Up to you, but If you switch to sid repositories, mesa 11.0.5 is available and you should be able to get OpenGL working with nouveau and your particular GPU. Google drive link for kernel debs below: https://drive.google.com/folderview?id=0B8pqd5Ots1vfT2puX09CYjEwcFk&usp=sharing Please let me know how you go. Regards, Peter
Re: Debian 8 on Late 2005 G5, Graphics Issues
Thanks for doing this, Peter! I have a powermac 11,2 machine, currently running your 3.18.16 kernel. Would this new 4.3.0 kernel work with it? If so, I can give it a try. Enjoy! Rick On Nov 15, 2015, at 12:23 PM, Peter Saisanas wrote: > MSI interrupts are enabled again in this kernel, but still wont work with > nouveau and powermac 11.2 for now
Re: Debian 8 on Late 2005 G5, Graphics Issues
It sure is for for our machines, i.e. the Powermac G5 11.2 (i.e. with PCIe). It should also work for the Powermac's with AGP graphics as well, (cant remember if i left AGP enabled) Please give it a try, just remember to disable MSI interrupts by passing the module option as described. Let me know how it goes, as i can tweak the config where appropriate! Also, if you are on the sid repositories, try mesa 11.0.5 out. Hopefully you will have a pleasant surprise with OpenGL! Good Luck :) On Mon, Nov 16, 2015 at 10:00 AM, Rick Thomas wrote: > Thanks for doing this, Peter! > > I have a powermac 11,2 machine, currently running your 3.18.16 kernel. > Would this new 4.3.0 kernel work with it? If so, I can give it a try. > > Enjoy! > Rick > > On Nov 15, 2015, at 12:23 PM, Peter Saisanas wrote: > > > MSI interrupts are enabled again in this kernel, but still wont work > with nouveau and powermac 11.2 for now > >
Re: Debian 8 on Late 2005 G5, Graphics Issues
Just to clarify, I meant it should also work for Powermac G5's with AGP graphics (64 bit cpu's only). On Mon, Nov 16, 2015 at 10:10 AM, Peter Saisanas wrote: > It sure is for for our machines, i.e. the Powermac G5 11.2 (i.e. with > PCIe). > It should also work for the Powermac's with AGP graphics as well, (cant > remember if i left AGP enabled) > > Please give it a try, just remember to disable MSI interrupts by passing > the module option as described. Let me know how it goes, as i can tweak the > config where appropriate! > > Also, if you are on the sid repositories, try mesa 11.0.5 out. Hopefully > you will have a pleasant surprise with OpenGL! > > Good Luck :) > > On Mon, Nov 16, 2015 at 10:00 AM, Rick Thomas wrote: > >> Thanks for doing this, Peter! >> >> I have a powermac 11,2 machine, currently running your 3.18.16 kernel. >> Would this new 4.3.0 kernel work with it? If so, I can give it a try. >> >> Enjoy! >> Rick >> >> On Nov 15, 2015, at 12:23 PM, Peter Saisanas wrote: >> >> > MSI interrupts are enabled again in this kernel, but still wont work >> with nouveau and powermac 11.2 for now >> >> >