JadeMonkee wrote: 
> Hi there, 
> Initially, I thought I'd be able to use the USB ethernet adapter I
> bought from Pimoroni
> (https://shop.pimoroni.com/products/usb-multi-function-lan-adaptor) but
> after not getting it to boot, I did some web searches and realised that
> USB LAN isn't supported. 
> 

USB ethernet drivers included but not enabled by default, but you can
add them in by running this command from console.


Code:
--------------------
    
  echo net-usb-KERNEL.tcz >> /mnt/mmcblk0p2/tce/onboot.lst
  
--------------------


Then reboot.

As for the wifi,  I'm pretty sure the space in your ssid is not being
handled well.  Can you make your SSID without a space.


------------------------------------------------------------------------
paul-'s Profile: http://forums.slimdevices.com/member.php?userid=58858
View this thread: http://forums.slimdevices.com/showthread.php?t=107352

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to