Jump to content

Asus G53JW: Working! was: Horrible screeching sound


3 posts in this topic

Recommended Posts

It seems that the horrible "screeching" was actually feedback. I googled a bit for VoodooHDA feedback, which basically led to a bunch of information.

 

What I ended up with:

 

VoodooHDA.kext.2.7.2-10.6 - modify Info.plist with the following:

 

<key>iGain</key>

<string>0</string>

<key>iMix</key>

<string>80</string>

<key>Mic</key>

<string>0</string>

 

As far as wifi, I was able to get something basic going. I can connect to unsecured networks, but no WPA. I ordered a AR5B93, which works out of the box (I'm using the AR5B93 now).

 

AR5B95 (VID 0x168C, PID 0x002B) half mini PCI-E

/System/Library/Extensions/IO80211Family.kext/Contents/PlugIns/AirPortAtheros21.kext/Contents - add the following:

 

<string>pci168c,2b</string>

<string>pci168c,002b</string>

 

And I was able to go back to mach_kernel!

 

Kernel flags (mach_kernel) -

 

<string>busratio=13 cpus=8 -v</string>

 

Between kext installs/edit, I ended up having to use the following utility:

 

http://www.kexts.com/view/129-kext_u..._(update).html

 

Also, when something went wrong, I would boot into single user mode:

 

-v cpus=8 busratio=13 arch=i386

 

And on every boot (while making changes) would use `-f` to force the caches to refresh.

 

So far so good! Basic wifi, sound, 1920x1080!

It seems that the horrible "screeching" was actually feedback. I googled a bit for VoodooHDA feedback, which basically led to a bunch of information.

 

What I ended up with:

 

VoodooHDA.kext.2.7.2-10.6 - modify Info.plist with the following:

 

<key>iGain</key>

<string>0</string>

<key>iMix</key>

<string>80</string>

<key>Mic</key>

<string>0</string>

 

As far as wifi, I was able to get something basic going. I can connect to unsecured networks, but no WPA. I've got an AR5B93 coming in the mail soon, so hopefully that will do WPA.

 

/System/Library/Extensions/IO80211Family.kext/Contents/PlugIns/AirPortAtheros21.kext/Contents - add the following:

 

<string>pci168c,2b</string>

<string>pci168c,002b</string>

 

And I was able to go back to mach_kernel!

 

Kernel flags (mach_kernel) -

 

<string>busratio=13 cpus=8 -v</string>

 

Between kext installs/edit, I ended up having to use the following utility:

 

http://www.kexts.com/view/129-kext_utility...d_(update).html

 

Also, when something went wrong, I would boot into single user mode:

 

-v cpus=8 busratio=13 arch=i386

 

And on every boot (while making changes) would use `-f` to force the caches to refresh.

 

So far so good! Basic wifi, sound, 1920x1080!

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.

×
×
  • Create New...