Contribute
Register

Can anyone help to hackintosh a Toshiba Qosmio X70?

Status
Not open for further replies.
Joined
Oct 22, 2013
Messages
23
Motherboard
Toshiba Qosmio X70
CPU
Fourth generation Intel Core i7-4700MQ processor with Intel motherboard Haswell
Graphics
NVIDIA GeForce GTX 770M with CUDA Technology. Intel HD Graphics 4600. Res 1920 x 1080
Mac
  1. MacBook Pro
Classic Mac
  1. iMac
Mobile Phone
  1. 0
Hi!

Im getting quite restless, cause I having problems installing Mavericks on this laptop. Specs are:

http://translate.google.com/transla...shiba.no/laptops/qosmio/x70/qosmio-x70-a-11z/

Im tried using a Passport WD USB harddrive as a bootdisk, and preparing it by using a iMac 2009. The laptop find unibeast but it clicks back to reboot when seeing the grey Apple logo from the installation menu.

Help please? Im so finish with Windows 8.1 :)
 
Hi!

Im getting quite restless, cause I having problems installing Mavericks on this laptop. Specs are:

http://translate.google.com/transla...shiba.no/laptops/qosmio/x70/qosmio-x70-a-11z/

Im tried using a Passport WD USB harddrive as a bootdisk, and preparing it by using a iMac 2009. The laptop find unibeast but it clicks back to reboot when seeing the grey Apple logo from the installation menu.

Help please? Im so finish with Windows 8.1 :)

You need to patch the kernel. See: http://www.tonymacx86.com/mavericks...-locked-msrs-hp-envy-15-j063cl-i7-4700mq.html
 
Is that zipfile under your thread? How do I patch this, sorry new to this :)

Make sure you read everything carefully. Multiple times, if necessary.

As described in the post, the attachment contains a mach_kernel I built from Apple's sources. It was my first workaround to the problem (a kernel without XCPM).

Better is to patch the kernel using the perl scripts provided because it enables native PM in the kernel via XCPM.
 
Make sure you read everything carefully. Multiple times, if necessary.

As described in the post, the attachment contains a mach_kernel I built from Apple's sources. It was my first workaround to the problem (a kernel without XCPM).

Better is to patch the kernel using the perl scripts provided because it enables native PM in the kernel via XCPM.


Ok read it couple of times, there is a lot I cannot understand. Cant you just explain how to, or where to put this file. Is it on my iMac someplace or is it on the PC laptop before the installation process? Thanks for your help :)
 
Ok read it couple of times, there is a lot I cannot understand. Cant you just explain how to, or where to put this file. Is it on my iMac someplace or is it on the PC laptop before the installation process? Thanks for your help :)

If you're doing it correctly, you don't put the attached file anywhere. Instead you patch the retail mach_kernel with the perl scripts, such that you're using a retail mach_kernel with the changes specified by the perl patches.

The first time you need to deal with this is after you create your Unibeast USB. You will need to patch the mach_kernel that is there using the perl scripts. It is hidden, so be aware of that...
 
If you're doing it correctly, you don't put the attached file anywhere. Instead you patch the retail mach_kernel with the perl scripts, such that you're using a retail mach_kernel with the changes specified by the perl patches.

The first time you need to deal with this is after you create your Unibeast USB. You will need to patch the mach_kernel that is there using the perl scripts. It is hidden, so be aware of that...

I managed to copy that zip file mach_kernel, extract it and replace to the USB Passport Im using for the boot. I see the Chimera choose screen, but when I hit the USB logo I still get the grey screen with Apples logo and it crashes again..

Dont think the boot: GraphicsEnabler=No -v -x, and PCIRootUID=0 commands works either..

Any more ideas Rehabman ?

Really like to have Maverics on the laptop, the reason I buyed it for... Without buying an expensive Macbokk Pro

:yawn:
 
I managed to copy that zip file mach_kernel, extract it and replace to the USB Passport Im using for the boot. I see the Chimera choose screen, but when I hit the USB logo I still get the grey screen with Apples logo and it crashes again..

That's not what you're supposed to do. You're supposed to patch the stock mach_kernel with the perl patches. But what I think you did will get you going too (just without XCPM).

I take it you have avoided the instant reboot and are now to the point of troubleshooting getting to the installer.

