QUOTE(matifrusciante88 @ Sep 27 2007, 03:57 PM)

Malas noticias, no el instalador no funcionó, lo intente todo, lo unico q no intente fue instalarlo antes de instalar los updates... sera q solo funciona con 10.4.8? porq yo tengo ahora la 10.4.10...
bueno si tenes alguna otra idea, o alguien sabe algo please! necesito una manooo!!!
Gracias
Matt
Porfin lo logre!!!!!!!!!!!! tengo QE CI !!!!
les dejo aca como lo consegui!!
have resolved this problem: while no one posted any info, there were quite a few views on this post, so I am sharing my experience in the hope that it helps others.
After trying a lot of permutations and combinations, I still was not able to make it work on 10.4.8 or 10.4.9 [JaS, Semthex 8.8.1 or 8.9.1 kernels) What worked for me is 10.4.10 (8.10.1 kernel). This is the process I followed:
1. Install from scratch using MacOS 10.4.8 JaS SSE2/SSE3/PPF1
- Install the base/core packages and any add-ons you want (like X Server, or languages)
- Do *not* install Natit, Titan, or any patches at this time
- Do not install any fixes (LogonWindow, etc) unless you need them for any other reason (i.e you have other non-related problems)
2. Once you have created an admin user and logged in, do the following so that you can recover in case something goes wrong:
- Drop into terminal
- sudo su - (or su -, or some other way to use the shell as root)
- mkdir /Backups (Note: Use upper case Backups and put the trailing 's'. Later on, the Koolall installer will create another folder called backup)
- cp -R /System/Library/Extensions /Backups/Extensions_10.4.8
3. Upgrade to 10.4.10: I used the KoolKal installer here: Link
- Things to be careful of, while using KoolKal:
- Select the following:
- MacOSX 10.4.10 Combo Intel Only
- Kernel 8.10.1 SSE3 [If you have an SSE2 only CPU, you might be out of luck: this needs the 8.10.1 kernel)
- Do *not* select 8.9.1 kernel
- Patches and drivers: Do *not* select Natit here: doing that might give you a frozen blue screen. YOU HAVE BEEN WARNED!!!
- Select any networking, SATA/ATA and/or audio drivers you need. However, if you have custom drivers (I have ALC882 audio) then you are better off not selecting any, for they might stop working. I had to go back to 10.4.8 AppleHDA to get audio back again.
- Read/Write NTFS support: You might select that if you want: it caused minor disk corruption for me, but nothing chkdsk in windows couldn't fix
- Hit the install button, and pray!
- Reboot the system when prompted to do so
- WARNING: The first time the system reboots, it might not go into the graphics login screen at all: you might see diskarb timeout errors and the system might reboot without letting you log in. This is okay for the first time. However, if this keeps on happening repeatedly, then you got a problem.
- After the first time diskarb error reboot, you should be able to log into the system.
- Select "Blue Apple"-->About this Mac to confirm that 10.4.10 is successfully installed.
4. Install Natit: Use Diabolik for X1600 here: Link
- Do *not* install the Stock 10.4.9 ATI kexts
- Install everything else: NatitX1600 kext, 10.4.5 ATINDRV and 10.4.7 IONDRVSupport
- Drop into Terminal
- sudo su - (or any other way to be root in the terminal)
- vi /System/Library/Extensions/ATIRadeonX1000.kext/Contents/Info.plist (You can use nano, pico, or any other editor if you are not comfortable with vi)
- Find the key IOPCIMatch
- Add the following : "0x71C21002" to the list contained between <string> and </string> right below the IOPCIMatch line. Make sure you add a space before and after the 0x71C21002 string
- Save the file and exit the editor
- cd /System/Library/Extensions
- chmod -R 755 *
- chown -R root:wheel *
- diskutil repairPermissions /
- Reboot
Now, you should have full working QE/CI that does not freeze!
Please let me know (by posting here) if this worked for you.
GRacias ACerbix!! you post save me!!