51 (edytowany przez Andrzejz78 2023-11-27 02:37:32)

Odp: Próby wgrania Open WRT do MF268A z dystrybucji TELE2

Wczoraj odpuściłem grzebanie bo już miałem dosyć a nie miałem porobionych ściągawek potrzebnych do konsoli (a tylko już przez serial mogłem komunikować się) i nie miałem listy komend AT do modemu
Co do komend AT to chcieliśmy kiedyś na WiKi wrzucić i rozpisać co do czego ale projekt umarł https://www.bez-kabli.pl/viewtopic.php?f=31&t=33816

Router tak się posypał że był problem żeby go postawić na nogi Nawet był problem żeby mieć neta na wersji D z sim Orange
MF286D nie grzebany ale nie chciał na początku zestawić połączenia z sim Orange Kilka restartów routera i laptopa pomogło Obecnie z niego korzystam a wersja A leży obok tak jak go wczoraj zostawiłem



Starting kernel ...

BusyBox v1.36.1 (2023-11-14 13:38:11 UTC) built-in shell (ash)

  _______                     ________        __
 |       |.-----.-----.-----.|  |  |  |.----.|  |_
 |   -   ||  _  |  -__|     ||  |  |  ||   _||   _|
 |_______||   __|_____|__|__||________||__|  |____|
          |__| W I R E L E S S   F R E E D O M
 -----------------------------------------------------
 OpenWrt 23.05.2, r23630-842932a63d
 -----------------------------------------------------
=== WARNING! =====================================
There is no root password defined on this device!
Use the "passwd" command to set up a new password
in order to prevent unauthorized SSH logins.
--------------------------------------------------
root@OpenWrt:/#

Szkoda że wczorajszych logów nie zapisałem w notatniku

Cezary napisał/a:

Pokaż screenshot z tego co wpisujesz.

myślałem o tym ale router jest w tym samym stanie więc mogę to odtworzyć
I tak będę wgrywał kernel itp tylko bez obecności modemu

Focus napisał/a:

Pokaż jakich komend używasz do sprawdzania i ustawiania APN w modemie.

Wszystko robiłem w GUI lub pliku konfig
Komend AT nie pamiętam więc odpuściłem sobie to
Może jak wyjmę modem to włożę do adaptera USB i wtedy spróbuję wyciągnąć ustawienia jakie zostały w nim

piratee napisał/a:

A reset interfejsu np. "ifup wan" nie zadziała?

Dla przykładu te polecenia router przyjął ale nic nie dało Oczywiście bez frazy "uci" a i musiałem dodać też "set" jak w linii polecenia pokazał się błąd

"Obsługa modemów w trybie QMI

opkg install uqmi kmod-usb-net-qmi-wwan
uci del network.wan
uci set network.wan=interface
uci set network.wan.proto=qmi
uci set network.wan.device=/dev/cdc-wdm0
uci set network.wan.pincode=1234
uci set network.wan.apn=intern
uci set commit network
reboot

Wymuszenie LTE

uci set network.wan.modes=lte
uci set commit network
ifup wan"


Zostawiam ten temat do wieczora bo mam zaległości w biurokracji itp wink

52

Odp: Próby wgrania Open WRT do MF268A z dystrybucji TELE2

NIE! Masz wpisać

chat -t 3 -e '' 'AT+CGDCONT=1,"IP","internet"' OK >> /dev/ttyUSB1 < /dev/ttyUSB1

Masz to napisane w poradniku a ty po prostu tego nie robisz. Od kilku dni. Nie wiem czy specjalnie czy czy dla sportu czy po prostu nie chce cie się czytać. No sorry, ale bujasz się z tym od kilu dni a roboty jest na 5 sekund.

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

53 (edytowany przez MiG25 2023-11-26 13:19:16)

Odp: Próby wgrania Open WRT do MF268A z dystrybucji TELE2

Andrzejz78 napisał/a:

uci set network.wan.apn=intern

No i tu też jest kluczowy błąd ,ma być internet ,żeby miało szansę zadziałać.

54

Odp: Próby wgrania Open WRT do MF268A z dystrybucji TELE2

piratee napisał/a:

Jak zaświeci zielona dioda to mam połączenie z internetem. (Nie muszę się nawet do routera logować bo z lapka mam net - tylko wolniej)
Jest to zapewne 3G jak piszesz. Interfejs wan jest podniesiony wtedy.

Czyli pingowanie w celu sprawdzenia zerwania połączenia nic nie da, masz chyba lte preferred, a nie lte only.

55 (edytowany przez Andrzejz78 2023-11-26 14:22:14)

Odp: Próby wgrania Open WRT do MF268A z dystrybucji TELE2

Cezary napisał/a:

Nie wiem czy specjalnie czy czy dla sportu czy po prostu nie chce cie się czytać.

Tak robię to specjalnie żeby zawalać inne sprawy i spać kilka godzin bo tylko późnym wieczorem mogę się tym zajmować

MiG25 napisał/a:
Andrzejz78 napisał/a:

uci set network.wan.apn=intern

No i tu też jest kluczowy błąd ,ma być internet ,żeby miało szansę zadziałać.

No coś zjadło "t" przy robieniu ściągi ale nie mam nic na swoje usprawiedliwienie smile

Aero2 skonfigurowałem z pozycji GUI i myślałem żę z orange będzie tak samo

Skończę papierologie to będę próbował postawić router na nogi Od razu poprawiam ściągę i uzupełnię o to polecenie

I nie denerwujcie się na mnie bo na pewno nie robię tak żeby was wkur......

Edit



BusyBox v1.36.1 (2023-11-14 13:38:11 UTC) built-in shell (ash)

  _______                     ________        __
|       |.-----.-----.-----.|  |  |  |.----.|  |_
|   -   ||  _  |  -__|     ||  |  |  ||   _||   _|
|_______||   __|_____|__|__||________||__|  |____|
          |__| W I R E L E S S   F R E E D O M
-----------------------------------------------------
OpenWrt 23.05.2, r23630-842932a63d
-----------------------------------------------------
=== WARNING! =====================================
There is no root password defined on this device!
Use the "passwd" command to set up a new password
in order to prevent unauthorized SSH logins.
--------------------------------------------------
root@OpenWrt:/# chat -t 3 -e '' 'AT+CGDCONT=1,"IP","internet"' OK >> /dev/ttyUSB
1 < /dev/ttyUSB1
/bin/ash: chat: not found
root@OpenWrt:/#

56

Odp: Próby wgrania Open WRT do MF268A z dystrybucji TELE2

Zainstaluj chat...

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

57

Odp: Próby wgrania Open WRT do MF268A z dystrybucji TELE2

Teraz na spokojnie żeby byka nie zrobić wszystko od nowa
Dziwne że uboota nie mogłem zatrzymać na stałe.....

