Jump to content

Asus X54H Usb 3.0 Problem in OS X Lion


Pardeep Singh
 Share

8 posts in this topic

Recommended Posts

You could try removing the IRQ's from the HPET, RTC, TMR and PIC devices, then add the following:

 

Method (_DSM, 4, NotSerialized)
			{
				Store (Package (0x0f)
					{
						"device-id",
						Buffer (0x04)
						{
							0x34, 0x3A, 0x00, 0x00  //the values below
						},
						"AAPL,clock-id",   // property needed for sleep support
						Buffer (One)
						{
							0x0a
						},
							"built-in",
							Buffer ()
							{
									0x00
							},
						  "device_type",   //not sure it is useful
						  Buffer (0x05)
						  {
							  "EHCI"
						  },

						"AAPL,current-available",
						0x04B0,
						"AAPL,current-extra",
						0x02BC,
						"AAPL,current-in-sleep",  // to solve a problem with sleep when stick is inserted
						0x03E8,
						Buffer (0x01)
						{
							0x00
						}
					}, Local0)
				DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))
				Return (Local0)
			}

Link to comment
Share on other sites

  • 2 months later...

hello to everyone...

 

i had just installed lion on my Asus X54H.. i have 2 USB 3.0 port, but it only works 1

 

please help me, how can i solve this problem?

 

hi, i'm also have this laptop and would like to install osx on it. what distro you use?

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
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
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.

 Share

×
×
  • Create New...