FAQ   •  Search   •  Memberlist   •  Usergroups   •  Statistics   •  Register   •  Album   •  Download   •  Log in   
 
 Announcement 

Previous topic «» Next topic
Need Driver Marvell Yukon 88E8038 for Acer 5580
Author Message
didin46 


Joined: 15 Aug 2009
Posts: 35
Location: 192.168.1.1
  Posted: 2009-09-08, 13:42   Need Driver Marvell Yukon 88E8038 for Acer 5580

Ada yang bisa bantuin buat nyari driver Marvell Yukon 88E8038 buat acer 5580?
Saya butuh banget buat koneksi internetnya.

Makasih ya, gan.
 
     
z0r 
Administrator



Helped: 2 times
Joined: 23 Dec 2008
Posts: 1858
Location: 6 12 16.05 S 106 50 43.22 E
Posted: 2009-09-08, 14:45   

caranya mirip Yukon 88E8056.

1. backup System/Library/Extensions/IONetworkingFamily.kext
dan copy juga ke desktop utk diedit.

2. buka info.plist ini pake TexEdit atau viaTerminal
Code:
open ~/Desktop/IONetworkingFamily.kext/Contents/PlugIns/AppleYukon2.kext/Contents/Info.plist
atau
nano ~/Desktop/IONetworkingFamily.kext/Contents/PlugIns/AppleYukon2.kext/Contents/Info.plist

Code:
<key>Yukon-88E8053</key> <-- ganti jadi Yukon-88E8038
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.iokit.AppleYukon2</string>
<key>EnableLowPwr</key>
<integer>1</integer>
<key>IOClass</key>
<string>yukon2osx</string>
<key>IOPCIPrimaryMatch</key>
<string>0x436211ab</string> <-- ganti jadi 0x435211ab
<key>IOProviderClass</key>
<string>IOPCIDevice</string>
<key>MACNumber</key>
<integer>1</integer>
<key>Model</key>
<string>Yukon Gigabit Adapter 88E8053 Singleport Copper SA</string>  <-- ganti 88E8053 jadi 88E8038
......

jadinya spt ini..
Code:
        <key>Yukon-88E8038</key>
        <dict>
            <key>CFBundleIdentifier</key>
            <string>com.apple.iokit.AppleYukon2</string>
            <key>EnableLowPwr</key>
            <integer>1</integer>
            <key>IOClass</key>
            <string>yukon2osx</string>
            <key>IOPCIPrimaryMatch</key>
            <string>0x435211ab</string>
            <key>IOProviderClass</key>
            <string>IOPCIDevice</string>
            <key>MACNumber</key>
            <integer>1</integer>
            <key>Model</key>
            <string>Yukon Gigabit Adapter 88E8038 Singleport Copper SA</string>
            <key>NetworkNumber</key>
            <integer>1</integer>
            <key>RxDeadman</key>
            <integer>60</integer>
            <key>RxRingGrowOnPause</key>
            <integer>10</integer>
            <key>RxRingSize</key>
            <integer>0</integer>
            <key>RxRingSize_100MBit</key>
            <integer>128</integer>
            <key>RxRingSize_10MBit</key>
            <integer>64</integer>
            <key>RxRingSize_GigaBit</key>
            <integer>256</integer>
            <key>TxRingSize</key>
            <integer>256</integer>
            <key>Vendor</key>
            <string>Marvell</string>
        </dict>


3. install IONetworkingFamily.kext yg ada di Desktop hasil modif tadi pake Kext Helper atau Kext Utility. reboot.

tengok juga..
http://mac.blogdig.net/ar...spire_3680.html
http://mizan102.wordpress...r-in-maciatkos/
_________________
irc://irc.osx86.hu:6667/mac-inul

20090831 | SnowLeopard on Abit IP35-E | Intel C2D E6850 | 9600GT

The only way to know is trying.. --BlackCH
 
     
didin46 


Joined: 15 Aug 2009
Posts: 35
Location: 192.168.1.1
Posted: 2009-09-09, 12:20   

Makasih, Pak.
LAN Sudah berjalan dengan lancar.

Saya udah instal wifinya pake iwi3945.dmg tapi malah jadi kernel panic dan gak bisa boot ke desktopnya.
Ngomong-ngomong iATkos v5i gak bisa jalanin core 2 Duo ya.. soalnya di PC saya hanya kedetect 1 core saja?
 
     
z0r 
Administrator



Helped: 2 times
Joined: 23 Dec 2008
Posts: 1858
Location: 6 12 16.05 S 106 50 43.22 E
Posted: 2009-09-09, 13:04   

bikin thread baru lagi aja bro. biar gak nyampur2.
_________________
irc://irc.osx86.hu:6667/mac-inul

20090831 | SnowLeopard on Abit IP35-E | Intel C2D E6850 | 9600GT

The only way to know is trying.. --BlackCH
 
     
Display posts from previous:   
Reply to topic
   
 
Option 
Permission Legend
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum

 
Jumpbox
Jump to:  


All Rights Reserved. Theme Macinul created by Arya
Powered by phpBB modified by Przemo © 2003 phpBB Group
Page generated in 0.11 second. SQL queries: 11