Closed VanillaFord closed 7 months ago
What chipset is used in the USB Ethernet Adaptor? (and provide the VID:PID details)
...this is the dmesg output from armbian Jammy on the radxa zero with the said USB Ethernet adapter:
[ 2.879458] kernel: usb 2-1: New USB device found, idVendor=0b95, idProduct=1790, bcdDevice= 2.00 [ 2.879479] kernel: usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 2.879484] kernel: usb 2-1: Product: AX88179A [ 2.879489] kernel: usb 2-1: Manufacturer: ASIX [ 2.879493] kernel: usb 2-1: SerialNumber: 00ECCA37 [ 2.978239] kernel: usbcore: registered new interface driver cdc_ether
lsusb shows: Bus 002 Device 002: ID 0b95:1790 ASIX Electronics Corp. AX88179 Gigabit Ethernet
The required kernel driver is enabled in our kernel config (CONFIG_USB_NET_AX88179_178A=m) so please share the full boot log. Also test with the image here (newer kernel): https://chewitt.libreelec.tv/testing/
...thanks for not giving up on me ;-) I tried the newer 11.80.0 image for the radxa zero but both problems persist.
Without CEC working (mind you, its not the hdmi cable as coreelec 20.1 nexus is working) I have no means to access the boot log. Tried to inject a wifi setting on startup with this method, but to no avail: https://forum.libreelec.tv/thread/10537-can-i-add-wifi-config-to-sd-card-pre-install-headless-setup/
Edit: tested with v10.95.1 from the archive as well...same result, although pulseeight adapter reports "connected", but still no CEC.
Is this issue still occurring with latest LE12 20240311-86dba4b images. If so please share the updated debug logs. Alternatively please raise this on the forum for support.
Closing as inactive. Happy to open again - but will need debug logs, ideally a reproducible case. Using the forum for support may get more answers as others may have seen the same issue.
Describe the bug
LE 11.03 and LE 11.04 image for AMLogic, Radxa-zero (4GB/16GB model) can boot fine, both from SD or EMMC. However
How to reproduce
Steps to reproduce the behavior:
Information
Log file
N/A
Context
...both issues do not exist when booting CoreElec 20.1 (nexus).