Jump to content
fariel23

Asus N53SN-SZ139V Help me out please!!

Recommended Posts

i have a good news my wifi is now working no more problem on that side i find out i needed to copy my extra folder AFTER the installation . using the lion pc fix cause with the original lion from apple store did not work

so thank u very much oldnapalm helping me out

your dsdt patches worked u r a genie

god bless u

so now im running a fresh installation

thank u very much for ur time

Link to comment
Share on other sites

The DualLink patch is simple, like GMA950

into device name_adr 0x00020000 insert
begin
Method (_DSM, 4, NotSerialized)\n
{\n
   Store (Package (0x02)\n
       {\n
           "AAPL00,DualLink",\n
           Buffer (0x04)\n
           {\n
               0x01, 0x00, 0x00, 0x00\n
           }\n
       }, Local0)\n
   DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))\n
   Return (Local0)\n
}
end

 

Hello,

I applied this fix as well (fixed greenish screen for me), but I am getting artifacts randomly. Rectangle/bar shaped artifacts...


Does it have to do with the dualLink fix? Or is there another fix for this?

This is the exact code in my dsdt:

 

Device (GFX0)
       {
           Name (_ADR, 0x00020000)
           Method (_DOS, 1, NotSerialized)
           {
               Store (And (Arg0, 0x07), DSEN)
               If (LEqual (And (Arg0, 0x03), Zero))
               {
                   If (CondRefOf (HDOS))
                   {
                       HDOS ()
                   }
               }
           }
           Method (_DSM, 4, NotSerialized)
           {
               Store (Package (0x02)
                   {
                       "AAPL00,DualLink", 
                       Buffer (0x04)
                       {
                           0x01, 0x00, 0x00, 0x00
                       }
                   }, Local0)
               DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))
               Return (Local0)
           }

 

Running: 10.7.1

Mobo: Alienware M14xR1

Chipset: Intel HM67

Intel i7 2720QM / Intel HD 3000

Link to comment
Share on other sites


Hello,

I applied this fix as well (fixed greenish screen for me), but I am getting artifacts randomly. Rectangle/bar shaped artifacts...


Does it have to do with the dualLink fix? Or is there another fix for this?

This is the exact code in my dsdt:

 

Device (GFX0)
       {
           Name (_ADR, 0x00020000)
           Method (_DOS, 1, NotSerialized)
           {
               Store (And (Arg0, 0x07), DSEN)
               If (LEqual (And (Arg0, 0x03), Zero))
               {
                   If (CondRefOf (HDOS))
                   {
                       HDOS ()
                   }
               }
           }
           Method (_DSM, 4, NotSerialized)
           {
               Store (Package (0x02)
                   {
                       "AAPL00,DualLink", 
                       Buffer (0x04)
                       {
                           0x01, 0x00, 0x00, 0x00
                       }
                   }, Local0)
               DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))
               Return (Local0)
           }

 

Running: 10.7.1

Mobo: Alienware M14xR1

Chipset: Intel HM67

Intel i7 2720QM / Intel HD 3000

 

it got to be the chameleon boot loader try chimera. i notice that also only on the installer the artifacts with the chameleon bootloader but not with chimera. now I'm using the latest chameleon and is working fine. hoop u can get it right . try openGL View do some test and see if u get artifacts and let us know. good luck

Link to comment
Share on other sites

Try to enable it in Windows and reboot into Mac OS.

 

i just try that now it recognize but can't send files or receive file.


this is on the system information:


Apple Bluetooth Software Version: 2.5.0f17

Hardware Settings:

Address: e0-b9-a5-45-6f-cd

Manufacturer: Unknown

Name: Farriel’s MacBook Pro

Firmware Version: 5.39321 (5.39321)

Bluetooth Power: On

Discoverable: Yes

Vendor ID: 0

Product ID: 0x7fff

HCI Version: 5 (0x5)

HCI Revision: 39321 (0x9999)

LMP Version: 5 (0x5)

LMP Subversion: 39321 (0x9999)

Device Type (Major): Computer

Device Type (Complete): Mac Portable

Composite Class Of Device: 3801356 (0x3a010c)

Device Class (Major): 1 (0x1)

Device Class (Minor): 3 (0x3)

Service Class: 464 (0x1d0)

Peer to Peer Supported: Yes

