Skip to content

Instantly share code, notes, and snippets.

@networkextension
Created March 22, 2023 04:39
Show Gist options
  • Save networkextension/2014ceb1ac39f8fe2a7adb2b53fc2672 to your computer and use it in GitHub Desktop.
Save networkextension/2014ceb1ac39f8fe2a7adb2b53fc2672 to your computer and use it in GitHub Desktop.
emag8180_serial_BMC.txt
DRAM Init-V11-DDR4
0abc1-4Gb-Done
Read margin-DL:0.3980/DH:0.3882 CK (min:0.30)
U-Boot 2013.07 (Feb 22 2019 - 14:35:28)
I2C: ready
DRAM: 496 MiB
Flash: Found SPI Chip Winbond W25Q256(0x1940) 3-RD 0-WR
Found SPI Chip Winbond W25Q256(0x1940) 3-RD 0-WR
64 MiB
MMC:
Net: Un-Protected 1 sectors
Erasing Flash...
Erasing sector 4 ... ok.
Erased 1 sectors
Writing to Flash... done
Protected 1 sectors
ast_eth0
DRAM ECC disabled
Hit any key to stop autoboot: 0
Image to be booted is 1
conf @ /dev/mtdblock1 Address 20060000
conf @ /dev/mtdblock2 Address 200e0000
Found Root File System @ /dev/mtdblock3
Root File System is CRAMFS
root @ /dev/mtdblock3 Address 20160000
www @ /dev/mtdblock4 Address 218f0000
Un-Protect Flash Bank # 1
Un-Protect Flash Bank # 2
Booting from Primary side
Booting from MODULE_PIMAGE ...
Bootargs = [root=/dev/mtdblock3 ro ip=none mem=496M console=ttyS4,115200 rootfstype=cramfs bigphysarea=8192 imagebooted=1 bootlogo=1bb0040]
## Booting kernel from Legacy Image at 80100000 ...
Image Name: Linux-3.14.17-ami
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 2818224 Bytes = 2.7 MiB
Load Address: 80008000
Entry Point: 80008000
Loading Kernel Image ... OK
Starting kernel ...
Uncompressing Linux... done, booting the kernel.
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 3.14.17-ami (AMI@localhost) (gcc version 4.6.1 (Sourcery CodeBench Lite 2011.09-70) ) #1 Fri Feb 22 14:34:46 +07 2019
[ 0.000000] CPU: ARMv6-compatible processor [410fb767] revision 7 (ARMv7), cr=00c5387d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
[ 0.000000] Machine: AST2500EVB
[ 0.000000] cma: CMA: reserved 52 MiB at 9bc00000
[ 0.000000] Memory policy: Data cache writeback
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 125984
[ 0.000000] Kernel command line: root=/dev/mtdblock3 ro ip=none mem=496M console=ttyS4,115200 rootfstype=cramfs bigphysarea=8192 imagebooted=1 bootlogo=1bb0040
[ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.000000] Memory: 411964K/507904K available (3718K kernel code, 204K rwdata, 1176K rodata, 148K init, 123K bss, 95940K reserved)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
[ 0.000000] vmalloc : 0xdf800000 - 0xff000000 ( 504 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xdf000000 ( 496 MB)
[ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB)
[ 0.000000] .text : 0xc0008000 - 0xc04cfd54 (4896 kB)
[ 0.000000] .init : 0xc04d0000 - 0xc04f52a4 ( 149 kB)
[ 0.000000] .data : 0xc04f6000 - 0xc05292c0 ( 205 kB)
[ 0.000000] .bss : 0xc05292c0 - 0xc0547f70 ( 124 kB)
[ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] NR_IRQS:64
[ 0.000000] AST Interrupt Controller Enabled
[ 0.000000] AST Timer Enabled
[ 0.000000] sched_clock: 32 bits at 100 Hz, resolution 10000000ns, wraps every 21474836480000000ns
[ 0.130000] console [ttyS4] enabled
[ 0.130000] Calibrating delay loop... 789.70 BogoMIPS (lpj=3948544)
[ 0.220000] pid_max: default: 32768 minimum: 301
[ 0.220000] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.230000] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.240000] CPU: Testing write buffer coherency: ok
[ 0.240000] Setting up static identity map for 0x803a83c8 - 0x803a8400
[ 0.250000] devtmpfs: initialized
[ 0.270000] NET: Registered protocol family 16
[ 0.270000] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.360000] bio: create slab <bio-0> at 0
[ 0.370000] SCSI subsystem initialized
[ 0.380000] usbcore: registered new interface driver usbfs
[ 0.380000] usbcore: registered new interface driver hub
[ 0.390000] usbcore: registered new device driver usb
[ 0.410000] NET: Registered protocol family 2
[ 0.420000] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.420000] TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.430000] TCP: Hash tables configured (established 4096 bind 4096)
[ 0.440000] TCP: reno registered
[ 0.440000] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 0.450000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 0.450000] NET: Registered protocol family 1
[ 0.460000] RPC: Registered named UNIX socket transport module.
[ 0.460000] RPC: Registered udp transport module.
[ 0.470000] RPC: Registered tcp transport module.
[ 0.470000] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.480000] futex hash table entries: 256 (order: -1, 3072 bytes)
[ 0.530000] bigphysarea: Allocated 8192 pages at 0xd97f5000.
[ 0.540000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.560000] NFS: Registering the id_resolver key type
[ 0.560000] Key type id_resolver registered
[ 0.570000] Key type id_legacy registered
[ 0.570000] jffs2: version 2.2. © 2001-2006 Red Hat, Inc.
[ 0.580000] msgmni has been set to 908
[ 0.600000] alg: No test for stdrng (krng)
[ 0.600000] io scheduler noop registered (default)
[ 0.610000] Serial: 8250/16550 driver, 5 ports, IRQ sharing disabled
[ 0.630000] serial8250: ttyS0 at MMIO 0x1e783000 (irq = 9, base_baud = 1500000) is a 16550A
[ 0.650000] serial8250: ttyS1 at MMIO 0x1e78d000 (irq = 32, base_baud = 1500000) is a 16550A
[ 0.670000] serial8250: ttyS2 at MMIO 0x1e78e000 (irq = 33, base_baud = 1500000) is a 16550A
[ 0.690000] serial8250: ttyS3 at MMIO 0x1e78f000 (irq = 34, base_baud = 1500000) is a 16550A
[ 0.710000] serial8250: ttyS4 at MMIO 0x1e784000 (irq = 10, base_baud = 1500000) is a 16550A
[ 0.750000] brd: module loaded
[ 0.770000] loop: module loaded
[ 0.780000] Ractrends Flash mapping: 0x04000000 at 0x20000000
[ 0.780000] Flash total banks (2)
[ 0.790000] Probing for Flash at Bank # 0
[ 0.790000] Found SPI Chip Winbond W25Q256
[ 0.790000] Probing for Flash at Bank # 1
[ 0.800000] Found SPI Chip Winbond W25Q256
[ 0.800000] Concatenating MTD devices:
[ 0.810000] (0): "Ractrends"
[ 0.810000] (1): "Ractrends"
[ 0.810000] into device "Concat Ractrends"
[ 0.820000] *PartCount is 0
[ 0.820000] MTD Partition 0 : fullpart @ 0x0 of Size 0x4000000
[ 0.830000] MTD Partition 1 : conf @ 0x60000 of Size 0x70000
[ 0.830000] MTD Partition 2 : conf @ 0xe0000 of Size 0x70000
[ 0.840000] MTD Partition 3 : root @ 0x160000 of Size 0x14c0000
[ 0.840000] MTD Partition 4 : www @ 0x18f0000 of Size 0x2c0000
[ 0.850000] Creating 5 MTD partitions on "Concat Ractrends":
[ 0.860000] 0x000000000000-0x000004000000 : "fullpart"
[ 0.870000] 0x000000060000-0x0000000d0000 : "conf"
[ 0.880000] 0x0000000e0000-0x000000150000 : "conf"
[ 0.880000] 0x000000160000-0x000001620000 : "root"
[ 0.890000] 0x0000018f0000-0x000001bb0000 : "www"
[ 0.900000] bonding: Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011)
[ 0.940000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.950000] Initializing ASPEED-SoC USB Host Controller
[ 0.980000] aspeed-ehci aspeed-ehci.1: ASPEED EHCI
[ 0.980000] aspeed-ehci aspeed-ehci.1: new USB bus registered, assigned bus number 1
[ 0.990000] aspeed-ehci aspeed-ehci.1: irq 13, io mem 0x1e6a3000
[ 1.010000] aspeed-ehci aspeed-ehci.1: USB 2.0 started, EHCI 1.00
[ 1.010000] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.020000] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.030000] usb usb1: Product: ASPEED EHCI
[ 1.030000] usb usb1: Manufacturer: Linux 3.14.17-ami ehci_hcd
[ 1.040000] usb usb1: SerialNumber: aspeed-ehci.1
[ 1.040000] hub 1-0:1.0: USB hub found
[ 1.050000] hub 1-0:1.0: 1 port detected
[ 1.050000] usbcore: registered new interface driver usb-storage
[ 1.060000] i2c /dev entries driver
[ 1.060000] sdhci: Secure Digital Host Controller Interface driver
[ 1.070000] sdhci: Copyright(c) Pierre Ossman
[ 1.110000] AST SoC SD/MMC Driver Init Success
[ 1.120000] Netfilter messages via NETLINK v0.30.
[ 1.120000] nfnl_acct: registering with nfnetlink.
[ 1.130000] xt_time: kernel timezone is -0000
[ 1.140000] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 1.140000] arp_tables: (C) 2002 David S. Miller
[ 1.150000] TCP: cubic registered
[ 1.150000] NET: Registered protocol family 10
[ 1.160000] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 1.170000] sit: IPv6 over IPv4 tunneling driver
[ 1.180000] NET: Registered protocol family 17
[ 1.180000] 8021q: 802.1Q VLAN Support v1.8
[ 1.180000] Key type dns_resolver registered
[ 1.200000] VFS: Mounted root (cramfs filesystem) readonly on device 31:3.
[ 1.210000] devtmpfs: mounted
[ 1.210000] Freeing unused kernel memory: 148K (c04d0000 - c04f5000)
INIT: version 2.88 booting
Sat Jan 1 00:00:00 UTC 2000
Creating new /var/tmp/libfeature ...
[653 : 653 INFO]JFFS2 Workaround: Mounting default conf partition is successful
[653 : 653 INFO]/conf/localtime: Not a Regular File
[ 6.180000] Helper Module Driver Version 1.2
[ 6.190000] Copyright (c) 2009-2015 American Megatrends Inc.
kernel.panic = 5
net.ipv4.tcp_syncookies = 1
net.ipv4.tcp_max_syn_backlog = 2048
net.ipv4.tcp_synack_retries = 3
Starting Execution Daemon.
Starting Process Manager.
Starting IPMI Stack: IPMIMain [ 8.790000] Reset Common Driver, (c) 2009-2015 American Megatrends Inc.
[705 : 706 INFO]Open libreset in PKD_LPCReset() failed.
[ 9.750000] Registered bus id: i2c-0
[ 9.770000] Registered bus id: i2c-1
[ 9.770000] Registered bus id: i2c-2
[ 9.780000] Registered bus id: i2c-3
[ 9.780000] Registered bus id: i2c-4
[ 9.800000] Registered bus id: i2c-5
[ 9.800000] Registered bus id: i2c-6
[ 9.820000] Registered bus id: i2c-7
[ 9.820000] Registered bus id: i2c-8
[ 9.840000] The GPIO Driver is loaded successfully.
[ 9.860000] APSEED AST SoC GPIO HW Driver, (c) 2009-2015 American Megatrends Inc.
[ 9.880000] ADC Driver Version 1.0
[ 9.880000] Copyright (c) 2009-2015 American Megatrends Inc.
[ 11.720000] ADC CV - -2
[ 11.720000] ADC HW module loaded
[ 11.730000] The Cipher coprocessor driver loaded successfully
[ 11.740000] Watchdog Common Driver, (c) 2010 American Megatrends Inc.
[ 11.750000] Network Interface Monitor Version 2.5.0
[ 11.760000] Copyright (c) 2009-2015 American Megatrends Inc.
[ 11.770000] AST UARTROUTE Driver Version 103.0
[ 11.770000] Copyright (c) 2010 American Megatrends Inc.
[ 11.780000] PWMTACH Common Driver, (c) 2009-2015 American Megatrends Inc.
[ 11.800000] Creating 1 MTD partitions on "W25Q256FV":
[ 11.800000] 0x000000000000-0x000002000000 : "Host SPI Flash"
[ 11.810000] Configuring the Host SPI Clock to HCLK/16
[ 11.820000] random: nonblocking pool is initialized
[705 : 705 INFO]RTC TIME (UTC): 04:33:53 03/22/2023
[705 : 705 INFO]SYSTEM TIMEZONE: GMT+5 and GMT+5 (18000)
[705 : 705 INFO]SYSTEM TIME: Tue Mar 21 23:33:53 2023
Tue Mar 21 23:33:53 GMT+5 2023
[ 13.990000] Initializing USB Devices
[ 13.990000] USB Device Endpoint Driver
[ 13.990000] Copyright 2006 American Megatrends Inc.
[ 14.000000] USB Driver is Successfully Initialized
[ 14.010000] Loading iUSB Module...
[ 14.030000] Loading CDROM Device Module...
[705 : 705 WARNING][BMCInit.c:217]Power Restore Policy Succeded with always on
[705 : 782 CRITICAL][PDKHW.c:3038]Unable to access PSU1
coolingmgr thread starts ...
INFO: Board SerialNo 2AC4-B016035, Part No EV-883832-X3-ED0-1
[700 : 703 INFO]Invalid Monitor type for process monitor.
Starting rsyncconfdStarting Fail Safe Services for /bkupconf
.
Starting VM Application: vmapp
[ 16.660000] Loading Hdisk Device Module...
0
Stopping CD Redirection Server: cdserver.
Stopping HD Redirection Server: hdserver.
[ 17.960000] dev 0 does not connect to host
ATX 3V3 rail is [ 18.040000] I2C0: Resetting the controller
up
Restarting Bootlogo Daemon.
[ 18.260000] FB: got physical memory pool for size (8388608 on d97f5000 virtual/997f5000 bus)
Framebuffer information: 800x600 (32)bpp, 8388608
[ 18.970000] dev 1 does not connect to host
Starting CD Redirection Server: cdserver
Number of Virtual CD Devices = 1
Starting HD Redirection Server: hdserverStarting CD Redirection Server: cdserver
Number of Virtual HD Devices = 1
Starting HD Redirection Server: hdserverLicense App started
Starting redis-server: redis-server.
Starting Sync Agent
watch fail /var/run/ntpd.pid
POWER ON CHASSIS
[705 : 767 INFO]BOOTFW VERSION: 0.14
[705 : 767 INFO]0V9_PCP CHECKSUM: 0x6e3f5867
[705 : 767 INFO]1V2_DDR0123 CHECKSUM: 0x6ef60be
[705 : 767 INFO]1V2_DDR4567 CHECKSUM: 0x6eb60be
Chassis is already ON
.
[705 : 784 INFO]DDR CALIBRATING (1679459644)
Starting PAM Helper Daemon: PAMHelperD .
Starting Bootlogo Daemon.
Setting the network link mode as specified in the configuration file - /conf/phycfg.conf ...
Framebuffer information: 800x600 (32)bpp, 8388608
[ 28.260000] IPv6: ADDRCONF(NETDEV_UP): lo: link is not ready
[ 28.260000] IPv6: ADDRCONF(NETDEV_UP): bond0: link is not ready
[ 28.270000] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 28.280000] IPv6: ADDRCONF(NETDEV_UP): sit0: link is not ready
[ 28.280000] IPv6: ADDRCONF(NETDEV_UP): ip6tnl0: link is not ready
[ 28.720000] bonding: bond0 is being deleted...
[ 28.740000] bonding: bond0: released all slaves
Interface lo is going to go up
Interface lo is up
IPv6 entry is not present in interfaces file
Interface eth0 is going to go up
[ 33.340000] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
Bootlogo: Show BMC IP Addr 192.168.3.2
Bootlogo: Show BMC IP Addr 192.168.3.2
Interface eth0 is up
IPv6 entry is not present in interfaces file
Link status eth0:Down.
Running ntpdate to synchronize clock :
Trying NTP Server pool.ntp.org :[705 : 784 INFO]BIOS BOOTING STARTED (1679459674)
Bootlogo: Switch to VGA
Bootlogo: Switch to VGA
/usr/sbin/cron: can't lock /var/run/crond.pid, otherpid may be 1486: Resource temporarily unavailable
Error resolving pool.ntp.org: Name or service not known (-2)
Failure
Failure
Trying NTP Server time.nist.gov :[ 78.690000] UsbConfigureHS(): USB Device 0 is running in High Speed
[ 78.690000] UsbConfigureHS(): USB Device 1 is running in High Speed
[ 78.830000] HUB port 0 reset
[ 78.830000] UsbConfigureHS(): USB Device 0 is running in High Speed
[ 78.890000] HUB port 1 reset
[ 78.890000] UsbConfigureHS(): USB Device 1 is running in High Speed
Error resolving time.nist.gov: Name or service not known (-2)
Failure
Failure
Starting UART Mirror Log applicationRemote path not mounted so skipping rsync process.
starting iptables...
Restoring normal configuration..
[1803 : 1803 INFO]UART Logging from device: /dev/ttyS3 into File: /var/sollog/SOLHostCapture.log
[1803 : 1830 INFO]Archive Thread: Starting the thread to archive the Serial data from Rolling Buffers upon request
[1803 : 1829 INFO]Send Thread: Starting the thread to mirror data from /dev/ttyS3 to (null)
Stopping the rsync process /conf/iptables.conf Success
starting ip6tables...
Success.
Starting Redfish Serverwatch fail /var/run/ntpd.pid
.
Initializing Log Service...
Initializing Network...
.
Calling OnBoot
Starting OpenSLP server: LibNetwork.lua : LibNetwork is ready..
[I 2023/03/21 23:35:09] Redfish server listening http://127.0.0.1:9080
eth_name: eth0
Init Network Failure: ./extensions/ipmi/sync-helpers/ami.lua:0: attempt to compare number with nil
Initializing Serial Config...
OEM serial init ...
Launching Event-Service...
sh: ./oem/apm/serial-init.sh: not found
Initializing Boot Options...
Launching Task-Service...
Initializing Services...
Setting initial boot timestamp : 1679459711 to redis db
Init Services Failure: ./libs/redis.lua:818: ./extensions/ipmi/init_agent_scripts/init-service.lua:0: attempt to compare nil with number
Initializing General...
updating sensors
Initializing BIOS Log...
[705 : 784 INFO]BIOS BOOTING COMPLETED (1679459718)
[705 : 782 INFO]DISABLED COOLING MANAGER
Initializing Chassis Log...
[705 : 775 CRITICAL][RESTInterfaceCmds.c:494]Pipe Response read Time out
slpd.
INIT: Entering runlevel: 3
Starting NTP server: ntpd.
Starting enhanced syslogd: rsyslogd[ 122.530000] UsbConfigureHS(): USB Device 0 is running in High Speed
[ 122.530000] UsbConfigureHS(): USB Device 1 is running in High Speed
[ 122.840000] HUB port 0 reset
[ 122.840000] UsbConfigureHS(): USB Device 0 is running in High Speed
[ 122.940000] HUB port 0 reset
[ 122.940000] UsbConfigureHS(): USB Device 0 is running in High Speed
[ 123.090000] HUB port 1 reset
[ 123.090000] UsbConfigureHS(): USB Device 1 is running in High Speed
[ 123.180000] HUB port 1 reset
[ 123.180000] UsbConfigureHS(): USB Device 1 is running in High Speed
.
Starting DHCP monitor.
Starting OpenBSD Secure Shell server: sshd.
Starting system message bus: dbusUnknown group "netdev" in message bus configuration file
.
Starting SSL tunnels: stunnel[705 : 774 CRITICAL][PDKHooks.c:1565]CLEAR_SMS_BIT IOCTL call failed
[705 : 774 CRITICAL][PDKHooks.c:1565]CLEAR_SMS_BIT IOCTL call failed
[705 : 774 CRITICAL][PDKHooks.c:1565]CLEAR_SMS_BIT IOCTL call failed
Clients allowed=500
stunnel 4.53 on arm-unknown-linux-gnueabi platform
Compiled/running with OpenSSL 1.0.1e 11 Feb 2013
Threading:PTHREAD SSL:+ENGINE+OCSP Auth:LIBWRAP Sockets:POLL+IPv6
Reading configuration from file /etc/stunnel/stunnel.conf
Failed to get compression methods
PRNG seeded successfully
Initializing inetd mode configuration
Insecure file permissions on /conf/actualprivkey.pem
Certificate: /conf/actualcert.pem
Certificate loaded
Key file: /conf/actualprivkey.pem
Private key loaded
Could not load DH parameters from /conf/actualcert.pem
Using hardcoded DH parameters
DH initialized with 2048-bit key
ECDH initialized with curve prime256v1
SSL options set: 0x00000004
Inetd mode must have 'connect' or 'exec' options
str_stats: 11 block(s), 220 data byte(s), 462 control byte(s)
[Failed: /etc/stunnel/stunnel.conf]. Check if pid= is specified in the file
Starting VM Application: vmapp
Starting CD Redirection Server: cdserverStarting HD Redirection Server: hdserverStarting Video Redirection Server :adviserd.
Starting Web Sockets :websockify[ 133.380000] Loading HID Device Module...
[ 133.380000] UsbConfigureLS(): USB Device 2 is running in Low Speed
[ 133.720000] HUB port 2 reset
[ 133.720000] UsbConfigureLS(): USB Device 2 is running in Low Speed
[ 133.800000] HUB port 2 reset
[ 133.800000] UsbConfigureLS(): USB Device 2 is running in Low Speed
Warning: 'self.pem' not found
[ 134.550000] AST Video Capture Driver, (c) 2009-2015 American Megatrends Inc.
Warning: 'self.pem' not found
.
Starting Redfish upnp discovery: upnpDelete the /conf/upnp/desc.tmpl for upnp restart
.
Starting Remote Media Server
INFO: Remote Media is not enabled ... exiting
.
Starting upnp discovery: upnp.
Starting Firmware Upgrade Utility: flasher.
MegaRAC Firmware Upgrade Utility
Copyright (c) 2009-2015 American Megatrends Inc.
FlashStart = 0x20000000
FlashSize = 0x4000000
UsedFlashStart = 0x20000000
UsedFlashSize = 0x2000000
EnvStart = 0x20040000
EnvSize = 0x10000
Starting Component Manager.
Starting periodic command scheduler: cron.
Lighttpd configurations exists
WEB is enabled and port numbers are NON-SSL:0x50 SSL:0x1bb
Initializing Chassis Power...
Initializing SMBIOS..
Updating BIOS VER 0.14
Updating BIOS VER 0.14
2023-03-21 23:35:58: (log.c.164) server started
Starting lighttpd
OEM update SMBIOS ...
Starting Timeout Daemon Utility: timeoutd.
Starting Boot Complete.
AMP4C38D50ADE9C login: Initializing PAM..
Initializing System...
luajit: ./extensions/ipmi/sync-helpers/ami.lua:0: attempt to compare number with nil
stack traceback:
./extensions/ipmi/sync-helpers/ami.lua: in main chunk
./extensions/ipmi/ipmi-sync-helpers.lua: in function 'callback'
subagents/notify_fn.lua:15: in main chunk
[C]: at 0x0000cd7c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment