Jump to content

Making a DSDT for Dell Inspiron 15R (N5110) sandy bridge


hisho
 Share

126 posts in this topic

Recommended Posts

i want to help to make the nvidia card work from the dsdt , but i want to to know how to use this video bios dump in order to make it work

Ok, from video bios dump as i understand we can get out correct outputs...

well, here i came to http://www.insanelymac.com/forum/index.php...t=#entry1741273

someone have to modify my code to make the card work properly as intended.

Link to comment
Share on other sites

so what i have right now, maybe someone could help and finish support for NVIDIA GT 525M

dsdt.aml.zip

 

it is just for now work as edit for system profiler

 

but no framebuffer loaded so it need more and more work

 

i just bought this lap from two days

 

and did some work on dsdt add to madlon auto patcher

 

1-added to it atheros fix so now wifi work vinalla

 

2-renamed gfx0 to igpu and pegp to gfx0 and added you work dsm method

 

3-added HDAU for hdmi and kexts loaded for hdmi audio as it must be ithink

 

4-did some work for IDT audio codec added pinconfig on it but need more work iam waiting some one help me on how to patch applehda for IDT

 

 

 

for now my first aim to patch applehda then go to 525m

 

anther thing can any one send to me eth working kext and also touchpad kext

 

tried many kexts nothing work :(

 

after finish applehda will make guide for setuping lion on this notebook

Link to comment
Share on other sites

it is just for now work as edit for system profiler

 

but no framebuffer loaded so it need more and more work

 

i just bought this lap from two days

 

and did some work on dsdt add to madlon auto patcher

 

1-added to it atheros fix so now wifi work vinalla

 

2-renamed gfx0 to igpu and pegp to gfx0 and added you work dsm method

 

3-added HDAU for hdmi and kexts loaded for hdmi audio as it must be ithink

 

4-did some work for IDT audio codec added pinconfig on it but need more work iam waiting some one help me on how to patch applehda for IDT

 

 

 

for now my first aim to patch applehda then go to 525m

 

anther thing can any one send to me eth working kext and also touchpad kext

 

tried many kexts nothing work :(

 

after finish applehda will make guide for setuping lion on this notebook

 

hey , so you want to enable the ethernet , you have to download the Lnx2Mac Realtek RTL81xx Driver installer to make it work , as for the touchpad kext , the multitouch doesn't work like in windows , so you have to download this zip file in the link below , and it will work

http://www.insanelymac.com/forum/index.php...t=#entry1708359

Link to comment
Share on other sites

hey , so you want to enable the ethernet , you have to download the Lnx2Mac Realtek RTL81xx Driver installer to make it work , as for the touchpad kext , the multitouch doesn't work like in windows , so you have to download this zip file in the link below , and it will work

http://www.insanelymac.com/forum/index.php...t=#entry1708359

 

nothing of two work i tried them before and now also not working

 

the only working next for eth is appletrl8169 but not functioning give false ips

Link to comment
Share on other sites

hey , so you want to enable the ethernet , you have to download the Lnx2Mac Realtek RTL81xx Driver installer to make it work , as for the touchpad kext , the multitouch doesn't work like in windows , so you have to download this zip file in the link below , and it will work

http://www.insanelymac.com/forum/index.php...t=#entry1708359

 

Did you have to add any device ids? Ive gotten the realtekr1000.kext to work (with a correct IP Address) but its 32 bit only: http://www.insanelymac.com/forum/index.php...st&p=202787

Link to comment
Share on other sites

it is just for now work as edit for system profiler

 

but no framebuffer loaded so it need more and more work

 

i just bought this lap from two days

 

and did some work on dsdt add to madlon auto patcher

 

1-added to it atheros fix so now wifi work vinalla

 

2-renamed gfx0 to igpu and pegp to gfx0 and added you work dsm method

 

3-added HDAU for hdmi and kexts loaded for hdmi audio as it must be ithink

 

4-did some work for IDT audio codec added pinconfig on it but need more work iam waiting some one help me on how to patch applehda for IDT

 

 

 

for now my first aim to patch applehda then go to 525m

 

anther thing can any one send to me eth working kext and also touchpad kext

 

tried many kexts nothing work :)

 

after finish applehda will make guide for setuping lion on this notebook

Nice one!

my trackpad works out of the box with ApplePS2Nib kext and ApplePS2Controller.

For Audio i use VoodooHDA, with card id inside, so it wouldn't panic on boot sometimes.

Does your bluetooth works?Cause mine doesn't work, system can't see it:(

I hope together, we can do something for Nvidia to work.

What frame buffer should be loaded for this card? If AppleIntelFB then maybe we should try out device id injection, something like there?:

http://www.tonymacx86.com/viewtopic.php?f=...7032ef3062652f6

Also, i was trying to get the code from macbook pro 6,1 dsdt, but it still doesn't work:(

also here's my researches http://www.tonymacx86.com/viewtopic.php?f=...=193844#p193844

http://tdev.me/2010/12/apple-hardware-dumps/#MacBookPro8,1 here's macbook pro's system dumps, DSDT, IOREG etc. this may help us to get Nvidia 525 M working.

We should look for params from MacbookPro 6,1 or 6,2. Cause it has Nvidia Optimus video card too..

Link to comment
Share on other sites

Nice one!

my trackpad works out of the box with ApplePS2Nib kext and ApplePS2Controller.

For Audio i use VoodooHDA, with card id inside, so it wouldn't panic on boot sometimes.

Does your bluetooth works?Cause mine doesn't work, system can't see it:(

I hope together, we can do something for Nvidia to work.

What frame buffer should be loaded for this card? If AppleIntelFB then maybe we should try out device id injection, something like there?:

http://www.tonymacx86.com/viewtopic.php?f=...7032ef3062652f6

Also, i was trying to get the code from macbook pro 6,1 dsdt, but it still doesn't work:(

also here's my researches http://www.tonymacx86.com/viewtopic.php?f=...=193844#p193844

http://tdev.me/2010/12/apple-hardware-dumps/#MacBookPro8,1 here's macbook pro's system dumps, DSDT, IOREG etc. this may help us to get Nvidia 525 M working.

We should look for params from MacbookPro 6,1 or 6,2. Cause it has Nvidia Optimus video card too..

 

my hope now to make audio work with AppleHDA

yes i will try to make our dsdt like some how macbookpro 6.1

i compare ioregistry of our notebook and macbookpro 6.1 so know that is different

but now concerned with Audio

 

about bluetooth it doesn't work from first time try restart and type Fn+f2 randamly till it work really don't know thing that make problem may be it is switched off during boot so not loaded as must to be

but at end it works

 

about touchpad i hate it all except zooming with it but doesn't work

can you upload to me trackpad.kext only

 

for eth it only identify with realtek driver but doesnt work may i wait till realtek release lion driver :)

 

also we have goal to make boot with full resolution :)

 

i attached latest mine dsdt edit it is for atheros card don't use it if you have anther wifi card

DSDT.aml.zip

Link to comment
Share on other sites

both facetime and photo booth doesn't open and even it didn't show an error , the webcam is identified in the system profile in the usb section , is this normal ?

mine works too out of the box

 

my hope now to make audio work with AppleHDA

yes i will try to make our dsdt like some how macbookpro 6.1

i compare ioregistry of our notebook and macbookpro 6.1 so know that is different

but now concerned with Audio

 

about bluetooth it doesn't work from first time try restart and type Fn+f2 randamly till it work really don't know thing that make problem may be it is switched off during boot so not loaded as must to be

but at end it works

 

about touchpad i hate it all except zooming with it but doesn't work

can you upload to me trackpad.kext only

 

for eth it only identify with realtek driver but doesnt work may i wait till realtek release lion driver :)

 

also we have goal to make boot with full resolution ;)

 

i attached latest mine dsdt edit it is for atheros card don't use it if you have anther wifi card

thanks!i'll try bluetooth, here's i found solution, just need to upgrade the firmware http://www.tonymacx86.com/viewtopic.php?f=7&t=18410

but i haven't tried that yet.

Mine RTL works with this kext fine AppleRTL8169Ethernet.kext.zip

Link to comment
Share on other sites

mine works too out of the box

 

 

thanks!i'll try bluetooth, here's i found solution, just need to upgrade the firmware http://www.tonymacx86.com/viewtopic.php?f=7&t=18410

but i haven't tried that yet.

Mine RTL works with this kext fine AppleRTL8169Ethernet.kext.zip

 

to me no need for any patches or mod

did you updated bios to a07?

do you use this kext on lion or snow?

 

if bluetooth identified for first time no problem will occur then

 

for now i am searching help for AppleHDA

Link to comment
Share on other sites

to me no need for any patches or mod

did you updated bios to a07?

do you use this kext on lion or snow?

 

if bluetooth identified for first time no problem will occur then

 

for now i am searching help for AppleHDA

My bluetooth wasn't identified when i was installing Lion.

I updated bios to a07 yes and i use Lion.

For AppleHDA, this one should help http://www.insanelymac.com/forum/index.php?showtopic=132495

i tried, but messed up with device id's i think, so it didn't work.

Link to comment
Share on other sites

My bluetooth wasn't identified when i was installing Lion.

I updated bios to a07 yes and i use Lion.

For AppleHDA, this one should help http://www.insanelymac.com/forum/index.php?showtopic=132495

i tried, but messed up with device id's i think, so it didn't work.

