Contribute
Register

SB Intel HD 2000/3000 Onboard Graphics! [TESTING COMPLETE]

Status
Not open for further replies.
Re: SB Intel HD 2000/3000 Onboard Graphics Testing! [DOWNLOAD]

Anyone found any info about the Transcript Offline error? Atleast what might be causing it ?
 
Re: SB Intel HD 2000/3000 Onboard Graphics Testing! [DOWNLOAD]

AshleyAshes said:
tonymacx86 said:
DSDT-Free 2 Kext edit method
I verified that this DSDT-free method also works! Check it out!
http://www.tonymacx86.com/viewtopic.php ... 67&start=0

Tony, I'm unable to start the Lion installer partition due to the HD 3000 issue. Will there be a way to get the Lion installer to start via this method as well?

I copyed my lion intel hd video drivers with my card id to lion linstall and fixed permission/cache then got half a screen of the install. I also had no keyboard & mouse on my labtop but usb worked so I used usb keyboard.
 
Re: SB Intel HD 2000/3000 Onboard Graphics Testing! [DOWNLOAD]

I know my setup is not SB Intel but for curiosity's sake, I removed my GT240 card, and plug my monitors into the DVI and VGA ports of my Intel mobo (LGA775, G33video) and what do you know it worked! (this is without installing any additional kexts). Max res is 1600x1200, but no QE/CI. Dual monitors work, but right now only mirroring.

Maybe with the right kexts, I can make this work 100% with desktop spanning and QE/CI.

I'll try tony's new kexts to see if it will work on my setup.

Intel-onboard-video.png
 

Attachments

  • Intel-onboard-video.png
    Intel-onboard-video.png
    54.8 KB · Views: 571
Re: SB Intel HD 2000/3000 Onboard Graphics Testing! [DOWNLOAD]

All works.

But max resolution is 1600*1200.
Need 1920*1200.

key>Graphics Mode</key>
<string>1920x1200x32</string> didn't help...
 
Re: SB Intel HD 2000/3000 Onboard Graphics Testing! [DOWNLOAD]

I've used 8400gs but it was too slow so I wanted to use HD 3000. I tested several times but always failed with 'SNB framebuffer not show up ~' on the last booting (black text ) screen ( with option -v).
But I found someone said that is a bug of chameleon so I installed ( replaced /boot with ) the newest chameleon (Chameleon-2.0-RC5-r1229 ). after that the error above disappeared. oh good !!! but I met another error that is ' Buffer pool allocate ~' and screen stopped. BUT it seems the systems was working at that time but only the screen was stopping I think. anyway I disappointed but rebooted it again then I got full hd 3000 with h/w support. Oh ~

---------------------------------------------
Chipset Model: Unknown
Type: GPU
Bus: Built-In
VRAM (Total): 512 MB
Vendor: Intel (0x8086)
Device ID: 0x0116
Revision ID: 0x0009
Displays:
Acer E211H:
Resolution: 1920 x 1080 @ 60 Hz
Pixel Depth: 32-Bit Color (ARGB8888)
Display Serial Number: Q270W0014310
Main Display: Yes
Mirror: Off
Online: Yes
Rotation: Supported
Display Connector:
Status: No Display Connected
Display Connector:
Status: No Display Connected



----------------
AppleIntelHDGraphics:

Version: 7.2.9
Last Modified: 6/24/11 2:14 AM
Get Info String: AppleIntelHDGraphics 7.2.9
Kind: Intel
Architectures: i386, x86_64
64-Bit (Intel): Yes
Location: /System/Library/Extensions/AppleIntelHDGraphics.kext
Kext Version: 7.0.2
Load Address: 0xffffff7f80c5d000
Valid: Yes
Authentic: Yes
Dependencies: Satisfied


-------------
AppleIntelSNBGraphicsFB:

Version: 7.2.9
Last Modified: 7/25/11 9:46 PM
Get Info String: AppleIntelSNBGraphicsFB 7.2.9
Kind: Intel
Architectures: i386, x86_64
64-Bit (Intel): Yes
Location: /System/Library/Extensions/AppleIntelSNBGraphicsFB.kext
Kext Version: 7.0.2
Load Address: 0xffffff7f80b82000
Valid: Yes
Authentic: Yes
Dependencies: Satisfied



-----------------------------------------------------
Here's what I done.

1. replaced AppleIntelSNBGraphicsFB.kext with modified one
BUT I didn't change Info.plist inside the kext above ( I copied original one before then compared both with 'diff unix command' )

2. modified DSDT file to change device id of hd 3000 to 0116

3. I don't know whether /Extra/smbios.plist is related. mine is
<plist version="1.0">
<dict>
<key>SMfamily</key>
<string>MacBook Pro</string>
<key>SMproductname</key>
<string>MacBookPro8,1</string>
<key>SMboardproduct</key>
<string>Mac-94245B3640C91C81</string>
<key>SMserial</key>
<string>C02F93FQDH2G</string>
<key>SMbiosversion</key>
<string>MBP81.0047.B0E</string>
</dict>
</plist>

mine is using DVI port with 1080p monitor .
 
Re: SB Intel HD 2000/3000 Onboard Graphics Testing! [DOWNLOAD]

Hi

The Lion DP4 do not have QE/Cl in my system:
ASROCK Z68 EX4, i7 2600K, Graphics HD3000.

First I installed Chamelon then installed DP4. I have already added HD3000 code'0x1228086' into S/L/E/AppleIntelSNBGraphicsFB.kext etc, DP4 can figuired out intel HD3000 but only with 64M cache, the definition keep 1024X768, not adjustable. My Dell U2311H can not be identified as the monitor.

I tried to revise DSDT.aml, however the code here, for Giga, is not the same as for ASROCK. Since this is the first time to revise the DSDT, I have already spent many time to figuire out the code. However still need to learn.

can anyone help me to add the HD3000 code into my attached DSDT.aml.

Thanks,
 

Attachments

  • dsdt.aml
    31.9 KB · Views: 184
Re: SB Intel HD 2000/3000 Onboard Graphics Testing! [DOWNLOAD]

Why not just use a EFI-String for Intel HD3000?
No more worries! :)


<key>device-properties</key>
<string>600000000100000001000000540000000100000002010c00d041030a000000000101060000027fff04001e00
00004100410050004c002c006f0073002d0069006e0066006f0000001800000030490111111108000001f01f01000000
10070000</string>
 
Re: SB Intel HD 2000/3000 Onboard Graphics Testing! [DOWNLOAD]

Daviderr said:
yoyoyo1 said:
Any hope on Intel HD 2000? I havn't seen anyone post a success story yet.
 
Re: SB Intel HD 2000/3000 Onboard Graphics Testing! [DOWNLOAD]

macMag said:
Daviderr said:
yoyoyo1 said:
Any hope on Intel HD 2000? I havn't seen anyone post a success story yet.

And what's the meaning of transcript offline error?
Please kindly help :)
Have been working on this issue for a week...
 
Re: SB Intel HD 2000/3000 Onboard Graphics Testing! [DOWNLOAD]

I have edit my dsdt but with no success. The device ID is listet correct and the kexts are all stock but if i plug in my DVI cable system hangs. The Card is also not listet in sys-profiler.
 

Attachments

  • 2.png
    2.png
    113 KB · Views: 423
  • 1.png
    1.png
    112.2 KB · Views: 427
Status
Not open for further replies.
Back
Top