BusyBox v1.35.0 (2023-04-27 20:28:15 UTC) built-in shell (ash)

 ----------------------------------------------------------------------------
 |         _____                             _          _____  _            |
 |        |  __ \                           | |        |  __ \| |           |
 |        | |  \/ __ _ _ __ __ _  ___  _   _| | ___    | |__) | |           |
 |        | | __ / _` | '__/ _` |/ _ \| | | | |/ _ \   |  ___/| |           |
 |        | |_\ \ (_| | | | (_| | (_) | |_| | |  __/   | |    | |__         |
 |         \____/\__,_|_|  \__, |\___/ \__, |_|\___|   |_|    |____|        |
 |                          __/ |       __/ |                               |
 |                         |___/       |___/                                |
 |                                                                          |
 |--------------------------------------------------------------------------|
 | Gargoyle PL version 1.14.0.1        | OpenWrt 22.03 branch               |
 | Gargoyle revision 8e210b77          | OpenWrt commit 863f769             |
 | Built June 23, 2023                 | Target  ath79/nand                 |
 ----------------------------------------------------------------------------
 | Machine: ZTE MF286A                                                      |
 | Uptime: 0d, 00:01:13                                                     |
 | Load: 1.99 0.58 0.20                                                     |
 | Flash: total: 94.6MB, free: 89.7MB, used: 0%                             |
 | Memory: total: 119.2MB, free: 90.6MB, used: 24%                          |
 | Leases: 0                                                                |
[   77.065151] eth0: link up (1000Mbps/Full duplex)
[   77.069956] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   77.094768] br-lan: port 1(eth0.1) entered blocking state
[   77.100355] br-lan: port 1(eth0.1) entered disabled state
[   77.106352] device eth0.1 entered promiscuous mode
[   77.111310] device eth0 entered promiscuous mode
[   77.136711] br-lan: port 1(eth0.1) entered blocking state
[   77.142298] br-lan: port 1(eth0.1) entered forwarding state
 | lan: static, 192.168.2.1                                                 |
 | wan: qmi, ?                                                              |
[   78.351711] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
 ----------------------------------------------------------------------------
root@Gargoyle:/# chat -t 3 -e '' 'AT+CGDCONT=1,"IP","internet"' OK >> /dev/ttyUS
B1 < /dev/ttyUSB1


+CREG: 2



+CREG: 1,"E35D","4104", 0



+CREG: 1,"E35D","2607317", 2



+CREG: 2



+CREG: 1,"E35D","4104", 0



+CREG: 1,"E35D","2607317", 2



+CREG: 2



+CREG: 1,"E35D","4104", 0



+CREG: 1,"E35D","2607317", 2



OK
root@Gargoyle:/# [  366.571523] xt_bandwidth: timezone shift of 120 minutes detected, adjusting
[  366.578777]                old minutes west=0, new minutes west=-120

root@Gargoyle:/# 

W Gargoyle inaczej tworzą się partycje podczas ładowania niż LuCI?

Loading from device 0: ath-spi-nand (offset 0x1800000)
   Image Name:   MIPS OpenWrt Linux-5.10.176
   Created:      2023-04-27  20:28:15 UTC
   Image Type:   MIPS Linux Kernel Image (lzma compressed)
   Data Size:    2385838 Bytes =  2.3 MB
   Load Address: 80060000
   Entry Point:  80060000
## Booting image at 81000000 ...
   Image Name:   MIPS OpenWrt Linux-5.10.176
   Created:      2023-04-27  20:28:15 UTC
   Image Type:   MIPS Linux Kernel Image (lzma compressed)
   Data Size:    2385838 Bytes =  2.3 MB
   Load Address: 80060000
   Entry Point:  80060000
==========================================================================
[    0.350331] spi-nand spi0.1: GigaDevice SPI NAND was found.
[    0.356148] spi-nand spi0.1: 128 MiB, block size: 128 KiB, page size: 2048, OOB size: 128
[    0.366665] 6 fixed-partitions partitions found on MTD device (null)
[    0.373323] OF: Bad cell count for /ahb/spi@1f000000/flash@1/partitions
[    0.380167] OF: Bad cell count for /ahb/spi@1f000000/flash@1/partitions
[    0.387722] OF: Bad cell count for /ahb/spi@1f000000/flash@1/partitions
[    0.394624] OF: Bad cell count for /ahb/spi@1f000000/flash@1/partitions
[    0.402170] Creating 6 MTD partitions on "(null)":
[    0.407174] 0x000000000000-0x0000000a0000 : "fota-flag"
[    0.416305] 0x0000000a0000-0x000000120000 : "art"
[    0.423456] 0x000000120000-0x0000001a0000 : "mac"
[    0.430531] 0x0000001a0000-0x000001800000 : "ubiconcat0"
[    0.468153] 0x000001800000-0x000001c00000 : "kernel"
[    0.480241] 0x000001c00000-0x000008000000 : "ubiconcat1"
[    0.631388] spi-nor spi0.0: gd25q16 (2048 Kbytes)
[    0.636351] 3 fixed-partitions partitions found on MTD device spi0.0
[    0.642934] Creating 3 MTD partitions on "spi0.0":
[    0.647887] 0x000000000000-0x0000000a0000 : "u-boot"
[    0.654552] 0x0000000a0000-0x0000000c0000 : "u-boot-env"
[    0.660869] 0x0000000c0000-0x000000200000 : "reserved1"
[    0.669531] Concatenating MTD devices:
[    0.673473] (0): "ubiconcat0"
[    0.676533] (1): "ubiconcat1"

3G w pokoju https://www.speedtest.net/pl/result/15556972761
LTE w pokoju https://www.speedtest.net/pl/result/15557003476

Mam duże tłumienie sygnału pomimo 1400m do BTSa
Wynoszę go na strych Resztę konfiguracji będzie już po LAN o ile..... wink

Edit

Dobrze że go nie wynosiłem tylko prewencyjnie zrobiłem restart włącznikiem
Brak dostępu do sieci, brak ledów Świeci tylko centralna

▒▒

U-Boot 1.1.4 (Jan 29 2018 - 14:30:45)

ap152 - Dragonfly 1.0DRAM:
sri
ath_ddr_initial_config(278): (ddr2 init)
ath_sys_frequency: cpu 775 ddr 650 ahb 258
Tap values = (0x10, 0x10, 0x10, 0x10)
128 MB
Top of RAM usable for U-Boot at: 88000000
Reserving 410k for U-Boot at: 87f98000
Reserving 192k for malloc() at: 87f68000
Reserving 44 Bytes for Board Info at: 87f67fd4
Reserving 36 Bytes for Global Data at: 87f67fb0
Reserving 128k for boot params() at: 87f47fb0
Stack Pointer at: 87f47f98
Now running in RAM - U-Boot at: 87f98000
Flash Manuf Id 0xc8, DeviceId0 0x40, DeviceId1 0x15
flash size 2MB, sector count = 32
Flash:  2 MB
*** Warning - bad CRC, using default environment

Power up PLL with outdiv = 0 then switch to 3
In:    serial
Out:   serial
Err:   serial
Net:   ath_gmac_enet_initialize...
No valid address in Flash. Using fixed address
ath_gmac_enet_initialize: reset mask:c02200
athr_mgmt_init (MDC/MDIO config)::done
Dragonfly  ----> S17 PHY *
athrs17_reg_init: complete
Max resets limit reached exiting...
athr_gmac_sgmii_setup SGMII done
: cfg1 0x80000000 cfg2 0x7114
eth0: 00:03:7f:ff:ff:ff
ath_gmac_phy_setup
eth0 up
eth0
Qualcomm Atheros SPI NAND Driver, Version 0.1 (c) 2014  Qualcomm Atheros Inc.
ath_spi_nand_ecc: furture feat = 0x10
ath_spi_nand_ecc: middle feat = 0x10
zte ath_spi_nand_read_id 0xc8d1
zte ath_spi_nand_read_id 0xc8d1c8
zte debug gd 128 oob
====== NAND Parameters ======
sc addr = 0x87ff7390 page(write size) = 0x800 (erase size) block = 0x20000
Setting 0x181162c0 to 0x4b962100
Uaztemain: enter into !
zte_getHandOffState: read data=0x20 from 0x0
Uaztemain: no need to update '▒▒/▒p|▒▒h▒!▒MOsvm▒▒▒>▒▒▒{w▒▒'
Hit any key to stop autoboot:  0

Loading from device 0: ath-spi-nand (offset 0x1800000)
   Image Name:   MIPS OpenWrt Linux-5.10.176
   Created:      2023-04-27  20:28:15 UTC
   Image Type:   MIPS Linux Kernel Image (lzma compressed)
   Data Size:    2385838 Bytes =  2.3 MB
   Load Address: 80060000
   Entry Point:  80060000
## Booting image at 81000000 ...
   Image Name:   MIPS OpenWrt Linux-5.10.176
   Created:      2023-04-27  20:28:15 UTC
   Image Type:   MIPS Linux Kernel Image (lzma compressed)
   Data Size:    2385838 Bytes =  2.3 MB
   Load Address: 80060000
   Entry Point:  80060000
   Verifying Checksum at 0x81000040 ...OK
   Uncompressing Kernel Image ... OK
No initrd
## Transferring control to Linux (at address 80060000) ...
## Giving linux memsize in bytes, 134217728

Starting kernel ...

[    0.000000] Linux version 5.10.176 (cezary@eko.one.pl) (mips-openwrt-linux-musl-gcc (OpenWrt GCC 11.2.0 r20134-5f15225c1e) 11.2.0, GNU ld (GNU Binutils) 2.37) #0 Thu Apr 27 20:28:15 2023
[    0.000000] printk: bootconsole [early0] enabled
[    0.000000] CPU0 revision is: 00019750 (MIPS 74Kc)
[    0.000000] MIPS: machine is ZTE MF286A
[    0.000000] SoC: Qualcomm Atheros QCA956X ver 1 rev 0
[    0.000000] Initrd not found or empty - disabling initrd
[    0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
[    0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
[    0.000000] Zone ranges:
[    0.000000]   Normal   [mem 0x0000000000000000-0x0000000007ffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000000000-0x0000000007ffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000007ffffff]
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 32512
[    0.000000] Kernel command line: console=ttyS0,115200n8 rootfstype=squashfs,jffs2
[    0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes, linear)
[    0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes, linear)
[    0.000000] Writing ErrCtl register=00000000
[    0.000000] Readback ErrCtl register=00000000
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] Memory: 120840K/131072K available (5805K kernel code, 570K rwdata, 1248K rodata, 1200K init, 200K bss, 10232K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] NR_IRQS: 51
[    0.000000] CPU clock: 775.000 MHz
[    0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 4932285024 ns
[    0.000007] sched_clock: 32 bits at 387MHz, resolution 2ns, wraps every 5541893118ns
[    0.008269] Calibrating delay loop... 385.84 BogoMIPS (lpj=1929216)
[    0.074808] pid_max: default: 32768 minimum: 301
[    0.079789] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.087500] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.097182] dyndbg: Ignore empty _ddebug table in a CONFIG_DYNAMIC_DEBUG_CORE build
[    0.107466] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.117861] futex hash table entries: 256 (order: -1, 3072 bytes, linear)
[    0.125074] pinctrl core: initialized pinctrl subsystem
[    0.131902] NET: Registered protocol family 16
[    0.182506] clocksource: Switched to clocksource MIPS
[    0.188830] NET: Registered protocol family 2
[    0.193710] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear)
[    0.201908] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
[    0.210789] TCP established hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.218881] TCP bind hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.226328] TCP: Hash tables configured (established 1024 bind 1024)
[    0.233156] UDP hash table entries: 256 (order: 0, 4096 bytes, linear)
[    0.240063] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear)
[    0.247699] NET: Registered protocol family 1
[    0.252314] PCI: CLS 0 bytes, default 32
[    0.264014] workingset: timestamp_bits=30 max_order=15 bucket_order=0
[    0.273507] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.279654] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    0.293333] pinctrl-single 1804002c.pinmux: 544 pins, size 68
[    0.300373] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
[    0.307751] printk: console [ttyS0] disabled
[    0.312315] 18020000.uart: ttyS0 at MMIO 0x18020000 (irq = 9, base_baud = 1562500) is a 16550A
[    0.321458] printk: console [ttyS0] enabled
[    0.321458] printk: console [ttyS0] enabled
[    0.330522] printk: bootconsole [early0] disabled
[    0.330522] printk: bootconsole [early0] disabled
[    0.350395] spi-nand spi0.1: GigaDevice SPI NAND was found.
[    0.356206] spi-nand spi0.1: 128 MiB, block size: 128 KiB, page size: 2048, OOB size: 128
[    0.366720] 6 fixed-partitions partitions found on MTD device (null)
[    0.373370] OF: Bad cell count for /ahb/spi@1f000000/flash@1/partitions
[    0.380217] OF: Bad cell count for /ahb/spi@1f000000/flash@1/partitions
[    0.387770] OF: Bad cell count for /ahb/spi@1f000000/flash@1/partitions
[    0.394674] OF: Bad cell count for /ahb/spi@1f000000/flash@1/partitions
[    0.402220] Creating 6 MTD partitions on "(null)":
[    0.407223] 0x000000000000-0x0000000a0000 : "fota-flag"
[    0.416350] 0x0000000a0000-0x000000120000 : "art"
[    0.423492] 0x000000120000-0x0000001a0000 : "mac"
[    0.430565] 0x0000001a0000-0x000001800000 : "ubiconcat0"
[    0.468600] 0x000001800000-0x000001c00000 : "kernel"
[    0.480673] 0x000001c00000-0x000008000000 : "ubiconcat1"
[    0.634527] spi-nor spi0.0: gd25q16 (2048 Kbytes)
[    0.639432] 3 fixed-partitions partitions found on MTD device spi0.0
[    0.646049] Creating 3 MTD partitions on "spi0.0":
[    0.651000] 0x000000000000-0x0000000a0000 : "u-boot"
[    0.657664] 0x0000000a0000-0x0000000c0000 : "u-boot-env"
[    0.664035] 0x0000000c0000-0x000000200000 : "reserved1"
[    0.672705] Concatenating MTD devices:
[    0.676584] (0): "ubiconcat0"
[    0.679646] (1): "ubiconcat1"
[    0.682747] into device "ubi-concat"
[    0.686470] 1 fixed-partitions partitions found on MTD device ubi-concat
[    0.693398] Creating 1 MTD partitions on "ubi-concat":
[    0.698704] 0x000000000000-0x000007a60000 : "ubi"
[    1.396493] switch0: Atheros AR8337 rev. 2 switch registered on mdio.0
[    2.054023] ag71xx 19000000.eth: connected to PHY at mdio.0:00 [uid=004dd036, driver=Atheros AR8216/AR8236/AR8316]
[    2.065281] eth0: Atheros AG71xx at 0xb9000000, irq 4, mode: sgmii
[    2.073848] NET: Registered protocol family 10
[    2.084930] Segment Routing with IPv6
[    2.088831] NET: Registered protocol family 17
[    2.093535] 8021q: 802.1Q VLAN Support v1.8
[    2.101885] PCI host bridge /ahb/pcie-controller@18250000 ranges:
[    2.108257]  MEM 0x0000000012000000..0x0000000013ffffff
[    2.113669]   IO 0x0000000000000000..0x0000000000000000
[    2.119230] PCI host bridge to bus 0000:00
[    2.123503] pci_bus 0000:00: root bus resource [mem 0x12000000-0x13ffffff]
[    2.130597] pci_bus 0000:00: root bus resource [io  0x0000]
[    2.136360] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0]
[    2.143374] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[    2.151603] pci 0000:00:00.0: [168c:0056] type 00 class 0x028000
[    2.157858] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit]
[    2.164999] pci 0000:00:00.0: PME# supported from D0 D3hot
[    2.171897] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 00
[    2.178793] pci 0000:00:00.0: BAR 0: assigned [mem 0x12000000-0x121fffff 64bit]
[    2.191071] UBI: auto-attach mtd9
[    2.194571] ubi0: attaching mtd9
[    4.983486] ubi0: scanning is finished
[    5.022268] ubi0: attached mtd9 (name "ubi", size 122 MiB)
[    5.027992] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[    5.035106] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[    5.042112] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
[    5.049312] ubi0: good PEBs: 977, bad PEBs: 2, corrupted PEBs: 0
[    5.055524] ubi0: user volume: 2, internal volumes: 1, max. volumes count: 128
[    5.062988] ubi0: max/mean erase counter: 4/2, WL threshold: 4096, image sequence number: 1149387816
[    5.072414] ubi0: available PEBs: 0, total reserved PEBs: 977, PEBs reserved for bad PEB handling: 18
[    5.082031] ubi0: background thread "ubi_bgt0d" started, PID 316
[    5.091028] block ubiblock0_0: created from ubi0:0(rootfs)
[    5.096752] ubiblock: device ubiblock0_0 (rootfs) set to be root filesystem
[    5.127689] VFS: Mounted root (squashfs filesystem) readonly on device 254:0.
[    5.141645] Freeing unused kernel memory: 1200K
[    5.146352] This architecture does not have kernel memory protection.
[    5.153026] Run /sbin/init as init process
[    6.170264] init: Console is alive
[    6.174268] init: - watchdog -
[   10.232124] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[   10.534439] usbcore: registered new interface driver usbfs
[   10.540192] usbcore: registered new interface driver hub
[   10.545793] usbcore: registered new device driver usb
[   10.564304] device-mapper: ioctl: 4.43.0-ioctl (2020-10-01) initialised: dm-devel@redhat.com
[   10.625428] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[   10.641063] SCSI subsystem initialized
[   10.651327] fsl-ehci: Freescale EHCI Host controller driver
[   10.660150] ehci-platform: EHCI generic platform driver
[   10.665921] ehci-platform 1b000000.usb: EHCI Host Controller
[   10.671810] ehci-platform 1b000000.usb: new USB bus registered, assigned bus number 1
[   10.680056] ehci-platform 1b000000.usb: irq 13, io mem 0x1b000000
[   10.712526] ehci-platform 1b000000.usb: USB 2.0 started, EHCI 1.00
[   10.719680] hub 1-0:1.0: USB hub found
[   10.724237] hub 1-0:1.0: 1 port detected
[   10.729073] ehci-platform 1b400000.usb: EHCI Host Controller
[   10.734982] ehci-platform 1b400000.usb: new USB bus registered, assigned bus number 2
[   10.743218] ehci-platform 1b400000.usb: irq 14, io mem 0x1b400000
[   10.772528] ehci-platform 1b400000.usb: USB 2.0 started, EHCI 1.00
[   10.779662] hub 2-0:1.0: USB hub found
[   10.784255] hub 2-0:1.0: 1 port detected
[   10.797831] usbcore: registered new interface driver usb-storage
[   10.806966] usbcore: registered new interface driver uas
[   10.813777] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[   10.831689] init: - preinit -
[   13.426711] random: jshn: uninitialized urandom read (4 bytes read)
[   13.509085] random: jshn: uninitialized urandom read (4 bytes read)
[   13.612820] random: jshn: uninitialized urandom read (4 bytes read)
[   15.596295] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 2 is up
[   15.610615] eth0: link up (1000Mbps/Full duplex)
[   15.622065] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   15.644517] IPv6: ADDRCONF(NETDEV_CHANGE): eth0.1: link becomes ready
Press the [f] key and hit [enter] to enter failsafe mode
Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
[   16.027955] random: procd: uninitialized urandom read (4 bytes read)
[   20.561164] mount_root: loading kmods from internal overlay
[   20.667221] kmodloader: loading kernel modules from //etc/modules-boot.d/*
[   20.680681] kmodloader: done loading kernel modules from //etc/modules-boot.d/*
[   21.513653] UBIFS (ubi0:1): Mounting in unauthenticated mode
[   21.524068] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" started, PID 481
[   21.708205] UBIFS (ubi0:1): recovery needed
[   22.317957] UBIFS (ubi0:1): recovery completed
[   22.322676] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name "rootfs_data"
[   22.330765] UBIFS (ubi0:1): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[   22.341017] UBIFS (ubi0:1): FS size: 108056576 bytes (103 MiB, 851 LEBs), journal size 5459968 bytes (5 MiB, 43 LEBs)
[   22.351972] UBIFS (ubi0:1): reserved for root: 4952683 bytes (4836 KiB)
[   22.358811] UBIFS (ubi0:1): media format: w5/r0 (latest is w5/r0), UUID 2C5FFB46-7447-42F7-A505-E6EC17099F78, small LPT model
[   22.377033] block: attempting to load /tmp/ubifs_cfg/upper/etc/config/fstab
[   22.401169] block: extroot: not configured
[   22.405777] UBIFS (ubi0:1): un-mount UBI device 0
[   22.410654] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" stops
[   22.427094] UBIFS (ubi0:1): Mounting in unauthenticated mode
[   22.443229] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" started, PID 484
[   22.777508] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name "rootfs_data"
[   22.785638] UBIFS (ubi0:1): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[   22.795882] UBIFS (ubi0:1): FS size: 108056576 bytes (103 MiB, 851 LEBs), journal size 5459968 bytes (5 MiB, 43 LEBs)
[   22.806844] UBIFS (ubi0:1): reserved for root: 4952683 bytes (4836 KiB)
[   22.813684] UBIFS (ubi0:1): media format: w5/r0 (latest is w5/r0), UUID 2C5FFB46-7447-42F7-A505-E6EC17099F78, small LPT model
[   23.246807] block: attempting to load /tmp/ubifs_cfg/upper/etc/config/fstab
[   23.278195] block: extroot: not configured
[   23.290552] mount_root: switching to ubifs overlay
[   23.350317] urandom-seed: Seeding with /etc/urandom.seed
[   23.712261] eth0: link down
[   23.732439] procd: - early -
[   23.736810] procd: - watchdog -
[   24.704323] procd: - watchdog -
[   24.722828] procd: - ubus -
/etc/init.d/mjpg-streamer: device '/dev/video0' does not exist
[   25.410264] random: jshn: uninitialized urandom read (4 bytes read)
[   25.751045] random: ubusd: uninitialized urandom read (4 bytes read)
[   25.766957] random: ubusd: uninitialized urandom read (4 bytes read)
[   25.999185] procd: - init -
Please press Enter to activate this console.
[   26.887744] random: jshn: uninitialized urandom read (4 bytes read)
[   26.929032] random: ubusd: uninitialized urandom read (4 bytes read)
[   26.940267] random: jshn: uninitialized urandom read (4 bytes read)
[   30.318062] kmodloader: loading kernel modules from /etc/modules.d/*
[   30.388925] urngd: v1.0.2 started.
[   30.922017] random: crng init done
[   30.925604] random: 42 urandom warning(s) missed due to ratelimiting
[   31.075060] Key type dns_resolver registered
[   31.164091] RPC: Registered named UNIX socket transport module.
[   31.170214] RPC: Registered udp transport module.
[   31.175113] RPC: Registered tcp transport module.
[   31.179970] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   31.238048] tun: Universal TUN/TAP device driver, 1.6
[   31.324947] gre: GRE over IPv4 demultiplexor driver
[   31.344922] ip_gre: GRE over IPv4 tunneling driver
[   31.493018] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[   31.558074] NFS: Registering the id_resolver key type
[   31.563367] Key type id_resolver registered
[   31.567686] Key type id_legacy registered
[   32.126278] videodev: Linux video capture interface: v2.00
[   32.169610] GACT probability on
[   32.176743] Mirror/redirect action on
[   32.230440] u32 classifier
[   32.233288]     input device check on
[   32.237060]     Actions configured
[   32.291476] Simple TC action Loaded
[   32.362897] ntfs3: Max link count 4000
[   32.406619] usbcore: registered new interface driver cdc_acm
[   32.412473] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[   32.437787] usbcore: registered new interface driver cdc_wdm
[   32.464323] Loading modules backported from Linux version v5.15.92-0-ge515b9902f5f
[   32.472156] Backport generated by backports.git v5.15.92-1-0-gdfe0f60c
[   32.570134] usbcore: registered new interface driver ipheth
[   32.901531] usbcore: registered new interface driver ums-alauda
[   32.921420] usbcore: registered new interface driver ums-cypress
[   32.940989] usbcore: registered new interface driver ums-datafab
[   32.960160] usbcore: registered new interface driver ums-freecom
[   32.979424] usbcore: registered new interface driver ums-isd200
[   32.998909] usbcore: registered new interface driver ums-jumpshot
[   33.018661] usbcore: registered new interface driver ums-karma
[   33.038502] usbcore: registered new interface driver ums-sddr09
[   33.059112] usbcore: registered new interface driver ums-sddr55
[   33.078890] usbcore: registered new interface driver ums-usbat
[   33.100890] usbcore: registered new interface driver usblp
[   33.153769] usbcore: registered new interface driver usbserial_generic
[   33.160569] usbserial: USB Serial support registered for generic
[   33.340725] xt_time: kernel timezone is -0000
[   33.356563] usbcore: registered new interface driver cdc_ether
[   33.380471] usbcore: registered new interface driver cdc_ncm
[   33.529213] gspca_main: v2.14.0 registered
[   33.556419] usbcore: registered new interface driver ov534
[   33.579197] usbcore: registered new interface driver gspca_zc3xx
[   33.600077] usbcore: registered new interface driver huawei_cdc_ncm
[   33.826489] PPP generic driver version 2.4.2
[   33.834012] NET: Registered protocol family 24
[   33.841134] PPTP driver version 0.8.5
[   33.849359] usbcore: registered new interface driver qmi_wwan
[   33.860255] usbcore: registered new interface driver rndis_host
[   33.870979] usbcore: registered new interface driver sierra
[   33.876857] usbserial: USB Serial support registered for Sierra USB modem
[   33.887582] usbcore: registered new interface driver sierra_net
[   33.916478] usbcore: registered new interface driver uvcvideo
[   33.922422] USB Video Class driver (1.1.1)
[   33.949652] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information.
[   33.957804] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
[   34.086720] ath10k 5.15 driver, optimized for CT firmware, probing pci device: 0x56.
[   34.113498] ath10k_pci 0000:00:00.0: enabling device (0000 -> 0002)
[   34.120288] ath10k_pci 0000:00:00.0: pci irq legacy oper_irq_mode 1 irq_mode 0 reset_mode 0
[   45.741145] ath10k_pci 0000:00:00.0: qca9888 hw2.0 target 0x01000000 chip_id 0x00000000 sub 0000:0000
[   45.750709] ath10k_pci 0000:00:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0
[   45.769882] ath10k_pci 0000:00:00.0: firmware ver 10.4b-ct-9888-fW-13-5ae337bb1 api 5 features mfp,peer-flow-ctrl,txstatus-noack,wmi-10.x-CT,ratemask-CT,regdump-CT,txrate-CT,flush-all-CT,pingpong-CT,ch-regs-CT,nop-CT,set-special-CT,tx-rc-CT,cust-stats-CT,txrate2-CT,beacon-cb-CT,wmi-block-ack-CT,wmi-bcn-rc-CT crc32 59e741e7
[   46.111906] ath10k_pci 0000:00:00.0: Loading BDF type 0
[   46.120713] ath10k_pci 0000:00:00.0: board_file api 2 bmi_id 0:16 crc32 f228337a
[   47.891859] ath10k_pci 0000:00:00.0: 10.4 wmi init: vdevs: 16  peers: 48  tid: 96
[   47.899641] ath10k_pci 0000:00:00.0: msdu-desc: 2500  skid: 32
[   47.949752] ath10k_pci 0000:00:00.0: wmi print 'P 48/48 V 16 K 144 PH 176 T 186  msdu-desc: 2500  sw-crypt: 0 ct-sta: 0'
[   47.961067] ath10k_pci 0000:00:00.0: wmi print 'free: 114572 iram: 12644 sram: 29508'
[   48.197223] ath10k_pci 0000:00:00.0: htt-ver 2.2 wmi-op 6 htt-op 4 cal pre-cal-nvmem max-sta 32 raw 0 hwcrypto 1
[   48.375972] usbcore: registered new interface driver cdc_mbim
[   48.394940] usbcore: registered new interface driver option
[   48.400766] usbserial: USB Serial support registered for GSM modem (1-port)
[   48.434782] usbcore: registered new interface driver qcserial
[   48.440780] usbserial: USB Serial support registered for Qualcomm USB modem
[   48.525898] ieee80211 phy1: Atheros AR9561 Rev:0 mem=0xb8100000, irq=2
[   48.561416] kmodloader: done loading kernel modules from /etc/modules.d/*
[   72.807083] eth0: link up (1000Mbps/Full duplex)
[   72.811891] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   72.833674] br-lan: port 1(eth0.1) entered blocking state
[   72.839261] br-lan: port 1(eth0.1) entered disabled state
[   72.845249] device eth0.1 entered promiscuous mode
[   72.850208] device eth0 entered promiscuous mode
[   72.878202] br-lan: port 1(eth0.1) entered blocking state
[   72.883834] br-lan: port 1(eth0.1) entered forwarding state
[   74.118500] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready



BusyBox v1.35.0 (2023-04-27 20:28:15 UTC) built-in shell (ash)

 ----------------------------------------------------------------------------
 |         _____                             _          _____  _            |
 |        |  __ \                           | |        |  __ \| |           |
 |        | |  \/ __ _ _ __ __ _  ___  _   _| | ___    | |__) | |           |
 |        | | __ / _` | '__/ _` |/ _ \| | | | |/ _ \   |  ___/| |           |
 |        | |_\ \ (_| | | | (_| | (_) | |_| | |  __/   | |    | |__         |
 |         \____/\__,_|_|  \__, |\___/ \__, |_|\___|   |_|    |____|        |
 |                          __/ |       __/ |                               |
 |                         |___/       |___/                                |
 |                                                                          |
 |--------------------------------------------------------------------------|
 | Gargoyle PL version 1.14.0.1        | OpenWrt 22.03 branch               |
 | Gargoyle revision 8e210b77          | OpenWrt commit 863f769             |
 | Built June 23, 2023                 | Target  ath79/nand                 |
 ----------------------------------------------------------------------------
 | Machine: ZTE MF286A                                                      |
 | Uptime: 0d, 00:01:40                                                     |
 | Load: 2.33 0.83 0.30                                                     |
 | Flash: total: 94.6MB, free: 89.7MB, used: 0%                             |
 | Memory: total: 119.2MB, free: 89.3MB, used: 25%                          |
 | Leases: 1                                                                |
 | lan: static, 192.168.2.1                                                 |
 | wan: qmi, ?                                                              |
 ----------------------------------------------------------------------------
root@Gargoyle:/#

W GUI brak modemu

Czemu kernel który ma prawie 6MB podczas ładowania w logach ma tylko 2.3MB? Muszę poszukać logów z LuCI bo tam było inaczej
I ta zabawa z diodą power Świeci lekko po wyłączeniu routera gdy LAN wpięty

Edit2

No to wyklikanie " set network.wan=interface,i set network.wan.proto=qmi......reboot" i już jest modem a i diody świecą
Połączenia brak a APN jest w modemie właściwy

Tm razem DNSu było brak....
Muszę zapisać plik konfigu bo męczące jest co reboot wpisywanie co innego żeby zestawić połączenie

Wrzucam ten monolog na forum i robię dłuższe odcięcie zasilania

Cezary tylko nie krzycz Zaraz dojdę do opcji pamiętania configu wink

58

Odp: Próby wgrania Open WRT do MF268A z dystrybucji TELE2

Andrzejz78 napisał/a:

Teraz na spokojnie żeby byka nie zrobić wszystko od nowa
Dziwne że uboota nie mogłem zatrzymać na stałe.....

BusyBox v1.35.0 (2023-04-27 20:28:15 UTC) built-in shell (ash)

 ----------------------------------------------------------------------------
 |         _____                             _          _____  _            |
 |        |  __ \                           | |        |  __ \| |           |
 |        | |  \/ __ _ _ __ __ _  ___  _   _| | ___    | |__) | |           |
 |        | | __ / _` | '__/ _` |/ _ \| | | | |/ _ \   |  ___/| |           |
 |        | |_\ \ (_| | | | (_| | (_) | |_| | |  __/   | |    | |__         |
 |         \____/\__,_|_|  \__, |\___/ \__, |_|\___|   |_|    |____|        |
 |                          __/ |       __/ |                               |
 |                         |___/       |___/                                |
 |                                                                          |
 |--------------------------------------------------------------------------|
 | Gargoyle PL version 1.14.0.1        | OpenWrt 22.03 branch               |
 | Gargoyle revision 8e210b77          | OpenWrt commit 863f769             |
 | Built June 23, 2023                 | Target  ath79/nand                 |
 ----------------------------------------------------------------------------
 | Machine: ZTE MF286A                                                      |
 | Uptime: 0d, 00:01:13                                                     |
 | Load: 1.99 0.58 0.20                                                     |
 | Flash: total: 94.6MB, free: 89.7MB, used: 0%                             |
 | Memory: total: 119.2MB, free: 90.6MB, used: 24%                          |
 | Leases: 0                                                                |
[   77.065151] eth0: link up (1000Mbps/Full duplex)
[   77.069956] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   77.094768] br-lan: port 1(eth0.1) entered blocking state
[   77.100355] br-lan: port 1(eth0.1) entered disabled state
[   77.106352] device eth0.1 entered promiscuous mode
[   77.111310] device eth0 entered promiscuous mode
[   77.136711] br-lan: port 1(eth0.1) entered blocking state
[   77.142298] br-lan: port 1(eth0.1) entered forwarding state
 | lan: static, 192.168.2.1                                                 |
 | wan: qmi, ?                                                              |
[   78.351711] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
 ----------------------------------------------------------------------------
root@Gargoyle:/# chat -t 3 -e '' 'AT+CGDCONT=1,"IP","internet"' OK >> /dev/ttyUS
B1 < /dev/ttyUSB1


+CREG: 2



+CREG: 1,"E35D","4104", 0



+CREG: 1,"E35D","2607317", 2



+CREG: 2



+CREG: 1,"E35D","4104", 0



+CREG: 1,"E35D","2607317", 2



+CREG: 2



+CREG: 1,"E35D","4104", 0



+CREG: 1,"E35D","2607317", 2



OK
root@Gargoyle:/# [  366.571523] xt_bandwidth: timezone shift of 120 minutes detected, adjusting
[  366.578777]                old minutes west=0, new minutes west=-120

root@Gargoyle:/# 

W Gargoyle inaczej tworzą się partycje podczas ładowania niż LuCI?

Loading from device 0: ath-spi-nand (offset 0x1800000)
   Image Name:   MIPS OpenWrt Linux-5.10.176
   Created:      2023-04-27  20:28:15 UTC
   Image Type:   MIPS Linux Kernel Image (lzma compressed)
   Data Size:    2385838 Bytes =  2.3 MB
   Load Address: 80060000
   Entry Point:  80060000
## Booting image at 81000000 ...
   Image Name:   MIPS OpenWrt Linux-5.10.176
   Created:      2023-04-27  20:28:15 UTC
   Image Type:   MIPS Linux Kernel Image (lzma compressed)
   Data Size:    2385838 Bytes =  2.3 MB
   Load Address: 80060000
   Entry Point:  80060000
==========================================================================
[    0.350331] spi-nand spi0.1: GigaDevice SPI NAND was found.
[    0.356148] spi-nand spi0.1: 128 MiB, block size: 128 KiB, page size: 2048, OOB size: 128
[    0.366665] 6 fixed-partitions partitions found on MTD device (null)
[    0.373323] OF: Bad cell count for /ahb/spi@1f000000/flash@1/partitions
[    0.380167] OF: Bad cell count for /ahb/spi@1f000000/flash@1/partitions
[    0.387722] OF: Bad cell count for /ahb/spi@1f000000/flash@1/partitions
[    0.394624] OF: Bad cell count for /ahb/spi@1f000000/flash@1/partitions
[    0.402170] Creating 6 MTD partitions on "(null)":
[    0.407174] 0x000000000000-0x0000000a0000 : "fota-flag"
[    0.416305] 0x0000000a0000-0x000000120000 : "art"
[    0.423456] 0x000000120000-0x0000001a0000 : "mac"
[    0.430531] 0x0000001a0000-0x000001800000 : "ubiconcat0"
[    0.468153] 0x000001800000-0x000001c00000 : "kernel"
[    0.480241] 0x000001c00000-0x000008000000 : "ubiconcat1"
[    0.631388] spi-nor spi0.0: gd25q16 (2048 Kbytes)
[    0.636351] 3 fixed-partitions partitions found on MTD device spi0.0
[    0.642934] Creating 3 MTD partitions on "spi0.0":
[    0.647887] 0x000000000000-0x0000000a0000 : "u-boot"
[    0.654552] 0x0000000a0000-0x0000000c0000 : "u-boot-env"
[    0.660869] 0x0000000c0000-0x000000200000 : "reserved1"
[    0.669531] Concatenating MTD devices:
[    0.673473] (0): "ubiconcat0"
[    0.676533] (1): "ubiconcat1"

3G w pokoju https://www.speedtest.net/pl/result/15556972761
LTE w pokoju https://www.speedtest.net/pl/result/15557003476

Mam duże tłumienie sygnału pomimo 1400m do BTSa
Wynoszę go na strych Resztę konfiguracji będzie już po LAN o ile..... wink

Edit

Dobrze że go nie wynosiłem tylko prewencyjnie zrobiłem restart włącznikiem
Brak dostępu do sieci, brak ledów Świeci tylko centralna

▒▒

U-Boot 1.1.4 (Jan 29 2018 - 14:30:45)

ap152 - Dragonfly 1.0DRAM:
sri
ath_ddr_initial_config(278): (ddr2 init)
ath_sys_frequency: cpu 775 ddr 650 ahb 258
Tap values = (0x10, 0x10, 0x10, 0x10)
128 MB
Top of RAM usable for U-Boot at: 88000000
Reserving 410k for U-Boot at: 87f98000
Reserving 192k for malloc() at: 87f68000
Reserving 44 Bytes for Board Info at: 87f67fd4
Reserving 36 Bytes for Global Data at: 87f67fb0
Reserving 128k for boot params() at: 87f47fb0
Stack Pointer at: 87f47f98
Now running in RAM - U-Boot at: 87f98000
Flash Manuf Id 0xc8, DeviceId0 0x40, DeviceId1 0x15
flash size 2MB, sector count = 32
Flash:  2 MB
*** Warning - bad CRC, using default environment

Power up PLL with outdiv = 0 then switch to 3
In:    serial
Out:   serial
Err:   serial
Net:   ath_gmac_enet_initialize...
No valid address in Flash. Using fixed address
ath_gmac_enet_initialize: reset mask:c02200
athr_mgmt_init (MDC/MDIO config)::done
Dragonfly  ----> S17 PHY *
athrs17_reg_init: complete
Max resets limit reached exiting...
athr_gmac_sgmii_setup SGMII done
: cfg1 0x80000000 cfg2 0x7114
eth0: 00:03:7f:ff:ff:ff
ath_gmac_phy_setup
eth0 up
eth0
Qualcomm Atheros SPI NAND Driver, Version 0.1 (c) 2014  Qualcomm Atheros Inc.
ath_spi_nand_ecc: furture feat = 0x10
ath_spi_nand_ecc: middle feat = 0x10
zte ath_spi_nand_read_id 0xc8d1
zte ath_spi_nand_read_id 0xc8d1c8
zte debug gd 128 oob
====== NAND Parameters ======
sc addr = 0x87ff7390 page(write size) = 0x800 (erase size) block = 0x20000
Setting 0x181162c0 to 0x4b962100
Uaztemain: enter into !
zte_getHandOffState: read data=0x20 from 0x0
Uaztemain: no need to update '▒▒/▒p|▒▒h▒!▒MOsvm▒▒▒>▒▒▒{w▒▒'
Hit any key to stop autoboot:  0

Loading from device 0: ath-spi-nand (offset 0x1800000)
   Image Name:   MIPS OpenWrt Linux-5.10.176
   Created:      2023-04-27  20:28:15 UTC
   Image Type:   MIPS Linux Kernel Image (lzma compressed)
   Data Size:    2385838 Bytes =  2.3 MB
   Load Address: 80060000
   Entry Point:  80060000
## Booting image at 81000000 ...
   Image Name:   MIPS OpenWrt Linux-5.10.176
   Created:      2023-04-27  20:28:15 UTC
   Image Type:   MIPS Linux Kernel Image (lzma compressed)
   Data Size:    2385838 Bytes =  2.3 MB
   Load Address: 80060000
   Entry Point:  80060000
   Verifying Checksum at 0x81000040 ...OK
   Uncompressing Kernel Image ... OK
No initrd
## Transferring control to Linux (at address 80060000) ...
## Giving linux memsize in bytes, 134217728

Starting kernel ...

[    0.000000] Linux version 5.10.176 (cezary@eko.one.pl) (mips-openwrt-linux-musl-gcc (OpenWrt GCC 11.2.0 r20134-5f15225c1e) 11.2.0, GNU ld (GNU Binutils) 2.37) #0 Thu Apr 27 20:28:15 2023
[    0.000000] printk: bootconsole [early0] enabled
[    0.000000] CPU0 revision is: 00019750 (MIPS 74Kc)
[    0.000000] MIPS: machine is ZTE MF286A
[    0.000000] SoC: Qualcomm Atheros QCA956X ver 1 rev 0
[    0.000000] Initrd not found or empty - disabling initrd
[    0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
[    0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
[    0.000000] Zone ranges:
[    0.000000]   Normal   [mem 0x0000000000000000-0x0000000007ffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000000000-0x0000000007ffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000007ffffff]
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 32512
[    0.000000] Kernel command line: console=ttyS0,115200n8 rootfstype=squashfs,jffs2
[    0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes, linear)
[    0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes, linear)
[    0.000000] Writing ErrCtl register=00000000
[    0.000000] Readback ErrCtl register=00000000
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] Memory: 120840K/131072K available (5805K kernel code, 570K rwdata, 1248K rodata, 1200K init, 200K bss, 10232K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] NR_IRQS: 51
[    0.000000] CPU clock: 775.000 MHz
[    0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 4932285024 ns
[    0.000007] sched_clock: 32 bits at 387MHz, resolution 2ns, wraps every 5541893118ns
[    0.008269] Calibrating delay loop... 385.84 BogoMIPS (lpj=1929216)
[    0.074808] pid_max: default: 32768 minimum: 301
[    0.079789] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.087500] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.097182] dyndbg: Ignore empty _ddebug table in a CONFIG_DYNAMIC_DEBUG_CORE build
[    0.107466] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.117861] futex hash table entries: 256 (order: -1, 3072 bytes, linear)
[    0.125074] pinctrl core: initialized pinctrl subsystem
[    0.131902] NET: Registered protocol family 16
[    0.182506] clocksource: Switched to clocksource MIPS
[    0.188830] NET: Registered protocol family 2
[    0.193710] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear)
[    0.201908] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
[    0.210789] TCP established hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.218881] TCP bind hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.226328] TCP: Hash tables configured (established 1024 bind 1024)
[    0.233156] UDP hash table entries: 256 (order: 0, 4096 bytes, linear)
[    0.240063] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear)
[    0.247699] NET: Registered protocol family 1
[    0.252314] PCI: CLS 0 bytes, default 32
[    0.264014] workingset: timestamp_bits=30 max_order=15 bucket_order=0
[    0.273507] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.279654] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    0.293333] pinctrl-single 1804002c.pinmux: 544 pins, size 68
[    0.300373] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
[    0.307751] printk: console [ttyS0] disabled
[    0.312315] 18020000.uart: ttyS0 at MMIO 0x18020000 (irq = 9, base_baud = 1562500) is a 16550A
[    0.321458] printk: console [ttyS0] enabled
[    0.321458] printk: console [ttyS0] enabled
[    0.330522] printk: bootconsole [early0] disabled
[    0.330522] printk: bootconsole [early0] disabled
[    0.350395] spi-nand spi0.1: GigaDevice SPI NAND was found.
[    0.356206] spi-nand spi0.1: 128 MiB, block size: 128 KiB, page size: 2048, OOB size: 128
[    0.366720] 6 fixed-partitions partitions found on MTD device (null)
[    0.373370] OF: Bad cell count for /ahb/spi@1f000000/flash@1/partitions
[    0.380217] OF: Bad cell count for /ahb/spi@1f000000/flash@1/partitions
[    0.387770] OF: Bad cell count for /ahb/spi@1f000000/flash@1/partitions
[    0.394674] OF: Bad cell count for /ahb/spi@1f000000/flash@1/partitions
[    0.402220] Creating 6 MTD partitions on "(null)":
[    0.407223] 0x000000000000-0x0000000a0000 : "fota-flag"
[    0.416350] 0x0000000a0000-0x000000120000 : "art"
[    0.423492] 0x000000120000-0x0000001a0000 : "mac"
[    0.430565] 0x0000001a0000-0x000001800000 : "ubiconcat0"
[    0.468600] 0x000001800000-0x000001c00000 : "kernel"
[    0.480673] 0x000001c00000-0x000008000000 : "ubiconcat1"
[    0.634527] spi-nor spi0.0: gd25q16 (2048 Kbytes)
[    0.639432] 3 fixed-partitions partitions found on MTD device spi0.0
[    0.646049] Creating 3 MTD partitions on "spi0.0":
[    0.651000] 0x000000000000-0x0000000a0000 : "u-boot"
[    0.657664] 0x0000000a0000-0x0000000c0000 : "u-boot-env"
[    0.664035] 0x0000000c0000-0x000000200000 : "reserved1"
[    0.672705] Concatenating MTD devices:
[    0.676584] (0): "ubiconcat0"
[    0.679646] (1): "ubiconcat1"
[    0.682747] into device "ubi-concat"
[    0.686470] 1 fixed-partitions partitions found on MTD device ubi-concat
[    0.693398] Creating 1 MTD partitions on "ubi-concat":
[    0.698704] 0x000000000000-0x000007a60000 : "ubi"
[    1.396493] switch0: Atheros AR8337 rev. 2 switch registered on mdio.0
[    2.054023] ag71xx 19000000.eth: connected to PHY at mdio.0:00 [uid=004dd036, driver=Atheros AR8216/AR8236/AR8316]
[    2.065281] eth0: Atheros AG71xx at 0xb9000000, irq 4, mode: sgmii
[    2.073848] NET: Registered protocol family 10
[    2.084930] Segment Routing with IPv6
[    2.088831] NET: Registered protocol family 17
[    2.093535] 8021q: 802.1Q VLAN Support v1.8
[    2.101885] PCI host bridge /ahb/pcie-controller@18250000 ranges:
[    2.108257]  MEM 0x0000000012000000..0x0000000013ffffff
[    2.113669]   IO 0x0000000000000000..0x0000000000000000
[    2.119230] PCI host bridge to bus 0000:00
[    2.123503] pci_bus 0000:00: root bus resource [mem 0x12000000-0x13ffffff]
[    2.130597] pci_bus 0000:00: root bus resource [io  0x0000]
[    2.136360] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0]
[    2.143374] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[    2.151603] pci 0000:00:00.0: [168c:0056] type 00 class 0x028000
[    2.157858] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit]
[    2.164999] pci 0000:00:00.0: PME# supported from D0 D3hot
[    2.171897] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 00
[    2.178793] pci 0000:00:00.0: BAR 0: assigned [mem 0x12000000-0x121fffff 64bit]
[    2.191071] UBI: auto-attach mtd9
[    2.194571] ubi0: attaching mtd9
[    4.983486] ubi0: scanning is finished
[    5.022268] ubi0: attached mtd9 (name "ubi", size 122 MiB)
[    5.027992] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[    5.035106] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[    5.042112] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
[    5.049312] ubi0: good PEBs: 977, bad PEBs: 2, corrupted PEBs: 0
[    5.055524] ubi0: user volume: 2, internal volumes: 1, max. volumes count: 128
[    5.062988] ubi0: max/mean erase counter: 4/2, WL threshold: 4096, image sequence number: 1149387816
[    5.072414] ubi0: available PEBs: 0, total reserved PEBs: 977, PEBs reserved for bad PEB handling: 18
[    5.082031] ubi0: background thread "ubi_bgt0d" started, PID 316
[    5.091028] block ubiblock0_0: created from ubi0:0(rootfs)
[    5.096752] ubiblock: device ubiblock0_0 (rootfs) set to be root filesystem
[    5.127689] VFS: Mounted root (squashfs filesystem) readonly on device 254:0.
[    5.141645] Freeing unused kernel memory: 1200K
[    5.146352] This architecture does not have kernel memory protection.
[    5.153026] Run /sbin/init as init process
[    6.170264] init: Console is alive
[    6.174268] init: - watchdog -
[   10.232124] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[   10.534439] usbcore: registered new interface driver usbfs
[   10.540192] usbcore: registered new interface driver hub
[   10.545793] usbcore: registered new device driver usb
[   10.564304] device-mapper: ioctl: 4.43.0-ioctl (2020-10-01) initialised: dm-devel@redhat.com
[   10.625428] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[   10.641063] SCSI subsystem initialized
[   10.651327] fsl-ehci: Freescale EHCI Host controller driver
[   10.660150] ehci-platform: EHCI generic platform driver
[   10.665921] ehci-platform 1b000000.usb: EHCI Host Controller
[   10.671810] ehci-platform 1b000000.usb: new USB bus registered, assigned bus number 1
[   10.680056] ehci-platform 1b000000.usb: irq 13, io mem 0x1b000000
[   10.712526] ehci-platform 1b000000.usb: USB 2.0 started, EHCI 1.00
[   10.719680] hub 1-0:1.0: USB hub found
[   10.724237] hub 1-0:1.0: 1 port detected
[   10.729073] ehci-platform 1b400000.usb: EHCI Host Controller
[   10.734982] ehci-platform 1b400000.usb: new USB bus registered, assigned bus number 2
[   10.743218] ehci-platform 1b400000.usb: irq 14, io mem 0x1b400000
[   10.772528] ehci-platform 1b400000.usb: USB 2.0 started, EHCI 1.00
[   10.779662] hub 2-0:1.0: USB hub found
[   10.784255] hub 2-0:1.0: 1 port detected
[   10.797831] usbcore: registered new interface driver usb-storage
[   10.806966] usbcore: registered new interface driver uas
[   10.813777] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[   10.831689] init: - preinit -
[   13.426711] random: jshn: uninitialized urandom read (4 bytes read)
[   13.509085] random: jshn: uninitialized urandom read (4 bytes read)
[   13.612820] random: jshn: uninitialized urandom read (4 bytes read)
[   15.596295] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 2 is up
[   15.610615] eth0: link up (1000Mbps/Full duplex)
[   15.622065] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   15.644517] IPv6: ADDRCONF(NETDEV_CHANGE): eth0.1: link becomes ready
Press the [f] key and hit [enter] to enter failsafe mode
Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
[   16.027955] random: procd: uninitialized urandom read (4 bytes read)
[   20.561164] mount_root: loading kmods from internal overlay
[   20.667221] kmodloader: loading kernel modules from //etc/modules-boot.d/*
[   20.680681] kmodloader: done loading kernel modules from //etc/modules-boot.d/*
[   21.513653] UBIFS (ubi0:1): Mounting in unauthenticated mode
[   21.524068] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" started, PID 481
[   21.708205] UBIFS (ubi0:1): recovery needed
[   22.317957] UBIFS (ubi0:1): recovery completed
[   22.322676] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name "rootfs_data"
[   22.330765] UBIFS (ubi0:1): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[   22.341017] UBIFS (ubi0:1): FS size: 108056576 bytes (103 MiB, 851 LEBs), journal size 5459968 bytes (5 MiB, 43 LEBs)
[   22.351972] UBIFS (ubi0:1): reserved for root: 4952683 bytes (4836 KiB)
[   22.358811] UBIFS (ubi0:1): media format: w5/r0 (latest is w5/r0), UUID 2C5FFB46-7447-42F7-A505-E6EC17099F78, small LPT model
[   22.377033] block: attempting to load /tmp/ubifs_cfg/upper/etc/config/fstab
[   22.401169] block: extroot: not configured
[   22.405777] UBIFS (ubi0:1): un-mount UBI device 0
[   22.410654] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" stops
[   22.427094] UBIFS (ubi0:1): Mounting in unauthenticated mode
[   22.443229] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" started, PID 484
[   22.777508] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name "rootfs_data"
[   22.785638] UBIFS (ubi0:1): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[   22.795882] UBIFS (ubi0:1): FS size: 108056576 bytes (103 MiB, 851 LEBs), journal size 5459968 bytes (5 MiB, 43 LEBs)
[   22.806844] UBIFS (ubi0:1): reserved for root: 4952683 bytes (4836 KiB)
[   22.813684] UBIFS (ubi0:1): media format: w5/r0 (latest is w5/r0), UUID 2C5FFB46-7447-42F7-A505-E6EC17099F78, small LPT model
[   23.246807] block: attempting to load /tmp/ubifs_cfg/upper/etc/config/fstab
[   23.278195] block: extroot: not configured
[   23.290552] mount_root: switching to ubifs overlay
[   23.350317] urandom-seed: Seeding with /etc/urandom.seed
[   23.712261] eth0: link down
[   23.732439] procd: - early -
[   23.736810] procd: - watchdog -
[   24.704323] procd: - watchdog -
[   24.722828] procd: - ubus -
/etc/init.d/mjpg-streamer: device '/dev/video0' does not exist
[   25.410264] random: jshn: uninitialized urandom read (4 bytes read)
[   25.751045] random: ubusd: uninitialized urandom read (4 bytes read)
[   25.766957] random: ubusd: uninitialized urandom read (4 bytes read)
[   25.999185] procd: - init -
Please press Enter to activate this console.
[   26.887744] random: jshn: uninitialized urandom read (4 bytes read)
[   26.929032] random: ubusd: uninitialized urandom read (4 bytes read)
[   26.940267] random: jshn: uninitialized urandom read (4 bytes read)
[   30.318062] kmodloader: loading kernel modules from /etc/modules.d/*
[   30.388925] urngd: v1.0.2 started.
[   30.922017] random: crng init done
[   30.925604] random: 42 urandom warning(s) missed due to ratelimiting
[   31.075060] Key type dns_resolver registered
[   31.164091] RPC: Registered named UNIX socket transport module.
[   31.170214] RPC: Registered udp transport module.
[   31.175113] RPC: Registered tcp transport module.
[   31.179970] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   31.238048] tun: Universal TUN/TAP device driver, 1.6
[   31.324947] gre: GRE over IPv4 demultiplexor driver
[   31.344922] ip_gre: GRE over IPv4 tunneling driver
[   31.493018] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[   31.558074] NFS: Registering the id_resolver key type
[   31.563367] Key type id_resolver registered
[   31.567686] Key type id_legacy registered
[   32.126278] videodev: Linux video capture interface: v2.00
[   32.169610] GACT probability on
[   32.176743] Mirror/redirect action on
[   32.230440] u32 classifier
[   32.233288]     input device check on
[   32.237060]     Actions configured
[   32.291476] Simple TC action Loaded
[   32.362897] ntfs3: Max link count 4000
[   32.406619] usbcore: registered new interface driver cdc_acm
[   32.412473] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[   32.437787] usbcore: registered new interface driver cdc_wdm
[   32.464323] Loading modules backported from Linux version v5.15.92-0-ge515b9902f5f
[   32.472156] Backport generated by backports.git v5.15.92-1-0-gdfe0f60c
[   32.570134] usbcore: registered new interface driver ipheth
[   32.901531] usbcore: registered new interface driver ums-alauda
[   32.921420] usbcore: registered new interface driver ums-cypress
[   32.940989] usbcore: registered new interface driver ums-datafab
[   32.960160] usbcore: registered new interface driver ums-freecom
[   32.979424] usbcore: registered new interface driver ums-isd200
[   32.998909] usbcore: registered new interface driver ums-jumpshot
[   33.018661] usbcore: registered new interface driver ums-karma
[   33.038502] usbcore: registered new interface driver ums-sddr09
[   33.059112] usbcore: registered new interface driver ums-sddr55
[   33.078890] usbcore: registered new interface driver ums-usbat
[   33.100890] usbcore: registered new interface driver usblp
[   33.153769] usbcore: registered new interface driver usbserial_generic
[   33.160569] usbserial: USB Serial support registered for generic
[   33.340725] xt_time: kernel timezone is -0000
[   33.356563] usbcore: registered new interface driver cdc_ether
[   33.380471] usbcore: registered new interface driver cdc_ncm
[   33.529213] gspca_main: v2.14.0 registered
[   33.556419] usbcore: registered new interface driver ov534
[   33.579197] usbcore: registered new interface driver gspca_zc3xx
[   33.600077] usbcore: registered new interface driver huawei_cdc_ncm
[   33.826489] PPP generic driver version 2.4.2
[   33.834012] NET: Registered protocol family 24
[   33.841134] PPTP driver version 0.8.5
[   33.849359] usbcore: registered new interface driver qmi_wwan
[   33.860255] usbcore: registered new interface driver rndis_host
[   33.870979] usbcore: registered new interface driver sierra
[   33.876857] usbserial: USB Serial support registered for Sierra USB modem
[   33.887582] usbcore: registered new interface driver sierra_net
[   33.916478] usbcore: registered new interface driver uvcvideo
[   33.922422] USB Video Class driver (1.1.1)
[   33.949652] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information.
[   33.957804] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
[   34.086720] ath10k 5.15 driver, optimized for CT firmware, probing pci device: 0x56.
[   34.113498] ath10k_pci 0000:00:00.0: enabling device (0000 -> 0002)
[   34.120288] ath10k_pci 0000:00:00.0: pci irq legacy oper_irq_mode 1 irq_mode 0 reset_mode 0
[   45.741145] ath10k_pci 0000:00:00.0: qca9888 hw2.0 target 0x01000000 chip_id 0x00000000 sub 0000:0000
[   45.750709] ath10k_pci 0000:00:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0
[   45.769882] ath10k_pci 0000:00:00.0: firmware ver 10.4b-ct-9888-fW-13-5ae337bb1 api 5 features mfp,peer-flow-ctrl,txstatus-noack,wmi-10.x-CT,ratemask-CT,regdump-CT,txrate-CT,flush-all-CT,pingpong-CT,ch-regs-CT,nop-CT,set-special-CT,tx-rc-CT,cust-stats-CT,txrate2-CT,beacon-cb-CT,wmi-block-ack-CT,wmi-bcn-rc-CT crc32 59e741e7
[   46.111906] ath10k_pci 0000:00:00.0: Loading BDF type 0
[   46.120713] ath10k_pci 0000:00:00.0: board_file api 2 bmi_id 0:16 crc32 f228337a
[   47.891859] ath10k_pci 0000:00:00.0: 10.4 wmi init: vdevs: 16  peers: 48  tid: 96
[   47.899641] ath10k_pci 0000:00:00.0: msdu-desc: 2500  skid: 32
[   47.949752] ath10k_pci 0000:00:00.0: wmi print 'P 48/48 V 16 K 144 PH 176 T 186  msdu-desc: 2500  sw-crypt: 0 ct-sta: 0'
[   47.961067] ath10k_pci 0000:00:00.0: wmi print 'free: 114572 iram: 12644 sram: 29508'
[   48.197223] ath10k_pci 0000:00:00.0: htt-ver 2.2 wmi-op 6 htt-op 4 cal pre-cal-nvmem max-sta 32 raw 0 hwcrypto 1
[   48.375972] usbcore: registered new interface driver cdc_mbim
[   48.394940] usbcore: registered new interface driver option
[   48.400766] usbserial: USB Serial support registered for GSM modem (1-port)
[   48.434782] usbcore: registered new interface driver qcserial
[   48.440780] usbserial: USB Serial support registered for Qualcomm USB modem
[   48.525898] ieee80211 phy1: Atheros AR9561 Rev:0 mem=0xb8100000, irq=2
[   48.561416] kmodloader: done loading kernel modules from /etc/modules.d/*
[   72.807083] eth0: link up (1000Mbps/Full duplex)
[   72.811891] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   72.833674] br-lan: port 1(eth0.1) entered blocking state
[   72.839261] br-lan: port 1(eth0.1) entered disabled state
[   72.845249] device eth0.1 entered promiscuous mode
[   72.850208] device eth0 entered promiscuous mode
[   72.878202] br-lan: port 1(eth0.1) entered blocking state
[   72.883834] br-lan: port 1(eth0.1) entered forwarding state
[   74.118500] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready



BusyBox v1.35.0 (2023-04-27 20:28:15 UTC) built-in shell (ash)

 ----------------------------------------------------------------------------
 |         _____                             _          _____  _            |
 |        |  __ \                           | |        |  __ \| |           |
 |        | |  \/ __ _ _ __ __ _  ___  _   _| | ___    | |__) | |           |
 |        | | __ / _` | '__/ _` |/ _ \| | | | |/ _ \   |  ___/| |           |
 |        | |_\ \ (_| | | | (_| | (_) | |_| | |  __/   | |    | |__         |
 |         \____/\__,_|_|  \__, |\___/ \__, |_|\___|   |_|    |____|        |
 |                          __/ |       __/ |                               |
 |                         |___/       |___/                                |
 |                                                                          |
 |--------------------------------------------------------------------------|
 | Gargoyle PL version 1.14.0.1        | OpenWrt 22.03 branch               |
 | Gargoyle revision 8e210b77          | OpenWrt commit 863f769             |
 | Built June 23, 2023                 | Target  ath79/nand                 |
 ----------------------------------------------------------------------------
 | Machine: ZTE MF286A                                                      |
 | Uptime: 0d, 00:01:40                                                     |
 | Load: 2.33 0.83 0.30                                                     |
 | Flash: total: 94.6MB, free: 89.7MB, used: 0%                             |
 | Memory: total: 119.2MB, free: 89.3MB, used: 25%                          |
 | Leases: 1                                                                |
 | lan: static, 192.168.2.1                                                 |
 | wan: qmi, ?                                                              |
 ----------------------------------------------------------------------------
root@Gargoyle:/#

W GUI brak modemu

Czemu kernel który ma prawie 6MB podczas ładowania w logach ma tylko 2.3MB? Muszę poszukać logów z LuCI bo tam było inaczej
I ta zabawa z diodą power Świeci lekko po wyłączeniu routera gdy LAN wpięty

Edit2

No to wyklikanie " set network.wan=interface,i set network.wan.proto=qmi......reboot" i już jest modem a i diody świecą
Połączenia brak a APN jest w modemie właściwy

Tm razem DNSu było brak....
Muszę zapisać plik konfigu bo męczące jest co reboot wpisywanie co innego żeby zestawić połączenie

Wrzucam ten monolog na forum i robię dłuższe odcięcie zasilania

Cezary tylko nie krzycz Zaraz dojdę do opcji pamiętania configu wink

A po czym poznałeś, że APN w modemie jest właściwy?
Jak do tego doszedłeś, że tak stwierdziłeś?
Skoro wpisałeś "uci set network.wan.apn=intern", to lepiej żebyś sprawdzić jaki faktycznie jest APN w modemie, a nie pisał, że jest właściwy, bo to nic nie mówi.

59 (edytowany przez Andrzejz78 2023-11-27 17:43:30)

Odp: Próby wgrania Open WRT do MF268A z dystrybucji TELE2

Focus napisał/a:

A po czym poznałeś, że APN w modemie jest właściwy?
Jak do tego doszedłeś, że tak stwierdziłeś?

"AT+CGDCONT?"

Nie cytuj całości poprzedzającego postu i to tak długiego bo rozrasta się nie potrzebnie temat
Forum nhl.pl dawno znikło a we mnie jeszcze siedzi moderator wink
Tylko bez urazy proszę big_smile

60

Odp: Próby wgrania Open WRT do MF268A z dystrybucji TELE2

Czasami trzeba zacytować całego posta dla bezpieczeństwa.
Dużo piszesz ale do końca nie wiadomo co robisz, bo piszesz dodatkowo coś od siebie i 3/4 treści nie dotyczy w ogólne OpenWrt.
Cezary np. prosił abyś wykonał komendę i nawet nie odpisałeś, czy to zrobiłeś.
Czytając takie długie wiadomości nie wiadomo o czym, człowiek szuka sensu tej wiadomości i momentu gdzie zaczyna się coś o OpenWrt.

61

Odp: Próby wgrania Open WRT do MF268A z dystrybucji TELE2

Dużo piszesz ale do końca nie wiadomo co robisz, bo piszesz dodatkowo coś od siebie i 3/4 treści nie dotyczy w ogólne OpenWrt.

Nie wszyscy są specjalistami od OpenWRT i nie potrafią pisać/dyskutować tylko w tym temacie

Cezary np. prosił abyś wykonał komendę i nawet nie odpisałeś, czy to zrobiłeś

A jak miałem napisać jak nadal nie było neta Z telefonu miałem pisać i fotki wrzucać?

Czytając takie długie wiadomości nie wiadomo o czym, człowiek szuka sensu tej wiadomości i momentu gdzie zaczyna się coś o OpenWrt


Aha... więc postaram się minimalnie tu pisać jeśli w ogóle skoro piszę bez sensu

Ewentualnie proponuje zrobić "piaskownicę" dla takich ja a resztę forum zamknąć z dostępem dla specjalistów w kwestii OpenWRT
Tam nie musiał byś szukać sensu wypowiedzi i marnować swego cennego czasu

Dobranoc Panu