Dont think the boot: GraphicsEnabler=No -v -x, and PCIRootUID=0 commands works either..

If you have nvidia, you must remove the nvidia kexts from the USB (GeForce*, NVDA*).
And you should boot with IGPEnabler=No -x -v
 
That's not what you're supposed to do. You're supposed to patch the stock mach_kernel with the perl patches. But what I think you did will get you going too (just without XCPM).

I take it you have avoided the instant reboot and are now to the point of troubleshooting getting to the installer.



If you have nvidia, you must remove the nvidia kexts from the USB (GeForce*, NVDA*).
And you should boot with IGPEnabler=No -x -v


the perl patches, is those all 4 codes on your thread:?
# for xpcm related panic/reboot 10.9 kernelperl -pi -e 's|\x74\x6c(\x48\x83\xc7\x28\x90\x8b\x05\x5e\x30\x5e\x00\x85\x47\xdc)\x74\x54(\x8b\x4f\xd8\x45\x85\xc0\x74\x08\x44\x39\xc1\x44\x89\xc1)\x75\x44(\x0f\x32\x89\xc0\x48\xc1\xe2\x20\x48\x09\xc2\x48\x89\x57\xf8\x48\x8b\x47\xe8\x48\x85\xc0\x74\x06\x48\xf7\xd0\x48\x21\xc2\x48\x0b\x57\xf0\x49\x89\xd1\x49\xc1\xe9\x20\x89\xd0\x8b\x4f\xd8\x4c\x89\xca)(\x0f\x30\x8b\x4f\xd8\x0f\x32\x89\xc0\x48\xc1\xe2\x20\x48\x09\xc2\x48\x89\x17\x48\x83\xc7\x30\xff\xce)\x75\x99(\x5d\xc3)\x90{7}|\x74\x73${1}\x74\x5b${2}\x75\x4b${3}\x66\x81\xf9\xe2\x00\x74\x02${4}\x75\x92${5}|g' mach_kernel



And how to I patch this exactly?



Im noob sure I know it :) Wish you could be here help me and I would provide you with one beer
:)
 
the perl patches, is those all 4 codes on your thread:?
# for xpcm related panic/reboot 10.9 kernelperl -pi -e 's|\x74\x6c(\x48\x83\xc7\x28\x90\x8b\x05\x5e\x30\x5e\x00\x85\x47\xdc)\x74\x54(\x8b\x4f\xd8\x45\x85\xc0\x74\x08\x44\x39\xc1\x44\x89\xc1)\x75\x44(\x0f\x32\x89\xc0\x48\xc1\xe2\x20\x48\x09\xc2\x48\x89\x57\xf8\x48\x8b\x47\xe8\x48\x85\xc0\x74\x06\x48\xf7\xd0\x48\x21\xc2\x48\x0b\x57\xf0\x49\x89\xd1\x49\xc1\xe9\x20\x89\xd0\x8b\x4f\xd8\x4c\x89\xca)(\x0f\x30\x8b\x4f\xd8\x0f\x32\x89\xc0\x48\xc1\xe2\x20\x48\x09\xc2\x48\x89\x17\x48\x83\xc7\x30\xff\xce)\x75\x99(\x5d\xc3)\x90{7}|\x74\x73${1}\x74\x5b${2}\x75\x4b${3}\x66\x81\xf9\xe2\x00\x74\x02${4}\x75\x92${5}|g' mach_kernel



And how to I patch this exactly?



Im noob sure I know it :) Wish you could be here help me and I would provide you with one beer
:)

There are 4 patches total. And the purpose is clearly stated. There are two for 10.9 and two for 10.8.5.

The way you use them is from Terminal (perl is a command line program). You must have vanilla mach_kernel in a directory of your choosing. Let's say you copy it to your desktop, for example:

Code:
# in Terminal
cd ~/Desktop
perl ... patch #1 xcpm... mach_kernel
perl ... patch #2 lapic... (if necessary)... mach_kernel

After that patched mach_kernel is now on your desktop instead of vanilla (it has been changed by the perl patches). You can then copy it to your USB in the root. For example:
Code:
cd ~/Desktop
# assuming your USB is called installer
sudo cp mach_kernel /Volumes/installer/mach_kernel
 
Status
Not open for further replies.
Back
Top