Comment 1 for bug 232200

Revision history for this message
macada (macadanet) wrote : Re: Apple USB ethernet adapter now recognized

Hi all,

There is a workaround that it was success for me even though in other x86 laptops:

Kernel 2.6.24-19-generic, download patched asix driver (http://web.comhem.se/rydberg/Bits/patasix19.zip)

    * Copy the file named patasix.ko to you linux kernel tree at /lib/modules/2.6.24-19-generic/kernel/drivers/net/usb/
    * Run depmod -a as root
    * add the modules usbnet and patasix to your /etc/modules, in that order
    * reboot

More info: http://web.comhem.se/rydberg/Bits/

I hope this helps