Services:

Bluetooth File Transfer:

Folder other devices can browse: ~/Public

Requires Authentication: Yes

State: Enabled

Bluetooth File Exchange:

Folder for accepted items: ~/Downloads

Requires Authentication: No

When other items are accepted: Ask

When PIM items are accepted: Ask

When receiving items: Prompt for each file

State: Enabled

Devices (Paired, Favorites, etc):

LG KP500:

Address: 00-22-a9-64-a2-cb

Type: Mobile Phone

Firmware Version: 0

Services: Dialup Networking, HFP Audio Gateway, Advanced audio source, Object Push, Phonebook Access PSE, OBEX File Transfer, Serial Port 1, HSP Audio Gateway

Paired: Yes

Favorite: No

Connected: No

Manufacturer: Broadcom (0x4, 0x410b)

Vendor ID: 0x0f

Product ID: 0

EDR Supported: Yes

eSCO Supported: Yes

Incoming Serial Ports:

Bluetooth-PDA-Sync:

RFCOMM Channel: 3

Requires Authentication: No

Outgoing Serial Ports:

Bluetooth-Modem:

Address:

RFCOMM Channel: 0

Requires Authentication: No


and this on the usb tab:


Bluetooth USB Host Controller:


Product ID: 0x3304

Vendor ID: 0x13d3 (AzureWave Technologies, Inc.)

Version: 0.01

Speed: Up to 12 Mb/sec

Location ID: 0x1a110000 / 3

Current Available (mA): 500

Current Required (mA): 100


hope there is a fix

Link to comment
Share on other sites

it got to be the chameleon boot loader try chimera. i notice that also only on the installer the artifacts with the chameleon bootloader but not with chimera. now I'm using the latest chameleon and is working fine. hoop u can get it right . try openGL View do some test and see if u get artifacts and let us know. good luck

 

I read before that people are saying latest Chimera solved artefacting. But latest chimera (1.5.3) does not boot on my system, it says "Operating system not found".

If I then revert to older Chimera, it boots and even with the Intel HD 3000 injection (cause this injection is not included in the older Chimera).


OpenGL view ??

Link to comment
Share on other sites

can u give me the patch in usb devices to patch my dsdt . cause mald0n dsdt did no show my wifi

 

http://Olarila.com/Patches/Notebook%20Core%20i%20Sandy%20Bridge/EHCI.txt

and

http://Olarila.com/Patches/Notebook%20Core%20i%20Sandy%20Bridge/UHCI.txt


You can also apply this patch over Maldon DSDT

http://Olarila.com/forum/viewtopic.php?f=17&t=391&start=40#p3731

Link to comment
Share on other sites

NEWS NEWS i maybe found a solution to my GT550M. i was search over the net Geforce GT550M kext and i can up with this:


http://x86osx.com/bbs/view.php?select_arrange=headnum&desc=asc&id=after&no=6249


also this:


http://freelf.egloos.com/tag/GT550M


its a chinees site showing the gt550m working. how ever i try that and now it show me GT550M 2GB on the systems information but i don't know how to use that GPU as main or how to active cause on the OpenGL View app is only showing the intel HD 3000 With 544MB. i did install the nati.kext found on that page after that it show up my Geforce GT550M With 2GB However its also rename the intel HD 3000 also as GT550M. please take time looking at this maybe this can help others with the same graphic card.


note i could not extract my video bios dump on windows i try many tools but it CANT read the bios. but the bios posted on the website (10de_0df6.rom) is the same as my so i put that on the extra folder and add:


UseNvidiaROM key>

y string>


PCIRootUID key>

0 string>


to org.chameleon.Boot.plist. so when it boots it did boot fine without errors.


take a look a the screen shoots:


use google translate on both site!!!

Archive.zip

Link to comment
Share on other sites

Now i am exciting :D I have an Asus N53SN laptop which has i5 cpu. Hope somebody make this work. I don't have any knowledge neither Chinese nor google translate translations(always nonsense) :D

OS X Lion 10.7.2

Asus N53SN-SZ007

Intel Core i5 2410M 2.3 gHz CPU with Intel HD300 Graphics

Nvidia Geforce GT550M 2gb GPU

4 gb ddr3 Ram

500 gb 5400rpm HDD

Atheros AR9285 wifi

