1

Temat: Chuwi Larbox X openwrt

witam -   wrzuciłem openwrt na ten miniPc  , zainstalowałem wersje Cezarego , ale aktualnie mam  "SNAPSHOT"ze wzgledu na wyższy kernel  , docelowo bede pewnie sam coś budował ( zobaczymy )

root@OpenWrt:~# ubus call system board
{
    "kernel": "6.6.52",
    "hostname": "OpenWrt",
    "system": "Intel(R) N100",
    "model": "CHUWI Innovation And Technology(ShenZhen)co.,Ltd LarkBox X",
    "board_name": "chuwi-innovation-and-technology-shenzhen-co-ltd-larkbox-x",
    "rootfs_type": "ext4",
    "release": {
        "distribution": "OpenWrt",
        "version": "SNAPSHOT",
        "revision": "r27601-17ea41eabb",
        "target": "x86/64",
        "description": "OpenWrt SNAPSHOT r27601-17ea41eabb"
    }
}

sprzęt mniej więcej  oferuje w swojej budowie :

root@OpenWrt:~# lspci -nnk
00:00.0 Host bridge [0600]: Intel Corporation Device [8086:461c]
lspci: Unable to load libkmod resources: error -2
00:02.0 VGA compatible controller [0300]: Intel Corporation Alder Lake-N [UHD Graphics] [8086:46d1]
    Kernel driver in use: i915
00:04.0 Signal processing controller [1180]: Intel Corporation Alder Lake Innovation Platform Framework Processor Participant [8086:461d]
00:0d.0 USB controller [0c03]: Intel Corporation Alder Lake-N Thunderbolt 4 USB Controller [8086:464e]
    Kernel driver in use: xhci_hcd
00:14.0 USB controller [0c03]: Intel Corporation Alder Lake-N PCH USB 3.2 xHCI Host Controller [8086:54ed]
    Kernel driver in use: xhci_hcd
00:14.2 RAM memory [0500]: Intel Corporation Alder Lake-N PCH Shared SRAM [8086:54ef]
00:14.3 Network controller [0280]: Intel Corporation CNVi: Wi-Fi [8086:54f0]
    Subsystem: Intel Corporation Wi-Fi 6 AX101NGW [8086:0244]
00:15.0 Serial bus controller [0c80]: Intel Corporation Device [8086:54e8]
00:16.0 Communication controller [0780]: Intel Corporation Alder Lake-N PCH HECI Controller [8086:54e0]
00:17.0 SATA controller [0106]: Intel Corporation Alder Lake-N SATA AHCI Controller [8086:54d3]
    Kernel driver in use: ahci
00:19.0 Serial bus controller [0c80]: Intel Corporation Device [8086:54c5]
00:19.1 Serial bus controller [0c80]: Intel Corporation Device [8086:54c6]
00:1a.0 SD Host controller [0805]: Intel Corporation Device [8086:54c4]
    Kernel driver in use: sdhci-pci
00:1d.0 PCI bridge [0604]: Intel Corporation Alder Lake-N PCI Express Root Port #9 [8086:54b0]
    Kernel driver in use: pcieport
00:1d.1 PCI bridge [0604]: Intel Corporation Alder Lake-N PCI Express Root Port #10 [8086:54b1]
    Kernel driver in use: pcieport
00:1d.3 PCI bridge [0604]: Intel Corporation Alder Lake-N PCI Express Root Port #12 [8086:54b3]
    Kernel driver in use: pcieport
00:1f.0 ISA bridge [0601]: Intel Corporation Alder Lake-N PCH eSPI Controller [8086:5481]
00:1f.3 Multimedia audio controller [0401]: Intel Corporation Alder Lake-N PCH High Definition Audio Controller [8086:54c8]
    Subsystem: Conexant Systems, Inc. Device [14f1:035e]
00:1f.4 SMBus [0c05]: Intel Corporation Alder Lake-N SMBus [8086:54a3]
00:1f.5 Serial bus controller [0c80]: Intel Corporation Alder Lake-N SPI (flash) Controller [8086:54a4]
01:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8211/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)
    Subsystem: Realtek Semiconductor Co., Ltd. RTL8111/8168 PCI Express Gigabit Ethernet controller [10ec:8168]
    Kernel driver in use: r8169
02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8125 2.5GbE Controller [10ec:8125] (rev 05)
    Subsystem: Realtek Semiconductor Co., Ltd. RTL8125 2.5GbE Controller [10ec:8125]
    Kernel driver in use: r8169
03:00.0 Non-Volatile memory controller [0108]: MAXIO Technology (Hangzhou) Ltd. NVMe SSD Controller MAP1202 (DRAM-less) [1e4b:1202] (rev 01)
    Subsystem: MAXIO Technology (Hangzhou) Ltd. NVMe SSD Controller MAP1202 (DRAM-less) [1e4b:1202]
    Kernel driver in use: nvme

co jest dostepne doskonale widac  , system poprawnie rozpoznał 2 port Eth , 1Gb , oraz 2,5Gb  , z ciekawostek moge dodać że jest dostepny tez port sata na płycie i mozemy podłaczyc  drugi dysk 2.5 SSD   ale trzeba kupic specjany kabelek  ( ale działa to dobrze sa zdjecia w sieci ).
Instalacje przeprowadziłem z live usb Linux Debian  - wszystko mozna sobie zrobic graficznie  ( ale mozna tez w terminalu )

root@OpenWrt:~# fdisk -l 
Disk /dev/nvme0n1: 476.94 GiB, 512110190592 bytes, 1000215216 sectors
Disk model: FCN806-512G SSD                         
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: 0082CB79-16EB-C0A6-ED10-D961C7B6F100

Device               Start        End   Sectors   Size Type
/dev/nvme0n1p1         512      33279     32768    16M Linux filesystem
/dev/nvme0n1p2       33280   41043967  41010688  19.6G Linux filesystem
/dev/nvme0n1p3    41043968  704565247 663521280 316.4G Linux filesystem
/dev/nvme0n1p4   704565248 1000214527 295649280   141G Linux filesystem
/dev/nvme0n1p128        34        511       478   239K BIOS boot

Partition table entries are not in disk order.
root@OpenWrt:~# df -h 
Filesystem                Size      Used Available Use% Mounted on
/dev/root                19.3G     33.4M     19.3G   0% /
tmpfs                     5.7G    220.0K      5.7G   0% /tmp
/dev/nvme0n1p1           16.0M      7.5M      8.4M  47% /boot
/dev/nvme0n1p1           16.0M      7.5M      8.4M  47% /boot
tmpfs                   512.0K         0    512.0K   0% /dev
root@OpenWrt:~# 

Jak widac partycje systmowa mam juz powiekszona do 20GB  , pozostałe miejsce podzieliłem na 2 partcje  na dane oraz backup  ( aktualnie nie zamontowane ) 
Wrzuciłem skryp sysinfo od Cezarego  działa ale tu pytanie : co trzeba jeszcze przegrac z Twojego obrazu zeby pokazywały sie tempertury  poszczegolnych rdzeni   tak jak w Twoim obrazie  , czy musi to byc skopilowane

adam@Z51:~$ ssh root@192.168.1.145
root@192.168.1.145's password: 


BusyBox v1.36.1 (2024-09-28 16:47:42 UTC) built-in shell (ash)

  _______                     ________        __
 |       |.-----.-----.-----.|  |  |  |.----.|  |_
 |   -   ||  _  |  -__|     ||  |  |  ||   _||   _|
 |_______||   __|_____|__|__||________||__|  |____|
          |__| W I R E L E S S   F R E E D O M
 -----------------------------------------------------
 OpenWrt SNAPSHOT, r27601-17ea41eabb
 -----------------------------------------------------
 | Machine: CHUWI Innovation And Technology(ShenZhen)co.,Ltd LarkBox X |
 | Uptime: 0d, 00:40:43                              |
 | Load: 0.00 0.00 0.00                              |
 | Flash: total: 19.3GB, free: 19.3GB, used: 0%      |
 | Memory: total: 11.4GB, free: 11.4GB, used: 0%     |
 | Leases: 0                                         |
 | lan: static, 192.168.5.1                          |
 | wan: dhcp, 192.168.1.145                          |
 | wan6: dhcpv6, ?                                   |
 -----------------------------------------------------

Pytanie .2  - dotyczy wifi 
zainstalowałem  "metapakiet"    kmod-iwlwifi  i
wszystkie  kmody sie zainstalowały , ale system  nie wstał  tz. podczas botowanie staje i czeka na interwncje - twierdzi ze nie widzidzi tych modułow , czy to wina ze to snapshot  i juz cos jest zminione ?  ( musiałem recznie usunac je wtedy system normalnie wystarował ) 

