View Full Version : G41M-ES2L dsdt everything working
Ianxxx
08-02-2010, 10:39 PM
Thought someone might want to try my dsdt for g41m-es2l
Basic speed step for and core2, you don't need to configure it but will only give basic highest and lowest.
Lots of other fixes everything working including auto sleep.
all unnecessary devices removed, NO PS2
Included DSDT with nvidia graphics and a DSDT with no graphics
Only 2 kexts in Extra folder legacy alc888b (use applehda from 10.6.2) and fakesmc
emcourtney
09-03-2010, 03:39 AM
I just bought one of these boards as my first project. I'll try your patch and let you know how it goes over the next few weeks.
Ianxxx
09-03-2010, 09:50 AM
I just bought one of these boards as my first project. I'll try your patch and let you know how it goes over the next few weeks.
It's a good board for osx the only real quirk being the sound.
emcourtney
09-11-2010, 07:04 PM
So far so good. Sleep works, restart too. I figured out the sound thing. Video works too but there is one thing to straighten out, there is no video on the DVI port when loginWindow should start. I boot -v and get all the messages but no gui once its done booting. VGA works, and at 1680x1050 too. Any insight?
Ianxxx
09-12-2010, 01:22 PM
So far so good. Sleep works, restart too. I figured out the sound thing. Video works too but there is one thing to straighten out, there is no video on the DVI port when loginWindow should start. I boot -v and get all the messages but no gui once its done booting. VGA works, and at 1680x1050 too. Any insight?
The problem will be the nvcap value "looks like this in DSDT"
"NVCAP",
Buffer (0x18)
{
/* 0000 */ 0x04, 0x00, 0x00, 0x00, 0x00, 0x00, 0x03, 0x00,
/* 0008 */ 0x0C, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x07,
/* 0010 */ 0x00, 0x00, 0x00, 0x00
},
You probably need to make your own, I'd try googling it. There are ways to make your own or you might find someone else has value for your specific card.
xwin78
09-16-2010, 07:56 PM
What BIOS Version did you use?
Ianxxx
09-17-2010, 11:13 AM
What BIOS Version did you use?
I didn't
This has been adapted from a dsdt made to emulate a real mac for a different gigabyte board, I can't remember who's the original work was I think it was roisoft.
My bios version is either 8 or 9 can't remember at the mo
vanles
11-15-2010, 04:02 PM
i have a problem with an g41m-es2l, the sound doesnt work. Is there an problem in the 10.6.5 Update (32bit) or a fixed kext available?
the board has Rev 1.1 and bios f9
Ianxxx
11-15-2010, 08:36 PM
i have a problem with an g41m-es2l, the sound doesnt work. Is there an problem in the 10.6.5 Update (32bit) or a fixed kext available?
the board has Rev 1.1 and bios f9
go here
http://tonymacx86.blogspot.com/2010/02/multibeast-ultimate-post-installation.html
and download multibeast and choose only the option to rollback applehda to 10.6.2
BitStorm
11-23-2010, 06:35 PM
Hi! I have bad English. I'm Russian;) I have hackintosh configuration:
M\B: Gigabyte G41M-ES2L (REV1.1, F6 BIOS)
CPU: Core 2 Quad Q6600 (NOT Overclock)
RAM: 2X 1 GB PC5300 DDR2.
Video card: Nvidia Geforce 8600 GT 512MB DD2.
HDD: 320GB + 500GB (all SATA)
DVD: Optiarc DVD RW AD-5170A (IDE)
Keyboard and mouse - USB.
I use DSDT (in attach) for my hackintosh. All OK... But hackintosh detecting
only 2 cores CPU... :( Could you make DSDT for me? :) Need dsdt from my mobo?
Ianxxx
11-24-2010, 10:54 AM
edit my dsdt with info from here
http://www.insanelymac.com/forum/index.php?showtopic=181631&hl=dsdt+mac
Qortado
01-13-2011, 01:41 AM
I want to thank you for your DSDT but I still wish it had PS/2 support...
I managed to add it myself but scroll doesn't work... need some help here
Is it because I changed LPCB id from 3A18 to 27B9 to reflect ICH7M instead of ICH10 ?
I could identify some of your mods but certainly not all of them, would you mind listing all the mods you made, in detail ?
Ianxxx
01-13-2011, 10:15 AM
Hi I can't list all the fixes as I explained in this thread the dsdt was someone elses work for a different board "if it was you roisoft thanks" and I just adapted it for other gigabyte boards and added some extra fixes.
What do you mean by scroll doesn't work?
I don't believe changing lpcb would make any difference. But why change it?