buildroot-webkit icon indicating copy to clipboard operation
buildroot-webkit copied to clipboard

RPI2

Open djwejas opened this issue 2 years ago • 1 comments

Hi, I'm having issue with compiled image for pi 2 B, first boot works fine, but second boot always getting blank screen on boot. tried to build my own image but when making it getting fallowing error:

`--2022-09-19 14:46:01-- http://sources.buildroot.net/linux-be97febf4aa42b1d019ad24e7948739da8557f66.tar.gz Resolving sources.buildroot.net (sources.buildroot.net)... 172.67.72.56, 104.26.0.37, 104.26.1.37, ... Connecting to sources.buildroot.net (sources.buildroot.net)|172.67.72.56|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2022-09-19 14:46:01 ERROR 404: Not Found.

package/pkg-generic.mk:128: recipe for target '/home/ubuntu/buildroot/output/build/linux-headers-be97febf4aa42b1d019ad24e7948739da8557f66/.stamp_downloaded' failed make[1]: *** [/home/ubuntu/buildroot/output/build/linux-headers-be97febf4aa42b1d019ad24e7948739da8557f66/.stamp_downloaded] Error 1 Makefile:79: recipe for target '_all' failed make: *** [_all] Error 2 `

djwejas avatar Sep 19 '22 14:09 djwejas

It seems buildroot has removed the http://sources.buildroot.net/linux-be97febf4aa42b1d019ad24e7948739da8557f66.tar.gz file. So you get a 404 not found error.

Can you attach a serial to USB interface to the RPi? Then you can see all boot up console output.

TOLDOTECHNIK avatar Sep 19 '22 14:09 TOLDOTECHNIK

Hi, I'm having the same issue with the prebuilt image compiled image for pi 2 B (2020-08-15)

First boot everything OK, second boot blank screen. I am using this cheap Wifi dongle, Direct firmware load for mt7601u.bin failed with error -2 image

so, i connected a serial to USB interface:

FIRST BOOT: [ 0.000000] Booting Linux on physical CPU 0xf00 [ 0.000000] Linux version 4.9.80-v7 (root@ubuntuserver) (gcc version 6.3.0 (Buildroot 2017.05-git-14161-gb3a832d-dirty) ) #1 SMP Sat Aug 15 09:08:38 CEST 2020 [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d [ 0.000000] CPU: div instructions available: patching division code [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt:Machine model: Raspberry Pi 2 Model B Rev 1.1 [ 0.000000] debug: ignoring loglevel setting. [ 0.000000] cma: Reserved 8 MiB at 0x27400000 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] On node 0 totalpages: 163840 [ 0.000000] free_area_init_node: node 0, pgdat 80c6f6c0, node_mem_map a6e60000 [ 0.000000] Normal zone: 1440 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 163840 pages, LIFO batch:31 [ 0.000000] percpu: Embedded 14 pages/cpu @a7fa8000 s25548 r8192 d23604 u57344 [ 0.000000] pcpu-alloc: s25548 r8192 d23604 u57344 alloc=144096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 162400 [ 0.000000] Kernel command line: bcm2708_fb.fbwidth=656 bcm2708_fb.fbheight=416 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 console=ttyAMA0,115200 ipv6.disable=1 consoleblank=0 vt.global_cursor_default=0 logo.nologo ignore_loglevel root=/dev/mmcblk0p2 rootwait [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Memory: 627748K/655360K available (7168K kernel code, 486K rwdata, 2032K rodata, 1024K init, 770K bss, 19420K reserved, 8192K cma-reserved) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) [ 0.000000] vmalloc : 0xa8800000 - 0xff800000 (1392 MB) [ 0.000000] lowmem : 0x80000000 - 0xa8000000 ( 640 MB) [ 0.000000] modules : 0x7f000000 - 0x80000000 ( 16 MB) [ 0.000000] .text : 0x80008000 - 0x80800000 (8160 kB) [ 0.000000] .init : 0x80b00000 - 0x80c00000 (1024 kB) [ 0.000000] .data : 0x80c00000 - 0x80c79bac ( 487 kB) [ 0.000000] .bss : 0x80c7b000 - 0x80d3b814 ( 771 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 32. [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] arm_arch_timer: Architected cp15 timer(s) running at 19.20MHz (phys). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns [ 0.000010] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns [ 0.000029] Switching to timer-based delay loop, resolution 52ns [ 0.000336] Console: colour dummy device 80x30 [ 0.000372] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000) [ 0.000396] pid_max: default: 32768 minimum: 301 [ 0.000769] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.000788] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.002075] Disabling memory control group subsystem [ 0.002198] CPU: Testing write buffer coherency: ok [ 0.002255] ftrace: allocating 22500 entries in 66 pages [ 0.053745] CPU0: update cpu_capacity 1024 [ 0.053776] CPU0: thread -1, cpu 0, socket 15, mpidr 80000f00 [ 0.053828] Setting up static identity map for 0x100000 - 0x100034 [ 0.056569] CPU1: update cpu_capacity 1024 [ 0.056581] CPU1: thread -1, cpu 1, socket 15, mpidr 80000f01 [ 0.057556] CPU2: update cpu_capacity 1024 [ 0.057565] CPU2: thread -1, cpu 2, socket 15, mpidr 80000f02 [ 0.058497] CPU3: update cpu_capacity 1024 [ 0.058506] CPU3: thread -1, cpu 3, socket 15, mpidr 80000f03 [ 0.058630] Brought up 4 CPUs [ 0.058678] SMP: Total of 4 processors activated (153.60 BogoMIPS). [ 0.058688] CPU: All CPU(s) started in HYP mode. [ 0.058696] CPU: Virtualization extensions available. [ 0.059752] devtmpfs: initialized [ 0.072740] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5 [ 0.073136] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.073168] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.074018] pinctrl core: initialized pinctrl subsystem [ 0.075304] NET: Registered protocol family 16 [ 0.077754] DMA: preallocated 1024 KiB pool for atomic coherent allocations [ 0.087980] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.087997] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.088197] Serial: AMBA PL011 UART driver [ 0.090531] bcm2835-mbox 3f00b880.mailbox: mailbox enabled [ 0.165128] bcm2835-dma 3f007000.dma: DMA legacy API manager at a880d000, dmachans=0x1 [ 0.167516] SCSI subsystem initialized [ 0.167912] usbcore: registered new interface driver usbfs [ 0.168017] usbcore: registered new interface driver hub [ 0.168185] usbcore: registered new device driver usb [ 0.173588] raspberrypi-firmware soc:firmware: Attached to firmware from 2018-09-10 17:26 [ 0.175253] clocksource: Switched to clocksource arch_sys_counter [ 0.230514] VFS: Disk quotas dquot_6.6.0 [ 0.230634] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.230918] FS-Cache: Loaded [ 0.231272] CacheFiles: Loaded [ 0.247639] NET: Registered protocol family 2 [ 0.248887] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.249024] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.249217] TCP: Hash tables configured (established 8192 bind 8192) [ 0.249338] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.249401] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.249716] NET: Registered protocol family 1 [ 0.250358] RPC: Registered named UNIX socket transport module. [ 0.250377] RPC: Registered udp transport module. [ 0.250388] RPC: Registered tcp transport module. [ 0.250397] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.251424] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available [ 0.254443] workingset: timestamp_bits=14 max_order=18 bucket_order=4 [ 0.273126] FS-Cache: Netfs 'nfs' registered for caching [ 0.274397] NFS: Registering the id_resolver key type [ 0.274444] Key type id_resolver registered [ 0.274455] Key type id_legacy registered [ 0.277762] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 0.277944] io scheduler noop registered [ 0.277959] io scheduler deadline registered [ 0.278319] io scheduler cfq registered (default) [ 0.283884] BCM2708FB: allocated DMA memory e7500000 [ 0.283929] BCM2708FB: allocated DMA channel 0 @ a880d000 [ 0.292741] Console: switching to colour frame buffer device 82x26 [ 0.299710] bcm2835-rng 3f104000.rng: hwrng registered [ 0.299847] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB) [ 0.300528] vc-sm: Videocore shared memory driver [ 0.320627] brd: module loaded [ 0.331918] loop: module loaded [ 0.331945] Loading iSCSI transport class v2.0-870. [ 0.332922] libphy: Fixed MDIO Bus: probed [ 0.333083] usbcore: registered new interface driver lan78xx [ 0.333207] usbcore: registered new interface driver smsc95xx [ 0.333233] dwc_otg: version 3.00a 10-AUG-2012 (platform bus) [ 0.561457] Core Release: 2.80a [ 0.561479] Setting default values for core params [ 0.561521] Finished setting default values for core params [ 0.761989] Using Buffer DMA mode [ 0.762005] Periodic Transfer Interrupt Enhancement - disabled [ 0.762015] Multiprocessor Interrupt Enhancement - disabled [ 0.762026] OTG VER PARAM: 0, OTG VER FLAG: 0 [ 0.762041] Dedicated Tx FIFOs mode [ 0.762530] WARN::dwc_otg_hcd_init:1032: FIQ DMA bounce buffers: virt = 0xa7514000 dma = 0xe7514000 len=9024 [ 0.762568] FIQ FSM aStarting... /boot/wpa_supplicant.conf moved to /etc/. done. Setting keyboard layout... Fixing possible SSHD permission error... Starting logging: OK A: Populating /dev using udev: done /etc/init.d/S20urandom: line 51: syntax error: unexpected "fi" (expecting ";;") Expanding the root partition... Reboot now. [ 7.835344] reboot: Restarting system [ 0.000000] Booting Linux on physical CPU 0xf00 [ 0.000000] Linux version 4.9.80-v7 (root@ubuntuserver) (gcc version 6.3.0 (Buildroot 2017.05-git-14161-gb3a832d-dirty) ) #1 SMP Sat Aug 15 09:08:38 CEST 2020 [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d [ 0.000000] CPU: div instructions available: patching division code [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt:Machine model: Raspberry Pi 2 Model B Rev 1.1 [ 0.000000] debug: ignoring loglevel setting. [ 0.000000] cma: Reserved 8 MiB at 0x27400000 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] On node 0 totalpages: 163840 [ 0.000000] free_area_init_node: node 0, pgdat 80c6f6c0, node_mem_map a6e60000 [ 0.000000] Normal zone: 1440 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 163840 pages, LIFO batch:31 [ 0.000000] percpu: Embedded 14 pages/cpu @a7fa8000 s25548 r8192 d23604 u57344 [ 0.000000] pcpu-alloc: s25548 r8192 d23604 u57344 alloc=144096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 162400 [ 0.000000] Kernel command line: bcm2708_fb.fbwidth=656 bcm2708_fb.fbheight=416 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 console=ttyAMA0,115200 ipv6.disable=1 consoleblank=0 vt.global_cursor_default=0 logo.nologo ignore_loglevel root=/dev/mmcblk0p2 rootwait [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Memory: 627748K/655360K available (7168K kernel code, 486K rwdata, 2032K rodata, 1024K init, 770K bss, 19420K reserved, 8192K cma-reserved) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) [ 0.000000] vmalloc : 0xa8800000 - 0xff800000 (1392 MB) [ 0.000000] lowmem : 0x80000000 - 0xa8000000 ( 640 MB) [ 0.000000] modules : 0x7f000000 - 0x80000000 ( 16 MB) [ 0.000000] .text : 0x80008000 - 0x80800000 (8160 kB) [ 0.000000] .init : 0x80b00000 - 0x80c00000 (1024 kB) [ 0.000000] .data : 0x80c00000 - 0x80c79bac ( 487 kB) [ 0.000000] .bss : 0x80c7b000 - 0x80d3b814 ( 771 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 32. [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] arm_arch_timer: Architected cp15 timer(s) running at 19.20MHz (phys). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns [ 0.000009] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns [ 0.000029] Switching to timer-based delay loop, resolution 52ns [ 0.000334] Console: colour dummy device 80x30 [ 0.000368] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000) [ 0.000392] pid_max: default: 32768 minimum: 301 [ 0.000762] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.000782] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.002064] Disabling memory control group subsystem [ 0.002183] CPU: Testing write buffer coherency: ok [ 0.002242] ftrace: allocating 22500 entries in 66 pages [ 0.053714] CPU0: update cpu_capacity 1024 [ 0.053747] CPU0: thread -1, cpu 0, socket 15, mpidr 80000f00 [ 0.053796] Setting up static identity map for 0x100000 - 0x100034 [ 0.056542] CPU1: update cpu_capacity 1024 [ 0.056553] CPU1: thread -1, cpu 1, socket 15, mpidr 80000f01 [ 0.057528] CPU2: update cpu_capacity 1024 [ 0.057537] CPU2: thread -1, cpu 2, socket 15, mpidr 80000f02 [ 0.058466] CPU3: update cpu_capacity 1024 [ 0.058475] CPU3: thread -1, cpu 3, socket 15, mpidr 80000f03 [ 0.058602] Brought up 4 CPUs [ 0.058650] SMP: Total of 4 processors activated (153.60 BogoMIPS). [ 0.058660] CPU: All CPU(s) started in HYP mode. [ 0.058668] CPU: Virtualization extensions available. [ 0.059722] devtmpfs: initialized [ 0.072717] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5 [ 0.073106] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.073193] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.073994] pinctrl core: initialized pinctrl subsystem [ 0.075275] NET: Registered protocol family 16 [ 0.077719] DMA: preallocated 1024 KiB pool for atomic coherent allocations [ 0.087951] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.087968] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.088165] Serial: AMBA PL011 UART driver [ 0.090496] bcm2835-mbox 3f00b880.mailbox: mailbox enabled [ 0.175124] bcm2835-dma 3f007000.dma: DMA legacy API manager at a880d000, dmachans=0x1 [ 0.177524] SCSI subsystem initialized [ 0.177915] usbcore: registered new interface driver usbfs [ 0.178019] usbcore: registered new interface driver hub [ 0.178184] usbcore: registered new device driver usb [ 0.183571] raspberrypi-firmware soc:firmware: Attached to firmware from 2018-09-10 17:26 [ 0.185232] clocksource: Switched to clocksource arch_sys_counter [ 0.240516] VFS: Disk quotas dquot_6.6.0 [ 0.240636] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.240917] FS-Cache: Loaded [ 0.241273] CacheFiles: Loaded [ 0.257634] NET: Registered protocol family 2 [ 0.258889] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.259027] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.259220] TCP: Hash tables configured (established 8192 bind 8192) [ 0.259340] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.259402] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.259724] NET: Registered protocol family 1 [ 0.260374] RPC: Registered named UNIX socket transport module. [ 0.260392] RPC: Registered udp transport module. [ 0.260403] RPC: Registered tcp transport module. [ 0.260412] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.261425] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available [ 0.264462] workingset: timestamp_bits=14 max_order=18 bucket_order=4 [ 0.283139] FS-Cache: Netfs 'nfs' registered for caching [ 0.284400] NFS: Registering the id_resolver key type [ 0.284447] Key type id_resolver registered [ 0.284458] Key type id_legacy registered [ 0.287753] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 0.287933] io scheduler noop registered [ 0.287949] io scheduler deadline registered [ 0.288307] io scheduler cfq registered (default) [ 0.293893] BCM2708FB: allocated DMA memory e7500000 [ 0.293940] BCM2708FB: allocated DMA channel 0 @ a880d000 [ 0.302724] Console: switching to colour frame buffer device 82x26 [ 0.309705] bcm2835-rng 3f104000.rng: hwrng registered [ 0.309842] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB) [ 0.310514] vc-sm: Videocore shared memory driver [ 0.330645] brd: module loaded [ 0.341912] loop: module loaded [ 0.341939] Loading iSCSI transport class v2.0-870. [ 0.342924] libphy: Fixed MDIO Bus: probed [ 0.343082] usbcore: registered new interface driver lan78xx [ 0.343208] usbcore: registered new interface driver smsc95xx [ 0.343233] dwc_otg: version 3.00a 10-AUG-2012 (platform bus) [ 0.571396] Core Release: 2.80a [ 0.571419] Setting default values for core params [ 0.571460] Finished setting default values for core params [ 0.771927] Using Buffer DMA mode [ 0.771944] Periodic Transfer Interrupt Enhancement - disabled [ 0.771953] Multiprocessor Interrupt Enhancement - disabled [ 0.771965] OTG VER PARAM: 0, OTG VER FLAG: 0 [ 0.771984] Dedicated Tx FIFOs mode [ 0.772469] WARN::dwc_otg_hcd_init:1032: FIQ DMA bounce buffers: virt = 0xa7514000 dma = 0xe7514000 len=9024 [ 0.772507] FIQ FSM acceleration enabled for : [ 0.772507] Non-periodic Split Transactions [ 0.772507] Periodic Split Transactions [ 0.772507] High-Speed Isochronous Endpoints [ 0.772507] Interrupt/Control Split Transaction hack enabled [ 0.772535] dwc_otg: Microframe scheduler enabled [ 0.772597] WARN::hcd_init_fiq:459: FIQ on core 1 at 0x8059d120 [ 0.772614] WARN::hcd_init_fiq:460: FIQ ASM at 0x8059d480 length 36 [ 0.772631] WARN::hcd_init_fiq:486: MPHI regs_base at 0xa8878000 [ 0.772696] dwc_otg 3f980000.usb: DWC OTG Controller [ 0.772748] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1 [ 0.772797] dwc_otg 3f980000.usb: irq 62, io mem 0x00000000 [ 0.772852] Init: Port Power? op_state=1 [ 0.772862] Init: Power Port (0) [ 0.773176] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 0.773194] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.773209] usb usb1: Product: DWC OTG Controller [ 0.773223] usb usb1: Manufacturer: Linux 4.9.80-v7 dwc_otg_hcd [ 0.773236] usb usb1: SerialNumber: 3f980000.usb [ 0.774256] hub 1-0:1.0: USB hub found [ 0.774338] hub 1-0:1.0: 1 port detected [ 0.775266] dwc_otg: FIQ enabled [ 0.775281] dwc_otg: NAK holdoff enabled [ 0.775290] dwc_otg: FIQ split-transaction FSM enabled [ 0.775315] Module dwc_common_port init [ 0.775651] usbcore: registered new interface driver usb-storage [ 0.775999] mousedev: PS/2 mouse device common for all mice [ 0.777321] bcm2835-wdt 3f100000.watchdog: Broadcom BCM2835 watchdog timer [ 0.777679] bcm2835-cpufreq: min=600000 max=900000 [ 0.778218] sdhci: Secure Digital Host Controller Interface driver [ 0.778230] sdhci: Copyright(c) Pierre Ossman [ 0.778583] sdhost-bcm2835 3f202000.sdhost: could not get clk, deferring probe [ 0.778837] sdhci-pltfm: SDHCI platform and OF driver helper [ 0.779620] ledtrig-cpu: registered to indicate activity on CPUs [ 0.779807] hidraw: raw HID events driver (C) Jiri Kosina [ 0.780045] usbcore: registered new interface driver usbhid [ 0.780056] usbhid: USB HID core driver [ 0.781017] vchiq: vchiq_init_state: slot_zero = 0xa7580000, is_master = 0 [ 0.782668] [vc_sm_connected_init]: start [ 0.791521] [vc_sm_connected_init]: end - returning 0 [ 0.791960] Initializing XFRM netlink socket [ 0.791999] NET: Registered protocol family 17 [ 0.792152] Key type dns_resolver registered [ 0.792500] Registering SWP/SWPB emulation handler [ 0.793493] registered taskstats version 1 [ 0.800213] uart-pl011 3f201000.serial: cts_event_workaround enabled [ 0.800322] 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 87, base_baud = 0) is a PL011 rev2 [ 1.789238] console [ttyAMA0] enabled [ 1.794888] sdhost: log_buf @ a7513000 (e7513000) [ 1.875273] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1) [ 1.880887] of_cfs_init [ 1.883456] of_cfs_init: OK [ 1.886790] uart-pl011 3f201000.serial: no DMA platform data [ 1.913040] Waiting for root device /dev/mmcblk0p2... [ 1.913837] Indeed it is in host mode hprt0 = 00021501 [ 2.003127] random: fast init done [ 2.022649] mmc0: host does not support reading read-only switch, assuming write-enable [ 2.032910] mmc0: new high speed SDHC card at address 59b4 [ 2.039603] mmcblk0: mmc0:59b4 29.8 GiB [ 2.046313] mmcblk0: p1 p2 [ 2.105279] usb 1-1: new high-speed USB device number 2 using dwc_otg [ 2.111909] Indeed it is in host mode hprt0 = 00001101 [ 2.156299] EXT4-fs (mmcblk0p2): couldn't mount as ext3 due to feature incompatibilities [ 2.165158] EXT4-fs (mmcblk0p2): couldn't mount as ext2 due to feature incompatibilities [ 2.174419] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem [ 2.181771] EXT4-fs (mmcblk0p2): write access will be enabled during recovery [ 2.345672] usb 1-1: New USB device found, idVendor=0424, idProduct=9514 [ 2.352397] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 2.360596] hub 1-1:1.0: USB hub found [ 2.364484] hub 1-1:1.0: 5 ports detected [ 2.400907] EXT4-fs (mmcblk0p2): orphan cleanup on readonly fs [ 2.408599] EXT4-fs (mmcblk0p2): 1 orphan inode deleted [ 2.413832] EXT4-fs (mmcblk0p2): recovery complete [ 2.433190] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null) [ 2.441427] VFS: Mounted root (ext4 filesystem) readonly on device 179:2. [ 2.449459] devtmpfs: mounted [ 2.454253] Freeing unused kernel memory: 1024K [ 2.579602] EXT4-fs (mmcblk0p2): re-mounted. Opts: errors=remount-ro,data=ordered [ 2.616093] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. Starting... /boot/wpa_supplicant.conf not found, so no action. done. Setting keyboard layout... [ 2.685329] usb 1-1.1: new high-speed USB device number 3 using dwc_otg Fixing possible SSHD permission error... Starting logging: OK A: Populating /dev using udev: [ 2.825773] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00 [ 2.832686] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 2.843528] smsc95xx v1.0.5 [ 2.852688] udevd[126]: starting version 3.2.1 [ 2.916551] udevd[127]: starting eudev-3.2.1 [ 2.940846] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:84:65:3b [ 3.065370] usb 1-1.4: new high-speed USB device number 4 using dwc_otg [ 3.086852] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000 [ 3.226402] usb 1-1.4: New USB device found, idVendor=148f, idProduct=7601 [ 3.233304] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 3.240678] usb 1-1.4: Product: 802.11 n WLAN [ 3.245047] usb 1-1.4: Manufacturer: MediaTek [ 3.249522] usb 1-1.4: SerialNumber: 1.0 [ 3.645280] usb 1-1.4: reset high-speed USB device number 4 using dwc_otg [ 3.778003] mt7601u 1-1.4:1.0: ASIC revision: 76010001 MAC revision: 76010500 [ 3.787256] mt7601u 1-1.4:1.0: Direct firmware load for mt7601u.bin failed with error -2 [ 3.796012] mt7601u: probe of 1-1.4:1.0 failed with error -2 [ 3.801831] usbcore: registered new interface driver mt7601u done /etc/init.d/S20urandom: line 51: syntax error: unexpected "fi" (expecting ";;") Expanding the root filesystem... [ 3.869265] EXT4-fs (mmcblk0p2): resizing filesystem from 243038 to 31172604 blocks [ 3.877042] EXT4-fs (mmcblk0p2): Converting file system to meta_bg [ 13.891442] EXT4-fs (mmcblk0p2): resized to 21759241 blocks [ 23.911982] EXT4-fs (mmcblk0p2): resized to 30924865 blocks [ 24.245447] EXT4-fs (mmcblk0p2): resized filesystem to 31172604 Done. Starting system message bus: done A: /usr/bin/node Starting network: run-parts: /etc/network/if-pre-up.d: No such file or directory run-parts: /etc/network/if-up.d: No such file or directory wpa_supplicant v2.6 random: Trying to read entropy from /dev/random Successfully initialized wpa_supplicant Initializing interface 'wlan0' conf '/etc/wpa_supplicant.conf' driver 'wext' ctrl_interface 'N/A' bridge 'N/A' Configuration file '/etc/wpa_supplicant.conf' -> '/etc/wpa_supplicant.conf' Reading configuration file '/etc/wpa_supplicant.conf' ctrl_interface='DIR=/var/run/wpa_supplicant GROUP=netdev' update_config=1 Line: 4 - start of a new network block ssid - hexdump_ascii(len=12): 4e 45 54 5f 32 47 33 42 41 45 35 32 NET_2G3BAE52 PSK (ASCII passphrase) - hexdump_ascii(len=8): [REMOVED] PSK (from passphrase) - hexdump(len=32): [REMOVED] Priority group 0 id=0 ssid='NET_2G3BAE52' rfkill: Cannot get wiphy information WEXT: RFKILL status not available Could not read interface wlan0 flags: No such device WEXT: Could not set interface 'wlan0' UP wlan0: Failed to initialize driver interface Failed to add interface wlan0 wlan0: Cancelling scan request wlan0: Cancelling authentication timeout Off-channel: Clear pending Action frame TX (pending_action_tx=(nil) FAIL Starting ntpd: [ 28.021504] IPv6: Loaded, but administratively disabled, reboot required to enable OK AICCU is not configured, edit /etc/aiccu.conf first ssh-keygen: generating new host keys: RSA DSA ECDSA ED25519 Starting sshd: OK Starting WPE: OK Starting omxplayer: NO PATH