root@OpenWrt:~# lspci -kvnn | sed -n '/Network/,/^$/ p'
lspci: Unable to load libkmod resources: error -2
00:14.3 Network controller [0280]: Intel Corporation CNVi: Wi-Fi [8086:54f0]
    Subsystem: Intel Corporation Wi-Fi 6 AX101NGW [8086:0244]
    Flags: fast devsel, IRQ 255
    Memory at 6001144000 (64-bit, non-prefetchable) [disabled] [size=16K]
    Capabilities: [c8] Power Management version 3
    Capabilities: [d0] MSI: Enable- Count=1/1 Maskable- 64bit+
    Capabilities: [40] Express Root Complex Integrated Endpoint, IntMsgNum 0
    Capabilities: [80] MSI-X: Enable- Count=16 Masked-

ewentualnie jakie moduły trza załadować i które firmware (  https://openwrt.org/packages/index/firmware)  - ciekawe czy ta karta ruszy ?

2

Odp: Chuwi Larbox X openwrt

1. U mnie w /etc/sysinfo.d są dodatkowe skrypty - je też przenieś. One nie są częścią pakietu sysinfo, wkładam różne skrypty w zależności od architektury
2. O tej karcie możesz zapomnieć, intele w 99% będą działały tylko jako sta, chyba że tak właśnie chciałeś.

Zobacz w logach o jakie firmware się dopomina i taki mu wgraj w system plików.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

3

Odp: Chuwi Larbox X openwrt

działa  smile

adam@Z51:~$ ssh root@192.168.1.145
root@192.168.1.145's password: 


BusyBox v1.36.1 (2024-09-28 16:47:42 UTC) built-in shell (ash)

  _______                     ________        __
 |       |.-----.-----.-----.|  |  |  |.----.|  |_
 |   -   ||  _  |  -__|     ||  |  |  ||   _||   _|
 |_______||   __|_____|__|__||________||__|  |____|
          |__| W I R E L E S S   F R E E D O M
 -----------------------------------------------------
 OpenWrt SNAPSHOT, r27601-17ea41eabb
 -----------------------------------------------------
 | Machine: CHUWI Innovation And Technology(ShenZhen)co.,Ltd LarkBox X |
 | Uptime: 0d, 01:45:41                              |
 | Load: 0.00 0.00 0.00                              |
 | Flash: total: 19.3GB, free: 19.3GB, used: 0%      |
 | Memory: total: 11.4GB, free: 11.4GB, used: 0%     |
 | Leases: 0                                         |
 | lan: static, 192.168.5.1                          |
 | wan: dhcp, 192.168.1.145                          |
 | wan6: dhcpv6, ?                                   |
 -----------------------------------------------------
 | CPU freq: 800.02MHz, 799.99MHz, 799.99MHz, 800.00MHz |
 | CPU temp: 47.00 C, 46.00 C, 46.00 C, 46.00 C, 46.00 C |
 -----------------------------------------------------
root@OpenWrt:~# 

Tak intel wiem ze tylko STA   ( sprawdze logi )

4

Odp: Chuwi Larbox X openwrt

Na razie nie działa to Wifi  - cos jest zepsute w systemie . System przy instalacji pakietu  "metapakiet"    kmod-iwlwifi   wywala sie .  Recznie pobrałem te zależnosci  i ładowałem przez insmod , system wywalił sie na iwlwifi  ( sciagłem ten pakiet z wczesniejszej migawki  ) i teraz poszło ale  cos dalej jest nie tak bo nie ładuje firmware . Scigałem firmware ze strony kernel.org   zgodnie z logiem  ale dalej  nie działa , teraz  jeszcze wywala regulatory.db

[  359.669340] Loading modules backported from Linux version v6.11-0-g98f7e32f20d2
[  359.672482] Backport generated by backports.git v6.1.110-1-31-g35e7a9061609
[  396.829791] platform regulatory.0: loading /lib/firmware/regulatory.db failed with error -22
[  396.833278] platform regulatory.0: Direct firmware load for regulatory.db failed with error -22
[  396.836812] platform regulatory.0: Falling back to sysfs fallback for: regulatory.db
[  396.841387] cfg80211: failed to load regulatory.db
[  475.210640] Intel(R) Wireless WiFi driver for Linux
[  475.215333] iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
[  475.222654] iwlwifi 0000:00:14.3: Detected crf-id 0x501, cnv-id 0x80400 wfpm id 0x80000030
[  475.226470] iwlwifi 0000:00:14.3: PCI dev 54f0/0244, rev=0x370, rfid=0x10c000
[  475.229640] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-so-a0-hr-b0-89.ucode failed with error -2
[  475.233426] iwlwifi 0000:00:14.3: Falling back to sysfs fallback for: iwlwifi-so-a0-hr-b0-89.ucode
[  475.238514] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-so-a0-hr-b0-88.ucode failed with error -2
[  475.242317] iwlwifi 0000:00:14.3: Falling back to sysfs fallback for: iwlwifi-so-a0-hr-b0-88.ucode
[  475.247197] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-so-a0-hr-b0-87.ucode failed with error -2
[  475.250982] iwlwifi 0000:00:14.3: Falling back to sysfs fallback for: iwlwifi-so-a0-hr-b0-87.ucode
[  475.255808] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-so-a0-hr-b0-86.ucode failed with error -2
[  475.259593] iwlwifi 0000:00:14.3: Falling back to sysfs fallback for: iwlwifi-so-a0-hr-b0-86.ucode
[  475.264425] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-so-a0-hr-b0-85.ucode failed with error -2
[  475.268208] iwlwifi 0000:00:14.3: Falling back to sysfs fallback for: iwlwifi-so-a0-hr-b0-85.ucode
[  475.273018] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-so-a0-hr-b0-84.ucode failed with error -2
[  475.276787] iwlwifi 0000:00:14.3: Falling back to sysfs fallback for: iwlwifi-so-a0-hr-b0-84.ucode
[  475.281605] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-so-a0-hr-b0-83.ucode failed with error -2
[  475.285404] iwlwifi 0000:00:14.3: Falling back to sysfs fallback for: iwlwifi-so-a0-hr-b0-83.ucode
[  475.290222] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-so-a0-hr-b0-82.ucode failed with error -2
[  475.293970] iwlwifi 0000:00:14.3: Falling back to sysfs fallback for: iwlwifi-so-a0-hr-b0-82.ucode
[  475.298845] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-so-a0-hr-b0-81.ucode failed with error -2
[  475.302603] iwlwifi 0000:00:14.3: Falling back to sysfs fallback for: iwlwifi-so-a0-hr-b0-81.ucode
[  475.307435] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-so-a0-hr-b0-80.ucode failed with error -2
[  475.311200] iwlwifi 0000:00:14.3: Falling back to sysfs fallback for: iwlwifi-so-a0-hr-b0-80.ucode
[  475.316032] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-so-a0-hr-b0-79.ucode failed with error -2
[  475.319859] iwlwifi 0000:00:14.3: Falling back to sysfs fallback for: iwlwifi-so-a0-hr-b0-79.ucode
[  475.324685] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-so-a0-hr-b0-78.ucode failed with error -2
[  475.328463] iwlwifi 0000:00:14.3: Falling back to sysfs fallback for: iwlwifi-so-a0-hr-b0-78.ucode
[  475.333292] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-so-a0-hr-b0-77.ucode failed with error -2
[  475.337090] iwlwifi 0000:00:14.3: Falling back to sysfs fallback for: iwlwifi-so-a0-hr-b0-77.ucode
[  475.341918] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-so-a0-hr-b0-76.ucode failed with error -2
[  475.345696] iwlwifi 0000:00:14.3: Falling back to sysfs fallback for: iwlwifi-so-a0-hr-b0-76.ucode
[  475.350562] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-so-a0-hr-b0-75.ucode failed with error -2
[  475.354382] iwlwifi 0000:00:14.3: Falling back to sysfs fallback for: iwlwifi-so-a0-hr-b0-75.ucode
[  475.359227] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-so-a0-hr-b0-74.ucode failed with error -2
[  475.363011] iwlwifi 0000:00:14.3: Falling back to sysfs fallback for: iwlwifi-so-a0-hr-b0-74.ucode
[  475.367842] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-so-a0-hr-b0-73.ucode failed with error -2
[  475.371638] iwlwifi 0000:00:14.3: Falling back to sysfs fallback for: iwlwifi-so-a0-hr-b0-73.ucode
[  475.376454] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-so-a0-hr-b0-72.ucode failed with error -2
[  475.380247] iwlwifi 0000:00:14.3: Falling back to sysfs fallback for: iwlwifi-so-a0-hr-b0-72.ucode
[  475.385166] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-so-a0-hr-b0-71.ucode failed with error -2
[  475.388967] iwlwifi 0000:00:14.3: Falling back to sysfs fallback for: iwlwifi-so-a0-hr-b0-71.ucode
[  475.393826] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-so-a0-hr-b0-70.ucode failed with error -2
[  475.397632] iwlwifi 0000:00:14.3: Falling back to sysfs fallback for: iwlwifi-so-a0-hr-b0-70.ucode
[  475.402460] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-so-a0-hr-b0-69.ucode failed with error -2
[  475.406250] iwlwifi 0000:00:14.3: Falling back to sysfs fallback for: iwlwifi-so-a0-hr-b0-69.ucode
[  475.411115] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-so-a0-hr-b0-68.ucode failed with error -2
[  475.414907] iwlwifi 0000:00:14.3: Falling back to sysfs fallback for: iwlwifi-so-a0-hr-b0-68.ucode
[  475.419746] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-so-a0-hr-b0-67.ucode failed with error -2
[  475.423538] iwlwifi 0000:00:14.3: Falling back to sysfs fallback for: iwlwifi-so-a0-hr-b0-67.ucode
[  475.428401] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-so-a0-hr-b0-66.ucode failed with error -2
[  475.432197] iwlwifi 0000:00:14.3: Falling back to sysfs fallback for: iwlwifi-so-a0-hr-b0-66.ucode
[  475.437061] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-so-a0-hr-b0-65.ucode failed with error -2
[  475.440872] iwlwifi 0000:00:14.3: Falling back to sysfs fallback for: iwlwifi-so-a0-hr-b0-65.ucode
[  475.445682] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-so-a0-hr-b0-64.ucode failed with error -2
[  475.449494] iwlwifi 0000:00:14.3: Falling back to sysfs fallback for: iwlwifi-so-a0-hr-b0-64.ucode
[  475.454337] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-so-a0-hr-b0-63.ucode failed with error -2
[  475.458146] iwlwifi 0000:00:14.3: Falling back to sysfs fallback for: iwlwifi-so-a0-hr-b0-63.ucode
[  475.462992] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-so-a0-hr-b0-62.ucode failed with error -2
[  475.466817] iwlwifi 0000:00:14.3: Falling back to sysfs fallback for: iwlwifi-so-a0-hr-b0-62.ucode
[  475.471669] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-so-a0-hr-b0-61.ucode failed with error -2
[  475.475480] iwlwifi 0000:00:14.3: Falling back to sysfs fallback for: iwlwifi-so-a0-hr-b0-61.ucode
[  475.480359] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-so-a0-hr-b0-60.ucode failed with error -2
[  475.484179] iwlwifi 0000:00:14.3: Falling back to sysfs fallback for: iwlwifi-so-a0-hr-b0-60.ucode
[  475.489061] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-so-a0-hr-b0-59.ucode failed with error -2
[  475.492881] iwlwifi 0000:00:14.3: Falling back to sysfs fallback for: iwlwifi-so-a0-hr-b0-59.ucode
[  475.497836] iwlwifi 0000:00:14.3: no suitable firmware found!
[  475.500483] iwlwifi 0000:00:14.3: minimum version required: iwlwifi-so-a0-hr-b0-59
[  475.503614] iwlwifi 0000:00:14.3: maximum version supported: iwlwifi-so-a0-hr-b0-89
[  475.506786] iwlwifi 0000:00:14.3: check git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git
[ 2069.506533] sha512_ssse3: Unknown symbol crypto_sha512_finup (err -2)
[ 2069.510443] sha512_ssse3: Unknown symbol crypto_sha512_update (err -2)
root@OpenWrt:/lib/modules/6.6.52# 
root@OpenWrt:/lib/modules/6.6.52# lsmod 
amd_xgbe              131072  0 
bnx2                   81920  0 
button_hotplug         12288  0 
cfg80211              376832  4 iwlmvm,iwldvm,iwlwifi,mac80211
compat                 12288  5 iwlmvm,iwldvm,iwlwifi,mac80211,cfg80211
crc_ccitt              12288  1 ppp_async
crypto_acompress       12288  2 lzo,lzo_rle
dwmac_generic          12288  0 
dwmac_intel            20480  0 
e1000                 110592  0 
e1000e                212992  0 
ena                    90112  0 
fat                    65536  1 vfat
forcedeth              65536  0 
geniv                  12288  1 seqiv
hmac                   12288  0 
i2c_dev                16384  0 
igb                   192512  0 
igc                   118784  0 
iwldvm                143360  0 
iwlmvm                397312  0 
iwlwifi               307200  2 iwlmvm,iwldvm
ixgbe                 266240  0 
jitterentropy_rng      16384  0 
libcrc32c              12288  1 nf_tables
lzo                    12288  0 
lzo_compress           12288  2 lzo,lzo_rle
lzo_decompress         12288  2 lzo,lzo_rle
lzo_rle                12288  0 
mac80211              733184  2 iwlmvm,iwldvm
mdio                   12288  1 ixgbe
mii                    12288  0 
nf_conntrack           98304  7 nft_redir,nft_nat,nft_masq,nft_flow_offload,nft_ct,nf_nat,nf_flow_table
nf_defrag_ipv4         12288  1 nf_conntrack
nf_defrag_ipv6         16384  1 nf_conntrack
nf_flow_table          32768  2 nf_flow_table_inet,nft_flow_offload
nf_flow_table_inet     12288  0 
nf_log_syslog          16384  0 
nf_nat                 36864  4 nft_redir,nft_nat,nft_masq,nft_chain_nat
nf_reject_ipv4         12288  2 nft_reject_ipv4,nft_reject_inet
nf_reject_ipv6         12288  2 nft_reject_ipv6,nft_reject_inet
nf_tables             237568224 nft_fib_inet,nf_flow_table_inet,nft_reject_ipv6,nft_reject_ipv4,nft_reject_inet,nft_reject,nft_redir,nft_quota,nft_numgen,nft_nat,nft_masq,nft_log,nft_limit,nft_hash,nft_flow_offload,nft_fib_ipv6,nft_fib_ipv4,nft_fib,nft_ct,nft_chain_nat
nfnetlink              16384  1 nf_tables
nft_chain_nat          12288  2 
nft_ct                 16384  4 
nft_fib                12288  3 nft_fib_inet,nft_fib_ipv6,nft_fib_ipv4
nft_fib_inet           12288  0 
nft_fib_ipv4           12288  1 nft_fib_inet
nft_fib_ipv6           12288  1 nft_fib_inet
nft_flow_offload       12288  0 
nft_hash               12288  0 
nft_limit              12288  5 
nft_log                12288  0 
nft_masq               12288  1 
nft_nat                12288  0 
nft_numgen             12288  0 
nft_quota              12288  0 
nft_redir              12288  0 
nft_reject             12288  3 nft_reject_ipv6,nft_reject_ipv4,nft_reject_inet
nft_reject_inet        12288  2 
nft_reject_ipv4        12288  0 
nft_reject_ipv6        12288  0 
nls_cp437              16384  1 
nls_iso8859_1          12288  1 
nls_utf8               12288  0 
pcs_xpcs               20480  1 stmmac
phylink                40960  2 stmmac,pcs_xpcs,[permanent]
ppp_async              16384  0 
ppp_generic            36864  3 pppoe,ppp_async,pppox
pppoe                  16384  0 
pppox                  12288  1 pppoe
r8169                  90112  0 
realtek                28672  2 
rng                    12288  2 jitterentropy_rng,geniv
seqiv                  12288  0 
sha3_generic           12288  0 
sha512_generic         12288  1 sha512_ssse3
sha512_ssse3           49152  0 
slhc                   16384  1 ppp_generic
stmmac                200704  2 dwmac_intel,stmmac_platform
stmmac_platform        12288  1 dwmac_generic
tg3                   163840  0 
vfat                   20480  1 
root@OpenWrt:/lib/modules/6.6.52# 
root@OpenWrt:/lib/modules/6.6.52# ls /lib/firmware -all
drwxr-xr-x    4 root     root          4096 Sep 29 16:49 .
drwxr-xr-x   11 root     root          4096 Jul 10 22:21 ..
drwxr-xr-x    2 root     root          4096 Sep 28 16:47 bnx2
-rw-r--r--    1 root     root       1406116 Sep 23 08:26 iwlwifi-QuZ-a0-hr-b0-77.ucode
-rw-rw-r--    1 root     root       1539360 Sep 29 15:48 iwlwifi-ma-b0-hr-b0-89.ucode
-rw-r--r--    1 root     root          5424 Jul 10 22:21 regulatory.db
drwxr-xr-x    2 root     root          4096 Sep 28 16:47 rtl_nic
root@OpenWrt:/lib/modules/6.6.52# 

5

Odp: Chuwi Larbox X openwrt

wrzuciłem dzis najnowszy SNAPSHOT 

root@OpenWrt:~# ubus call system board
{
    "kernel": "6.6.53",
    "hostname": "OpenWrt",
    "system": "Intel(R) N100",
    "model": "CHUWI Innovation And Technology(ShenZhen)co.,Ltd LarkBox X",
    "board_name": "chuwi-innovation-and-technology-shenzhen-co-ltd-larkbox-x",
    "rootfs_type": "ext4",
    "release": {
        "distribution": "OpenWrt",
        "version": "SNAPSHOT",
        "revision": "r27665-ec61ccc0d3",
        "target": "x86/64",
        "description": "OpenWrt SNAPSHOT r27665-ec61ccc0d3"
    }
}
root@OpenWrt:~# 

po załadowaniu modułow   wiadc jakiś progres ale karta wifi sie nie pojawia

[  365.393340] kmodloader: loading kernel modules from /etc/modules.d/*
[  365.397271] Loading modules backported from Linux version v6.11.2-0-g7aa21fec187b
[  365.400429] Backport generated by backports.git v6.1.110-1-32-gc61f71fe0942
[  365.409975] Intel(R) Wireless WiFi driver for Linux
[  365.412481] iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
[  365.417137] iwlwifi 0000:00:14.3: Detected crf-id 0x501, cnv-id 0x80400 wfpm id 0x80000030
[  365.420601] iwlwifi 0000:00:14.3: PCI dev 54f0/0244, rev=0x370, rfid=0x10c000
[  365.423619] iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6 AX101
[  365.426562] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-so-a0-hr-b0-89.ucode failed with error -2
[  365.430459] iwlwifi 0000:00:14.3: Falling back to sysfs fallback for: iwlwifi-so-a0-hr-b0-89.ucode
[  365.435794] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-so-a0-hr-b0-88.ucode failed with error -2
[  365.439733] iwlwifi 0000:00:14.3: Falling back to sysfs fallback for: iwlwifi-so-a0-hr-b0-88.ucode
[  365.443451] kmodloader: done loading kernel modules from /etc/modules.d/*
[  365.444769] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-so-a0-hr-b0-87.ucode failed with error -2
[  365.450329] iwlwifi 0000:00:14.3: Falling back to sysfs fallback for: iwlwifi-so-a0-hr-b0-87.ucode
[  365.455309] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-so-a0-hr-b0-86.ucode failed with error -2
[  365.459294] iwlwifi 0000:00:14.3: Falling back to sysfs fallback for: iwlwifi-so-a0-hr-b0-86.ucode
[  365.464230] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-so-a0-hr-b0-85.ucode failed with error -2
[  365.468097] iwlwifi 0000:00:14.3: Falling back to sysfs fallback for: iwlwifi-so-a0-hr-b0-85.ucode
[  365.473050] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-so-a0-hr-b0-84.ucode failed with error -2
[  365.476918] iwlwifi 0000:00:14.3: Falling back to sysfs fallback for: iwlwifi-so-a0-hr-b0-84.ucode
[  365.484269] iwlwifi 0000:00:14.3: TLV_FW_FSEQ_VERSION: FSEQ Version: 0.0.2.41
[  365.489052] iwlwifi 0000:00:14.3: loaded firmware version 83.e8f84e98.0 so-a0-hr-b0-83.ucode op_mode iwlmvm
[  365.612578] iwlwifi 0000:00:14.3: WFPM_UMAC_PD_NOTIFICATION: 0x20
[  365.613919] iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 4
[  365.614614] iwlwifi 0000:00:14.3: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
[  365.621038] iwlwifi 0000:00:14.3: WFPM_AUTH_KEY_0: 0x90
[  365.623483] iwlwifi 0000:00:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x10
[  365.623863] iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 4
[  365.625315] iwlwifi 0000:00:14.3: Detected RF HR1 B3, rfid=0x10c000
[  365.673126] iwlwifi 0000:00:14.3: base HW address: c8:8a:9a:89:92:c5
root@OpenWrt:~# lspci -kvnn | sed -n '/Network/,/^$/ p'
lspci: Unable to load libkmod resources: error -2
00:14.3 Network controller [0280]: Intel Corporation CNVi: Wi-Fi [8086:54f0]
    Subsystem: Intel Corporation Wi-Fi 6 AX101NGW [8086:0244]
    Flags: bus master, fast devsel, latency 0, IRQ 16
    Memory at 6001144000 (64-bit, non-prefetchable) [size=16K]
    Capabilities: [c8] Power Management version 3
    Capabilities: [d0] MSI: Enable- Count=1/1 Maskable- 64bit+
    Capabilities: [40] Express Root Complex Integrated Endpoint, IntMsgNum 0
    Capabilities: [80] MSI-X: Enable+ Count=16 Masked-
    Kernel driver in use: iwlwifi

moze jeszcze cos mi brakuje ? 

root@OpenWrt:~# lsmod
amd_xgbe              131072  0 
bnx2                   81920  0 
button_hotplug         12288  0 
cfg80211              376832  4 iwlmvm,iwldvm,mac80211,iwlwifi
cmac                   12288  0 
compat                 12288  5 iwlmvm,iwldvm,mac80211,iwlwifi,cfg80211
crc_ccitt              12288  1 ppp_async
crypto_acompress       12288  2 lzo,lzo_rle
drbg                   24576  0 
dwmac_generic          12288  0 
dwmac_intel            20480  0 
e1000                 110592  0 
e1000e                212992  0 
ena                    90112  0 
fat                    65536  1 vfat
forcedeth              65536  0 
geniv                  12288  1 seqiv
hmac                   12288  0 
i2c_dev                16384  0 
igb                   192512  0 
igc                   118784  0 
iwldvm                151552  0 
iwlmvm                413696  0 
iwlwifi               315392  2 iwlmvm,iwldvm
ixgbe                 266240  0 
jitterentropy_rng      16384  0 
libcrc32c              12288  1 nf_tables
lzo                    12288  0 
lzo_compress           12288  2 lzo,lzo_rle
lzo_decompress         12288  2 lzo,lzo_rle
lzo_rle                12288  0 
mac80211              733184  2 iwlmvm,iwldvm
mdio                   12288  1 ixgbe
mii                    12288  0 
nf_conntrack           98304  7 nft_redir,nft_nat,nft_masq,nft_flow_offload,nft_ct,nf_nat,nf_flow_table
nf_defrag_ipv4         12288  1 nf_conntrack
nf_defrag_ipv6         16384  1 nf_conntrack
nf_flow_table          32768  2 nf_flow_table_inet,nft_flow_offload
nf_flow_table_inet     12288  0 
nf_log_syslog          16384  0 
nf_nat                 36864  4 nft_redir,nft_nat,nft_masq,nft_chain_nat
nf_reject_ipv4         12288  2 nft_reject_ipv4,nft_reject_inet
nf_reject_ipv6         12288  2 nft_reject_ipv6,nft_reject_inet
nf_tables             237568224 nft_fib_inet,nf_flow_table_inet,nft_reject_ipv6,nft_reject_ipv4,nft_reject_inet,nft_reject,nft_redir,nft_quota,nft_numgen,nft_nat,nft_masq,nft_log,nft_limit,nft_hash,nft_flow_offload,nft_fib_ipv6,nft_fib_ipv4,nft_fib,nft_ct,nft_chain_nat
nfnetlink              16384  1 nf_tables
nft_chain_nat          12288  2 
nft_ct                 16384  4 
nft_fib                12288  3 nft_fib_inet,nft_fib_ipv6,nft_fib_ipv4
nft_fib_inet           12288  0 
nft_fib_ipv4           12288  1 nft_fib_inet
nft_fib_ipv6           12288  1 nft_fib_inet
nft_flow_offload       12288  0 
nft_hash               12288  0 
nft_limit              12288  5 
nft_log                12288  0 
nft_masq               12288  1 
nft_nat                12288  0 
nft_numgen             12288  0 
nft_quota              12288  0 
nft_redir              12288  0 
nft_reject             12288  3 nft_reject_ipv6,nft_reject_ipv4,nft_reject_inet
nft_reject_inet        12288  2 
nft_reject_ipv4        12288  0 
nft_reject_ipv6        12288  0 
nls_cp437              16384  1 
nls_iso8859_1          12288  1 
nls_utf8               12288  0 
pcs_xpcs               20480  1 stmmac
phylink                40960  2 stmmac,pcs_xpcs,[permanent]
ppp_async              16384  0 
ppp_generic            36864  3 pppoe,ppp_async,pppox
pppoe                  16384  0 
pppox                  12288  1 pppoe
r8169                  90112  0 
realtek                28672  2 
rng                    12288  3 jitterentropy_rng,drbg,geniv
seqiv                  12288  0 
sha3_generic           12288  0 
sha512_generic         12288  1 sha512_ssse3
sha512_ssse3           49152  0 
slhc                   16384  1 ppp_generic
stmmac                200704  2 dwmac_intel,stmmac_platform
stmmac_platform        12288  1 dwmac_generic
tg3                   163840  0 
vfat                   20480  1 

6

Odp: Chuwi Larbox X openwrt

W ogóle to zainstalowałeś np. wpad-basic-mbedtls ?

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

7

Odp: Chuwi Larbox X openwrt

mam tak :

root@OpenWrt:~# opkg list_installed
base-files - 1624~ec61ccc0d3
block-mount - 2024.07.14~408c2cc4-r1
bnx2-firmware - 20240909-r1
busybox - 1.36.1-r2
ca-bundle - 20240203-r1
cgi-io - 2022.08.10~901b0f04-r21
dnsmasq - 2.90-r3
dropbear - 2024.85-r1
e2fsprogs - 1.47.0-r2
fdisk - 2.40.2-r1
firewall4 - 2024.05.21~4c01d1eb-r1
fstools - 2024.07.14~408c2cc4-r1
fwtool - 2019.11.12~8f7fe925-r1
getrandom - 2024.04.26~85f10530-r1
glib2 - 2.82.0-r1
grub2 - 2.12-r1
grub2-bios-setup - 2.12-r1
grub2-efi - 2.12-r1
hostapd-common - 2024.09.15~5ace39b0-r1
iw-full - 6.9-r1
iwinfo - 2024.10.01~714e4199-r1
iwlwifi-firmware-ax101 - 20240909-r1
jansson4 - 2.14-r3
jshn - 2024.03.29~eb9bcb64-r1
jsonfilter - 2024.01.23~594cfa86-r1
kernel - 6.6.53~b29cd6cb53cae02f974df6babcee972f-r1
kmod-amazon-ena - 6.6.53-r1
kmod-amd-xgbe - 6.6.53-r1
kmod-bnx2 - 6.6.53-r1
kmod-button-hotplug - 6.6.53-r3
kmod-cfg80211 - 6.6.53.6.11.2-r1
kmod-crypto-acompress - 6.6.53-r1
kmod-crypto-aead - 6.6.53-r1
kmod-crypto-ccm - 6.6.53-r1
kmod-crypto-cmac - 6.6.53-r1
kmod-crypto-crc32c - 6.6.53-r1
kmod-crypto-ctr - 6.6.53-r1
kmod-crypto-gcm - 6.6.53-r1
kmod-crypto-geniv - 6.6.53-r1
kmod-crypto-gf128 - 6.6.53-r1
kmod-crypto-ghash - 6.6.53-r1
kmod-crypto-hash - 6.6.53-r1
kmod-crypto-hmac - 6.6.53-r1
kmod-crypto-manager - 6.6.53-r1
kmod-crypto-null - 6.6.53-r1
kmod-crypto-rng - 6.6.53-r1
kmod-crypto-seqiv - 6.6.53-r1
kmod-crypto-sha3 - 6.6.53-r1
kmod-crypto-sha512 - 6.6.53-r1
kmod-dwmac-intel - 6.6.53-r1
kmod-e1000 - 6.6.53-r1
kmod-e1000e - 6.6.53-r1
kmod-forcedeth - 6.6.53-r1
kmod-fs-vfat - 6.6.53-r1
kmod-hwmon-core - 6.6.53-r1
kmod-i2c-algo-bit - 6.6.53-r1
kmod-i2c-core - 6.6.53-r1
kmod-igb - 6.6.53-r1
kmod-igc - 6.6.53-r1
kmod-input-core - 6.6.53-r1
kmod-iwlwifi - 6.6.53.6.11.2-r1
kmod-ixgbe - 6.6.53-r1
kmod-lib-crc-ccitt - 6.6.53-r1
kmod-lib-crc32c - 6.6.53-r1
kmod-lib-lzo - 6.6.53-r1
kmod-libphy - 6.6.53-r1
kmod-mac80211 - 6.6.53.6.11.2-r1
kmod-mdio - 6.6.53-r1
kmod-mdio-devres - 6.6.53-r1
kmod-mii - 6.6.53-r1
kmod-nf-conntrack - 6.6.53-r1
kmod-nf-conntrack6 - 6.6.53-r1
kmod-nf-flow - 6.6.53-r1
kmod-nf-log - 6.6.53-r1
kmod-nf-log6 - 6.6.53-r1
kmod-nf-nat - 6.6.53-r1
kmod-nf-reject - 6.6.53-r1
kmod-nf-reject6 - 6.6.53-r1
kmod-nfnetlink - 6.6.53-r1
kmod-nft-core - 6.6.53-r1
kmod-nft-fib - 6.6.53-r1
kmod-nft-nat - 6.6.53-r1
kmod-nft-offload - 6.6.53-r1
kmod-nls-base - 6.6.53-r1
kmod-nls-cp437 - 6.6.53-r1
kmod-nls-iso8859-1 - 6.6.53-r1
kmod-nls-utf8 - 6.6.53-r1
kmod-pcs-xpcs - 6.6.53-r1
kmod-phy-realtek - 6.6.53-r1
kmod-phylink - 6.6.53-r1
kmod-ppp - 6.6.53-r1
kmod-pppoe - 6.6.53-r1
kmod-pppox - 6.6.53-r1
kmod-pps - 6.6.53-r1
kmod-ptp - 6.6.53-r1
kmod-r8169 - 6.6.53-r1
kmod-scsi-core - 6.6.53-r1
kmod-slhc - 6.6.53-r1
kmod-stmmac-core - 6.6.53-r1
kmod-tg3 - 6.6.53-r1
kmod-usb-core - 6.6.53-r1
kmod-usb-storage - 6.6.53-r1
libatomic1 - 13.3.0-r4
libattr - 2.5.2-r3
libblkid1 - 2.40.2-r1
libblobmsg-json20240329 - 2024.03.29~eb9bcb64-r1
libc - 1.2.5-r4
libcomerr0 - 1.47.0-r2
libe2p2 - 1.47.0-r2
libevdev - 1.13.1-r1
libext2fs2 - 1.47.0-r2
libf2fs6 - 1.16.0-r3
libfdisk1 - 2.40.2-r1
libffi - 3.4.6-r1
libgcc1 - 13.3.0-r4
libiwinfo-data - 2024.10.01~714e4199-r1
libiwinfo20230701 - 2024.10.01~714e4199-r1
libjson-c5 - 0.17-r1
libjson-script20240329 - 2024.03.29~eb9bcb64-r1
libkmod - 32-r1
liblucihttp-ucode - 2023.03.15~9b5b683f-r1
liblucihttp0 - 2023.03.15~9b5b683f-r1
libmbedtls21 - 3.6.1-r1
libmnl0 - 1.0.5-r1
libmount1 - 2.40.2-r1
libncurses6 - 6.4-r2
libnftnl11 - 1.2.6-r1
libnl-tiny1 - 2023.12.05~965c4bf4-r1
libopenssl3 - 3.0.15-r1
libpci - 3.12.0-r2
libpcre2 - 10.42-r1
libpthread - 1.2.5-r4
librt - 1.2.5-r4
libsmartcols1 - 2.40.2-r1
libss2 - 1.47.0-r2
libssh2-1 - 1.11.0-r1
libubox20240329 - 2024.03.29~eb9bcb64-r1
libubus20231128 - 2023.11.28~f84eb599-r1
libuci20130104 - 2023.08.10~5781664d-r1
libuclient20201210 - 2024.04.19~e8780fa7-r1
libucode20230711 - 2024.07.22~b610860d-r3
libudebug - 2023.12.06~6d3f51f9
libudev-zero - 1.0.3-r1
libusb-1.0-0 - 1.0.27-r1
libustream-mbedtls20201210 - 2024.07.28~99bd3d2b-r1
libuuid1 - 2.40.2-r1
logd - 2024.04.26~85f10530-r1
lsblk - 2.40.2-r1
luci - 23.051.66410~a505bb1
luci-app-firewall - 24.148.86114~fbbfdb4
luci-app-opkg - 24.191.51591~bff2a43
luci-base - 24.264.56398~8449716
luci-i18n-base-pl - 24.276.54236~69035ab
luci-light - 23.024.33244~34dee82
luci-mod-admin-full - 19.253.48496~3f93650
luci-mod-network - 24.264.56947~a2c21a6
luci-mod-status - 24.262.77075~dfb8670
luci-mod-system - 24.165.47464~37ea60d
luci-proto-ipv6 - 24.148.86114~fbbfdb4
luci-proto-ppp - 24.249.84482~02b58b8
luci-theme-bootstrap - 24.191.51591~991549c
mc - 4.8.32-r1
mkf2fs - 1.16.0-r3
mtd - 26
netifd - 2024.09.21~24f9a93a-r1
nftables-json - 1.0.9-r1
odhcp6c - 2023.05.12~bcd28363-r20
odhcpd-ipv6only - 2024.05.08~a2988231-r1
openwrt-keyring - 2022.03.25~62471e69-r2
opkg - 2022.02.24~d038e5b6-r2
partx-utils - 2.40.2-r1
pciids - 0.387-r1
pciutils - 3.12.0-r2
ppp - 2.4.9_git20210104-r6
ppp-mod-pppoe - 2.4.9_git20210104-r6
procd - 2024.07.07~f230c117-r1
procd-seccomp - 2024.07.07~f230c117-r1
procd-ujail - 2024.07.07~f230c117-r1
r8169-firmware - 20240909-r1
rpcd - 2024.09.17~9f4b86e7-r1
rpcd-mod-file - 2024.09.17~9f4b86e7-r1
rpcd-mod-iwinfo - 2024.09.17~9f4b86e7-r1
rpcd-mod-luci - 20240305-r1
rpcd-mod-rrdns - 20170710
rpcd-mod-ucode - 2024.09.17~9f4b86e7-r1
terminfo - 6.4-r2
ubox - 2024.04.26~85f10530-r1
ubus - 2023.11.28~f84eb599-r1
ubusd - 2023.11.28~f84eb599-r1
uci - 2023.08.10~5781664d-r1
uclient-fetch - 2024.04.19~e8780fa7-r1
ucode - 2024.07.22~b610860d-r3
ucode-mod-fs - 2024.07.22~b610860d-r3
ucode-mod-html - 1
ucode-mod-math - 2024.07.22~b610860d-r3
ucode-mod-nl80211 - 2024.07.22~b610860d-r3
ucode-mod-rtnl - 2024.07.22~b610860d-r3
ucode-mod-ubus - 2024.07.22~b610860d-r3
ucode-mod-uci - 2024.07.22~b610860d-r3
ucode-mod-uloop - 2024.07.22~b610860d-r3
uhttpd - 2023.06.25~34a8a74d-r4
uhttpd-mod-ubus - 2023.06.25~34a8a74d-r4
urandom-seed - 3
urngd - 2023.11.01~44365eb1-r1
usbids - 0.387-r1
usbutils - 017-r1
usign - 2020.05.23~f1f65026-r1
wifi-scripts - 1.0-r1
wireless-regdb - 2024.07.04-r1
wpad-basic-mbedtls - 2024.09.15~5ace39b0-r1
zlib - 1.3.1-r1

8

Odp: Chuwi Larbox X openwrt

Zrób

wifi config

i zobacz czy /etc/config/wireless zrobiło.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

9

Odp: Chuwi Larbox X openwrt

Dzieki  działa  smile    po restarcie sie pojawił

10

Odp: Chuwi Larbox X openwrt

to jeszcze  w ramach dopełnienia 

root@OpenWrt:~# iw list
Wiphy phy0
    wiphy index: 0
    max # scan SSIDs: 20
    max scan IEs length: 356 bytes
    max # sched scan SSIDs: 20
    max # match sets: 8
    Retry short limit: 7
    Retry long limit: 4
    Coverage class: 0 (up to 0m)
    Device supports RSN-IBSS.
    Device supports AP-side u-APSD.
    Device supports T-DLS.
    Supported Ciphers:
        * WEP40 (00-0f-ac:1)
        * WEP104 (00-0f-ac:5)
        * TKIP (00-0f-ac:2)
        * CCMP-128 (00-0f-ac:4)
        * GCMP-128 (00-0f-ac:8)
        * GCMP-256 (00-0f-ac:9)
        * CMAC (00-0f-ac:6)
        * GMAC-128 (00-0f-ac:11)
        * GMAC-256 (00-0f-ac:12)
    Available Antennas: TX 0x1 RX 0x1
    Configured Antennas: TX 0x1 RX 0x1
    Supported interface modes:
         * IBSS
         * managed
         * AP
         * AP/VLAN
         * monitor
         * P2P-client
         * P2P-GO
         * P2P-device
    Band 1:
        Capabilities: 0x196f
            RX LDPC
            HT20/HT40
            SM Power Save disabled
            RX HT20 SGI
            RX HT40 SGI
            RX STBC 1-stream
            Max AMSDU length: 7935 bytes
            DSSS/CCK HT40
        Maximum RX AMPDU length 65535 bytes (exponent: 0x003)
        Minimum RX AMPDU time spacing: 4 usec (0x05)
        HT Max RX data rate: 150 Mbps
        HT TX/RX MCS rate indexes supported: 0-7
        HE Iftypes: managed, P2P-client
            HE MAC Capabilities (0x78019a30abc0):
                +HTC HE Supported
                Trigger Frame MAC Padding Duration: 2
                Multi-TID Aggregation Support: 7
                Broadcast TWT
                32-bit BA Bitmap
                OM Control
                Maximum A-MPDU Length Exponent: 3
                RX Control Frame to MultiBSS
                A-MSDU in A-MPDU
                Multi-TID Aggregation TX: 7
                UL 2x996-Tone RU
            HE PHY Capabilities: (0x023f4a09fd008c0e0ff001):
                HE40/2.4GHz
                Punctured Preamble RX: 15
                Device Class: 1
                LDPC Coding in Payload
                NDP with 4x HE-LTF and 3.2us GI
                STBC Rx <= 80MHz
                Full Bandwidth UL MU-MIMO
                DCM Max Constellation: 1
                DCM Max Constellation Rx: 1
                SU Beamformee
                Beamformee STS <= 80Mhz: 7
                Beamformee STS > 80Mhz: 7
                Triggered SU Beamforming Feedback
                Triggered MU Beamforming Feedback
                PPE Threshold Present
                Power Boost Factor ar
                HE SU PPDU & HE PPDU 4x HE-LTF 0.8us GI
                Max NC: 1
                HE ER SU PPDU 4x HE-LTF 0.8us GI
                20MHz in 40MHz HE PPDU 2.4GHz
                20MHz in 160/80+80MHz HE PPDU
                80MHz in 160/80+80MHz HE PPDU
                RX Full BW SU Using HE MU PPDU with Compression SIGB
                RX Full BW SU Using HE MU PPDU with Non-Compression SIGB
            HE RX MCS and NSS set <= 80 MHz
                1 streams: MCS 0-11
                2 streams: not supported
                3 streams: not supported
                4 streams: not supported
                5 streams: not supported
                6 streams: not supported
                7 streams: not supported
                8 streams: not supported
            HE TX MCS and NSS set <= 80 MHz
                1 streams: MCS 0-11
                2 streams: not supported
                3 streams: not supported
                4 streams: not supported
                5 streams: not supported
                6 streams: not supported
                7 streams: not supported
                8 streams: not supported
            PPE Threshold 0x61 0x1c 0xc7 0x71 
        HE Iftypes: AP, P2P-GO
            HE MAC Capabilities (0x70011a100000):
                +HTC HE Supported
                Multi-TID Aggregation Support: 7
                Broadcast TWT
                OM Control
                Maximum A-MPDU Length Exponent: 3
            HE PHY Capabilities: (0x02200a090000800401c000):
                HE40/2.4GHz
                LDPC Coding in Payload
                NDP with 4x HE-LTF and 3.2us GI
                STBC Rx <= 80MHz
                DCM Max Constellation: 1
                DCM Max Constellation Rx: 1
                PPE Threshold Present
                HE SU PPDU & HE PPDU 4x HE-LTF 0.8us GI
                HE ER SU PPDU 4x HE-LTF 0.8us GI
            HE RX MCS and NSS set <= 80 MHz
                1 streams: MCS 0-11
                2 streams: not supported
                3 streams: not supported
                4 streams: not supported
                5 streams: not supported
                6 streams: not supported
                7 streams: not supported
                8 streams: not supported
            HE TX MCS and NSS set <= 80 MHz
                1 streams: MCS 0-11
                2 streams: not supported
                3 streams: not supported
                4 streams: not supported
                5 streams: not supported
                6 streams: not supported
                7 streams: not supported
                8 streams: not supported
            PPE Threshold 0x61 0x1c 0xc7 0x71 
        Bitrates (non-HT):
            * 1.0 Mbps
            * 2.0 Mbps (short preamble supported)
            * 5.5 Mbps (short preamble supported)
            * 11.0 Mbps (short preamble supported)
            * 6.0 Mbps
            * 9.0 Mbps
            * 12.0 Mbps
            * 18.0 Mbps
            * 24.0 Mbps
            * 36.0 Mbps
            * 48.0 Mbps
            * 54.0 Mbps
        Frequencies:
            * 2412.0 MHz [1] (22.0 dBm)
            * 2417.0 MHz [2] (22.0 dBm)
            * 2422.0 MHz [3] (22.0 dBm)
            * 2427.0 MHz [4] (22.0 dBm)
            * 2432.0 MHz [5] (22.0 dBm)
            * 2437.0 MHz [6] (22.0 dBm)
            * 2442.0 MHz [7] (22.0 dBm)
            * 2447.0 MHz [8] (22.0 dBm)
            * 2452.0 MHz [9] (22.0 dBm)
            * 2457.0 MHz [10] (22.0 dBm)
            * 2462.0 MHz [11] (22.0 dBm)
            * 2467.0 MHz [12] (22.0 dBm)
            * 2472.0 MHz [13] (22.0 dBm)
            * 2484.0 MHz [14] (disabled)
    Band 2:
        Capabilities: 0x196f
            RX LDPC
            HT20/HT40
            SM Power Save disabled
            RX HT20 SGI
            RX HT40 SGI
            RX STBC 1-stream
            Max AMSDU length: 7935 bytes
            DSSS/CCK HT40
        Maximum RX AMPDU length 65535 bytes (exponent: 0x003)
        Minimum RX AMPDU time spacing: 4 usec (0x05)
        HT Max RX data rate: 150 Mbps
        HT TX/RX MCS rate indexes supported: 0-7
        VHT Capabilities (0x33907132):
            Max MPDU length: 11454
            Supported Channel Width: neither 160 nor 80+80
            RX LDPC
            short GI (80 MHz)
            SU Beamformee
            MU Beamformee
            RX antenna pattern consistency
            TX antenna pattern consistency
        VHT RX MCS set:
            1 streams: MCS 0-9
            2 streams: not supported
            3 streams: not supported
            4 streams: not supported
            5 streams: not supported
            6 streams: not supported
            7 streams: not supported
            8 streams: not supported
        VHT RX highest supported: 0 Mbps
        VHT TX MCS set:
            1 streams: MCS 0-9
            2 streams: not supported
            3 streams: not supported
            4 streams: not supported
            5 streams: not supported
            6 streams: not supported
            7 streams: not supported
            8 streams: not supported
        VHT TX highest supported: 0 Mbps
        VHT extended NSS: supported
        HE Iftypes: managed, P2P-client
            HE MAC Capabilities (0x78018a30abc0):
                +HTC HE Supported
                Trigger Frame MAC Padding Duration: 2
                Multi-TID Aggregation Support: 7
                Broadcast TWT
                32-bit BA Bitmap
                OM Control
                Maximum A-MPDU Length Exponent: 1
                RX Control Frame to MultiBSS
                A-MSDU in A-MPDU
                Multi-TID Aggregation TX: 7
                UL 2x996-Tone RU
            HE PHY Capabilities: (0x043f4a09fd008c0e0ff001):
                HE40/HE80/5GHz
                Punctured Preamble RX: 15
                Device Class: 1
                LDPC Coding in Payload
                NDP with 4x HE-LTF and 3.2us GI
                STBC Rx <= 80MHz
                Full Bandwidth UL MU-MIMO
                DCM Max Constellation: 1
                DCM Max Constellation Rx: 1
                SU Beamformee
                Beamformee STS <= 80Mhz: 7
                Beamformee STS > 80Mhz: 7
                Triggered SU Beamforming Feedback
                Triggered MU Beamforming Feedback
                PPE Threshold Present
                Power Boost Factor ar
                HE SU PPDU & HE PPDU 4x HE-LTF 0.8us GI
                Max NC: 1
                HE ER SU PPDU 4x HE-LTF 0.8us GI
                20MHz in 40MHz HE PPDU 2.4GHz
                20MHz in 160/80+80MHz HE PPDU
                80MHz in 160/80+80MHz HE PPDU
                RX Full BW SU Using HE MU PPDU with Compression SIGB
                RX Full BW SU Using HE MU PPDU with Non-Compression SIGB
            HE RX MCS and NSS set <= 80 MHz
                1 streams: MCS 0-11
                2 streams: not supported
                3 streams: not supported
                4 streams: not supported
                5 streams: not supported
                6 streams: not supported
                7 streams: not supported
                8 streams: not supported
            HE TX MCS and NSS set <= 80 MHz
                1 streams: MCS 0-11
                2 streams: not supported
                3 streams: not supported
                4 streams: not supported
                5 streams: not supported
                6 streams: not supported
                7 streams: not supported
                8 streams: not supported
            PPE Threshold 0x61 0x1c 0xc7 0x71 
        HE Iftypes: AP, P2P-GO
            HE MAC Capabilities (0x70010a100000):
                +HTC HE Supported
                Multi-TID Aggregation Support: 7
                Broadcast TWT
                OM Control
                Maximum A-MPDU Length Exponent: 1
            HE PHY Capabilities: (0x04200a090000800401c000):
                HE40/HE80/5GHz
                LDPC Coding in Payload
                NDP with 4x HE-LTF and 3.2us GI
                STBC Rx <= 80MHz
                DCM Max Constellation: 1
                DCM Max Constellation Rx: 1
                PPE Threshold Present
                HE SU PPDU & HE PPDU 4x HE-LTF 0.8us GI
                HE ER SU PPDU 4x HE-LTF 0.8us GI
            HE RX MCS and NSS set <= 80 MHz
                1 streams: MCS 0-11
                2 streams: not supported
                3 streams: not supported
                4 streams: not supported
                5 streams: not supported
                6 streams: not supported
                7 streams: not supported
                8 streams: not supported
            HE TX MCS and NSS set <= 80 MHz
                1 streams: MCS 0-11
                2 streams: not supported
                3 streams: not supported
                4 streams: not supported
                5 streams: not supported
                6 streams: not supported
                7 streams: not supported
                8 streams: not supported
            PPE Threshold 0x61 0x1c 0xc7 0x71 
        Bitrates (non-HT):
            * 6.0 Mbps
            * 9.0 Mbps
            * 12.0 Mbps
            * 18.0 Mbps
            * 24.0 Mbps
            * 36.0 Mbps
            * 48.0 Mbps
            * 54.0 Mbps
        Frequencies:
            * 5180.0 MHz [36] (22.0 dBm) (no IR)
            * 5200.0 MHz [40] (22.0 dBm) (no IR)
            * 5220.0 MHz [44] (22.0 dBm) (no IR)
            * 5240.0 MHz [48] (22.0 dBm) (no IR)
            * 5260.0 MHz [52] (22.0 dBm) (no IR, radar detection)
            * 5280.0 MHz [56] (22.0 dBm) (no IR, radar detection)
            * 5300.0 MHz [60] (22.0 dBm) (no IR, radar detection)
            * 5320.0 MHz [64] (22.0 dBm) (no IR, radar detection)
            * 5340.0 MHz [68] (disabled)
            * 5360.0 MHz [72] (disabled)
            * 5380.0 MHz [76] (disabled)
            * 5400.0 MHz [80] (disabled)
            * 5420.0 MHz [84] (disabled)
            * 5440.0 MHz [88] (disabled)
            * 5460.0 MHz [92] (disabled)
            * 5480.0 MHz [96] (disabled)
            * 5500.0 MHz [100] (22.0 dBm) (no IR, radar detection)
            * 5520.0 MHz [104] (22.0 dBm) (no IR, radar detection)
            * 5540.0 MHz [108] (22.0 dBm) (no IR, radar detection)
            * 5560.0 MHz [112] (22.0 dBm) (no IR, radar detection)
            * 5580.0 MHz [116] (22.0 dBm) (no IR, radar detection)
            * 5600.0 MHz [120] (22.0 dBm) (no IR, radar detection)
            * 5620.0 MHz [124] (22.0 dBm) (no IR, radar detection)
            * 5640.0 MHz [128] (22.0 dBm) (no IR, radar detection)
            * 5660.0 MHz [132] (22.0 dBm) (no IR, radar detection)
            * 5680.0 MHz [136] (22.0 dBm) (no IR, radar detection)
            * 5700.0 MHz [140] (22.0 dBm) (no IR, radar detection)
            * 5720.0 MHz [144] (22.0 dBm) (no IR, radar detection)
            * 5745.0 MHz [149] (22.0 dBm)
            * 5765.0 MHz [153] (22.0 dBm)
            * 5785.0 MHz [157] (22.0 dBm)
            * 5805.0 MHz [161] (22.0 dBm)
            * 5825.0 MHz [165] (22.0 dBm)
            * 5845.0 MHz [169] (disabled)
            * 5865.0 MHz [173] (disabled)
            * 5885.0 MHz [177] (disabled)
            * 5905.0 MHz [181] (disabled)
    Supported commands:
         * new_interface
         * set_interface
         * new_key
         * start_ap
         * new_station
         * new_mpath
         * set_mesh_config
         * set_bss
         * authenticate
         * associate
         * deauthenticate
         * disassociate
         * join_ibss
         * join_mesh
         * remain_on_channel
         * set_tx_bitrate_mask
         * frame
         * frame_wait_cancel
         * set_wiphy_netns
         * set_channel
         * tdls_mgmt
         * tdls_oper
         * start_sched_scan
         * probe_client
         * set_noack_map
         * register_beacons
         * start_p2p_device
         * set_mcast_rate
         * connect
         * disconnect
         * channel_switch
         * set_qos_map
         * add_tx_ts
         * set_multicast_to_unicast
    WoWLAN support:
         * wake up on disconnect
         * wake up on magic packet
         * wake up on pattern match, up to 20 patterns of 16-128 bytes,
           maximum packet offset 0 bytes
         * can do GTK rekeying
         * wake up on GTK rekey failure
         * wake up on EAP identity request
         * wake up on 4-way handshake
         * wake up on rfkill release
         * wake up on network detection, up to 8 match sets
    software interface modes (can always be added):
         * AP/VLAN
         * monitor
    valid interface combinations:
         * #{ managed } <= 1, #{ P2P-client, P2P-GO } <= 1, #{ P2P-device } <= 1,
           total <= 3, #channels <= 2
         * #{ managed } <= 1, #{ AP, P2P-client, P2P-GO } <= 1, #{ P2P-device } <= 1,
           total <= 3, #channels <= 1
    HT Capability overrides:
         * MCS: ff ff ff ff ff ff ff ff ff ff
         * maximum A-MSDU length
         * supported channel width
         * short GI for 40 MHz
         * max A-MPDU length exponent
         * min MPDU start spacing
    Device supports TX status socket option.
    Device supports HT-IBSS.
    Device supports SAE with AUTHENTICATE command
    Device supports low priority scan.
    Device supports scan flush.
    Device supports per-vif TX power setting
    P2P GO supports CT window setting
    P2P GO supports opportunistic powersave setting
    Driver supports full state transitions for AP/GO clients
    Driver supports a userspace MPM
    Driver/device bandwidth changes during BSS lifetime (AP/GO mode)
    Device adds DS IE to probe requests
    Device can update TPC Report IE
    Device supports static SMPS
    Device supports dynamic SMPS
    Device supports WMM-AC admission (TSPECs)
    Device supports configuring vdev MAC-addr on create.
    Device supports randomizing MAC-addr in scans.
    Device supports randomizing MAC-addr in sched scans.
    Device supports randomizing MAC-addr in net-detect scans.
    max # scan plans: 2
    max scan plan interval: 65535
    max scan plan iterations: 254
    Supported TX frame types:
         * IBSS: 0x00 0x10 0x20 0x30 0x40 0x50 0x60 0x70 0x80 0x90 0xa0 0xb0 0xc0 0xd0 0xe0 0xf0
         * managed: 0x00 0x10 0x20 0x30 0x40 0x50 0x60 0x70 0x80 0x90 0xa0 0xb0 0xc0 0xd0 0xe0 0xf0
         * AP: 0x00 0x10 0x20 0x30 0x40 0x50 0x60 0x70 0x80 0x90 0xa0 0xb0 0xc0 0xd0 0xe0 0xf0
         * AP/VLAN: 0x00 0x10 0x20 0x30 0x40 0x50 0x60 0x70 0x80 0x90 0xa0 0xb0 0xc0 0xd0 0xe0 0xf0
         * mesh point: 0x00 0x10 0x20 0x30 0x40 0x50 0x60 0x70 0x80 0x90 0xa0 0xb0 0xc0 0xd0 0xe0 0xf0
         * P2P-client: 0x00 0x10 0x20 0x30 0x40 0x50 0x60 0x70 0x80 0x90 0xa0 0xb0 0xc0 0xd0 0xe0 0xf0
         * P2P-GO: 0x00 0x10 0x20 0x30 0x40 0x50 0x60 0x70 0x80 0x90 0xa0 0xb0 0xc0 0xd0 0xe0 0xf0
         * P2P-device: 0x00 0x10 0x20 0x30 0x40 0x50 0x60 0x70 0x80 0x90 0xa0 0xb0 0xc0 0xd0 0xe0 0xf0
    Supported RX frame types:
         * IBSS: 0x40 0xb0 0xc0 0xd0
         * managed: 0x40 0xb0 0xd0
         * AP: 0x00 0x20 0x40 0xa0 0xb0 0xc0 0xd0
         * AP/VLAN: 0x00 0x20 0x40 0xa0 0xb0 0xc0 0xd0
         * mesh point: 0xb0 0xc0 0xd0
         * P2P-client: 0x40 0xd0
         * P2P-GO: 0x00 0x20 0x40 0xa0 0xb0 0xc0 0xd0
         * P2P-device: 0x40 0xd0
    Supported extended features:
        * [ VHT_IBSS ]: VHT-IBSS
        * [ RRM ]: RRM
        * [ MU_MIMO_AIR_SNIFFER ]: MU-MIMO sniffer
        * [ SCAN_START_TIME ]: scan start timestamp
        * [ BSS_PARENT_TSF ]: BSS last beacon/probe TSF
        * [ BEACON_RATE_LEGACY ]: legacy beacon rate setting
        * [ FILS_STA ]: STA FILS (Fast Initial Link Setup)
        * [ FILS_MAX_CHANNEL_TIME ]: FILS max channel attribute override with dwell time
        * [ ACCEPT_BCAST_PROBE_RESP ]: accepts broadcast probe response
        * [ OCE_PROBE_REQ_HIGH_TX_RATE ]: probe request TX at high rate (at least 5.5Mbps)
        * [ CONTROL_PORT_OVER_NL80211 ]: control port over nl80211
        * [ TXQS ]: FQ-CoDel-enabled intermediate TXQs
        * [ SCAN_MIN_PREQ_CONTENT ]: use probe request with only rate IEs in scans
        * [ CONTROL_PORT_NO_PREAUTH ]: disable pre-auth over nl80211 control port support
        * [ PROTECTED_TWT ]: protected Target Wake Time (TWT) support
        * [ DEL_IBSS_STA ]: deletion of IBSS station support
        * [ BEACON_PROTECTION_CLIENT ]: beacon prot. for clients support
        * [ SCAN_FREQ_KHZ ]: scan on kHz frequency support
        * [ CONTROL_PORT_OVER_NL80211_TX_STATUS ]: tx status for nl80211 control port support
        * [ PROT_RANGE_NEGO_AND_MEASURE ]: support for MFP in range measurement negotiation/procedure
        * [ POWERED_ADDR_CHANGE ]: can change MAC address while up
        * [ DFS_CONCURRENT ]: DFS channel use under concurrent DFS master
        * [ SPP_AMSDU_SUPPORT ]: SPP A-MSDU support
root@OpenWrt:~# 

11

Odp: Chuwi Larbox X openwrt

mam zainstalowany obraz ext4  - jak poprawnie teraz wykonać aktualizację
1. jezeli zrobię sysupgrdade  - to instalator chyba sformatuje mi dysk ?  , chciałbym zachować  podział dysku
2 . taki obraz moge rozpakować  na laptopie , potem go zamontowac  = czy wystarczy podmienić katalogi
3. rozpakowany obraz = pliki sa tylko do odczytu  czy jest sposób zeby to obejść  - chciałbym od razu konfigi podmienić  - lub edytować 
a moze jest jakis inny prosty sposób ?
Ps. nadzorowane sysupgrade  pokazuje ze jestm ok 270 w kolejce hmm   ( a i tak  nie wiem czy nie zmieni dysku )

12

Odp: Chuwi Larbox X openwrt

1. jeżeli nie zgadza się z tym co on myśli to tak, zmieni partycje
2. w sumie tak
3. Co jest tylko do odczytu? Ty chyba zamontowałeś obraz a nie rozpakowałeś zawartość. Np. takie ubuntu faktycznie obraz montuje tylko jako ro. A pisałeś że rozpakowałeś == wyodrębniłeś wszystkie pliki na dysk. Tam na boku jest też tar.gz z systemem plików
PS. Tak, znów zepsuli to

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

13

Odp: Chuwi Larbox X openwrt

pobrany obraz to img.gz  > po rozpakowaniu mam  img  > to montuje  i mam = kernel , rootfs     ale tylko do odczytu  nie mogę w to ingerować  , nawet z roota  , oczywiscie działam na laptopie

14

Odp: Chuwi Larbox X openwrt

Masz img który jest obrazem dysku i po zamontowaniu nadal to jest tyko obraz dysku. Wyciągnij sobie pliki to będziesz miał rozpakowane pliki.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

15

Odp: Chuwi Larbox X openwrt

PS

mkdir /tmp/a
sudo mount -o loop,rw,sync,offset=17301504 openwrt-23.05-snapshot-r24111-5332351821-x86-64-generic-ext4-combined.img /tmp/a

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

16 (edytowany przez ad2014 2024-10-11 18:20:31)

Odp: Chuwi Larbox X openwrt

niby tak - ale nie zostaje zachowana struktura katalogów tz. np katalog etc jest pusty ( moze te configi sa jakos tworzone dynamicznie )  , uzywam w terminalu  do rozpakowania 7z
dobra ok  zobacze Twój sposob   .

17

Odp: Chuwi Larbox X openwrt

Niektóre konfigi (network, system, wireless) są tworzone dynamicznie.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

18 (edytowany przez ad2014 2024-10-11 18:35:54)

Odp: Chuwi Larbox X openwrt

BINGO - działa   smile   szacun   , co daje ten offset  ?   
Jutro spróbuje zrobic aktualizacje przez podmiane katalogów , zobaczymy co z tego bedzie . ( W sumie zalezało mi tylko na , network i firewall by od razu miec  internet  i ssh  ) .

19

Odp: Chuwi Larbox X openwrt

plik nie jest obrazem systemu pliku (partycji) tylko obrazem dysku. Offset wskazuje na początek partycji z systemem plików w tym obrazie.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

20

Odp: Chuwi Larbox X openwrt

Podłączyłem miernik zużycia energii  taki z wyświetlaczem i 4 przyciskami  do gniazdka  które zasila miniPc  oto wynik po 31 dniach
31 dni = 7,098 KWh
Hi = 23.3  W                 ( to pewnie jak robiłem test kompilacji )
Lo = 0,6   W
Aktualne = 7,4 W
Biorąc pod uwagę średnia cenę prądu ok.1zł za 1KW  x 7  = 7zł /miesiac