Help - Search - Members - Calendar
Full Version: Marvell Yukon 8001 - the driver
InsanelyMac Forum > OSx86 Project > Hardware and Drivers > LAN and Wireless
Pages: 1, 2, 3, 4, 5, 6, 7, 8
b2unit
QUOTE(m.musashi @ Dec 1 2007, 06:44 PM) *
5onlt: 0x50051799, but why do u ask? the driver loads therefore the ids are correctly entered = no need to modify. The error means that the output queue is full and the system stalled. Most likely there's a problem with IONetworkingFamily.
Without access to the machine I cannot do anything more, but I'm inclined to believe that there's something wrongly setup in your system ... 30K+ downloads and 99.9% of people managed to get online so there's a good chance the driver actually works smile.gif

b2unit: maybe I wasn't clear enough. Jumbo frames have nothing to do with your network not working. Plus, do you run a server? if the answer is no then you don't need jumbos.


I think your 2e_u version made big progress because DGE530T was recognized by G4/450 through your latest driver. it wasn't before. smile.gif
I don't know well about programming .kext file but I think it's very tiny problem even though can't be found easily and it could be fixed swiftly.
I'm using g4/450 as my personal server so I need a gigabit NIC & Jumbo frame. if you have a time please keep going for the people like me.

thanks M.
felikz
great!!!
thanks (p4c800-deluxe)!
MichielM
I've a Marvell 8001 NIC (on an Asus P5B-V) and I use the Leopard build of your skge.kext.

Every time I boot my PC I get a kernel panic from skge.kext (1 in 2 boots, the next time it boots is does work). Could you explain this why it doesn't work the first time and does work the second time ?
carlomascherini76
THANKS!!! IT Works on my ASUS P4C800.

Perfect!
helob
QUOTE(m.musashi @ Nov 24 2007, 06:52 PM) *
in this case you haven't loaded the driver correctly or set the pid/vid in info.plist. Download 0.2e and try again


Hi musashi,
Thanks for skge (0.2e) driver. It's working on my newly Leopard install Toh RC2 10.5.0 with onboard Marvell Yukon 8001 on Asus P4P800SE P4 3.0G SSE3/ATIX1600Pro system.
I followed your instruction of installing skge in /System/Library/Extensions/
However I read somewhere that skge can be install in /System/Library/Extensions/IONetworkingFamily/Contents/Plugins/
I tried and it works too.
Questions:
1. Which is the better way and why?
2. For Leopard, whchich is better skge(0.2e) or skge(0.2e)U?
I asked because I am encountering some time and screen saver problems.
Thank you for your time.
Filip100
i have iatkos leoaprd and ethernet card DGE-530T. I install skge e.
i can see ethenrnet but it is allways disconected, i cant connect on my network.
when i sudo dmesg a cant find messages with skgeosx
where is problem???

problem fixed
jotunloki
Hey just wanted to say thanks for your good work. Fixed my last problem with 10.5.1 and works perfectly.
GingerTea
Works like a charm.
Skramouche
First of all thanks m.musashi.

I have p4c800-deluxe with driver 0.2e,When use a Bittorrent client, gives an error me. I believe at least that it is an error, but seems that it goes slow.

I put the result to you of sudo dmesg | grep skgeosx :
QUOTE
skgeosx::probe(ethernet)
skgeosx::start(ethernet) <1>
skgeosx: SKGE for OSx86 v0.2e ---- M.Musashi ©2007
skgeosx: VendorID:11ab DeviceID:4320 Rev:13
skgeosx: board is Yukon-Lite
skgeosx: registerWithPolicyMaker
skgeosx: setPowerState state 1
skgeosx: Ethernet address 00:13:d4:04:aa:3e
skgeosx: Enabled!
skgeosx: setMulticastMode on
skgeosx: setMulticastMode off
skgeosx: link speed now 100 Mbps, full duplex.
skgeosx: setMulticastMode on
skgeosx ERR: ouputPacket() zero segments


