Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FS#1560 - mt7620 regression - no SD/MMC #6515

Closed
openwrt-bot opened this issue May 24, 2018 · 5 comments
Closed

FS#1560 - mt7620 regression - no SD/MMC #6515

openwrt-bot opened this issue May 24, 2018 · 5 comments
Labels

Comments

@openwrt-bot
Copy link

WBINVD:

SD card no longer works on gl-mt300a

not working: OpenWrt SNAPSHOT r7020-43d70a7
working: OpenWrt SNAPSHOT r6911-0ed9281fda (1 week old)

dmesg of non-working version:
[ 0.000000] Linux version 4.14.42 (buildbot@slashdirt-03) (gcc version 7.3.0 (OpenWrt GCC 7.3.0 r7020-43d70a7)) #0 Wed May 23 13:40:16 2018
[ 0.000000] Board has DDR2
[ 0.000000] Analog PMU set to hw control
[ 0.000000] Digital PMU set to hw control
[ 0.000000] SoC Type: MediaTek MT7620A ver:2 eco:6
[ 0.000000] bootconsole [early0] enabled
[ 0.000000] CPU0 revision is: 00019650 (MIPS 24KEc)
[ 0.000000] MIPS: machine is GL-MT300A
[ 0.000000] Determined physical RAM map:
[ 0.000000] memory: 08000000 @ 00000000 (usable)
[ 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, PIPT, no 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] On node 0 totalpages: 32768
[ 0.000000] free_area_init_node: node 0, pgdat 8047af90, node_mem_map 81000040
[ 0.000000] Normal zone: 256 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 32768 pages, LIFO batch:7
[ 0.000000] random: get_random_bytes called from start_kernel+0x8c/0x47c with crng_init=0
[ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=132768
[ 0.000000] pcpu-alloc: [0] 0
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 32512
[ 0.000000] Kernel command line: console=ttyS0,115200 rootfstype=squashfs,jffs2
[ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
[ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
[ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.000000] Writing ErrCtl register=0007def0
[ 0.000000] Readback ErrCtl register=0007def0
[ 0.000000] Memory: 124820K/131072K available (3557K kernel code, 179K rwdata, 856K rodata, 200K init, 222K bss, 6252K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] NR_IRQS: 256
[ 0.000000] CPU Clock: 580MHz
[ 0.000000] clocksource: systick: mask: 0xffff max_cycles: 0xffff, max_idle_ns: 583261500 ns
[ 0.000000] systick: enable autosleep mode
[ 0.000000] systick: running - mult: 214748, shift: 32
[ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6590553264 ns
[ 0.000013] sched_clock: 32 bits at 290MHz, resolution 3ns, wraps every 7405115902ns
[ 0.007595] Calibrating delay loop... 385.84 BogoMIPS (lpj=1929216)
[ 0.073551] pid_max: default: 32768 minimum: 301
[ 0.078270] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.084649] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.097419] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.106961] futex hash table entries: 256 (order: -1, 3072 bytes)
[ 0.112958] pinctrl core: initialized pinctrl subsystem
[ 0.119270] NET: Registered protocol family 16
[ 0.148492] rt2880_gpio 10000600.gpio: registering 24 gpios
[ 0.153888] rt2880_gpio 10000600.gpio: registering 24 irq handlers
[ 0.160280] rt2880_gpio 10000638.gpio: registering 16 gpios
[ 0.165650] rt2880_gpio 10000638.gpio: registering 16 irq handlers
[ 0.172039] rt2880_gpio 10000660.gpio: registering 32 gpios
[ 0.177412] rt2880_gpio 10000660.gpio: registering 32 irq handlers
[ 0.183796] rt2880_gpio 10000688.gpio: registering 1 gpios
[ 0.189084] rt2880_gpio 10000688.gpio: registering 1 irq handlers
[ 0.199791] clocksource: Switched to clocksource systick
[ 0.206150] NET: Registered protocol family 2
[ 0.211366] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.218095] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.224313] TCP: Hash tables configured (established 1024 bind 1024)
[ 0.230576] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 0.236203] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 0.242607] NET: Registered protocol family 1
[ 0.246800] PCI: CLS 0 bytes, default 32
[ 0.249172] rt-timer 10000100.timer: maximum frequency is 1220Hz
[ 0.255877] Crashlog allocated RAM at address 0x3f00000
[ 0.262370] workingset: timestamp_bits=30 max_order=15 bucket_order=0
[ 0.274475] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.280120] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.298334] io scheduler noop registered
[ 0.302138] io scheduler deadline registered (default)
[ 0.308047] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
[ 0.317219] console [ttyS0] disabled
[ 0.320731] 10000c00.uartlite: ttyS0 at MMIO 0x10000c00 (irq = 20, base_baud = 2500000) is a Palmchip BK-3103
[ 0.330341] console [ttyS0] enabled
[ 0.337384] bootconsole [early0] disabled
[ 0.346215] cacheinfo: Failed to find cpu0 device node
[ 0.351502] cacheinfo: Unable to detect cache hierarchy for CPU 0
[ 0.364158] spi spi0.0: force spi mode3
[ 0.379532] m25p80 spi0.0: w25q128 (16384 Kbytes)
[ 0.384407] 5 fixed-partitions partitions found on MTD device spi0.0
[ 0.390902] Creating 5 MTD partitions on "spi0.0":
[ 0.395798] 0x000000000000-0x000000030000 : "u-boot"
[ 0.401794] 0x000000030000-0x000000040000 : "u-boot-env"
[ 0.408062] 0x000000040000-0x000000050000 : "factory"
[ 0.414157] 0x000000050000-0x000000fd0000 : "firmware"
[ 2.272888] 2 uimage-fw partitions found on MTD device firmware
[ 2.278956] 0x000000050000-0x0000001c73e9 : "kernel"
[ 2.284942] 0x0000001c73e9-0x000000fd0000 : "rootfs"
[ 2.290882] mtd: device 5 (rootfs) set to be root filesystem
[ 2.297996] 1 squashfs-split partitions found on MTD device rootfs
[ 2.304388] 0x0000006e3000-0x000000fd0000 : "rootfs_data"
[ 2.310852] 0x000000ff0000-0x000001000000 : "art"
[ 2.317229] libphy: Fixed MDIO Bus: probed
[ 2.326342] gsw: setting port4 to ephy mode
[ 2.330698] mtk_soc_eth 10100000.ethernet eth0 (uninitialized): port 1 link up (100Mbps/Full duplex)
[ 2.340261] mtk_soc_eth 10100000.ethernet: loaded mt7620 driver
[ 2.347012] mtk_soc_eth 10100000.ethernet eth0: mediatek frame engine at 0xb0100000, irq 5
[ 2.356012] rt2880_wdt 10000120.watchdog: Initialized
[ 2.362612] NET: Registered protocol family 10
[ 2.370966] Segment Routing with IPv6
[ 2.374835] NET: Registered protocol family 17
[ 2.379418] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 2.392696] 8021q: 802.1Q VLAN Support v1.8
[ 2.411575] VFS: Mounted root (squashfs filesystem) readonly on device 31:5.
[ 2.419908] Freeing unused kernel memory: 200K
[ 2.424443] This architecture does not have kernel memory protection.
[ 2.509739] random: fast init done
[ 3.942928] init: Console is alive
[ 3.946625] init: - watchdog -
[ 6.346368] kmodloader: loading kernel modules from /etc/modules-boot.d/

