m.musashi Posted December 6, 2006 Author Share Posted December 6, 2006 skgeosx::probe(ethernet)skgeosx::start(ethernet) <1> skgeosx: SKGE for OSx86 v0.2d ---- M.Musashi ©2006 skgeosx: VendorID:11ab DeviceID:4320 Rev:13 skgeosx: board is Yukon-Lite ethernet: family specific matching fails skgeosx: Ethernet address 00:11:2f:b5:e0:1c that's it? strange it actually detects the ethernet MAC, but it doesn't enable the interface (you should get a skgeosx: Enabled! have you checked in System Preference / Network that the nic is detected, set everything to automatic? also check out the System Profiler for info on ethernet Link to comment Share on other sites More sharing options...
RobNyc Posted December 9, 2006 Share Posted December 9, 2006 Miracle, I just went into network and took 2 screenshots of 2 new notices I got.. It works now Thanks Link to comment Share on other sites More sharing options...
LKU1 Posted December 16, 2006 Share Posted December 16, 2006 (edited) argh :pirate2: i still have problems, and i think it has to do with the kernel rig: amd athlon x2 4400+ a8n-sli premium i finally got around to installing 10.4.8 from tubgirl with the final ppf applied. when i first booted up (for the first time), i saw that there were skgeosx messages after using "-v" at the boot prompt. so, i went to system pref. and looked at network, and "Built in ethernet" was there. however, i cannot connect to the internet for some reason. some of you have had success with semthex, others haven't. why is this so? Edit: the problem i keep on getting is when i boot up and check the system preferences, it says it can't get an ip address. btw, im behind a wireless router (linksys wrt54g) and im using a linksys cable modem (befcmu10) Edited December 21, 2006 by LKU1 Link to comment Share on other sites More sharing options...
Cupe Posted December 16, 2006 Share Posted December 16, 2006 (edited) sorry, I am using P4P800 Deluxe. But how do you edit info.plist from skge.kext? the "replacing 0x432011AB with 0x170010B7" do you do it inside the terminal, in the OS, or in Windows? because I tried the command 'edit', but it isn't a command though thanks for your help Edited December 16, 2006 by Cupe Link to comment Share on other sites More sharing options...
CypZ Posted December 27, 2006 Share Posted December 27, 2006 Good job...Thx Work fine in 10.4.3 ... Link to comment Share on other sites More sharing options...
nexuz6 Posted January 7, 2007 Share Posted January 7, 2007 Works like a charm!!! Thanks! I have a built in nic on my Asus P4P800 (without deluxe). Just had to replace the adress in the Info.plist Link to comment Share on other sites More sharing options...
Rez. Posted January 15, 2007 Share Posted January 15, 2007 Just wanted to thanks the authour for this driver. It worked like a charm on my DGE-530T Nic on Jas' AMD Intel SSE2 SSE3 DVD. Thanks for the work and thanks for a nice, clean and helpful thread. Link to comment Share on other sites More sharing options...
Rez. Posted January 15, 2007 Share Posted January 15, 2007 @LKU1 I had the same problem as you seem to be having when I first install this driver. OSx tells you that 'Builtin Ethernet' is active but that it cannot obtain an IP from your ISP .. etc.. I simply installed the Driver compiled in 10.4.8 (You can find it in this thread, I forget the name of the uploader but thanks). I then shutdown the PC and also unplugged my cable modem. I waited a few minutes, Plugged in the Cable Modem and booted in to OSX. Ethernet was detected and Ip address obtained. Maybe it will work for you too. Good luck. Link to comment Share on other sites More sharing options...
LKU1 Posted January 17, 2007 Share Posted January 17, 2007 i changed to JaS's release, and now it works. thx Link to comment Share on other sites More sharing options...
realfolkblues Posted January 17, 2007 Share Posted January 17, 2007 (edited) Hi i tryed installing this but it does not work. here is what i got in the terminal. users-computer:~ root# cp -R /System/Library/Extensions/skge.kext usage: cp [-R [-H | -L | -P]] [-f | -i | -n] [-pv] src target cp [-R [-H | -L | -P]] [-f | -i | -n] [-pv] src1 ... srcN directory Whenever my system boots up it says it's not installed right, see attached pic. PLEASE HELP! error.tiff Edited June 25, 2011 by Gringo Vermelho Link to comment Share on other sites More sharing options...
superfake Posted January 18, 2007 Share Posted January 18, 2007 Hi! I have the same problem as you. I see the same error and i don't know how to solve it. If any genius feels like explaining, plz do... Thanx... Link to comment Share on other sites More sharing options...
superfake Posted January 19, 2007 Share Posted January 19, 2007 users-computer:~ root# cp -R /System/Library/Extensions/skge.kext usage: cp [-R [-H | -L | -P]] [-f | -i | -n] [-pv] src target cp [-R [-H | -L | -P]] [-f | -i | -n] [-pv] src1 ... srcN directory just put the skge.kext infront of the directory instead. Like this : cp -R skge.kext /System/Library/Extensions "press enter" and then type "reboot" and press enter. Worked for me ;D Link to comment Share on other sites More sharing options...
Lpx Posted February 1, 2007 Share Posted February 1, 2007 Hi, I installed the driver without changing first the string. Of course, i then reboot and nothing happened. I then realized that i needed to change before installing. Is there any problem with that? And what about the string provided? It's the same for every card? Or do i need to find the right one for me myself? Thx, Nuno Link to comment Share on other sites More sharing options...
Lpx Posted February 1, 2007 Share Posted February 1, 2007 Hi, Works for me as well Asus P4P800 Cheers, Nuno Link to comment Share on other sites More sharing options...
JaE-V Posted February 8, 2007 Share Posted February 8, 2007 m.musashi:In an attempt to make installation easier I created a package installer from the "skge.kext.02d.zip" archive. Tested installation (since in my actual case I didn't need to edit the plist for it to work) and then started examining the plist file and am now wondering why you didn't add additional profiles to cover the other vendor ID's? You do realize you can do something like the following: (probably better example exists in the Extension dir) <key>IOKitPersonalities</key> <dict> <key>skge1/key> <dict> <key>CFBundleIdentifier</key> <string>com.musashi.skge1/string> <key>DescriptorPoolTimer</key> <integer>250</integer> <key>EnableLowPwr</key> <integer>0</integer> <key>IOClass</key> <string>skgeosx</string> <key>IOKitDebug</key> <integer>65535</integer> <key>IOMatchCategory</key> <string>skge1/string> <key>IOPCIPrimaryMatch</key> <string>0x432011AB</string> <key>IOProviderClass</key> <string>IOPCIDevice</string> <key>IOResourceMatch</key> <string>IOKit</string> <key>Model</key> <string>Yukon-88E8001</string> <key>RxRingSize</key> <integer>256</integer> <key>TxRingSize</key> <integer>256</integer> <key>Vendor</key> <string>Marvell</string> <key>WaitForLinkUp</key> <integer>6000</integer> <key>WaitToCheckDelay</key> <integer>10000</integer> </dict> <key>skge2/key> <dict> <key>CFBundleIdentifier</key> <string>com.musashi.skge2/string> <key>DescriptorPoolTimer</key> <integer>250</integer> <key>EnableLowPwr</key> <integer>0</integer> <key>IOClass</key> <string>skgeosx</string> <key>IOKitDebug</key> <integer>65535</integer> <key>IOMatchCategory</key> <string>skge2/string> <key>IOPCIPrimaryMatch</key> <string>0x432011AB</string> <key>IOProviderClass</key> <string>IOPCIDevice</string> <key>IOResourceMatch</key> <string>IOKit</string> <key>Model</key> <string>Yukon-88E8001</string> <key>RxRingSize</key> <integer>256</integer> <key>TxRingSize</key> <integer>256</integer> <key>Vendor</key> <string>Marvell</string> <key>WaitForLinkUp</key> <integer>6000</integer> <key>WaitToCheckDelay</key> <integer>10000</integer> </dict> <key>skge3</key> <dict> <key>CFBundleIdentifier</key> <string>com.musashi.skge3</string> <key>DescriptorPoolTimer</key> <integer>250</integer> <key>EnableLowPwr</key> <integer>0</integer> <key>IOClass</key> <string>skge3osx</string> <key>IOKitDebug</key> <integer>65535</integer> <key>IOMatchCategory</key> <string>skge3</string> <key>IOPCIPrimaryMatch</key> <string>0x432011AB</string> <key>IOProviderClass</key> <string>IOPCIDevice</string> <key>IOResourceMatch</key> <string>IOKit</string> <key>Model</key> <string>Yukon-88E8001</string> <key>RxRingSize</key> <integer>256</integer> <key>TxRingSize</key> <integer>256</integer> <key>Vendor</key> <string>Marvell</string> <key>WaitForLinkUp</key> <integer>6000</integer> <key>WaitToCheckDelay</key> <integer>10000</integer> </dict> </dict> All vendor ID's are the same because I didn't have the info to add it but you get the idea. Here's the package Marvell.Gigabit.pkg.zip seems like alot of people ignored this part, did anyone try this package? seems alot simpler does it function? will this work with 88E1111? Link to comment Share on other sites More sharing options...
sarabulho Posted February 8, 2007 Share Posted February 8, 2007 Thanks, works great on P5WD2/Pentium Duo 3.8GHz, from USB HD boot (pretty fast). Link to comment Share on other sites More sharing options...
Rudy1984 Posted February 11, 2007 Share Posted February 11, 2007 this may work on 3com etherlink xl pci 3c900-combo? I have osx 10.4.7 jas Link to comment Share on other sites More sharing options...
hamdsf Posted February 11, 2007 Share Posted February 11, 2007 How can I edit the info.plist file? where I can find it? i HAVE A 3com 3c940 thanks Link to comment Share on other sites More sharing options...
Gilther Posted February 13, 2007 Share Posted February 13, 2007 Hey, i am new to theis hackintosh thing and i am having some trouble installing this driver with terminal. i typed in everything right but i got a mynamecomputer;~root# cp -R/Users/myname/Desktop/skge.kewt/System/Library/Extensions cp: illegal option --/ Usage: cp [-R [-H l -P]] [-f l -i l -n] [-pv] src target cp [-R [-H l -P]] [-f l -i l -n] [-pv] src1 ... srcN directory I am running a p5p800 Mobo with a 3.2G prescott, 1 G of ram, and a 9800 pro. I have the JaS 10.4.6 image installed, any ideas? Link to comment Share on other sites More sharing options...
LKU1 Posted February 19, 2007 Share Posted February 19, 2007 (edited) gilther, you need spaces in between the source and target and between -R and the source mynamecomputer;~root# cp -R /Users/myname/Desktop/skge.kext /System/Library/Extensions is the way to go. Edited February 19, 2007 by LKU1 Link to comment Share on other sites More sharing options...
rufusblack Posted February 24, 2007 Share Posted February 24, 2007 thank now work my 3com 3c940 Gbit Link to comment Share on other sites More sharing options...
mkprk Posted February 25, 2007 Share Posted February 25, 2007 (edited) not working for me. Ive got the newest JaS disc on demon. Im using a D-Link DGE-530T and I changed the number in info.plist. nevermind, got it working. works great! thanks Edited February 25, 2007 by mkprk Link to comment Share on other sites More sharing options...
Laian Posted February 26, 2007 Share Posted February 26, 2007 iieiii i get my ethernet working ^^ . . thank's im runing osx 10.4.5 myzars dvd image cpu: amd athlon 64 4000+ sandiego core motherboard: GA-K8NSC-939 nForce 3 250 chipset hdd: quantum fireball 10gb IDE (working on get my sata hdd runing ^^) video card: nvidia fx5900 (working with macvidia driver 1.0.81) Link to comment Share on other sites More sharing options...
darthfrodo04 Posted March 5, 2007 Share Posted March 5, 2007 Worked for me, thanks so much Link to comment Share on other sites More sharing options...
richardbm Posted March 5, 2007 Share Posted March 5, 2007 Hi, this is my first time using osx86. Im using the JAS 10.4.8. My mobo is p4p800e-deluxe. Everything is working fine except for the network. under windows, my network card is detected as marvell yukon gigabit. I followed the instructions in the previous page using the skge.kext. Did it a couple of times but still no luck. I even changed this 0x432011AB with this 0x170010B7. Where can I check the specific model of my ethernet card? I am not sure if the one included in my mobo is marvell yukon 8001 or 88E8055 or other model. Where can I also check my vendor and dev id? TIA Link to comment Share on other sites More sharing options...
Recommended Posts