hey guys!
been following this thread a long time now. i'm very happy that somebody finally got it to work.
it works on my mobo as well but i cannot say it's working good. the problem is with the speed and autonegotiation.
when i install the kext(no matter: debug, release or via kext helper) it install and loads allright:)
then i have to select(manually) speed and duplex mode. if i select 10 or 100mbit and half or full duplex(no matter what combination) it gets the right ip and all the configuration from dhcp but the speed is about 1kb/s in/out and barely loads the top of web pages. i can ping servers, adium works, so i guess the only thing whats wrong is something with the speed configuration thus it cannot load pages becouse of 1kb/s transfer.
i wanted to change/reconfigure something in the script itself but just don't know excacly what is resposible for what.
when i change the speed to 1000mbit it says its manually configured(by osx i guess...) address from 169.x.x.x or 10.39.x.x and cannot connect to anything.
below, my ifconfig dump:
CODE
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1
inet 127.0.0.1 netmask 0xff000000
inet6 ::1 prefixlen 128
gif0: flags=8010<POINTOPOINT,MULTICAST> mtu 1280
stf0: flags=0<> mtu 1280
en0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
inet6 fe80::200:1cff:fec9:df81%en0 prefixlen 64 scopeid 0x4
inet 192.168.0.8 netmask 0xffffff00 broadcast 192.168.0.255
ether 00:00:1c:c9:df:81
media: autoselect (100baseTX <full-duplex,flow-control>) status: active
supported media: autoselect 100baseTX <full-duplex> 100baseTX <full-duplex,flow-control> 100baseTX <hw-loopback> 100baseTX <half-duplex> 10baseT/UTP <full-duplex> 10baseT/UTP <full-duplex,flow-control> 10baseT/UTP <hw-loopback> 10baseT/UTP <half-duplex> none
en3: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
inet6 fe80::218:f3ff:fe74:4f14%en3 prefixlen 64 scopeid 0x5
inet 192.168.0.107 netmask 0xffffff00 broadcast 192.168.0.255
ether 00:18:f3:74:4f:14
media: 100baseTX <full-duplex> status: active
supported media: autoselect 10baseT/UTP <half-duplex> 10baseT/UTP <full-duplex> 100baseTX <half-duplex> 100baseTX <full-duplex> 1000baseT <half-duplex> 1000baseT <full-duplex>
en1: flags=8963<UP,BROADCAST,SMART,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
inet6 fe80::21c:42ff:fe00:0%en1 prefixlen 64 scopeid 0x6
inet 10.37.129.2 netmask 0xffffff00 broadcast 10.37.129.255
ether 00:1c:42:00:00:00
media: autoselect status: active
supported media: autoselect
en2: flags=8963<UP,BROADCAST,SMART,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
inet6 fe80::21c:42ff:fe00:1%en2 prefixlen 64 scopeid 0x7
inet 10.211.55.2 netmask 0xffffff00 broadcast 10.211.55.255
ether 00:1c:42:00:00:01
media: autoselect status: active
supported media: autoselect
i have 2 parallels desktop interfaces and 2 from my se k800i. the 2 "real" interfaces are en0(realtek) and en3(l1).
if anyone get a clue how to speedup my connection i would be happy:)
anyway, thanks for all ur help and work to get this done:)