jest br-lan i domyslne ustawienia 22.03 (wlaczone Vlany w zakladce switch).
Moze tu cos

Ale jak wytlumaczyc to ze jak wylacze WIFI w routerze mam gigabit, jak włacze, nie mam?

Czarku, przywracasz mi wiarę w życie,
Ale dziś oczom nie mogłem uwierzyć, ale na jednym AP (xiaomi 2350, gigabit) mam 53 Mbajty na sekunde (cos powiedzmy pol gigabita), wymieniam AP na Asrocka G10 (gigabit) ....bez wlaczenia WLAN, ladny gigabit..
A po właczeniu.....znowu podobnie polowa gigabita.
Żaden routing, hw offload przecież nie wchodzi w grę.
rodzaj kolejki może tu ma znaczenie?
najnowsze Openwrt.

Pozdrawiam

Witam, szukam potwierdzenia u Was takiej sytuacji.
Powiedzmy, że mamy sieć LAN, z jakims internetem, ale to nieistotne tutaj i z testowym NAS'em (do prostych pomiarów kopiowania pliku).
Stawiamy sobie, poza głównym switchem gigabitowy router w trybie AP, do którego podłączamy sobie komputer kablowo.
Bez tego AP, bezpośrednio z kabla od switcha transfer w sieci (SMB) to circa 100 MB/s.
Teraz wpinamy sobie router z openwrt, ustawiamy konifguracje Wifi, wyłączamy dhcp, czyli standardowe operacje, żeby sobie po prostu działał jako AP.
Wpinamy komputer po kablu do tego sprzetu, wifi sobie działa (powiedzmy ze obok leży nasza komórka i się już zdążyła podłączyć, ale nic na niej nie robimy).
Jaki transfer powinien być do naszego lokalnego NAS'a?

Poprosze o Wasze typy.
Pozdrawiam serdecznie!

Hmm, mam router Xiaomi AIoT AC2350, wziąłem obraz z Twojego repozytorium, na 99% nie dodawałem niczego (ma byc jako dumbAP), a te kolejkowanie jest domyślnie właczone, jak to najprosciej prześledzić (tc-tiny jest chyba w Twoim buildzie wbudowany?) który pakiet włącza fq_codela na interfejsie? Moduł "kmod-sched-core" wymagany przez tc-tiny?
Dzięki za jakieś wskazówki, sorry że męcze.

czyli po instalacji dodatkowego pakietu (tc) to by wskakiwalo automatycznie?

Czy mógłbym poprosić, głównie Cezarego, o sprawdzenie czy w jego buildach domyślnie jest ustawiona dyscyplina fq_codel na interfejsach (np. eth)
polecenie  "tc -s qdisc show dev eth0" u mnie daje efekt (przykladowe dane):
----------
qdisc fq_codel 0: root refcnt 2 limit 10240p flows 1024 quantum 1514 target 5ms interval 100ms memory_limit 4Mb ecn drop_batch 64
Sent 4946888421 bytes 22612484 pkt (dropped 20, overlimits 0 requeues 5468)
backlog 0b 0p requeues 5468
  maxpacket 1514 drop_overlimit 0 new_flow_count 2605 ecn_mark 0
  new_flows_len 0 old_flows_len 0
----------
Czy tak jest po instalacji pakietu tc (full, czy tiny, który możę instaluje moduły kernela sched*) i potem to sie zmienia z domyślnego braku kolejkowania, takiego jak np. poniżej:
------
qdisc noqueue 0: root refcnt 2
Sent 0 bytes 0 pkt (dropped 0, overlimits 0 requeues 0)
backlog 0b 0p requeues 0
------
Oczywiście osoby, które używają QOS w stylu cake czy coś innego, to ciężko im będzie sprawdzić.


Dzięki z góry, pozdrawiam serdecznie!

Na razie dziś testowo uruchomiłem Asrocka G10 (Ipq806x na arm) na ustawieniach release "acwifidude".
Co ciekawe jego release ma czysty shaping na interfejsach.
-----
qdisc noqueue 0: root refcnt 2
Sent 0 bytes 0 pkt (dropped 0, overlimits 0 requeues 0)
backlog 0b 0p requeues 0
-----

Moze tu jest problem, fq_codel fajny, ale może zbyt konserwatywny. Popatrzę czy ten procek, na domyślnych ustawieniach openwrt (bez irqbalance, bez packet steering), bez SQM pochodzi w poniedzialek.
Na razie 1Gbps orange nie jest dla niego problemem. Ale zero ruchu w sobote ;-)
Dzieki za zastanowienie i porady, dam znać.

Dzięki za podpowiedzi,

Siła, ekranowanie itp. to raczej odpada, sytuacja jest od kilku lat niezmienna, a jakby odpiąć router openwrt i wpiac sie bezposrednio w Zyxela to transfer jest zawsze na maxa.

Dla mnie to wyglada dziwnie od strony shapingu na routerze, bo to sie tak zachowuje jakbym teoretycznie chcial - sprawiedliwy podział łącza, czyli nie ma klienta, który by wysycił łącze i nie pozwolił na pracę innym. Tyle, że ja testowo wyłączyłem SQM, kiedyś testowałem jakieś skrypty z forum openwrt, może jakieś smieci czy ustawienia pozostały.

Natomiast wg mnie jak masz tam ileś osób podłączonych w sieci, nie ma aktywności na WANie (20-60 Mbps - to chyba żadna), to czemu ktoś w speedtescie nie mógłby osiągnać dużych wartości?
Czyli to tak jakbyś był klientem sieci wodociągowej i ktoś ci mówi, że mamy grubą rurę, a i tak daja ci tylko wąski strumień, żebyś nie zapchał reszty - chyba po to jest tu shaping, żeby tylko go wtedy przyciąć jak inni potrzebują, a jak nie to proszę bardzo korzystaj.

ponizej przykladowy output mojego lacza WAN (eth3)  z tc:

tc -s qdisc show dev eth3
------------------
qdisc mq 0: root
Sent 22130572563 bytes 49939214 pkt (dropped 0, overlimits 0 requeues 17047)
backlog 0b 0p requeues 17047
qdisc fq_codel 0: parent :2 limit 10240p flows 1024 quantum 1514 target 5ms interval 100ms memory_limit 32Mb ecn drop_batch 64
Sent 8981587828 bytes 23272371 pkt (dropped 0, overlimits 0 requeues 8465)
backlog 0b 0p requeues 8465
  maxpacket 24224 drop_overlimit 0 new_flow_count 26932 ecn_mark 0
  new_flows_len 0 old_flows_len 0
qdisc fq_codel 0: parent :1 limit 10240p flows 1024 quantum 1514 target 5ms interval 100ms memory_limit 32Mb ecn drop_batch 64
Sent 13148984735 bytes 26666843 pkt (dropped 0, overlimits 0 requeues 8582)
backlog 0b 0p requeues 8582
  maxpacket 22710 drop_overlimit 0 new_flow_count 35301 ecn_mark 0
  new_flows_len 0 old_flows_len 0
------------------
Czy ktoś może sprawdzić czy fq_codel to jest domyślnie, czy zostaje po SQM (miałem zawsze "cake"), bo tego nie wiem tutaj jak jest na czystym Openwrt?

dzieki z gory,  pamietam ze kiedyś to bylo PRIO, potem za czasów neostrady bawiliśmy sie HTB (chyba tylko w downloadzie to działał) itp.

Napisałem wyżej kiedy robię test, widzę że się nie rozumiemy.
Nie chodzi mi o to co piszesz, to jest zrozumiałe, piszę że mając sieć i obciążenie losowe powiedzmy 100 klientów (komórki i desktopy) nie mogę osiągnąć przyzwoitych rezultatów. Przecież możesz monitorować łącze WAN i patrzeć czy ktoś ci nie wysyca łącze poza tobą.
To że masz 100 klientów (nawet i więcej) podłączonych do routera nie powinno przeszkadzać w osiągnieciu choć 400-700 Mbps, jak nikt nie korzysta z łączą - tu sie chyba zgodzisz?

Pozdrawiam

lexmark3200 napisał/a:

Czyli twierdzisz, że masz mając lacze 1gigabit powiedzmy w sieci LAN i majac 100 komputerów i serwer NAS to żaden z nich nie może osiągnąć gigabita do NAS'a?

