Hello,
I would like to use a usb - ethernet adapter on a Pizero W to connect it into my network.
So far on WiFi , everthing works fine. It looks like the adapter is seen if judging from the diagnostics. They report
The adater apears as a AX88x72A adapter from ASIX Elec. Corp.
However there is not eth0 network being created.
I did try adding the extension net-usb-4.19.102, but that did not change anything.
Is this adapter supported by PiCorePlayer? and is there anthing elese I need to do to use it?
I would like to use a usb - ethernet adapter on a Pizero W to connect it into my network.
So far on WiFi , everthing works fine. It looks like the adapter is seen if judging from the diagnostics. They report
Code:
[ 2.416898] usb 1-1: New USB device found, idVendor=0b95, idProduct=7720, bcdDevice= 0.01
[ 2.416915] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2.416923] usb 1-1: Product: AX88x72A
[ 2.416931] usb 1-1: Manufacturer: ASIX Elec. Corp.
[ 2.416938] usb 1-1: SerialNumber: 0005D6
.
[ 22.959621] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM43430/1 wl0: Oct 23 2017 03:55:53 version 7.45.98.38 (r674442 CY) FWID 01-e58d219f
[ 25.382352] Starting piCorePlayer v6.1.0 startup.
[ 28.175154] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled
.
[ 22.640009] usbcore: registered new interface driver brcmfmac
.
[ 22.370878] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 22.459904] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
.
However there is not eth0 network being created.
I did try adding the extension net-usb-4.19.102, but that did not change anything.
Is this adapter supported by PiCorePlayer? and is there anthing elese I need to do to use it?