Jump to content
2 posts in this topic

Recommended Posts

Hello.

I just installed the iDeneb 1.4 on my computer. It was a little difficult :D

Now, almost everything is OK, the sound, the USBs are working great.

The only problem I have is the screen resolution. I can't set to my monitor's native res(1440*900). In the monitor settings there is only 1 choice: 1024*768.

There is a solution? Or this is because there is no driver for HD4600 series?

Pls Help:)

 

(Sry for bad english)

As far I searched, your drivers aren't available yet. However, to change the screen to whatever you want, add this to com.apple.Boot.plist:

 

<key>Graphics Mode</key>

<string>1440x900x32@60</string>

If you do not know how to edit Boot.plist, do the follow:

Boot with -s and type the follow commands:

 

fsck -fy

mount -uw /

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

Add the Graphics Mode and press Control-X to save and exit. Then type Reboot to affect the changes.

 

Thanks.

×
×
  • Create New...