Jump to content
32 posts in this topic

Recommended Posts

Onboard LAN Marvell Yukon gigabit working on intel D915GUXK with 10.4.4

with info.plist edit

 

 

 

 

Machine Name: Apple Development Platform

Machine Model: ADP2,1

CPU Type: Intel® Pentium® 4 Processor with Hyper-Threading Technology

Number Of Cores: 2

CPU Speed: 3 GHz

L2 Cache (shared): 2 MB

Memory: 1 GB

Bus Speed: 800 MHz

Boot ROM Version: EV91510A.0475.2005

Onboard LAN Marvell Yukon gigabit working on intel D915GUXK with 10.4.4

with info.plist edit

Machine Name: Apple Development Platform

Machine Model: ADP2,1

CPU Type: Intel® Pentium® 4 Processor with Hyper-Threading Technology

Number Of Cores: 2

CPU Speed: 3 GHz

L2 Cache (shared): 2 MB

Memory: 1 GB

Bus Speed: 800 MHz

Boot ROM Version: EV91510A.0475.2005

 

 

how do you do the info.plist edit ur talking about?

System/Library/Extensions/IONetworkingFamily.kext(show package contents)/Contents/Plugins/AppleYukon.kext(show package contents)/Contents/Info.plist

 

open Info.plist with TextEdit.app

replace <key>Yukon-88E8053</key>

with <key>Yukon-88E8050</key>

replace <string>0x436211AB</string>

with <string>0x436111AB</string>

 

 

 

ouu? ok newbie question how do i get this on my 10.4.3 machine?

 

copy AppleYukon.kext from 10.4.4 partition to 10.4.3 or get it from somewhere else

 

ouu? ok newbie question how do i get this on my 10.4.3 machine?

hi!

 

"copy AppleYukon.kext from 10.4.4 partition to 10.4.3 or get it from somewhere else"

 

i dont have the 10.4.4 image... so where can i get this AppleYukon.kext file? i searched in google, in the board and somewhere else :-) but i cant find the file.

i need network connection with my notebook :-)

hi!

 

"copy AppleYukon.kext from 10.4.4 partition to 10.4.3 or get it from somewhere else"

 

i dont have the 10.4.4 image... so where can i get this AppleYukon.kext file? i searched in google, in the board and somewhere else :-) but i cant find the file.

i need network connection with my notebook :-)

 

 

dont you know anyone running 10.4.4 ? try PM someone

Ok, thougth so... us with marvell yukon's 88E8001 are out of luck ;)

 

I got it sort of working...

replace <key>Yukon-88E8053</key>

with <key>Yukon-88E8001</key>

replace <string>0x436211AB</string>

with <string>0x432011AB</string>

 

After I did that, I rebooted, and nothing happened. So I decided to give up on wired and just install the wireless card drivers that work for me. After I reboot for the wireless drivers, suddenly OS X then realizes I have the Yukon in and the device shows up in Networking. Unfortunately, thoough, for some weird reason I can't get it to get an address with DHCP and when I configure it manually it won't connect to the router. And about every 20 seconds the system locks up for 5 seconds or so.

 

I'm in XP right now, I'm going to try to reboot and see what I can get this time...

I'm unfortunately too...

my mobo(ASUS P4P800SE) integrated a Yukon8001 chip giga-eth, and I also modified "<string>0x432011AB</string>", after reboot, the kernel extension loaded successful, check it via ifconfig, it show me "inactive"! and the ethernet status in network control panel is "cable unplugged"! :censored2:

not work on 10.4.1 till 10.4.5:

 

<key>Yukon-88E8053</key>

<string>0x432011AB</string>

 

and

 

<key>Yukon-88E8001</key>

<string>0x432011AB</string>

 

thats bad.... no network sucks....

all the same, i hope there is sometime a solution to fix that problem....

 

i terminates the project at this time for me. osx on intel sucks... to few driver to get the os to work.

 

greetz

Hello

 

Marvell Yukon working on GUXLK !!!

 

Only change IONetworkingFamily.kext from 10.4.4

 

 

1. Copy it in the extension folder and overwriting

2. rm extensions.mkext

3. rm extensions.kextcache

4. kextcache -k extensions

5. Reboot

 

I thank "myzar" and "chief"

  • 3 weeks later...

If you got a 80001 Yukon, buy an other NIC. I used my onboard 80001 for a couple of years but for some reason slow network. Never figured it out though (thought it was a cheap switch in my appartment).

 

I have now a 3Com905B (old one). Networkspeed has doubled in Windows XP and it's working in Mac Os X.

Isn't worth trying to get this 80001 to work, I guess......

I edited the info.plist file but it wont let me save it. Its locked. It wont let me unlock it either. Any idea

 

System is a Asus P5P800

 

How do I log in as ROOT.

 

I went to terminal and typed su root

it asked for a password. What is the default password

 

I tried admin, root, administrator, password and then just plain enter key

 

any help?

 

 

I have a ASUS P5P800 with the marvel nic

 

So I decided to check the users. It PPEARS that I have admin rights.

 

Im still unable to save the changes to the plist file.

×
×
  • Create New...