Welcome to TOLDO TECHNIK

SECOND BOOT

[ 0.000000] Booting Linux on physical CPU 0xf00 [ 0.000000] Linux version 4.9.80-v7 (root@ubuntuserver) (gcc version 6.3.0 (Buildroot 2017.05-git-14161-gb3a832d-dirty) ) #1 SMP Sat Aug 15 09:08:38 CEST 2020 [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d [ 0.000000] CPU: div instructions available: patching division code [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt:Machine model: Raspberry Pi 2 Model B Rev 1.1 [ 0.000000] debug: ignoring loglevel setting. [ 0.000000] cma: Reserved 8 MiB at 0x27400000 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] On node 0 totalpages: 163840 [ 0.000000] free_area_init_node: node 0, pgdat 80c6f6c0, node_mem_map a6e60000 [ 0.000000] Normal zone: 1440 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 163840 pages, LIFO batch:31 [ 0.000000] percpu: Embedded 14 pages/cpu @a7fa8000 s25548 r8192 d23604 u57344 [ 0.000000] pcpu-alloc: s25548 r8192 d23604 u57344 alloc=14*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 162400 [ 0.000000] Kernel command line: bcm2708_fb.fbwidth=656 bcm2708_fb.fbheight=416 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 console=ttyAMA0,115200 ipv6.disable=1 consoleblank=0 vt.global_cursor_default=0 logo.nologo ignore_loglevel root=/dev/mmcblk0p2 rootwait [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Memory: 627748K/655360K available (7168K kernel code, 486K rwdata, 2032K rodata, 1024K init, 770K bss, 19420K reserved, 8192K cma-reserved) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) [ 0.000000] vmalloc : 0xa8800000 - 0xff800000 (1392 MB) [ 0.000000] lowmem : 0x80000000 - 0xa8000000 ( 640 MB) [ 0.000000] modules : 0x7f000000 - 0x80000000 ( 16 MB) [ 0.000000] .text : 0x80008000 - 0x80800000 (8160 kB) [ 0.000000] .init : 0x80b00000 - 0x80c00000 (1024 kB) [ 0.000000] .data : 0x80c00000 - 0x80c79bac ( 487 kB) [ 0.000000] .bss : 0x80c7b000 - 0x80d3b814 ( 771 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 32. [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] arm_arch_timer: Architected cp15 timer(s) running at 19.20MHz (phys). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns [ 0.000009] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns [ 0.000028] Switching to timer-based delay loop, resolution 52ns [ 0.000332] Console: colour dummy device 80x30 [ 0.000367] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000) [ 0.000392] pid_max: default: 32768 minimum: 301 [ 0.000768] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.000789] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.002070] Disabling memory control group subsystem [ 0.002191] CPU: Testing write buffer coherency: ok [ 0.002248] ftrace: allocating 22500 entries in 66 pages [ 0.053740] CPU0: update cpu_capacity 1024 [ 0.053772] CPU0: thread -1, cpu 0, socket 15, mpidr 80000f00 [ 0.053824] Setting up static identity map for 0x100000 - 0x100034 [ 0.056559] CPU1: update cpu_capacity 1024 [ 0.056569] CPU1: thread -1, cpu 1, socket 15, mpidr 80000f01 [ 0.057537] CPU2: update cpu_capacity 1024 [ 0.057546] CPU2: thread -1, cpu 2, socket 15, mpidr 80000f02 [ 0.058472] CPU3: update cpu_capacity 1024 [ 0.058480] CPU3: thread -1, cpu 3, socket 15, mpidr 80000f03 [ 0.058606] Brought up 4 CPUs [ 0.058654] SMP: Total of 4 processors activated (153.60 BogoMIPS). [ 0.058663] CPU: All CPU(s) started in HYP mode. [ 0.058672] CPU: Virtualization extensions available. [ 0.059718] devtmpfs: initialized [ 0.072720] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5 [ 0.073113] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.073146] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.074001] pinctrl core: initialized pinctrl subsystem [ 0.075280] NET: Registered protocol family 16 [ 0.077717] DMA: preallocated 1024 KiB pool for atomic coherent allocations [ 0.087930] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.087947] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.088149] Serial: AMBA PL011 UART driver [ 0.090474] bcm2835-mbox 3f00b880.mailbox: mailbox enabled [ 0.165147] bcm2835-dma 3f007000.dma: DMA legacy API manager at a880d000, dmachans=0x1 [ 0.167554] SCSI subsystem initialized [ 0.167946] usbcore: registered new interface driver usbfs [ 0.168049] usbcore: registered new interface driver hub [ 0.168219] usbcore: registered new device driver usb [ 0.173579] raspberrypi-firmware soc:firmware: Attached to firmware from 2018-09-10 17:26 [ 0.175245] clocksource: Switched to clocksource arch_sys_counter [ 0.230495] VFS: Disk quotas dquot_6.6.0 [ 0.230616] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.230901] FS-Cache: Loaded [ 0.231263] CacheFiles: Loaded [ 0.247641] NET: Registered protocol family 2 [ 0.248889] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.249028] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.249220] TCP: Hash tables configured (established 8192 bind 8192) [ 0.249342] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.249405] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.249730] NET: Registered protocol family 1 [ 0.250354] RPC: Registered named UNIX socket transport module. [ 0.250373] RPC: Registered udp transport module. [ 0.250383] RPC: Registered tcp transport module. [ 0.250393] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.251420] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available [ 0.254436] workingset: timestamp_bits=14 max_order=18 bucket_order=4 [ 0.273100] FS-Cache: Netfs 'nfs' registered for caching [ 0.274378] NFS: Registering the id_resolver key type [ 0.274428] Key type id_resolver registered [ 0.274439] Key type id_legacy registered [ 0.277730] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 0.277913] io scheduler noop registered [ 0.277929] io scheduler deadline registered [ 0.278289] io scheduler cfq registered (default) [ 0.283867] BCM2708FB: allocated DMA memory e7500000 [ 0.283915] BCM2708FB: allocated DMA channel 0 @ a880d000 [ 0.292696] Console: switching to colour frame buffer device 82x26 [ 0.299680] bcm2835-rng 3f104000.rng: hwrng registered [ 0.299815] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB) [ 0.300490] vc-sm: Videocore shared memory driver [ 0.320654] brd: module loaded [ 0.332087] loop: module loaded [ 0.332113] Loading iSCSI transport class v2.0-870. [ 0.333086] libphy: Fixed MDIO Bus: probed [ 0.333240] usbcore: registered new interface driver lan78xx [ 0.333365] usbcore: registered new interface driver smsc95xx [ 0.333391] dwc_otg: version 3.00a 10-AUG-2012 (platform bus) [ 0.561593] Core Release: 2.80a [ 0.561616] Setting default values for core params [ 0.561657] Finished setting default values for core params [ 0.762114] Using Buffer DMA mode [ 0.762130] Periodic Transfer Interrupt Enhancement - disabled [ 0.762139] Multiprocessor Interrupt Enhancement - disabled [ 0.762150] OTG VER PARAM: 0, OTG VER FLAG: 0 [ 0.762174] Dedicated Tx FIFOs mode [ 0.762676] WARN::dwc_otg_hcd_init:1032: FIQ DMA bounce buffers: virt = 0xa7514000 dma = 0xe7514000 len=9024 [ 0.762715] FIQ FSM a[ 2.416849] EXT4-fs (mmcblk0p2): orphan cleanup on readonly fs [ 2.424876] EXT4-fs (mmcblk0p2): 1 orphan inode deleted [ 2.430200] EXT4-fs (mmcblk0p2): recovery complete [ 2.451401] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null) [ 2.459619] VFS: Mounted root (ext4 filesystem) readonly on device 179:2. [ 2.467590] devtmpfs: mounted [ 2.472372] Freeing unused kernel memory: 1024K [ 2.616677] EXT4-fs (mmcblk0p2): re-mounted. Opts: errors=remount-ro,data=ordered [ 2.653881] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. Starting... /boot/wpa_supplicant.conf not found, so no action. done. Setting keyboard layout... Fixing possible SSHD permission error... Starting logging: OK A: Populating /dev using udev: [ 2.912341] udevd[128]: starting version 3.2.1 [ 2.991058] udevd[129]: starting eudev-3.2.1 [ 3.144222] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000 [ 3.515336] usb 1-1.4: reset high-speed USB device number 4 using dwc_otg [ 3.647992] mt7601u 1-1.4:1.0: ASIC revision: 76010001 MAC revision: 76010500 [ 3.657347] mt7601u 1-1.4:1.0: Direct firmware load for mt7601u.bin failed with error -2 [ 3.666092] mt7601u: probe of 1-1.4:1.0 failed with error -2 [ 3.671919] usbcore: registered new interface driver mt7601u done /etc/init.d/S20urandom: line 51: syntax error: unexpected "fi" (expecting ";;") Starting system message bus: done A: /usr/bin/node Starting network: run-parts: /etc/network/if-pre-up.d: No such file or directory run-parts: /etc/network/if-up.d: No such file or directory wpa_supplicant v2.6 random: Trying to read entropy from /dev/random Successfully initialized wpa_supplicant Initializing interface 'wlan0' conf '/etc/wpa_supplicant.conf' driver 'wext' ctrl_interface 'N/A' bridge 'N/A' Configuration file '/etc/wpa_supplicant.conf' -> '/etc/wpa_supplicant.conf' Reading configuration file '/etc/wpa_supplicant.conf' ctrl_interface='DIR=/var/run/wpa_supplicant GROUP=netdev' update_config=1 Line: 4 - start of a new network block ssid - hexdump_ascii(len=12): 4e 45 54 5f 32 47 33 42 41 45 35 32 NET_2G3BAE52 PSK (ASCII passphrase) - hexdump_ascii(len=8): [REMOVED] PSK (from passphrase) - hexdump(len=32): [REMOVED] Priority group 0 id=0 ssid='NET_2G3BAE52' rfkill: Cannot get wiphy information WEXT: RFKILL status not available Could not read interface wlan0 flags: No such device WEXT: Could not set interface 'wlan0' UP wlan0: Failed to initialize driver interface Failed to add interface wlan0 wlan0: Cancelling scan request wlan0: Cancelling authentication timeout Off-channel: Clear pending Action frame TX (pending_action_tx=(nil) FAIL Starting ntpd: [ 6.133313] IPv6: Loaded, but administratively disabled, reboot required to enable OK AICCU is not configured, edit /etc/aiccu.conf first Starting sshd: OK Starting WPE: OK Starting omxplayer: NO PATH

Welcome to TOLDO TECHNIK rpi2 login:

danillo523 avatar Jan 14 '23 20:01 danillo523

Although we have the same wireless dongle lying around (optically), it is the r8188eu version. So we cannot figure out why your firmware (mt7601u.bin does exist in /lib/firmware) cannot be loaded. Maybe somebody else can give a hint...

TOLDOTECHNIK avatar Jan 19 '23 16:01 TOLDOTECHNIK

@djwejas Compiling the RPi2 image works without the error you reported. Can you give us some more details on how you built it?

TOLDOTECHNIK avatar Feb 24 '23 07:02 TOLDOTECHNIK

Closing due to no activity.

TOLDOTECHNIK avatar Dec 30 '23 15:12 TOLDOTECHNIK