braveskunk Posted November 21, 2006 Share Posted November 21, 2006 hi guys a can't get my yukon marvel to work. i tried replacing skge.kext. tried to modify it to my id: 0x432011AB and nothing.on first reboot it says that permissions are incorect,but i changed owner to system.did repair permissions.nothing. my vendor id is 11AB and dev:4320. i cant if its 8001 or other:/ below my specs: Link to comment Share on other sites More sharing options...
dancemc87 Posted November 21, 2006 Share Posted November 21, 2006 hey guys, same case in my hackintosh installation .... it recognizes that i have made changes to the ionetworkingfamily kext that means inside to the appleyukon.kext, but it didnt work either with me. any ideas that could help braveskunk and me?? marvell yukon 88E8055 Link to comment Share on other sites More sharing options...
braveskunk Posted November 21, 2006 Share Posted November 21, 2006 i found some old skge.kext.will try i now and post back Link to comment Share on other sites More sharing options...
braveskunk Posted November 21, 2006 Share Posted November 21, 2006 i tested it and nothing.still wrong installation pls reinstall or contact vendor 4 updates.anyone?mussashi maybe u can help? btw i don't have appleyukon.kext in extensions Link to comment Share on other sites More sharing options...
braveskunk Posted November 21, 2006 Share Posted November 21, 2006 at last:D:D:D i figure it out! easy and painless way.spent whole night on it but finally it's working:) heres my way: my chip is 88e8053<--only 4 last digits matters.my hex number is 0x432011ab. i found some italian guide how to do it and did in 5 min<god>;p guide: 1. download skgw.kext from here:http://forum.insanelymac.com/index.php?showtopic=15700&st=0 2. save it somewhere<sorry for my stupid comments but i'm so happy;p 3. unzip it 4. place it for example on desktop 5. open terminal 6. type sudo -s and press enter 7. type your password and press enter note: if you unzipped it to your desktop,then type: 8. type: cd desktop and press enter(return key) if somewhere else it's good to know how to navigate thru folders in mac: list files: ls; current folder: pwd; entering folder: cd folder_name; changing to root folder:cd /; don't place ";" in commands;p let's move on: 9. mv skge.kext /System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns press enter(return key) 10. cd /System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns press enter(return key) 11. chmod -R 755 skge.kext press enter(return key) 12. chown -R root:wheel skge.kext press enter(return key) 13. rm /System/Library/Extensions.mkext press enter(return key) 14. rm /System/Library/Extensions.kextcache press enter(return key) 15. kextcache -k /System/Library/Extensions press enter(return key) 16. reboot WAIT AND ANJOY YOUR NETWORK CONNECTION:) thanks to all people who helped me,and specially great thanks to m.musashi for developing working driver:) i tried to do it by myself but relult was os crash after recieving first packets of data<-- was desperate to get it done...really hope it will help somebody.if u have any questions,pm me;) Link to comment Share on other sites More sharing options...
wondergod Posted November 21, 2006 Share Posted November 21, 2006 I used the JaS 10.4.8 reseed and I recompiled the skge kext and I didn't have to do any of that io networking kext replacing....I wonder why you guys have to.... Link to comment Share on other sites More sharing options...
najt Posted November 21, 2006 Share Posted November 21, 2006 I updated from 10.4.7 with the 10.4.8 Combo update and the latest Semthex kernel and didn't have to compile anything. The old skge I've been using just works. I used this guide http://paulicat.freeflux.net/blog/archive/...rade-guide.html Link to comment Share on other sites More sharing options...
m.musashi Posted November 23, 2006 Author Share Posted November 23, 2006 after reading of issues w/ 10.4.8 I've installed it on my PC (I'm not using hakintosh anymore) well, the kext seems to work fine Link to comment Share on other sites More sharing options...
asapreta Posted November 23, 2006 Share Posted November 23, 2006 Here the kext is fine too. But, is it difficult to make a installer for it? I have some friends and all of them have the same mobo that I own, but they aren't so keen in editing plists, kexts and so on. So I could make a installer/pkg to send to them. Link to comment Share on other sites More sharing options...
braveskunk Posted November 23, 2006 Share Posted November 23, 2006 yes kext works fine but in my case instead of placing it in Extensions folder i had to place it in Extensions\IOnetworing\contents\plugins\ To install: open terminal sudo -s (password) cp -R (drag and drop the file and remove the / at the end) /System/Library/Extensions/ reboot don't know why but it worked for me:) anyway,thanks musashi:) Link to comment Share on other sites More sharing options...
myzar Posted November 23, 2006 Share Posted November 23, 2006 Kext works fine under 10.4.8 for me too, it doesn't like s3 suspend tho, when the system wakes up the network card is dead. No big deal tho Link to comment Share on other sites More sharing options...
braveskunk Posted November 24, 2006 Share Posted November 24, 2006 will try 2 sleep it and then wake and post if it's still working or not;p Link to comment Share on other sites More sharing options...
m.musashi Posted November 24, 2006 Author Share Posted November 24, 2006 guys pliz don't pm me, I won't answer to installation questions This driver is for yukon 8001, as far as I know it doesn't support 8055 (it should be supported by appleyukon.kext ... try and modify plist with your ids) myzar: yes I've never implemented the powermanagement as I don't have a laptop with yukon to test it ... and unfortunately I have so much real life work that I can't even read this forum, let alone work on the driver; if towards XMas I'll have some free time then I'll implement powermanagement and a couple of more things otherwise somebody else could work on it; before I released the source code some ppl were complaining ... now that it's available no one has worked on it! Link to comment Share on other sites More sharing options...
RobNyc Posted November 25, 2006 Share Posted November 25, 2006 So what are the things to do ? I have OSX 10.4.8 (from jas 10.4.8 dvd intel.sse3.only) semthex kernel and it doesnt work Link to comment Share on other sites More sharing options...
m.musashi Posted November 25, 2006 Author Share Posted November 25, 2006 So what are the things to do ? I have OSX 10.4.8 (from jas 10.4.8 dvd intel.sse3.only) semthex kernel and it doesnt work same I have, was it a new install or an update? mine was a new install; I just moved the skge to System/Library/Extensions as usual with "sudo cp -R" if your updating, then I suggest to try - copy skge.kext onto the Desktop - delete skge.kext from /System/Library/Extensions - delete Extensions.kextcache and Extension.mkext - reboot - copy skge.kext from Desktop to /System/Library/Extensions (remember to use "sudo cp -R") - reboot or to speed things up from terminal type (sudo kextload /System/Library/Extensions/skge.kext) try and let me know, otherwise I'll download the new xcode and will recompile it to see if it fixes things oh, if it doesn't work tell me what error message you get, thnks Link to comment Share on other sites More sharing options...
braveskunk Posted November 26, 2006 Share Posted November 26, 2006 musashi the thing is u have to place it in library/extensions/ionetworingfamily.kext/contents/plugins/ that helped me with my yukon 8001 otherwise it says that extension was improperly installed and cannot b used.pls contact vendor etc... Link to comment Share on other sites More sharing options...
wondergod Posted November 26, 2006 Share Posted November 26, 2006 I think there are two ways to get the skge driver working with new kernel. Either replace the ionetworking kext or recompile the source m.musashi provided. Attached is the source I recompiled after installing the JaS 10.4.8 reseed ISO and Xcode. skge.kext.zip Link to comment Share on other sites More sharing options...
Eidola Posted November 26, 2006 Share Posted November 26, 2006 I am running JaS 10.4.8, and this driver has worked for me using the default SemtheX kernel included on the ISO, as well as the latest kernel updates. I did not have to put the kext anywhere special, just in /System/Library/Extensions, though I do get a good number of "family specific matching failed" messages when booting with this kext installed, but networking does work. Link to comment Share on other sites More sharing options...
RobNyc Posted November 27, 2006 Share Posted November 27, 2006 I think there are two ways to get the skge driver working with new kernel. Either replace the ionetworking kext or recompile the source m.musashi provided. Attached is the source I recompiled after installing the JaS 10.4.8 reseed ISO and Xcode. thanks for that im gonna try it now same I have, was it a new install or an update?mine was a new install; I just moved the skge to System/Library/Extensions as usual with "sudo cp -R" if your updating, then I suggest to try - copy skge.kext onto the Desktop - delete skge.kext from /System/Library/Extensions - delete Extensions.kextcache and Extension.mkext - reboot - copy skge.kext from Desktop to /System/Library/Extensions (remember to use "sudo cp -R") - reboot or to speed things up from terminal type (sudo kextload /System/Library/Extensions/skge.kext) try and let me know, otherwise I'll download the new xcode and will recompile it to see if it fixes things oh, if it doesn't work tell me what error message you get, thnks new install Link to comment Share on other sites More sharing options...
RobNyc Posted November 27, 2006 Share Posted November 27, 2006 Just tried it with the wwondergod file and nothing =\\ Link to comment Share on other sites More sharing options...
m.musashi Posted November 30, 2006 Author Share Posted November 30, 2006 Just tried it with the wwondergod file and nothing =\\ do you get error message in the log? I cannot fix it if I can't replicate the error (as I said it works fine in my 10.4.8) or understand what's going wrong I did not have to put the kext anywhere special, just in /System/Library/Extensions, though I do get a good number of "family specific matching failed" messages when booting with this kext installed, but networking does work. family fails is ok, don't worry it doesn't have any impact ... it's just the IOKit trying a device match + the driver is in debug mode Link to comment Share on other sites More sharing options...
Eidola Posted November 30, 2006 Share Posted November 30, 2006 family fails is ok, don't worry it doesn't have any impact ... it's just the IOKit trying a device match + the driver is in debug mode That is what I thought after doing some research into the subject... thank you for your reply, and thank you for the driver... all my hardware is now fully working thanks to your driver! Link to comment Share on other sites More sharing options...
RobNyc Posted December 1, 2006 Share Posted December 1, 2006 no it doesn't workdo you get error message in the log? I cannot fix it if I can't replicate the error (as I said it works fine in my 10.4.8) or understand what's going wrong What log ? Link to comment Share on other sites More sharing options...
m.musashi Posted December 4, 2006 Author Share Posted December 4, 2006 What log ? open terminal sudo dmesg cut&paste the messages starting with skgeosx: (or anything that looks relevant) Link to comment Share on other sites More sharing options...
RobNyc Posted December 6, 2006 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 Link to comment Share on other sites More sharing options...
Recommended Posts