I have tried other applications p2p, but only it happens with clients bittorrent.
Thanks and pardon for my bad English.


Unisex
it works so great for me and my LEOPARD.

nice work.
leeyva
thanks
pan-pan
is that driver support gigabite lan? or is for 100bite only? thanks
GFOnyX
Will this work on 88E8039 (under leopard) ?
felikz
For p4c800-deluxe working skge.kext (for kissin)!
BartAfterDark
Sorry if this may sound stupid.

But how do I edit the info.plist :S

QUOTE
- 3COM 3C940 / ASUS P4P800 Deluxe: edit info.plist and replace 0x432011AB with 0x170010B7 before following installation instructions
R.Rendall
Absolutely brilliant. I've been struggling with this problem ever since I installed Mac OSX on my PC about 3 weeks ago. Now my internet is working thank to you.

BTW, I've never touched a MAC till this install but found your install instructions very simple to follow. Hard part was finding "Termina" :-)

Once again, thank you very much. Now for my crappy Radeon 9200 video.

brentcophotography
QUOTE(5onIt @ Nov 25 2007, 05:18 AM) *
OK, on a whim I reversed the hex codes and entered this instead 0x50051799. The extension now seems to be recognised, but when it boots to the desktop I get this error:

CODE
System extension cannot be used

The system extension "/System/Library/Extensions/skge.kext" was installed improperly and cannot be used. Please try reinstalling it, or contact the product's vendor for an update.
So I reinstalled per the instructions on your initial post. Same error.


I'm getting the same error on a Leopard OS. How do you make this work?
GERGÖ
Maybe u didn't repair permissions correctly.
Use the kext helper.
Dude_SJ
QUOTE
For p4c800-deluxe working skge.kext (for kissin)!
Attached File(s)
Attached File skge.kext.zip ( 45.56K ) Number of downloads: 13


