![]() |
[SOLVED] Apple USB ethernet - Printable Version +- Snakeoil Forums (https://forums.snakeoil-os.net) +-- Forum: Snakeoil Topics (https://forums.snakeoil-os.net/Forum-Snakeoil-Topics) +--- Forum: Support & Troubleshooting (https://forums.snakeoil-os.net/Forum-Support-Troubleshooting) +--- Thread: [SOLVED] Apple USB ethernet (/Thread-SOLVED-Apple-USB-ethernet) |
Apple USB ethernet - gordian - 19-Feb-2017 Hello, Snakeoil doesn't seem to see my usb ethernet card (Asix AX88772 chip). Is there a way you can include driver in Snakeoil or maybe there is something I can do to use it ? Thanks RE: Apple USB ethernet - agent_kith - 19-Feb-2017 (19-Feb-2017, 06:19 PM)gordian Wrote: Hello, You're the first person who successfully booted Snakeoil with a Mac before. ![]() RE: Apple USB ethernet - gordian - 19-Feb-2017 Oops not exactly, I'm on a regular PC with 386 CPU. Just trying to add a second NIC to bridge 2 networks ![]() The idea : http://www.computeraudiophile.com/f10-music-servers/novel-way-massively-improve-sq-sms-200-and-microrendu-31110/#post618454 more info : when I type lsusb I can see my nic but it does not show up with ifconfig RE: Apple USB ethernet - agent_kith - 20-Feb-2017 (19-Feb-2017, 08:34 PM)gordian Wrote: Oops not exactly, I'm on a regular PC with 386 CPU. Just trying to add a second NIC to bridge 2 networksAh, that means you'd need a 32 bit kernel. I'd see if I can do that later tonight (approx 12 hours from time of this post). (19-Feb-2017, 08:34 PM)gordian Wrote: The idea :Yeah, Snakeoil OS is a very streamlined OS using a custom kernel with a lot of drivers stripped out. Hence only the most common hardware are supported and anything else will require other custom kernels. This is the reason why ifconfig didn't show up anything as the driver for your USB Ethernet is not included in the stock Snakeoil kernel. RE: Apple USB ethernet - gordian - 20-Feb-2017 sorry I said '386 CPU' I meant regular PC machine, my CPU is an i7 6600U so a 64 bits machine Thanks for your help ![]() RE: Apple USB ethernet - agent_kith - 20-Feb-2017 (20-Feb-2017, 09:27 AM)gordian Wrote: sorry I said '386 CPU' I meant regular PC machine, my CPU is an i7 6600U so a 64 bits machine But are you using the Snakeoil OS 64 bit? If yes, then the above kernel mentioned should work. Update to that kernel and let me know how it goes. Cheers. |