Jump to content
10 posts in this topic

Recommended Posts

Hi there,

I was just wondering if anybody knew of a fix for the very low screen resolution (1024x768) I am encountering post install of leo4all 4.1 .

I have the Nvadia Geforce 7150m graphics card.

Any help will be greatly appreciated..

Thankyou.

 

Before you do this, know your full resolution. Test it in Darwin at boot.

 

"Graphics Mode"="1280x1024x32"

With Captital G and M and QUOTES!

 

if it works, than add it to the plist.

 

Ok, Find the Com.Apple.Boot.plist

(/Library/Preferences/SystemConfiguration/com.apple.Boot.plist)

 

Drag it to the desktop, open it, then add this:

 

<key>Graphics Mode</key>
<string>1280×1024×32</string>

 

Add Graphics Mode (Use Caps on first letters) inbetween <key></key>

and your resolution between <string> Example: 1680x1050x32 32 being the color depth.

 

Save and place back. Reboot.

I have tried doing this in the darwin boot but nothing happens.

I have tried installing various kext files but once I have reebooted it says "please restart your machine". I try to restart and keep on getting the same message.

Thankyou for you help.

I have tried doing this in the darwin boot but nothing happens.

I have tried installing various kext files but once I have reebooted it says "please restart your machine". I try to restart and keep on getting the same message.

Thankyou for you help.

 

What is your MOBO spec/chipset?.............you need to make the appropriate choices in Customise Menu during OS X installation......

 

Did you install video drivers when installing OS X......if so,

 

1. After rebooting by typing -s at the boot: prompt and waiting for the prompt

:/ root# to appear, type each of the following lines, followed by Enter and then waiting for :/ root# to re-appear:

 

mount -uw /

rm -rf /System/Library/Extensions/GeForce.kext

rm -rf /System/Library/Extensions/Ge*.kext

rm -rf /System/Library/Extensions/NV*.kext

 

followed finally by exit.

 

"logout" will then appear on screen followed by "Jettisoning kernel linker" and the rest of the verbose booting screen, resulting in successful booting into the OS X Welcome screen and music.....

 

2. The System Profiler shows under Graphics/Displays, 1024x768 resolution 32-bit Color depth and 32MB VRAM with Software Driven CI and QE Not Supported, and against Kernel Extension Info: No kext loaded

 

Then, until a proper driver is available for your integrated graphics, you can run in VESA mode without hardware CI/QE.....as follows:

 

Modify the com.apple.Boot.plist file as follows:

 

1. Go to the Terminal, and at the $ prompt, type in

 

sudo nano /Library/Preferences/SystemConfiguration/com.apple.Boot.plist

 

2. Enter your password when requested. Use the arrow keys on the keyboard to move the cursor within the Terminal window.

 

3. Type in (without any spaces anywhere except where there are spaces)

 

"Graphics Mode"="1280x1080x32@60" BUT using your display resolution.....

between <string> and </string> under <key>Kernel Flags</key>.

 

4. Move the cursor the Terminal window down until it no longer moves, then press Ctrl O and then Enter, to save the modified com.apple.Boot.plist file.

 

5. Press Ctrl X to Exit and type "exit" at the $ prompt to log out of the Terminal and then close and quit Terminal.

My MOBO is a Quanta 30CF and chipset is nVadia nForce 560 (System specs at bottom)

Thanks verdant im going to give it a whirl soon.

Just wondering I have my laptop connected to a Samsung 22" External Display. Which is 1680 by 1050 and my laptop is 1280 by 800. What do I need to do in order for dual screening?

Thankyou very much for your help and patience.

 

System Specs:

Computer: HP Pavillion dv6500 (Laptop)

MOBO: Quanta 650F

Chipset: NVIDIA nForce 560

CPU: AMD Turion 64x2 Mobile TL-58

Internal HD: ST9160821AS ATA Device

External HD: Western Digital 1tB (USB2)

Partition: Partition on EXT HD called MAC OSX in FAT32

Current OS: Windows Vista Home Premium

Graphics Card: NVIDIA MCP67M

Verdant:

I have followed your instructions carefully and I have edited the com.apple.Boot.plist file in BBedit. When I boot Leo4all up it just crashes on me and restarts the computer. I have tried doing it with out the @60 (refresh rate), it boots but the screen res didn't change.

As for the kexts it installed successfully.

Please help me! I'm getting so frustrated!!!

Any help would be greatly appreciated.

Thankyou....

×
×
  • Create New...