Skip to content

Instantly share code, notes, and snippets.

@bakueikozo
Created April 3, 2025 01:42
Show Gist options
  • Save bakueikozo/7cf936c19adff63ae656cabce0560ae9 to your computer and use it in GitHub Desktop.
Save bakueikozo/7cf936c19adff63ae656cabce0560ae9 to your computer and use it in GitHub Desktop.
喙cpu>: [tmon] Probing for device adt7461
<cpu>: Loading stage 2 primary bootloader...
<cpu>: Stage2 loaded
<cpu>:
<cpu>: Memory is being checked.
<cpu>: Memory Check( 00000000 ) : OK.
<cpu>: Memory Check( 55555555 ) : OK.
<cpu>: Memory Check( aaaaaaaa ) : OK.
<cpu>: Memory Check( ffffffff ) : OK.
<cpu>:
<cpu>: Version is being checked.
<cpu>: Kernel ( 0 ) Version : 0011 - 000c
<cpu>: 1stRAMfs( 0 ) Version : 0011 - 000c
<cpu>: md5sum is being checked.
Kernel ( 0 ) md5sum : 6580ed76a16140e257bf92487c1c1f2b<cpu>:
1stRAMfs( 0 ) md5sum : 8d8653b0918c466972eb10124992e038<cpu>:
<cpu>:
<cpu>: Kernel and 1stRAMfs are loaded.
<cpu>: 1stRAMfs is being loaded...
<cpu>: 1stRAMfs Src Address : 0xd18a0800.
<cpu>: Kernel is being loaded...
<cpu>: Kernel Src Address : 0xd0b20800.
<cpu>: jumping to kernel
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 2.6.36.2 (root@granada) (gcc version 4.4.1 (Sourcery G++ Lite 2009q3-67) ) #17 SMP PREEMPT Thu Jun 29 11:14:08 JST 2017
[ 0.000000] CPU: ARMv7 Processor [411fc090] revision 0 (ARMv7), cr=10c53c7f
[ 0.000000] CPU: VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] Machine: Tegra P852 SKU8 C01
[ 0.000000] Memory policy: ECC disabled, Data cache writealloc
[ 0.000000] PERCPU: Embedded 7 pages/cpu @80f56000 s6080 r8192 d14400 u65536
[ 0.000000] pcpu-alloc: s6080 r8192 d14400 u65536 alloc=16*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 194560
[ 0.000000] Kernel command line: mem=256M@0M nvmem=256M@256M mem=512M@512M vmalloc=512M video=tegrafb usbcore.old_scheme_first=1 smsc95xx.nv_bl_macid=usb0:00:04:4b:23:b7:31 envsector=4440 nvsku=699-60852-0008-404 SkuVer=C ProdInfo=900-60852-0008-500 ProdVer=K root=/dev/ram0 rw rootwait initrd=0x05000000,0x800000 usbcore.old_scheme_first=1 mtdparts=tegra_nor:256K@0K(bct),128K@256K(pt),1920K@384K(loader1-B),1024K@2304K(loader2-B),1920K@3328K(loader1-A),1024K@5248K(loader2-A),5120K@6272K(kernel-B),5120K@11392K(kernel-A),8704K@16512K(1stramfs-B),8704K@25216K(1stramfs-A),1024K@33920K(inf),15360K@34944K(env),15232K@50304K(user-space) console=ttyS0,57600n8 tegraprof=65357,66017,66018,66023,66024,66025,66026,66029,66030,66055,66056,66058,66059,66532,66533,66535,66536,66538,66539,66541,66541,66543,66544,88946,88947,89345,89346,89349,7438763,7565109, tegrastring=+4019b80 ,-4019b80 ,+4019b84 ,-4019b84 ,+4019b88 ,-4019b88 ,+4019b8c ,-4019b8c ,+4019b90 ,-4019b90 ,+4019b94 ,-4019b94 ,+4019b98 ,-4019b98 ,+4019b9c ,-4019b9c ,+40
[ 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: 256MB 512MB = 768MB total
[ 0.000000] Memory: 763732k/763732k available, 22700k reserved, 0K highmem
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
[ 0.000000] DMA : 0xff000000 - 0xffe00000 ( 14 MB)
[ 0.000000] vmalloc : 0xc0800000 - 0xf8000000 ( 888 MB)
[ 0.000000] lowmem : 0x80000000 - 0xc0000000 (1024 MB)
[ 0.000000] pkmap : 0x7fe00000 - 0x80000000 ( 2 MB)
[ 0.000000] modules : 0x7f000000 - 0x7fe00000 ( 14 MB)
[ 0.000000] .init : 0x80008000 - 0x80036000 ( 184 kB)
[ 0.000000] .text : 0x80036000 - 0x8063e000 (6176 kB)
[ 0.000000] .data : 0x8066a000 - 0x806e5740 ( 494 kB)
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU-based detection of stalled CPUs is disabled.
[ 0.000000] Verbose stalled-CPUs detection is disabled.
[ 0.000000] NR_IRQS:704
[ 0.000000] Console: colour dummy device 80x30
[ 8.121471] Calibrating delay loop... 1795.68 BogoMIPS (lpj=8978432)
[ 8.391297] pid_max: default: 32768 minimum: 301
[ 8.391547] Mount-cache hash table entries: 512
[ 8.391984] Initializing cgroup subsys debug
[ 8.392001] Initializing cgroup subsys cpuacct
[ 8.392019] Initializing cgroup subsys freezer
[ 8.392060] CPU: Testing write buffer coherency: ok
[ 8.392261] Calibrating local timer... 224.85MHz, setting to 2.50MHz.
[ 8.481485] CPU1: Booted secondary processor
[ 8.751416] Brought up 2 CPUs
[ 8.751431] SMP: Total of 2 processors activated (3591.37 BogoMIPS).
[ 8.754748] regulator: core version 0.5
[ 8.754871] regulator: dummy:
[ 8.755056] NET: Registered protocol family 16
[ 8.755695] host1x bus init
[ 8.756019] Tegra Chip SKU: 44 Rev: A04 CPU Process: 1 Core Process: 1 Speedo ID: 3
[ 8.759000] Suspend mode LP0 requested, but missing lp0_vec
[ 8.759010] Disabling LP0
[ 8.759343] p852_panel_init
[ 8.760212] tegra_iovmm_register: added iovmm-gart
[ 8.765705] bio: create slab <bio-0> at 0
[ 8.766362] SCSI subsystem initialized
[ 8.766824] spi_tegra spi_tegra.2: chipselect 0 already in use
[ 8.767012] usbcore: registered new interface driver usbfs
[ 8.767083] usbcore: registered new interface driver hub
[ 8.767166] usbcore: registered new device driver usb
[ 8.771459] Advanced Linux Sound Architecture Driver Version 1.0.23.
[ 8.771751] Bluetooth: Core ver 2.15
[ 8.771799] NET: Registered protocol family 31
[ 8.771807] Bluetooth: HCI device and connection manager initialized
[ 8.771818] Bluetooth: HCI socket layer initialized
[ 8.771898] Switching to clocksource timer_us
[ 8.772217] tegra-nvmap tegra-nvmap: created carveout iram (256KiB)
[ 8.772272] tegra-nvmap tegra-nvmap: created carveout generic-0 (249856KiB)
[ 8.775595] NET: Registered protocol family 2
[ 8.775709] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 8.776086] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 8.778358] TCP bind hash table entries: 65536 (order: 7, 786432 bytes)
[ 8.779535] TCP: Hash tables configured (established 131072 bind 65536)
[ 8.779544] TCP reno registered
[ 8.779556] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 8.779589] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 8.779762] NET: Registered protocol family 1
[ 8.780045] RPC: Registered udp transport module.
[ 8.780054] RPC: Registered tcp transport module.
[ 8.780061] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 8.780209] Trying to unpack rootfs image as initramfs...
[ 9.103300] Freeing initrd memory: 8192K
[ 9.103402] PMU: registered new PMU device of type 0
[ 9.103514] nvrm_init called
[ 9.103628] nvrm probe
[ 9.103745] Disabling legacy nvrpc driver
[ 9.104595] power_state was registered with misc class. Minor Number=57
[ 9.104647] power_alert was registered with misc class. Minor Number=56
[ 9.104735] commander_rec_sync was registered with misc class. Minor Number=55
[ 9.132414] ashmem: initialized
[ 9.133510] Installing knfsd (copyright (C) 1996 [email protected]).
[ 9.133934] fuse init (API version 7.15)
[ 9.134111] SGI XFS with security attributes, large block/inode numbers, no debug enabled
[ 9.134880] msgmni has been set to 1507
[ 9.135650] io scheduler noop registered
[ 9.135726] io scheduler cfq registered (default)
[ 9.137402] adp5588-gpio 2-0034: gpios 224..241 on a adp5588-gpio Rev. 4
[ 9.158899] tegra_grhost tegra_grhost: initialized
[ 9.158944] host1x: tegradc tegradc
[ 9.159015] p852_panel_enable
[ 9.160369] nvhdcp: tegra_nvhdcp_create(): created misc device nvhdcp0
[ 9.160438] nvhdcp: using "always on" policy.
[ 9.160456] tegradc tegradc.0: probed
[ 9.160851] tegradc tegradc.0: probed
[ 9.161200] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[ 9.161539] serial8250.0: ttyS0 at MMIO 0x70006300 (irq = 122) is a XScale
[ 10.418404] console [ttyS0] enabled
[ 10.425554] tegra_uart.1: ttyHS1 at MMIO 0x70006040 (irq = 69) is a 16550
[ 10.439208] Registered UART port ttyHS1
[ 10.446914] Initialized tegra uart driver
[ 10.455100] Registered UART port ttyH0
[ 10.462633] Initialized tegra uart driver
[ 10.473793] brd: module loaded
[ 10.481566] loop: module loaded
[ 10.487970] at25 spi2.0: 4 KByte BR25L320 eeprom, pagesize 32
[ 10.499499] AK8975 compass driver: init
[ 10.507387] qdeo_board 0-0010: qdeo_probe: Success. info[ dev=0x8509D840, cdev=0x8509D864, pDev=0xBEF66380 ]
[ 10.528352] GTR board revision == 0xD
[ 11.005906] qdeo_board 0-0011: qdeo_probe: Success. info[ dev=0x8509D7C0, cdev=0x8509D7E4, pDev=0xBEF66500 ]
[ 11.025669] commander_edid_sel was registered with misc class. Minor Number=52
[ 11.040187] ad9x89_probe: hdmi_trs was registered with misc class. Minor Number=51
[ 11.057103] ad9x89_probe : Success.
[ 11.064105] ad9x89_probe : Success.
[ 11.071183] adv7630_probe: hdmi_spl was registered with misc class. Minor Number=50
[ 11.188387] adv7630_probe : Success.
[ 13.200272] adv7630_probe : Success.
[ 13.207921] adv7630_probe : Success.
[ 13.215082] adv7630_probe : Success.
[ 13.226370] adv7630_probe : Success.
[ 13.233533] adv7630_probe : Success.
[ 13.240680] adv7630_probe : Success.
[ 13.247841] adv7630_probe : Success.
[ 13.259134] adv7630_probe : Success.
[ 13.266299] adv7630_probe : Success.
[ 13.273460] adv7630_probe : Success.
[ 13.439404] adv7630_probe : Success.
[ 13.448015] s2s65p10 0-0036: s2s65p10_probe Success.
[ 13.461001] tegra_nor: Found 1 x16 devices at 0x0 in 16-bit bank. Manufacturer ID 0x000001 Chip ID 0x002301
[ 13.480529] Amd/Fujitsu Extended Query Table at 0x0040
[ 13.490837] Amd/Fujitsu Extended Query version 1.3.
[ 13.500968] number of CFI chips: 1
[ 13.507818] 13 cmdlinepart partitions found on MTD device tegra_nor
[ 13.520378] Creating 13 MTD partitions on "tegra_nor":
[ 13.530679] 0x000000000000-0x000000040000 : "bct"
[ 13.540708] 0x000000040000-0x000000060000 : "pt"
[ 13.550477] 0x000000060000-0x000000240000 : "loader1-B"
[ 13.561488] 0x000000240000-0x000000340000 : "loader2-B"
[ 13.572518] 0x000000340000-0x000000520000 : "loader1-A"
[ 13.583428] 0x000000520000-0x000000620000 : "loader2-A"
[ 13.594334] 0x000000620000-0x000000b20000 : "kernel-B"
[ 13.605080] 0x000000b20000-0x000001020000 : "kernel-A"
[ 13.615832] 0x000001020000-0x0000018a0000 : "1stramfs-B"
[ 13.626939] 0x0000018a0000-0x000002120000 : "1stramfs-A"
[ 13.638061] 0x000002120000-0x000002220000 : "inf"
[ 13.647945] 0x000002220000-0x000003120000 : "env"
[ 13.657812] 0x000003120000-0x000004000000 : "user-space"
[ 13.669197] PPP generic driver version 2.4.2
[ 13.677828] PPP Deflate Compression module registered
[ 13.687934] PPP BSD Compression module registered
[ 13.704488] PPP MPPE Compression module registered
[ 13.714117] NET: Registered protocol family 24
[ 13.723682] usbcore: registered new interface driver asix
[ 13.734545] usbcore: registered new interface driver cdc_ether
[ 13.746297] usbcore: registered new interface driver smsc95xx
[ 13.757855] usbcore: registered new interface driver cdc_subset
[ 13.769740] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 13.822092] tegra-ehci tegra-ehci.1: Tegra EHCI Host Controller
[ 13.834058] tegra-ehci tegra-ehci.1: new USB bus registered, assigned bus number 1
[ 13.871976] tegra-ehci tegra-ehci.1: irq 53, io mem 0xc5004000
[ 13.901960] tegra-ehci tegra-ehci.1: USB 2.0 started, EHCI 1.00
[ 13.913898] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 13.927500] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 13.941974] usb usb1: Product: Tegra EHCI Host Controller
[ 13.952791] usb usb1: Manufacturer: Linux 2.6.36.2 ehci_hcd
[ 13.963958] usb usb1: SerialNumber: tegra-ehci.1
[ 13.973581] hub 1-0:1.0: USB hub found
[ 13.981101] hub 1-0:1.0: 1 port detected
[ 13.989161] setting TXFILLTUNING registers
[ 13.999995] tegra-ehci tegra-ehci.0: Tegra EHCI Host Controller
[ 14.011879] tegra-ehci tegra-ehci.0: new USB bus registered, assigned bus number 2
[ 14.051971] tegra-ehci tegra-ehci.0: irq 52, io mem 0xc5000000
[ 14.081982] tegra-ehci tegra-ehci.0: USB 2.0 started, EHCI 1.00
[ 14.093883] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 14.107488] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 14.121959] usb usb2: Product: Tegra EHCI Host Controller
[ 14.132777] usb usb2: Manufacturer: Linux 2.6.36.2 ehci_hcd
[ 14.143945] usb usb2: SerialNumber: tegra-ehci.0
[ 14.153534] hub 2-0:1.0: USB hub found
[ 14.161052] hub 2-0:1.0: 1 port detected
[ 14.169158] setting TXFILLTUNING registers
[ 14.180095] tegra-ehci tegra-ehci.2: Tegra EHCI Host Controller
[ 14.191988] tegra-ehci tegra-ehci.2: new USB bus registered, assigned bus number 3
[ 14.231970] tegra-ehci tegra-ehci.2: irq 129, io mem 0xc5008000
[ 14.261976] tegra-ehci tegra-ehci.2: USB 2.0 started, EHCI 1.00
[ 14.273881] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[ 14.287487] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 14.301958] usb usb3: Product: Tegra EHCI Host Controller
[ 14.312779] usb usb3: Manufacturer: Linux 2.6.36.2 ehci_hcd
[ 14.323942] usb usb3: SerialNumber: tegra-ehci.2
[ 14.333535] hub 3-0:1.0: USB hub found
[ 14.341053] hub 3-0:1.0: 1 port detected
[ 14.349098] setting TXFILLTUNING registers
[ 14.357318] setting AHB-prefetch registers for USB3
[ 14.367255] usbcore: registered new interface driver cdc_acm
[ 14.378602] cdc_acm: v0.26:USB Abstract Control Model driver for USB modems and ISDN adapters
[ 14.395717] usbcore: registered new interface driver cdc_wdm
[ 14.407062] Initializing USB Mass Storage driver...
[ 14.416986] usbcore: registered new interface driver usb-storage
[ 14.429030] USB Mass Storage support registered.
[ 14.438389] usbcore: registered new interface driver libusual
[ 14.450081] usbcore: registered new interface driver usbserial
[ 14.461809] USB Serial support registered for generic
[ 14.541962] usb 2-1: new high speed USB device using tegra-ehci and address 2
[ 14.583301] usb 2-1: New USB device found, idVendor=13fd, idProduct=0940
[ 14.596729] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 14.611031] usb 2-1: Product: External
[ 14.618546] usb 2-1: Manufacturer: Generic
[ 14.626761] usb 2-1: SerialNumber: 57442D574343344E31585354
[ 14.638572] scsi0 : usb-storage 2-1:1.0
[ 14.761957] usb 3-1: new high speed USB device using tegra-ehci and address 2
[ 14.802519] usb 3-1: New USB device found, idVendor=0424, idProduct=9514
[ 14.815948] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 14.830756] hub 3-1:1.0: USB hub found
[ 14.838390] hub 3-1:1.0: 5 ports detected
[ 14.847599] usbcore: registered new interface driver usbserial_generic
[ 14.860683] usbserial: USB Serial Driver core
[ 14.869461] USB Serial support registered for FTDI USB Serial Device
[ 14.882465] usbcore: registered new interface driver ftdi_sio
[ 14.893983] ftdi_sio: v1.6.0:USB FTDI Serial Converters Driver
[ 14.905703] USB Serial support registered for pl2303
[ 14.915744] usbcore: registered new interface driver pl2303
[ 14.926908] pl2303: Prolific PL2303 USB to serial adaptor driver
[ 14.939454] i2c /dev entries driver
[ 14.947218] lirc_dev: IR Remote Control driver registered, major 249
[ 14.960154] IR LIRC bridge handler initialized
[ 14.969086] Linux video capture interface: v2.00
[ 14.978394] adv7180 2-0021: chip found @ 0x42 (Tegra I2C adapter)
[ 14.990680] adv7180_probe: adv7180 was registered with misc class. Minor Number=47
[ 15.018581] adv7391 2-002b: chip found @ 0x56 (Tegra I2C adapter)
[ 15.037585] usbcore: registered new interface driver uvcvideo
[ 15.049104] USB Video Class driver (v0.1.0)
[ 15.057659] trpc_sema_init: registered misc dev 10:46
[ 15.067942] trpc_node_register: Adding 'local' to node list
[ 15.081784] trpc_node_register: Adding 'avp-remote' to node list
[ 15.094067] tegra_avp_probe: driver registered, kernel 1ff00000(c0c00000), msg area 5180000/5180110
[ 15.112457] tegra_itu656: probe
[ 15.119363] device-mapper: uevent: version 1.0.3
[ 15.128831] device-mapper: ioctl: 4.18.0-ioctl (2010-06-29) initialised: [email protected]
[ 15.145846] Bluetooth: HCI UART driver ver 2.2
[ 15.154755] Bluetooth: HCI H4 protocol initialized
[ 15.164473] Bluetooth: HCILL protocol initialized
[ 15.173979] sdhci: Secure Digital Host Controller Interface driver
[ 15.186426] usb 3-1.1: new high speed USB device using tegra-ehci and address 3
[ 15.201070] sdhci: Copyright(c) Pierre Ossman
[ 15.209919] mmc0: Invalid maximum block size, assuming 512 bytes
[ 15.221997] sdhci-tegra.0 supply vmmc not found, using dummy regulator
[ 15.235192] mmc0: SDHCI controller on tegra [sdhci-tegra.0] using ADMA
[ 15.248427] sdhci0: initialized irq 46 ioaddr c081c000
[ 15.258800] mmc1: Invalid maximum block size, assuming 512 bytes
[ 15.270852] usb 3-1.1: New USB device found, idVendor=0424, idProduct=ec00
[ 15.270883] sdhci-tegra.3 supply vmmc not found, using dummy regulator
[ 15.271019] mmc1: SDHCI controller on tegra [sdhci-tegra.3] using ADMA
[ 15.271030] sdhci3: initialized irq 63 ioaddr c0836600
[ 15.282140] usbcore: registered new interface driver hiddev
[ 15.282193] usbcore: registered new interface driver usbhid
[ 15.282199] usbhid: USB HID core driver
[ 15.282384] tegra_i2s_driver_probe
[ 15.282421] tegra_i2s_driver_probe
[ 15.282552] No device for DAI tegra-wm8716-codec-i2s-1
[ 15.282560] No device for DAI tegra-wm8716-codec-i2s-2
[ 15.285308] asoc: tegra-wm8716-codec-i2s-1 <-> tegra-i2s-1 mapping ok
[ 15.288041] asoc: tegra-wm8716-codec-i2s-2 <-> tegra-i2s-2 mapping ok
[ 15.288455] ALSA device list:
[ 15.288462] #0: tegra (tegra-wm8716-codec)
[ 15.425112] usb 3-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 15.425121] GACT probability NOT on
[ 15.425158] Mirror/redirect action on
[ 15.425166] u32 classifier
[ 15.425170] Actions configured
[ 15.425178] Netfilter messages via NETLINK v0.30.
[ 15.425249] nf_conntrack version 0.5.0 (12061 buckets, 48244 max)
[ 15.488045] ctnetlink v0.93: registering with nfnetlink.
[ 15.498926] xt_time: kernel timezone is -0000
[ 15.499880] smsc95xx v1.0.4
[ 15.513621] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 15.524441] arp_tables: (C) 2002 David S. Miller
[ 15.533776] TCP cubic registered
[ 15.540270] Initializing XFRM netlink socket
[ 15.548878] NET: Registered protocol family 17
[ 15.557842] NET: Registered protocol family 15
[ 15.566890] Bluetooth: L2CAP ver 2.15
[ 15.574274] Bluetooth: L2CAP socket layer initialized
[ 15.584442] Bluetooth: SCO (Voice Link) ver 0.6
[ 15.593565] Bluetooth: SCO socket layer initialized
[ 15.603462] Bluetooth: RFCOMM TTY layer initialized
[ 15.613292] Bluetooth: RFCOMM socket layer initialized
[ 15.623626] Bluetooth: RFCOMM ver 1.11
[ 15.631155] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 15.641831] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 15.653918] Registering the dns_resolver key type
[ 15.663748] scsi 0:0:0:0: Direct-Access Generic External 0115 PQ: 0 ANSI: 4
[ 15.681778] deviceless supply vdd_cpu not found, using dummy regulator
[ 15.682698] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 15.684431] BIL: read_capacity_10() call
[ 15.684806] BIL: read_capacity_10() sector_size = 4096
[ 15.684814] BIL: read_capacity_10() ulCapacity = 732566645
[ 15.684821] BIL: read_capacity_10() ulRetCapa = 732226564
[ 15.684827] BIL: sizeof(sector_t) = 8
[ 15.684845] sd 0:0:0:0: [sda] 732226564 4096-byte logical blocks: (2.99 TB/2.72 TiB)
[ 15.685434] sd 0:0:0:0: [sda] Write Protect is off
[ 15.685454] sd 0:0:0:0: [sda] Assuming drive cache: write through
[ 15.685929] BIL: read_capacity_10() call
[ 15.686306] BIL: read_capacity_10() sector_size = 4096
[ 15.686313] BIL: read_capacity_10() ulCapacity = 732566645
[ 15.686320] BIL: read_capacity_10() ulRetCapa = 732226564
[ 15.686326] BIL: sizeof(sector_t) = 8
[ 15.686341] sd 0:0:0:0: [sda] 732226564 4096-byte logical blocks: (2.99 TB/2.72 TiB)
[ 15.686933] sd 0:0:0:0: [sda] Assuming drive cache: write through
[ 15.758800] sda: sda1 (prg) sda2 (reserve1) sda3 (reserve2) sda4 (reserve3) sda5 (wrk) sda6 (cach) sda7 (reg) sda8 (swap) sda9 (pamary) sda10 (upload) sda11 (cnts)
[ 15.896031] deviceless supply vdd_core not found, using dummy regulator
[ 15.896822] BIL: read_capacity_10() call
[ 15.897187] BIL: read_capacity_10() sector_size = 4096
[ 15.897195] BIL: read_capacity_10() ulCapacity = 732566645
[ 15.897201] BIL: read_capacity_10() ulRetCapa = 732226564
[ 15.897226] BIL: sizeof(sector_t) = 8
[ 15.897244] sd 0:0:0:0: [sda] 732226564 4096-byte logical blocks: (2.99 TB/2.72 TiB)
[ 15.897825] sd 0:0:0:0: [sda] Assuming drive cache: write through
[ 15.897836] sd 0:0:0:0: [sda] Attached SCSI disk
[ 15.935820] smsc95xx 3-1.1:1.0: usb0: register 'smsc95xx' at usb-tegra-ehci.2-1.1, smsc95xx USB 2.0 Ethernet, 96:9c:f7:4e:3e:46
[ 15.961870] mmc0: new high speed SD card at address 0007
[ 15.962153] mmcblk0: mmc0:0007 HSC02 1.86 GiB
[ 15.962161] BIL: mmcblk0: mmc0:0007 HSC02 1.86 GiB(3911680)
[ 15.963494] mmcblk0: p1 p2
[ 16.053579] deviceless supply vdd_aon not found, using dummy regulator
[ 16.053668] usb 3-1.2: new high speed USB device using tegra-ehci and address 4
[ 16.081260] Disabling clock audio_2x left on by bootloader
[ 16.083150] usb 3-1.2: New USB device found, idVendor=0525, idProduct=a4a2
[ 16.083161] usb 3-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 16.083170] usb 3-1.2: Product: RNDIS/Ethernet Gadget
[ 16.083178] usb 3-1.2: Manufacturer: Linux 2.6.29M2.2.8.2 with pxa-u2o
[ 16.094535] cdc_ether 3-1.2:1.0: usb1: register 'cdc_ether' at usb-tegra-ehci.2-1.2, CDC Ethernet Device, 12:5b:0b:b2:e0:7f
[ 16.166042] Disabling clock uarte left on by bootloader
[ 16.176496] Disabling clock dvc_i2c left on by bootloader
[ 16.187304] Disabling clock dvc left on by bootloader
[ 16.197409] Disabling clock vde left on by bootloader
[ 16.207519] Disabling clock bsev left on by bootloader
[ 16.217793] Disabling clock bsea left on by bootloader
[ 16.228077] Disabling clock sdmmc3 left on by bootloader
[ 16.238699] Disabling clock sdmmc2 left on by bootloader
[ 16.249329] Disabling clock vfir left on by bootloader
[ 16.259614] Disabling clock clk_d left on by bootloader
[ 16.273816] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 1
[ 16.290234] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[ 16.303039] Freeing init memory: 184K
Loading, please wait...
mount: mounting none on /dev failed: No such device
[ 16.352451] mmc1: new high speed MMC card at address 0001
[ 16.365582] mmcblk3: mmc1:0001 HYNIX 3.60 GiB
[ 16.374679] BIL: mmcblk3: mmc1:0001 HYNIX 3.60 GiB(7561216)
[ 16.388542] mmcblk3: p1 p2 p3 p4
[ 16.404673] udevd (106): /proc/106/oom_adj is deprecated, please use /proc/106/oom_score_adj instead.
Begin: Loading essential drivers... ...
Done.
Begin: Running /scripts/init-premount ...
Done.
*******************************************
init_bil script start
*******************************************
MODEL KEN_LITE
1-1./var/BIL mounted (tmpfs 64MB).
Waiting for USB storage 23(secs)...
sda is HDD.
Thu Apr 3 10:36:30 JST 2025
mke2fs 1.41.12 (17-May-2010)
Filesystem label=
OS type: Linux
Block size=1024 (log=0)
Fragment size=1024 (log=0)
Stride=0 blocks, Stripe width=0 blocks
42504 inodes, 170000 blocks
8500 blocks (5.00%) reserved for the super user
First data block=1
Maximum filesystem blocks=67371008
21 block groups
8192 blocks per group, 8192 fragments per group
2024 inodes per group
Superblock backups stored on blocks:
8193, 24577, 40961, 57345, 73729
Writing [ 40.572301] EXT4-fs (sda5): inode tables: 1INFO: recovery required on readonly filesyst 4/21
8[ 40.597400] EXT4-fs (sda5)11/2write access will be enabled during rec14/211
done
Writing superblocks and filesystem accounting information: done
This filesystem will be automatically checked every 32 mounts or
180 days, whichever comes first. Use tune2fs -c or -i to override.
[ 40.773542] EXT4-fs (sda5): recovery complete
[ 40.783334] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
[ 40.821247] EXT4-fs (sda6): INFO: recovery required on readonly filesystem
[ 40.835104] EXT4-fs (sda6): write access will be enabled during recovery
[ 45.576715] EXT4-fs (sda6): recovery complete
[ 45.586542] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null)
[ 45.675753] EXT4-fs (sda7): INFO: recovery required on readonly filesystem
[ 45.689674] EXT4-fs (sda7): write access will be enabled during recovery
[ 45.737556] EXT4-fs (sda7): recovery complete
[ 45.747319] EXT4-fs (sda7): mounted filesystem with ordered data mode. Opts: (null)
[ 45.787282] EXT4-fs (sda9): INFO: recovery required on readonly filesystem
[ 45.801123] EXT4-fs (sda9): write access will be enabled during recovery
[ 46.154199] EXT4-fs (sda9): recovery complete
[ 46.164070] EXT4-fs (sda9): mounted filesystem with ordered data mode. Opts: (null)
[ 46.221958] EXT4-fs (sda10): INFO: recovery required on readonly filesystem
[ 46.235950] EXT4-fs (sda10): write access will be enabled during recovery
[ 46.288405] EXT4-fs (sda10): recovery complete
[ 46.297833] EXT4-fs (sda10): mounted filesystem with ordered data mode. Opts: (null)
[ 46.466860] EXT4-fs (sda11): INFO: recovery required on readonly filesystem
[ 46.481221] EXT4-fs (sda11): write access will be enabled during recovery
[ 54.658980] EXT4-fs (sda11): recovery complete
[ 54.668948] EXT4-fs (sda11): mounted filesystem with ordered data mode. Opts: (null)
[ 54.824804] EXT4-fs (sda1): INFO: recovery required on readonly filesystem
[ 54.838662] EXT4-fs (sda1): write access will be enabled during recovery
[ 54.868964] EXT4-fs (sda1): recovery complete
[ 54.878336] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
init_mng OK.
*******************************************
init_bil script finished
*******************************************
Begin: Mounting root file system... ...
Begin: Running /scripts/local-top ...
Done.
Begin: Running /scripts/local-premount ...
Done.
Begin: Running /scripts/local-bottom ...
Done.
Done.
Begin: Running /scripts/init-bottom ...
Done.
* Starting portmap daemon... [ OK ]
* Exporting directories for NFS kernel daemon... [ OK ]
* Starting NFS kernel daemon [ OK ]
| rc_bil script start
| 10 init
| 1. anti HDD spin down OK.
kernel.sched_latency_ns = 3000000
kernel.sched_min_granularity_ns = 1500000
| 2. Process Scheduler [sched_latency_ns] = 3000000
| 2. Process Scheduler [sched_min_granularity_ns] = 1500000
kernel.msgmnb = 65535
| 2. IPC message queue size [kernel.msgmnb] = 65535
MODEL KEN_LITE
| 2. MODEL=KEN_LITE
| 2. /var/BIL mounted (tmpfs 64MB).
Starting nvrm daemon...
Starting board specific init ...
Starting OpenSSH server....
target=Tegra P852 SKU8 C01, kern[ 70.835970] tegra-i2c tegra-i2c.0: I2c error status 0x00000008
[ 70.848916] tegra-i2c tegra-i2c.0: no acknowledge from address 0x60
[ 70.861440] tegra-i2c tegra-i2c.0: Packet status 0x00010009
el=2.6.36 sku=0008, rev=404
Using TDM-1 controller
Error : Couldnt Program ADV1937
| 3. NAND mounted (ext4).
| 4. REGL init OK.
| 5. Writing Jigu results to registry RAMs.
| 8. Waiting for HDD partation...
| 8. Creating links to HDD.
| 11 level 3 jigu
| 12 Storage mount start
| 1. serial = 53414333
| 1. ip2octet = 169
| 1. DEVICE(MODE) = /dev/usb-hdd(0)
| 1. usbfs mounted
serial : BM3PR100012671
| 3. SD BM check ok
| 3. SD mount ok
| 2. Mounting HDD(/dev/usb-hdd) ...
| 2. PRG=0
| 2. WRK=0
| 2. CACH=0
| 2. REG=0
| 2. PMRY=0
| 2. UPLD=0
| 2. CNTS=0
| Cleaning up /mnt/wrk_hdd ()
| 2. MKDIR_WRK=0
| 2. MKDIR_WRK_CMN=0
| Cleaning up /mnt/cach_hdd (FORCE)
| 2. MKDIR_CACH=0
| 2. HDD mounted.
| 2. MKDIR_REG=0
| 2. MKDIR_PAMARY=0
| 2. MKDIR_UPLOAD=0
| 2. MKDIR_NOR=0
| DIR[/mnt/cnts/B30/MOV] is nothing !
| 2. Exportfs for NFS
| 3. Starting NFS server
* Exporting directories for NFS kernel daemon... [ OK ]
* Starting NFS kernel daemon [ OK ]
| 4. Starting Apache
* Starting web server apache2 /usr/sbin/apache2ctl: 148: install: not found
apache2: Could not reliably determine the server's fully qualified domain name, using 3.47.9.189 for ServerName
[ OK ]
| 5. font load.
| 13 level 4 jigu
| 14 Daemon/Driver load
| 1. Starting X
| 2. insmod s2u_b : 0
X.Org X Server 1.9.0
Release Date: 2010-08-20
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.36.2 armv7l Ubuntu
Current Operating System: Linux 53414333 2.6.36.2 #17 SMP PREEMPT Thu Jun 29 11:14:08 JST 2017 armv7l
Kernel command line: mem=256M@0M nvmem=256M@256M mem=512M@512M vmalloc=512M video=tegrafb usbcore.old_scheme_first=1 smsc95xx.nv_bl_macid=usb0:00:04:4b:23:b7:31 envsector=4440 nvsku=699-60852-0008-404 SkuVer=C ProdInfo=900-60852-0008-500 ProdVer=K root=/dev/ram0 rw rootwait initrd=0x05000000,0x800000 usbcore.old_scheme_first=1 mtdparts=tegra_nor:256K@0K(bct),128K@256K(pt),1920K@384K(loader1-B),1024K@2304K(loader2-B),1920K@3328K(loader1-A),1024K@5248K(loader2-A),5120K@6272K(kernel-B),5120K@11392K(kernel-A),8704K@16512K(1stramfs-B),8704K@25216K(1stramfs-A),1024K@33920K(inf),15360K@34944K(env),15232K@50304K(user-space) console=ttyS0,57600n8 tegraprof=65357,66017,66018,66023,66024,66025,66026,66029,66030,66055,66056,66058,66059,66532,66533,66535,66536,66538,66539,66541,66541,66543,66544,88946,88947,89345,89346,89349,7438763,7565109, tegrastring=+4019b80 ,-4019b80 ,+4019b84 ,-4019b84 ,+4019b88 ,-4019b88 ,+4019b8c ,-4019b8c ,+4019b90 ,-4019b90 ,+4019b94 ,-4019b94 ,+4019b98 ,-4019b98 ,+4019b9c ,-4019b9c ,+4019ba0 ,-4019ba0 ,;
Build Date: 22 November 2011 01:47:44AM
xorg-server 2:1.9.0-0ubuntu7.nvidia1 (For technical support please see http://www.ubuntu.com/support)
Current version of pixman: 0.24.4
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Thu Apr 3 10:37:06 2025
(==) Using config file: "/etc/X11/xorg.conf"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
| 2. insmod midi_drv : 0
| 3. insmod leaf_usb : 0
| 4. HDMI mute off
edid_sel_tp: cmd = 1 parm = 1 cmd_num = 1 parm_num = 1
edid_sel_tp: cmd = 3 parm = 0 cmd_num = 3 parm_num = 0
| 15 level 5 jigu
| 16 term
| 1. REGL term.
| 2. REGL init(HDD). 0
| 3. SD is bind.
| 4. REGL term.
| 17 check debuggable.
| 18 Starting System manager...
| rc_bil script finished.
SYCL_new_allinfo_reset IN ipc_shm=</var/BIL/IPC/shm_sycl_38> ipc_sem=</var/BIL/IPC/sem_sycl_00> memp_p=<0x7e963bec> shmkey=<18102051> semkey=<-1>
/etc/update-motd.d/00-header: 4: lsb_release: not found
Linux 53414333 2.6.36.2 #17 SMP PREEMPT Thu Jun 29 11:14:08 JST 2017 armv7l GNU/Linux
Welcome to Ubuntu!
* Documentation: https://help.ubuntu.com/
root@53414333:~# <>HDCT : (hdc_check_fan_2nd) 2ndFAN state is failure or stop. [0x00000000] fan_stat[1]
root@53414333:~# ps
PID TTY TIME CMD
1688 ttyS0 00:00:00 login
1702 ttyS0 00:00:00 bash
1733 ttyS0 00:00:00 ps
root@53414333:~# top
top - 10:37:46 up 1 min, 1 user, load average: 1.64, 0.69, 0.25
Tasks: 147 total, 3 running, 144 sleeping, 0 stopped, 0 zombie
Cpu(s): 0.2%us, 2.6%sy, 0.0%ni, 96.9%id, 0.0%wa, 0.0%hi, 0.3%si, 0.0%st
Mem: 772108k total, 244396k used, 527712k free, 6856k buffers
Swap: 0k total, 0k used, 0k free, 48644k cached
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
3 root 20 0 0 0 0 S 4 0.0 0:11.72 ksoftirqd/0
1654 root 20 0 0 0 0 S 1 0.0 0:00.52 kworker/0:3
19 root 20 0 0 0 0 S 1 0.0 0:01.01 kworker/0:1
1735 root 20 0 2392 1120 836 R 1 0.1 0:00.06 top
68 root 20 0 0 0 0 R 0 0.0 0:01.38 kworker/0:2
1299 root 20 0 44588 1308 912 S 0 0.2 0:00.06 nvrm_daemon
1649 root -51 0 0 0 0 S 0 0.0 0:00.03 irq/186-vblank0
1680 root 20 0 28740 1260 900 S 0 0.2 0:00.06 panel_ctl
1687 root 20 0 20616 1384 1048 S 0 0.2 0:00.14 hard_ctl
1720 root 20 0 54756 2292 1496 S 0 0.3 0:00.05 leaf_ctl
1 root 20 0 2424 1368 996 S 0 0.2 0:07.20 init
2 root 20 0 0 0 0 S 0 0.0 0:00.00 kthreadd
4 root 20 0 0 0 0 S 0 0.0 0:00.00 kworker/0:0
5 root 20 0 0 0 0 S 0 0.0 0:00.13 kworker/u:0
6 root RT 0 0 0 0 S 0 0.0 0:00.00 migration/0
7 root RT 0 0 0 0 S 0 0.0 0:00.00 migration/1
8 root 20 0 0 0 0 S 0 0.0 0:00.00 kworker/1:0
root@53414333:~# ifconfig
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:86 errors:0 dropped:0 overruns:0 frame:0
TX packets:86 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:7548 (7.5 KB) TX bytes:7548 (7.5 KB)
usb0 Link encap:Ethernet HWaddr 00:80:77:1e:37:fd
inet addr:10.169.58.84 Bcast:10.175.255.255 Mask:255.248.0.0
UP BROADCAST RUNNING MULTICAST MTU:1492 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
usb1 Link encap:Ethernet HWaddr 12:5b:0b:b2:e0:7f
inet addr:192.172.253.1 Bcast:192.172.255.255 Mask:255.255.0.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:54 errors:0 dropped:0 overruns:0 frame:0
TX packets:45 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:2666 (2.6 KB) TX bytes:4348 (4.3 KB)
root@53414333:~#
<cpu>: [tmon] Probing for device adt7461
<cpu>: Loading stage 2 primary bootloader...
<cpu>: Stage2 loaded
<cpu>:
<cpu>: Memory is being checked.
<cpu>: Memory Check( 00000000 ) : OK.
<cpu>: Memory Check( 55555555 ) : OK.
<cpu>: Memory Check( aaaaaaaa ) : OK.
<cpu>: Memory Check( ffffffff ) : OK.
<cpu>:
<cpu>: Version is being checked.
<cpu>: Kernel ( 0 ) Version : 0011 - 000c
<cpu>: 1stRAMfs( 0 ) Version : 0011 - 000c
<cpu>: md5sum is being checked.
Kernel ( 0 ) md5sum : 6580ed76a16140e257bf92487c1c1f2b<cpu>:
1stRAMfs( 0 ) md5sum : 8d8653b0918c466972eb10124992e038<cpu>:
<cpu>:
<cpu>: Kernel and 1stRAMfs are loaded.
<cpu>: 1stRAMfs is being loaded...
<cpu>: 1stRAMfs Src Address : 0xd18a0800.
<cpu>: Kernel is being loaded...
<cpu>: Kernel Src Address : 0xd0b20800.
<cpu>: jumping to kernel
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 2.6.36.2 (root@granada) (gcc version 4.4.1 (Sourcery G++ Lite 2009q3-67) ) #17 SMP PREEMPT Thu Jun 29 11:14:08 JST 2017
[ 0.000000] CPU: ARMv7 Processor [411fc090] revision 0 (ARMv7), cr=10c53c7f
[ 0.000000] CPU: VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] Machine: Tegra P852 SKU8 C01
[ 0.000000] Memory policy: ECC disabled, Data cache writealloc
[ 0.000000] PERCPU: Embedded 7 pages/cpu @80f56000 s6080 r8192 d14400 u65536
[ 0.000000] pcpu-alloc: s6080 r8192 d14400 u65536 alloc=16*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 194560
[ 0.000000] Kernel command line: mem=256M@0M nvmem=256M@256M mem=512M@512M vmalloc=512M video=tegrafb usbcore.old_scheme_first=1 smsc95xx.nv_bl_macid=usb0:00:04:4b:23:b7:31 envsector=4440 nvsku=699-60852-0008-404 SkuVer=C ProdInfo=900-60852-0008-500 ProdVer=K root=/dev/ram0 rw rootwait initrd=0x05000000,0x800000 usbcore.old_scheme_first=1 mtdparts=tegra_nor:256K@0K(bct),128K@256K(pt),1920K@384K(loader1-B),1024K@2304K(loader2-B),1920K@3328K(loader1-A),1024K@5248K(loader2-A),5120K@6272K(kernel-B),5120K@11392K(kernel-A),8704K@16512K(1stramfs-B),8704K@25216K(1stramfs-A),1024K@33920K(inf),15360K@34944K(env),15232K@50304K(user-space) console=ttyS0,57600n8 tegraprof=65373,66034,66035,66040,66041,66042,66043,66046,66047,66072,66073,66075,66076,66548,66549,66551,66552,66554,66555,66556,66557,66559,66560,88962,88963,89361,89362,89366,7439153,7565498, tegrastring=+4019b80 ,-4019b80 ,+4019b84 ,-4019b84 ,+4019b88 ,-4019b88 ,+4019b8c ,-4019b8c ,+4019b90 ,-4019b90 ,+4019b94 ,-4019b94 ,+4019b98 ,-4019b98 ,+4019b9c ,-4019b9c ,+40
[ 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: 256MB 512MB = 768MB total
[ 0.000000] Memory: 763732k/763732k available, 22700k reserved, 0K highmem
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
[ 0.000000] DMA : 0xff000000 - 0xffe00000 ( 14 MB)
[ 0.000000] vmalloc : 0xc0800000 - 0xf8000000 ( 888 MB)
[ 0.000000] lowmem : 0x80000000 - 0xc0000000 (1024 MB)
[ 0.000000] pkmap : 0x7fe00000 - 0x80000000 ( 2 MB)
[ 0.000000] modules : 0x7f000000 - 0x7fe00000 ( 14 MB)
[ 0.000000] .init : 0x80008000 - 0x80036000 ( 184 kB)
[ 0.000000] .text : 0x80036000 - 0x8063e000 (6176 kB)
[ 0.000000] .data : 0x8066a000 - 0x806e5740 ( 494 kB)
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU-based detection of stalled CPUs is disabled.
[ 0.000000] Verbose stalled-CPUs detection is disabled.
[ 0.000000] NR_IRQS:704
[ 0.000000] Console: colour dummy device 80x30
[ 8.121837] Calibrating delay loop... 1795.68 BogoMIPS (lpj=8978432)
[ 8.391665] pid_max: default: 32768 minimum: 301
[ 8.391917] Mount-cache hash table entries: 512
[ 8.392355] Initializing cgroup subsys debug
[ 8.392372] Initializing cgroup subsys cpuacct
[ 8.392390] Initializing cgroup subsys freezer
[ 8.392431] CPU: Testing write buffer coherency: ok
[ 8.392630] Calibrating local timer... 224.86MHz, setting to 2.50MHz.
[ 8.481854] CPU1: Booted secondary processor
[ 8.751780] Brought up 2 CPUs
[ 8.751795] SMP: Total of 2 processors activated (3591.37 BogoMIPS).
[ 8.755114] regulator: core version 0.5
[ 8.755240] regulator: dummy:
[ 8.755425] NET: Registered protocol family 16
[ 8.756060] host1x bus init
[ 8.756383] Tegra Chip SKU: 44 Rev: A04 CPU Process: 1 Core Process: 1 Speedo ID: 3
[ 8.759371] Suspend mode LP0 requested, but missing lp0_vec
[ 8.759381] Disabling LP0
[ 8.759715] p852_panel_init
[ 8.760579] tegra_iovmm_register: added iovmm-gart
[ 8.766094] bio: create slab <bio-0> at 0
[ 8.766748] SCSI subsystem initialized
[ 8.767213] spi_tegra spi_tegra.2: chipselect 0 already in use
[ 8.767402] usbcore: registered new interface driver usbfs
[ 8.767472] usbcore: registered new interface driver hub
[ 8.767554] usbcore: registered new device driver usb
[ 8.771855] Advanced Linux Sound Architecture Driver Version 1.0.23.
[ 8.772148] Bluetooth: Core ver 2.15
[ 8.772197] NET: Registered protocol family 31
[ 8.772205] Bluetooth: HCI device and connection manager initialized
[ 8.772216] Bluetooth: HCI socket layer initialized
[ 8.772298] Switching to clocksource timer_us
[ 8.772613] tegra-nvmap tegra-nvmap: created carveout iram (256KiB)
[ 8.772668] tegra-nvmap tegra-nvmap: created carveout generic-0 (249856KiB)
[ 8.775988] NET: Registered protocol family 2
[ 8.776101] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 8.776477] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 8.778749] TCP bind hash table entries: 65536 (order: 7, 786432 bytes)
[ 8.779925] TCP: Hash tables configured (established 131072 bind 65536)
[ 8.779935] TCP reno registered
[ 8.779946] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 8.779979] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 8.780153] NET: Registered protocol family 1
[ 8.780434] RPC: Registered udp transport module.
[ 8.780443] RPC: Registered tcp transport module.
[ 8.780451] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 8.780598] Trying to unpack rootfs image as initramfs...
[ 9.103088] Freeing initrd memory: 8192K
[ 9.103192] PMU: registered new PMU device of type 0
[ 9.103303] nvrm_init called
[ 9.103416] nvrm probe
[ 9.103532] Disabling legacy nvrpc driver
[ 9.104380] power_state was registered with misc class. Minor Number=57
[ 9.104433] power_alert was registered with misc class. Minor Number=56
[ 9.104522] commander_rec_sync was registered with misc class. Minor Number=55
[ 9.132209] ashmem: initialized
[ 9.133318] Installing knfsd (copyright (C) 1996 [email protected]).
[ 9.133742] fuse init (API version 7.15)
[ 9.133917] SGI XFS with security attributes, large block/inode numbers, no debug enabled
[ 9.134681] msgmni has been set to 1507
[ 9.135450] io scheduler noop registered
[ 9.135524] io scheduler cfq registered (default)
[ 9.137201] adp5588-gpio 2-0034: gpios 224..241 on a adp5588-gpio Rev. 4
[ 9.158701] tegra_grhost tegra_grhost: initialized
[ 9.158745] host1x: tegradc tegradc
[ 9.158815] p852_panel_enable
[ 9.160165] nvhdcp: tegra_nvhdcp_create(): created misc device nvhdcp0
[ 9.160232] nvhdcp: using "always on" policy.
[ 9.160250] tegradc tegradc.0: probed
[ 9.160645] tegradc tegradc.0: probed
[ 9.160992] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[ 9.161328] serial8250.0: ttyS0 at MMIO 0x70006300 (irq = 122) is a XScale
[ 10.418187] console [ttyS0] enabled
[ 10.425338] tegra_uart.1: ttyHS1 at MMIO 0x70006040 (irq = 69) is a 16550
[ 10.438992] Registered UART port ttyHS1
[ 10.446699] Initialized tegra uart driver
[ 10.454882] Registered UART port ttyH0
[ 10.462415] Initialized tegra uart driver
[ 10.473569] brd: module loaded
[ 10.481345] loop: module loaded
[ 10.487748] at25 spi2.0: 4 KByte BR25L320 eeprom, pagesize 32
[ 10.499277] AK8975 compass driver: init
[ 10.507166] qdeo_board 0-0010: qdeo_probe: Success. info[ dev=0x8509D840, cdev=0x8509D864, pDev=0xBEF66380 ]
[ 10.528125] GTR board revision == 0xD
[ 11.005741] qdeo_board 0-0011: qdeo_probe: Success. info[ dev=0x8509D7C0, cdev=0x8509D7E4, pDev=0xBEF66500 ]
[ 11.025511] commander_edid_sel was registered with misc class. Minor Number=52
[ 11.040033] ad9x89_probe: hdmi_trs was registered with misc class. Minor Number=51
[ 11.056954] ad9x89_probe : Success.
[ 11.063955] ad9x89_probe : Success.
[ 11.071034] adv7630_probe: hdmi_spl was registered with misc class. Minor Number=50
[ 11.188236] adv7630_probe : Success.
[ 13.200122] adv7630_probe : Success.
[ 13.207770] adv7630_probe : Success.
[ 13.214932] adv7630_probe : Success.
[ 13.226210] adv7630_probe : Success.
[ 13.233376] adv7630_probe : Success.
[ 13.240525] adv7630_probe : Success.
[ 13.247690] adv7630_probe : Success.
[ 13.258982] adv7630_probe : Success.
[ 13.266147] adv7630_probe : Success.
[ 13.273311] adv7630_probe : Success.
[ 13.439260] adv7630_probe : Success.
[ 13.447863] s2s65p10 0-0036: s2s65p10_probe Success.
[ 13.460861] tegra_nor: Found 1 x16 devices at 0x0 in 16-bit bank. Manufacturer ID 0x000001 Chip ID 0x002301
[ 13.480386] Amd/Fujitsu Extended Query Table at 0x0040
[ 13.490694] Amd/Fujitsu Extended Query version 1.3.
[ 13.500824] number of CFI chips: 1
[ 13.507674] 13 cmdlinepart partitions found on MTD device tegra_nor
[ 13.520235] Creating 13 MTD partitions on "tegra_nor":
[ 13.530536] 0x000000000000-0x000000040000 : "bct"
[ 13.540561] 0x000000040000-0x000000060000 : "pt"
[ 13.550324] 0x000000060000-0x000000240000 : "loader1-B"
[ 13.561335] 0x000000240000-0x000000340000 : "loader2-B"
[ 13.572374] 0x000000340000-0x000000520000 : "loader1-A"
[ 13.583282] 0x000000520000-0x000000620000 : "loader2-A"
[ 13.594194] 0x000000620000-0x000000b20000 : "kernel-B"
[ 13.604944] 0x000000b20000-0x000001020000 : "kernel-A"
[ 13.615708] 0x000001020000-0x0000018a0000 : "1stramfs-B"
[ 13.626808] 0x0000018a0000-0x000002120000 : "1stramfs-A"
[ 13.637931] 0x000002120000-0x000002220000 : "inf"
[ 13.647816] 0x000002220000-0x000003120000 : "env"
[ 13.657697] 0x000003120000-0x000004000000 : "user-space"
[ 13.669086] PPP generic driver version 2.4.2
[ 13.677716] PPP Deflate Compression module registered
[ 13.687822] PPP BSD Compression module registered
[ 13.704545] PPP MPPE Compression module registered
[ 13.714133] NET: Registered protocol family 24
[ 13.723438] usbcore: registered new interface driver asix
[ 13.734277] usbcore: registered new interface driver cdc_ether
[ 13.745987] usbcore: registered new interface driver smsc95xx
[ 13.757536] usbcore: registered new interface driver cdc_subset
[ 13.769397] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 13.822466] tegra-ehci tegra-ehci.1: Tegra EHCI Host Controller
[ 13.834386] tegra-ehci tegra-ehci.1: new USB bus registered, assigned bus number 1
[ 13.872358] tegra-ehci tegra-ehci.1: irq 53, io mem 0xc5004000
[ 13.902351] tegra-ehci tegra-ehci.1: USB 2.0 started, EHCI 1.00
[ 13.914243] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 13.927821] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 13.942264] usb usb1: Product: Tegra EHCI Host Controller
[ 13.953058] usb usb1: Manufacturer: Linux 2.6.36.2 ehci_hcd
[ 13.964203] usb usb1: SerialNumber: tegra-ehci.1
[ 13.973709] hub 1-0:1.0: USB hub found
[ 13.981204] hub 1-0:1.0: 1 port detected
[ 13.989204] setting TXFILLTUNING registers
[ 13.999995] tegra-ehci tegra-ehci.0: Tegra EHCI Host Controller
[ 14.011861] tegra-ehci tegra-ehci.0: new USB bus registered, assigned bus number 2
[ 14.052368] tegra-ehci tegra-ehci.0: irq 52, io mem 0xc5000000
[ 14.082389] tegra-ehci tegra-ehci.0: USB 2.0 started, EHCI 1.00
[ 14.094264] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 14.107842] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 14.122284] usb usb2: Product: Tegra EHCI Host Controller
[ 14.133080] usb usb2: Manufacturer: Linux 2.6.36.2 ehci_hcd
[ 14.144220] usb usb2: SerialNumber: tegra-ehci.0
[ 14.153689] hub 2-0:1.0: USB hub found
[ 14.161190] hub 2-0:1.0: 1 port detected
[ 14.169178] setting TXFILLTUNING registers
[ 14.180030] tegra-ehci tegra-ehci.2: Tegra EHCI Host Controller
[ 14.191891] tegra-ehci tegra-ehci.2: new USB bus registered, assigned bus number 3
[ 14.232368] tegra-ehci tegra-ehci.2: irq 129, io mem 0xc5008000
[ 14.262376] tegra-ehci tegra-ehci.2: USB 2.0 started, EHCI 1.00
[ 14.274251] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[ 14.287830] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 14.302272] usb usb3: Product: Tegra EHCI Host Controller
[ 14.313067] usb usb3: Manufacturer: Linux 2.6.36.2 ehci_hcd
[ 14.324207] usb usb3: SerialNumber: tegra-ehci.2
[ 14.333681] hub 3-0:1.0: USB hub found
[ 14.341178] hub 3-0:1.0: 1 port detected
[ 14.349163] setting TXFILLTUNING registers
[ 14.357354] setting AHB-prefetch registers for USB3
[ 14.367252] usbcore: registered new interface driver cdc_acm
[ 14.378573] cdc_acm: v0.26:USB Abstract Control Model driver for USB modems and ISDN adapters
[ 14.395664] usbcore: registered new interface driver cdc_wdm
[ 14.406980] Initializing USB Mass Storage driver...
[ 14.416831] usbcore: registered new interface driver usb-storage
[ 14.428864] USB Mass Storage support registered.
[ 14.438179] usbcore: registered new interface driver libusual
[ 14.449803] usbcore: registered new interface driver usbserial
[ 14.461500] USB Serial support registered for generic
[ 14.482363] usb 2-1: new high speed USB device using tegra-ehci and address 2
[ 14.523596] usb 2-1: New USB device found, idVendor=13fd, idProduct=0940
[ 14.537029] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 14.551325] usb 2-1: Product: External
[ 14.558846] usb 2-1: Manufacturer: Generic
[ 14.567061] usb 2-1: SerialNumber: 57442D574343344E31585354
[ 14.578937] scsi0 : usb-storage 2-1:1.0
[ 14.587077] usbcore: registered new interface driver usbserial_generic
[ 14.600134] usbserial: USB Serial Driver core
[ 14.608876] USB Serial support registered for FTDI USB Serial Device
[ 14.621760] usbcore: registered new interface driver ftdi_sio
[ 14.633252] ftdi_sio: v1.6.0:USB FTDI Serial Converters Driver
[ 14.644946] USB Serial support registered for pl2303
[ 14.654931] usbcore: registered new interface driver pl2303
[ 14.666073] pl2303: Prolific PL2303 USB to serial adaptor driver
[ 14.678411] i2c /dev entries driver
[ 14.685719] lirc_dev: IR Remote Control driver registered, major 249
[ 14.698601] IR LIRC bridge handler initialized
[ 14.707483] Linux video capture interface: v2.00
[ 14.712358] usb 3-1: new high speed USB device using tegra-ehci and address 2
[ 14.731017] adv7180 2-0021: chip found @ 0x42 (Tegra I2C adapter)
[ 14.742882] usb 3-1: New USB device found, idVendor=0424, idProduct=9514
[ 14.742893] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 14.743224] hub 3-1:1.0: USB hub found
[ 14.743378] hub 3-1:1.0: 5 ports detected
[ 14.786387] adv7180_probe: adv7180 was registered with misc class. Minor Number=47
[ 14.810763] adv7391 2-002b: chip found @ 0x56 (Tegra I2C adapter)
[ 14.828086] usbcore: registered new interface driver uvcvideo
[ 14.839599] USB Video Class driver (v0.1.0)
[ 14.848291] trpc_sema_init: registered misc dev 10:46
[ 14.858558] trpc_node_register: Adding 'local' to node list
[ 14.872483] trpc_node_register: Adding 'avp-remote' to node list
[ 14.884689] tegra_avp_probe: driver registered, kernel 1ff00000(c0c00000), msg area 5174000/5174110
[ 14.902998] tegra_itu656: probe
[ 14.909925] device-mapper: uevent: version 1.0.3
[ 14.919385] device-mapper: ioctl: 4.18.0-ioctl (2010-06-29) initialised: [email protected]
[ 14.936363] Bluetooth: HCI UART driver ver 2.2
[ 14.945276] Bluetooth: HCI H4 protocol initialized
[ 14.954884] Bluetooth: HCILL protocol initialized
[ 14.964431] sdhci: Secure Digital Host Controller Interface driver
[ 14.976875] sdhci: Copyright(c) Pierre Ossman
[ 14.985708] mmc0: Invalid maximum block size, assuming 512 bytes
[ 14.997770] sdhci-tegra.0 supply vmmc not found, using dummy regulator
[ 15.011099] mmc0: SDHCI controller on tegra [sdhci-tegra.0] using ADMA
[ 15.025339] sdhci0: initialized irq 46 ioaddr c081c000
[ 15.035681] mmc1: Invalid maximum block size, assuming 512 bytes
[ 15.047746] sdhci-tegra.3 supply vmmc not found, using dummy regulator
[ 15.060937] mmc1: SDHCI controller on tegra [sdhci-tegra.3] using ADMA
[ 15.075121] usb 3-1.1: new high speed USB device using tegra-ehci and address 3
[ 15.091794] sdhci3: initialized irq 63 ioaddr c0836600
[ 15.102549] usbcore: registered new interface driver hiddev
[ 15.113823] usbcore: registered new interface driver usbhid
[ 15.125015] usbhid: USB HID core driver
[ 15.133085] tegra_i2s_driver_probe
[ 15.139940] usb 3-1.1: New USB device found, idVendor=0424, idProduct=ec00
[ 15.153787] tegra_i2s_driver_probe
[ 15.160817] No device for DAI tegra-wm8716-codec-i2s-1
[ 15.171265] usb 3-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 15.185938] No device for DAI tegra-wm8716-codec-i2s-2
[ 15.197162] asoc: tegra-wm8716-codec-i2s-1 <-> tegra-i2s-1 mapping ok
[ 15.210269] smsc95xx v1.0.4
[ 15.217812] asoc: tegra-wm8716-codec-i2s-2 <-> tegra-i2s-2 mapping ok
[ 15.231682] ALSA device list:
[ 15.237695] #0: tegra (tegra-wm8716-codec)
[ 15.246423] GACT probability NOT on
[ 15.254510] Mirror/redirect action on
[ 15.263935] u32 classifier
[ 15.269393] Actions configured
[ 15.276235] Netfilter messages via NETLINK v0.30.
[ 15.285778] nf_conntrack version 0.5.0 (12061 buckets, 48244 max)
[ 15.298474] ctnetlink v0.93: registering with nfnetlink.
[ 15.309295] xt_time: kernel timezone is -0000
[ 15.318604] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 15.329470] arp_tables: (C) 2002 David S. Miller
[ 15.338826] TCP cubic registered
[ 15.345355] Initializing XFRM netlink socket
[ 15.355009] NET: Registered protocol family 17
[ 15.366010] NET: Registered protocol family 15
[ 15.375060] Bluetooth: L2CAP ver 2.15
[ 15.382444] Bluetooth: L2CAP socket layer initialized
[ 15.392631] Bluetooth: SCO (Voice Link) ver 0.6
[ 15.401751] Bluetooth: SCO socket layer initialized
[ 15.411673] Bluetooth: RFCOMM TTY layer initialized
[ 15.421567] Bluetooth: RFCOMM socket layer initialized
[ 15.431917] Bluetooth: RFCOMM ver 1.11
[ 15.439477] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 15.450188] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 15.462274] Registering the dns_resolver key type
[ 15.474808] deviceless supply vdd_cpu not found, using dummy regulator
[ 15.487955] deviceless supply vdd_core not found, using dummy regulator
[ 15.501267] deviceless supply vdd_aon not found, using dummy regulator
[ 15.514413] Disabling clock audio_2x left on by bootloader
[ 15.525454] Disabling clock uarte left on by bootloader
[ 15.535981] Disabling clock dvc_i2c left on by bootloader
[ 15.546853] Disabling clock dvc left on by bootloader
[ 15.557023] Disabling clock vde left on by bootloader
[ 15.567194] Disabling clock bsev left on by bootloader
[ 15.577549] Disabling clock bsea left on by bootloader
[ 15.587932] Disabling clock sdmmc3 left on by bootloader
[ 15.598819] Disabling clock sdmmc2 left on by bootloader
[ 15.609546] Disabling clock vfir left on by bootloader
[ 15.619939] scsi 0:0:0:0: Direct-Access Generic External 0115 PQ: 0 ANSI: 4
[ 15.619949] Disabling clock clk_d left on by bootloader
[ 15.622309] smsc95xx 3-1.1:1.0: usb0: register 'smsc95xx' at usb-tegra-ehci.2-1.1, smsc95xx USB 2.0 Ethernet, 92:c4:81:34:e2:af
[ 15.627179] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 1
[ 15.675738] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 15.695595] BIL: read_capacity_10() call
[ 15.704119] BIL: read_capacity_10() sector_size = 4096
[ 15.704193] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[ 15.706942] mmc1: new high speed MMC card at address 0001
[ 15.712439] mmcblk3: mmc1:0001 HYNIX 3.60 GiB
[ 15.712447] BIL: mmcblk3: mmc1:0001 HYNIX 3.60 GiB(7561216)
[ 15.714450] mmcblk3: p1 p2 p3 p4
[ 15.765126] BIL: read_capacity_10() ulCapacity = 732566645
[ 15.776392] BIL: read_capacity_10() ulRetCapa = 732226564
[ 15.787534] BIL: sizeof(sector_t) = 8
[ 15.795038] sd 0:0:0:0: [sda] 732226564 4096-byte logical blocks: (2.99 TB/2.72 TiB)
[ 15.811121] sd 0:0:0:0: [sda] Write Protect is off
[ 15.820721] sd 0:0:0:0: [sda] Assuming drive cache: write through
[ 15.832568] usb 3-1.2: new high speed USB device using tegra-ehci and address 4
[ 15.847985] BIL: read_capacity_10() call
[ 15.856362] BIL: read_capacity_10() sector_size = 4096
[ 15.863513] usb 3-1.2: New USB device found, idVendor=0525, idProduct=a4a2
[ 15.863524] usb 3-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 15.863533] usb 3-1.2: Product: RNDIS/Ethernet Gadget
[ 15.863541] usb 3-1.2: Manufacturer: Linux 2.6.29M2.2.8.2 with pxa-u2o
[ 15.875045] cdc_ether 3-1.2:1.0: usb1: register 'cdc_ether' at usb-tegra-ehci.2-1.2, CDC Ethernet Device, d6:f9:04:b2:27:f0
[ 15.940580] BIL: read_capacity_10() ulCapacity = 732566645
[ 15.951722] BIL: read_capacity_10() ulRetCapa = 732226564
[ 15.962892] BIL: sizeof(sector_t) = 8
[ 15.970388] sd 0:0:0:0: [sda] 732226564 4096-byte logical blocks: (2.99 TB/2.72 TiB)
[ 15.986494] sd 0:0:0:0: [sda] Assuming drive cache: write through
[ 16.071357] sda: sda1 (prg) sda2 (reserve1) sda3 (reserve2) sda4 (reserve3) sda5 (wrk) sda6 (cach) sda7 (reg) sda8 (swap) sda9 (pamary) sda10 (upload) sda11 (cnts)
[ 16.102110] BIL: read_capacity_10() call
[ 16.110484] BIL: read_capacity_10() sector_size = 4096
[ 16.121048] BIL: read_capacity_10() ulCapacity = 732566645
[ 16.132189] BIL: read_capacity_10() ulRetCapa = 732226564
[ 16.143423] BIL: sizeof(sector_t) = 8
[ 16.150919] sd 0:0:0:0: [sda] 732226564 4096-byte logical blocks: (2.99 TB/2.72 TiB)
[ 16.166994] sd 0:0:0:0: [sda] Assuming drive cache: write through
[ 16.179183] sd 0:0:0:0: [sda] Attached SCSI disk
[ 16.188451] Freeing init memory: 184K
Loading, please wait...
mount: mounting none on /dev failed: No such device
[ 16.265493] udevd (105): /proc/105/oom_adj is deprecated, please use /proc/105/oom_score_adj instead.
Begin: Loading essential drivers... ...
Done.
Begin: Running /scripts/init-premount ...
Done.
*******************************************
init_bil script start
*******************************************
MODEL KEN_LITE
1-1./var/BIL mounted (tmpfs 64MB).
Waiting for USB storage 23(secs)...
sda is HDD.
Thu Apr 3 10:08:18 JST 2025
mke2fs 1.41.12 (17-May-2010)
Filesystem label=
OS type: Linux
Block size=1024 (log=0)
Fragment size=1024 (log=0)
Stride=0 blocks, Stripe width=0 blocks
42504 inodes, 170000 blocks
8500 blocks (5.00%) reserved for the super user
First data block=1
Maximum filesystem blocks=67371008
21 block groups
8192 blocks per group, 8192 fragments per group
2024 inodes per group
Superblock backups stored on blocks:
8193, 24577, 40961, 57345, 73729
Writing inode tables: [ 40.608661] EXT4-fs (sda5): 8mounted filesystem with ordered data mode. Opts: (nul11/21
done
Writing superblocks and filesy[ 40.662143] EXT4-fs (sda6): stem accounting information: donmounted filesystem with ordered data mode. Opts: (null)e
This filesystem will be aut
omatically checked every 24 mounts or
180 days, whichever comes first. Use tune2fs -c or -i to override.
[ 40.720945] EXT4-fs (sda7): mounted filesystem with ordered data mode. Opts: (null)
[ 40.775118] EXT4-fs (sda9): mounted filesystem with ordered data mode. Opts: (null)
[ 40.834585] EXT4-fs (sda10): mounted filesystem with ordered data mode. Opts: (null)
[ 41.285935] EXT4-fs (sda11): mounted filesystem with ordered data mode. Opts: (null)
[ 41.360144] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
init_mng OK.
*******************************************
init_bil script finished
*******************************************
Begin: Mounting root file system... ...
Begin: Running /scripts/local-top ...
Done.
Begin: Running /scripts/local-premount ...
Done.
Begin: Running /scripts/local-bottom ...
Done.
Done.
Begin: Running /scripts/init-bottom ...
Done.
* Starting portmap daemon... [ OK ]
* Exporting directories for NFS kernel daemon... [ OK ]
* Starting NFS kernel daemon [ OK ]
| rc_bil script start
| 10 init
| 1. anti HDD spin down OK.
kernel.sched_latency_ns = 3000000
kernel.sched_min_granularity_ns = 1500000
| 2. Process Scheduler [sched_latency_ns] = 3000000
| 2. Process Scheduler [sched_min_granularity_ns] = 1500000
kernel.msgmnb = 65535
| 2. IPC message queue size [kernel.msgmnb] = 65535
MODEL KEN_LITE
| 2. MODEL=KEN_LITE
| 2. /var/BIL mounted (tmpfs 64MB).
Starting nvrm daemon...
Starting OpenSSH server....
Starting board specific init ...
target=Tegra P852 SKU8 C01, kern[ 57.343086] tegra-i2c tegra-i2c.0: I2c error status 0x00000008
[ 57.355499] tegra-i2c tegra-i2c.0: no acknowledge from address 0x60
[ 57.368024] tegra-i2c tegra-i2c.0: Packet status 0x00010009
el=2.6.36 sku=0008, rev=404
Using TDM-1 controller
Error : Couldnt Program ADV1937
| 3. NAND mounted (ext4).
| 4. REGL init OK.
| 5. Writing Jigu results to registry RAMs.
| 8. Waiting for HDD partation...
| 8. Creating links to HDD.
| 11 level 3 jigu
| 12 Storage mount start
| 1. serial = 53414333
| 1. ip2octet = 169
| 1. DEVICE(MODE) = /dev/usb-hdd(0)
| 1. usbfs mounted
| 3. no SD
| 2. Mounting HDD(/dev/usb-hdd) ...
| 2. PRG=0
| 2. WRK=0
| 2. CACH=0
| 2. REG=0
| 2. PMRY=0
| 2. UPLD=0
| 2. CNTS=0
| Cleaning up /mnt/wrk_hdd ()
| 2. MKDIR_WRK=0
| 2. MKDIR_WRK_CMN=0
| Cleaning up /mnt/cach_hdd (FORCE)
| 2. MKDIR_CACH=0
| 2. HDD mounted.
| 2. MKDIR_REG=0
| 2. MKDIR_PAMARY=0
| 2. MKDIR_UPLOAD=0
| 2. MKDIR_NOR=0
| DIR[/mnt/cnts/B30/MOV] is nothing !
| 2. Exportfs for NFS
| 3. Starting NFS server
* Exporting directories for NFS kernel daemon... [ OK ]
* Starting NFS kernel daemon [ OK ]
| 4. Starting Apache
* Starting web server apache2 /usr/sbin/apache2ctl: 148: install: not found
apache2: Could not reliably determine the server's fully qualified domain name, using 3.47.9.189 for ServerName
[ OK ]
| 5. font load.
| 13 level 4 jigu
| 14 Daemon/Driver load
| 1. Starting X
| 2. insmod s2u_b : 0
X.Org X Server 1.9.0
Release Date: 2010-08-20
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.36.2 armv7l Ubuntu
Current Operating System: Linux 53414333 2.6.36.2 #17 SMP PREEMPT Thu Jun 29 11:14:08 JST 2017 armv7l
Kernel command line: mem=256M@0M nvmem=256M@256M mem=512M@512M vmalloc=512M video=tegrafb usbcore.old_scheme_first=1 smsc95xx.nv_bl_macid=usb0:00:04:4b:23:b7:31 envsector=4440 nvsku=699-60852-0008-404 SkuVer=C ProdInfo=900-60852-0008-500 ProdVer=K root=/dev/ram0 rw rootwait initrd=0x05000000,0x800000 usbcore.old_scheme_first=1 mtdparts=tegra_nor:256K@0K(bct),128K@256K(pt),1920K@384K(loader1-B),1024K@2304K(loader2-B),1920K@3328K(loader1-A),1024K@5248K(loader2-A),5120K@6272K(kernel-B),5120K@11392K(kernel-A),8704K@16512K(1stramfs-B),8704K@25216K(1stramfs-A),1024K@33920K(inf),15360K@34944K(env),15232K@50304K(user-space) console=ttyS0,57600n8 tegraprof=65373,66034,66035,66040,66041,66042,66043,66046,66047,66072,66073,66075,66076,66548,66549,66551,66552,66554,66555,66556,66557,66559,66560,88962,88963,89361,89362,89366,7439153,7565498, tegrastring=+4019b80 ,-4019b80 ,+4019b84 ,-4019b84 ,+4019b88 ,-4019b88 ,+4019b8c ,-4019b8c ,+4019b90 ,-4019b90 ,+4019b94 ,-4019b94 ,+4019b98 ,-4019b98 ,+4019b9c ,-4019b9c ,+4019ba0 ,-4019ba0 ,;
Build Date: 22 November 2011 01:47:44AM
xorg-server 2:1.9.0-0ubuntu7.nvidia1 (For technical support please see http://www.ubuntu.com/support)
Current version of pixman: 0.24.4
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Thu Apr 3 10:08:40 2025
(==) Using config file: "/etc/X11/xorg.conf"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
| 2. insmod midi_drv : 0
| 3. insmod leaf_usb : 0
| 4. HDMI mute off
edid_sel_tp: cmd = 1 parm = 1 cmd_num = 1 parm_num = 1
edid_sel_tp: cmd = 3 parm = 0 cmd_num = 3 parm_num = 0
| 15 level 5 jigu
| 16 term
| 1. REGL term.
| 2. REGL init(HDD). 0
| 4. REGL term.
| 17 check debuggable.
| 18 Starting System manager...
| rc_bil script finished.
SYCL_new_allinfo_reset IN ipc_shm=</var/BIL/IPC/shm_sycl_38> ipc_sem=</var/BIL/IPC/sem_sycl_00> memp_p=<0x7eb9dbec> shmkey=<18101942> semkey=<-1>
/etc/update-motd.d/00-header: 4: lsb_release: not found
Linux 53414333 2.6.36.2 #17 SMP PREEMPT Thu Jun 29 11:14:08 JST 2017 armv7l GNU/Linux
Welcome to Ubuntu!
* Documentation: https://help.ubuntu.com/
root@53414333:~# <>HDCT : (hdc_check_fan_2nd) 2ndFAN state is failure or stop. [0x00000000] fan_stat[1]
SIOCADDRT: File exists
SIOCADDRT: File exists
<>APUT : get designated time failure 80700000
Archive: /mnt/wrk/navi/JSTYLE/EXISTFIL/BGVLIST.ZIP
inflating: /mnt/pamary/bgv/adult_bgv.list
inflating: /mnt/pamary/bgv/BgvList.xml
inflating: /mnt/pamary/bgv/OPT_Yoyaku_HaikeiSelectTop_cmn.mra
<>SDCT : Service mode[1] dlv_line[30]
MRKTta : mrk_timeact start. [1813]
[stmPlayerAppli]
:libAppDebug.c: 33: ==== app_debug called obj=0x2b32d2bc
traceMode = 0x01 (factor = SETTING2)
--stack/pool:[ 0 1 6 ] needle:[ 1 ] id:[6:パネルOFF]
found file = 004207216020-30-20231201-00001.cnf
Leave first No. -1 -> 0
Plugin /usr/lib/pppd/2.4.5/rp-pppoe.so loaded.
<>:lib_server_comm.c: 158: SRVL_sendrecv receive(index=1) ERROR *err=0x91300006
<>:lib_server_comm.c: 338: SRVL_request_log SRVL_sendrecv(index=1) ERROR rc=0x91300006 ecode=0x91300006
<>:com_operation_lib.c: 2378: <>CMOT : [CMOT_get_timeInfo] SRVL_request Error err=0x91300006 ecode=0x91300006
<>:com_operation.c: 4768: <>CMOT : [lf_comm_settime] CMOT_get_timeInfo Error rc=0x91300006
CNCA_disconnect API call
traceMode = 0x01 (factor = SETTING2)
/usr/share/fonts: caching, new cache contents: 0 fonts, 1 dirs
/usr/share/fonts/truetype: caching, new cache contents: 0 fonts, 1 dirs
/usr/share/fonts/truetype/ttf-dejavu: caching, new cache contents: 0 fonts, 0 dirs
/usr/X11R6/lib/X11/fonts: skipping, no such directory
/usr/local/share/fonts: caching, new cache contents: 0 fonts, 0 dirs
/usr/local/BIL/fonts: caching, new cache contents: 1 fonts, 1 dirs
/usr/local/BIL/fonts/fonts: caching, new cache contents: 5 fonts, 0 dirs
/var/cache/fontconfig: cleaning cache directory
fc-cache: succeeded
MDP: ERR >>[/mnt/cnts/F20/MDP/MDP_NK_LOGO.PNG]
stmExectr_Startup called.
DBG_autoset_debuggable(/mnt/wrk/apli/DBG_APP_ALLOW)
set_debuggable(0)
--stack/pool:[ 0 1 6 7 ] needle:[ 6 ] id:[7:パネル起動中]
SIOCDELRT: No such process
<>CTST : mpr01 vfd : read error :90100002
Plugin /usr/lib/pppd/2.4.5/rp-pppoe.so loaded.
<>MNTT : (mnt_ranking_collect) 曲別演奏情報集計エラー[0x90800002]
<>:lib_server_comm.c: 158: SRVL_sendrecv receive(index=1) ERROR *err=0x91300006
<>:lib_server_comm.c: 338: SRVL_request_log SRVL_sendrecv(index=1) ERROR rc=0x91300006 ecode=0x91300006
<>:com_condition_lib.c: 494: <>CMCT : [CMCT_comm_cond] SRVL_request Error err=0x91300006 ecode=0x91300006
<>:com_condition.c: 950: <>CMCT : [lf_comm_cond] CMCT_comm_cond Error err=0x91300006
<>:com_condition.c: 977: <>CMCT : [lf_comm_cond] lf_send_before_data cannot execute
<>:lib_server_comm.c: 158: SRVL_sendrecv receive(index=1) ERROR *err=0x91300006
<>:lib_server_comm.c: 338: SRVL_request_log SRVL_sendrecv(index=1) ERROR rc=0x91300006 ecode=0x91300006
<>:com_condition_lib.c: 494: <>CMCT : [CMCT_comm_cond] SRVL_request Error err=0x91300006 ecode=0x91300006
<>:com_condition.c: 950: <>CMCT : [lf_comm_cond] CMCT_comm_cond Error err=0x91300006
<>:com_condition.c: 977: <>CMCT : [lf_comm_cond] lf_send_before_data cannot execute
found file = 004207216020-30-20231201-00001.cnf
Leave first No. -1 -> 0
<>:lib_server_comm.c: 158: SRVL_sendrecv receive(index=1) ERROR *err=0x91300006
<>:lib_server_comm.c: 338: SRVL_request_log SRVL_sendrecv(index=1) ERROR rc=0x91300006 ecode=0x91300006
<>:com_operation_lib.c: 2378: <>CMOT : [CMOT_get_timeInfo] SRVL_request Error err=0x91300006 ecode=0x91300006
<>:com_operation.c: 4768: <>CMOT : [lf_comm_settime] CMOT_get_timeInfo Error rc=0x91300006
CNCA_disconnect API call
SIOCDELRT: No such process
<>:lib_server_comm.c: 158: SRVL_sendrecv receive(index=1) ERROR *err=0x91300006
<>:lib_server_comm.c: 338: SRVL_request_log SRVL_sendrecv(index=1) ERROR rc=0x91300006 ecode=0x91300006
<>:com_condition_lib.c: 494: <>CMCT : [CMCT_comm_cond] SRVL_request Error err=0x91300006 ecode=0x91300006
<>:com_condition.c: 950: <>CMCT : [lf_comm_cond] CMCT_comm_cond Error err=0x91300006
<>:com_condition.c: 977: <>CMCT : [lf_comm_cond] lf_send_before_data cannot execute
Plugin /usr/lib/pppd/2.4.5/rp-pppoe.so loaded.
SIOCDELRT: No such process
<>:lib_server_comm.c: 158: SRVL_sendrecv receive(index=1) ERROR *err=0x91300006
<>:lib_server_comm.c: 338: SRVL_request_log SRVL_sendrecv(index=1) ERROR rc=0x91300006 ecode=0x91300006
<>:com_condition_lib.c: 494: <>CMCT : [CMCT_comm_cond] SRVL_request Error err=0x91300006 ecode=0x91300006
<>:com_condition.c: 950: <>CMCT : [lf_comm_cond] CMCT_comm_cond Error err=0x91300006
<>:com_condition.c: 977: <>CMCT : [lf_comm_cond] lf_send_before_data cannot execute
Plugin /usr/lib/pppd/2.4.5/rp-pppoe.so loaded.
<>:lib_server_comm.c: 158: SRVL_sendrecv receive(index=1) ERROR *err=0x91300006
<>:lib_server_comm.c: 338: SRVL_request_log SRVL_sendrecv(index=1) ERROR rc=0x91300006 ecode=0x91300006
<>:com_condition_lib.c: 494: <>CMCT : [CMCT_comm_cond] SRVL_request Error err=0x91300006 ecode=0x91300006
<>:com_condition.c: 950: <>CMCT : [lf_comm_cond] CMCT_comm_cond Error err=0x91300006
<>:com_condition.c: 977: <>CMCT : [lf_comm_cond] lf_send_before_data cannot execute
SIOCDELRT: No such process
Plugin /usr/lib/pppd/2.4.5/rp-pppoe.so loaded.
<>:lib_server_comm.c: 158: SRVL_sendrecv receive(index=1) ERROR *err=0x91300006
<>:lib_server_comm.c: 338: SRVL_request_log SRVL_sendrecv(index=1) ERROR rc=0x91300006 ecode=0x91300006
<>:com_condition_lib.c: 494: <>CMCT : [CMCT_comm_cond] SRVL_request Error err=0x91300006 ecode=0x91300006
<>:com_condition.c: 950: <>CMCT : [lf_comm_cond] CMCT_comm_cond Error err=0x91300006
<>:com_condition.c: 977: <>CMCT : [lf_comm_cond] lf_send_before_data cannot execute
SIOCDELRT: No such process
<>:lib_server_comm.c: 158: SRVL_sendrecv receive(index=1) ERROR *err=0x91300006
<>:lib_server_comm.c: 338: SRVL_request_log SRVL_sendrecv(index=1) ERROR rc=0x91300006 ecode=0x91300006
<>:com_condition_lib.c: 494: <>CMCT : [CMCT_comm_cond] SRVL_request Error err=0x91300006 ecode=0x91300006
<>:com_condition.c: 950: <>CMCT : [lf_comm_cond] CMCT_comm_cond Error err=0x91300006
<>:com_condition.c: 977: <>CMCT : [lf_comm_cond] lf_send_before_data cannot execute
Plugin /usr/lib/pppd/2.4.5/rp-pppoe.so loaded.
SIOCDELRT: No such process
<>:lib_server_comm.c: 158: SRVL_sendrecv receive(index=1) ERROR *err=0x91300006
<>:lib_server_comm.c: 338: SRVL_request_log SRVL_sendrecv(index=1) ERROR rc=0x91300006 ecode=0x91300006
<>:com_condition_lib.c: 494: <>CMCT : [CMCT_comm_cond] SRVL_request Error err=0x91300006 ecode=0x91300006
<>:com_condition.c: 950: <>CMCT : [lf_comm_cond] CMCT_comm_cond Error err=0x91300006
<>:com_condition.c: 977: <>CMCT : [lf_comm_cond] lf_send_before_data cannot execute
Plugin /usr/lib/pppd/2.4.5/rp-pppoe.so loaded.
<>:lib_server_comm.c: 158: SRVL_sendrecv receive(index=1) ERROR *err=0x91300006
<>:lib_server_comm.c: 338: SRVL_request_log SRVL_sendrecv(index=1) ERROR rc=0x91300006 ecode=0x91300006
<>:com_condition_lib.c: 494: <>CMCT : [CMCT_comm_cond] SRVL_request Error err=0x91300006 ecode=0x91300006
<>:com_condition.c: 950: <>CMCT : [lf_comm_cond] CMCT_comm_cond Error err=0x91300006
<>:com_condition.c: 977: <>CMCT : [lf_comm_cond] lf_send_before_data cannot execute
SIOCDELRT: No such process
<>:lib_server_comm.c: 158: SRVL_sendrecv receive(index=1) ERROR *err=0x91300006
<>:lib_server_comm.c: 338: SRVL_request_log SRVL_sendrecv(index=1) ERROR rc=0x91300006 ecode=0x91300006
<>:com_condition_lib.c: 494: <>CMCT : [CMCT_comm_cond] SRVL_request Error err=0x91300006 ecode=0x91300006
<>:com_condition.c: 950: <>CMCT : [lf_comm_cond] CMCT_comm_cond Error err=0x91300006
<>:com_condition.c: 977: <>CMCT : [lf_comm_cond] lf_send_before_data cannot execute
Plugin /usr/lib/pppd/2.4.5/rp-pppoe.so loaded.
SIOCDELRT: No such process
<>:lib_server_comm.c: 158: SRVL_sendrecv receive(index=1) ERROR *err=0x91300006
<>:lib_server_comm.c: 338: SRVL_request_log SRVL_sendrecv(index=1) ERROR rc=0x91300006 ecode=0x91300006
<>:com_condition_lib.c: 494: <>CMCT : [CMCT_comm_cond] SRVL_request Error err=0x91300006 ecode=0x91300006
<>:com_condition.c: 950: <>CMCT : [lf_comm_cond] CMCT_comm_cond Error err=0x91300006
<>:com_condition.c: 977: <>CMCT : [lf_comm_cond] lf_send_before_data cannot execute
Plugin /usr/lib/pppd/2.4.5/rp-pppoe.so loaded.
<>:lib_server_comm.c: 158: SRVL_sendrecv receive(index=1) ERROR *err=0x91300006
<>:lib_server_comm.c: 338: SRVL_request_log SRVL_sendrecv(index=1) ERROR rc=0x91300006 ecode=0x91300006
<>:com_condition_lib.c: 494: <>CMCT : [CMCT_comm_cond] SRVL_request Error err=0x91300006 ecode=0x91300006
<>:com_condition.c: 950: <>CMCT : [lf_comm_cond] CMCT_comm_cond Error err=0x91300006
<>:com_condition.c: 977: <>CMCT : [lf_comm_cond] lf_send_before_data cannot execute
SIOCDELRT: No such process
Plugin /usr/lib/pppd/2.4.5/rp-pppoe.so loaded.
<>:lib_server_comm.c: 158: SRVL_sendrecv receive(index=1) ERROR *err=0x91300006
<>:lib_server_comm.c: 338: SRVL_request_log SRVL_sendrecv(index=1) ERROR rc=0x91300006 ecode=0x91300006
<>:com_condition_lib.c: 494: <>CMCT : [CMCT_comm_cond] SRVL_request Error err=0x91300006 ecode=0x91300006
<>:com_condition.c: 950: <>CMCT : [lf_comm_cond] CMCT_comm_cond Error err=0x91300006
<>:com_condition.c: 977: <>CMCT : [lf_comm_cond] lf_send_before_data cannot execute
SIOCDELRT: No such process
<>:lib_server_comm.c: 158: SRVL_sendrecv receive(index=1) ERROR *err=0x91300006
<>:lib_server_comm.c: 338: SRVL_request_log SRVL_sendrecv(index=1) ERROR rc=0x91300006 ecode=0x91300006
<>:com_condition_lib.c: 494: <>CMCT : [CMCT_comm_cond] SRVL_request Error err=0x91300006 ecode=0x91300006
<>:com_condition.c: 950: <>CMCT : [lf_comm_cond] CMCT_comm_cond Error err=0x91300006
<>:com_condition.c: 977: <>CMCT : [lf_comm_cond] lf_send_before_data cannot execute
Plugin /usr/lib/pppd/2.4.5/rp-pppoe.so loaded.
SIOCDELRT: No such process
<>:lib_server_comm.c: 158: SRVL_sendrecv receive(index=1) ERROR *err=0x91300006
<>:lib_server_comm.c: 338: SRVL_request_log SRVL_sendrecv(index=1) ERROR rc=0x91300006 ecode=0x91300006
<>:com_condition_lib.c: 494: <>CMCT : [CMCT_comm_cond] SRVL_request Error err=0x91300006 ecode=0x91300006
<>:com_condition.c: 950: <>CMCT : [lf_comm_cond] CMCT_comm_cond Error err=0x91300006
<>:com_condition.c: 977: <>CMCT : [lf_comm_cond] lf_send_before_data cannot execute
Plugin /usr/lib/pppd/2.4.5/rp-pppoe.so loaded.
<>:lib_server_comm.c: 158: SRVL_sendrecv receive(index=1) ERROR *err=0x91300006
<>:lib_server_comm.c: 338: SRVL_request_log SRVL_sendrecv(index=1) ERROR rc=0x91300006 ecode=0x91300006
<>:com_condition_lib.c: 494: <>CMCT : [CMCT_comm_cond] SRVL_request Error err=0x91300006 ecode=0x91300006
<>:com_condition.c: 950: <>CMCT : [lf_comm_cond] CMCT_comm_cond Error err=0x91300006
<>:com_condition.c: 977: <>CMCT : [lf_comm_cond] lf_send_before_data cannot execute
SIOCDELRT: No such process
<>:lib_server_comm.c: 158: SRVL_sendrecv receive(index=1) ERROR *err=0x91300006
<>:lib_server_comm.c: 338: SRVL_request_log SRVL_sendrecv(index=1) ERROR rc=0x91300006 ecode=0x91300006
<>:com_condition_lib.c: 494: <>CMCT : [CMCT_comm_cond] SRVL_request Error err=0x91300006 ecode=0x91300006
<>:com_condition.c: 950: <>CMCT : [lf_comm_cond] CMCT_comm_cond Error err=0x91300006
<>:com_condition.c: 977: <>CMCT : [lf_comm_cond] lf_send_before_data cannot execute
Plugin /usr/lib/pppd/2.4.5/rp-pppoe.so loaded.
SIOCDELRT: No such process
<>:lib_server_comm.c: 158: SRVL_sendrecv receive(index=1) ERROR *err=0x91300006
<>:lib_server_comm.c: 338: SRVL_request_log SRVL_sendrecv(index=1) ERROR rc=0x91300006 ecode=0x91300006
<>:com_condition_lib.c: 494: <>CMCT : [CMCT_comm_cond] SRVL_request Error err=0x91300006 ecode=0x91300006
<>:com_condition.c: 950: <>CMCT : [lf_comm_cond] CMCT_comm_cond Error err=0x91300006
<>:com_condition.c: 977: <>CMCT : [lf_comm_cond] lf_send_before_data cannot execute
Plugin /usr/lib/pppd/2.4.5/rp-pppoe.so loaded.
<>:lib_server_comm.c: 158: SRVL_sendrecv receive(index=1) ERROR *err=0x91300006
<>:lib_server_comm.c: 338: SRVL_request_log SRVL_sendrecv(index=1) ERROR rc=0x91300006 ecode=0x91300006
<>:com_condition_lib.c: 494: <>CMCT : [CMCT_comm_cond] SRVL_request Error err=0x91300006 ecode=0x91300006
<>:com_condition.c: 950: <>CMCT : [lf_comm_cond] CMCT_comm_cond Error err=0x91300006
<>:com_condition.c: 977: <>CMCT : [lf_comm_cond] lf_send_before_data cannot execute
SIOCDELRT: No such process
Plugin /usr/lib/pppd/2.4.5/rp-pppoe.so loaded.
<>:lib_server_comm.c: 158: SRVL_sendrecv receive(index=1) ERROR *err=0x91300006
<>:lib_server_comm.c: 338: SRVL_request_log SRVL_sendrecv(index=1) ERROR rc=0x91300006 ecode=0x91300006
<>:com_condition_lib.c: 494: <>CMCT : [CMCT_comm_cond] SRVL_request Error err=0x91300006 ecode=0x91300006
<>:com_condition.c: 950: <>CMCT : [lf_comm_cond] CMCT_comm_cond Error err=0x91300006
<>:com_condition.c: 977: <>CMCT : [lf_comm_cond] lf_send_before_data cannot execute
SIOCDELRT: No such process
<>:lib_server_comm.c: 158: SRVL_sendrecv receive(index=1) ERROR *err=0x91300006
<>:lib_server_comm.c: 338: SRVL_request_log SRVL_sendrecv(index=1) ERROR rc=0x91300006 ecode=0x91300006
<>:com_condition_lib.c: 494: <>CMCT : [CMCT_comm_cond] SRVL_request Error err=0x91300006 ecode=0x91300006
<>:com_condition.c: 950: <>CMCT : [lf_comm_cond] CMCT_comm_cond Error err=0x91300006
<>:com_condition.c: 977: <>CMCT : [lf_comm_cond] lf_send_before_data cannot execute
Plugin /usr/lib/pppd/2.4.5/rp-pppoe.so loaded.
--stack/pool:[ 0 1 6 ] needle:[ 1 ] id:[6:パネルOFF]
<>:libOperation.c: 591: WARN lf_DeleteOpePool: id '9:APP_VERUP' not found.
<>MKCM:[stmMarkCtlAct_req_MarkStop] 暫定処理:Markerのメッセージ返信対応待ち
Using Native Audio Renderer
<>:lib_server_comm.c: 158: SRVL_sendrecv receive(index=1) ERROR *err=0x91300006
<>:lib_server_comm.c: 338: SRVL_request_log SRVL_sendrecv(index=1) ERROR rc=0x91300006 ecode=0x91300006
<>:com_application_logout.c: 351: <>CMAT : lf_send_receive : SRVL_request err[0x91300006]
stmExectr_StopSelf called.
--stack/pool:[ 0 1 6 ] needle:[ 1 ] id:[6:パネルOFF]
<>:lib_server_comm.c: 158: SRVL_sendrecv receive(index=1) ERROR *err=0x91300006
<>:lib_server_comm.c: 338: SRVL_request_log SRVL_sendrecv(index=1) ERROR rc=0x91300006 ecode=0x91300006
<>:com_application_logout.c: 351: <>CMAT : lf_send_receive : SRVL_request err[0x91300006]
SIOCDELRT: No such process
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment