The Wiert Corner – irregular stream of stuff

Jeroen W. Pluimers on .NET, C#, Delphi, databases, and personal interests

  • My badges

  • Twitter Updates

  • My Flickr Stream

  • Pages

  • All categories

  • Enter your email address to subscribe to this blog and receive notifications of new posts by email.

    Join 4,230 other subscribers

Archive for May 5th, 2016

Drivers and firmware for WL-330NUL and ASIX AX88772 based USB ethernet adapter

Posted by jpluimers on 2016/05/05

Just in case I need this ever again: WL-330NUL | Networking | ASUS Global?

ASUS WL-330NUL

Why? Well, I have such a device (see below), and somehow managed to kick it out of the network adapters list (it was “USB Network Interface”) and re-inserting it didn’t make it appear in the list of network adapters.

The solution should be this:

They just release new firmware Version 3.0.0.41, which work well with OSX 10.10.2

Source: OS X Yosemite problem with ethernet adapter/eth… | Apple Support Communities

That isn’t the full story though, as I had to follow these steps:

  1. update the firmware (from a Windows VM: VMware Fusion allowed me to pass the USB through)
  2. reboot the Mac
  3. insert the WL-330NUL USB adapter
  4. in the “Network” part of “System Preferences”, press the Plus sign in the lower left
  5. add the “USB Network Interface” (which wasn’t available before step 1, and isn’t available when you forget step 3) and press “Create”
  6. press “Apply”
  7. choose the “USB Network Interface” and click “Advanced”
  8. in the dialog, click “Hardware”
  9. verify if there is information for “MAC Address”
  10. click on “TCP/IP”
  11. insert a network cable connected to a DHCP network
  12. check if the WL-330NUL gets an IP-address through DHCP
  13. cancel out of the dialog
  14. close the “Network” window

I’m using the WL-330NUL (I have a few of them) because of Is it my thunderbolt ethernet adapter, or is it… | Apple Support Communities. Though it does no gigabit (the WL-330NUL does 10/100 Mbit/s and 2.4 Ghz WiFi but it is a WiFi to WiFi router which is very useful for being on the road). I hardly need gigabit speeds and when I do, I can usually cope with the flaky thunderbolt ethernet adapter.

ASIX AX88772 based

I also have a ASIX AX88772 based USB ethernet adapter that I bought way back earlier. That one has two drawbacks: a much longer and fragile USB cable and the need to download additional drivers. They are very cheap though, for instance at DX (plain, ab or c) or Alibaba (plain, ab or c).

If you want to use an ASIX AX88772 based ethernet adapter (most only do 10/100 Mbit/s), then:

  1. Check if you have the kext (as you might need to uninstall it) using the steps at OS X 10.10 “Yosemite” Ethernet Adapter Problems? We can help! | Plugable
  2. Follow the steps at Getting non-Apple (AX88772) USB Ethernet to work on Mavericks ← Putztastic Tech, summarised:
    1. Obtain the latest driver from AX88772 – ASIX Electronics Corporation
    2. If you had an old driver: uninstall the old one
    3. Install the new driver
    4. Reboot

For the future, I’m considering gigabit USB (likely future Macbooks don’t have Thunderbolt any more) based on AX88179 (USB 3). They are relatively cheap as well at DX (AX88179) or Alibaba (AX88179). There is also AX88178/A (USB 2, limiting it to 480 Mbit/s) but they are not available on DX or Alibaba.

–jeroen

via: Just ordered a WL-330NUL – Overview as it can WiFi to WiFi, wired to WiFi, wired to USB, WiFi to USB, … both ways, and can do MAC spoofing so that you only need to captive portal once. « The Wiert Corner – irregular stream of stuff

Posted in Power User, WiFi | Leave a Comment »

Sacrificial Architecture: design your software to live for a limited time.

Posted by jpluimers on 2016/05/05

Today I revisited a post by Martin Fowler on Sacrificial Architecture from last year because I was looking for this quote:

“design for ~10X growth, but plan to rewrite before ~100X”

Thanks Lars Fosdal for pointing me to it in the first place back then.

–jeroen

via:

Posted in Design Patterns, Development, Software Development | Leave a Comment »

 
%d bloggers like this: