Jump to content

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


hisho
 Share

126 posts in this topic

Recommended Posts

i did some work for graphics

this work take much time :D in doing it

i just emulate apple macbookpro 6.1 8.1 8.3 ioregistery

till now i just made intel gfx work from dsdt and nvidia card identified but not work till now

there are a key that nearly link two gfx card

						"AAPL00,DualLink", 
					Buffer (0x04)
					{
						0x01, 0x00, 0x00, 0x00
					},

this key if i add to igpu screen crash after boot

may it need further work on gfx0 but the problem on that ioregestry of macbookpro have not comfortable on reading and comparing

 

any way this is latest dsdt i did

contain mald0n fixes atheros fix and intel gfx and work for applehda until we patch applehda

 

i will try to fix nvidia card soon i hope that the problem isn't on driver :D and on work ido :)

DSDT.aml.zip

Link to comment
Share on other sites

tried to patch appleHDA for our codec but no success

so i patched voodooHDA 2.7.3 for our idt and HDMI

 

so if any one have tv with hdmi can try hdmi audio and tell me if there audio out or not

 

it works perfectly and has all the output , hey can you tell why it sometimes the os make kernel panic ?

Link to comment
Share on other sites

it works perfectly and has all the output , hey can you tell why it sometimes the os make kernel panic ?

 

did you tried HDMI ?

 

may be you have AppleHDA on extensions folder

but for me if i identify audio codecs for voodoohda no panic appear to me :)

 

i think no need for spending time on applehda as we have now fully working kext :D

i will inject audio output and input on dsdt so it will appear on system profiler it is just cosmotic :P

 

 

i will try again with optimus

Sep  4 16:13:58 The-Kings-MacBook-Pro kernel[0]: NVDA: rmStart failed
Sep  4 16:13:58 The-Kings-MacBook-Pro kernel[0]: NVDA,Display-B: Not usable

 

about touchpad there are akext that work for this touchpad but need mod for our touchpad :thumbsup_anim:

Link to comment
Share on other sites

i get a kp with this one. and in -v mode it hangs up, at random places

 

 

as me too ;)

 

 

 

i think we need first to read about nvidia optimus spesically about our cards

 

and see how signal goes to screen ether from intel or nvidia

 

and also see how apple use two cards then we determine what we will do

 

see in this picture

 

post-378955-1315215750_thumb.jpg

 

there two ports to intel and also two ports to nvidia ithink we have to make anther port to intel on mac so we can use vga and hdmi

 

and then we see what about nvidia if we found that it is useless hopeless we will disable it and save power :P

 

 

als this my pc hd5770 ports you can understand

post-378955-1315216561_thumb.jpg

Link to comment
Share on other sites

so, i think, we need to write internal lcd, so it would be recognized by the apple backlight kexts and it would be shown in info, and nvidia will work...i guess

 

read this

http://www.nvidia.com/object/LO_optimus_whitepapers.html

 

and see last post here

 

http://www.insanelymac.com/forum/index.php?showtopic=267048

 

 

now i am trying to make power management for nvidia card and forget it for ever

then i go for editing apple frmbuffer for our laptop ports B)

Link to comment
Share on other sites

Anyone know how to disable tapping on this touchpad? Also, all the gestures are disabled like the two finger scroll, pin zoom in/out as well as the far right and bottom scroll wheel areas. Anybody know how to enable these features?

go here http://www.projectosx.com/forum/index.php?showtopic=1937

 

so i did some new work

 

this is my latest dsdt

change log

1- removed two display connector from nvidia card as they are use less

2- some cosmetics on gfx0 and igpu

3-pinconfig on dsdt for audio connector so now you can see names of audio connector on system profiler

 

DSDT.aml.zip

 

anther thing idid edit on intel framebffer for our notebook to get via and hdmi to work

but idont have hdmi display to test

can any one test hdmi for audio and vedio using voodoohda above and this kext

 

AppleIntelSNBGraphicsFB.kext.zip

 

and use this smbios with kext

 

smbios.plist.zip

 

please send feedback for hdmi :)

Link to comment
Share on other sites

so i did some new work

 

this is my latest dsdt

change log

1- removed two display connector from nvidia card as they are use less

2- some cosmetics on gfx0 and igpu

3-pinconfig on dsdt for audio connector so now you can see names of audio connector on system profiler

 

DSDT.aml.zip

 

anther thing idid edit on intel framebffer for our notebook to get via and hdmi to work

but idont have hdmi display to test

can any one test hdmi for audio and vedio using voodoohda above and this kext

 

AppleIntelSNBGraphicsFB.kext.zip

 

and use this smbios with kext

 

smbios.plist.zip

 

please send feedback for hdmi :rolleyes:

 

both the vga and the hdmi make panics when i plug them

Link to comment
Share on other sites

what about fast boot ? , both the startup and shutdown is so slow , and sometimes when i boot it makes panics so i have to boot with the -v flag

yes to me also i get panics but not from hdmi or vga

can you try again till it pass panic :)

 

to me some times panic from audio and some time from kext called hd key store :rolleyes:

 

also smbios of macbookpro 8.3 less panic than smbios macbookpro 8.1

 

but with smbios 8.1 we can get via and hdmi to work with editing framebuffer kext

Link to comment
Share on other sites

 Share

×
×
  • Create New...