A jak niby ma to ogarnąć?? Jeśli te 100 komputerów próbuje swoje na ten nas zapisać. To jak np 99 komputer ma osiągnąć 1Gb?? Każdy "ciągnie swoje"...
Gb to max przepustowość łącza. Może spróbuj inaczej. Postaw przed switch iperf i puść 100 testów na ten iperf po 1Gb lanie. Niby każdy zapięty na 1Gb. A czy ten iperf ogarnie 100*1Gb?? Czy wysyci łącze i będzie tylko 1 Gb.??

To tak jak torrent. Idąc Twoim tokiem rozumowania Gb łączą wychodzi na to, że jak postawie na tych 100 kompach klienta torrent to każdy bujać się będzie pod 1Gb. W rzeczywistości jest tak, że jak się bujnie jeden to zatka łącze....

chemik89 napisał/a:
szyper napisał/a:

Celeron G3900 mostek h110
zastanawiam sie co ma tutaj najwiekszy wplyw, irqbalance jest wlaczony. Netdata pokazuje mizerne statystyki przerwan itp.
Na Zyxelu 32% obciazenia w zakladce NAT.

to jak byś chciał się bawić to @coffetime i do przodu ;p Wsadzisz wszystko co wyszło pod tą podstawkę, 5-9gen.

Ej no nie przesadzaj ;-) 6gen jedynie niestety standardowo...bez modyfikacji biosu...

Królik napisał/a:

Sprawdź na wersji 21. teoretycznie bftables powinno być dużo szybsze dla wielu połączeń, ale może coś jest niezoptymalizowane jeszcze i iptables będzie działać lepiej.

EDIT: Próbowałeś IRQ balance?

Najciekawsze, że przed wakacjami działało to na 1 małym gigabricku (i3-4010), na dodatek z vlanami, na 1 portowym realteku i dawało rade - siedział Openwrt w wersji 19.07. Jeden port w zupełności dawał rade dzielić łącze z 6 interfejsami sieci lokalnej itp.

Dzieki Królik

Lexmark, dlaczego na KAZDYM? na jednym jak nie ma aktywnosci na WANIE.

Czyli twierdzisz, że masz mając lacze 1gigabit powiedzmy w sieci LAN i majac 100 komputerów i serwer NAS to żaden z nich nie może osiągnąć gigabita do NAS'a?
100 jest w zasięgu NAS'a, ale z niego nie korzystaja na full speed, i jeden biedny nie moze osiagnac 80-90% lacza w danym momencie?
Pozdrawiam

Może pytanie brzmi, który wskaźnik pracy routera by pokazał ew. punkty blokujące pełny transfer.
Ciekawe działa skrypt "speedtest" (wersja 1.14), który na początku wykrywa typ łącza - i zdarzało mu sie wykryć broadband, a nie fiber.
Chyba na testu wyjme z szafy "czołg" Prolianta z 2xXeonem i popatrze czy to coś zmieni. Ale dziwi mnie ta liczba sesji vs transfer, łacze nie jest obciążone.
Robilem tez taki eksperyment - do Zyxela podłączylem równolegle komputer - obok OpenWRT. Z tego komputera speedtest mizerny jak działa OpenWRT obok. Jak OpenWRT fizycznie odłącze od orangowego Zyxela to magicznie komputer zyskuje pełne pasmo. Natomiast OpenWRT jakby na jakiejś warstwie blokował transfer - może to wina ZYxela i jakiegos limitu w nim?

Pozdrawiam serdecznie

@Ambrozy - mam prosbe - jestem mało lotny, mozesz nie odpowiadac jednym zdaniem - moze dla ciebie to banał, ale nie dla mnie. Dzięki z gory!

Celeron G3900 mostek h110
zastanawiam sie co ma tutaj najwiekszy wplyw, irqbalance jest wlaczony. Netdata pokazuje mizerne statystyki przerwan itp.
Na Zyxelu 32% obciazenia w zakladce NAT.

Witam,

Chciałbym poprosić Was o podzielenie się doświadczeniem co może być przyczyną niskich transferów.
O ile w warunkach domowych na ogół mamy szybką diagnozę, o tyle moja instancja Openwrt w robocie przeżywa ciężkie chwile.
Otóż sytuacja jest taka, że mam orangowy router z łączem 900/300 Mbps (Zyxel VMG8924-AC), za którym jest już Openwrt-PC (celeron G3900 aktualnie 8GB RAM i 2 x 4portowe karty intela - gigabitowe). Troche niekorzystny podwójny NAT, ale nie od dziś.
Próbuje znaleźć przyczynę małych transferów miedzy godziną 9 a 14 (liczba podłączonych IP to około 100-200 może nawet i więcej) - wtedy średni transfer speedtestem to 60-100 Mbps (circa w obie strony). Po przykładowym resecie sytuacja jest niezła, transfery pod maxa, potem jest juz gorzej, a wieczorem czy w nocy sytuacja niezła. Powyłączałem SQM, wydaje mi się że żaden shaping nie wchodzi w gre.
Openwrt 22.03 (nie najnowszy). Jest Multiwan (mwan3) - mam kilka łącz równolegle (wolniejsze poza orangem), tak dla zabezpieczen. Ale nawet to powyłączałem.
Wydaje mi się, że kiedys (czytaj pare lat temu) było lepiej, ale liczba komórek i urządzeń była pewnie 2x mniejsza.
Nikt nie ściagą w tym czasie niczego dużego, od zwykły ruch losowy w typowej sieci pracowniczej.
Jak myślicice co może mieć znaczenie, wersja kernel Openwrt, jakis tuning sysctl itp. Może przejść na opnsense na moment i popatrzyc czy jest różnica, ale openwrt bardzo jest miłe w obsłudze w porównaniu do PF/OPNsense.

Pozdrawiam serdecznie!
Jakie macie obciążenia użytkowników gdzieś w robocie o ile macie tam Openwrt...

418

(19 odpowiedzi, napisanych Sprzęt / Hardware)

Na intelu AX200 w moim lapku, w zasadzie nie tęsknie za gigabitowym kablem, tak dla zwyklego uzytkownika z NASem w domu.
transfery od 30 MB/s do 80 MB/s - ciekaw jestem jakie sa na AX210 i routerze 6E - moze ktos ma i jest jeszcze lepiej?

Pozdrowka

419

(120 odpowiedzi, napisanych Sprzęt / Hardware)

To samo, w srodku logu dmesg:

...
[    4.128419] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[    4.152767] init: - preinit -
[    4.918233] random: jshn: uninitialized urandom read (4 bytes read)
[    4.992889] random: jshn: uninitialized urandom read (4 bytes read)
[    5.032226] random: jshn: uninitialized urandom read (4 bytes read)
[    5.285785] mtk_soc_eth 1e100000.ethernet eth0: configuring for fixed/rgmii link mode
[    5.294146] mtk_soc_eth 1e100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[    5.302878] mt7530 mdio-bus:1f lan1: configuring for phy/gmii link mode
[    5.309832] 8021q: adding VLAN 0 to HW filter on device lan1
[    5.318588] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[    9.506278] mt7530 mdio-bus:1f lan1: Link is Up - 1Gbps/Full - flow control rx/tx
[    9.513919] IPv6: ADDRCONF(NETDEV_CHANGE): lan1: link becomes ready
[    9.602208] mount_root: loading kmods from internal overlay
[    9.641532] kmodloader: loading kernel modules from //etc/modules-boot.d/*
[    9.652247] kmodloader: done loading kernel modules from //etc/modules-boot.d/*
[    9.992412] random: crng init done
[    9.995834] random: 7 urandom warning(s) missed due to ratelimiting
[   10.182730] jffs2: notice: (629) jffs2_build_xattr_subsystem: complete building xattr subsystem, 5 of xdatum (0 unchecked, 1 orphan) and 6 of xref (1 dead, 0 ophan) found.
[   10.198906] block: attempting to load /tmp/jffs_cfg/upper/etc/config/fstab
[   10.207089] block: unable to load configuration (fstab: Entry not found)
[   10.214050] block: attempting to load /tmp/jffs_cfg/etc/config/fstab
[   10.220597] block: unable to load configuration (fstab: Entry not found)
[   10.227482] block: attempting to load /etc/config/fstab
[   10.238824] block: unable to load configuration (fstab: Entry not found)
[   10.245782] block: no usable configuration
[   10.274051] jffs2: notice: (626) jffs2_build_xattr_subsystem: complete building xattr subsystem, 5 of xdatum (0 unchecked, 1 orphan) and 6 of xref (1 dead, 0 ophan) found.
[   10.578418] block: attempting to load /tmp/jffs_cfg/upper/etc/config/fstab
[   10.586011] block: unable to load configuration (fstab: Entry not found)
[   10.593008] block: attempting to load /tmp/jffs_cfg/etc/config/fstab
[   10.599587] block: unable to load configuration (fstab: Entry not found)
[   10.606520] block: attempting to load /etc/config/fstab
[   10.611926] block: unable to load configuration (fstab: Entry not found)
[   10.618836] block: no usable configuration
[   10.624600] mount_root: switching to jffs2 overlay
[   10.639264] overlayfs: upper fs does not support tmpfile.
[   10.653358] urandom-seed: Seed file not found (/etc/urandom.seed)
[   10.747479] mt7530 mdio-bus:1f lan1: Link is Down
[   10.762174] procd: - early -
[   10.765425] procd: - watchdog -
[   11.412700] procd: - watchdog -
[   11.421353] procd: - ubus -
[   11.593650] procd: - init -
[   12.008023] SQUASHFS error: xz decompression failed, data probably corrupt
[   12.015009] SQUASHFS error: Failed to read block 0x314616: -5
[   12.020804] SQUASHFS error: Unable to read fragment cache entry [314616]
[   12.027558] SQUASHFS error: Unable to read page, block 314616, size 10468
[   12.034408] SQUASHFS error: Unable to read fragment cache entry [314616]
[   12.041149] SQUASHFS error: Unable to read page, block 314616, size 10468
[   12.048006] SQUASHFS error: Unable to read fragment cache entry [314616]
[   12.054805] SQUASHFS error: Unable to read page, block 314616, size 10468
[   12.061652] SQUASHFS error: Unable to read fragment cache entry [314616]
[   12.068383] SQUASHFS error: Unable to read page, block 314616, size 10468
[   12.075239] SQUASHFS error: Unable to read fragment cache entry [314616]
[   12.081976] SQUASHFS error: Unable to read page, block 314616, size 10468
[   12.158586] SQUASHFS error: xz decompression failed, data probably corrupt
[   12.165507] SQUASHFS error: Failed to read block 0x324a7e: -5
[   12.171242] SQUASHFS error: Unable to read fragment cache entry [324a7e]
[   12.177961] SQUASHFS error: Unable to read page, block 324a7e, size 12330
[   12.184774] SQUASHFS error: Unable to read fragment cache entry [324a7e]
[   12.191452] SQUASHFS error: Unable to read page, block 324a7e, size 12330
[   12.198262] SQUASHFS error: Unable to read fragment cache entry [324a7e]
[   12.205002] SQUASHFS error: Unable to read page, block 324a7e, size 12330
[   12.211799] SQUASHFS error: Unable to read fragment cache entry [324a7e]
[   12.218570] SQUASHFS error: Unable to read page, block 324a7e, size 12330
[   12.225414] SQUASHFS error: Unable to read fragment cache entry [324a7e]
[   12.232168] SQUASHFS error: Unable to read page, block 324a7e, size 12330
....
-------------------------------------------------------------------------------------------------------------
System niby wstaje, ale nie mam pojecia czy tak ma byc.
Log z firmowego:
....
[    0.645373] 7 fixed-partitions partitions found on MTD device spi0.0
[    0.651758] Creating 7 MTD partitions on "spi0.0":
[    0.656540] 0x000000000000-0x000000030000 : "u-boot"
[    0.662635] 0x000000030000-0x000000040000 : "u-boot-env"
[    0.668843] 0x000000040000-0x000000050000 : "factory"
[    0.674902] 0x000000050000-0x000000fd0000 : "firmware"
[    0.681404] 2 uimage-fw partitions found on MTD device firmware
[    0.687320] Creating 2 MTD partitions on "firmware":
[    0.692309] 0x000000000000-0x0000002a76f4 : "kernel"
[    0.697252] mtd: partition "kernel" doesn't end on an erase/write block -- fo                                                                                  rce read-only
[    0.706392] 0x0000002a76f4-0x000000f80000 : "rootfs"
[    0.711383] mtd: partition "rootfs" doesn't start on an erase/write block bou                                                                                  ndary -- force read-only
[    0.721434] mtd: device 5 (rootfs) set to be root filesystem
[    0.727244] 1 squashfs-split partitions found on MTD device rootfs
[    0.733440] 0x0000009b0000-0x000000f80000 : "rootfs_data"
[    0.739689] 0x000000fd0000-0x000000fe0000 : "debug"
[    0.745526] 0x000000fe0000-0x000000ff0000 : "backup"
[    0.751430] 0x000000ff0000-0x000001000000 : "bdinfo"
[    0.803374] mt7530 mdio-bus:1f: MT7530 adapts as multi-chip module
[    0.812762] mtk_soc_eth 1e100000.ethernet eth0: mediatek frame engine at 0xbe                                                                                  100000, irq 21
[    0.822036] i2c /dev entries driver
[    0.828051] mt7621-pci 1e140000.pcie: host bridge /pcie@1e140000 ranges:
[    0.834789] mt7621-pci 1e140000.pcie:   No bus range found for /pcie@1e140000                                                                                  , using [bus 00-ff]
[    0.843584] mt7621-pci 1e140000.pcie:      MEM 0x0060000000..0x006fffffff ->                                                                                   0x0000000000
[    0.851761] mt7621-pci 1e140000.pcie:       IO 0x001e160000..0x001e16ffff ->                                                                                   0x0000000000
[    0.860000] mt7621-pci 1e140000.pcie: Parsing DT failed
[    0.867353] NET: Registered protocol family 10
[    0.873489] Segment Routing with IPv6
[    0.877241] NET: Registered protocol family 17
[    0.882177] 8021q: 802.1Q VLAN Support v1.8
[    0.889754] mt7530 mdio-bus:1f: MT7530 adapts as multi-chip module
[    0.914700] mt7530 mdio-bus:1f lan4 (uninitialized): PHY [mt7530-0:00] driver                                                                                   [MediaTek MT7530 PHY] (irq=26)
[    0.926988] mt7530 mdio-bus:1f lan3 (uninitialized): PHY [mt7530-0:01] driver                                                                                   [MediaTek MT7530 PHY] (irq=27)
[    0.939292] mt7530 mdio-bus:1f lan2 (uninitialized): PHY [mt7530-0:02] driver                                                                                   [MediaTek MT7530 PHY] (irq=28)
[    0.951616] mt7530 mdio-bus:1f lan1 (uninitialized): PHY [mt7530-0:03] driver                                                                                   [MediaTek MT7530 PHY] (irq=29)
[    0.964073] mt7530 mdio-bus:1f wan (uninitialized): PHY [mt7530-0:04] driver                                                                                   [MediaTek MT7530 PHY] (irq=30)
[    0.976608] mt7530 mdio-bus:1f: configuring for fixed/rgmii link mode
[    0.987050] DSA: tree 0 setup
[    0.990370] rt2880-pinmux pinctrl: pcie is already enabled
[    0.995944] mt7621-pci 1e140000.pcie: host bridge /pcie@1e140000 ranges:
[    1.002651] mt7621-pci 1e140000.pcie:   No bus range found for /pcie@1e140000                                                                                  , using [bus 00-ff]
[    1.011446] mt7621-pci 1e140000.pcie:      MEM 0x0060000000..0x006fffffff ->                                                                                   0x0000000000
[    1.019596] mt7621-pci 1e140000.pcie:       IO 0x001e160000..0x001e16ffff ->                                                                                   0x0000000000
[    1.027852] mt7621-pci-phy 1e149000.pcie-phy: PHY for 0xbe149000 (dual port =                                                                                   1)
[    1.035657] mt7621-pci-phy 1e14a000.pcie-phy: PHY for 0xbe14a000 (dual port =                                                                                   0)
[    1.043342] mt7621-pci 1e140000.pcie: failed to parse bus ranges property: -2                                                                                  2
[    1.150807] mt7621-pci-phy 1e149000.pcie-phy: Xtal is 40MHz
[    1.156398] mt7621-pci-phy 1e14a000.pcie-phy: Xtal is 40MHz
[    1.262142] mt7621-pci 1e140000.pcie: pcie2 no card, disable it (RST & CLK)
[    1.269078] mt7621-pci 1e140000.pcie: PCIE0 enabled
[    1.273948] mt7621-pci 1e140000.pcie: PCIE1 enabled
[    1.278810] mt7621-pci 1e140000.pcie: PCI coherence region base: 0x60000000,                                                                                   mask/settings: 0xf0000002
[    1.288266] mt7621-pci 1e140000.pcie: PCI host bridge to bus 0000:00
[    1.294649] pci_bus 0000:00: root bus resource [io  0x1e160000-0x1e16ffff]
[    1.301520] pci_bus 0000:00: root bus resource [mem 0x60000000-0x6fffffff]
[    1.308367] pci_bus 0000:00: root bus resource [bus 00-ff]
[    1.313849] pci_bus 0000:00: root bus resource [mem 0x60000000-0x6fffffff] (b                                                                                  us address [0x00000000-0x0fffffff])
[    1.324044] pci 0000:00:00.0: [0e8d:0801] type 01 class 0x060400
[    1.330042] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x7fffffff]
[    1.336303] pci 0000:00:00.0: reg 0x14: [mem 0x60500000-0x6050ffff]
[    1.342629] pci 0000:00:00.0: supports D1
[    1.346622] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
[    1.353193] pci 0000:00:01.0: [0e8d:0801] type 01 class 0x060400
[    1.359206] pci 0000:00:01.0: reg 0x10: [mem 0x00000000-0x7fffffff]
[    1.365473] pci 0000:00:01.0: reg 0x14: [mem 0x60510000-0x6051ffff]
[    1.371799] pci 0000:00:01.0: supports D1
[    1.375793] pci 0000:00:01.0: PME# supported from D0 D1 D3hot
[    1.383477] pci 0000:01:00.0: [14c3:7603] type 00 class 0x028000
[    1.389518] pci 0000:01:00.0: reg 0x10: initial BAR value 0x00000000 invalid
[    1.396566] pci 0000:01:00.0: reg 0x10: [mem size 0x00100000]
[    1.402448] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[    1.410265] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
[    1.415515] pci 0000:00:00.0:   bridge window [io  0x0000-0x0fff]
[    1.421602] pci 0000:00:00.0:   bridge window [mem 0x60000000-0x600fffff]
[    1.428362] pci 0000:00:00.0:   bridge window [mem 0x60100000-0x601fffff pref                                                                                  ]
[    1.435573] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[    1.442457] pci 0000:02:00.0: [14c3:7663] type 00 class 0x000280
[    1.448494] pci 0000:02:00.0: reg 0x10: initial BAR value 0x00000000 invalid
[    1.455541] pci 0000:02:00.0: reg 0x10: [mem size 0x00100000 64bit pref]
[    1.462254] pci 0000:02:00.0: reg 0x18: initial BAR value 0x00000000 invalid
[    1.469271] pci 0000:02:00.0: reg 0x18: [mem size 0x00004000 64bit pref]
[    1.475971] pci 0000:02:00.0: reg 0x20: initial BAR value 0x00000000 invalid
[    1.483010] pci 0000:02:00.0: reg 0x20: [mem size 0x00001000 64bit pref]
[    1.489802] pci 0000:02:00.0: supports D1 D2
[    1.494069] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    1.500693] pci 0000:02:00.0: 2.000 Gb/s available PCIe bandwidth, limited by                                                                                   2.5 GT/s PCIe x1 link at 0000:00:01.0 (capable of 4.000 Gb/s with 5.0 GT/s PCIe                                                                                   x1 link)
[    1.517262] pci 0000:00:01.0: PCI bridge to [bus 02-ff]
[    1.522518] pci 0000:00:01.0:   bridge window [io  0x0000-0x0fff]
[    1.528588] pci 0000:00:01.0:   bridge window [mem 0x60200000-0x602fffff]
[    1.535367] pci 0000:00:01.0:   bridge window [mem 0x60300000-0x604fffff pref                                                                                  ]
[    1.542581] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02
[    1.549226] pci 0000:00:00.0: BAR 0: no space for [mem size 0x80000000]
[    1.555827] pci 0000:00:00.0: BAR 0: failed to assign [mem size 0x80000000]
[    1.562779] pci 0000:00:01.0: BAR 0: no space for [mem size 0x80000000]
[    1.569364] pci 0000:00:01.0: BAR 0: failed to assign [mem size 0x80000000]
[    1.576313] pci 0000:00:00.0: BAR 8: assigned [mem 0x60000000-0x600fffff]
[    1.583099] pci 0000:00:00.0: BAR 9: assigned [mem 0x60100000-0x601fffff pref                                                                                  ]
[    1.590291] pci 0000:00:01.0: BAR 8: assigned [mem 0x60200000-0x602fffff]
[    1.597068] pci 0000:00:01.0: BAR 9: assigned [mem 0x60300000-0x604fffff pref                                                                                  ]
[    1.604279] pci 0000:00:00.0: BAR 1: assigned [mem 0x60500000-0x6050ffff]
[    1.611043] pci 0000:00:01.0: BAR 1: assigned [mem 0x60510000-0x6051ffff]
[    1.617822] pci 0000:00:00.0: BAR 7: assigned [io  0x1e160000-0x1e160fff]
[    1.624600] pci 0000:00:01.0: BAR 7: assigned [io  0x1e161000-0x1e161fff]
[    1.631389] pci 0000:01:00.0: BAR 0: assigned [mem 0x60000000-0x600fffff]
[    1.638151] pci 0000:00:00.0: PCI bridge to [bus 01]
[    1.643118] pci 0000:00:00.0:   bridge window [io  0x1e160000-0x1e160fff]
[    1.649878] pci 0000:00:00.0:   bridge window [mem 0x60000000-0x600fffff]
[    1.656656] pci 0000:00:00.0:   bridge window [mem 0x60100000-0x601fffff pref                                                                                  ]
[    1.663876] pci 0000:02:00.0: BAR 0: assigned [mem 0x60300000-0x603fffff 64bi                                                                                  t pref]
[    1.671619] pci 0000:02:00.0: BAR 2: assigned [mem 0x60400000-0x60403fff 64bi                                                                                  t pref]
[    1.679341] pci 0000:02:00.0: BAR 4: assigned [mem 0x60404000-0x60404fff 64bi                                                                                  t pref]
[    1.687076] pci 0000:00:01.0: PCI bridge to [bus 02]
[    1.692038] pci 0000:00:01.0:   bridge window [io  0x1e161000-0x1e161fff]
[    1.698797] pci 0000:00:01.0:   bridge window [mem 0x60200000-0x602fffff]
[    1.705576] pci 0000:00:01.0:   bridge window [mem 0x60300000-0x604fffff pref                                                                                  ]
[    1.728453] VFS: Mounted root (squashfs filesystem) readonly on device 31:5.
[    1.739611] Freeing unused kernel memory: 1240K
[    1.744174] This architecture does not have kernel memory protection.
[    1.750604] Run /sbin/init as init process
[    1.754692]   with arguments:
[    1.754699]     /sbin/init
[    1.754704]   with environment:
[    1.754710]     HOME=/
[    1.754715]     TERM=linux
[    1.755236] mt7530 mdio-bus:1f: Link is Up - 1Gbps/Full - flow control rx/tx
[    2.771344] init: Console is alive
[    2.775157] init: - watchdog -
[    4.342338] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[    4.394005] kmodloader: done loading kernel modules from /etc/modules-boot.d/                                                                                  *
[    4.411635] init: - preinit -
[    5.874161] random: jshn: uninitialized urandom read (4 bytes read)
[    5.951150] random: jshn: uninitialized urandom read (4 bytes read)
[    5.990297] random: jshn: uninitialized urandom read (4 bytes read)
[    6.398576] mtk_soc_eth 1e100000.ethernet eth0: configuring for fixed/rgmii l                                                                                  ink mode
[    6.407402] mtk_soc_eth 1e100000.ethernet eth0: Link is Up - 1Gbps/Full - flo                                                                                  w control rx/tx
[    6.411365] mt7530 mdio-bus:1f lan1: configuring for phy/gmii link mode
[    6.422809] 8021q: adding VLAN 0 to HW filter on device lan1
[    6.431527] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   11.014628] jffs2: notice: (543) jffs2_build_xattr_subsystem: complete buildi                                                                                  ng xattr subsystem, 33 of xdatum (32 unchecked, 1 orphan) and 38 of xref (1 dead                                                                                  , 0 orphan) found.
[   11.032894] mount_root: switching to jffs2 overlay
[   11.094148] overlayfs: upper fs does not support tmpfile.
[   11.094437] random: crng init done
[   11.103033] random: 7 urandom warning(s) missed due to ratelimiting
[   11.131787] urandom-seed: Seeding with /etc/urandom.seed
[   11.417052] procd: - early -
[   11.420164] procd: - watchdog -
[   12.001484] procd: - watchdog -
[   12.006692] procd: - ubus -
[   12.195576] procd: - init -
[   13.370572] kmodloader: loading kernel modules from /etc/modules.d/*
[   13.589977] NET: Registered protocol family 15
[   13.598373] Initializing XFRM netlink socket
[   13.606119] tun: Universal TUN/TAP device driver, 1.6
[   13.645472] urngd: v1.0.2 started.
[   13.701164] Loading modules backported from Linux version v5.15.58-0-g7d8048d                                                                                  4e064
[   13.708799] Backport generated by backports.git v5.15.58-1-0-g42a95ce7
[   13.790130] xt_time: kernel timezone is -0000
...
Ciekawe...

420

(120 odpowiedzi, napisanych Sprzęt / Hardware)

Hej, wgrałem, nie czyscilem ustawień, jest coś dziwnego z tymi partycjami i squashfs
log kernela:
[    0.000000] Linux version 5.10.156 (cezary@eko.one.pl) (mipsel-openwrt-linux-musl-gcc (OpenWrt GCC 11.2.0 r19162-a036c1d43b) 11.2.0, GNU ld (GNU Binutils) 2.37) #0 SMP Thu Dec 8 23:19:44 2022
[    0.000000] SoC Type: MediaTek MT7621 ver:1 eco:3
[    0.000000] printk: bootconsole [early0] enabled
[    0.000000] CPU0 revision is: 0001992f (MIPS 1004Kc)
[    0.000000] MIPS: machine is Cudy WR1300 v2
[    0.000000] Initrd not found or empty - disabling initrd
[    0.000000] VPE topology {2,2} total 4
[    0.000000] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
[    0.000000] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
[    0.000000] MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
[    0.000000] Zone ranges:
[    0.000000]   Normal   [mem 0x0000000000000000-0x0000000007ffffff]
[    0.000000]   HighMem  empty
[    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] On node 0 totalpages: 32768
[    0.000000]   Normal zone: 288 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 32768 pages, LIFO batch:7
[    0.000000] percpu: Embedded 15 pages/cpu s30480 r8192 d22768 u61440
[    0.000000] pcpu-alloc: s30480 r8192 d22768 u61440 alloc=15*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 32480
[    0.000000] Kernel command line: console=ttyS0,115200 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=00014000
[    0.000000] Readback ErrCtl register=00014000
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] Memory: 119472K/131072K available (7037K kernel code, 625K rwdata, 832K rodata, 1284K init, 243K bss, 11600K reserved, 0K cma-reserved, 0K highmem)
[    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] rcu: Hierarchical RCU implementation.
[    0.000000]     Tracing variant of Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[    0.000000] NR_IRQS: 256
[    0.000000] CPU Clock: 880MHz
[    0.000000] clocksource: GIC: mask: 0xffffffffffffffff max_cycles: 0xcaf478abb4, max_idle_ns: 440795247997 ns
[    0.000013] sched_clock: 64 bits at 880MHz, resolution 1ns, wraps every 4398046511103ns
[    0.007942] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 4343773742 ns
[    0.016993] Calibrating delay loop... 586.13 BogoMIPS (lpj=2930688)
[    0.083156] pid_max: default: 32768 minimum: 301
[    0.087920] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.095122] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.105709] rcu: Hierarchical SRCU implementation.
[    0.110744] dyndbg: Ignore empty _ddebug table in a CONFIG_DYNAMIC_DEBUG_CORE build
[    0.118847] smp: Bringing up secondary CPUs ...
[    0.124119] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
[    0.124130] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
[    0.124141] MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
[    0.124218] CPU1 revision is: 0001992f (MIPS 1004Kc)
[    0.178637] Synchronize counters for CPU 1: done.
[    0.211053] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
[    0.211062] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
[    0.211069] MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
[    0.211117] CPU2 revision is: 0001992f (MIPS 1004Kc)
[    0.270032] Synchronize counters for CPU 2: done.
[    0.300622] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
[    0.300631] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
[    0.300638] MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
[    0.300688] CPU3 revision is: 0001992f (MIPS 1004Kc)
[    0.355216] Synchronize counters for CPU 3: done.
[    0.385081] smp: Brought up 1 node, 4 CPUs
[    0.393203] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.403025] futex hash table entries: 1024 (order: 3, 32768 bytes, linear)
[    0.410029] pinctrl core: initialized pinctrl subsystem
[    0.417627] NET: Registered protocol family 16
[    0.423109] thermal_sys: Registered thermal governor 'step_wise'
[    0.424569] cpuidle: using governor teo
[    0.446173] FPU Affinity set after 11720 emulations
[    0.472561] clocksource: Switched to clocksource GIC
[    0.479310] NET: Registered protocol family 2
[    0.484090] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear)
[    0.492787] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
[    0.501099] TCP established hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.508750] TCP bind hash table entries: 1024 (order: 1, 8192 bytes, linear)
[    0.515769] TCP: Hash tables configured (established 1024 bind 1024)
[    0.522192] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[    0.528689] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[    0.535887] NET: Registered protocol family 1
[    0.540178] PCI: CLS 0 bytes, default 32
[    0.546481] workingset: timestamp_bits=14 max_order=15 bucket_order=1
[    0.557066] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.562862] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    0.573470] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[    0.582428] mt7621_gpio 1e000600.gpio: registering 32 gpios
[    0.588272] mt7621_gpio 1e000600.gpio: registering 32 gpios
[    0.594090] mt7621_gpio 1e000600.gpio: registering 32 gpios
[    0.600348] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
[    0.609309] printk: console [ttyS0] disabled
[    0.613704] 1e000c00.uartlite: ttyS0 at MMIO 0x1e000c00 (irq = 19, base_baud = 3125000) is a 16550A
[    0.622774] printk: console [ttyS0] enabled
[    0.631034] printk: bootconsole [early0] disabled
[    0.644325] spi-mt7621 1e000b00.spi: sys_freq: 220000000
[    0.651499] spi-nor spi0.0: XM25QH128C (16384 Kbytes)
[    0.656673] 7 fixed-partitions partitions found on MTD device spi0.0
[    0.663121] OF: Bad cell count for /palmbus@1e000000/spi@b00/flash@0/partitions
[    0.670423] OF: Bad cell count for /palmbus@1e000000/spi@b00/flash@0/partitions
[    0.678541] OF: Bad cell count for /palmbus@1e000000/spi@b00/flash@0/partitions
[    0.685896] OF: Bad cell count for /palmbus@1e000000/spi@b00/flash@0/partitions
[    0.694369] Creating 7 MTD partitions on "spi0.0":
[    0.699169] 0x000000000000-0x000000030000 : "u-boot"
[    0.705189] 0x000000030000-0x000000040000 : "u-boot-env"
[    0.711435] 0x000000040000-0x000000050000 : "factory"
[    0.717574] 0x000000050000-0x000000fd0000 : "firmware"
[    0.724102] 2 uimage-fw partitions found on MTD device firmware
[    0.730019] Creating 2 MTD partitions on "firmware":
[    0.735010] 0x000000000000-0x0000002963c3 : "kernel"
[    0.739951] mtd: partition "kernel" doesn't end on an erase/write block -- force read-only
[    0.749388] 0x0000002963c3-0x000000f80000 : "rootfs"
[    0.754396] mtd: partition "rootfs" doesn't start on an erase/write block boundary -- force read-only
[    0.764473] mtd: setting mtd5 (rootfs) as root device
[    0.769649] 1 squashfs-split partitions found on MTD device rootfs
[    0.775866] 0x000000a00000-0x000000f80000 : "rootfs_data"
[    0.782260] 0x000000fd0000-0x000000fe0000 : "debug"
[    0.788199] 0x000000fe0000-0x000000ff0000 : "backup"
[    0.794240] 0x000000ff0000-0x000001000000 : "bdinfo"
[    0.844007] mt7530 mdio-bus:1f: MT7530 adapts as multi-chip module
[    0.854723] mtk_soc_eth 1e100000.ethernet eth0: mediatek frame engine at 0xbe100000, irq 21
[    0.864111] mtk_soc_eth 1e100000.ethernet wan: mediatek frame engine at 0xbe100000, irq 21
[    0.873299] i2c /dev entries driver
[    0.879427] mt7621-pci 1e140000.pcie: host bridge /pcie@1e140000 ranges:
[    0.886191] mt7621-pci 1e140000.pcie:   No bus range found for /pcie@1e140000, using [bus 00-ff]
[    0.895007] mt7621-pci 1e140000.pcie:      MEM 0x0060000000..0x006fffffff -> 0x0000000000
[    0.903188] mt7621-pci 1e140000.pcie:       IO 0x001e160000..0x001e16ffff -> 0x0000000000
[    0.911417] mt7621-pci 1e140000.pcie: Parsing DT failed
[    0.919054] NET: Registered protocol family 10
[    0.925374] Segment Routing with IPv6
[    0.929125] NET: Registered protocol family 17
[    0.933702] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[    0.946997] 8021q: 802.1Q VLAN Support v1.8
[    0.954631] mt7530 mdio-bus:1f: MT7530 adapts as multi-chip module
[    0.986069] mt7530 mdio-bus:1f lan4 (uninitialized): PHY [mt7530-0:00] driver [MediaTek MT7530 PHY] (irq=26)
[    0.998329] mt7530 mdio-bus:1f lan3 (uninitialized): PHY [mt7530-0:01] driver [MediaTek MT7530 PHY] (irq=27)
[    1.010677] mt7530 mdio-bus:1f lan2 (uninitialized): PHY [mt7530-0:02] driver [MediaTek MT7530 PHY] (irq=28)
[    1.023075] mt7530 mdio-bus:1f lan1 (uninitialized): PHY [mt7530-0:03] driver [MediaTek MT7530 PHY] (irq=29)
[    1.036171] mt7530 mdio-bus:1f: configuring for fixed/rgmii link mode
[    1.046656] DSA: tree 0 setup
[    1.049990] rt2880-pinmux pinctrl: pcie is already enabled
[    1.055596] mt7621-pci 1e140000.pcie: host bridge /pcie@1e140000 ranges:
[    1.062282] mt7621-pci 1e140000.pcie:   No bus range found for /pcie@1e140000, using [bus 00-ff]
[    1.071084] mt7621-pci 1e140000.pcie:      MEM 0x0060000000..0x006fffffff -> 0x0000000000
[    1.079269] mt7621-pci 1e140000.pcie:       IO 0x001e160000..0x001e16ffff -> 0x0000000000
[    1.087536] mt7621-pci-phy 1e149000.pcie-phy: PHY for 0xbe149000 (dual port = 1)
[    1.095337] mt7621-pci-phy 1e14a000.pcie-phy: PHY for 0xbe14a000 (dual port = 0)
[    1.103048] mt7621-pci 1e140000.pcie: failed to parse bus ranges property: -22
[    1.210526] mt7621-pci-phy 1e149000.pcie-phy: Xtal is 40MHz
[    1.216115] mt7621-pci-phy 1e14a000.pcie-phy: Xtal is 40MHz
[    1.321878] mt7621-pci 1e140000.pcie: pcie2 no card, disable it (RST & CLK)
[    1.328843] mt7621-pci 1e140000.pcie: PCIE0 enabled
[    1.333724] mt7621-pci 1e140000.pcie: PCIE1 enabled
[    1.338586] mt7621-pci 1e140000.pcie: PCI coherence region base: 0x60000000, mask/settings: 0xf0000002
[    1.348040] mt7621-pci 1e140000.pcie: PCI host bridge to bus 0000:00
[    1.354430] pci_bus 0000:00: root bus resource [io  0x1e160000-0x1e16ffff]
[    1.361282] pci_bus 0000:00: root bus resource [mem 0x60000000-0x6fffffff]
[    1.368151] pci_bus 0000:00: root bus resource [bus 00-ff]
[    1.373653] pci_bus 0000:00: root bus resource [mem 0x60000000-0x6fffffff] (bus address [0x00000000-0x0fffffff])
[    1.383863] pci 0000:00:00.0: [0e8d:0801] type 01 class 0x060400
[    1.389862] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x7fffffff]
[    1.396132] pci 0000:00:00.0: reg 0x14: [mem 0x60500000-0x6050ffff]
[    1.402437] pci 0000:00:00.0: supports D1
[    1.406449] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
[    1.412927] pci 0000:00:01.0: [0e8d:0801] type 01 class 0x060400
[    1.418952] pci 0000:00:01.0: reg 0x10: [mem 0x00000000-0x7fffffff]
[    1.425238] pci 0000:00:01.0: reg 0x14: [mem 0x60510000-0x6051ffff]
[    1.431540] pci 0000:00:01.0: supports D1
[    1.435553] pci 0000:00:01.0: PME# supported from D0 D1 D3hot
[    1.443301] pci 0000:01:00.0: [14c3:7603] type 00 class 0x028000
[    1.449346] pci 0000:01:00.0: reg 0x10: initial BAR value 0x00000000 invalid
[    1.456404] pci 0000:01:00.0: reg 0x10: [mem size 0x00100000]
[    1.462263] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[    1.469958] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
[    1.475227] pci 0000:00:00.0:   bridge window [io  0x0000-0x0fff]
[    1.481297] pci 0000:00:00.0:   bridge window [mem 0x60000000-0x600fffff]
[    1.488087] pci 0000:00:00.0:   bridge window [mem 0x60100000-0x601fffff pref]
[    1.495312] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[    1.502192] pci 0000:02:00.0: [14c3:7663] type 00 class 0x000280
[    1.508268] pci 0000:02:00.0: reg 0x10: initial BAR value 0x00000000 invalid
[    1.515323] pci 0000:02:00.0: reg 0x10: [mem size 0x00100000 64bit pref]
[    1.522010] pci 0000:02:00.0: reg 0x18: initial BAR value 0x00000000 invalid
[    1.529047] pci 0000:02:00.0: reg 0x18: [mem size 0x00004000 64bit pref]
[    1.535760] pci 0000:02:00.0: reg 0x20: initial BAR value 0x00000000 invalid
[    1.542799] pci 0000:02:00.0: reg 0x20: [mem size 0x00001000 64bit pref]
[    1.549590] pci 0000:02:00.0: supports D1 D2
[    1.553866] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    1.560493] pci 0000:02:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x1 link at 0000:00:01.0 (capable of 4.000 Gb/s with 5.0 GT/s PCIe x1 link)
[    1.576930] pci 0000:00:01.0: PCI bridge to [bus 02-ff]
[    1.582157] pci 0000:00:01.0:   bridge window [io  0x0000-0x0fff]
[    1.588268] pci 0000:00:01.0:   bridge window [mem 0x60200000-0x602fffff]
[    1.595059] pci 0000:00:01.0:   bridge window [mem 0x60300000-0x604fffff pref]
[    1.602256] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02
[    1.608920] pci 0000:00:00.0: BAR 0: no space for [mem size 0x80000000]
[    1.615529] pci 0000:00:00.0: BAR 0: failed to assign [mem size 0x80000000]
[    1.622462] pci 0000:00:01.0: BAR 0: no space for [mem size 0x80000000]
[    1.629072] pci 0000:00:01.0: BAR 0: failed to assign [mem size 0x80000000]
[    1.636039] pci 0000:00:00.0: BAR 8: assigned [mem 0x60000000-0x600fffff]
[    1.642830] pci 0000:00:00.0: BAR 9: assigned [mem 0x60100000-0x601fffff pref]
[    1.650022] pci 0000:00:01.0: BAR 8: assigned [mem 0x60200000-0x602fffff]
[    1.656805] pci 0000:00:01.0: BAR 9: assigned [mem 0x60300000-0x604fffff pref]
[    1.664026] pci 0000:00:00.0: BAR 1: assigned [mem 0x60500000-0x6050ffff]
[    1.670791] pci 0000:00:01.0: BAR 1: assigned [mem 0x60510000-0x6051ffff]
[    1.677574] pci 0000:00:00.0: BAR 7: assigned [io  0x1e160000-0x1e160fff]
[    1.684363] pci 0000:00:01.0: BAR 7: assigned [io  0x1e161000-0x1e161fff]
[    1.691129] pci 0000:01:00.0: BAR 0: assigned [mem 0x60000000-0x600fffff]
[    1.697921] pci 0000:00:00.0: PCI bridge to [bus 01]
[    1.702899] pci 0000:00:00.0:   bridge window [io  0x1e160000-0x1e160fff]
[    1.709660] pci 0000:00:00.0:   bridge window [mem 0x60000000-0x600fffff]
[    1.716441] pci 0000:00:00.0:   bridge window [mem 0x60100000-0x601fffff pref]
[    1.723669] pci 0000:02:00.0: BAR 0: assigned [mem 0x60300000-0x603fffff 64bit pref]
[    1.731393] pci 0000:02:00.0: BAR 2: assigned [mem 0x60400000-0x60403fff 64bit pref]
[    1.739137] pci 0000:02:00.0: BAR 4: assigned [mem 0x60404000-0x60404fff 64bit pref]
[    1.746885] pci 0000:00:01.0: PCI bridge to [bus 02]
[    1.751829] pci 0000:00:01.0:   bridge window [io  0x1e161000-0x1e161fff]
[    1.758615] pci 0000:00:01.0:   bridge window [mem 0x60200000-0x602fffff]
[    1.765402] pci 0000:00:01.0:   bridge window [mem 0x60300000-0x604fffff pref]
[    1.779679] VFS: Mounted root (squashfs filesystem) readonly on device 31:5.
[    1.790974] Freeing unused kernel memory: 1284K
[    1.795589] This architecture does not have kernel memory protection.
[    1.802017] Run /sbin/init as init process
[    1.806114]   with arguments:
[    1.806121]     /sbin/init
[    1.806125]   with environment:
[    1.806130]     HOME=/
[    1.806135]     TERM=linux
[    1.806514] mt7530 mdio-bus:1f: Link is Up - 1Gbps/Full - flow control rx/tx
[    2.349399] init: Console is alive
[    2.353252] init: - watchdog -
[    3.820473] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[    3.877237] usbcore: registered new interface driver usbfs
[    3.882893] usbcore: registered new interface driver hub
[    3.888338] usbcore: registered new device driver usb
[    3.936330] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    3.949309] SCSI subsystem initialized
[    3.957401] ehci-fsl: Freescale EHCI Host controller driver
[    3.964512] ehci-platform: EHCI generic platform driver
[    3.979311] xhci-mtk 1e1c0000.xhci: supply vbus not found, using dummy regulator
[    3.987032] xhci-mtk 1e1c0000.xhci: supply vusb33 not found, using dummy regulator
[    3.994859] xhci-mtk 1e1c0000.xhci: xHCI Host Controller
[    4.000194] xhci-mtk 1e1c0000.xhci: new USB bus registered, assigned bus number 1
[    4.012735] xhci-mtk 1e1c0000.xhci: hcc params 0x01401198 hci version 0x96 quirks 0x0000000000290010
[    4.021910] xhci-mtk 1e1c0000.xhci: irq 20, io mem 0x1e1c0000
[    4.029064] hub 1-0:1.0: USB hub found
[    4.033012] hub 1-0:1.0: 2 ports detected
[    4.037716] xhci-mtk 1e1c0000.xhci: xHCI Host Controller
[    4.043138] xhci-mtk 1e1c0000.xhci: new USB bus registered, assigned bus number 2
[    4.050633] xhci-mtk 1e1c0000.xhci: Host supports USB 3.0 SuperSpeed
[    4.057209] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    4.066312] hub 2-0:1.0: USB hub found
[    4.070183] hub 2-0:1.0: 1 port detected
[    4.084830] usbcore: registered new interface driver usb-storage
[    4.093119] usbcore: registered new interface driver uas
[    4.099056] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[    4.122958] init: - preinit -
[    4.564557] SQUASHFS error: xz decompression failed, data probably corrupt
[    4.571447] SQUASHFS error: Failed to read block 0x2c8f2: -5
[    4.577121] SQUASHFS error: Unable to read fragment cache entry [2c8f2]
[    4.583735] SQUASHFS error: Unable to read page, block 2c8f2, size 1639c
[    4.590427] SQUASHFS error: Unable to read fragment cache entry [2c8f2]
[    4.597021] SQUASHFS error: Unable to read page, block 2c8f2, size 1639c
[    4.633265] SQUASHFS error: Unable to read fragment cache entry [2c8f2]
[    4.639874] SQUASHFS error: Unable to read page, block 2c8f2, size 1639c
[    4.646574] SQUASHFS error: Unable to read fragment cache entry [2c8f2]
[    4.653175] SQUASHFS error: Unable to read page, block 2c8f2, size 1639c
[    7.915616] mount_root: loading kmods from internal overlay
[    7.954820] kmodloader: loading kernel modules from //etc/modules-boot.d/*
[    7.965582] kmodloader: done loading kernel modules from //etc/modules-boot.d/*
[    8.500722] jffs2_scan_eraseblock(): End of filesystem marker found at 0x30000
[    8.507977] jffs2_build_filesystem(): unlocking the mtd device...
[    8.507983] done.
[    8.516053] jffs2_build_filesystem(): erasing all blocks after the end marker...
[    8.522603] random: crng init done
[   30.857929] done.
[   30.859889] jffs2: notice: (572) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
[   30.876026] block: attempting to load /tmp/jffs_cfg/upper/etc/config/fstab
[   30.883289] block: unable to load configuration (fstab: Entry not found)
[   30.890153] block: attempting to load /tmp/jffs_cfg/etc/config/fstab
[   30.896777] block: unable to load configuration (fstab: Entry not found)
[   30.903679] block: attempting to load /etc/config/fstab
[   30.915149] block: unable to load configuration (fstab: Entry not found)
[   30.922052] block: no usable configuration
[   30.971259] jffs2: notice: (570) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
[   31.091246] jffs2: notice: (574) check_node_data: wrong data CRC in data node at 0x000092a8: read 0x896e1802, calculated 0xe783e82c.
[   31.320212] block: attempting to load /tmp/jffs_cfg/upper/etc/config/fstab
[   31.327377] block: unable to load configuration (fstab: Entry not found)
[   31.334256] block: attempting to load /tmp/jffs_cfg/etc/config/fstab
[   31.340803] block: unable to load configuration (fstab: Entry not found)
[   31.347707] block: attempting to load /etc/config/fstab
[   31.353180] block: unable to load configuration (fstab: Entry not found)
[   31.360022] block: no usable configuration
[   31.366148] mount_root: overlay filesystem has not been fully initialized yet
[   31.377581] mount_root: switching to jffs2 overlay
[   31.390419] overlayfs: upper fs does not support tmpfile.
[   32.556549] urandom-seed: Seed file not found (/etc/urandom.seed)
[   32.643915] procd: - early -
[   32.647039] procd: - watchdog -
[   32.698317] SQUASHFS error: xz decompression failed, data probably corrupt
[   32.705313] SQUASHFS error: Failed to read block 0x2d808a: -5
[   32.711115] SQUASHFS error: Unable to read fragment cache entry [2d808a]
[   32.717881] SQUASHFS error: Unable to read page, block 2d808a, size 100d8
[   32.724745] SQUASHFS error: Unable to read fragment cache entry [2d808a]
[   32.731460] SQUASHFS error: Unable to read page, block 2d808a, size 100d8
[   32.742006] SQUASHFS error: Unable to read fragment cache entry [2d808a]
[   32.748834] SQUASHFS error: Unable to read page, block 2d808a, size 100d8
[   32.773266] SQUASHFS error: Unable to read fragment cache entry [2d808a]
[   32.779975] SQUASHFS error: Unable to read page, block 2d808a, size 100d8
[   32.789308] SQUASHFS error: Unable to read fragment cache entry [2d808a]
[   32.796058] SQUASHFS error: Unable to read page, block 2d808a, size 100d8
[   32.804742] SQUASHFS error: Unable to read fragment cache entry [2d808a]
[   32.811436] SQUASHFS error: Unable to read page, block 2d808a, size 100d8
[   32.820310] SQUASHFS error: Unable to read fragment cache entry [2d808a]
[   32.827060] SQUASHFS error: Unable to read page, block 2d808a, size 100d8
[   32.835888] SQUASHFS error: Unable to read fragment cache entry [2d808a]
[   32.842644] SQUASHFS error: Unable to read page, block 2d808a, size 100d8
[   32.851354] SQUASHFS error: Unable to read fragment cache entry [2d808a]
[   32.858142] SQUASHFS error: Unable to read page, block 2d808a, size 100d8
[   32.866922] SQUASHFS error: Unable to read fragment cache entry [2d808a]
[   32.873680] SQUASHFS error: Unable to read page, block 2d808a, size 100d8
[   32.882347] SQUASHFS error: Unable to read fragment cache entry [2d808a]
[   32.889133] SQUASHFS error: Unable to read page, block 2d808a, size 100d8
[   32.897913] SQUASHFS error: Unable to read fragment cache entry [2d808a]
[   32.904671] SQUASHFS error: Unable to read page, block 2d808a, size 100d8
[   32.913487] SQUASHFS error: Unable to read fragment cache entry [2d808a]
[   32.920180] SQUASHFS error: Unable to read page, block 2d808a, size 100d8
[   32.928924] SQUASHFS error: Unable to read fragment cache entry [2d808a]
[   32.935686] SQUASHFS error: Unable to read page, block 2d808a, size 100d8
[   32.944419] SQUASHFS error: Unable to read fragment cache entry [2d808a]
[   32.951113] SQUASHFS error: Unable to read page, block 2d808a, size 100d8
[   32.959857] SQUASHFS error: Unable to read fragment cache entry [2d808a]
[   32.966620] SQUASHFS error: Unable to read page, block 2d808a, size 100d8
[   32.975337] SQUASHFS error: Unable to read fragment cache entry [2d808a]
[   32.982029] SQUASHFS error: Unable to read page, block 2d808a, size 100d8
[   32.990810] SQUASHFS error: Unable to read fragment cache entry [2d808a]
[   32.997569] SQUASHFS error: Unable to read page, block 2d808a, size 100d8
[   33.006270] SQUASHFS error: Unable to read fragment cache entry [2d808a]
[   33.013025] SQUASHFS error: Unable to read page, block 2d808a, size 100d8
[   33.021757] SQUASHFS error: Unable to read fragment cache entry [2d808a]
[   33.028519] SQUASHFS error: Unable to read page, block 2d808a, size 100d8
[ciach]
[   52.525616] SQUASHFS error: Unable to read metadata cache entry [75ae0a]
[   52.532302] SQUASHFS error: Unable to read directory block [75ae0a:178b]
[   53.294178] SQUASHFS error: Unable to read metadata cache entry [75ae0a]
[   53.300874] SQUASHFS error: Unable to read directory block [75ae0a:e72]
[   61.270848] mtk_soc_eth 1e100000.ethernet eth0: configuring for fixed/rgmii link mode
[   61.279439] mtk_soc_eth 1e100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[   61.283255] mt7530 mdio-bus:1f lan1: configuring for phy/gmii link mode
[   61.295182] 8021q: adding VLAN 0 to HW filter on device lan1
[   61.306220] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   61.313643] wlan-lan100: port 1(lan1) entered blocking state
[   61.319375] wlan-lan100: port 1(lan1) entered disabled state
[   61.326407] device lan1 entered promiscuous mode
[   61.331077] device eth0 entered promiscuous mode
[   61.350699] mt7530 mdio-bus:1f lan2: configuring for phy/gmii link mode
[   61.357986] 8021q: adding VLAN 0 to HW filter on device lan2
[   61.375444] mt7530 mdio-bus:1f lan3: configuring for phy/gmii link mode
[   61.383596] 8021q: adding VLAN 0 to HW filter on device lan3
[   61.408262] mtk_soc_eth 1e100000.ethernet wan: PHY [mdio-bus:04] driver [MediaTek MT7530 PHY] (irq=POLL)
[   61.417830] mtk_soc_eth 1e100000.ethernet wan: configuring for phy/rgmii-rxid link mode
[   61.598228] SQUASHFS error: xz decompression failed, data probably corrupt
[   61.605234] SQUASHFS error: Failed to read block 0x75f410: -5
[   61.611001] SQUASHFS error: Unable to read metadata cache entry [75f40e]
[   61.617791] SQUASHFS error: Unable to read inode 0x18541c1d
[   61.639547] SQUASHFS error: xz decompression failed, data probably corrupt
[   61.646681] SQUASHFS error: Failed to read block 0x756420: -5
[   61.652473] SQUASHFS error: Unable to read metadata cache entry [75641e]
[   61.659304] SQUASHFS error: Unable to read inode 0x185416d5
[   61.667812] SQUASHFS error: Unable to read metadata cache entry [75641e]
[   61.674674] SQUASHFS error: Unable to read inode 0x185416d5
[   61.688504] SQUASHFS error: Unable to read metadata cache entry [75641e]
[   61.695330] SQUASHFS error: Unable to read inode 0x18541c1d
[   61.769034] SQUASHFS error: Unable to read metadata cache entry [75641e]
[   61.775854] SQUASHFS error: Unable to read inode 0x18541f1a
[   61.976893] SQUASHFS error: Unable to read metadata cache entry [75641e]
[   61.983666] SQUASHFS error: Unable to read inode 0x18541c1d
[   62.013226] SQUASHFS error: Unable to read metadata cache entry [75641e]
[   62.019922] SQUASHFS error: Unable to read inode 0x18541c1d
[   62.067360] SQUASHFS error: Unable to read metadata cache entry [75641e]
[   62.074102] SQUASHFS error: Unable to read inode 0x18541f1a
[   62.246303] SQUASHFS error: Unable to read metadata cache entry [75641e]
[   62.253056] SQUASHFS error: Unable to read inode 0x18541c1d
[   62.282069] SQUASHFS error: Unable to read metadata cache entry [75641e]
[   62.288844] SQUASHFS error: Unable to read inode 0x18541c1d
[   62.337029] SQUASHFS error: Unable to read metadata cache entry [75641e]
[   62.343809] SQUASHFS error: Unable to read inode 0x18541f1a
[   62.524585] SQUASHFS error: Unable to read metadata cache entry [75641e]
[   62.531291] SQUASHFS error: Unable to read inode 0x18541c1d
[   62.563526] SQUASHFS error: Unable to read metadata cache entry [75641e]
[   62.570233] SQUASHFS error: Unable to read inode 0x18541c1d
[   62.622696] SQUASHFS error: Unable to read metadata cache entry [75641e]
[   62.629402] SQUASHFS error: Unable to read inode 0x18541f1a
[   62.996585] SQUASHFS error: Unable to read metadata cache entry [75641e]
[   63.003346] SQUASHFS error: Unable to read inode 0x1854098b
[   63.010028] SQUASHFS error: Unable to read metadata cache entry [75641e]
[   63.016831] SQUASHFS error: Unable to read inode 0x1854098b
[   65.572775] mtk_soc_eth 1e100000.ethernet wan: Link is Up - 1Gbps/Full - flow control off
[   65.580971] IPv6: ADDRCONF(NETDEV_CHANGE): wan: link becomes ready
[   65.677940] SQUASHFS error: Unable to read metadata cache entry [75f40e]
[   65.684685] SQUASHFS error: Unable to read inode 0xde813c3
[   66.153783] SQUASHFS error: Unable to read metadata cache entry [75f40e]
[   66.160479] SQUASHFS error: Unable to read inode 0xde813c3
[ciach]

Podobnie było z obrazem ze strony openwrt...
Jak sądzisz, gdzie może być problem - inny układ partycji, dziwne te błędy squasha...

421

(120 odpowiedzi, napisanych Sprzęt / Hardware)

Cezary, czy za wspomożenie "kawą" mogłbyś prześledzić i zbudować obraz do Cudy WR1300 v3 (v2 i v3 podobne, jak nie te same).
Jakoś wczoraj pobawiłem się tym cudem i wgrany obraz openwrt producenta działa dobrze (22.03.00, z wrzesnia chyba). Natomiast po wgraniu snapshotu v2 ze strony openwrt pojawiają mi się jakieś dziwne problemy z bledami squashfs i urzadzenie wstaje, ale nie działa stabilnie...

link do openwrt cudy_v2v3: http://www.cudytech.com/filedownload/608324
(strona http://www.cudytech.com/openwrt_software_download czasem strajkuje)

Moze ktoś już sie mocniej bawił? Na szczeście przez recovery można wgrać ten producencki soft openwrt.

Pozdrawiam serdecznie

Ambrozy, możesz rozwinąć co masz na myśli...

Jakoś nie jestem pewny czy ta opcja (izolacja L2) na kontrolerze UNIFI to na pewno to.
Dziś rano losowy speedtest i 600-700 Mbps i się cieszyłem, teraz koło południa już słabiej jest - od 60 do 130 Mbps.
Zrobię jeszcze finalny test i wrócę do konfiguracji z openwrt 19.07.
Nie mam pewności na ile jest obciążenie łącza chwilowe i typowe na dzień powszedni. Na ogół ustawiam, żeby serwerem testowym było coś z orange...
Ech, ciągle mnie to męczy....

Potwierdzam,
izolacja na 2 warstwie powodowała te problemy - może ktoś biegły w tych kwestiach potrafi pomoc jak to zrobić żeby klienci jakiejś sieci wifi byli izolowani od reszty, ale żeby to nie "zabijało" routera?

Dzięki, pozdrawiam serdecznie

425

(270 odpowiedzi, napisanych Sprzęt / Hardware)

Palibrzuch pewnie wtedy pomoże, serialem uratujesz go bez problemu!