#61
Posted 18 May 2008 - 03:47 AM
#62
Posted 27 May 2008 - 02:48 PM
Realtek 8169S
Realtek 8139D
nforce400
nforce780i
and couple of wireless, supposed to be supported OB.
So, after trying everything and spending lot of money I found that this simple soulution works great, no drops under heavy traffic, good bandwith and cheap!!, and the best of all, suported OB!!! for real!
http://store.apple.c...usb to ethernet
I'm glad I don't have to be worry about this anymore!
#63
Posted 30 May 2008 - 07:51 PM
thanks a lot , it workshi
I second that!
I'm using USB to Ethernet adapter: Datel Lan Adapter for Wii(CC,Gamestop,EBgames have it for $29.95)
it has AX88772 chipset and it is USB2
works great under Leopard and Vista, I can't see difference between real eth adapter nad this device in the terms of speed
no need a driver for Leopard
Asix page with bunch of other OS drivers http://www.asix.com....temID=86;71;101
best to all
#64
Posted 07 June 2008 - 10:53 PM
Version: 10.00
Bus Power (mA): 500
Speed: Up to 12 Mb/sec
Manufacturer: GlobespanVirata
Product ID: 0x5c01
Serial Number: 00:0f:a3:50:20:d9
Vendor ID: 0x1110
The USB light in modem is also glowing.But I wonder how do i connect ??I have a Marvell 88E8040 ethernet card in my DELL XPS 1530.can anyone help me?
#65
Posted 08 June 2008 - 05:59 PM
Thanks a lot!
#66
Posted 09 June 2008 - 04:01 AM
Your USB adapter is a DSL modem not an USB to ETHERNET adapter.Seems many had success but now me.I have a very old Usb adapter and a SmartAX MT882 Modem(anyone heard of it!!).The Mac Info shows the following for the USB Adapter and it shows the Modem name correctly
Version: 10.00
Bus Power (mA): 500
Speed: Up to 12 Mb/sec
Manufacturer: GlobespanVirata
Product ID: 0x5c01
Serial Number: 00:0f:a3:50:20:d9
Vendor ID: 0x1110
The USB light in modem is also glowing.But I wonder how do i connect ??I have a Marvell 88E8040 ethernet card in my DELL XPS 1530.can anyone help me?
#67
Posted 09 June 2008 - 04:21 AM
#68
Posted 09 June 2008 - 05:21 PM
#69
Posted 10 June 2008 - 12:50 PM
#70
Posted 10 June 2008 - 07:42 PM
when I download at high speed (my "high" speed is 280kB/s but nevermind, i'm not in a big city), my connection stop and i have to reboot to have connection.
what i get in my console is this message : " kernel exceed tx queue limit! tx_cur is 78962, dirty_tx is 78838, queue len is 124 "
so plz tell me if this issue can be solved by buying an internet usb adaptater, or if it is a kernel problem ...
PS : i use the ViaRhine.kext on a viarhineII onboard lan on a via chipset in an asrock mobo
#71
Posted 11 June 2008 - 03:39 AM
Try to add a new interface in the network pane, or try to add a new location, maybe it will appear, also check System Profiler: Network.Fortunately I have drivers for it too,but as soon as i install and reboot I didnt find any new interface in the network preference.One firewire,bluetooth interfaces are available.Am I missing something here??According to the doc for the modem a interface called ethernet adapter must appear in the network preference.
#72
Posted 26 June 2008 - 12:32 AM
#73
Posted 28 June 2008 - 08:09 AM
thank you, macgirl
![]()
i already knew it'll work with leopard,
by the way, i wanna how this dongle work with nforce chipsets,
as you may know, RTL8139 works great in intel chipset but not the nforce one.
muitommy: Ethernet networking works!! Nvidia 790i Ultra motherboard with quad cores, all running!! Kalyway 10.5.2 on default setup. Apple USB 2.0 Ethernet Adapter, model MB442Z/A.
On the first boot after Kalyway install, you might have to do the following. System Preferences -> Network. Click on device: USB Ethernet. Advanced button. Turn OFF Configure IPv6. Click OK button and Apply. Shutdown the computer, when you startup, should have internet.
2nd Edit: Dooh, sorry that slow network speed was NOT from the Apple USB Adapter! The Apple USB Ethernet Adapter works perfectly, with no speed loss. The slow network speeds were from my powerline networking adapter, which was getting a lot of interference from the dimmer switch that was on a lamp. I turned off the damn lamp, and my network speeds went back to normal!
Big thanks to macgirl for the heads up....U rock!!
#74
Posted 07 July 2008 - 08:35 AM
muitommy: Ethernet networking works!! Nvidia 790i Ultra motherboard with quad cores, all running!! Kalyway 10.5.2 on default setup. Apple USB 2.0 Ethernet Adapter, model MB442Z/A.
On the first boot after Kalyway install, you might have to do the following. System Preferences -> Network. Click on device: USB Ethernet. Advanced button. Turn OFF Configure IPv6. Click OK button and Apply. Shutdown the computer, when you startup, should have internet.400-500 KB/s on LAN which normally gets about 2.5 MB/s.Still, it works with no fuss!
2nd Edit: Dooh, sorry that slow network speed was NOT from the Apple USB Adapter! The Apple USB Ethernet Adapter works perfectly, with no speed loss. The slow network speeds were from my powerline networking adapter, which was getting a lot of interference from the dimmer switch that was on a lamp. I turned off the damn lamp, and my network speeds went back to normal!
Big thanks to macgirl for the heads up....U rock!!
i already have it working smoothly for a few months
btw, that is really costly in Canada, in HK, that only costed me HK$230 / US$3x
#75
Posted 26 July 2008 - 05:18 AM
I got it to work for a day or two, but now its not working anymore. What kind of weird behavior is this?
Here is the initial problem. I have the Kalyway 10.5.2 and for some reason it didnt include the AppleUSBEthernet kext, so I downloaded it and dragged and dropped it to the Extensions folder, went to Terminal and did the following(I want to include the steps taken, maybe I did something wrong);
sudo chmod -R 755 AppleUSBEthernet.kext <-- press enter
sudo chown -R root:wheel AppleUSBEthernet.kext <-- press enter
It fixed the permissions and then I was able to kextload from the Terminal;
sudo kextload -v /System/Library/Extensions/AppleUSBEthernet.kext
When I restart, my System Profile doesnt have the AppleUSBEthernet kext on the Extensions list. I have to load it. Could this be why my adapter is not working?
How do I get the kext to load on boot?
Also note that in the USB devices of the System Profile, it doesnt show the USB to Ethernet Adapter, so apparently its not even recognizing it, I dont know if this has to do with the AppleUSBEthernet not loading or some other conflict.
****EDIT UPDATE*****
Ok, I have been doing some more research and I found out that my kext isnt loading because my Adapter is not being recognized, hence, the kext doesnt boot. So what is going on then? Could there be USB conflicts? I also installed the USBAx8817x.kext but the Vendor and Product ID do not match mine in the Info.plist, which is odd, I dont know.
Any help would be appreciated!!!
#76
Posted 27 July 2008 - 10:07 PM
Got a system freeze when I opened iTunes, so I restarted and on reboot, my kexts were not loading anymore and my USB adapter was not being recognized in the System Profile.
Do I need a new USB driver?
If I do, which one?
#77
Posted 17 August 2008 - 09:49 AM
http://ubuntuforums....d.php?p=5446986
#78
Posted 17 August 2008 - 04:13 PM
I'm using (well, trying to use) Belkin F5D5050 and even though it is listed as officially supported, it doesn't seem to work, Mac OS says something like 'network cable is unplugged'. I've tried the drivers that came with it (didn't work) and that were linked in this topic (didn't work either).
What could that be and what is the workaround?
#79
Posted 24 August 2008 - 06:41 AM
#80
Posted 28 August 2008 - 08:00 PM
any idea?
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users



Sign In
Create Account