Realtek alc269 audio

Link to comment
Share on other sites

Now i am exciting :D I have an Asus N53SN laptop which has i5 cpu. Hope somebody make this work. I don't have any knowledge neither Chinese nor google translate translations(always nonsense) :D

 

It's not chinese, LOL! Chinese doesn't have any round characters. Seems Korean, just use Google's "detect language" option.. works fine :)


EDIT: seems you just have to patch natit.kext (probably there's a link there somewhere) with your NVCAP (essential) and other info (purely cosmetic). Can someone confirm this as working ? :D Guessing this will work on gt555m as well..


EDIT: http://wiki.osx86project.org/wiki/index.php/Natit

Link to comment
Share on other sites

It suggests using NVCAP Maker.app and video ROM dump from Windows (Everest)

http://www.mediafire.com/?emwvmcqnvzg


If it really works, I guess you can use any method to inject NVCAP (DSDT, NVEnabler, ...)

 

hello friend can u tell us how to do that step by step. we will let u know if it work!!! so keep this post alive


here are the files found on the korean site about the gt550m it seems to be working so people try this


please oldnapalm help us on this u are very kind guy!!!!

10de_0df6.rom.zip

Natit.kext.zip

Archive 2.zip

Link to comment
Share on other sites

my bro oldnapalm my laptop now shutdown properly YESsssss. only sleep doesn't work also my boot time is slow can u take a look inside mu mkext and tell me what i don't need so i can delete those kexts.


by the way my bluetooth doesn't show up i did patch my dsdt like u told me to but not luck. so waiting for a solution so i can say my osx86 is working 80%


-webcam does work but no optimal and it needs the camera control app to work

-Bluetooth not yet working

-sleep doesn't work

-shutdown is working

-wifi is working nicely

-intel hd 3000 is working how ever the vga output doesn't work good

-sound is working with voodooHDA.kext + appleHDA

-battery indicator is working with voodoobattery.kext


and still waiting for soluttion for my GT550M.

Edited by Guest
Link to comment
Share on other sites

@fariel23 Hello. Do you have edited dsdt. If you have would you send me please. I have an asus n53sn which is almost same yours except cpu.

OS X Lion 10.7.2

Asus N53SN-SZ007

Intel Core i5 2410M 2.3 gHz CPU with Intel HD300 Graphics

Nvidia Geforce GT550M 2gb GPU

4 gb ddr3 Ram

500 gb 5400rpm HDD

Atheros AR9285 wifi

Realtek alc269 audio

Link to comment
Share on other sites


as soon im home i wil send it to you.

Okay. Thank you.

OS X Lion 10.7.2

Asus N53SN-SZ007

Intel Core i5 2410M 2.3 gHz CPU with Intel HD300 Graphics

Nvidia Geforce GT550M 2gb GPU

4 gb ddr3 Ram

500 gb 5400rpm HDD

Atheros AR9285 wifi

Realtek alc269 audio

Link to comment
Share on other sites

Thank you. Which patches does your dsdt contain? And do you use other kexts in your S L E directory?

OS X Lion 10.7.2

Asus N53SN-SZ007

Intel Core i5 2410M 2.3 gHz CPU with Intel HD300 Graphics

Nvidia Geforce GT550M 2gb GPU

4 gb ddr3 Ram

500 gb 5400rpm HDD

Atheros AR9285 wifi

Realtek alc269 audio

Link to comment
Share on other sites

Okay. I tried it. (just replaced my extra with yours :D). shutdown and restart works well. But sleep doesn't work. And fn buttons also don't work. Thank you

OS X Lion 10.7.2

Asus N53SN-SZ007

Intel Core i5 2410M 2.3 gHz CPU with Intel HD300 Graphics

Nvidia Geforce GT550M 2gb GPU

4 gb ddr3 Ram

500 gb 5400rpm HDD

Atheros AR9285 wifi

Realtek alc269 audio

Link to comment
Share on other sites

Okay. I tried it. (just replaced my extra with yours :D). shutdown and restart works well. But sleep doesn't work. And fn buttons also don't work. Thank you

 

thats the problem sleep doesn't work. and i try many sleep enable.kext but no luck i just get KP. i just hope that our good friend oldnapalm help us fixing that. does ur bluetooth work?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.





×
  • Create New...