PowerPC G4 Kernel with fixes for NVidia KMS bugs

PowerPC version 4.3 kernel with Nouveau KMS fixes for G4 only.
https://drive.google.com/file/d/0B7YW-o6qg2UwdlVPV3dpZ1NON1U/view?usp=sharing

WARNING: This kernel is for testing Nouveau KMS fixes and may have other unknown bugs. Use
with caution.

Undo changes made to disable “nouveau” and enable “nvidiafb”. Remember to leave a backdoor (via “ssh” perhaps) in case the new kernel doesn’t work right on your hardware. Good luck.

NOTE: There may be other problems – I do know that for some reason the supported resolutions of an external monitor are not read correctly. The tables show up for the TV-1 port and not the VGA-1 port.
[ 51.467412] nouveau 0000:00:10.0: DRM: DDC responded, but no EDID for TV-1
[ 51.762100] nouveau 0000:00:10.0: DRM: DDC responded, but no EDID for TV-1

Nouveau KMS:
[ 5.470744] fb: switching to nouveaufb from OFfb NVDA,Displ
[ 5.533146] Console: switching to colour dummy device 80x25
[ 5.533728] nouveau 0000:00:10.0: NVIDIA NV18 (018900a3)
[ 5.538031] nouveau 0000:00:10.0: bios: version 04.18.20.05.00
[ 5.599394] nouveau 0000:00:10.0: tmr: unknown input clock freq
[ 5.599457] nouveau 0000:00:10.0: fb: 64 MiB DDR1
[ 5.631039] [TTM] Zone kernel: Available graphics memory: 376814 kiB
[ 5.631085] [TTM] Zone highmem: Available graphics memory: 770030 kiB
[ 5.631100] [TTM] Initializing pool allocator
[ 5.631137] [TTM] Initializing DMA pool allocator
[ 5.631232] nouveau 0000:00:10.0: DRM: VRAM: 63 MiB
[ 5.631250] nouveau 0000:00:10.0: DRM: GART: 128 MiB
[ 5.631269] nouveau 0000:00:10.0: DRM: BMP version 5.24
[ 5.631288] nouveau 0000:00:10.0: DRM: DCB version 2.1
[ 5.631308] nouveau 0000:00:10.0: DRM: DCB outp 00: 01000122 0000000c
[ 5.631326] nouveau 0000:00:10.0: DRM: DCB outp 01: 02010200 11b088b8
[ 5.631344] nouveau 0000:00:10.0: DRM: DCB outp 02: 02010201 11b00703

djb

Not sure what KMS fixes you are talking about, but you shouldn’t need to recompile a whole kernel. Try just recompiling a single module as illustrated here http://ubuntuforums.org/showthread.php?t=2307087&page=2&p=13412995#post13412995