Jump to content

Guide Sony Vaio vpceb4joe13.


Koni1953
 Share

1 post in this topic

Recommended Posts

Hi....I hope I'm posting in the right place....its a Laptop really.

 

Sony Vaio vpceb4joe13.

 

1st Step...prepare.Hdd

Partition magic

Installed using Sl 10.6.3 retail.

using nawcom usb pkg

All ok except Qe/CL…needed For Logic. Wifi/Lan….np just now.

 

Solved QE…via

 

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

 

Its a partial solve….cant change resolution

 

partial solve to lan via

 

To get your Yukon 88E8056 Ethernet to work, you need to add your device id to the AppleYukon.kext. Go to Terminal and type:

 

cd /System/Library/Extensions

 

sudo nano /System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/AppleYukon2.kext/Contents/Info.plist

 

 

(find and change: <key>Yukon-88E8053</key>)

(to: <key>Yukon-88E8059</key>) <-- change "53" to "59"

 

(find and change: <string>Yukon Gigabit Adapter 88E8053</string>)

(to: <string>Yukon Gigabit Adapter 88E8059</string>) <-- change "53" to "59"

 

(find and change: <string>0x436211AB</string>)

(to: <string>0x438111AB</string>) <-- change "62" to "81"

 

(press Control-O) <-- saves changes

(press Y and Enter) <-- accepts saving to existing file

(press Control-X) <-- exits nano

 

sudo chown -R root:wheel IONetworkingFamily.kext

cd /System/Library

sudo rm -rf Extensions.mkext Extensions.kextcache

 

REBOOT

 

The Lan Device will show in Network Pref but it will show as cable unplugged.

tried every trick i could find but no success.

In my case it was only needed to be able to trick certain installers that req html

and the partial was just enough.

many thanks to Insanely Mac.

Link to comment
Share on other sites

 Share

×
×
  • Create New...