Contribute
Register

How to make Intel HD 4400 work ?

Status
Not open for further replies.
i didnt suggest a laptop framebuffer
Actually, you did. Your attached config.plist injects ig-platform-id=0x0a260006, a laptop framebuffer. If you want to help someone, it is best to have knowledge of the subject before replying.
 
edit: nevermind
 
+1 for this?

Is there any success on getting this to work?

Thanks.
 
using i3-4130 with hd 4400 and chameleon boot loader

added into plist
<key>GraphicsEnabler</key><string>Yes</string>
<key>IGPEnabler</key>
<string>Yes</string>
<key>IGPlatformID</key>
<string>04260000</string>
<key>IntelAzulFB</key>
<string>10</string>
<key>Graphics Mode</key>
<string>1920x1080x32</string>


from unknown to now recognised as
Intel HD Graphics 64MB of Shared System Memory
Seems like it does not matter what string i put into those values, no differences at all

It is still jerky, i suppose there is no hardware acceleration

Anyone managed to get hd4400 working?
 
<key>IGPlatformID</key>
<string>04260000</string>
<key>IntelAzulFB</key>
<string>10</string>
Try:
Chimera: IGPlatformID=0D220003
or
Chameleon: IntelAzulFB=10
Not both.

FYI: Chimera/IGPlatformID/0D220003 = Chameleon/IntelAzulFB/10
 
using i3-4130 with hd 4400 and chameleon boot loader

added into plist
<key>GraphicsEnabler</key><string>Yes</string>
<key>IGPEnabler</key>
<string>Yes</string>
<key>IGPlatformID</key>
<string>04260000</string>
<key>IntelAzulFB</key>
<string>10</string>
<key>Graphics Mode</key>
<string>1920x1080x32</string>


from unknown to now recognised as
Intel HD Graphics 64MB of Shared System Memory
Seems like it does not matter what string i put into those values, no differences at all

It is still jerky, i suppose there is no hardware acceleration

Anyone managed to get hd4400 working?

using below plist

<key>GraphicsEnabler</key>
<string>Yes</string>
<key>IGPEnabler</key>
<string>Yes</string>
<key>IntelAzulFB</key>
<string>10</string> ---does not seem to matter what number i put in, no differences
<key>Graphics Mode</key>
<string>1920x1080x32</string>

using chameleon it is able to recognised as
Intel HD Graphics 64MB of Shared System Memory

now tried using chimera 2.2.1 with below plist

<key>GraphicsEnabler</key>
<string>Yes</string> --Yes or No does not seems to make any differences, no sure which to set, only using intel hd 4400 gip
<key>IGPEnabler</key>
<string>Yes</string>
<key>Graphics Mode</key>
<string>1920x1080x32</string>
<key>IGPlaformID</key>
<string>0D220003</string> --

always recognised as unknown 64MB of Shared System Memory
hd4400 device id 0x041e revision id 0x0006 no kext loaded



Toleda, do u know what can be done to resolve it and make it work with QE/CI or kext loaded
 
using chameleon it is able to recognised as
Intel HD Graphics 64MB of Shared System Memory
Your reply says Chameleon is working. The IntelAzulFB value does matter, 10 is the desktop framebuffer.
 
Yes in chameleon using IntelAzulFB value 8 to 12 while testing, it will recognised as
Intel HD Graphics 64MB of Shared System Memory, have not test other value as i see no point.
There is no hardware acceleration and no kext loaded. Suppose to be recognise
as
Intel HD 4400 Graphics 64MB(more) of Shared System Memory

Using chimera, it is worse, always detect
as unknown 64MB of Shared System Memory
Guess what, i just update it to 10.9.2 and it become "Unknown 7mb"
using chameleon again will detect as Intel HD Graphics 7MB
computer bios not change, value still put as 64mb, i set 1024mb it still show 7mb

technically hd 4400 and hd 4600 is same core only 4600 is 200 mhz faster
 
Here u go
hardware acceleration? while scrolling webpage it flickers
 

Attachments

  • ioreg.ioreg
    1.4 MB · Views: 216
Status
Not open for further replies.
Back
Top