asdfasdfasdfasdfasdfasdfas Posted January 23, 2008 Share Posted January 23, 2008 asdfasdf Link to comment https://www.insanelymac.com/forum/topic/83245-force-resolution-without-drivers/ Share on other sites More sharing options...
iScott Posted January 23, 2008 Share Posted January 23, 2008 I can get 1280x1024 if you would like. here is the way: 1. Go to Library/Preferences and right click on System Configuration then click on the little lock on the bottom, give password then make all privileges "Read & Write". Click on the + and add yourself with Read & Write. close and then open up System Configuration file. In system configuration do the same to com.apple.boot.plist. After all that close and reopen com.apple.boot.plist and it is time to edit it. When you open it, it will look like this: <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">'>http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>Kernel</key> <string>mach_kernel</string> <key>Kernel Flags</key> <string></string> <key>Timeout</key> <string>5</string> </dict> </plist> It needs to look like this: <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>Kernel</key> <string>mach_kernel</string> <key>Kernel Flags</key> <string>"Graphics Mode"="1280x1024x32"</string> <----------- This is where you put "Graphics Mode"="1280x1024x32",with quotes <key>Timeout</key> <string>5</string> </dict> </plist> That is the best you can get w/out a driver in VESA mode. Link to comment https://www.insanelymac.com/forum/topic/83245-force-resolution-without-drivers/#findComment-591300 Share on other sites More sharing options...
macmarsyl Posted April 22, 2008 Share Posted April 22, 2008 Hi, I have in my Toshiba laptop a Mobility Radeon X1200M. Due to the lack of suitable kexts for it (maybe I'm wrong?) I have tried to force the resolution to the monitor's native 1440x900 (aspect ratio 16:10), editing the boot.plist file. Unfortunately I have obtained only 1152x864 (4:3). Do you know if there is some way to force 16:10 resolutions in VESA mode? Thanx. Link to comment https://www.insanelymac.com/forum/topic/83245-force-resolution-without-drivers/#findComment-719636 Share on other sites More sharing options...
diogo_c Posted July 18, 2008 Share Posted July 18, 2008 i`d like to know that too, i forced my resolution on the boot.plist but couldnt get the right ratio for my wide-screen lcd. ideas? thx! Link to comment https://www.insanelymac.com/forum/topic/83245-force-resolution-without-drivers/#findComment-824605 Share on other sites More sharing options...
mac_maestro Posted July 19, 2008 Share Posted July 19, 2008 When you boot and the Darwin bootloader screen comes up, hit F8 for options before the countdown runs out. Then type a question mark at the prompt and hit return. Scroll through the next page or two and it will tell you exactly how to force a certain resolution at startup. you don't need to alter your boot files, so you can try a bunch of different resolutions until you find one that makes you happy. Best of luck Link to comment https://www.insanelymac.com/forum/topic/83245-force-resolution-without-drivers/#findComment-824730 Share on other sites More sharing options...
diogo_c Posted July 19, 2008 Share Posted July 19, 2008 thx mate! Link to comment https://www.insanelymac.com/forum/topic/83245-force-resolution-without-drivers/#findComment-825371 Share on other sites More sharing options...
solidus636 Posted July 20, 2008 Share Posted July 20, 2008 hey, i have the same problem...only mines a little bigger. whenever i try to change boot peramiters, it blinks after i press enter and doesn't change anything... none of the parameters i put in are booted, unless its something like -x or -v...and on the last time i tried -x...it froze... so..any help? Link to comment https://www.insanelymac.com/forum/topic/83245-force-resolution-without-drivers/#findComment-826133 Share on other sites More sharing options...
Neo the Two Posted January 7, 2010 Share Posted January 7, 2010 im trying the same thing; doesnt work at all for me. i enter >>>"Graphics Mode"="1440x900x32"<<< as a boot flag, but it doesnt even change the resolution at all. still just 1024x768. EDIT: oh and i tried manually entering it during the boot: prompt itself. if i leave it at just 1440x900x32 then it will boot into a slightly larger 4:3 resolution (WTF!?!?!?!!), and if i try 1440x900x32@60 then it just restarts; didly squat is accomplished. yay. *longsigh* Link to comment https://www.insanelymac.com/forum/topic/83245-force-resolution-without-drivers/#findComment-1378660 Share on other sites More sharing options...
cclloyd9785 Posted January 19, 2010 Share Posted January 19, 2010 Thats the exact same for me. Iv tried a few options x16 colors: 1280x768 1360x768 1366x768 (monitor native) And the same ones for x32 colors. They all came out 1024x768x32 Link to comment https://www.insanelymac.com/forum/topic/83245-force-resolution-without-drivers/#findComment-1389194 Share on other sites More sharing options...
Recommended Posts