No part of this document may be copied or reproduced in any form by any means without prior written consent of CONTEC CO., LTD. CONTEC CO., LTD. makes no commitment to update or keep current the information contained in this document.
Table of Contents Copyright ..............................i Trademarks ..............................i Table of Contents ............................ii INTRODUCTION About the Product ..........................1 Caution on the BX-956S Series ......................1 Security Warning ..........................2 OPERATING ENVIRONMENT Distribution............................3 Configuration ............................3 LIST OF OPERATIONAL CHECKS Operational Checks and Results ........................
Page 4
4.12 Power Management Operational Check ..................21 4.12.1 S0, S3, and S4 States Check ....................21 4.12.2 S5 State Check ........................21 ADD THIS LINE 5.1 CPU Information (/proc/cpuinfo) ...................... 23 5.2 Memory Information (free , /proc/meminfo) ..................26 5.3 PCI Device Information (lspci) ......................28 5.4 Runlevel Information (sysv-rc-conf) ....................
Make sure you thoroughly conduct operational checks when using the content of this manual. CONTEC shall not be held liable for damages suffered by you due to the installation or use of the Linux OS based on the content of this manual.
1 Introduction Security Warning When connecting to the network, be aware of security-related problems. See the examples of Security measures below and set up the product properly along with the network devices. [Information security risks] - Unauthorized access from the outside through a network could cause the system halt, data damage, or exposure to malware - Invaded and used as a stepping stone, a device might attack the others through networks.
The distributions used and their version information are as follows. CentOS7.3 64bit ( CentOS-7-x86_64-DVD-1611.iso ) [root@localhost contec]# cat /proc/version Linux version 3.10.0-514.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Tue Nov 22 16:42:41 UTC 2016 [root@localhost contec]# uname –a...
3 List of Operational Checks 3. List of Operational Checks Operational Checks and Results Only basic operations such as the installation and startup are verified as part of the operational checks. The operational checks were not conducted assuming all possible applications. This manual covers operational checks that were conducted for the items below.
Page 11
3 List of Operational Checks Status LED The status LED can be lit. ○ See 4.8 Watch dog timer Reset is possible after configuring timeout ○ See 4.9 CPU and system temperatures can be retrieved ○ See 4.10.1 Hardware monitoring Power-supply voltage can be retrieved ○...
4 Operational Check Details 4. Operational Check Details 4.1 Console Japanese Input Choose [Application] - [System Tool]-[Console], launch the console. Press “Ctrl” + “Space” or “half-width/full-width” in the console screen. Confirm that Japanese can be input. BX-956S CentOS7.3 64bit Operational Check Manual...
4 Operational Check Details 4.2 Monitor Display Check 4.2.1 Analog RGB Choose [Application] – [System Tool] – [Setting], and launch the display configuration tool. Confirm that information about the manufacturer of the connected display as well as the recommended resolution are displayed.
4 Operational Check Details 4.2.2 DVI-D Choose [Application] – [System Tool] – [Setting], and launch the display configuration tool. Confirm that information about the manufacturer of the connected display as well as the recommended resolution are displayed. In addition, confirm that the optional resolutions and rotation can be changed. Special note: The recommended resolution or the currently selected resolution may not be displayed if the DVI cable is connected while the OS is running.
4 Operational Check Details 4.3 Audio Operational Check 4.3.1 LINE OUT Choose [System] – [Setting], and launch the sound configuration tool. When using DisplayPort, select “HDMI/DisplayPort (internal audio)” as the output destination, and press the [Test] button. The Figure 4.1 is displayed. Confirm that sound is output from the monitor by pressing the [Test] button.
Device mount information [root@localhost contec]# mount < Omission > /dev/sdb1 on /media/test/WES type fuseblk Read and write a text file. [root@localhost contec]# echo hello > /media/test/WES/hello.txt [root@localhost contec]# cat /media/test/WES/hello.txt hello 4.4.2 SMART Confirm that S.M.A.R.T. information can be retrieved.
Page 17
4 Operational Check Details General SMART Values: Offline data collection status: (0x00) Offline data collection activity was never started. Auto Offline Data Collection: Disabled. Total time to complete Offline data collection: 0) seconds. Offline data collection capabilities: (0x00) Offline data collection not supported. SMART capabilities: (0x0002) Does not save SMART data before...
Install the SSH server, and confirm that you can remotely log in from a Windows PC. SSH server installation [root@localhost contec]# yum install openssh-server Using Teraterm on a Windows PC, enter the IP of the box computer, and confirm that connection to the SSH server is possible.
4.5.2 FTP File Transfer Operations Build a FTP server using vsftpd, and confirm that files can be transferred. Vsftpd server installation and environment [root@localhost contec]# yum install vsftpd ftp -y [root@localhost contec]# gedit /etc/vsftpd/vsftpd.conf ( uncomment below and two last line : )
Page 21
4 Operational Check Details Connect to the FTP server using the standard FTP client function on a Windows PC. Enter the username and password used in the Linux configuration. If everything is in order, connection will be completed as below, and the file can be transferred. BX-956S CentOS7.3 64bit Operational Check Manual...
Enter the following command in the other console. The character string “aiueo” is sent from port B to port A. [root@localhost contec]# echo aiueo > /dev/ttyS1 If port A (listening port) successfully receives the data, the character string “aiueo” will be displayed on the console screen, as shown below.
Launch a console window. Execute the sled sample as follows, and confirm that the status LED turns on/off in red. Refer to the Readme file for details about the sled sample. [root@localhost contec]# ./sled 1 [root@localhost contec]# ./sled 0 BX-956S CentOS7.3 64bit Operational Check Manual...
Launch a console window. Execute the WDT sample as follows, and confirm that the system is reset after WDT timeout. Refer to the Readme file for details about the WDT sample. [root@localhost contec]# ./wdt 60 Special note: The system will be reset about 60 seconds after executing the WDT sample.
4.11 RTC Operational Check Confirm that the date and time can be manually changed by entering the date command in the console screen. [root@localhost contec]# date –s “05/10 15:25 2017” 5月 10日 水曜日 15:25 00 JST 2017年 [root@localhost contec]# timedatectl set-local-rtc true The following shows how to synchronize the time using the ntpdate command with NTP installed and the NTP service temporarily stopped.
(Suspend to disk) Reference: “(linux-source)\Documentation\Power\state.txt” 4.12.2 S5 State Check Enter the following command in the console screen. After shutdown, confirm that power supply of the main unit turns off. [root@localhost contec]# shutdown –h now BX-956S CentOS7.3 64bit Operational Check Manual...
5 Add this line 5. Add this line 5.1 CPU Information (/proc/cpuinfo) [root@localhost contec]# cat /proc/cpuinfo processor vendor_id : GenuineIntel cpu family model : 55 model name : Intel(R) Atom(TM) CPU E3845 @ 1.91GHz stepping microcode : 0x901 cpu MHz : 1915.900...
5 Add this line 5.3 PCI Device Information (lspci) [root@localhost contec]# lspci 00:00.0 Host bridge: Intel Corporation Atom Processor Z36xxx/Z37xxx Series SoC Transaction Register (rev 11) 00:02.0 VGA compatible controller: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Graphics & Display (rev 11) 00:13.0 SATA controller: Intel Corporation Atom Processor E3800 Series SATA AHCI Controller (rev 11)
Page 61
5 Add this line 1.507297] system 00:03: [io 0x0290-0x029f] has been reserved 1.507304] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active) 1.507769] pnp 00:04: [dma 0 disabled] 1.507884] pnp 00:04: Plug and Play ACPI device, IDs PNP0501 (active) 1.508349] pnp 00:05: [dma 0 disabled] 1.508456] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active) 1.712128] system 00:06: [mem 0xe0000000-0xefffffff] has been reserved...
Page 63
5 Add this line 2.602704] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 2.602710] ACPI: Power Button [PWRF] 2.604063] GHES: HEST is not enabled! 2.604246] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled 2.624890] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2.645602] 00:05: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A 2.646386] hpet: number irqs doesn't agree with number of timers 2.646527] Non-volatile memory driver v1.3...
Page 64
5 Add this line 2.651316] hub 2-0:1.0: USB hub found 2.651333] hub 2-0:1.0: 1 port detected 2.651609] usbcore: registered new interface driver usbserial 2.651623] usbcore: registered new interface driver usbserial_generic 2.651640] usbserial: USB Serial support registered for generic 2.651700] i8042: PNP: No PS/2 controller found. Probing ports directly. 2.653980] serio: i8042 KBD port at 0x60,0x64 irq 1 2.653993] serio: i8042 AUX port at 0x60,0x64 irq 12 2.654185] mousedev: PS/2 mouse device common for all mice...
Page 65
5 Add this line 2.683744] systemd[1]: Detected architecture x86-64. 2.683752] systemd[1]: Running in initial RAM disk. 2.683814] systemd[1]: Set hostname to <localhost.localdomain>. 2.761381] systemd[1]: Reached target Swap. 2.761411] systemd[1]: Starting Swap. 2.761806] systemd[1]: Created slice Root Slice. 2.761829] systemd[1]: Starting Root Slice. 2.761950] systemd[1]: Listening on udev Control Socket.
Page 66
5 Add this line 3.175384] usb 1-2: Manufacturer: Logitech 3.179697] FUJITSU Extended Socket Network Device Driver - version 1.1 - Copyright (c) 2015 FUJITSU LIMITED 3.181112] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/input/input2 3.181430] hid-generic 0003:046D:C05A.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb- 0000:00:14.0-2/input0 3.216082] dca service started, version 1.12.1 3.218735] pps_core: LinuxPPS API ver.
Page 69
5 Add this line 3.936276] usb 1-5: New USB device strings: Mfr=0, Product=0, SerialNumber=0 3.936719] hub 1-5:1.0: USB hub found 3.936786] hub 1-5:1.0: 3 ports detected 4.332066] Console: switching to colour frame buffer device 128x48 4.337631] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device 4.360193] sd 0:0:0:0: [sda] 62915328 512-byte logical blocks: (32.2 GB/30.0 GiB) 4.360346] sd 0:0:0:0: [sda] Write Protect is off 4.360353] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00...
Page 70
5 Add this line 7.746095] snd_hda_intel 0000:00:1b.0: irq 100 for MSI/MSI-X 7.767598] sd 0:0:0:0: Attached scsi generic sg0 type 0 7.929095] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) 7.939374] snd_hda_codec_realtek hdaudioC0D0: ALC892: SKU not ready 0x00000100 7.941842] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC892: line_outs=4 (0x14/0x16/0x15/0x17/0x0) type:line 7.941850] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) 7.941854] snd_hda_codec_realtek hdaudioC0D0:...
Page 71
5 Add this line 14.119897] Netfilter messages via NETLINK v0.30. 14.140366] ip_set: protocol 6 23.105846] tun: Universal TUN/TAP device driver, 1.6 23.105852] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com> 23.126582] device virbr0-nic entered promiscuous mode 23.598979] virbr0: port 1(virbr0-nic) entered listening state 23.599004] virbr0: port 1(virbr0-nic) entered listening state 23.599095] IPv6: ADDRCONF(NETDEV_UP): virbr0: link is not ready 23.776942] virbr0: port 1(virbr0-nic) entered disabled state...
Page 73
//www.contec.co.jp/ English http: //www.contec.com/ Chinese http: //www.contec.com.cn/ No part of this document may be copied or reproduced in any form by any means without prior written consent of CONTEC CO., LTD. [06302017] [06302017] Management No. NA05756 Parts No. LYVD341...
Need help?
Do you have a question about the IPC Series and is the answer not in the manual?
Questions and answers