connecting to NetworkSerialPort(target=Target(name='omap3-beagle-xm', env=None), name='default', state=, avail=True, host='nuc-1', port=43025, speed=115200, protocol='rfc2217') calling microcom -s 115200 -t nuc-1:43025 connected to 192.168.0.1 (port 43025) Escape character: Ctrl-\ Type the escape character to get to the prompt. U-Boot SPL 2018.09-rc2-00001-ge6aa9785acb2 (Aug 15 2018 - 09:41:52 -0700) Trying to boot from MMC1 spl_load_image_fat_os: error reading image args, err - -2 U-Boot 2018.09-rc2-00001-ge6aa9785acb2 (Aug 15 2018 - 09:41:52 -0700) OMAP3630/3730-GP ES1.2, CPU-OPP2, L3-200MHz, Max CPU Clock 1 GHz Model: TI OMAP3 BeagleBoard OMAP3 Beagle board + LPDDR/NAND I2C: ready DRAM: 256 MiB NAND: 0 MiB MMC: OMAP SD/MMC: 0 Loading Environment from NAND... *** Warning - readenv() failed, using default environment Beagle xM Rev C No EEPROM on expansion board No EEPROM on expansion board OMAP die ID: 0b5000029ff80000016842c910019004 Net: usb_ether starting USB... USB0: USB EHCI 1.00 scanning bus 0 for devices... 3 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found scanning usb for ethernet devices... 1 Ethernet Device(s) found Hit any key to stop autoboot: 2  0 BeagleBoard # setenv usbethaddr 00:40:5c:26:0a:6c; usb start BeagleBoard # setenv autoload no BeagleBoard # dhcp Need valid 'usbnet_devaddr' to be setWaiting for Ethernet connection... done. BOOTP broadcast 1 BOOTP broadcast 2 DHCP client bound to address 192.168.0.190 (262 ms) BeagleBoard # setenv serverip 192.168.0.2 BeagleBoard # tftp 0x81000000 3894291/tftp-deploy-gklh6zej/kernel/zImage Waiting for Ethernet connection... done. Using sms0 device TFTP from server 192.168.0.2; our IP address is 192.168.0.190 Filename '3894291/tftp-deploy-gklh6zej/kernel/zImage'. Load address: 0x81000000 Loading: *T ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ######################################## 434.6 KiB/s done Bytes transferred = 5348392 (519c28 hex) BeagleBoard # tftp 0x82000000 3894291/tftp-deploy-gklh6zej/ramdisk/ramdisk.cpio.gz.uboot Waiting for Ethernet connection... done. Using sms0 device TFTP from server 192.168.0.2; our IP address is 192.168.0.190 Filename '3894291/tftp-deploy-gklh6zej/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x82000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############################## 1.3 MiB/s done Bytes transferred = 15707497 (efad69 hex) BeagleBoard # setenv initrd_size ${filesize} BeagleBoard # tftp 0x81f00000 3894291/tftp-deploy-gklh6zej/dtb/omap3-beagle-xm.dtb Waiting for Ethernet connection... done. Using sms0 device TFTP from server 192.168.0.2; our IP address is 192.168.0.190 Filename '3894291/tftp-deploy-gklh6zej/dtb/omap3-beagle-xm.dtb'. Load address: 0x81f00000 Loading: *##### 12.7 KiB/s done Bytes transferred = 70089 (111c9 hex) BeagleBoard # setenv bootargs 'console=ttyO2,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' BeagleBoard # bootz 0x81000000 0x82000000 0x81f00000 ## Loading init Ramdisk from Legacy Image at 82000000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 15707433 Bytes = 15 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 81f00000 Booting using the fdt blob at 0x81f00000 Loading Ramdisk to 89105000, end 89fffd29 ... OK Loading Device Tree to 890f0000, end 891041c8 ... OK Starting kernel ... <6>[ 0.000000] Booting Linux on physical CPU 0x0 <5>[ 0.000000] Linux version 6.11.0-rc5 (KernelCI@build-j299150-arm-gcc-12-omap2plus-defconfig-wwd47) (arm-linux-gnueabihf-gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP Thu Aug 29 04:05:03 UTC 2024 <6>[ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d <6>[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache <6>[ 0.000000] OF: fdt: Machine model: TI OMAP3 BeagleBoard xM <4>[ 0.000000] Malformed early option 'earlycon' <6>[ 0.000000] Memory policy: Data cache writeback <6>[ 0.000000] cma: Reserved 16 MiB at 0x8e800000 on node -1 <6>[ 0.000000] Zone ranges: <6>[ 0.000000] Normal [mem 0x0000000080000000-0x000000008fdfffff] <6>[ 0.000000] HighMem empty <6>[ 0.000000] Movable zone start for each node <6>[ 0.000000] Early memory node ranges <6>[ 0.000000] node 0: [mem 0x0000000080000000-0x000000008fdfffff] <6>[ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x000000008fdfffff] <6>[ 0.000000] CPU: All CPU(s) started in SVC mode. <6>[ 0.000000] OMAP3630/DM3730 ES1.2 (l2cache iva sgx neon isp 192mhz_clk) <6>[ 0.000000] percpu: Embedded 17 pages/cpu s39884 r8192 d21556 u69632 <5>[ 0.000000] Kernel command line: console=ttyO2,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp <6>[ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes, linear) <6>[ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes, linear) <6>[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 65024 <6>[ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 <6>[ 0.000000] trace event string verifier disabled <6>[ 0.000000] rcu: Hierarchical RCU implementation. <6>[ 0.000000] rcu: RCU event tracing is enabled. <6>[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=2 to nr_cpu_ids=1. <6>[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. <6>[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 <6>[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 <6>[ 0.000000] IRQ: Found an INTC at 0x(ptrval) (revision 4.0) with 96 interrupts <6>[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. <6>[ 0.000000] Clocking rate (Crystal/Core/MPU): 26.0/400/600 MHz <6>[ 0.000000] OMAP clocksource: 32k_counter at 32768 Hz <6>[ 0.000000] clocksource: 32k_counter: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 58327039986419 ns <6>[ 0.000030] sched_clock: 32 bits at 33kHz, resolution 30517ns, wraps every 65535999984741ns <6>[ 0.003173] TI gptimer clockevent: always-on 32768 Hz at /ocp@68000000/target-module@48318000 <6>[ 0.004577] Console: colour dummy device 80x30 <3>[ 0.004638] WARNING: Your 'console=ttyO2' has been replaced by 'ttyS2' <3>[ 0.004638] This ensures that you still see kernel messages. Please <3>[ 0.004669] update your kernel commandline. <6>[ 0.004699] Calibrating delay loop... 600.47 BogoMIPS (lpj=3002368) <6>[ 0.053588] CPU: Testing write buffer coherency: ok <6>[ 0.053680] CPU0: Spectre v2: using BPIALL workaround <6>[ 0.053710] pid_max: default: 32768 minimum: 301 <6>[ 0.053863] LSM: initializing lsm=capability <6>[ 0.054077] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.054107] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.055877] CPU0: thread -1, cpu 0, socket -1, mpidr 0 <6>[ 0.058105] Setting up static identity map for 0x80100000 - 0x80100078 <6>[ 0.058502] rcu: Hierarchical SRCU implementation. <6>[ 0.058532] rcu: Max phase no-delay instances is 1000. <6>[ 0.059906] smp: Bringing up secondary CPUs ... <6>[ 0.059967] smp: Brought up 1 node, 1 CPU <6>[ 0.059997] SMP: Total of 1 processors activated (600.47 BogoMIPS). <6>[ 0.059997] CPU: All CPU(s) started in SVC mode. <6>[ 0.060180] Memory: 207084K/260096K available (11264K kernel code, 1142K rwdata, 2696K rodata, 1024K init, 291K bss, 35084K reserved, 16384K cma-reserved, 0K highmem) <6>[ 0.061035] devtmpfs: initialized <6>[ 0.089935] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 <6>[ 0.090423] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.090454] futex hash table entries: 256 (order: 2, 16384 bytes, linear) <6>[ 0.091888] pinctrl core: initialized pinctrl subsystem <6>[ 0.095214] NET: Registered PF_NETLINK/PF_ROUTE protocol family <6>[ 0.098754] DMA: preallocated 256 KiB pool for atomic coherent allocations <4>[ 0.125244] omap_hwmod: mcbsp2_sidetone using broken dt data from mcbsp <4>[ 0.126068] omap_hwmod: mcbsp3_sidetone using broken dt data from mcbsp <6>[ 0.211059] audit: initializing netlink subsys (disabled) <6>[ 0.212768] thermal_sys: Registered thermal governor 'fair_share' <6>[ 0.212799] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.212829] thermal_sys: Registered thermal governor 'user_space' <5>[ 0.212951] audit: type=2000 audit(0.200:1): state=initialized audit_enabled=0 res=1 <6>[ 0.213043] cpuidle: using governor menu <6>[ 0.213439] Reprogramming SDRC clock to 400000000 Hz <6>[ 0.250762] platform 68000000.ocp: Fixed dependency cycle(s) with /ocp@68000000/interrupt-controller@48200000 <6>[ 0.265258] OMAP GPIO hardware version 2.5 <6>[ 0.298065] platform 48050000.dss: Fixed dependency cycle(s) with /encoder0 <6>[ 0.298248] platform encoder0: Fixed dependency cycle(s) with /ocp@68000000/dss@48050000 <6>[ 0.298889] platform encoder0: Fixed dependency cycle(s) with /connector0 <6>[ 0.299011] platform connector0: Fixed dependency cycle(s) with /encoder0 <6>[ 0.299621] platform connector1: Fixed dependency cycle(s) with /ocp@68000000/dss@48050000/encoder@48050c00 <6>[ 0.300048] No ATAGs? <6>[ 0.300079] hw-breakpoint: debug architecture 0x4 unsupported. <6>[ 0.307067] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. <6>[ 0.332397] iommu: Default domain type: Translated <6>[ 0.332427] iommu: DMA domain TLB invalidation policy: strict mode <6>[ 0.334350] omap-iommu 480bd400.mmu: 480bd400.mmu registered <5>[ 0.356475] SCSI subsystem initialized <6>[ 0.359497] omap_i2c 48070000.i2c: bus 0 rev4.4 at 2600 kHz <6>[ 0.366638] omap_i2c 48072000.i2c: bus 1 rev4.4 at 400 kHz <6>[ 0.368103] omap_i2c 48060000.i2c: bus 2 rev4.4 at 100 kHz <6>[ 0.368560] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.368591] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.368621] PTP clock support registered <6>[ 0.375335] vgaarb: loaded <6>[ 0.375701] clocksource: Switched to clocksource 32k_counter <5>[ 0.376434] VFS: Disk quotas dquot_6.6.0 <6>[ 0.376495] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) <6>[ 0.415344] NET: Registered PF_INET protocol family <6>[ 0.415924] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear) <6>[ 0.417358] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) <6>[ 0.417449] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.417510] TCP established hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.417541] TCP bind hash table entries: 2048 (order: 3, 32768 bytes, linear) <6>[ 0.417694] TCP: Hash tables configured (established 2048 bind 2048) <6>[ 0.417816] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) <6>[ 0.417877] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) <6>[ 0.418090] NET: Registered PF_UNIX/PF_LOCAL protocol family <6>[ 0.436767] RPC: Registered named UNIX socket transport module. <6>[ 0.436798] RPC: Registered udp transport module. <6>[ 0.436798] RPC: Registered tcp transport module. <6>[ 0.436828] RPC: Registered tcp-with-tls transport module. <6>[ 0.436828] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.436859] PCI: CLS 0 bytes, default 64 <5>[ 0.441406] Initialise system trusted keyrings <6>[ 0.443023] Trying to unpack rootfs image as initramfs... <6>[ 0.456115] workingset: timestamp_bits=14 max_order=16 bucket_order=2 <5>[ 0.466339] NFS: Registering the id_resolver key type <5>[ 0.466461] Key type id_resolver registered <5>[ 0.466461] Key type id_legacy registered <6>[ 0.466552] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc. <5>[ 0.467102] Key type asymmetric registered <5>[ 0.467102] Asymmetric key parser 'x509' registered <6>[ 0.467193] io scheduler mq-deadline registered <6>[ 0.467224] io scheduler kyber registered <6>[ 0.467315] io scheduler bfq registered <6>[ 0.476318] pinctrl-single 48002030.pinmux: 284 pins, size 568 <6>[ 0.477050] pinctrl-single 48002a00.pinmux: 46 pins, size 92 <6>[ 0.477966] pinctrl-single 480025a0.pinmux: 46 pins, size 92 <6>[ 0.516235] Serial: 8250/16550 driver, 6 ports, IRQ sharing enabled <6>[ 0.557586] 4806a000.serial: ttyS0 at MMIO 0x4806a000 (irq = 88, base_baud = 3000000) is a 8250 <6>[ 0.560668] 4806c000.serial: ttyS1 at MMIO 0x4806c000 (irq = 89, base_baud = 3000000) is a 8250 <6>[ 0.567810] 49020000.serial: ttyS2 at MMIO 0x49020000 (irq = 90, base_baud = 3000000) is a 8250 <6>[ 0.567901] printk: legacy console [ttyS2] enabled <6>[ 1.761596] 49042000.serial: ttyS3 at MMIO 0x49042000 (irq = 96, base_baud = 3000000) is a 8250 <6>[ 1.862579] brd: module loaded <6>[ 1.920501] loop: module loaded <6>[ 1.990051] twl 0-0048: PIH (irq 23) chaining IRQs 145..153 <6>[ 1.996276] twl 0-0048: power (irq 150) chaining IRQs 153..160 <6>[ 2.048675] twl4030_gpio twl4030-gpio: gpio (irq 145) chaining IRQs 161..178 <3>[ 2.298034] mtdoops: mtd device (mtddev=name/number) must be supplied <6>[ 2.323089] i2c_dev: i2c /dev entries driver <4>[ 2.368774] ti-soc-thermal 48002524.bandgap: This OMAP thermal sensor is unreliable. You've been warned <6>[ 2.378723] ti-soc-thermal 48002524.bandgap: Non-trimmed BGAP, Temp not accurate <6>[ 2.392578] sdhci: Secure Digital Host Controller Interface driver <6>[ 2.399291] sdhci: Copyright(c) Pierre Ossman <6>[ 2.404937] sdhci-pltfm: SDHCI platform and OF driver helper <3>[ 2.437438] omap_hsmmc 4809c000.mmc: RX DMA channel request failed <6>[ 2.470977] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 2.482452] omap-gpmc 6e000000.gpmc: GPMC revision 5.0 <4>[ 2.488098] gpmc_mem_init: disabling cs 0 mapped at 0x0-0x1000000 <6>[ 2.543762] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available <6>[ 2.553680] Initializing XFRM netlink socket <6>[ 2.558471] NET: Registered PF_INET6 protocol family <6>[ 2.626770] Segment Routing with IPv6 <6>[ 2.630889] In-situ OAM (IOAM) with IPv6 <6>[ 2.635223] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 2.642730] NET: Registered PF_PACKET protocol family <6>[ 2.648223] NET: Registered PF_KEY protocol family <5>[ 2.653472] Key type dns_resolver registered <6>[ 2.658355] ThumbEE CPU extension supported. <5>[ 2.662933] Registering SWP/SWPB emulation handler <6>[ 2.670349] SmartReflex Class3 initialized <5>[ 2.736511] Loading compiled-in X.509 certificates <6>[ 2.831878] smartreflex 480c9000.smartreflex: omap_sr_probe: SmartReflex driver initialized <6>[ 2.884857] omap-dma-engine 48056000.dma-controller: OMAP DMA engine driver (LinkedList1/2/3 supported) <3>[ 2.897216] ti-sysc 48318000.target-module: probe with driver ti-sysc failed with error -16 <6>[ 2.913574] smartreflex 480cb000.smartreflex: omap_sr_probe: SmartReflex driver initialized <6>[ 2.924621] hsusb2_power_reg enforce active low on GPIO handle <4>[ 3.538208] mmc0: host does not support reading read-only switch, assuming write-enable <6>[ 3.578979] mmc0: new high speed SDHC card at address aaaa <6>[ 3.611206] mmcblk0: mmc0:aaaa SS08G 7.40 GiB <6>[ 3.643859] mmcblk0: p1 p2 <6>[ 4.761901] Freeing initrd memory: 15340K <6>[ 15.606292] clk: Disabling unused clocks <6>[ 15.610839] PM: genpd: Disabling unused power domains <6>[ 15.620178] Freeing unused kernel image (initmem) memory: 1024K <6>[ 15.627471] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 15.961303] udevd[83]: starting version 3.2.9 <5>[ 15.976531] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 15.992218] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 16.007293] random: udevd: uninitialized urandom read (16 bytes read) <27>[ 16.030151] udevd[83]: specified user 'tss' unknown <27>[ 16.035736] udevd[83]: specified group 'tss' unknown <30>[ 16.048645] udevd[84]: starting eudev-3.2.9 <6>[ 16.795013] omap_ssi 48058000.ssi-controller: ssi controller 0 initialized (2 ports)! <3>[ 16.804626] omap_ssi_port 4805a000.ssi-port: couldn't get cawake gpio (err=-2)! <3>[ 16.812408] omap_ssi_port 4805a000.ssi-port: probe with driver omap_ssi_port failed with error -2 <3>[ 16.821960] omap_ssi_port 4805b000.ssi-port: couldn't get cawake gpio (err=-2)! <3>[ 16.829650] omap_ssi_port 4805b000.ssi-port: probe with driver omap_ssi_port failed with error -2 <4>[ 16.953063] omapdss_dss 48050000.dss: supply vdda_video not found, using dummy regulator <4>[ 16.962188] omapdss_dss 48050000.dss: supply vdds_dsi not found, using dummy regulator <4>[ 17.307891] omapdss_dss 48050000.dss: supply vdda_video not found, using dummy regulator <4>[ 17.316894] omapdss_dss 48050000.dss: supply vdds_dsi not found, using dummy regulator <6>[ 17.346496] usbcore: registered new interface driver usbfs <6>[ 17.352416] usbcore: registered new interface driver hub <6>[ 17.358337] usbcore: registered new device driver usb <3>[ 17.399932] twl4030_keypad 48070000.i2c:twl@48:keypad: missing or malformed property linux,keymap: -22 <3>[ 17.409820] twl4030_keypad 48070000.i2c:twl@48:keypad: Failed to build keymap <3>[ 17.417388] twl4030_keypad 48070000.i2c:twl@48:keypad: probe with driver twl4030_keypad failed with error -22 <4>[ 17.469696] omapdss_dss 48050000.dss: supply vdda_video not found, using dummy regulator <4>[ 17.478851] omapdss_dss 48050000.dss: supply vdds_dsi not found, using dummy regulator <6>[ 17.515502] input: twl4030_pwrbutton as /devices/platform/68000000.ocp/48070000.i2c/i2c-0/0-0048/48070000.i2c:twl@48:pwrbutton/input/input1 <6>[ 17.553375] twl4030_madc 48070000.i2c:twl@48:madc: clk disabled, enabling <6>[ 17.573425] ohci-platform 48064400.ohci: Generic Platform OHCI controller <6>[ 17.580780] ohci-platform 48064400.ohci: new USB bus registered, assigned bus number 1 <4>[ 17.648773] omapdss_dss 48050000.dss: supply vdda_video not found, using dummy regulator <4>[ 17.657867] omapdss_dss 48050000.dss: supply vdds_dsi not found, using dummy regulator <6>[ 17.706359] ohci-platform 48064400.ohci: irq 92, io mem 0x48064400 <4>[ 17.816192] twl4030_madc 48070000.i2c:twl@48:madc: supply vusb3v1 not found, using dummy regulator <4>[ 17.830352] omapdss_dss 48050000.dss: supply vdda_video not found, using dummy regulator <4>[ 17.839355] omapdss_dss 48050000.dss: supply vdds_dsi not found, using dummy regulator <6>[ 17.999420] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.11 <6>[ 18.008148] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 <6>[ 18.015686] usb usb1: Product: Generic Platform OHCI controller <6>[ 18.022003] usb usb1: Manufacturer: Linux 6.11.0-rc5 ohci_hcd <6>[ 18.028106] usb usb1: SerialNumber: 48064400.ohci <4>[ 18.048583] twl_rtc 48070000.i2c:twl@48:rtc: Power up reset detected. <6>[ 18.078155] twl_rtc 48070000.i2c:twl@48:rtc: registered as rtc0 <4>[ 18.087036] omapdss_dss 48050000.dss: supply vdda_video not found, using dummy regulator <4>[ 18.096069] omapdss_dss 48050000.dss: supply vdds_dsi not found, using dummy regulator <6>[ 18.128936] hub 1-0:1.0: USB hub found <6>[ 18.146606] twl_rtc 48070000.i2c:twl@48:rtc: setting system clock to 2000-01-01T00:00:00 UTC (946684800) <6>[ 18.178314] hub 1-0:1.0: 3 ports detected <4>[ 18.238555] omapdss_dss 48050000.dss: supply vdda_video not found, using dummy regulator <4>[ 18.247680] omapdss_dss 48050000.dss: supply vdds_dsi not found, using dummy regulator <6>[ 18.268768] omap-mailbox 48094000.mailbox: omap mailbox rev 0x40 <4>[ 18.442047] omapdss_dss 48050000.dss: supply vdda_video not found, using dummy regulator <4>[ 18.451232] omapdss_dss 48050000.dss: supply vdds_dsi not found, using dummy regulator <6>[ 18.502502] mc: Linux media interface: v0.10 <6>[ 18.540588] omap-aes 480a6000.aes1: OMAP AES hw accel rev: 2.6 <6>[ 18.548522] Driver for 1-wire Dallas network protocol. <6>[ 18.558532] omap_rng 480a0000.rng: Random Number Generator ver. 70 <6>[ 18.576782] omap-sham 480c3000.sham: hw accel on OMAP rev 0.9 <5>[ 18.592132] random: crng init done <6>[ 18.628173] omap_hdq 480b2000.1w: OMAP HDQ Hardware Rev 0.5. Driver in Interrupt mode <6>[ 18.671844] omap-aes 480a6000.aes1: will run requests pump with realtime priority <6>[ 18.680480] omap-aes 480c5000.aes2: OMAP AES hw accel rev: 2.6 <6>[ 18.693115] videodev: Linux video capture interface: v2.00 <6>[ 18.718444] omap-sham 480c3000.sham: will run requests pump with realtime priority <6>[ 18.805999] omap-aes 480c5000.aes2: will run requests pump with realtime priority <6>[ 18.918243] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver <6>[ 18.924468] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 2 <6>[ 18.933471] twl4030_usb 48070000.i2c:twl@48:twl4030-usb: Initialized TWL4030 USB module <4>[ 18.952850] omap3isp 480bc000.isp: supply vdd-csiphy1 not found, using dummy regulator <4>[ 18.961730] omap3isp 480bc000.isp: supply vdd-csiphy2 not found, using dummy regulator <6>[ 18.970458] omap3isp 480bc000.isp: Revision 15.0 found <3>[ 18.976837] omap3isp 480bc000.isp: failed to create ARM IOMMU mapping <3>[ 18.983581] omap3isp 480bc000.isp: unable to attach to IOMMU <6>[ 19.020507] omap_wdt: OMAP Watchdog Timer Rev 0x31: initial timeout 60 sec <6>[ 19.087219] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.11 <6>[ 19.095977] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 <6>[ 19.103515] usb usb2: Product: MUSB HDRC host driver <6>[ 19.108886] usb usb2: Manufacturer: Linux 6.11.0-rc5 musb-hcd <6>[ 19.114959] usb usb2: SerialNumber: musb-hdrc.1.auto <6>[ 19.125091] w1_master_driver w1_bus_master1: Attaching one wire slave 01.000000000000 crc 3d <6>[ 19.285034] hub 2-0:1.0: USB hub found <6>[ 19.307861] hub 2-0:1.0: 1 port detected <4>[ 19.368713] omapdss_dss 48050000.dss: supply vdda_video not found, using dummy regulator <4>[ 19.377807] omapdss_dss 48050000.dss: supply vdds_dsi not found, using dummy regulator <3>[ 19.403442] omap3isp 480bc000.isp: probe with driver omap3isp failed with error -12 <4>[ 19.573608] omapdss_dss 48050000.dss: supply vdda_video not found, using dummy regulator <4>[ 19.582763] omapdss_dss 48050000.dss: supply vdds_dsi not found, using dummy regulator <6>[ 19.646240] input: gpio_keys as /devices/platform/gpio_keys/input/input2 <4>[ 19.802307] usb_phy_generic hsusb2-phy-pins: dummy supplies not allowed for exclusive requests (id=vbus) <6>[ 20.066070] ehci-omap 48064800.ehci: EHCI Host Controller <6>[ 20.071838] ehci-omap 48064800.ehci: new USB bus registered, assigned bus number 3 <6>[ 20.226745] thermal thermal_zone1: Temperature check failed (-19) <6>[ 20.241699] ehci-omap 48064800.ehci: irq 93, io mem 0x48064800 <4>[ 20.252899] ------------[ cut here ]------------ <4>[ 20.257995] WARNING: CPU: 0 PID: 94 at fs/dcache.c:1784 d_set_d_op+0xf0/0x134 <4>[ 20.265472] Modules linked in: snd_soc_omap_twl4030(+) leds_pwm leds_gpio bq27xxx_battery_hdq phy_generic bq27xxx_battery gpio_keys display_connector cpufreq_dt ti_tfp410 snd_soc_omap_mcbsp snd_soc_ti_sdma omap3_isp omap_wdt videobuf2_dma_contig videobuf2_memops videobuf2_v4l2 videobuf2_common v4l2_fwnode v4l2_async omap_hdq videodev omap_sham omap_aes_driver omap_crypto crypto_engine wire cn omap_rng mc libaes hwmon snd_soc_twl4030 rng_core led_class omap2430 snd_soc_core phy_twl4030_usb snd_pcm_dmaengine snd_pcm twl4030_wdt musb_hdrc omap_mailbox udc_core watchdog rtc_twl snd_timer ohci_platform ohci_hcd snd twl4030_charger soundcore twl4030_madc industrialio twl4030_keypad matrix_keymap ehci_omap ehci_hcd twl4030_pwrbutton pwm_twl_led pwm_twl usbcore usb_common omapdrm drm_kms_helper omap_ssi drm hsi drm_panel_orientation_quirks cec <4>[ 20.340637] CPU: 0 UID: 0 PID: 94 Comm: udevd Not tainted 6.11.0-rc5 #1 <4>[ 20.347534] Hardware name: Generic OMAP36xx (Flattened Device Tree) <4>[ 20.354095] Call trace: <4>[ 20.354125] unwind_backtrace from show_stack+0x10/0x14 <4>[ 20.362457] show_stack from dump_stack_lvl+0x68/0x74 <4>[ 20.367797] dump_stack_lvl from __warn+0x70/0x124 <4>[ 20.372894] __warn from warn_slowpath_fmt+0x134/0x1bc <4>[ 20.378326] warn_slowpath_fmt from d_set_d_op+0xf0/0x134 <4>[ 20.384033] d_set_d_op from simple_lookup+0x50/0x5c <4>[ 20.389312] simple_lookup from __lookup_slow+0x88/0x134 <4>[ 20.394897] __lookup_slow from walk_component+0xf0/0x160 <4>[ 20.400604] walk_component from path_lookupat+0x74/0x1a0 <4>[ 20.406311] path_lookupat from filename_lookup+0x88/0x138 <4>[ 20.412078] filename_lookup from vfs_statx+0x70/0xe4 <4>[ 20.417419] vfs_statx from vfs_fstatat+0x5c/0xec <4>[ 20.422424] vfs_fstatat from __do_sys_lstat64+0x44/0x84 <4>[ 20.428039] __do_sys_lstat64 from ret_fast_syscall+0x0/0x58 <4>[ 20.433990] Exception stack(0xd03e5fa8 to 0xd03e5ff0) <4>[ 20.439331] 5fa0: bee22029 bee22018 bee22018 bee21730 bee21730 bee217a3 <4>[ 20.447814] 5fc0: bee22029 bee22018 00000005 000000c4 00065c48 00060e08 00000000 0003b563 <4>[ 20.456298] 5fe0: 000572a8 bee21700 00039ed0 b6c66c30 <4>[ 20.461730] ---[ end trace 0000000000000000 ]--- <4>[ 20.466674] ------------[ cut here ]------------ <4>[ 20.471557] WARNING: CPU: 0 PID: 94 at fs/dcache.c:1785 d_set_d_op+0x11c/0x134 <4>[ 20.479125] Modules linked in: snd_soc_omap_twl4030(+) leds_pwm leds_gpio bq27xxx_battery_hdq phy_generic bq27xxx_battery gpio_keys display_connector cpufreq_dt ti_tfp410 snd_soc_omap_mcbsp snd_soc_ti_sdma omap3_isp omap_wdt videobuf2_dma_contig videobuf2_memops videobuf2_v4l2 videobuf2_common v4l2_fwnode v4l2_async omap_hdq videodev omap_sham omap_aes_driver omap_crypto crypto_engine wire cn omap_rng mc libaes hwmon snd_soc_twl4030 rng_core led_class omap2430 snd_soc_core phy_twl4030_usb snd_pcm_dmaengine snd_pcm twl4030_wdt musb_hdrc omap_mailbox udc_core watchdog rtc_twl snd_timer ohci_platform ohci_hcd snd twl4030_charger soundcore twl4030_madc industrialio twl4030_keypad matrix_keymap ehci_omap ehci_hcd twl4030_pwrbutton pwm_twl_led pwm_twl usbcore usb_common omapdrm drm_kms_helper omap_ssi drm hsi drm_panel_orientation_quirks cec <4>[ 20.554168] CPU: 0 UID: 0 PID: 94 Comm: udevd Tainted: G W 6.11.0-rc5 #1 <4>[ 20.562561] Tainted: [W]=WARN <4>[ 20.565795] Hardware name: Generic OMAP36xx (Flattened Device Tree) <4>[ 20.572357] Call trace: <4>[ 20.572357] unwind_backtrace from show_stack+0x10/0x14 <4>[ 20.580688] show_stack from dump_stack_lvl+0x68/0x74 <4>[ 20.586029] dump_stack_lvl from __warn+0x70/0x124 <4>[ 20.591125] __warn from warn_slowpath_fmt+0x134/0x1bc <4>[ 20.596557] warn_slowpath_fmt from d_set_d_op+0x11c/0x134 <4>[ 20.602355] d_set_d_op from simple_lookup+0x50/0x5c <4>[ 20.607604] simple_lookup from __lookup_slow+0x88/0x134 <4>[ 20.613220] __lookup_slow from walk_component+0xf0/0x160 <4>[ 20.618927] walk_component from path_lookupat+0x74/0x1a0 <4>[ 20.624603] path_lookupat from filename_lookup+0x88/0x138 <4>[ 20.630401] filename_lookup from vfs_statx+0x70/0xe4 <4>[ 20.635742] vfs_statx from vfs_fstatat+0x5c/0xec <4>[ 20.640747] vfs_fstatat from __do_sys_lstat64+0x44/0x84 <4>[ 20.646362] __do_sys_lstat64 from ret_fast_syscall+0x0/0x58 <4>[ 20.652313] Exception stack(0xd03e5fa8 to 0xd03e5ff0) <4>[ 20.657653] 5fa0: bee22029 bee22018 bee22018 bee21730 bee21730 bee217a3 <4>[ 20.666137] 5fc0: bee22029 bee22018 00000005 000000c4 00065c48 00060e08 00000000 0003b563 <4>[ 20.674621] 5fe0: 000572a8 bee21700 00039ed0 b6c66c30 <4>[ 20.679992] ---[ end trace 0000000000000000 ]--- <6>[ 20.726898] ehci-omap 48064800.ehci: USB 2.0 started, EHCI 1.00 <6>[ 21.057220] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.11 <6>[ 21.065917] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 <6>[ 21.073455] usb usb3: Product: EHCI Host Controller <6>[ 21.078674] usb usb3: Manufacturer: Linux 6.11.0-rc5 ehci_hcd <6>[ 21.084716] usb usb3: SerialNumber: 48064800.ehci <6>[ 21.186340] hub 3-0:1.0: USB hub found <6>[ 21.206054] hub 3-0:1.0: 3 ports detected <4>[ 21.267211] omapdss_dss 48050000.dss: supply vdda_video not found, using dummy regulator <4>[ 21.276123] omapdss_dss 48050000.dss: supply vdds_dsi not found, using dummy regulator <6>[ 21.284545] DSS: OMAP DSS rev 2.0 <6>[ 21.291046] omapdss_dss 48050000.dss: bound 48050400.dispc (ops dsi_vc_flush_receive_data [omapdrm]) <6>[ 21.300903] omapdss_dss 48050000.dss: bound 48050c00.encoder (ops dsi_vc_flush_receive_data [omapdrm]) <4>[ 21.311218] omapdrm omapdrm.0: DMM not available, disable DMM support <6>[ 21.470458] [drm] Initialized omapdrm 1.0.0 for omapdrm.0 on minor 0 <4>[ 21.512725] ------------[ cut here ]------------ <4>[ 21.517852] WARNING: CPU: 0 PID: 84 at fs/dcache.c:437 fast_dput+0x13c/0x150 <4>[ 21.525238] Modules linked in: evdev snd_soc_omap_twl4030 leds_pwm leds_gpio bq27xxx_battery_hdq phy_generic bq27xxx_battery gpio_keys display_connector cpufreq_dt ti_tfp410 snd_soc_omap_mcbsp snd_soc_ti_sdma omap3_isp omap_wdt videobuf2_dma_contig videobuf2_memops videobuf2_v4l2 videobuf2_common v4l2_fwnode v4l2_async omap_hdq videodev omap_sham omap_aes_driver omap_crypto crypto_engine wire cn omap_rng mc libaes hwmon snd_soc_twl4030 rng_core led_class omap2430 snd_soc_core phy_twl4030_usb snd_pcm_dmaengine snd_pcm twl4030_wdt musb_hdrc omap_mailbox udc_core watchdog rtc_twl snd_timer ohci_platform ohci_hcd snd twl4030_charger soundcore twl4030_madc industrialio twl4030_keypad matrix_keymap ehci_omap ehci_hcd twl4030_pwrbutton pwm_twl_led pwm_twl usbcore usb_common omapdrm drm_kms_helper omap_ssi drm hsi drm_panel_orientation_quirks cec <4>[ 21.600646] CPU: 0 UID: 0 PID: 84 Comm: udevd Tainted: G W 6.11.0-rc5 #1 <4>[ 21.609039] Tainted: [W]=WARN <4>[ 21.612304] Hardware name: Generic OMAP36xx (Flattened Device Tree) <4>[ 21.618865] Call trace: <4>[ 21.618865] unwind_backtrace from show_stack+0x10/0x14 <4>[ 21.627197] show_stack from dump_stack_lvl+0x68/0x74 <4>[ 21.632537] dump_stack_lvl from __warn+0x70/0x124 <4>[ 21.637634] __warn from warn_slowpath_fmt+0x134/0x1bc <4>[ 21.643066] warn_slowpath_fmt from fast_dput+0x13c/0x150 <4>[ 21.648773] fast_dput from dput+0x10/0x28 <4>[ 21.653167] dput from step_into+0x3c4/0x708 <4>[ 21.657745] step_into from path_openat+0x11c/0x1134 <4>[ 21.662994] path_openat from do_filp_open+0x5c/0xd4 <4>[ 21.668243] do_filp_open from do_sys_openat2+0xb8/0xf0 <4>[ 21.673767] do_sys_openat2 from sys_openat+0x8c/0xd8 <4>[ 21.679138] sys_openat from ret_fast_syscall+0x0/0x58 <4>[ 21.684570] Exception stack(0xd03b1fa8 to 0xd03b1ff0) <4>[ 21.689910] 1fa0: 000587f0 b6fa17c0 ffffff9c bee1e198 000a0000 00000000 <4>[ 21.698394] 1fc0: 000587f0 b6fa17c0 00000008 00000142 0003aa75 0000005e bee225ec 00000000 <4>[ 21.706878] 1fe0: 00000040 bee1e0e0 b6c6740c b6c67428 <4>[ 21.712280] ---[ end trace 0000000000000000 ]--- <4>[ 21.722747] ------------[ cut here ]------------ <4>[ 21.727844] WARNING: CPU: 0 PID: 84 at fs/dcache.c:769 fast_dput+0x130/0x150 <4>[ 21.735229] Modules linked in: evdev snd_soc_omap_twl4030 leds_pwm leds_gpio bq27xxx_battery_hdq phy_generic bq27xxx_battery gpio_keys display_connector cpufreq_dt ti_tfp410 snd_soc_omap_mcbsp snd_soc_ti_sdma omap3_isp omap_wdt videobuf2_dma_contig videobuf2_memops videobuf2_v4l2 videobuf2_common v4l2_fwnode v4l2_async omap_hdq videodev omap_sham omap_aes_driver omap_crypto crypto_engine wire cn omap_rng mc libaes hwmon snd_soc_twl4030 rng_core led_class omap2430 snd_soc_core phy_twl4030_usb snd_pcm_dmaengine snd_pcm twl4030_wdt musb_hdrc omap_mailbox udc_core watchdog rtc_twl snd_timer ohci_platform ohci_hcd snd twl4030_charger soundcore twl4030_madc industrialio twl4030_keypad matrix_keymap ehci_omap ehci_hcd twl4030_pwrbutton pwm_twl_led pwm_twl usbcore usb_common omapdrm drm_kms_helper omap_ssi drm hsi drm_panel_orientation_quirks cec <4>[ 21.810638] CPU: 0 UID: 0 PID: 84 Comm: udevd Tainted: G W 6.11.0-rc5 #1 <4>[ 21.819030] Tainted: [W]=WARN <4>[ 21.822265] Hardware name: Generic OMAP36xx (Flattened Device Tree) <4>[ 21.828826] Call trace: <4>[ 21.828857] unwind_backtrace from show_stack+0x10/0x14 <4>[ 21.837188] show_stack from dump_stack_lvl+0x68/0x74 <4>[ 21.842529] dump_stack_lvl from __warn+0x70/0x124 <4>[ 21.847625] __warn from warn_slowpath_fmt+0x134/0x1bc <4>[ 21.853057] warn_slowpath_fmt from fast_dput+0x130/0x150 <4>[ 21.858764] fast_dput from dput+0x10/0x28 <4>[ 21.863159] dput from __fput+0x11c/0x2e8 <4>[ 21.867462] __fput from sys_close+0x28/0x5c <4>[ 21.872009] sys_close from ret_fast_syscall+0x0/0x58 <4>[ 21.877380] Exception stack(0xd03b1fa8 to 0xd03b1ff0) <4>[ 21.882720] 1fa0: 000587f0 b6ce7c18 0000000c 00000498 b6ce7780 b6c0a420 <4>[ 21.891204] 1fc0: 000587f0 b6ce7c18 00000000 00000006 b6ce9000 00041044 0004104d 00000000 <4>[ 21.899688] 1fe0: 00057098 bee1e148 b6c0a42c b6c6f6d4 <4>[ 21.905059] ---[ end trace 0000000000000000 ]--- <6>[ 21.911804] usb 3-2: new high-speed USB device number 2 using ehci-omap <0>[ 21.918792] Internal error: Oops - undefined instruction: 0 [#1] SMP ARM <4>[ 21.918823] Modules linked in: evdev snd_soc_omap_twl4030 leds_pwm leds_gpio bq27xxx_battery_hdq phy_generic bq27xxx_battery gpio_keys display_connector cpufreq_dt ti_tfp410 snd_soc_omap_mcbsp snd_soc_ti_sdma omap3_isp omap_wdt videobuf2_dma_contig videobuf2_memops videobuf2_v4l2 videobuf2_common v4l2_fwnode v4l2_async omap_hdq videodev omap_sham omap_aes_driver omap_crypto crypto_engine wire cn omap_rng mc libaes hwmon snd_soc_twl4030 rng_core led_class omap2430 snd_soc_core phy_twl4030_usb snd_pcm_dmaengine snd_pcm twl4030_wdt musb_hdrc omap_mailbox udc_core watchdog rtc_twl snd_timer ohci_platform ohci_hcd snd twl4030_charger soundcore twl4030_madc industrialio twl4030_keypad matrix_keymap ehci_omap ehci_hcd twl4030_pwrbutton pwm_twl_led pwm_twl usbcore usb_common omapdrm drm_kms_helper omap_ssi drm hsi drm_panel_orientation_quirks cec <4>[ 21.919158] CPU: 0 UID: 0 PID: 100 Comm: kworker/0:4 Tainted: G W 6.11.0-rc5 #1 <4>[ 21.919158] Tainted: [W]=WARN <4>[ 21.919158] Hardware name: Generic OMAP36xx (Flattened Device Tree) <4>[ 21.919189] Workqueue: usb_hub_wq hub_event [usbcore] <4>[ 21.919342] PC is at shrink_dcache_for_umount+0xe8/0x180 <4>[ 21.919372] LR is at rcu_core+0x290/0x990 <4>[ 21.919372] pc : [] lr : [] psr: 40000133 <4>[ 21.919403] sp : d0001f40 ip : 00000000 fp : c1114e24 <4>[ 21.919403] r10: 0000000a r9 : 00000000 r8 : 00000005 <4>[ 21.919403] r7 : 00000060 r6 : c59f5200 r5 : 00000000 r4 : 00000004 <4>[ 21.919403] r3 : c033ebc3 r2 : c22b7ed4 r1 : 00000000 r0 : 00000000 <4>[ 21.919433] Flags: nZcv IRQs on FIQs on Mode SVC_32 ISA Thumb Segment none <4>[ 21.919433] Control: 10c5387d Table: 859e4019 DAC: 00000051 <1>[ 21.919433] Register r0 information: NULL pointer <1>[ 21.919464] Register r1 information: NULL pointer <1>[ 21.919464] Register r2 information: slab dentry start c22b7e58 pointer offset 124 size 136 <1>[ 21.919494] Register r3 information: non-slab/vmalloc memory <1>[ 21.919525] Register r4 information: non-paged memory <1>[ 21.919525] Register r5 information: NULL pointer <1>[ 21.919525] Register r6 information: slab task_struct start c59f5200 pointer offset 0 size 2624 <1>[ 21.919555] Register r7 information: non-paged memory <1>[ 21.919586] Register r8 information: non-paged memory <1>[ 21.919586] Register r9 information: NULL pointer <1>[ 21.919586] Register r10 information: non-paged memory <1>[ 21.919616] Register r11 information: non-slab/vmalloc memory <1>[ 21.919616] Register r12 information: NULL pointer <0>[ 21.919647] Process kworker/0:4 (pid: 100, stack limit = 0x78f8c48e) <0>[ 21.919647] Stack: (0xd0001f40 to 0xd0002000) <0>[ 21.919677] 1f40: 20000193 cfb66100 20000193 c01daec4 20000193 c111da2c 0000000a 00000001 <0>[ 21.919677] 1f60: cfb66188 cfb6d580 c22b8d3c c22b829c 0000000e 800513f1 c1003084 0000000a <0>[ 21.919677] 1f80: c10030a4 00000200 00000009 c1114308 00000100 c1003080 c59f5200 c013b6f0 <0>[ 21.919708] 1fa0: c18b95c0 c01a7fbc d0001fa0 0000000a 00000000 ffff9360 c1886f6c 04208060 <0>[ 21.919708] 1fc0: d0151ce0 c59f5200 c1886f00 c01a3878 60000013 ffffffff d0151c54 d0151ce0 <0>[ 21.919738] 1fe0: c59f5200 d0151cdf d0151c18 c013b9d8 c01a3878 c013bb50 c01a3878 c0b1539c <0>[ 21.919738] Call trace: <0>[ 21.919738] shrink_dcache_for_umount from 0x1 <0>[ 21.919799] Code: fa95 ebff 0007 e1a0 (7f9f) eb20 <4>[ 21.919830] ---[ end trace 0000000000000000 ]--- <0>[ 21.919830] Kernel panic - not syncing: Fatal exception in interrupt <0>[ 22.242553] ---[ end Kernel panic - not syncing: Fatal exception in interrupt ]---