Skip to content

Instantly share code, notes, and snippets.

@hyphop
Created January 21, 2021 08:27
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save hyphop/899b5cf40b6f86c0019b536fc1b8ee60 to your computer and use it in GitHub Desktop.
amlogic freeze
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 0.000000] Linux version 5.7.7 (master@universe) (gcc version 9.2.1 20191025 (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)), GNU ld (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 2.33.1.20191209) #16 SMP PREEMPT Wed Jan 20 02:22:51 CST 2021
[ 0.000000] Machine model: Khadas VIM3
[ 0.000000] Reserved memory: created CMA memory pool at 0x00000000c4800000, size 768 MiB
[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[ 0.000000] psci: probing for conduit method from DT.
[ 0.000000] psci: PSCIv1.0 detected in firmware.
[ 0.000000] psci: Using standard PSCI v0.2 function IDs
[ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
[ 0.000000] psci: SMC Calling Convention v1.1
[ 0.000000] percpu: Embedded 22 pages/cpu s50072 r8192 d31848 u90112
[ 0.000000] Detected VIPT I-cache on CPU0
[ 0.000000] CPU features: detected: ARM erratum 845719
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 985062
[ 0.000000] Kernel command line: script=tftp://192.168.100.80/scripts/test root=/dev/ram0 rw init=/init.squashf panic=10 net.ifnames=0 loglevel=7 video=HDMI-A-1:1920x1080@60e console=tty0 console=ttyAML0,115200n8 console=ttyS0,115200n8 fbcon=font:TER16x32 osd12 config_samba=192.168.2.28/krescue config_samba=192.168.100.80/krescue config_firewall=private ip=192.168.100.110:192.168.100.1:192.168.100.1:255.255.255.0
[ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] software IO TLB: mapped [mem 0x3bfff000-0x3ffff000] (64MB)
[ 0.000000] Memory: 3046652K/4002844K available (8190K kernel code, 862K rwdata, 3784K rodata, 704K init, 403K bss, 169760K reserved, 786432K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU event tracing is enabled.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=6.
[ 0.000000] Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=6
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] GIC: Using split EOI/Deactivate mode
[ 0.000000] irq_meson_gpio: 100 to 8 gpio interrupt mux initialized
[ 0.000000] random: get_random_bytes called from start_kernel+0x300/0x4d0 with crng_init=0
[ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
[ 0.000004] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[ 0.000247] Console: colour dummy device 80x25
[ 0.000741] printk: console [tty0] enabled
[ 0.000789] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
[ 0.000818] pid_max: default: 32768 minimum: 301
[ 0.000944] LSM: Security Framework initializing
[ 0.001037] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.001073] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.003078] rcu: Hierarchical SRCU implementation.
[ 0.004189] smp: Bringing up secondary CPUs ...
[ 0.004886] Detected VIPT I-cache on CPU1
[ 0.004942] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.006144] ARM_SMCCC_ARCH_WORKAROUND_1 missing from firmware
[ 0.006156] Detected VIPT I-cache on CPU2
[ 0.006200] CPU2: Booted secondary processor 0x0000000100 [0x410fd092]
[ 0.006894] Detected VIPT I-cache on CPU3
[ 0.006922] CPU3: Booted secondary processor 0x0000000101 [0x410fd092]
[ 0.007574] Detected VIPT I-cache on CPU4
[ 0.007602] CPU4: Booted secondary processor 0x0000000102 [0x410fd092]
[ 0.008298] Detected VIPT I-cache on CPU5
[ 0.008327] CPU5: Booted secondary processor 0x0000000103 [0x410fd092]
[ 0.008407] smp: Brought up 1 node, 6 CPUs
[ 0.008548] SMP: Total of 6 processors activated.
[ 0.008565] CPU features: detected: 32-bit EL0 Support
[ 0.008582] CPU features: detected: CRC32 instructions
[ 0.009646] CPU: All CPU(s) started at EL2
[ 0.009692] alternatives: patching kernel code
[ 0.011207] devtmpfs: initialized
[ 0.019521] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.019555] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[ 0.034681] pinctrl core: initialized pinctrl subsystem
[ 0.035289] thermal_sys: Registered thermal governor 'step_wise'
[ 0.036026] NET: Registered protocol family 16
[ 0.037516] DMA: preallocated 256 KiB pool for atomic allocations
[ 0.037553] audit: initializing netlink subsys (disabled)
[ 0.037678] audit: type=2000 audit(0.036:1): state=initialized audit_enabled=0 res=1
[ 0.038762] cpuidle: using governor menu
[ 0.038986] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.039099] ASID allocator initialised with 65536 entries
[ 0.039175] Serial: AMBA PL011 UART driver
[ 0.052508] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.052531] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.052544] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.052556] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.053970] cryptd: max_cpu_qlen set to 1000
[ 0.057748] VSYS_3V3: supplied by DC_IN
[ 0.058092] iommu: Default domain type: Translated
[ 0.058293] vgaarb: loaded
[ 0.058558] SCSI subsystem initialized
[ 0.058717] usbcore: registered new interface driver usbfs
[ 0.058757] usbcore: registered new interface driver hub
[ 0.058827] usbcore: registered new device driver usb
[ 0.059038] pps_core: LinuxPPS API ver. 1 registered
[ 0.059051] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.059073] PTP clock support registered
[ 0.059878] clocksource: Switched to clocksource arch_sys_counter
[ 0.060030] VFS: Disk quotas dquot_6.6.0
[ 0.060080] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.064782] NET: Registered protocol family 2
[ 0.065190] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 0.065229] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.065387] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
[ 0.065583] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.065678] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.065723] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.065887] NET: Registered protocol family 1
[ 0.065916] PCI: CLS 0 bytes, default 64
[ 0.066056] Trying to unpack rootfs image as initramfs...
[ 0.066211] rootfs image is not initramfs (invalid magic at start of compressed archive); looks like an initrd
[ 0.078829] Freeing initrd memory: 9376K
[ 0.085187] Initialise system trusted keyrings
[ 0.085336] workingset: timestamp_bits=46 max_order=20 bucket_order=0
[ 0.089687] zbud: loaded
[ 0.090740] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.101129] Key type asymmetric registered
[ 0.101144] Asymmetric key parser 'x509' registered
[ 0.101178] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[ 0.101302] io scheduler mq-deadline registered
[ 0.101316] io scheduler kyber registered
[ 0.101426] io scheduler bfq registered
[ 0.112509] soc soc0: Amlogic Meson G12B (A311D) Revision 29:b (10:2) Detected
[ 0.113443] pwm-regulator: supplied by regulator-dummy
[ 0.113599] VCC_3V3: supplied by VSYS_3V3
[ 0.113638] VCC_1V8: supplied by VCC_3V3
[ 0.113690] VDDIO_AO1V8: supplied by VSYS_3V3
[ 0.113727] EMMC_AO1V8: supplied by VCC_3V3
[ 0.113862] pwm-regulator: supplied by regulator-dummy
[ 0.116197] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.117560] ff803000.serial: ttyAML0 at MMIO 0xff803000 (irq = 14, base_baud = 1500000) is a meson_uart
[ 0.856870] printk: console [ttyAML0] enabled
[ 0.861613] ffd24000.serial: ttyAML6 at MMIO 0xffd24000 (irq = 21, base_baud = 1500000) is a meson_uart
[ 0.870587] serial serial0: tty port ttyAML6 registered
[ 0.878659] brd: module loaded
[ 0.882320] loop: module loaded
[ 0.884820] libphy: Fixed MDIO Bus: probed
[ 0.886023] tun: Universal TUN/TAP device driver, 1.6
[ 0.892419] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.897309] ehci-pci: EHCI PCI platform driver
[ 0.901726] ehci-platform: EHCI generic platform driver
[ 0.906982] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.913011] ohci-pci: OHCI PCI platform driver
[ 0.917421] ohci-platform: OHCI generic platform driver
[ 0.923270] mousedev: PS/2 mouse device common for all mice
[ 0.928424] input: gpio-keys-polled as /devices/platform/gpio-keys-polled/input/input0
[ 0.936276] i2c /dev entries driver
[ 0.940029] pca953x 0-0020: using no AI
[ 0.947498] cpufreq: cpufreq_online: CPU2: Running at unlisted freq: 999999 KHz
[ 0.950489] cpufreq: cpufreq_online: CPU2: Unlisted initial frequency changed to: 1000000 KHz
[ 0.960410] sdhci: Secure Digital Host Controller Interface driver
[ 0.965134] sdhci: Copyright(c) Pierre Ossman
[ 0.969329] Synopsys Designware Multimedia Card Interface Driver
[ 0.975368] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.983400] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.986944] meson-sm: secure-monitor enabled
[ 0.991926] usbcore: registered new interface driver usbhid
[ 0.996575] usbhid: USB HID core driver
[ 1.003021] NET: Registered protocol family 17
[ 1.004819] Key type dns_resolver registered
[ 1.009233] registered taskstats version 1
[ 1.013759] Loading compiled-in X.509 certificates
[ 1.017901] zswap: loaded using pool lzo/zbud
[ 1.024394] Key type encrypted registered
[ 1.036974] VCC_5V: supplied by DC_IN
[ 1.037344] USB_PWR: supplied by VCC_5V
[ 1.039954] meson-drm ff900000.vpu: Queued 2 outputs on vpu
[ 1.044460] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 1.050957] meson-drm ff900000.vpu: CVBS Output connector not available
[ 1.086819] meson-dw-hdmi ff600000.hdmi-tx: Detected HDMI TX controller v2.01a with HDCP (meson_dw_hdmi_phy)
[ 1.091563] meson-dw-hdmi ff600000.hdmi-tx: registered DesignWare HDMI I2C bus driver
[ 1.098885] [drm] forcing HDMI-A-1 connector on
[ 1.103261] meson-drm ff900000.vpu: bound ff600000.hdmi-tx (ops meson_dw_hdmi_ops)
[ 1.110900] [drm] Initialized meson 1.0.0 20161109 for ff900000.vpu on minor 0
[ 1.366195] Console: switching to colour frame buffer device 120x33
[ 1.381731] meson-drm ff900000.vpu: fb0: mesondrmfb frame buffer device
[ 1.390585] meson8b-dwmac ff3f0000.ethernet: IRQ eth_wake_irq not found
[ 1.394882] meson8b-dwmac ff3f0000.ethernet: IRQ eth_lpi not found
[ 1.401046] meson8b-dwmac ff3f0000.ethernet: PTP uses main clock
[ 1.406925] meson8b-dwmac ff3f0000.ethernet: no reset control found
[ 1.414427] meson8b-dwmac ff3f0000.ethernet: User ID: 0x11, Synopsys ID: 0x37
[ 1.420209] meson8b-dwmac ff3f0000.ethernet: DWMAC1000
[ 1.425394] meson8b-dwmac ff3f0000.ethernet: DMA HW capability register supported
[ 1.432794] meson8b-dwmac ff3f0000.ethernet: RX Checksum Offload Engine supported
[ 1.440211] meson8b-dwmac ff3f0000.ethernet: COE Type 2
[ 1.445384] meson8b-dwmac ff3f0000.ethernet: TX Checksum insertion supported
[ 1.452370] meson8b-dwmac ff3f0000.ethernet: Wake-Up On Lan supported
[ 1.458777] meson8b-dwmac ff3f0000.ethernet: Normal descriptors
[ 1.464628] meson8b-dwmac ff3f0000.ethernet: Ring mode enabled
[ 1.470397] meson8b-dwmac ff3f0000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[ 1.478565] libphy: stmmac: probed
[ 1.482347] dwc3-meson-g12a ffe09000.usb: USB2 ports: 2
[ 1.486875] dwc3-meson-g12a ffe09000.usb: USB3 ports: 1
[ 1.494734] dwc2 ff400000.usb: supply vusb_d not found, using dummy regulator
[ 1.500383] dwc2 ff400000.usb: supply vusb_a not found, using dummy regulator
[ 1.507582] dwc2 ff400000.usb: EPs: 7, dedicated fifos, 712 entries in SPRAM
[ 1.515029] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
[ 1.519870] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 1
[ 1.527617] xhci-hcd xhci-hcd.2.auto: hcc params 0x0228fe6c hci version 0x110 quirks 0x0000000000010010
[ 1.536775] xhci-hcd xhci-hcd.2.auto: irq 30, io mem 0xff500000
[ 1.542796] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.07
[ 1.550811] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.557962] usb usb1: Product: xHCI Host Controller
[ 1.562788] usb usb1: Manufacturer: Linux 5.7.7 xhci-hcd
[ 1.568049] usb usb1: SerialNumber: xhci-hcd.2.auto
[ 1.573169] hub 1-0:1.0: USB hub found
[ 1.576796] hub 1-0:1.0: 2 ports detected
[ 1.580720] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
[ 1.585995] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 2
[ 1.593584] xhci-hcd xhci-hcd.2.auto: Host supports USB 3.0 SuperSpeed
[ 1.600069] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 1.608114] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.07
[ 1.616268] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.623422] usb usb2: Product: xHCI Host Controller
[ 1.628260] usb usb2: Manufacturer: Linux 5.7.7 xhci-hcd
[ 1.633513] usb usb2: SerialNumber: xhci-hcd.2.auto
[ 1.638508] hub 2-0:1.0: USB hub found
[ 1.642067] hub 2-0:1.0: 1 port detected
[ 1.646437] input: adc-keys as /devices/platform/adc-keys/input/input1
[ 1.653039] libphy: mdio_mux: probed
[ 1.659135] libphy: mdio_mux: probed
[ 1.666196] meson8b-dwmac ff3f0000.ethernet eth0: PHY [0.0:00] driver [RTL8211F Gigabit Ethernet] (irq=31)
[ 1.677811] meson8b-dwmac ff3f0000.ethernet eth0: No Safety Features support found
[ 1.683227] meson8b-dwmac ff3f0000.ethernet eth0: PTP not supported by HW
[ 1.689950] meson8b-dwmac ff3f0000.ethernet eth0: configuring for phy/rgmii link mode
[ 1.919899] usb 1-1: new high-speed USB device number 2 using xhci-hcd
[ 2.076621] usb 1-1: New USB device found, idVendor=1a40, idProduct=0801, bcdDevice= 1.00
[ 2.088853] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 2.095920] usb 1-1: Product: USB 2.0 Hub
[ 2.144690] hub 1-1:1.0: USB hub found
[ 2.159434] hub 1-1:1.0: 4 ports detected
[ 4.585861] random: fast init done
[ 5.118006] meson8b-dwmac ff3f0000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 5.142803] IP-Config: Complete:
[ 5.168246] device=eth0, hwaddr=c8:63:14:70:41:a0, ipaddr=192.168.100.110, mask=255.255.255.0, gw=192.168.100.1
[ 5.178679] host=192.168.100.110, domain=, nis-domain=(none)
[ 5.184710] bootserver=192.168.100.1, rootserver=192.168.100.1, rootpath=
[ 5.192162] RAMDISK: squashfs filesystem found at block 0
[ 5.197226] RAMDISK: Loading 9375KiB [1 disk] into ram disk... /
[ 5.226191] done.
[ 5.370359] VFS: Mounted root (squashfs filesystem) readonly on device 1:0.
[ 5.375599] devtmpfs: mounted
[ 5.381196] Freeing unused kernel memory: 704K
[ 5.391988] Run /init.squashf as init process
[ 5.576804] overlayfs: "xino" feature enabled using 2 upper inode bits.
[ 5.762493] init: Console is alive
[ 5.816080] init: - preinit -
[ 5.899320] /opt/fix-uname - /lib/modules/5.7.7
[ 5.922327] procd: - early -
[ 6.446603] procd: - ubus -
[ 6.562604] random: ubusd: uninitialized urandom read (4 bytes read)
[ 6.569053] random: ubusd: uninitialized urandom read (4 bytes read)
[ 6.575950] random: ubusd: uninitialized urandom read (4 bytes read)
[ 6.581981] procd: - init -
BusyBox v1.30.1 () built-in shell (ash)
# Krescue[ 6.705138] /opt/fix-uname - /lib/modules/5.7.7
__ _____ Khadas ## hyphop ##
/ //_/ _ \___ ___ ______ _____
/ ,< / , _/ -_|_-</ __/ // / -_)
/_/|_/_/|_|\__/___/\__/\_,_/\__/
extreme tiny and fast rescue system
BUILD: 210121_112 from: Thu Jan 21 02:49:42 2021
[i] POST_CONFIG: script=tftp://192.168.100.80/scripts/test +
[i] Device: VIM3 Amlogic:G12B ver:0x0003 6 cores 4G ram eMMC
[ 7.033039] urngd: v1.0.2 started.
[ 7.040005] IR NEC protocol handler initialized
[w] root password undefined
[i] just type > krescu[ 7.045440] random: crng init done
e < to start gui
root@Krescue:/# [ 7.052518] random: 7 urandom warning(s) missed due to ratelimiting
[ 7.069404] kmodloader: loading kernel modules from /etc/modules.d/*
[ 7.075582] usbcore: registered new interface driver usb-storage
[ 7.080393] kmodloader: done loading kernel modules from /etc/modules.d/*
[ 7.091950] rc_core: IR keymap rc-khadas not found
[ 7.096316] Registered IR keymap rc-empty
[ 7.100708] rc rc0: meson-ir as /devices/platform/soc/ff800000.bus/ff808000.ir/rc/rc0
[ 7.107255] input: meson-ir as /devices/platform/soc/ff800000.bus/ff808000.ir/rc/rc0/input2
[ 7.115954] meson-ir ff808000.ir: receiver initialized
[ 7.555243] usbcore: registered new interface driver xpad
[ 7.555578] meson-gx-mmc ffe03000.sd: allocated mmc-pwrseq
[ 7.585575] input: uinput-dev as /devices/virtual/input/input3
[ 7.588336] meson-gx-mmc ffe05000.sd: Got CD GPIO
[ 7.613891] mmc0: queuing unknown CIS tuple 0x80 (2 bytes)
[ 7.623699] mmc0: queuing unknown CIS tuple 0x80 (3 bytes)
[ 7.624495] meson-gx-mmc ffe07000.mmc: allocated mmc-pwrseq
[ 7.631171] mmc0: queuing unknown CIS tuple 0x80 (3 bytes)
[ 7.643833] mmc0: queuing unknown CIS tuple 0x80 (7 bytes)
[ 7.652452] mmc0: queuing unknown CIS tuple 0x81 (9 bytes)
[ 7.750397] mmc0: new high speed SDIO card at address 0001
[ 7.838876] mmc2: new HS200 MMC card at address 0001
[ 7.858020] mmcblk2: mmc2:0001 BJTD4R 29.1 GiB
[ 7.865094] mmcblk2boot0: mmc2:0001 BJTD4R partition 1 4.00 MiB
[ 7.872394] mmcblk2boot1: mmc2:0001 BJTD4R partition 2 4.00 MiB
[ 7.879380] mmcblk2rpmb: mmc2:0001 BJTD4R partition 3 4.00 MiB, chardev (244:0)
[ 8.631922] NET: Registered protocol family 10
[ 8.636414] Segment Routing with IPv6
rc.local start 11.71 58.74
[ 12.003372] /opt/fix-uname - /lib/modules/5.7.7
[ 12.226925] usbcore: registered new interface driver r8152
[ 12.291678] using random self ethernet address
[ 12.292118] using random host ethernet address
[ 12.314067] usb0: HOST MAC 3a:1c:0b:8b:dd:ab
[ 12.314629] usb0: MAC 62:ef:11:22:11:22
[ 12.320099] dwc2 ff400000.usb: bound driver configfs-gadget
[ 12.417750] xt_time: kernel timezone is -0000
rc.local end 12.62 62.28
[i] set fix freq 1200000
cat: can't open '/sys/class/firmware/timeout': No such file or directory
hello world from 192.168.100.80 uptime: 12.91 63.37
SYSINFO: Linux Krescue 5.7.7 #16 SMP PREEMPT Wed Jan 20 02:22:51 CST 2021 aarch64 GNU/Linux
ARGS: script=tftp://192.168.100.80/scripts/test root=/dev/ram0 rw init=/init.squashf panic=10 net.ifnames=0 loglevel=7 video=HDMI-A-1:1920x1080@60e console=tty0 console=ttyAML0,115200n8 console=ttyS0,115200n8 fbcon=font:TER16x32 osd12 config_samba=192.168.2.28/krescue config_samba=192.168.100.80/krescue config_firewall=private ip=192.168.100.110:192.168.100.1:192.168.100.1:255.255.255.0
/sys/devices/system/cpu/cpufreq/policy0/cpuinfo_cur_freq:1200000
/sys/devices/system/cpu/cpufreq/policy0/cpuinfo_max_freq:1800000
/sys/devices/system/cpu/cpufreq/policy0/cpuinfo_min_freq:100000
/sys/devices/system/cpu/cpufreq/policy0/scaling_cur_freq:1200000
/sys/devices/system/cpu/cpufreq/policy0/scaling_max_freq:1200000
/sys/devices/system/cpu/cpufreq/policy0/scaling_min_freq:1200000
/sys/devices/system/cpu/cpufreq/policy2/cpuinfo_cur_freq:1200000
/sys/devices/system/cpu/cpufreq/policy2/cpuinfo_max_freq:2208000
/sys/devices/system/cpu/cpufreq/policy2/cpuinfo_min_freq:100000
/sys/devices/system/cpu/cpufreq/policy2/scaling_cur_freq:1200000
/sys/devices/system/cpu/cpufreq/policy2/scaling_max_freq:1200000
/sys/devices/system/cpu/cpufreq/policy2/scaling_min_freq:1200000
REBOOT TEST : system will be rebooted after 10 sec!
otherwise system was freezed!!!
FREEEEEEEE....
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment