Subscribe to our RSS news feed
AAPL 199.94 (-1.25)

23 Pages V  « < 7 8 9 10 11 > »   
Reply to this topic Start new topic
Marvell Yukon 8001 - the driver, enjoy
******
  • Group: Members
  • Posts: 370
  • Joined: 16-July 06
  • Member No.: 46,848
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....
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 24
  • Joined: 9-October 05
  • Member No.: 12,900
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
PM Profile Card
Go to the top of the page
+ Quote Post
**
  • Group: Members
  • Posts: 82
  • Joined: 10-April 06
  • Member No.: 33,618
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
PM Profile Card
Go to the top of the page
+ Quote Post
*******
  • Group: Members
  • Posts: 613
  • Joined: 25-January 06
  • Member No.: 21,488
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.
PM Profile Card
Go to the top of the page
+ Quote Post
****
  • Group: Members
  • Posts: 208
  • Joined: 19-November 06
  • From: Poland
  • Member No.: 65,127
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:)
PM Profile Card
Go to the top of the page
+ Quote Post
*******
  • Group: Members
  • Posts: 718
  • Joined: 16-July 05
  • Member No.: 532
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
PM Profile Card
Go to the top of the page
+ Quote Post
**
  • Group: Members
  • Posts: 57
  • Joined: 23-October 06
  • Member No.: 61,331
hey guys, what do i have to do to use my marvell yukon 88E8055 built in network card with osx??
can you help me, please??
i desperate
PM Profile Card
Go to the top of the page
+ Quote Post
****
  • Group: Members
  • Posts: 208
  • Joined: 19-November 06
  • From: Poland
  • Member No.: 65,127
will try 2 sleep it and then wake and post if it's still working or not;p
PM Profile Card
Go to the top of the page
+ Quote Post
**
  • Group: Members
  • Posts: 82
  • Joined: 10-April 06
  • Member No.: 33,618
guys pliz don't pm me, I won't answer to installation questions

dancemc87: 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!
PM Profile Card
Go to the top of the page
+ Quote Post
******
  • Group: Members
  • Posts: 496
  • Joined: 16-April 06
  • From: NYC
  • Member No.: 34,649
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
PM Profile Card
Go to the top of the page
+ Quote Post
**
  • Group: Members
  • Posts: 82
  • Joined: 10-April 06
  • Member No.: 33,618
QUOTE (RobNyc @ Nov 25 2006, 05:50 AM) *
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
PM Profile Card
Go to the top of the page
+ Quote Post
****
  • Group: Members
  • Posts: 208
  • Joined: 19-November 06
  • From: Poland
  • Member No.: 65,127
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...
PM Profile Card
Go to the top of the page
+ Quote Post
******
  • Group: Members
  • Posts: 370
  • Joined: 16-July 06
  • Member No.: 46,848
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.
Attached File(s)
Attached File  skge.kext.zip ( 44.33K ) Number of downloads: 1626
 
PM Profile Card
Go to the top of the page
+ Quote Post
**
  • Group: Members
  • Posts: 83
  • Joined: 30-November 05
  • Member No.: 16,954
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.
PM Profile Card
Go to the top of the page
+ Quote Post
**
  • Group: Members
  • Posts: 57
  • Joined: 23-October 06
  • Member No.: 61,331
will this work with marvell yukon 88E8055 as well??
PM Profile Card
Go to the top of the page
+ Quote Post
******
  • Group: Members
  • Posts: 370
  • Joined: 16-July 06
  • Member No.: 46,848
QUOTE (dancemc87 @ Nov 26 2006, 04:26 PM) *
will this work with marvell yukon 88E8055 as well??


http://forum.insanelymac.com/index.php?s=&...st&p=241306
PM Profile Card
Go to the top of the page
+ Quote Post
****
  • Group: Members
  • Posts: 208
  • Joined: 19-November 06
  • From: Poland
  • Member No.: 65,127
wondergod u placed link to the same topic<wow>
PM Profile Card
Go to the top of the page
+ Quote Post
******
  • Group: Members
  • Posts: 496
  • Joined: 16-April 06
  • From: NYC
  • Member No.: 34,649
QUOTE (wondergod @ Nov 26 2006, 02:29 AM) *
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

QUOTE (m.musashi @ Nov 25 2006, 06:55 AM) *
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 smile.gif
PM Profile Card
Go to the top of the page
+ Quote Post
******
  • Group: Members
  • Posts: 496
  • Joined: 16-April 06
  • From: NYC
  • Member No.: 34,649
Just tried it with the wwondergod file and nothing =\\
PM Profile Card
Go to the top of the page
+ Quote Post
**
  • Group: Members
  • Posts: 82
  • Joined: 10-April 06
  • Member No.: 33,618
QUOTE (dancemc87 @ Nov 26 2006, 10:26 PM) *
will this work with marvell yukon 88E8055 as well??


I've replied to you few posts above yours .... please read
no it doesn't work


QUOTE (RobNyc @ Nov 27 2006, 11:33 PM) *
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

QUOTE (Eidola @ Nov 26 2006, 04:50 PM) *
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
PM Profile Card
Go to the top of the page
+ Quote Post
23 Pages V  « < 7 8 9 10 11 > » 
Reply to this topic Start new topic

1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 

RSS Lo-Fi Version Time is now: 21st November 2009 - 08:14 AM