248 replies to this topic
#61
Posted 28 October 2010 - 02:46 AM
Guys, maybe it's the problem with the Intel GMA 3150. Check out this link http://www.meklort.com/?p=188
As the author writes: Is it possible to run the chip X3150 to the maximum resolution. You need to check whether this is so.
As the author writes: Is it possible to run the chip X3150 to the maximum resolution. You need to check whether this is so.
#62
Posted 28 October 2010 - 06:13 PM
resolution has never been an issue, you just need to edit the apple.com.boot.plist and put whatever resolution you want
#63
Posted 30 October 2010 - 04:47 PM
H17737, on Oct 28 2010, 07:13 PM, said:
resolution has never been an issue, you just need to edit the apple.com.boot.plist and put whatever resolution you want
well as far as i was aware you could only set 4:3 resolutions that are suported nativly (1024x768 800x600 1280x1024) not any custom resolution ?
as i have tryed this with various resolutions and non work even 1366x768.
they next standerd res higher than 1024x768 is 1280x1024 which as u can see is 2 large verticly for the sceen.
just my experience
#64
Posted 01 November 2010 - 10:22 AM
maybe, I'm not sure and don't have a hackintosh anymore
But when I had my brand new 4870 GPU, which didn't have kexts yet, I remember I could use whatever resolution I wanted. Plus, I'm pretty sure 1366x768 is standard, I think it's used in the new Macbook Airs
But when I had my brand new 4870 GPU, which didn't have kexts yet, I remember I could use whatever resolution I wanted. Plus, I'm pretty sure 1366x768 is standard, I think it's used in the new Macbook Airs
#65
Posted 01 November 2010 - 12:13 PM
sorry i ment the vesa standerd compatability resolutions. which are as i listed above and couple lower 1s i looked thru the list that is shown by chameleon if u go to grafics options menu or what ever its labaled as. would be nice if there was a place u could edit those and add ur own res but i assume thats what chameleon does if it knows ur chipset ?
sorry new to this lol
but have managed to triple boot my 1215n now
osx win7 ubuntu 10.10 all working nicly even flash plays on osx aslong as its not HD lol would just love some video acceleration and native resolution to work 
any 1 know how to get rid of the merklot stop message about unknown chipset ?
sorry new to this lol
but have managed to triple boot my 1215n now
any 1 know how to get rid of the merklot stop message about unknown chipset ?
#66
Posted 04 November 2010 - 01:49 PM
#67
Posted 04 November 2010 - 03:12 PM
#68
Posted 04 November 2010 - 06:20 PM
#69
Posted 05 November 2010 - 01:06 AM
can you switch to ion ?
#70
Posted 05 November 2010 - 07:23 AM
So how do I make this file to work?
#71
Posted 05 November 2010 - 08:51 AM
#72
Posted 05 November 2010 - 02:22 PM
Ive installed os x into the second partition while keeping the original windows 7 installation.
When I install chameleon after os x installation is finished, It won't boot for some reason.
I can boot the installed os x partition when using the boot loader installed on the install usb stick.
However cant boot off the hard drive when using the chameleon installed on the same disk.
Is there any way to fix this? Thank!
When I install chameleon after os x installation is finished, It won't boot for some reason.
I can boot the installed os x partition when using the boot loader installed on the install usb stick.
However cant boot off the hard drive when using the chameleon installed on the same disk.
Is there any way to fix this? Thank!
#73
Posted 06 November 2010 - 08:05 PM
#74
Posted 07 November 2010 - 05:37 AM
Can some one please give me a guide to getting this to boot without the installer usb?
I can no longer dual boot nor boot off the hard drive without the usb. TRied reinstalling and everyting.
Thanks!
I can no longer dual boot nor boot off the hard drive without the usb. TRied reinstalling and everyting.
Thanks!
#75
Posted 07 November 2010 - 08:58 AM
Frosty the Snow man, on Nov 7 2010, 05:37 AM, said:
Can some one please give me a guide to getting this to boot without the installer usb?
I can no longer dual boot nor boot off the hard drive without the usb. TRied reinstalling and everyting.
Thanks!
I can no longer dual boot nor boot off the hard drive without the usb. TRied reinstalling and everyting.
Thanks!
use gparted cd to make mac is boot partion
and then if it isnt booted
install bootloader manual
#76
Posted 07 November 2010 - 01:02 PM
Mohamed Khairy, on Nov 5 2010, 02:20 AM, said:
not yet meklot mange to patch the other kext now framebuffer kext only patched
but it is good to work now with full reslution
when patcher is completed will collect all kexts and boot loader on bootCD
but it is good to work now with full reslution
when patcher is completed will collect all kexts and boot loader on bootCD
DSCN4219.jpg 458.31K
290 downloadsI used boot & modules in 10.6.5(10H568)
still no kext loaded
#77
Posted 07 November 2010 - 01:18 PM
#78
Posted 07 November 2010 - 01:40 PM
Mohamed Khairy, on Nov 7 2010, 09:18 PM, said:
use
arch=i386
arch=i386
in com.apple.Boot.plist
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com...yList-1.0.dtd">
<plist version="1.0">
<dict>
<key>GraphicsEnabler</key>
<string>yes</string>
<key>UseNvidiaROM</key>
<string>yes</string>
<key>VBIOS</key>
<string>Yes</string>
<key>Kernel</key>
<string>mach_kernel</string>
<key>Kernel Flags</key>
<string>arch=i386</string>
<key>EthernetBuiltIn</key>
<string>Yes</string>
<key>Graphics Mode</key>
<string>1366x768x32</string>
<key>Theme</key>
<string>Default</string>
<key>Timeout</key>
<string>5</string>
</dict>
</plist>
but still no kext loaded
and 1024x768x32
i used Chameleon
#79
Posted 07 November 2010 - 01:53 PM
hap, on Nov 7 2010, 01:40 PM, said:
in com.apple.Boot.plist
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com...yList-1.0.dtd">
<plist version="1.0">
<dict>
<key>GraphicsEnabler</key>
<string>yes</string>
<key>UseNvidiaROM</key>
<string>yes</string>
<key>VBIOS</key>
<string>Yes</string>
<key>Kernel</key>
<string>mach_kernel</string>
<key>Kernel Flags</key>
<string>arch=i386</string>
<key>EthernetBuiltIn</key>
<string>Yes</string>
<key>Graphics Mode</key>
<string>1366x768x32</string>
<key>Theme</key>
<string>Default</string>
<key>Timeout</key>
<string>5</string>
</dict>
</plist>
but still no kext loaded
and 1024x768x32
i used Chameleon
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com...yList-1.0.dtd">
<plist version="1.0">
<dict>
<key>GraphicsEnabler</key>
<string>yes</string>
<key>UseNvidiaROM</key>
<string>yes</string>
<key>VBIOS</key>
<string>Yes</string>
<key>Kernel</key>
<string>mach_kernel</string>
<key>Kernel Flags</key>
<string>arch=i386</string>
<key>EthernetBuiltIn</key>
<string>Yes</string>
<key>Graphics Mode</key>
<string>1366x768x32</string>
<key>Theme</key>
<string>Default</string>
<key>Timeout</key>
<string>5</string>
</dict>
</plist>
but still no kext loaded
and 1024x768x32
i used Chameleon
use boot.zip that on this page
#80
Posted 07 November 2010 - 02:08 PM
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users



Sign In
Create Account










