07-22-2022, 04:23 AM
Please find my Kernel Log Result for analyse
Code:
pi@Moode-Cuisine:~ $ sudo dmesg
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 0.000000] Linux version 5.4.77-v8+ (dom@buildbot) (gcc version 8.4.0 (Ubuntu/Linaro 8.4.0-3ubuntu1)) #1371 SMP PREEMPT Tue Nov 17 13:39:18 GMT 2020
[ 0.000000] Machine model: Raspberry Pi Compute Module 3 Plus Rev 1.0
[ 0.000000] efi: Getting EFI parameters from FDT:
[ 0.000000] efi: UEFI not found.
[ 0.000000] Reserved memory: created CMA memory pool at 0x0000000037400000, size 64 MiB
[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[ 0.000000] On node 0 totalpages: 242688
[ 0.000000] DMA zone: 3792 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 242688 pages, LIFO batch:63
[ 0.000000] percpu: Embedded 31 pages/cpu s89304 r8192 d29480 u126976
[ 0.000000] pcpu-alloc: s89304 r8192 d29480 u126976 alloc=31*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] Detected VIPT I-cache on CPU0
[ 0.000000] CPU features: detected: ARM erratum 845719
[ 0.000000] CPU features: detected: ARM erratum 843419
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 238896
[ 0.000000] Kernel command line: coherent_pool=1M snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 bcm2708_fb.fbwidth=640 bcm2708_fb.fbheight=480 bcm2708_fb.fbswap=1 smsc95xx.macaddr=B8:27:EB:99:BB:4C vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 net.ifnames=0 console=ttyAMA0,115200 console=tty1 root=PARTUUID=067e19d7-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
[ 0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 868052K/970752K available (9788K kernel code, 1126K rwdata, 3432K rodata, 1024K init, 1201K bss, 37164K reserved, 65536K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] ftrace: allocating 32923 entries in 129 pages
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
[ 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=4
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] random: get_random_bytes called from start_kernel+0x324/0x4b4 with crng_init=0
[ 0.000000] arch_timer: 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.000007] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
[ 0.000250] Console: colour dummy device 80x25
[ 0.000975] printk: console [tty1] enabled
[ 0.001046] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=76800)
[ 0.001099] pid_max: default: 32768 minimum: 301
[ 0.001314] LSM: Security Framework initializing
[ 0.001599] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[ 0.001660] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[ 0.003175] Disabling memory control group subsystem
[ 0.005234] ASID allocator initialised with 32768 entries
[ 0.005545] rcu: Hierarchical SRCU implementation.
[ 0.006308] EFI services will not be available.
[ 0.006895] smp: Bringing up secondary CPUs ...
[ 0.008243] Detected VIPT I-cache on CPU1
[ 0.008311] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.009736] Detected VIPT I-cache on CPU2
[ 0.009783] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[ 0.011096] Detected VIPT I-cache on CPU3
[ 0.011140] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[ 0.011333] smp: Brought up 1 node, 4 CPUs
[ 0.011482] SMP: Total of 4 processors activated.
[ 0.011514] CPU features: detected: 32-bit EL0 Support
[ 0.011548] CPU features: detected: CRC32 instructions
[ 0.036757] CPU: All CPU(s) started at EL2
[ 0.036858] alternatives: patching kernel code
[ 0.038764] devtmpfs: initialized
[ 0.055649] Enabled cp15_barrier support
[ 0.055715] Enabled setend support
[ 0.056334] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.056399] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.059879] pinctrl core: initialized pinctrl subsystem
[ 0.060954] DMI not present or invalid.
[ 0.061441] NET: Registered protocol family 16
[ 0.070677] DMA: preallocated 1024 KiB pool for atomic allocations
[ 0.070787] audit: initializing netlink subsys (disabled)
[ 0.071167] audit: type=2000 audit(0.068:1): state=initialized audit_enabled=0 res=1
[ 0.071964] cpuidle: using governor menu
[ 0.072633] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.072992] Serial: AMBA PL011 UART driver
[ 0.075866] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
[ 0.092435] raspberrypi-firmware soc:firmware: Attached to firmware from 2020-11-17 13:42, variant start
[ 0.096454] raspberrypi-firmware soc:firmware: Firmware hash is 20c430d6cf4343ed95afba07c4735b7c587a4c83
[ 0.145842] bcm2835-dma 3f007000.dma: DMA legacy API manager, dmachans=0x1
[ 0.149740] vgaarb: loaded
[ 0.150357] SCSI subsystem initialized
[ 0.150706] usbcore: registered new interface driver usbfs
[ 0.150800] usbcore: registered new interface driver hub
[ 0.150970] usbcore: registered new device driver usb
[ 0.151391] usb_phy_generic phy: phy supply vcc not found, using dummy regulator
[ 0.153836] clocksource: Switched to clocksource arch_sys_counter
[ 1.422983] VFS: Disk quotas dquot_6.6.0
[ 1.423152] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 1.423442] FS-Cache: Loaded
[ 1.423742] CacheFiles: Loaded
[ 1.437632] thermal_sys: Registered thermal governor 'step_wise'
[ 1.438117] NET: Registered protocol family 2
[ 1.439169] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear)
[ 1.439249] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 1.439398] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear)
[ 1.439620] TCP: Hash tables configured (established 8192 bind 8192)
[ 1.439915] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[ 1.439995] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[ 1.440382] NET: Registered protocol family 1
[ 1.441494] RPC: Registered named UNIX socket transport module.
[ 1.441531] RPC: Registered udp transport module.
[ 1.441561] RPC: Registered tcp transport module.
[ 1.441590] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 1.441636] PCI: CLS 0 bytes, default 64
[ 1.443936] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[ 1.444149] kvm [1]: IPA Size Limit: 40bits
[ 1.445221] kvm [1]: Hyp mode initialized successfully
[ 1.449988] Initialise system trusted keyrings
[ 1.450387] workingset: timestamp_bits=46 max_order=18 bucket_order=0
[ 1.464098] FS-Cache: Netfs 'nfs' registered for caching
[ 1.465119] NFS: Registering the id_resolver key type
[ 1.465186] Key type id_resolver registered
[ 1.465217] Key type id_legacy registered
[ 1.465261] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 1.467075] Key type asymmetric registered
[ 1.467111] Asymmetric key parser 'x509' registered
[ 1.467190] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[ 1.467744] io scheduler mq-deadline registered
[ 1.467780] io scheduler kyber registered
[ 1.472695] bcm2708_fb soc:fb: FB found 1 display(s)
[ 1.488070] Console: switching to colour frame buffer device 80x30
[ 1.496122] bcm2708_fb soc:fb: Registered framebuffer for display 0, size 640x480
[ 1.507874] bcm2835-rng 3f104000.rng: hwrng registered
[ 1.511522] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
[ 1.518545] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
[ 1.525043] cacheinfo: Unable to detect cache hierarchy for CPU 0
[ 1.543856] brd: module loaded
[ 1.564312] loop: module loaded
[ 1.569124] Loading iSCSI transport class v2.0-870.
[ 1.574998] libphy: Fixed MDIO Bus: probed
[ 1.578462] usbcore: registered new interface driver r8152
[ 1.581575] usbcore: registered new interface driver lan78xx
[ 1.584649] usbcore: registered new interface driver smsc95xx
[ 1.588086] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ 2.332196] Core Release: 2.80a
[ 2.335101] Setting default values for core params
[ 2.338046] Finished setting default values for core params
[ 2.554606] Using Buffer DMA mode
[ 2.557394] Periodic Transfer Interrupt Enhancement - disabled
[ 2.560282] Multiprocessor Interrupt Enhancement - disabled
[ 2.563227] OTG VER PARAM: 0, OTG VER FLAG: 0
[ 2.566152] Dedicated Tx FIFOs mode
[ 2.569890] WARN::dwc_otg_hcd_init:1074: FIQ DMA bounce buffers: virt = ffffffc01155b000 dma = 0x00000000f7510000 len=9024
[ 2.575707] FIQ FSM acceleration enabled for :
Non-periodic Split Transactions
Periodic Split Transactions
High-Speed Isochronous Endpoints
Interrupt/Control Split Transaction hack enabled
[ 2.589043] dwc_otg: Microframe scheduler enabled
[ 2.589082] WARN::hcd_init_fiq:497: MPHI regs_base at ffffffc01005d000
[ 2.591752] dwc_otg 3f980000.usb: DWC OTG Controller
[ 2.594357] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
[ 2.599579] dwc_otg 3f980000.usb: irq 9, io mem 0x00000000
[ 2.602344] Init: Port Power? op_state=1
[ 2.605002] Init: Power Port (0)
[ 2.608109] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
[ 2.613780] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.619624] usb usb1: Product: DWC OTG Controller
[ 2.622626] usb usb1: Manufacturer: Linux 5.4.77-v8+ dwc_otg_hcd
[ 2.625626] usb usb1: SerialNumber: 3f980000.usb
[ 2.629410] hub 1-0:1.0: USB hub found
[ 2.632420] hub 1-0:1.0: 1 port detected
[ 2.636155] dwc_otg: FIQ enabled
[ 2.636168] dwc_otg: NAK holdoff enabled
[ 2.636179] dwc_otg: FIQ split-transaction FSM enabled
[ 2.636197] Module dwc_common_port init
[ 2.636902] usbcore: registered new interface driver uas
[ 2.639946] usbcore: registered new interface driver usb-storage
[ 2.643045] mousedev: PS/2 mouse device common for all mice
[ 2.647521] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[ 2.654038] sdhci: Secure Digital Host Controller Interface driver
[ 2.656888] sdhci: Copyright(c) Pierre Ossman
[ 2.660569] sdhost-bcm2835 3f202000.mmc: could not get clk, deferring probe
[ 2.663849] sdhci-pltfm: SDHCI platform and OF driver helper
[ 2.667970] ledtrig-cpu: registered to indicate activity on CPUs
[ 2.671245] hidraw: raw HID events driver (C) Jiri Kosina
[ 2.674392] usbcore: registered new interface driver usbhid
[ 2.677320] usbhid: USB HID core driver
[ 2.681522] vchiq: vchiq_init_state: slot_zero = (____ptrval____)
[ 2.689284] Initializing XFRM netlink socket
[ 2.692251] NET: Registered protocol family 17
[ 2.695324] Key type dns_resolver registered
[ 2.699169] registered taskstats version 1
[ 2.701950] Loading compiled-in X.509 certificates
[ 2.705022] Key type ._fscrypt registered
[ 2.707660] Key type .fscrypt registered
[ 2.726239] uart-pl011 3f201000.serial: cts_event_workaround enabled
[ 2.729062] 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 66, base_baud = 0) is a PL011 rev2
[ 3.755459] printk: console [ttyAMA0] enabled
[ 3.765094] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
[ 3.779761] sdhost: log_buf @ (____ptrval____) (f4e19000)
[ 3.837417] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
[ 3.850189] of_cfs_init
[ 3.855719] of_cfs_init: OK
[ 3.867938] Waiting for root device PARTUUID=067e19d7-02...
[ 3.890034] Indeed it is in host mode hprt0 = 00021501
[ 3.913426] mmc0: host does not support reading read-only switch, assuming write-enable
[ 3.940709] mmc0: new high speed SDHC card at address 59b4
[ 3.962849] mmcblk0: mmc0:59b4 USDU1 14.7 GiB
[ 3.996873] mmcblk0: p1 p2
[ 4.010617] random: fast init done
[ 4.028816] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem
[ 4.041874] EXT4-fs (mmcblk0p2): write access will be enabled during recovery
[ 4.117917] usb 1-1: new high-speed USB device number 2 using dwc_otg
[ 4.127935] Indeed it is in host mode hprt0 = 00001101
[ 4.346979] usb 1-1: New USB device found, idVendor=0451, idProduct=8142, bcdDevice= 1.00
[ 4.361604] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=1
[ 4.372116] usb 1-1: SerialNumber: D80008712C4B
[ 4.380861] hub 1-1:1.0: USB hub found
[ 4.387978] hub 1-1:1.0: 4 ports detected
[ 4.488224] EXT4-fs (mmcblk0p2): orphan cleanup on readonly fs
[ 4.497559] EXT4-fs (mmcblk0p2): 2 orphan inodes deleted
[ 4.505963] EXT4-fs (mmcblk0p2): recovery complete
[ 4.551186] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 4.565388] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[ 4.584511] devtmpfs: mounted
[ 4.597043] Freeing unused kernel memory: 1024K
[ 4.604830] Run /sbin/init as init process
[ 4.697913] usb 1-1.3: new high-speed USB device number 3 using dwc_otg
[ 4.812312] usb 1-1.3: New USB device found, idVendor=0b95, idProduct=1790, bcdDevice= 1.00
[ 4.826952] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 4.840782] usb 1-1.3: Product: AX88179
[ 4.847879] usb 1-1.3: Manufacturer: ASIX Elec. Corp.
[ 4.856142] usb 1-1.3: SerialNumber: 00000000000028
[ 5.290379] systemd[1]: System time before build time, advancing clock.
[ 5.391212] random: crng init done
[ 5.504710] NET: Registered protocol family 10
[ 5.514094] Segment Routing with IPv6
[ 5.583168] systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
[ 5.609908] usb 1-1.2: new high-speed USB device number 4 using dwc_otg
[ 5.617966] systemd[1]: Detected architecture arm64.
[ 5.683852] systemd[1]: Set hostname to <Moode-Cuisine>.
[ 5.727075] usb 1-1.2: New USB device found, idVendor=0644, idProduct=8043, bcdDevice= 1.00
[ 5.742036] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 5.755952] usb 1-1.2: Product: TEAC UD-501
[ 5.763490] usb 1-1.2: Manufacturer: TEAC Corporation
[ 5.784683] hid-generic 0003:0644:8043.0001: hiddev96,hidraw0: USB HID v1.10 Device [TEAC Corporation TEAC UD-501] on usb-3f980000.usb-1.2/input2
[ 5.931494] uart-pl011 3f201000.serial: no DMA platform data
[ 6.541928] systemd[1]: /lib/systemd/system/winbind.service:8: PIDFile= references path below legacy directory /var/run/, updating /var/run/samba/winbindd.pid → /run/samba/winbindd.pid; please update the unit file accordingly.
[ 6.659430] systemd[1]: /lib/systemd/system/smbd.service:9: PIDFile= references path below legacy directory /var/run/, updating /var/run/samba/smbd.pid → /run/samba/smbd.pid; please update the unit file accordingly.
[ 6.728252] systemd[1]: /lib/systemd/system/nmbd.service:9: PIDFile= references path below legacy directory /var/run/, updating /var/run/samba/nmbd.pid → /run/samba/nmbd.pid; please update the unit file accordingly.
[ 6.822206] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ 6.865598] systemd[1]: Listening on RPCbind Server Activation Socket.
[ 6.881939] systemd[1]: Listening on fsck to fsckd communication Socket.
[ 6.899139] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[ 7.112097] i2c /dev entries driver
[ 7.764567] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[ 7.907405] systemd-journald[115]: Received request to flush runtime journal from PID 1
[ 8.772148] mc: Linux media interface: v0.10
[ 8.827333] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
[ 8.830789] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
[ 8.866361] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
[ 8.866388] [vc_sm_connected_init]: start
[ 8.867528] bcm2835_audio bcm2835_audio: card created with 4 channels
[ 8.868377] [vc_sm_connected_init]: installed successfully
[ 8.885963] bcm2835_audio bcm2835_audio: card created with 4 channels
[ 8.907231] videodev: Linux video capture interface: v2.00
[ 8.968632] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[ 8.970059] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[ 8.991177] bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned.
[ 8.995264] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
[ 9.002032] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video13
[ 9.005238] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video14
[ 9.007893] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
[ 9.010201] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video15
[ 9.012070] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video16
[ 9.012112] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
[ 9.012141] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
[ 9.012171] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
[ 9.012192] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
[ 9.012552] bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp
[ 9.031873] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
[ 9.031959] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
[ 9.041505] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
[ 9.041575] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
[ 9.053463] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
[ 9.053541] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
[ 9.456751] ax88179_178a: loading out-of-tree module taints kernel.
[ 9.474969] usbcore: registered new interface driver ax88179_178a
[ 11.000283] usbcore: registered new interface driver snd-usb-audio
[ 12.607479] 8021q: 802.1Q VLAN Support v1.8
[ 12.757616] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 12.802292] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 217.202204] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 217.206504] ax88179_178a 1-1.3:1.0 eth0: link up, 1000Mbps, full-duplex, lpa 0xC5E1
[ 228.060226] ax88179_178a 1-1.3:1.0 eth0: link up, 1000Mbps, full-duplex, lpa 0xC5E1
[ 264.609089] ax88179_178a 1-1.3:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xC5E1
[ 266.560696] ICMPv6: process `dhcpcd' is using deprecated sysctl (syscall) net.ipv6.neigh.eth0.retrans_time - use net.ipv6.neigh.eth0.retrans_time_ms instead
pi@Moode-Cuisine:~ $