[ 6.754898] usbcore: registered new interface driver usbfs
[ 6.760692] usbcore: registered new interface driver hub
[ 6.766233] usbcore: registered new device driver usb
[ 6.792503] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 6.808071] SCSI subsystem initialized
[ 6.817169] ehci-platform: EHCI generic platform driver
[ 6.832927] phy phy-usbphy.0: remote usb device wakeup disabled
[ 6.838975] phy phy-usbphy.0: UTMI 16bit 30MHz
[ 6.843547] ehci-platform 101c0000.ehci: EHCI Host Controller
[ 6.849447] ehci-platform 101c0000.ehci: new USB bus registered, assigned bus number 1
[ 6.857663] ehci-platform 101c0000.ehci: irq 26, io mem 0x101c0000
[ 6.873059] ehci-platform 101c0000.ehci: USB 2.0 started, EHCI 1.00
[ 6.880460] hub 1-0:1.0: USB hub found
[ 6.884708] hub 1-0:1.0: 1 port detected
[ 6.892152] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 6.900216] ohci-platform: OHCI generic platform driver
[ 6.905932] ohci-platform 101c1000.ohci: Generic Platform OHCI controller
[ 6.912891] ohci-platform 101c1000.ohci: new USB bus registered, assigned bus number 2
[ 6.921094] ohci-platform 101c1000.ohci: irq 26, io mem 0x101c1000
[ 6.954790] hub 2-0:1.0: USB hub found
[ 6.959026] hub 2-0:1.0: 1 port detected
[ 7.002845] usbcore: registered new interface driver usb-storage
[ 7.009680] mtk-sd 10130000.sdhci: no support for card's volts
[ 7.015690] mmc0: error -22 whilst initialising SDIO card
[ 7.024251] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[ 7.032634] mtk-sd 10130000.sdhci: no support for card's volts
[ 7.038655] mmc0: error -22 whilst initialising MMC card
[ 7.044485] init: - preinit -
[ 7.113471] mtk-sd 10130000.sdhci: no support for card's volts
[ 7.119469] mmc0: error -22 whilst initialising SDIO card
[ 7.137982] mtk-sd 10130000.sdhci: no support for card's volts
[ 7.143939] mmc0: error -22 whilst initialising MMC card
[ 7.223420] mtk-sd 10130000.sdhci: no support for card's volts
[ 7.229402] mmc0: error -22 whilst initialising SDIO card
[ 7.247699] mtk-sd 10130000.sdhci: no support for card's volts
[ 7.253658] mmc0: error -22 whilst initialising MMC card
[ 8.879222] 8021q: adding VLAN 0 to HW filter on device eth0
[ 10.164019] mount_root: loading kmods from internal overlay
[ 10.205442] kmodloader: loading kernel modules from //etc/modules-boot.d/*
[ 10.214416] kmodloader: done loading kernel modules from //etc/modules-boot.d/*
[ 13.839798] jffs2: notice: (420) jffs2_build_xattr_subsystem: complete building xattr subsystem, 7 of xdatum (3 unchecked, 4 orphan) and 20 of xref (4 dead, 0 orphan) found.
[ 13.856756] block: attempting to load /tmp/jffs_cfg/upper/etc/config/fstab
[ 13.874808] block: extroot: not configured
[ 15.123683] jffs2: notice: (418) jffs2_build_xattr_subsystem: complete building xattr subsystem, 7 of xdatum (3 unchecked, 4 orphan) and 20 of xref (4 dead, 0 orphan) found.
[ 17.012610] block: attempting to load /tmp/jffs_cfg/upper/etc/config/fstab
[ 17.026388] block: extroot: not configured
[ 17.032103] mount_root: switching to jffs2 overlay
[ 17.071832] overlayfs: upper fs does not support tmpfile.
[ 17.081804] urandom-seed: Seeding with /etc/urandom.seed
[ 17.222211] procd: - early -
[ 17.225263] procd: - watchdog -
[ 17.857777] procd: - watchdog -
[ 17.861298] procd: - ubus -
[ 18.122038] random: ubusd: uninitialized urandom read (4 bytes read)
[ 18.132413] random: ubusd: uninitialized urandom read (4 bytes read)
[ 18.139536] random: ubusd: uninitialized urandom read (4 bytes read)
[ 18.147146] procd: - init -
[ 18.722278] kmodloader: loading kernel modules from /etc/modules.d/*
[ 18.736661] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 18.756386] Loading modules backported from Linux version wt-2017-11-01-0-gfe248fc2c180
[ 18.764564] Backport generated by backports.git v4.14-rc2-1-31-g86cf0e5d
[ 18.776029] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 18.792533] nf_conntrack version 0.5.0 (2048 buckets, 8192 max)
[ 18.874233] xt_time: kernel timezone is -0000
[ 19.015331] PPP generic driver version 2.4.2
[ 19.031142] NET: Registered protocol family 24
[ 19.108869] rt2800_wmac 10180000.wmac: loaded eeprom from mtd device "factory"
[ 19.116320] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 6352, rev 0500 detected
[ 19.124234] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 7620 detected
[ 19.131974] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[ 19.266721] usbcore: registered new interface driver rt2800usb
[ 19.282685] kmodloader: done loading kernel modules from /etc/modules.d/*
[ 20.859041] urandom_read: 5 callbacks suppressed
[ 20.859051] random: jshn: uninitialized urandom read (4 bytes read)
[ 20.958357] random: ubusd: uninitialized urandom read (4 bytes read)
[ 28.369105] 8021q: adding VLAN 0 to HW filter on device eth0
[ 28.404401] device eth0 entered promiscuous mode
[ 28.417622] br-lan: port 1(eth0.1) entered blocking state
[ 28.423149] br-lan: port 1(eth0.1) entered disabled state
[ 28.429118] device eth0.1 entered promiscuous mode
[ 28.513479] br-lan: port 1(eth0.1) entered blocking state
[ 28.519063] br-lan: port 1(eth0.1) entered forwarding state
[ 28.524950] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready
[ 30.398753] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[ 34.765563] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 34.789279] br-lan: port 2(wlan0) entered blocking state
[ 34.794718] br-lan: port 2(wlan0) entered disabled state
[ 34.800610] device wlan0 entered promiscuous mode
[ 35.996759] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 36.003454] br-lan: port 2(wlan0) entered blocking state
[ 36.008954] br-lan: port 2(wlan0) entered forwarding state

dmesg of working version:
[ 0.000000] Linux version 4.14.37 (buildbot@buildslave) (gcc version 7.3.0 (OpenWrt GCC 7.3.0 r6911-0ed9281fda)) #0 Wed May 16 12:36:22 2018
[ 0.000000] Board has DDR2
[ 0.000000] Analog PMU set to hw control
[ 0.000000] Digital PMU set to hw control
[ 0.000000] SoC Type: MediaTek MT7620A ver:2 eco:6
[ 0.000000] bootconsole [early0] enabled
[ 0.000000] CPU0 revision is: 00019650 (MIPS 24KEc)
[ 0.000000] MIPS: machine is GL-MT300A
[ 0.000000] Determined physical RAM map:
[ 0.000000] memory: 08000000 @ 00000000 (usable)
[ 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, PIPT, no 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] On node 0 totalpages: 32768
[ 0.000000] free_area_init_node: node 0, pgdat 8047af60, node_mem_map 81000040
[ 0.000000] Normal zone: 256 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 32768 pages, LIFO batch:7
[ 0.000000] random: get_random_bytes called from start_kernel+0x8c/0x47c with crng_init=0
[ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=132768
[ 0.000000] pcpu-alloc: [0] 0
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 32512
[ 0.000000] Kernel command line: console=ttyS0,115200 rootfstype=squashfs,jffs2
[ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
[ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
[ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.000000] Writing ErrCtl register=0007def1
[ 0.000000] Readback ErrCtl register=0007def1
[ 0.000000] Memory: 124820K/131072K available (3556K kernel code, 180K rwdata, 856K rodata, 200K init, 222K bss, 6252K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] NR_IRQS: 256
[ 0.000000] CPU Clock: 580MHz
[ 0.000000] clocksource: systick: mask: 0xffff max_cycles: 0xffff, max_idle_ns: 583261500 ns
[ 0.000000] systick: enable autosleep mode
[ 0.000000] systick: running - mult: 214748, shift: 32
[ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6590553264 ns
[ 0.000013] sched_clock: 32 bits at 290MHz, resolution 3ns, wraps every 7405115902ns
[ 0.007596] Calibrating delay loop... 385.84 BogoMIPS (lpj=1929216)
[ 0.073555] pid_max: default: 32768 minimum: 301
[ 0.078278] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.084660] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.097416] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.106956] futex hash table entries: 256 (order: -1, 3072 bytes)
[ 0.112952] pinctrl core: initialized pinctrl subsystem
[ 0.119268] NET: Registered protocol family 16
[ 0.148345] rt2880_gpio 10000600.gpio: registering 24 gpios
[ 0.153739] rt2880_gpio 10000600.gpio: registering 24 irq handlers
[ 0.160112] rt2880_gpio 10000638.gpio: registering 16 gpios
[ 0.165485] rt2880_gpio 10000638.gpio: registering 16 irq handlers
[ 0.171875] rt2880_gpio 10000660.gpio: registering 32 gpios
[ 0.177249] rt2880_gpio 10000660.gpio: registering 32 irq handlers
[ 0.183634] rt2880_gpio 10000688.gpio: registering 1 gpios
[ 0.188923] rt2880_gpio 10000688.gpio: registering 1 irq handlers
[ 0.199654] clocksource: Switched to clocksource systick
[ 0.205992] NET: Registered protocol family 2
[ 0.211211] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.217938] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.224160] TCP: Hash tables configured (established 1024 bind 1024)
[ 0.230432] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 0.236060] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 0.242466] NET: Registered protocol family 1
[ 0.246659] PCI: CLS 0 bytes, default 32
[ 0.249037] rt-timer 10000100.timer: maximum frequency is 1220Hz
[ 0.255714] Crashlog allocated RAM at address 0x3f00000
[ 0.262225] workingset: timestamp_bits=30 max_order=15 bucket_order=0
[ 0.274444] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.280092] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.298319] io scheduler noop registered
[ 0.302121] io scheduler deadline registered (default)
[ 0.308014] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
[ 0.317203] console [ttyS0] disabled
[ 0.320713] 10000c00.uartlite: ttyS0 at MMIO 0x10000c00 (irq = 20, base_baud = 2500000) is a Palmchip BK-3103
[ 0.330323] console [ttyS0] enabled
[ 0.337364] bootconsole [early0] disabled
[ 0.346199] cacheinfo: Failed to find cpu0 device node
[ 0.351487] cacheinfo: Unable to detect cache hierarchy for CPU 0
[ 0.364122] spi spi0.0: force spi mode3
[ 0.379448] m25p80 spi0.0: w25q128 (16384 Kbytes)
[ 0.384324] 5 fixed-partitions partitions found on MTD device spi0.0
[ 0.390817] Creating 5 MTD partitions on "spi0.0":
[ 0.395715] 0x000000000000-0x000000030000 : "u-boot"
[ 0.401704] 0x000000030000-0x000000040000 : "u-boot-env"
[ 0.407966] 0x000000040000-0x000000050000 : "factory"
[ 0.414060] 0x000000050000-0x000000fd0000 : "firmware"
[ 2.244279] 2 uimage-fw partitions found on MTD device firmware
[ 2.250366] 0x000000050000-0x0000001c7130 : "kernel"
[ 2.256332] 0x0000001c7130-0x000000fd0000 : "rootfs"
[ 2.262267] mtd: device 5 (rootfs) set to be root filesystem
[ 2.269401] 1 squashfs-split partitions found on MTD device rootfs
[ 2.275791] 0x00000076a000-0x000000fd0000 : "rootfs_data"
[ 2.282260] 0x000000ff0000-0x000001000000 : "art"
[ 2.288623] libphy: Fixed MDIO Bus: probed
[ 2.297786] gsw: setting port4 to ephy mode
[ 2.302142] mtk_soc_eth 10100000.ethernet eth0 (uninitialized): port 1 link up (100Mbps/Full duplex)
[ 2.311706] mtk_soc_eth 10100000.ethernet: loaded mt7620 driver
[ 2.318460] mtk_soc_eth 10100000.ethernet eth0: mediatek frame engine at 0xb0100000, irq 5
[ 2.327453] rt2880_wdt 10000120.watchdog: Initialized
[ 2.334050] NET: Registered protocol family 10
[ 2.342390] Segment Routing with IPv6
[ 2.346257] NET: Registered protocol family 17
[ 2.350914] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 2.364148] 8021q: 802.1Q VLAN Support v1.8
[ 2.383505] VFS: Mounted root (squashfs filesystem) readonly on device 31:5.
[ 2.391844] Freeing unused kernel memory: 200K
[ 2.396380] This architecture does not have kernel memory protection.
[ 2.499604] random: fast init done
[ 3.900375] init: Console is alive
[ 3.904084] init: - watchdog -
[ 7.383314] kmodloader: loading kernel modules from /etc/modules-boot.d/

[ 7.832710] usbcore: registered new interface driver usbfs
[ 7.838417] usbcore: registered new interface driver hub
[ 7.844023] usbcore: registered new device driver usb
[ 8.021333] raid6: int32x1 gen() 25 MB/s
[ 8.190287] raid6: int32x1 xor() 43 MB/s
[ 8.359624] raid6: int32x2 gen() 48 MB/s
[ 8.530199] raid6: int32x2 xor() 49 MB/s
[ 8.700340] raid6: int32x4 gen() 61 MB/s
[ 8.870240] raid6: int32x4 xor() 48 MB/s
[ 9.039964] raid6: int32x8 gen() 70 MB/s
[ 9.210043] raid6: int32x8 xor() 40 MB/s
[ 9.214400] raid6: using algorithm int32x8 gen() 70 MB/s
[ 9.219827] raid6: .... xor() 40 MB/s, rmw enabled
[ 9.224712] raid6: using intx1 recovery algorithm
[ 9.230784] xor: measuring software checksum speed
[ 9.329596] 8regs : 439.200 MB/sec
[ 9.429593] 8regs_prefetch: 417.200 MB/sec
[ 9.529592] 32regs : 499.600 MB/sec
[ 9.629591] 32regs_prefetch: 460.000 MB/sec
[ 9.634302] xor: using function: 32regs (499.600 MB/sec)
[ 10.252110] Btrfs loaded, crc32c=crc32c-generic
[ 10.278348] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 10.294638] SCSI subsystem initialized
[ 10.303894] ehci-platform: EHCI generic platform driver
[ 10.319620] phy phy-usbphy.0: remote usb device wakeup disabled
[ 10.325670] phy phy-usbphy.0: UTMI 16bit 30MHz
[ 10.330243] ehci-platform 101c0000.ehci: EHCI Host Controller
[ 10.336137] ehci-platform 101c0000.ehci: new USB bus registered, assigned bus number 1
[ 10.344354] ehci-platform 101c0000.ehci: irq 26, io mem 0x101c0000
[ 10.360830] ehci-platform 101c0000.ehci: USB 2.0 started, EHCI 1.00
[ 10.368223] hub 1-0:1.0: USB hub found
[ 10.372472] hub 1-0:1.0: 1 port detected
[ 10.380019] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 10.388135] ohci-platform: OHCI generic platform driver
[ 10.393857] ohci-platform 101c1000.ohci: Generic Platform OHCI controller
[ 10.400863] ohci-platform 101c1000.ohci: new USB bus registered, assigned bus number 2
[ 10.409033] ohci-platform 101c1000.ohci: irq 26, io mem 0x101c1000
[ 10.442648] hub 2-0:1.0: USB hub found
[ 10.446936] hub 2-0:1.0: 1 port detected
[ 10.464850] MTK MSDC device init.
[ 10.489279] mtk-sd: MediaTek MT6575 MSDC Driver
[ 10.502093] usbcore: registered new interface driver usb-storage
[ 10.513331] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[ 10.526367] init: - preinit -
[ 10.559577] mmc0: new high speed SDHC card at address b368
[ 10.569512] mmcblk0: mmc0:b368 H0240 7.46 GiB
[ 10.581509] mmcblk0: p1
[ 12.330319] 8021q: adding VLAN 0 to HW filter on device eth0
[ 13.607470] mount_root: loading kmods from internal overlay
[ 13.653389] kmodloader: loading kernel modules from //etc/modules-boot.d/*
[ 13.662438] kmodloader: done loading kernel modules from //etc/modules-boot.d/*
[ 17.274494] jffs2: notice: (444) jffs2_build_xattr_subsystem: complete building xattr subsystem, 4 of xdatum (3 unchecked, 1 orphan) and 13 of xref (1 dead, 0 orphan) found.
[ 17.291521] block: attempting to load /tmp/jffs_cfg/upper/etc/config/fstab
[ 17.309108] block: extroot: not configured
[ 18.471983] jffs2: notice: (442) jffs2_build_xattr_subsystem: complete building xattr subsystem, 4 of xdatum (3 unchecked, 1 orphan) and 13 of xref (1 dead, 0 orphan) found.
[ 20.421932] block: attempting to load /tmp/jffs_cfg/upper/etc/config/fstab
[ 20.436280] block: extroot: not configured
[ 20.441969] mount_root: switching to jffs2 overlay
[ 20.493605] overlayfs: upper fs does not support tmpfile.
[ 20.503850] urandom-seed: Seeding with /etc/urandom.seed
[ 20.644091] procd: - early -
[ 20.647146] procd: - watchdog -
[ 21.244777] procd: - watchdog -
[ 21.248307] procd: - ubus -
[ 21.643194] random: ubusd: uninitialized urandom read (4 bytes read)
[ 21.660074] random: ubusd: uninitialized urandom read (4 bytes read)
[ 21.667325] random: ubusd: uninitialized urandom read (4 bytes read)
[ 21.701819] random: ubusd: uninitialized urandom read (4 bytes read)
[ 21.709283] random: ubusd: uninitialized urandom read (4 bytes read)
[ 21.716847] random: ubusd: uninitialized urandom read (4 bytes read)
[ 21.724649] random: ubusd: uninitialized urandom read (4 bytes read)
[ 21.733120] random: ubusd: uninitialized urandom read (4 bytes read)
[ 21.740046] random: ubusd: uninitialized urandom read (4 bytes read)
[ 21.747446] random: ubusd: uninitialized urandom read (4 bytes read)
[ 21.755284] procd: - init -
[ 22.340053] F2FS-fs (mmcblk0p1): Mounted with checkpoint version = 28739a2c
[ 22.579555] kmodloader: loading kernel modules from /etc/modules.d/*
[ 22.621688] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 22.647912] Loading modules backported from Linux version wt-2017-11-01-0-gfe248fc2c180
[ 22.656154] Backport generated by backports.git v4.14-rc2-1-31-g86cf0e5d
[ 22.685411] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 22.815556] nf_conntrack version 0.5.0 (2048 buckets, 8192 max)
[ 22.903635] xt_time: kernel timezone is -0000
[ 23.035915] PPP generic driver version 2.4.2
[ 23.051348] NET: Registered protocol family 24
[ 23.130687] rt2800_wmac 10180000.wmac: loaded eeprom from mtd device "factory"
[ 23.138081] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 6352, rev 0500 detected
[ 23.146009] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 7620 detected
[ 23.153734] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[ 23.286511] usbcore: registered new interface driver rt2800usb
[ 23.302465] kmodloader: done loading kernel modules from /etc/modules.d/*
[ 32.513617] 8021q: adding VLAN 0 to HW filter on device eth0
[ 32.557755] device eth0 entered promiscuous mode
[ 32.568223] br-lan: port 1(eth0.1) entered blocking state
[ 32.573987] br-lan: port 1(eth0.1) entered disabled state
[ 32.579857] device eth0.1 entered promiscuous mode
[ 32.646719] br-lan: port 1(eth0.1) entered blocking state
[ 32.652305] br-lan: port 1(eth0.1) entered forwarding state
[ 32.658211] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready
[ 34.498590] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[ 39.127785] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 39.147659] br-lan: port 2(wlan0) entered blocking state
[ 39.153169] br-lan: port 2(wlan0) entered disabled state
[ 39.159039] device wlan0 entered promiscuous mode
[ 41.178797] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 41.185545] br-lan: port 2(wlan0) entered blocking state
[ 41.191011] br-lan: port 2(wlan0) entered forwarding state
[ 55.062359] random: crng init done

@openwrt-bot
Copy link
Author

easyteacher:

Mt7621 is fine. Maybe problems exist in dts file?

@openwrt-bot
Copy link
Author

WBINVD:

It's already fixed and I requested a task closure on the bug tracker site. Apparently, those requests don't show up on the mailing list.

@openwrt-bot
Copy link
Author

dangowrt:

Still not working on MT7688AN though.... I still had to revert commit fec205f ("ramips: mmc: Sync with staging driver") to get access to microSD on WrtNode boards.
Otherwise I repeatedly get errors like

[    6.172956] mtk-sd 10130000.sdhci: no support for card's volts
[    6.178891] mmc0: error -22 whilst initialising SDIO card

and the card is not detected.

@openwrt-bot
Copy link
Author

WBINVD:

I filed another bug at https://bugs.openwrt.org/index.php?do=details&task_id=1579

I did not know there was an option to reopen bugs in the bug tracker, but that might make it less noticeable on the mailing lists.

@openwrt-bot
Copy link
Author

dangowrt:

Actually it's enough to revert commit 8a57092 ("Revert "ramips: Add back some non-mt7621 code that staging removed"") which looks a bit like it was some kind of accident...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant