rednose Posted November 27, 2011 Share Posted November 27, 2011 Hello Forum members, After trying to install Lion on my Point of View ION 330, I pretty much succeeded. I got QE/Ci working in all of the following ways: graphicsenabler=y combined with Chameleon r1684 graphicsenabler=y combined with Chimera 1.6.0 (highest FPS in OpenGL Ext. viewer) graphicsenabler=n combined with added dev ids in NVDANV50Hal.kext and NVDAResman.kext + NVEnabler.kext Currently I'm using the second option (Chimera) as the performance is the best i could get. The problem I'm experiencing with all of the options mentioned above, is that I can't get hardware acceleration working in Plex, VLC, Boxee (I know the settings for enabling HW acc in these apps). In my osx86 10.6.8 installation I have fluent 1080p playback and I'd really like my Lion 10.7.2 to do the same. Can someone help me find the solution to my problem? Link to comment https://www.insanelymac.com/forum/topic/272735-1072-ion-9400m-with-qeci-no-hw-acc-hd-video/ Share on other sites More sharing options...
rednose Posted November 29, 2011 Author Share Posted November 29, 2011 I tried to boot without FakeSMG and rely on some DSDT i made earlier, but it didn't turn out well. If you know how to fix it, or if you have some idea where to look, please tell. Link to comment https://www.insanelymac.com/forum/topic/272735-1072-ion-9400m-with-qeci-no-hw-acc-hd-video/#findComment-1774435 Share on other sites More sharing options...
iLeopod Posted November 29, 2011 Share Posted November 29, 2011 The card must maybe recognized as a mac like 9400m. I have an netbook with ion and graphics via efi-string <key>PciRoot(0x0)/Pci(0x10,0x0)/Pci(0x0,0x0)</key> <dict> <key>@0,AAPL,boot-display</key> <string></string> <key>@0,NVDA,UnderscanMin</key> <string>0x00000055</string> <key>@0,backlight-control</key> <string>0x00000001</string> <key>@0,built-in</key> <string></string> <key>@0,compatible</key> <string>NVDA,NVMac</string> <key>@0,connector-type</key> <string>0x00000002</string> <key>@0,device_type</key> <string>display</string> <key>@0,display-cfg</key> <string>0x00030103</string> <key>@0,fboffset</key> <string>0x00010000</string> <key>@0,name</key> <string>NVDA,Display-A</string> <key>@0,use-backlight-blanking</key> <string></string> <key>@1,NVDA,UnderscanMin</key> <string>0x00000055</string> <key>@1,can-hot-plug</key> <string></string> <key>@1,compatible</key> <string>NVDA,NVMac</string> <key>@1,device_type</key> <string>display</string> <key>@1,display-cfg</key> <string>0x0100ffff</string> <key>@1,name</key> <string>NVDA,Display-B</string> <key>AAPL,aux-power-connected</key> <string>0x00000001</string> <key>AAPL,backlight-control</key> <string>0x00000001</string> <key>AAPL00,blackscreen-preferences</key> <string>0x08000000</string> <key>AAPL01,blackscreen-preferences</key> <string>0x08000000</string> <key>NVCAP</key> <data> BAAAAAAAAQAOAAAAAAAACgAAAAA= </data> <key>NVDA,Features</key> <string>0x00b906ff</string> <key>VRAM,totalsize</key> <string>0x20000000</string> <key>device_type</key> <string>NVDA,Parent</string> <key>graphic-options</key> <string>0x00000004</string> <key>model</key> <string>NVIDIA GeForce 9400M</string> <key>rom-revision</key> <string>0x37323433</string> <key>subsystem-id</key> <string>0x000000b9</string> </dict> This will not work for u because of stuff for integrated display but I assume that on of these: <string>NVIDIA GeForce 9400M</string> <key>rom-revision</key> <string>0x37323433</string> <key>subsystem-id</key> <string>0x000000b9</string> values is important for the card to be recognized as HW acc. capable. Link to comment https://www.insanelymac.com/forum/topic/272735-1072-ion-9400m-with-qeci-no-hw-acc-hd-video/#findComment-1774455 Share on other sites More sharing options...
rednose Posted November 29, 2011 Author Share Posted November 29, 2011 iLeopod, thank you for your reply! Still no luck though. I tried the following: I started with graphicsenabler=y. Exported the current injection using Lizard. Replaced model, rom-rev, subsys-id of the generated plist with your part converted to hex added to org.chameleon.Boot.plist Disabled graphicsenabler UI seems even faster, but still no full hd playback I also tried your complete plist content, same thing: faster UI, no HW acc Link to comment https://www.insanelymac.com/forum/topic/272735-1072-ion-9400m-with-qeci-no-hw-acc-hd-video/#findComment-1774512 Share on other sites More sharing options...
vjkevlar Posted April 2, 2012 Share Posted April 2, 2012 Any updates on this? I have an ion running 10.7.2 as well and would love to see full acceleration! Link to comment https://www.insanelymac.com/forum/topic/272735-1072-ion-9400m-with-qeci-no-hw-acc-hd-video/#findComment-1810343 Share on other sites More sharing options...
iLeopod Posted April 2, 2012 Share Posted April 2, 2012 Maybe APPLE Subsystem-ID is also needed: 0x106b. Link to comment https://www.insanelymac.com/forum/topic/272735-1072-ion-9400m-with-qeci-no-hw-acc-hd-video/#findComment-1810393 Share on other sites More sharing options...
Recommended Posts