Wlan interface does not show up on Orange Pi 3 LTS

I see you’re on stable branch so you’re getting 6.6.16.

Even with 6.6.16 the device should not stop booting.

I tried a new development built image from last night. I will share a new link for the image which you can try and let me know.

I tested on this image: Manjaro-ARM-gnome-opi3-lts-20240523.img.xz.
WiFi works immediately after installation.

A few notes:

After I executed these commands: sudo pacman -Sy linux-opi linux-opi-headers && sudo pacman -Rnsc pinebook-post-install --noconfirm && sudo pacman -S opi4lts-post-install uwe5622-firmware --overwrite "*" --noconfirm

1. The image build complete with errors.
[2024-05-23T16:47:27+0300] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux-opi.preset: 'default'
[2024-05-23T16:47:27+0300] [ALPM-SCRIPTLET] ==> Using configuration file: '/etc/mkinitcpio.conf'
[2024-05-23T16:47:27+0300] [ALPM-SCRIPTLET]   -> -k 6.6.31-1-MANJARO-ARM -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2024-05-23T16:47:28+0300] [ALPM-SCRIPTLET] ==> Starting build: '6.6.31-1-MANJARO-ARM'
[2024-05-23T16:47:28+0300] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2024-05-23T16:47:29+0300] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2024-05-23T16:47:31+0300] [ALPM-SCRIPTLET]   -> Running build hook: [autodetect]
[2024-05-23T16:47:31+0300] [ALPM-SCRIPTLET]   -> Running build hook: [microcode]
[2024-05-23T16:47:31+0300] [ALPM-SCRIPTLET] ==> WARNING: architecture 'aarch64' not supported, skipping hook
[2024-05-23T16:47:31+0300] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2024-05-23T16:47:32+0300] [ALPM-SCRIPTLET]   -> Running build hook: [kms]
[2024-05-23T16:47:33+0300] [ALPM-SCRIPTLET] ==> WARNING: No module containing the symbol 'drm_privacy_screen_register' found in: 'drivers/platform'
[2024-05-23T16:47:33+0300] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2024-05-23T16:47:33+0300] [ALPM-SCRIPTLET]   -> Running build hook: [keymap]
[2024-05-23T16:47:33+0300] [ALPM-SCRIPTLET]   -> Running build hook: [consolefont]
[2024-05-23T16:47:33+0300] [ALPM-SCRIPTLET] ==> WARNING: consolefont: no font found in configuration
[2024-05-23T16:47:33+0300] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2024-05-23T16:47:35+0300] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2024-05-23T16:47:36+0300] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2024-05-23T16:47:36+0300] [ALPM-SCRIPTLET] ==> ERROR: module not found: 'rtc_rk808'
[2024-05-23T16:47:36+0300] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2024-05-23T16:47:36+0300] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: '/boot/initramfs-linux.img'
[2024-05-23T16:47:41+0300] [ALPM-SCRIPTLET] ==> WARNING: errors were encountered during the build. The image may not be complete.
2. IPv6 does not work.
# ping google.com
PING google.com (2a00:1450:4010:c03::8a) 56 data bytes
^C
--- google.com ping statistics ---
6 packets transmitted, 0 received, 100% packet loss, time 5169ms


# ping -4 google.com
PING google.com (64.233.164.113) 56(84) bytes of data.
64 bytes from lf-in-f113.1e100.net (64.233.164.113): icmp_seq=1 ttl=58 time=69.5 ms
64 bytes from lf-in-f113.1e100.net (64.233.164.113): icmp_seq=2 ttl=58 time=77.4 ms
64 bytes from lf-in-f113.1e100.net (64.233.164.113): icmp_seq=3 ttl=58 time=32.0 ms
^C
--- google.com ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2001ms
rtt min/avg/max/mdev = 32.019/59.648/77.413/19.801 ms

you dont have to run this on latest images.

this can be something else or maybe wifi firmware does not support ipv6. No idea about it sorry.

Should I close this thread now? You can open another thread for IPV6 issue.

1 Like

You can close it. Thank you very much for your work!

1 Like