Well, Mine P4C800 Deluxe doesn't work.. It says that the Driver was improperly installed so it wouldn' be used.. =(

Pleasee help me....
GERGÖ
Delete the kext from the extensions..... dir.
And use the kexthelper(in the 2nd post above) to install it!
Dude_SJ
Thank you man!! Nice Application!! Worked perfectly!!! =D

P4C800 Deluxe working nicely
guardian_10
Help!!! Please tell me what am I doing wrong? I tried installing the kext file, but with every file, I am getting the same error "Permission denied"

I have the "Marvell Yukon 88E8001/8003/8010 PCI Gigabit Ethernet Controller" I downloaded skge.kext to my root folder of the disk, opened Terminal and typed the following:


{user}s-ACPI:~ {user}$ sudo -s {password}



{user}s-ACPI:~ {user}$ cp -R /skge.kext /System/Library/Extensions



cp: /System/Library/Extensions/skge.kext: Permission denied

cp: /skge.kext: unable to copy extended attributes to /System/Library/Extensions/skge.kext: Permission denied

cp: /System/Library/Extensions/skge.kext/Contents: No such file or directory

cp: /skge.kext/Contents: unable to copy extended attributes to /System/Library/Extensions/skge.kext/Contents: No such file or directory

cp: /System/Library/Extensions/skge.kext/Contents/MacOS: No such file or directory

cp: /skge.kext/Contents/MacOS: unable to copy extended attributes to /System/Library/Extensions/skge.kext/Contents/MacOS: No such file or directory

cp: /System/Library/Extensions/skge.kext/Contents/MacOS/skge: No such file or directory

cp: /System/Library/Extensions/skge.kext/Contents/Resources: No such file or directory

cp: /skge.kext/Contents/Resources: unable to copy extended attributes to /System/Library/Extensions/skge.kext/Contents/Resources: No such file or directory

cp: /System/Library/Extensions/skge.kext/Contents/Resources/English.lproj: No such file or directory

cp: /skge.kext/Contents/Resources/English.lproj: unable to copy extended attributes to /System/Library/Extensions/skge.kext/Contents/Resources/English.lproj: No such file or directory

cp: /System/Library/Extensions/skge.kext/Contents/Resources/English.lproj/InfoPlist.strings: No such file or directory

cp: /System/Library/Extensions/skge.kext/Contents/Info.plist: No such file or directory

{user}s-ACPI:~ {user}$







Mac OS X 10.5 (9A581)

Darwin 9.0.0

Pentium 4 3.0 GHz (shows up as 3.22GHZ in System Profiler?"

1.5 GB RAM 800 MHz

PCIe 128 MB display

Macinbest
For the D-Link DGE-530T Rev. A1, use the device ID 0x004c0000

It works beautifully so far. smile.gif
guardian_10
Hi, just got the network installed and right now I am posting from my Hackintosh. smile.gif
GERGÖ
QUOTE(guardian_10 @ Jan 30 2008, 07:20 AM) *
Hi, just got the network installed and right now I am posting from my Hackintosh. smile.gif

Nice! Next time use kext helper, it's easier. wink.gif
borko
Well done! Works on perfectly Leopard on Asus P5GZ-MX !

Thanks! biggrin.gif rolleyes.gif biggrin.gif

starobrno1
Thanks for the skgekext man, it works. Had to run it twice using the kexthelper, I´m typing this on my kaly 10.5.1 Leo hack. Funny thing is it worked just ok out of the box with kaly 10.4.10. All but onboard sound worked ok. Well sound worked but not good but I´m using a FW soundcard so I did´nt bother to look for a kext for it. No sound on Leo though.

My specs are
Asus p4p800se
Pny Gforce 6200
Pentium P4 clocked to 3,3 Ghz works up to 3,6 but can act a bit strange
3 gig memory using two 1gig and two 0,5 gig
630 W power supply
seagate 7200 rpm 160 gig

Thanks
wanky
Hi there,

thanks for the driver! It works nearly perfectly on a Shuttle SD32G5 with Marvell Yokun 8001 and 10.5.1. (KALYWAY)

But I miss the "wake-on-lan" feature. It works for Windows XP but not for Leopard. Is there a way to enable it? In "System Preferences -> Energy Saver -> Options" the "Wake for Ethernet network adminstrator access" option is not available.

I searched the forum and used google but haven't found a solution yet.

Thanks
wanky
bobbydmarriott
Another Report of Near Success, and the work around for me using the SKGE-E driver. My household has 4 networked macs (3 Apples and 1 Hackintosh).

Hackintosh is an E2140, Asus Board, onboard lan (Realtek) disabled, and has the Dlink DGE530T PCI card.

Working:
AFP from Hackintosh to any of the Macs
Screensharing from Hackintosh to any of the Macs
Screensharing from any Mac to Hackintosh
File transfers are very fast between systems.

Not Working:
AFP does not connect from Macs to the Hackintosh. Will not even show shared drive.

Successful Workaround. SMB connection does recognize drives on the Hackintosh, so thanks to your driver, I have my new media server on a machine that cost me a total of $390.

Do I have a conflict in one of the my other Kexts that could be causing this problem? I did my install from Kalyway 10.5.1, originally loaded the new Realtek drivers for the onboard Lan, but wanted Gigabit speed since this was going to be used as a media server, and the onboard Lan was not stable.

Performance has been excellent. To put it to the test, I transfered a 2 gig file over the network between the hackintosh, while playing a MP4 movie saved on a computer across the network, while having screensharing open on a second Mac watching the moving playing on the hackintosh. The movie played beautifuly and the file transferred continued to completion in about 10-15 minutes. Only other note about my setup is that I am also using a Dlink Giga Switch and and Airport Extreme Router which also has a Giga switch.
mohkahn
Hi Gergo, I tried to use your suggestions, but kext help keeps telling me, We failed to login as root, check your password. i did not have a root password, so i had to create a master password, and then root password, and restart. Still no change, after i initially installed few mac drivers, like that for sound card, (still not sure if that works) and HD2400 driver. (that works well, but sleep has problem) so after i installed the above 2 drivers, i also instaleld the (restore factory desktop package) i wonder if cos of that the kext helper is now not working.

can you give more guidance on how I can get this driver to work so i can get connection on my system\ or get it to work manually. the instructions are a plenty, but none of them are step by step and i can't put them together as a newbie.

Thanks for your time.

asus p5kc
pci gigabyte ethernt (asus websites says) attansic driver ethernet (http://www.asus.com/products.aspx?modelmenu=2&model=1694&l1=3&l2=11&l3=534&l4=0)
160gb sata harddisk
hd2400graphic card
panasonic dvdrw sata.
GERGÖ
What is the chipset of your lan? I think its not 8001 Yukon.
chiefgeek
I had the driver working perfectly and then I have done something that is now causing it to fail.
I was browsing the IO device tree (hope i didn't change something)

I installed lspci which failed durring install but the lspci command still works
I took the latest quicktime update
rebooted ( its been a while since I rebooted so it could be something else )

Now durring boot I get an exception from the skge driver.
If I delte the skge.kext dir the box boots fine.

Could I have changed something when browsing the IODeviceTree that could cause this to occur?
ѕиоѡ
Working here with ASUS A8N SLI PREMIUM cause the Nforce was problematic.

Thx for the share m8!
FedY@
Installed and no driver found for Marvell Yukon 88E8038 PCI-E Fast Ethernet Controller
boboblack
QUOTE(Snowski @ Feb 11 2008, 07:30 PM) *
Working here with ASUS A8N SLI PREMIUM cause the Nforce was problematic.

Thx for the share m8!


I am also using the same board A8N SLI Premium.
I still cannot make this skge.kext working properly.
Had followed all steps... and only had this message:
------
skgeosx::probe(ethernet)
skgeosx::start(ethernet) <1>
skgeosx: SKGE for OSx86 v0.2e ---- M.Musashi ©2007
skgeosx: VendorID:11ab DeviceID:4320 Rev:13
skgeosx: board is Yukon-Lite
skgeosx: registerWithPolicyMaker
skgeosx: board is built-in
skgeosx: setPowerState state 1
skgeosx: Ethernet address 00:13:d4:7e:e5:f9
------
However, the marvell port still not working.. sad.gif
I also tried the 2d version with the same result
Any idea what went wrong?
Now still using Nforce ethernet port with forcedeth-d.kext and cpus=1
Running leopard JAS 10.5.1

Thanks
SPD
tdawgedogg
I have a asus p4p800e deluxe. I installed the kext file fine using terminal....then i tried the kext helper program or whatever that was. It said everything went fine. When I reboot there is no lights blinking on the nic and there is still no ethernet connections in network settings or whatever....Do i need to do something else to install this?
GERGÖ
Yes! You have to manually give an ip to your card first time, after than, when it connects change to dhcp auto.
You should use only kexthelper, no need for terminal.
If the first row doesn't help delete the skge.kext, and reinstall with kexthelper.
tdawgedogg
QUOTE(GERGÖ @ Feb 13 2008, 06:58 PM) *
Yes! You have to manually give an ip to your card first time, after than, when it connects change to dhcp auto.
You should use only kexthelper, no need for terminal.
If the first row doesn't help delete the skge.kext, and reinstall with kexthelper.


how do i manually give an ip to my card for the first time. I got into network settings and it doesn't even detect an ethernet nic card. How do i do this with kext helper b7? The only options i see are to enter my password and then click run. Theres an output box and a kext permissions, make script, and tag cache rebuild button. I need exact instructions im a noob! thanks.
gustavuz
Well! Please HELP! I have a Marvell Yukon and the discription at windows is: VED ID 11 DEV 4364 SUBSYS 80561019

i tried almost everything. I cant make it works....

My PC is AMD with SATA (don´t work too and freeze finder at boot, boot ony with -s -v)

Anyone can please help me?

ackdaddy
biggrin.gif Got it work'n on my Asus P4P800 SE with Leopard Baby!
Thanks Musashi for your brainchild from 2 years ago!!!

GERGÖ
QUOTE(tdawgedogg @ Feb 13 2008, 11:33 PM) *
how do i manually give an ip to my card for the first time. I got into network settings and it doesn't even detect an ethernet nic card. How do i do this with kext helper b7? The only options i see are to enter my password and then click run. Theres an output box and a kext permissions, make script, and tag cache rebuild button. I need exact instructions im a noob! thanks.

If u see no ethernet, than you didn't install it correctly perhaps. Kexthelper: give your password in the correct box, after than drag-drop the skge.kext into the window, click easy install thats all.
Now u should see an ethernet device in system pref./network, click on it, configure:manually, give a correct ip., than apply and it should work already.And can use dhcp.
Gustavuz: We need your chipset number.
Almas Khan
(2eu) Works great on my A8N-Sli Deluxe thanks a bunch musashi!
frtommy
Hi.
Sorry for my english errors. I'm an Italian donkey.

I have this Pc:

Model Name: Mac
Model Identifier: ACPI
Processor Speed: 1.8 GHz
Total Number Of Cores: 1
Memory: 2 GB
Bus Speed: 400 MHz

Processor is AMD Athlon 64bit 3000+

Mother Board: Asus A8V bios version 0219
I have a on board LAN card Marvell Yukon 8001...
And a PCI LAN card RTL8139...
The RTL card is oK. And I use it for internet.
The Yukon don-t see by Leopard.
My version is Leopard AMD 1.0.5.1 Zephyrot.

I try to install in every mode write in this 18 pages of topic, but Leopard don-t see the Card.

I try with:

skge02d
skge02e
skg02e(U)
Leo_skge
Skge_02d_Leo

I try install this kext without and with KEXT Helper. But I still with only RTL LAN card.

Please Help me...
And sorry again for my english errors.
Have a good day.
Bye bye
User_Zero
Thanks a bunch! Revision E driver works on my built-in Marvell 88E8001 on my ASUS P5GZ-MX Running Leopard 10.5.1 kalaway.
Although I had tried several times before I found out that since some PPP connection was enabled on Install I had to go to the network panel and delete that connection first.
lorenzo91fr
Thanks a lot version 2e works fine with D-link DGE-530T
running kalyway 10.5.1 speed 1Gb/s
Turon
can't download the files, links down? tells me, "something is missing" ?! *:confused:
joedubya
Hey guys, here is a panic msg i get when i loaded the sjge.kext for my 88E8001/8002/8003 Gigabit adapter. Tubgirl 10.4.10 , Says it loads fine with kextload, i did notice it had a second line about dependancies. Wasnt clear as to what.

Regards,
Joedubya
arccx
Hi all, i'm new .

I'm just finished to install zephyros on my pc, it's seem work fine. but
I have asus av8 deluxe, and i have installed 0.2e(u) for my ethernet card. I used kexhelper, i make reboot many times but my ethernet card don't work (in diagnostic ethernet card was re i think non card installed or find), Have any suggest?

best regards
brent.arnold
Works well with my Asus P5B Deluxe. Thanks man
datech50
Kinda works on my P5b Deluxe-worked fine on brazilmac 10.5 and 10.5.1.

I been getting the same kernel panic as others ever since I switched over to efi.
Tried both the Intel and universal-it works for a while but will kernel panic on reboot

Maybe the problem is related to newer kernels?

Will try again with new 9.2.2 vanilla kernel after the latest Apple update.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.