really idont know how it works but made it work by restarting entering windows then go to lion here it work i do that one time only then it works always :)

 

about applehda i am waiting respond

can you upload touchpad.kext :wallbash:

till try eth kext

 

i uploaded anther work sd card reader so it work as an apple one

AnyCardReader.kext.zip

Link to comment
Share on other sites

really idont know how it works but made it work by restarting entering windows then go to lion here it work i do that one time only then it works always :)

 

about applehda i am waiting respond

can you upload touchpad.kext :wallbash:

till try eth kext

 

i uploaded anther work sd card reader so it work as an apple one

 

The kexts from this post: http://www.insanelymac.com/forum/index.php...t&p=1708359 work well for me to.... make sure your installing the all of them to S/L/E NOT E/E. Although AppleACPIPS2Nub.kext and ApplePS2Controller.kext work for me from E/E if I have and Extensions.mkext in my Extra folder.

Link to comment
Share on other sites

The kexts from this post: http://www.insanelymac.com/forum/index.php...t&p=1708359 work well for me to.... make sure your installing the all of them to S/L/E NOT E/E. Although AppleACPIPS2Nub.kext and ApplePS2Controller.kext work for me from E/E if I have and Extensions.mkext in my Extra folder.

i tried them and also eth kext not work

 

i

 

nearly i think that i discovered way to enable bluetooth

when you choose lion partion to boot during booting press Fn + F2 till you see wifi bluetooth lead trun on :wallbash:

Link to comment
Share on other sites

ok, ty alot, ill try!

here's my PS2 kexts, wich work for me:

ApplePS2.zip

this work nice but it work with appleps2 next !!

any way that is enough for now for it til see anther solution

again for bluetooth i can now make sure that way to make it work log in windows then restart and go to mac

bluetooth will work

 

 

may be problem that mac cant open bluetooth as after wake up don't work

Link to comment
Share on other sites

this work nice but it work with appleps2 next !!

any way that is enough for now for it til see anther solution

again for bluetooth i can now make sure that way to make it work log in windows then restart and go to mac

bluetooth will work

 

 

may be problem that mac cant open bluetooth as after wake up don't work

yeah, i did so, it works now!

Link to comment
Share on other sites

MaLd0n,

 

Any chance you could modify my DSDT as well? Also, if you have time would you detail what patches you're applying and what software you're using? I'd like to learn how this all works.

 

Dell I15R N5110

Intel Core™ i5-2410M

6GB DDR3

Intel HD graphics 3000

dsdt.zip

 

Also, I'm trying to get SL 10.6.8 up and running and here is a breakdown of what I'm doing.

 

[url="http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/"]#####[/url] 3.1.1->install SL 10.6.0

install updateHelper

install 10.6.8 combo

modify AppleIntelHDGraphics.kext's Info.plist find the "IOPCIPrimaryMatch" string and append my DeviceID/VendorID to the end as it's not included "0x01168086"

reboot and I see the Apple start screen

after about 5-10 seconds the top half of the logo distorts with random noise and it hangs there never booting into SL 10.6.8

 

Now, when I get a proper DSDT I would install that via [url="http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/"]#####[/url] after I upgrade to 10.6.8 but before rebooting.. I don't really know what additional kexts to install or any other specific modifications I need to make before booting into 10.6.8 for the first time.

 

Any suggestions on what is actually causing the boot to fail after the 10.6.8 update?

 

Thanks

Eric

Link to comment
Share on other sites

MaLd0n,

 

Any chance you could modify my DSDT as well? Also, if you have time would you detail what patches you're applying and what software you're using? I'd like to learn how this all works.

 

Dell I15R N5110

Intel Core™ i5-2410M

6GB DDR3

Intel HD graphics 3000

dsdt.zip

 

Also, I'm trying to get SL 10.6.8 up and running and here is a breakdown of what I'm doing.

 

[url="http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/"]#####[/url] 3.1.1->install SL 10.6.0

install updateHelper

install 10.6.8 combo

modify AppleIntelHDGraphics.kext's Info.plist find the "IOPCIPrimaryMatch" string and append my DeviceID/VendorID to the end as it's not included "0x01168086"

reboot and I see the Apple start screen

after about 5-10 seconds the top half of the logo distorts with random noise and it hangs there never booting into SL 10.6.8

 

Now, when I get a proper DSDT I would install that via [url="http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/"]#####[/url] after I upgrade to 10.6.8 but before rebooting.. I don't really know what additional kexts to install or any other specific modifications I need to make before booting into 10.6.8 for the first time.

 

Any suggestions on what is actually causing the boot to fail after the 10.6.8 update?

 

Thanks

Eric

dsdt.Eric_Wescott.zip

  • Like 1
Link to comment
Share on other sites

 Share

×
×
  • Create New...