Last active
March 31, 2026 04:08
-
-
Save FlorianHeigl/0ef20f2e54f844d674701eabe46726a3 to your computer and use it in GitHub Desktop.
gigabyte mc12-le0 ast2500 boot messages
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # leaving this here to see how many errors are in a 'stable' gigabyte firmware boot process. | |
| # I like the board, but people should be aware how large the gap to Dell etc actually is. | |
| # Was it worth the price I paid? absolutely. | |
| # Was it worth the MSRP? I would say no. There's dozens of man-hours they skipped out on. | |
| # Footnote: Look at the U-Boot prompt. That's still saying EVB, they don't even modified that after | |
| # building the software for the AMI eval board. | |
| # It makes me itch to get an EVB and the sources and fix this. If you wanna send one over... ;-) | |
| AST2500EVB>run bootcmd | |
| Image to be booted is 1 | |
| conf @ /dev/mtdblock1 Address 20060000 | |
| conf @ /dev/mtdblock2 Address 20260000 | |
| ec @ /dev/mtdblock3 Address 20460000 | |
| Found Root File System @ /dev/mtdblock4 | |
| Root File System is CRAMFS | |
| root @ /dev/mtdblock4 Address 20560000 | |
| dre @ /dev/mtdblock5 Address 22f50000 | |
| www @ /dev/mtdblock6 Address 22fd0000 | |
| Un-Protect Flash Bank # 1 | |
| Booting from Primary side | |
| Booting from MODULE_PIMAGE ... | |
| Bootargs = [root=/dev/mtdblock4 ro ip=none mem=424M console=ttyS4,115200 rootfstype=cramfs bigphysarea=6144 imagebooted=1] | |
| ## Booting kernel from Legacy Image at 80100000 ... | |
| Image Name: Linux-3.14.17-ami | |
| Image Type: ARM Linux Kernel Image (uncompressed) | |
| Data Size: 2792576 Bytes = 2.7 MiB | |
| Load Address: 80008000 | |
| Entry Point: 80008000 | |
| Loading Kernel Image ... OK | |
| Starting kernel ... | |
| Uncompressing Linux... | |
| CPU: PIPT / VIPT nonaliasing data cache, VIPT nonaliasing instruction cache | |
| [ 0.000000] Machine: AST2500EVB | |
| [ 0.000000] cma: CMA: reserved 44 MiB at 97c00000 | |
| [ 0.000000] Memory policy: Data cache writeback | |
| [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 107696 | |
| [ 0.000000] Kernel command line: root=/dev/mtdblock4 ro ip=none mem=424M console=ttyS4,115200 rootfstype=cramfs bigphysarea=6144 imagebooted=1 | |
| [ 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: 354976K/434176K available (3854K kernel code, 194K rwdata, 1276K rodata, 150K init, 127K bss, 79200K reserved) | |
| [ 0.000000] Virtual kernel memory layout: | |
| [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) | |
| [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB) | |
| [ 0.000000] vmallo | |
| 410000] NET: Registered protocol family 1 | |
| [ 0.410000] RPC: Registered named UNIX socket transport module. | |
| [ 0.420000] RPC: Registered udp transport module. | |
| [ 0.420000] RPC: Registered tcp transport module. | |
| [ 0.430000] RPC: Registered tcp NFSv4.1 backchannel transport module. | |
| [ 0.440000] futex hash table entries: 256 (order: -1, 3072 bytes) | |
| [ 0.480000] bigphysarea: Allocated 6144 pages at 0xd6089000. | |
| [ 0.500000] squashfs: version 4.0 (2009/01/31) Phillip Lougher | |
| [ 0.510000] FS-Cache: Netfs 'nfs' registered for caching | |
| [ 0.520000] NFS: Registering the id_resolver key type | |
| [ 0.520000] Key type id_resolver registered | |
| [ 0.530000] Key type id_legacy registered | |
| [ 0.530000] FS-Cache: Netfs 'cifs' registered for caching | |
| [ 0.540000] jffs2: version 2.2. © 2001-2006 Red Hat, Inc. | |
| [ 0.550000] fuse init (API version 7.22) | |
| [ 0.560000] msgmni has been set to 781 | |
| [ 0.570000] alg: No test for stdrng (krng) | |
| [ 0.580000] io scheduler noop registered (default) | |
| [ 0.930000] i2c /dev entries driver | |
| [ 0.930000] sdhci: Secure Digital Host Controller Interface driver | |
| [ 0.940000] sdhci: Copyright(c) Pierre Ossman | |
| [ 0.980000] AST SoC SD/MMC Driver Init Success | |
| [ 0.990000] Netfilter messages via NETLINK v0.30. | |
| [ 0.990000] nfnl_acct: registering with nfnetlink. | |
| [ 1.000000] xt_time: kernel timezone is -0000 | |
| [ 1.010000] ip_tables: (C) 2000-2006 Netfilter Core Team | |
| [ 1.010000] arp_tables: (C) 2002 David S. Miller | |
| [ 1.020000] TCP: cubic registered | |
| [ 1.020000] NET: Registered protocol family 10 | |
| [ 1.030000] ip6_tables: (C) 2000-2006 Netfilter Core Team | |
| [ 1.040000] sit: IPv6 over IPv4 tunneling driver | |
| [ 1.050000] NET: Registered protocol family 17 | |
| [ 1.050000] 8021q: 802.1Q VLAN Support v1.8 | |
| [ 1.060000] Key type dns_resolver registered | |
| [ 1.070000] VFS: Mounted root (cramfs filesystem) readonly on device 31:4. | |
| [ 1.080000] devtmpfs: mounted | |
| [ 1.080000] Freeing unused kernel memory: 148K (c050b000 - c0530000) | |
| Mount failed for selinuxfs on /sys/fs/selinux: No such file or directory | |
| INIT: version 2.88 booting | |
| Sat Jan 1 00:00:00 UTC 2000 | |
| Creating new /var/tmp/libfeature ... | |
| [611 : 611 INFO]JFFS2 Workaround: Mounting default conf partition is successful | |
| [611 : 611 INFO]/conf/if_inet6.txt: Not a Regular File | |
| [611 : 611 INFO]/conf/localtime: Not a Regular File | |
| [611 : 611 INFO]Distination File :-1096059532 can't be created | |
| imagebooted 1 | |
| bank0size=4000000 bank1size=0 | |
| bank1size 0 | |
| ##### SKU UPDATE ROUTINE ##### | |
| [ 9.560000] Registered bus id: i2c-0 | |
| [ 9.560000] Registered bus id: i2c-1 | |
| [ 9.570000] Registered bus id: i2c-2 | |
| [ 9.570000] Registered bus id: i2c-3 | |
| [ 9.580000] Registered bus id: i2c-4 | |
| [ 9.580000] Registered bus id: i2c-5 | |
| [ 9.590000] Registered bus id: i2c-6 | |
| [ 9.590000] Registered bus id: i2c-7 | |
| [ 9.600000] Registered bus id: i2c-8 | |
| [ 9.600000] Registered bus id: i2c-9 | |
| [ 9.610000] Registered bus id: i2c-10 | |
| [ 9.620000] Registered bus id: i2c-11 | |
| [ 9.620000] Registered bus id: i2c-12 | |
| [ 9.630000] Registered bus id: i2c-13 | |
| [ 9.650000] PWMTACH Common Driver, (c) 2009-2015 American Megatrends Inc. | |
| [ 9.710000] The GPIO Driver is loaded successfully. | |
| [ 9.740000] APSEED AST SoC GPIO HW Driver, (c) 2009-2015 American Megatrends Inc. | |
| SKU: search flash ... | |
| sku_get: bad header | |
| SKU: search EEPROM ... | |
| SKU: found SKU Raw Data | |
| sku_apply: succeed to apply sku.xml.gz | |
| ls: /conf/BPName_A*: No such file or directory | |
| eeprom_read_bp: fail to read | |
| eeprom_read_bp: fail to read | |
| eeprom_read_bp: fail to read | |
| eeprom_read_bp: fail to read | |
| eeprom_read_bp: fail to read | |
| eeprom_read_bp: fail to read | |
| eeprom_read_bp: fail to read | |
| eeprom_read_bp: fail to read | |
| awk: fatal: cannot open file `/conf/BPName_A*' for reading (No such file or directory) | |
| current set = MC12-LE0-00 | |
| ##### Update FRU Component ##### | |
| Generated FRU.bin | |
| Generated FRU01.bin | |
| call gbtdisplay to config | |
| set VGA config | |
| I2C Device not found | |
| Make a dummy FRU | |
| I2C Device not found | |
| Make a dummy FRU | |
| I2C Device not found | |
| Make a dummy FRU | |
| I2C Device not found | |
| Make a dummy FRU | |
| Disable UART2 | |
| Dynamic BMC MAP Selection | |
| Use internal map source | |
| ##### Update Fan Profile Component ##### | |
| DSC2.0: (MC12_LE0) FanProfile Ready | |
| /etc/rcS.d/S10gbt-init.sh: line 1065: ACD.json: not found | |
| ##### Update SDR ##### | |
| sdrgen success! | |
| cp: can't stat '/conf/redfish/bios/BiosAttributeRegistry': No such file or directory | |
| ##### Update default value ##### | |
| root=/dev/mtdblock4 ro ip=none mem=424M console=ttyS4,115200 rootfstype=cramfs bigphysarea=6144 imagebooted=1 | |
| imagebooted 1 | |
| kernel.panic = 5 | |
| net.ipv4.conf.default.arp_ignore = 1 | |
| net.ipv4.conf.all.arp_ignore = 1 | |
| net.ipv4.tcp_syncookies = 1 | |
| net.ipv4.tcp_max_syn_backlog = 2048 | |
| net.ipv4.tcp_synack_retries = 3 | |
| net.ipv4.tcp_timestamps = 0 | |
| Starting Execution Daemon. | |
| Starting Process Manager. | |
| Starting IPMI Stack: IPMIMain node_new: fail to generate node AST2500 | |
| node_new: fail to generate node ECFW | |
| Error on operation | |
| [ 20.580000] Reset Common Driver, (c) 2009-2015 American Megatrends Inc. | |
| [ 20.580000] ami_lpc : Using Irq 8 | |
| or Version 6.4.0 | |
| [ 21.890000] Copyright (c) 2009-2015 American Megatrends Inc. | |
| [ 21.920000] AST UARTROUTE Driver Version 103.0 | |
| [ 21.920000] Copyright (c) 2010 American Megatrends Inc. | |
| [ 21.930000] ast_espi: eSPI mode is not enable | |
| [ 21.960000] The eSPI OOB Driver is loaded successfully. | |
| [ 21.970000] ast_espioob: eSPI mode is not enable | |
| [ 22.000000] The eSPI MAFS Driver is loaded successfully. | |
| [ 22.000000] ast_espimafs: eSPI mode is not enable | |
| [989 : 1024 CRITICAL][libssif.c:119]Cannot open i2c device file /dev/i2c255 | |
| [989 : 1024 CRITICAL][SSIFIfc.c:285]SSIFIfc.c : Error while setting /dev/i2c255 to enable SSIF mode | |
| [ 22.050000] Initializing USB Devices | |
| [ 22.050000] USB Device Endpoint Driver | |
| [ 22.050000] Copyright 2006 American Megatrends Inc. | |
| [ 22.060000] USB Driver is Successfully Initialized | |
| [ 22.090000] Loading iUSB Module... | |
| [ 22.140000] ami_usbhub : Using Irq 5 | |
| [ 22.150000] Loading CDROM Device Module... | |
| [ 23.950000] Loading Hdisk Device Module... | |
| _CLIENT*': No such file or directory | |
| [ 26.940000] dev 0 does not connect to host | |
| [989 : 1070 INFO]Cleanup Old Interrupt Registration for GPIO. | |
| [ 27.440000] ami_gpio : Using Irq 20 | |
| [ 27.440000] ami_sgpio_master : Using Irq 40 | |
| [989 : 1070 INFO]Interrupt registration Success for GPIO. | |
| [989 : 989 CRITICAL][IfcSupport.c:206]( 5c )command is already present in the Command Select Hndlr,hence not adding!!! | |
| [989 : 989 CRITICAL][IfcSupport.c:206]( 5e )command is already present in the Command Select Hndlr,hence not adding!!! | |
| [989 : 989 CRITICAL][IfcSupport.c:206]( 5f )command is already present in the Command Select Hndlr,hence not adding!!! | |
| [989 : 989 CRITICAL][IfcSupport.c:206]( 45 )command is already present in the Command Select Hndlr,hence not adding!!! | |
| [989 : 989 CRITICAL][IfcSupport.c:206]( 46 )command is already present in the Command Select Hndlr,hence not adding!!! | |
| [ 27.960000] dev 1 does not connect to host | |
| [989 : 989 INFO]IPMIStack is successfully responding to requests... | |
| . | |
| Starting redisrsync Services for /tmp/redis-dump.rdb.gz .......... | |
| Starting redisrsync Services for /tmp/redis-dump.rdb.gz to /conf/redis-dump.rdb.gz .......... | |
| Starting redis-server: redis-server. | |
| gzip: can't open '/tmp/redis-dump.rdb': File exists | |
| cat: can't open '/var/run/sync-agent.pid': No such file or directory | |
| Starting Sync Agent | |
| RMEDIA is not enabled | |
| Error sending LIBIPMI_Send_RAW_IPMI2_0_Command for get_SCPVersion : 469 | |
| Error in get_SCPVersion-general: 0 | |
| Invalid FRU Header Version for ID 6 | |
| Invalid FRU Header Version for ID 7 | |
| Invalid FRU Header Version for ID 8 | |
| Invalid FRU Header Version for ID 9 | |
| Invalid FRU Header Version for ID 10 | |
| Invalid FRU Header Version for ID 11 | |
| Invalid FRU Header Version for ID 12 | |
| Invalid FRU Header Version for ID 13 | |
| Invalid FRU Header Version for ID 14 | |
| Invalid FRU Header Version for ID 15 | |
| Invalid FRU Header Version for ID 16 | |
| Invalid FRU Header Version for ID 17 | |
| Invalid FRU Header Version for ID 18 | |
| Invalid FRU Header Version for ID 19 | |
| Invalid FRU Header Version for ID 20 | |
| Init Update Service | |
| [1135 : 1135 CRITICAL][fwinfo.c:241]GetFWInfo: fopen() failed | |
| Error GetIMG2FWInfo. Error code is : 2 | |
| [989 : 989 INFO]Setting UART1 to UART3 routing also for S OL logging.. | |
| . | |
| cat: can't open '/var/run/redfish-server.pid': No such file or directory | |
| Starting Redfish Server | |
| /etc/rcS.d/S29redfish-server: line 75: 1: not found | |
| Launching Task-Service... | |
| Launching Event-Service... | |
| Redfish Server ready to work | |
| Starting MCTP Stack: MCTPMain . | |
| Start MCTP Message Handler Task... | |
| Starting PAM Helper Daemon: PAMHelperD . | |
| Start MCTP over I2C Interface for bus number 4 ... | |
| Start MCTP over I2C Sending Data Task ... | |
| [ 52.370000] NCSI Interface Driver Version 1.1 | |
| [ 52.380000] Copyright (c) 2009-2015 American Megatrends Inc. | |
| [ 52.380000] NCSI(eth0): Detect NCSI Packages and Channels | |
| [ 55.350000] Manufacturer ID :: (0x57010000) | |
| [ 58.290000] NC-SI Set Flow Control Command SUCCESSNCSI(eth0): Set Link : Failed.Host OS/Driver Conflict | |
| [ 58.310000] NCSI(eth0): 0.0 Set Link Conflict | |
| [ 58.320000] NCSI(eth0): Initializing the Timer for getting the link state(Pkg:0, Ch:0). | |
| [ 59.330000] NCSI(eth1): Detect NCSI Packages and Channels | |
| [ 59.350000] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready | |
| [ 62.360000] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready | |
| Enabling User Specified NCSI Port ... | |
| [ 65.700000] NC-SI Set Flow Control Command SUCCESS | |
| [ 65.730000] Manufacturer ID :: (0x57010000) | |
| [ 69.830000] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready | |
| [ 69.880000] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready | |
| starting iptables... | |
| Restoring normal configuration.. | |
| /conf/iptables.conf Success | |
| starting ip6tables... | |
| /conf/ip6tables.conf Success. | |
| [ 70.160000] bonding: bond0 is being deleted... | |
| [ 70.160000] bonding: bond0: released all slaves | |
| Setting the network link mode as specified in the configuration file - /conf/phycfg.conf ... | |
| b0: link is not ready | |
| Interface lo is going to go up | |
| Interface lo is up | |
| IPv6 entry is not present in interfaces file | |
| Interface bond0 is going to go up | |
| [ 73.600000] bonding: unable to delete non-existent bond0 | |
| sh: write error:[ 73.610000] bonding: bond0 is being created... | |
| No such device | |
| [ 73.640000] bonding: bond0: Setting MII monitoring interval to 100. | |
| [ 73.650000] bonding: bond0: Setting use_carrier to 0. | |
| [ 73.700000] bonding: bond0: Adding slave eth1. | |
| [ 73.720000] bonding: bond0: making interface eth1 the new active one. | |
| [ 73.730000] bonding: bond0: enslaving eth1 as an active interface with an up link. | |
| [ 73.750000] bonding: bond0: Adding slave eth0. | |
| [ 73.820000] bonding: bond0: enslaving eth0 as a backup interface with a down link. | |
| bond0 of type 1 created with interfaces eth1,eth0. | |
| [ 73.910000] 8021q: adding VLAN 0 to HW filter on device bond0 | |
| Calling udhcpc.... | |
| DHCP internal = 0 | |
| udhcpc (v1.21.1) started | |
| Sending discover... | |
| Sending select for 192.168.xx | |
| Lease of 192.168.xx obtained, lease time 7200 | |
| serverid: 192.168.xx | |
| Address : 192.168.xx | |
| Netmask : 255.255.255.0 | |
| deleting routers | |
| Router : 192.168.xx | |
| Domain : xxxxx | |
| DnsServer : 192.168.xx | |
| ntpsrv : 212.18.3.18 212.18.3.19 | |
| AddNTPServerName called.........! | |
| NTP server Already exist......! | |
| Start Checking Log Directory... | |
| Interface bond0 is up | |
| sh: ==: argument expected | |
| DNS Registering AMID8DDDD 192.168.xx 0 | |
| [1708 : 1708 WARNING][libnsupdate.c:779] REFUSED | |
| Interface bond0 is going to go up | |
| bond0 has been found in the bonding_masters. | |
| calling dhcp6c.... | |
| Interface bond0 is up | |
| sh: ==: argument expected | |
| DNS Registering AMID85ED36FE180.iso.tinker.site 192.168.xx 0 | |
| [1886 : 1886 WARNING][libnsupdate.c:779] REFUSED | |
| Starting to Read Current PostCode buffer... | |
| No Post Codes ... | |
| Start SOL application.No other running app. . | |
| Starting UART Mirror Log applicationRemote path not mounted so skipping rsync process. | |
| insmod: can't insert '/lib/modules/generic/misc/espi.ko': File exists | |
| [ 90.260000] ast_espi: eSPI mode is not enable | |
| insmod: can't insert '/lib/modules/generic/misc/espi_hw.ko': Operation not permitted | |
| Calling OnBoot | |
| Starting Syslog Monitor Daemon: SyslogMonitorD. | |
| sh: CONFIG_SPX_FEATURE_INTEL_REMOTE_DBG_AUTO_SUPPORT: unknown operand | |
| Auto Start is not Enable, Please use IPMI Cmd to start seINIT: Entering runlevel: 3 | |
| Starting NTP Server | |
| NTP mode is Manual - Exiting NTP Daemon | |
| Starting enhanced syslogd: rsyslogdStopping the rsync process . | |
| . | |
| Starting DHCP monitor. | |
| DHCP monitor: Renewing bond0 interface for IPv4 | |
| DHCP monitor: Renewing bond0 interface for IPv6 | |
| Renewing DNS for bond0 interface. | |
| Secure Port is enabled for [ssh] with 22 | |
| Starting OpenBSD Secure Shell server: sshd. | |
| sh: 0: unknown operand | |
| [telnet] is enabled. | |
| Secure Port is disabled for [telnet]. | |
| Both Secure and Non secure ports are incorrect in /conf/ncml.conf file for [telnet].Trying to get ports from /etc/defconfig/ncml.conf. | |
| Both Secure and Non secure ports are incorrect even in /etc/defconfig/ncml.conf file for [telnet].. | |
| Starting TELNET Service in port number : : telnetdstart-stop-daemon: unable to stat /usr/sbin/telnetd (No such file or directory) | |
| failed! | |
| Starting system message bus: dbusUnknown group "netdev" in message bus configuration file | |
| . | |
| Starting SSL tunnels: stunnel | |
| .1d 10 Sep 2019 | |
| [.] Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI | |
| [ ] errno: (*__errno_location ()) | |
| [.] Reading configuration from file /conf/stunnel.conf | |
| [.] UTF-8 byte order mark not detected | |
| [.] FIPS mode disabled | |
| [ ] Compression disabled | |
| [ ] No PRNG seeding was required | |
| [ ] Initializing inetd mode configuration | |
| [!] Inetd mode: Inetd mode must define one endpoint | |
| [ ] Deallocating section defaults | |
| [Failed: /etc/stunnel/stunnel.conf]. Check if pid= is specified in the file | |
| Starting VM Application: vmapp | |
| 0 | |
| Stopping CD Redirection Server: cdserver. | |
| Stopping HD Redirection Server: hdserver. | |
| Starting CD Redirection Server: cdserver | |
| Number of Virtual CD Devices = 1 | |
| Starting HD Redirection Server: hdserver | |
| Number of Virtual HD Devices = 1 | |
| Starting CD Redirection Server: cdserverStarting HD Redirection Server: hdserverStarting Video Redirection Server :adviserd[ 99.390000] Loading HID Device Module... | |
| [ 99.400000] UsbConfigureLS(): USB Device 3 is running in Low Speed | |
| [ 100.420000] [sched_delayed] sched: RT throttling activated | |
| [ 100.440000] AST Video Capture Driver, (c) 2009-2015 American Megatrends Inc. | |
| [ 100.440000] ami_videocap : Using Irq 7 | |
| . | |
| sh: true: unknown operand | |
| Starting Redfish upnp discovery: upnpDelete the /conf/upnp/desc.tmpl for upnp restart | |
| (integer) 0 | |
| . | |
| Starting Remote Media Server | |
| INFO: Remote Media is not enabled ... exiting | |
| . | |
| Starting Firmware Upgrade Utility: flasher. | |
| MegaRAC Firmware Upgrade Utility | |
| Copyright (c) 2009-2015 American Megatrends Inc. | |
| FlashStart = 0x20000000 | |
| FlashSize = 0x8000000 | |
| UsedFlashStart = 0x20000000 | |
| UsedFlashSize = 0x3F00000 | |
| EnvStart = 0x20040000 | |
| EnvSize = 0x10000 | |
| Starting periodic command scheduler: cron. | |
| Binding Redfish Server to loopback | |
| . | |
| Lighttpd configurations exists | |
| WEB is enabled and port numbers are NON-SSL:0x50 SSL:0x1bb | |
| 2026-03-31 04:59:37: (log.c.164) server started | |
| Starting lighttpd | |
| Starting Fail Safe Services for /bkupconf | |
| Starting SNMP Daemons : snmpd/conf/snmp/snmpd.conf exists, no need to start first. | |
| . | |
| NET-SNMP version 5.8 | |
| Starting Timeout Daemon Utility: timeoutd. | |
| Starting Boot CompleteCheck ipmi and rest: PASS | |
| 0a 3c 00 | |
| . | |
| Starting Component Manager. | |
| AMID85ED36FE180 login: [2435 : 2435 CRITICAL][compmngrnvme.c:336]COMP_MNGR : Registering the NVMe MI component | |
| [2435 : 2435 CRITICAL][compmngrnvme.c:325]COMP_MNGR : Initializing the NVMe MI Component | |
| [2435 : 2435 INFO]COMP_MNGR : Initializing the RAID Component | |
| [2435 : 2435 INFO]Error while intilizing the MegaRAID Controller | |
| [2435 : 2435 INFO]Error while initlizing the SAS IT Controller | |
| g_CompMngrDynInfoTblcount 7 | |
| compmanager Go to sleep mode | |
| Setting USB interface | |
| IFACEname : bond0 | |
| IFACEname : bond0 | |
| IFACEname : bond0 | |
| sdr_handler address = 0xb32c7d10 | |
| IFACEname : bond0 | |
| Delete the /conf/upnp/desc.tmpl for upnp restart | |
| Setting USB interface | |
| IFACEname : bond0 | |
| IFACEname : bond0 | |
| IFACEname : bond0 | |
| Invalid FRU Header Version for ID 6 | |
| Invalid FRU Header Version for ID 7 | |
| Invalid FRU Header Version for ID 8 | |
| Invalid FRU Header Version for ID 9 | |
| Invalid FRU Header Version for ID 10 | |
| Invalid FRU Header Version for ID 11 | |
| Invalid FRU Header Version for ID 12 | |
| Invalid FRU Header Version for ID 13 | |
| Invalid FRU Header Version for ID 14 | |
| Invalid FRU Header Version for ID 15 | |
| Invalid FRU Header Version for ID 16 | |
| Invalid FRU Header Version for ID 17 | |
| Invalid FRU Header Version for ID 18 | |
| Invalid FRU Header Version for ID 19 | |
| Invalid FRU Header Version for ID 20 | |
| Invalid FRU Header Version for ID 6 | |
| Invalid FRU Header Version for ID 7 | |
| Invalid FRU Header Version for ID 8 | |
| Invalid FRU Header Version for ID 9 | |
| Invalid FRU Header Version for ID 10 | |
| Invalid FRU Header Version for ID 11 | |
| Invalid FRU Header Version for ID 12 | |
| Invalid FRU Header Version for ID 13 | |
| Invalid FRU Header Version for ID 14 | |
| Invalid FRU Header Version for ID 15 | |
| Invalid FRU Header Version for ID 16 | |
| Invalid FRU Header Version for ID 17 | |
| Invalid FRU Header Version for ID 18 | |
| Invalid FRU Header Version for ID 19 | |
| Invalid FRU Header Version for ID 20 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment