InfiniteMac OSx86  


Reply
 
Thread tools Display modes
  #11  
Old 02-22-2008, 03:35 AM
Snow's Avatar
Snow Snow is offline
Tiger
 
Join Date: Jan 2008
Posts: 263
Nothing wrong with your thinking. Quicktime and for that matter all other apps can be updated if they are patched afterwards when required.

I cannot help you with the issue though, Zeph or Eddie might have a solution for this.

Good luck!

Snow Leopard 10.6.7  Gigabyte GA-P35-DS3P  Intel Q6600 @ 3Ghz  Corsair CM2X2048-6400DHX  Gigabyte HD5770 Silent Cell  Samsung SyncMaster 2494SW  ALC889a  Creative T5400 5.1  Maxtor 380215AS  Pioneer DVR-215D  Presonus Inspire 1394  KRK Rokit 5  Wacom Bamboo One 
 SL USB Guide => http://www.infinitemac.com/f57/guide...k-drive-t3705/ 
Reply With Quote
  #12  
Old 02-22-2008, 03:53 AM
szemettelep szemettelep is offline
Puma
 
Join Date: Jan 2008
Posts: 16
quicktime plays everything fine now. I think my front row problem is rather network related. I'm going to replace my IONetworkingFamily.kext now.
Thanks again!
Reply With Quote
  #13  
Old 02-22-2008, 05:45 AM
WinLinMac01 WinLinMac01 is offline
Lion
 
Join Date: Feb 2008
Posts: 1,140
Patch on BOOT method:

- Download the patches folder provided (unpack first if needed)
- Copy the patches folder to your root dir (Leopard or Tiger)
- Install the security update or other
- Reboot, press F8 while booting and then type:

-s
cd /patches
./patcher ./cpuid.txt
exit

Patch within OS method (not recommended):

- Open Marvin's AMD Utility and provide password
- Select the third option (patch all cpuid's using cpuid file) and uncheck "Simulation Mode no files patched"
- In the "Select CPUID File" field browse to where you have downloaded the provided cpuid.txt file.
- In the "Select a Volume/Directory to Patch" field browse to your OS dir.
- Click the RUN button and then Proceed.
- Done!

On Errors when using the 'Within OS Method:

For instance:

--+ /Applications/VLC.app/Contents/MacOS/modules/libx264_plugin.dylib
+ File is i386
*** err041 - parse cpuids - No base addr or cpuids for prev file name
*** Trying to undo cpuid patches made prior to error
*** err071 - undo cpuid patching: file of patched decrypts not found

Fix this by removing all related to VLC in the cpuid.txt file:

/Applications/VLC.app/Contents/MacOS/modules/libx264_plugin.dylib
00000c60

When using the 'On Boot Method' the errors will be bypassed and other files will be patched if needed.


Good luck on patching and enjoy the OS!
Reply With Quote
  #14  
Old 02-22-2008, 10:21 AM
szemettelep szemettelep is offline
Puma
 
Join Date: Jan 2008
Posts: 16
Thanks for the patching instructions! At least i know how to properly patch my system now.
I'm still stuck on front row. It crashes at the end of the trailer after a fresh install. Things are working ok, but i just can't stand an unstable system.
Zephyroth is the greatest to put this together for us and everybody on this great forum.
I really want to use my hackintosh as my primary system i can't stand Vista. Anyways i think we are getting close.
Thanks!
Reply With Quote
  #15  
Old 02-23-2008, 04:38 AM
szemettelep szemettelep is offline
Puma
 
Join Date: Jan 2008
Posts: 16
I followed the patching instructions at boot. I just realized the result I'm getting is this:
0 of 2 visited files were successfully patched
0 of 11 found patches were successfully applied

What am I missing here?
Thanks!
Reply With Quote
  #16  
Old 02-23-2008, 05:10 AM
cgsheen's Avatar
cgsheen cgsheen is offline
Panther
 
Join Date: Jan 2008
Location: AZ
Posts: 247
You'd better describe all the steps you're taking to do the patching - obviously it's not getting done. The "cpuid.txt" file that Marvin's creates can be opened with any text editor and it'll list exactly which files Marvin's thinks need to be patched. Do they have anything to do with Front Row? Does the Log File list the errors?

Running both 10.5.8 and 10.6.4 on my stinking AMD/ATi machine...
Reply With Quote
  #17  
Old 02-23-2008, 05:25 AM
szemettelep szemettelep is offline
Puma
 
Join Date: Jan 2008
Posts: 16
Thanks for the fast reply!
Ok. This is what I do:
1. Open Marvin > Select (create patcher package ) > select my Leopard volume to scan (scan takes like 5-10 minutes)
2. Copy patches folder to the root of my leopard volume
3 reboot in single user mode (-s ) then cd /patches then ./ patcher ./cpuid.txt
(runs the i get this:0 of 2 visited files were successfully patched
0 of 11 found patches were successfully applied
This is the cpuid.kext:
2
0f a2
cd fb

/Applications/Firefox.app/Contents/MacOS/libfreebl3.dylib
00001e44
0003fe2c cpuid

/System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
000016c0
009f4ae1 cpuid
009f4af4 cpuid
009f5768 cpuid
009f5775 cpuid
009f57b1 cpuid
009f57cc cpuid
009f57e7 cpuid
009f5802 cpuid
00e5f419 cpuid
00e5f42c cpuid

and this is the log.txt
************************************************** ************************************************** **********
* Marvin's AMD Utility v.25 - 2008.02.22 16:20:23
************************************************** ************************************************** **********
* Input arguments:
* target_dir="/"
* dmount="/"
* cat="leopard"
* do_make_patcher_pkg="yes"
* simulation_mode="yes"
* undo="no"
************************************************** ************************************************** **********
Searching for binaries in: /Applications
Searching for binaries in: /Backup Extensions
Searching for binaries in: /Library
Searching for binaries in: /System
Searching for binaries in: /bin
Searching for binaries in: /home
Searching for binaries in: /private
Searching for binaries in: /sbin
Searching for binaries in: /usr
Done searching for binaries. See the list in: /Users/Nandor/Desktop/AMD.Patch.Folder/2008.02.22_at_16.20/logs/binary_filelist.txt
************************************************** ************************************************** **********
••• CPUID found in binary: /Applications/Firefox.app/Contents/MacOS/libfreebl3.dylib
••• CPUID found in binary: /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
*** err067 - patches folder: no decrypts added to patcher folder
* -- no decrypts were created

Thanks for your help!
Reply With Quote
  #18  
Old 02-23-2008, 06:33 AM
cgsheen's Avatar
cgsheen cgsheen is offline
Panther
 
Join Date: Jan 2008
Location: AZ
Posts: 247
OK, I'm not the command line expert (FAR from it!) but I think this may be your problem:

It's my understanding that when you boot into single user with just the "-s", you need to mount the root drive in "read/write" mode - else you can "read" (I believe) but not "write" to files... The patcher needs to modify files and write the modified data.

( if you use the "sudo" command - it let's you boot as a "super user" with all rights to read & write files. ex: sudo -s (I think you have to supply your password also))

The instruction I read (somewhere here) was as I listed above with the "mount -uw /" to make sure the root drive was mounted read/write.

Someone PLEASE correct me if I'm wrong!

Anyway, that's the way I've been doing it for weeks and the patcher has always run properly and given me positive results.

Running both 10.5.8 and 10.6.4 on my stinking AMD/ATi machine...
Reply With Quote
  #19  
Old 02-23-2008, 07:58 AM
szemettelep szemettelep is offline
Puma
 
Join Date: Jan 2008
Posts: 16
Yes. Thank You! I was missing the mount -uw / before patching. Thanks!
Reply With Quote
  #20  
Old 03-01-2008, 06:13 AM
doolak doolak is offline
Puma
 
Join Date: Feb 2008
Posts: 17
i am trying to patch but it doesnt work as described above for me. do i have to change somehow into the partition where i have osx installed (i have 2 hds - one of them with two partitions). how could i do that if its necessary?



💡 Deploy cloud instances seamlessly on DigitalOcean. Free credits ($100) for InfMac readers.

Reply With Quote
Reply