Jump to content

ASUS U30JC Need help with Display Resolution


freighthog
 Share

1 post in this topic

Recommended Posts

I have a Asus U30JC notebook with the same GPU, I’ve tried almost every thing I read but still can’t get SL to recognize it properly. I am stuck with a display resolution of 1024X768 :hysterical: . I am sure there are a lot of people including my self who would really appreciate your help. Here what I see in Profiler and my Specs. I am currently running IATKOS 10.6.3, when I tried to upgrad my notebook it hung after “DMOS had arrived”. I am dual booting windows 7 64Bit using EasyBDC and Chameleon 2 rc4. Everything works except video and Wifi.

All help tips ideas will be appreciated IF someone has an idea how I can get the default resolution of 1366 x 768@60MHz

 

For those of you who aren’t up and running yet, here’s that I did. I tried several other bootloader but the only one that worked was iATKOS s3 v2.

 

to boot an i5-520M with all 2 cores active.7 (if you're running into reboot issues) your boot options would be "busratio=18". You may optionally specify "cpus=8" in addition to busratio.

 

Customization

In order to start the installation and to get my notebook up and running

I did not uncheck the default options.

Additionally selected these options

1) Modified Kernels “qoopz 10.3.0”

2) Bootloader Options “Graphics Enabler”

3) SATA/IDE “AHCI SATA”

4) PS/2 “Voodoo PS/2”

5) Enablers “NVEnabler”

6) CPU Power Management “Voodoo Power”

7) Laptop Hardware “Voodoo Battery”

8) Laptop Hardware “Card Reader".

 

1. Post installation: Busratio

Thanks to BountyX and wikipedia, we have these values in a nice table. Just find your CPU type.

under Voodoo 9 So, for example, to boot an i5-520M with all 2 cores active.7 (if you're running into reboot issues) your boot options would be "busratio=18". You may optionally specify "cpus=8" in addition to busratio.

 

To make this permanent, you have to edit a string file in com.apple.Boot.plist . To edit open up a terminal and type:

 

CODE:

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

 

and find the following string:

 

CODE:

<key>Kernel Flags</key>

<string></string>

 

Change to (change busratio value to match your i5 version):

 

CODE:

<key>Kernel Flags</key>

<string>busratio=12</string>

 

 

A Big Thanks

 

:hysterical::hysterical:

Display:

 

Type: GPU

Bus: PCIe

PCIe Lane Width: x16

Vendor: NVIDIA (0x10de)

Device ID: 0x0a72

Revision ID: 0x00a2

Displays:

Display Connector:

 

Display:

 

Type: GPU

Bus: Built-In

VRAM (Total): 64 MB of Shared System Memory

Vendor: Intel (0x8086)

Device ID: 0x0046

Revision ID: 0x0018

Kernel Extension Info: No Kext Loaded

Displays:

Display:

Resolution: 1024 x 768

Pixel Depth: 32-Bit Color (ARGB8888)

Main Display: Yes

Mirror: Off

Online: Yes

 

:blink:

Motherboard Name: Asus U30JC Series Notebook.

CPU Type: - Intel Core i5 Processor i5-450M (3MB Cache, 2.4GHz, with Turbo Boost b up to 2.66GHz)

Motherboard Chipset: Intel Ibex Peak-M HM55, Intel Ironlake-M.

System Memory: - 4096 MB DDR3-RAM.

Video Adapter: NVIDIA GeForce 310M (512 MB).

3D Accelerator: Intel GMA HD.

Audio Adapter: Intel HDMI @ Intel Ibex Peak PCH - HD Audio Controller.

Audio Adapter: Realtek ALC269 @ Intel Ibex Peak PCH - HD Audio Controller.

IDE Controller: Intel® PCHM SATA AHCI Controller 4 Port.

Disk Drive: ST9500325AS (500 GB, 5400 RPM, SATA-II).

Mouse: ELAN PS/2 Port Smart-Pad.

Network Adapter: Atheros AR8131 PCI-E Gigabit Ethernet Controller.

Network Adapter: Atheros AR9285 Wireless Network Adapter.

Network Adapter: Bluetooth Device (Personal Area Network).

DMI BIOS Vendor: American Megatrends Inc.

Link to comment
Share on other sites

 Share

×
×
  • Create New...