SOLUTION
SSE2 kernel with TITAN nvidia injector!!! QE/CI colourprofiles / resswitch
MOST of the ABOVE POSTS are not complete !!!read why!!!
If we download software or distro DVD's with 10.4.8 from the usual channels

,

we think that we are actually running 10.4.8. In most cases this might not be so, if you start checking the versions of kexts, frameworks and other stuff involved, you notice that your 10.4.8 installation uses a mix of components of older releases 10.4.7-10.4.6-10.4.5-"10.4.4 my case". Everybody using a different mix of different components with versions of the OS makes trouble shooting a pita! There is only one solution beginning from scratch and don't use distro packages!!! BUILD YOUR OWN 10.4.8 for your own needs!!! Start from retail/vanilla...
---INSTRUCTIONS---
01*Start with a clean 1044 installation, just something that works it might even be1045 1046 1047 or 1048
02*save loginwindow.app to your desktop
03*update to a working 1048 kernel 881 not 841 "i used JASS combo updater 1048 with sse 2Beta9 semthex"
04*after restart replace loginwindow.app with the one from 10.44 i can't say if the others work "try about this mac and you will notice"
at this point kexts are becoming very important!!!
Now at this point I don't even know which kexts you are running or what version you are running WHATEVER so how can i ever sugest something??? Well I started from the lowest 1044 so if you load what i load you got everything "I HOPE ;-)"
05*Download an original 10.48comboupdate from apple intel version "search forum for link"
06*Download PACIFIST and install
07*open 1048combointel apple version.DMG
"don't install it!!!"
08*open the package with pacifist and extract the folder <EXTENSIONS> and <FRAMEWORKS> to desktop
09*now you have pure kexts and frameworks from 1048 extracted on the desktop!!!
10*go to >>>>system/library/extensions and delete all the following kexts!!!
-GEFORCE.kext "everything with gforce total of 6" to lazy to type names
-NVDHAL10-20-3040 etc "everything with nvda total of 4"
-NVDARESMAN
-IOGRAPHICSFAMILY
-IOPCIFAMILY
-IONDRVsupport
-appleintegratedframebufferupdater
-appleSMBIOS
i also deleted i915 950 and ati drivers because i have NVIDIA but it might not be neccesary
-also delete agpgart!!! but it might work with agp to i gonna test
11*Go to the 1048 extracted extentions folder on desktop and edit the info.plists in the next 3 kexts
GEFORCE.kext
NVDARESMAN.kext
NVDA10 or 20 or 30 or 40HALL.kext "depend on your GEFORCEFX NV30 = fx5200 fx5500 NV40=6600 or 7800 et etc"
to do this you have to right mouse button on each kext "show package contents" than open terminal and type: (nano -w )than drag the info.plist in the termin and press enter, now you are editing the info.plist with nano in the terminal and add your deviceID than save
Do this for all 3 other kexts to!!!
12*now copy back the deleted kexts from step10 with the ONES from the 1048EXTENSIONS folder on your desktop EXCEPT FOR appleSMBIOS.kext
13* download appleSMBIOS somewhere, the date is 23november!!!2006
14*put this downloaded appleSMBIOS also in the system/library/extensions/ folder
!!!15*forget this one its moved to the end
16*download titan 4 november from omnis website
17* put titan.kext also in the system/library/extonsions folder
18* goto terminal again
type:
sudo -s
"type your password" "than copy past the rest" mention!!!!! NVDANV30HAL.kext it might be 40 or 20 depends on card
sudo chown -R root:wheel /System/Library/Extensions/GeForce.kext ;
sudo chmod -R 755 /System/Library/Extensions/GeForce.kext
sudo chown -R root:wheel /System/Library/Extensions/NVDARESMAN.KEXT ;
sudo chmod -R 755 /System/Library/Extensions/NVDARESMAN.KEXT
sudo chown -R root:wheel /System/Library/Extensions/NVDANV30Hal.kext ;
sudo chmod -R 755 /System/Library/Extensions/NVDANV30Hal.kext
sudo chown -R root:wheel /System/Library/Extensions/Titan.kext ;
sudo chmod -R 755 /System/Library/Extensions/Titan.kext
sudo chown -R root:wheel /System/Library/Extensions/IOGraphicsFamily.kext ;
sudo chmod -R 755 /System/Library/Extensions/IOGraphicsFamily.kext
sudo chown -R root:wheel /System/Library/Extensions/IOPCIFamily.kext ;
sudo chmod -R 755 /System/Library/Extensions/IOPCIFamily.kext
sudo chown -R root:wheel /System/Library/Extensions/IONDRVSupport.kext ;
sudo chmod -R 755 /System/Library/Extensions/IONDRVSupport.kext
sudo chown -R root:wheel /System/Library/Extensions/AppleIntelIntegratedFramebuffer.kext ;
sudo chmod -R 755 /System/Library/Extensions/AppleIntelIntegratedFramebuffer.kext
sudo chown -R root:wheel /System/Library/Extensions/AppleSMBIOS.kext ;
sudo chmod -R 755 /System/Library/Extensions/AppleSMBIOS.kext
sudo chown -R root:wheel /System/Library/Extensions/GeForce2MXGLDriver.bundle ;
sudo chmod -R 755 /System/Library/Extensions/GeForce2MXGLDriver.bundle
sudo chown -R root:wheel /System/Library/Extensions/GeForce3GLDriver.bundle ;
sudo chmod -R 755 /System/Library/Extensions/GeForce3GLDriver.bundle
sudo chown -R root:wheel /System/Library/Extensions/GeForceFXGLDriver.bundle ;
sudo chmod -R 755 /System/Library/Extensions/GeForceFXGLDriver.bundle
sudo chown -R root:wheel /System/Library/Extensions/GeForceGA.plugin ;
sudo chmod -R 755 /System/Library/Extensions/GeForceGA.plugin
sudo chown -R root:wheel /System/Library/Extensions/GeForceVADriver.bundle ;
sudo chmod -R 755 /System/Library/Extensions/GeForceVADriver.bundle
sudo rm -f /System/Library/Extensions.mkext
sudo rm -f /System/Library/Extensions.kextcache
diskutil repairpermissions /
*19
reboot and replace openglframework with the 10.48 version "you must start in another working OSX install to do this"
*20
restart and boot back to the 1048 system and hope it will work...
THANKS, Semthex!!! JASS, Spanakorizo, and lots of others...