- InsanelyMac Forum
- Viewing Profile: Posts: Úll Mac
Úll Mac
Community Stats
- Group Members
- Active Posts 24
- Profile Views 500
- Member Title InsanelyMac Protégé
- Age Age Unknown
- Birthday Birthday Unknown
-
Gender
Not Telling
0
Neutral
In Topic: MSI Z77MA-G45 Worklog/Help Request
09 May 2013 - 04:07 PM
Hi, have an MSI Z77MA-G45 on order. Just checked msi website, latest bios version is 1.9 Can anyone confirm best of method of install for full functionality? Will be using with i5 2500k cpu for the moment and ati graphics so not bothered about intel hd graphics. I'd prefer a dsdt free install myself but would be very interested to hear your experiences with this board. Have previously used gigabyte boards with chimera / chameleon but again any opinions welcome.Thanks.
In Topic: [SOLVED] Post-Installation ML 10.8.3 on Acer Aspire 5740G
18 February 2013 - 02:55 AM
claver, on 08 February 2013 - 03:54 PM, said:
UPDATE 5: Now GPU and sleep work perfectly! See first topic for the instructions.
Thanks to mmon for the suggestion.
Thanks to mmon for the suggestion.
Hi, my acer 7741g , ati 5470 512mb , core i3 350m , 1600x900 native screen res.
Mountain Lion not reading edid .
Have modified connectors and with ge=yes have full accereraltion thru vga and hdmi but black screen on lvds
Tried everything,force edid, dsdt edits, connector edits, bootloaders but never got anywhere.
Have edid extracted with aida 64 windows 7 , have to assume it's correct.
Is there anything in clover that could help?
In Topic: Video driver help on Acer 7741g
07 January 2013 - 06:29 PM
Ray890, on 03 January 2013 - 10:21 PM, said:
Hi, I have an Acer 7741G laptop (ATI Radeon HD 5470m, 1600x900 resolution, i5 sandy bridge), I installed iATKOS L2 (OSX 10.7.2), and I need help getting the proper video drivers for it.
When I first turn it on, it doesn't display video properly until I turn off GraphicsEnabler. Once off, I can see video in 1024x768 only, the video is slow performance (as expected with non-proper/generic video drivers), and the OS says my graphics card is "display 3mb".
I tried following the two pieces of instructions in this link: http://www.osx86.net...on_hd_5470.html (editing instead "org.chameleon.Boot.plist" because that appears to be the OSX lion version of "Com.Apple.Boot.plist"), and it didn't seem to do anything, except for turning 'GraphicsEnabler' back on, which I afterwords disabled via boot loader options.
When I first turn it on, it doesn't display video properly until I turn off GraphicsEnabler. Once off, I can see video in 1024x768 only, the video is slow performance (as expected with non-proper/generic video drivers), and the OS says my graphics card is "display 3mb".
I tried following the two pieces of instructions in this link: http://www.osx86.net...on_hd_5470.html (editing instead "org.chameleon.Boot.plist" because that appears to be the OSX lion version of "Com.Apple.Boot.plist"), and it didn't seem to do anything, except for turning 'GraphicsEnabler' back on, which I afterwords disabled via boot loader options.
Have made some progress with Acer 7741g , will forward some details.
In Topic: Mobility 5650 -Acer Aspire 7741G - no LVDS QE/CI - 1600x900 ; Need help with...
04 December 2012 - 06:01 PM
I have acer aspire 7741g ... 1600x900 screen , core i3 350m , ati 5470m 512mb card
Have everything working except lvds ,
mountain lion 10.8 full acceleration with vga and hdmi both working .( modified personality and ge=yes )
( with ge=yes ... only black screen when hdmi or vga connected )
( with ge=yes ... only black screen when no external source connected )
(with ge=no screen works ok but no acceleration and only basic resolution.)
Can someone explain how to get lvds working ?
Have everything working except lvds ,
mountain lion 10.8 full acceleration with vga and hdmi both working .( modified personality and ge=yes )
( with ge=yes ... only black screen when hdmi or vga connected )
( with ge=yes ... only black screen when no external source connected )
(with ge=no screen works ok but no acceleration and only basic resolution.)
Can someone explain how to get lvds working ?
In Topic: ATI Radeon HD 6650M Graphics Enabler / DSDT
14 September 2012 - 11:23 PM
Trucker MK, on 14 September 2012 - 07:30 PM, said:
Good, so You need to find the correct configuration for the LVDS.
I never got EDID picked up without editing connector info for LVDS in ATI6000Controller.kext + GE=Yes / DSDT (PEGP) Patch
Changed:
Framebuffer name, because i'm using Ipomoea in ATI6000Controller.kext, bux_booga is using Osmunda, also VRAM size need to be changed accordingly and some other, you can compare below. (Crucial from here is the "Dual link" Patch, to have proper sleep function) Without the Dual Link Patch i am using transmitter 20 for LVDS (No sleep/wake), with the Dual Link Patch, i use transmitter 10 for LVDS and i get the sleep/wake function.
Added:
- A lot, but most of it it's just cosmetics. As i said, "ATI,bin_image" was crucial. Adding it to my PEGP + ATI6000Controller.kext with modified Ipomoea (LVDS transmitter 10) I got OS X to recognize my 6650M without GE=Yes and i have proper sleep/wake on my 7750G (and others, nai22, P.Gpunkt, E.Miller) on 10.7.0, 10.7.2, 10.7.3, 10.7.4, 10.8. with my kexts and my PEGP patch.
You need to find the right connectors info for all of the connectors: LVDS, HDMI, VGA.
Here is mine for 6650M:
0000000 02 00 00 00 40 00 00 00 09 01 00 00 10 01 00 03 --- LVDS
0000010 00 08 00 00 00 02 00 00 00 01 00 00 11 02 04 01 --- HDMI No audio
0000020 10 00 00 00 10 00 00 00 00 01 00 00 00 00 01 05 --- VGA
0000030
You can find some useful links in my OP and here http://www.insanelym...7042&st=120
You can choose between this or GE=Yes (If your GC's SubsystemVendorID and SubsystemID are included in Chimera or Chameleon) after you find the correct connector info for LVDS
I never got EDID picked up without editing connector info for LVDS in ATI6000Controller.kext + GE=Yes / DSDT (PEGP) Patch
Changed:
Framebuffer name, because i'm using Ipomoea in ATI6000Controller.kext, bux_booga is using Osmunda, also VRAM size need to be changed accordingly and some other, you can compare below. (Crucial from here is the "Dual link" Patch, to have proper sleep function) Without the Dual Link Patch i am using transmitter 20 for LVDS (No sleep/wake), with the Dual Link Patch, i use transmitter 10 for LVDS and i get the sleep/wake function.
Added:
- A lot, but most of it it's just cosmetics. As i said, "ATI,bin_image" was crucial. Adding it to my PEGP + ATI6000Controller.kext with modified Ipomoea (LVDS transmitter 10) I got OS X to recognize my 6650M without GE=Yes and i have proper sleep/wake on my 7750G (and others, nai22, P.Gpunkt, E.Miller) on 10.7.0, 10.7.2, 10.7.3, 10.7.4, 10.8. with my kexts and my PEGP patch.
You need to find the right connectors info for all of the connectors: LVDS, HDMI, VGA.
Here is mine for 6650M:
0000000 02 00 00 00 40 00 00 00 09 01 00 00 10 01 00 03 --- LVDS
0000010 00 08 00 00 00 02 00 00 00 01 00 00 11 02 04 01 --- HDMI No audio
0000020 10 00 00 00 10 00 00 00 00 01 00 00 00 00 01 05 --- VGA
0000030
You can find some useful links in my OP and here http://www.insanelym...7042&st=120
You can choose between this or GE=Yes (If your GC's SubsystemVendorID and SubsystemID are included in Chimera or Chameleon) after you find the correct connector info for LVDS
Trucker , really appreciate you taking the time to help, particularly in putting that last post together.
Just have to get to grips with it now.
I had assumed that my modified lvds connector was correct and that the black screen was because of edid, but i'll look at that again now first.
I'm not familiar with some of the dsdt edits you have but i'll work my way thru your's and see how I get on.
Not sure about these ATY edits. Can I just copy these from yours or do i need to edit to suit my dsdt?
"ATY,PlatformInfo"
"ATY,MemRevisionID"
"AAPL,EMC-Display-List"
"ATY,MemRevisionID"
"ATY,bin_image" .....YOU GAVE ME ALREADY
Thanks again.Will get to work on this now.
- InsanelyMac Forum
- → Viewing Profile: Posts: Úll Mac



Sign In
Create Account

Find content