IPC-BX950 Fedora12 インストール確認書

Size: px
Start display at page:

Download "IPC-BX950 Fedora12 インストール確認書"

Transcription

1 IPC-BX950 Fedora 12 インストール確認書 Fedora-12-i386-DVD.iso

2 目次 1 調査環境 ハードウェア ソフトウェア 調査項目の手順と結果 Console 日本語入力 シリアルポート LINE 出力 CF PowerManagement S1, S3, S4 ステート S5 ステート メモリの確認 runlevel 対応サービス CPU 情報 メモリ情報 カーネルモジュールメッセージ PCI Device 情報 システムロードモジュール バージョン情報 IRQ 利用情報 I/Oポート利用情報

3 1 調査環境 1 調査環境 1.1 ハードウェア IPC-BX950 ハードウェアの詳細なスペックについては ユーザーズマニュアルを参照してください COM 2 イヤフォン COM 1 LAN 1 IPC-BX950(Linux) インターネット接続 図 1 ハードウェアの接続形態 マウス モニタ等は省略しています 1.2 ソフトウェア 本調査で使用したディストリビューションについては以下の通りです Fedora 12 バージョン情報 [root@f12d4g ~]# cat /proc/version Linux version fc12.i686.PAE (mockbuild@x86-3.fedora.phx.redhat.com) (gcc version (Red Hat )(GCC) ) #1 SMP Sat Nov 7 21:25:57 EST 2009 [root@f12d4g ~]# - 3 -

4 2 調査項目の手順と結果 2 調査項目の手順と結果 本調査では以下の内容を調査致しました また インストール後に行った調査に関しましては root 権限にて実行しています 表 1 調査結果 調査項目 確認内容 結果 備考 OS USB 接続メディアよりインストール出来る事正常に通常インストールが可能 メモリ free の内容確認 付録参照 キーボード インストール時及び OS 入力後共正常キーボード マウスが正常に動作する事マウス インストール時及び OS 入力後共正常 USB インストール DVD からインストール作業が正常 CD/DVD に行える事 インストール時正常認識 OS インストール後 auto mount 確認 日本語入力 日本語入力を行い表示できる事 画面出力 ディスプレイを接続し正しく表示される事 シリアルポート シリアルポートより通信が出来ること ライン出力 イヤフォンを接続し音の出力が確認出来る事 イヤフォンにて音声確認 マイク入力 - - LAN DHCP でネットワーク情報が取得出来る事 DHCP サーバより IP address 取得確認 Yum にてパッケージインストールが可能 CF FAT32 でフォーマットした CF を CF2 に挿入し 読み書きすることができるか スタンバイ (S1 ステート ) 動作 正常動作 Power サスペンド (S3 ステート ) 動作 IPC-BX950 の BIOS がサポートしていないため Management ハイバネーション (S4 ステート ) 動作 IPC-BX950 の BIOS がサポートしていないため システム終了時の電源 OFF(S5 ステート ) 動作 正常動作 2.1 Console 日本語入力 GNOME 画面上で Ctrl + space または 半角 / 全角キー を押下します 画面右下に日本語のコントロールが表示され 日本語が入力できることを確認します - 4 -

5 2 調査項目の手順と結果 2.2 シリアルポート 文字列の送受信テスト IPC-BX950 の COM1 と COM2 にクロスケーブルを用いて接続します ターミナルウインドウを 2 つ起動してください 片側のターミナルウインドウで 以下のコマンドを入力してください このコマンドを入力した方が受信側となります [root@localhost ]# cat /dev/ttys0 [root@localhost ]# もう片方が送信側です 以下のコマンドを入力して文字列 (aiueo) を送信してください [root@localhost ]# echo aiueo > /dev/ttys1 [root@localhost ]# 受信側のターミナルウインドウに送信側のターミナルウインドウから送信したテキストが表示されれば 正常に通信が出来ています 以下の画面が表示されます - 5 -

6 2 調査項目の手順と結果 2.3 LINE 出力 デスクトップのタスクバーより システム 設定 サウンド を開きます 以下の画面が表示され ラジオ釦を押すとイヤフォンに音が出力されるのを確認します - 6 -

7 2 調査項目の手順と結果 2.4 CF FAT32 でフォーマットした CF ( 容量 4.0GB) を CF2 スロットに挿入し BX950 の電源を ON します Linux 起動後 デスクトップ操作メニューの 場所 ファイルシステム 4.0GB( 容量の表示は CF 容量に依存します ) が表示され 自動的にマウントされていることを確認します 下記コマンドの 74A-1B48 は自動的にマウントが行われ名前が設定されたものなので 同じディレクトリ名になるとは限りません 端末上よりマウント状況の確認を行います [root@localhost ]# mount < 省略 > /dev/sdb1 on /media/74a-1b48 type vfat (rw) [root@localhost ]# テキストファイルの読み書きを行います [root@localhost ]# echo hello > /media/74a-1b48/hello.txt [root@localhost ]# cat /media/74a-1b48/hello.txt hello [root@localhost ]# アンマウントを行い ファイルが読めなくなる事を確認します [root@localhost ]# umount /media/74a-1b48 [root@localhost ]# ls /media/74a-1b48 [root@localhost ]# マウントを行い ファイルが読めるようになる事を確認します [root@localhost ]# mount -t vfat /dev/sdb1 /media/74a-1b48 [root@localhost ]# ls /media/74a-1b48 [root@localhost ]# - 7 -

8 2 調査項目の手順と結果 2.5 PowerManagement S1, S3, S4 ステートパワーマネジメントステータスを確認し サスペンド処理が使用可の状態か確認を行います 1 [root@localhost ]# cat /sys/power/state standby disk [root@localhost ]# このシステムは スタンバイ (standby) とハイバネーション (disk) をサポートしていると表示されますが IPC-BX950 の BIOS はハイバネーションをサポートしていないため ご利用になれません 表 2 /sys/power/state 出力文字 意味 ACPI 状態 関連コマンド standby スタンバイ S1 mem サスペンド S3 pm-suspend disk ハイバネーション S4 pm-hibernate スタンバイ機能 (ACPI S1 ステート ) は 以下で動作を確認することができます [root@localhost ]# echo -n standby > /sys/power/state スタンバイ状態に遷移したら 電源スイッチを ON してください Linux の復帰を確認できます S5 ステートシャットダウンコマンドを実行してください シャットダウン終了後 本体の電源が OFF になることを確認できます [root@localhost ]# shutdown -h now

9 3.1 メモリの確認 ~]# free total used free shared buffers cached Mem: /+ buffers/cache: Swap: [root@f12d4g ~]# 3.2 runlevel 対応サービス [root@f12d4g ~]# chkconfig --list NetworkManager 0:off 1:off 2:on 3:on 4:on 5:on 6:off abrtd 0:off 1:off 2:off 3:on 4:off 5:on 6:off acpid 0:off 1:off 2:on 3:on 4:on 5:on 6:off atd 0:off 1:off 2:off 3:on 4:on 5:on 6:off auditd 0:off 1:off 2:on 3:on 4:on 5:on 6:off avahi-daemon 0:off 1:off 2:off 3:on 4:on 5:on 6:off bluetooth 0:off 1:off 2:off 3:on 4:on 5:on 6:off btseed 0:off 1:off 2:off 3:off 4:off 5:off 6:off bttrack 0:off 1:off 2:off 3:off 4:off 5:off 6:off cpuspeed 0:off 1:on 2:on 3:on 4:on 5:on 6:off crond 0:off 1:off 2:on 3:on 4:on 5:on 6:off cups 0:off 1:off 2:on 3:on 4:on 5:on 6:off dnsmasq 0:off 1:off 2:off 3:off 4:off 5:off 6:off firstboot 0:off 1:off 2:off 3:off 4:off 5:off 6:off haldaemon 0:off 1:off 2:off 3:on 4:on 5:on 6:off httpd 0:off 1:off 2:off 3:off 4:off 5:off 6:off ip6tables 0:off 1:off 2:on 3:on 4:on 5:on 6:off iptables 0:off 1:off 2:on 3:on 4:on 5:on 6:off irda 0:off 1:off 2:off 3:off 4:off 5:off 6:off irqbalance 0:off 1:off 2:off 3:on 4:on 5:on 6:off lvm2-monitor 0:off 1:on 2:on 3:on 4:on 5:on 6:off mdmonitor 0:off 1:off 2:on 3:on 4:on 5:on 6:off messagebus 0:off 1:off 2:on 3:on 4:on 5:on 6:off microcode_ctl 0:off 1:off 2:on 3:on 4:on 5:on 6:off multipathd 0:off 1:off 2:off 3:off 4:off 5:off 6:off netconsole 0:off 1:off 2:off 3:off 4:off 5:off 6:off netfs 0:off 1:off 2:off 3:on 4:on 5:on 6:off netplugd 0:off 1:off 2:off 3:off 4:off 5:off 6:off network 0:off 1:off 2:off 3:off 4:off 5:off 6:off nfs 0:off 1:off 2:off 3:off 4:off 5:off 6:off nfslock 0:off 1:off 2:off 3:on 4:on 5:on 6:off nscd 0:off 1:off 2:off 3:off 4:off 5:off 6:off ntpd 0:off 1:off 2:off 3:off 4:off 5:off 6:off ntpdate 0:off 1:off 2:off 3:off 4:off 5:off 6:off openvpn 0:off 1:off 2:off 3:off 4:off 5:off 6:off pcscd 0:off 1:off 2:on 3:on 4:on 5:on 6:off portreserve 0:off 1:off 2:on 3:on 4:on 5:on 6:off psacct 0:off 1:off 2:off 3:off 4:off 5:off 6:off rdisc 0:off 1:off 2:off 3:off 4:off 5:off 6:off restorecond 0:off 1:off 2:off 3:off 4:off 5:off 6:off rpcbind 0:off 1:off 2:on 3:on 4:on 5:on 6:off rpcgssd 0:off 1:off 2:off 3:on 4:on 5:on 6:off rpcidmapd 0:off 1:off 2:off 3:on 4:on 5:on 6:off rpcsvcgssd 0:off 1:off 2:off 3:off 4:off 5:off 6:off rsyslog 0:off 1:off 2:on 3:on 4:on 5:on 6:off saslauthd 0:off 1:off 2:off 3:off 4:off 5:off 6:off sendmail 0:off 1:off 2:on 3:on 4:on 5:on 6:off smartd 0:off 1:off 2:off 3:off 4:off 5:off 6:off smolt 0:off 1:off 2:off 3:off 4:off 5:off 6:off snmpd 0:off 1:off 2:off 3:off 4:off 5:off 6:off snmptrapd 0:off 1:off 2:off 3:off 4:off 5:off 6:off sshd 0:off 1:off 2:on 3:on 4:on 5:on 6:off udev-post 0:off 1:on 2:on 3:on 4:on 5:on 6:off wpa_supplicant 0:off 1:off 2:off 3:off 4:off 5:off 6:off ypbind 0:off 1:off 2:off 3:off 4:off 5:off 6:off [root@f12d4g ~]# - 9 -

10 3.3 CPU 情報 ~]# cat /proc/cpuinfo processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 14 model name : Intel(R) Core(TM) Duo CPU 1.20GHz stepping : 12 cpu MHz : cache size : 2048 KB physical id : 0 siblings : 2 core id : 0 cpu cores : 2 apicid : 0 initial apicid : 0 fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 10 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx constant_tsc arch_perfmon bts pni monitor vmx est tm2 xtpr pdcm bogomips : clflush size : 64 power management: processor : 1 vendor_id : GenuineIntel cpu family : 6 model : 14 model name : Intel(R) Core(TM) Duo CPU 1.20GHz stepping : 12 cpu MHz : cache size : 2048 KB physical id : 0 siblings : 2 core id : 1 cpu cores : 2 apicid : 1 initial apicid : 1 fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 10 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx constant_tsc arch_perfmon bts pni monitor vmx est tm2 xtpr pdcm bogomips : clflush size : 64 power management: [root@f12d4g ~]#

11 3.4 メモリ情報 ~]# cat /proc/meminfo MemTotal: kb MemFree: kb Buffers: kb Cached: kb SwapCached: 0 kb Active: kb Inactive: kb Active(anon): kb Inactive(anon): 152 kb Active(file): kb Inactive(file): kb Unevictable: 0 kb Mlocked: 0 kb HighTotal: kb HighFree: 252 kb LowTotal: kb LowFree: kb SwapTotal: kb SwapFree: kb Dirty: 20 kb Writeback: 0 kb AnonPages: kb Mapped: kb Slab: kb SReclaimable: kb SUnreclaim: kb PageTables: 7088 kb NFS_Unstable: 0 kb Bounce: 0 kb WritebackTmp: 0 kb CommitLimit: kb Committed_AS: kb VmallocTotal: kb VmallocUsed: kb VmallocChunk: kb HugePages_Total: 0 HugePages_Free: 0 HugePages_Rsvd: 0 HugePages_Surp: 0 Hugepagesize: 2048 kb DirectMap4k: kb DirectMap2M: kb [root@f12d4g ~]#

12 3.5 カーネルモジュールメッセージ ~]# dmesg Initializing cgroup subsys cpuset Initializing cgroup subsys cpu Linux version fc12.i686.PAE (gcc version (Red Hat ) (GCC) ) #1 SMP Sat Nov 7 21:25:57 EST 2009 KERNEL supported cpus: Intel GenuineIntel AMD AuthenticAMD NSC Geode by NSC Cyrix CyrixInstead Centaur CentaurHauls Transmeta GenuineTMx86 Transmeta TransmetaCPU UMC UMC UMC UMC BIOS-provided physical RAM map: BIOS-e820: f400 (usable) BIOS-e820: f a0000 (reserved) BIOS-e820: f (reserved) BIOS-e820: f6e0000 (usable) BIOS-e820: f6e f6e3000 (ACPI NVS) BIOS-e820: f6e f6f0000 (ACPI data) BIOS-e820: f6f f (reserved) BIOS-e820: e f (reserved) BIOS-e820: fec (reserved) DMI 2.2 present. Phoenix BIOS detected: BIOS may corrupt low RAM, working around it. e820 update range: (usable) ==> (reserved) last_pfn = 0x3f6e0 max_arch_pfn = 0x MTRR default type: uncachable MTRR fixed ranges enabled: FFFF write-back A0000-EFFFF uncachable F0000-FFFFF write-through MTRR variable ranges enabled: 0 base mask FC write-back 1 base 03F mask FFF uncachable 2 base 03F mask FFFF00000 uncachable 3 disabled 4 disabled 5 disabled 6 disabled 7 disabled PAT not supported by CPU. original variable MTRRs reg 0, base: 0GB, range: 1GB, type WB reg 1, base: 1016MB, range: 8MB, type UC reg 2, base: 1015MB, range: 1MB, type UC total RAM coverred: 1015M Found optimal setting for mtrr clean up gran_size: 64K chunk_size: 16M num_reg: 3 lose cover RAM: 0G New variable MTRRs reg 0, base: 0GB, range: 1GB, type WB reg 1, base: 1015MB, range: 1MB, type UC reg 2, base: 1016MB, range: 8MB, type UC initial memory mapped : init_memory_mapping: fe000 NX (Execute Disable) protection: active page 4k page 2M fe000 page 4k kernel direct mapping tables up to RAMDISK: fef16d Allocated new RAMDISK: 00afb b816d Move RAMDISK from fef16c to 00afb b816c ACPI: RSDP 000f8f (v00 IntelR) ACPI: RSDT 3f6e (v01 IntelR AWRDACPI 42302E31 AWRD ) ACPI: FACP 3f6e (v01 IntelR AWRDACPI 42302E31 AWRD ) ACPI: DSDT 3f6e (v01 INTELR AWRDACPI MSFT E) ACPI: FACS 3f6e ACPI: MCFG 3f6e7ac0 0003C (v01 IntelR AWRDACPI 42302E31 AWRD ) ACPI: APIC 3f6e7a (v01 IntelR AWRDACPI 42302E31 AWRD ) ACPI: SSDT 3f6e A (v01 PmRef CpuPm INTL ) ACPI: Local APIC address 0xfee MB HIGHMEM available. 885MB LOWMEM available. mapped low ram: 0-375fe000 low ram: 0-375fe000 node 0 low ram: fe000 node 0 bootmap aec0-12 -

13 (9 early reservations) ==> bootmem [ fe000] #0 [ ] BIOS data page ==> [ ] #1 [ ] EX TRAMPOLINE ==> [ ] #2 [ ] TRAMPOLINE ==> [ ] #3 [ af1210] TEXT DATA BSS ==> [ af1210] #4 [000009f ] BIOS reserved ==> [000009f ] #5 [0000af afa0b6] BRK ==> [0000af afa0b6] #6 [ ] PGTABLE ==> [ ] #7 [0000afb b816d] NEW RAMDISK ==> [0000afb b816d] #8 [ b000] BOOTMAP ==> [ b000] found SMP MP-table at [c00f4d50] f4d50 Zone PFN ranges: DMA 0x > 0x Normal 0x > 0x000375fe HighMem 0x000375fe -> 0x0003f6e0 Movable zone start PFN for each node early_node_map[2] active PFN ranges 0: 0x > 0x f 0: 0x > 0x0003f6e0 On node 0 totalpages: free_area_init_node: node 0, pgdat c0995ba0, node_mem_map c15b9200 DMA zone: 32 pages used for memmap DMA zone: 0 pages reserved DMA zone: 3951 pages, LIFO batch:0 Normal zone: 1740 pages used for memmap Normal zone: pages, LIFO batch:31 HighMem zone: 258 pages used for memmap HighMem zone: pages, LIFO batch:7 Using APIC driver default ACPI: PM-Timer IO Port: 0x408 ACPI: Local APIC address 0xfee00000 ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) ACPI: IRQ0 used by override. ACPI: IRQ2 used by override. ACPI: IRQ9 used by override. Enabling APIC mode: Flat. Using 1 I/O APICs Using ACPI (MADT) for SMP configuration information SMP: Allowing 2 CPUs, 0 hotplug CPUs nr_irqs_gsi: 24 PM: Registered nosave memory: f a0000 PM: Registered nosave memory: a f0000 PM: Registered nosave memory: f Allocating PCI resources starting at 3f (gap: 3f700000:a ) NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:2 nr_node_ids:1 PERCPU: Embedded 15 pages at c1dad000, static data bytes Built 1 zonelists in Zone order, mobility grouping on. Total pages: Kernel command line: ro root=/dev/mapper/vg_f12d4g-lv_root LANG=ja_JP.UTF-8 KEYBOARDTYPE=pc KEYTABLE=jp106 rhgb quiet PID hash table entries: 4096 (order: 12, bytes) Dentry cache hash table entries: (order: 7, bytes) Inode-cache hash table entries: (order: 6, bytes) Enabling fast FPU save and restore... done. Enabling unmasked SIMD FPU exception support... done. Initializing CPU#0 allocated bytes of page_cgroup please try 'cgroup_disable=memory' option if you don't want memory cgroups Initializing HighMem for node 0 (000375fe:0003f6e0) Memory: k/ k available (3569k kernel code, 32316k reserved, 2214k data, 448k init, k highmem) virtual kernel memory layout: fixmap : 0xffad5000-0xfffff000 (5288 kb) pkmap : 0xff xff (2048 kb) vmalloc : 0xf7dfe000-0xff5fe000 ( 120 MB) lowmem : 0xc xf75fe000 ( 885 MB).init : 0xc09a7000-0xc0a17000 ( 448 kb).data : 0xc077c76f - 0xc09a6028 (2214 kb).text : 0xc xc077c76f (3569 kb) Checking if this processor honours the WP bit even in supervisor mode...ok. SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 Hierarchical RCU implementation. NR_IRQS:1280 Fast TSC calibration using PIT Detected MHz processor. Console: colour VGA+ 80x25 console [tty0] enabled Calibrating delay loop (skipped), value calculated using timer frequency BogoMIPS (lpj= ) Security Framework initialized SELinux: Initializing. SELinux: Starting in permissive mode Mount-cache hash table entries: 512 Initializing cgroup subsys ns

14 Initializing cgroup subsys cpuacct Initializing cgroup subsys memory Initializing cgroup subsys devices Initializing cgroup subsys freezer Initializing cgroup subsys net_cls CPU: L1 I cache: 32K, L1 D cache: 32K CPU: L2 cache: 2048K CPU: Physical Processor ID: 0 CPU: Processor Core ID: 0 mce: CPU supports 6 MCE banks CPU0: Thermal monitoring enabled (TM1) using mwait in idle threads. Performance Counters: no PMU driver, software counters only. Checking 'hlt' instruction... OK. ACPI: Core revision ftrace: converting mcount calls to 0f 1f ftrace: allocating entries in 41 pages..timer: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 CPU0: Intel(R) Core(TM) Duo CPU 1.20GHz stepping 0c Booting processor 1 APIC 0x1 ip 0x6000 Initializing CPU#1 Calibrating delay using timer specific routine BogoMIPS (lpj= ) CPU: L1 I cache: 32K, L1 D cache: 32K CPU: L2 cache: 2048K CPU: Physical Processor ID: 0 CPU: Processor Core ID: 1 mce: CPU supports 6 MCE banks CPU1: Thermal monitoring enabled (TM2) CPU1: Intel(R) Core(TM) Duo CPU 1.20GHz stepping 0c checking TSC synchronization [CPU#0 -> CPU#1]: passed. Brought up 2 CPUs Total of 2 processors activated ( BogoMIPS). sizeof(vma)=88 bytes sizeof(page)=32 bytes sizeof(inode)=352 bytes sizeof(dentry)=132 bytes sizeof(ext3inode)=500 bytes sizeof(buffer_head)=56 bytes sizeof(skbuff)=192 bytes sizeof(task_struct)=3256 bytes CPU0 attaching sched-domain: domain 0: span 0-1 level MC groups: 0 1 CPU1 attaching sched-domain: domain 0: span 0-1 level MC groups: 1 0 Booting paravirtualized kernel on bare hardware regulator: core version 0.5 Time: 12:32:58 Date: 03/19/10 NET: Registered protocol family 16 ACPI: bus type pci registered PCI: MCFG configuration 0: base e segment 0 buses PCI: MCFG area at e reserved in E820 PCI: Using MMCONFIG for extended config space PCI: Using configuration type 1 for base access bio: create slab <bio-0> at 0 ACPI: EC: Look up EC in DSDT ACPI: Interpreter enabled ACPI: (supports S0 S1 S4 S5) ACPI: Using IOAPIC for interrupt routing ACPI: No dock devices found. ACPI: PCI Root Bridge [PCI0] (0000:00) pci 0000:00:02.0: reg 10 32bit mmio: [0xfde xfdefffff] pci 0000:00:02.0: reg 14 io port: [0xff00-0xff07] pci 0000:00:02.0: reg 18 32bit mmio: [0xd xdfffffff] pci 0000:00:02.0: reg 1c 32bit mmio: [0xfdf xfdfbffff] pci 0000:00:02.1: reg 10 32bit mmio: [0xfdf xfdf7ffff] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold pci 0000:00:1c.0: PME# disabled pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold pci 0000:00:1c.1: PME# disabled pci 0000:00:1d.0: reg 20 io port: [0xfe00-0xfe1f] pci 0000:00:1d.1: reg 20 io port: [0xfd00-0xfd1f] pci 0000:00:1d.2: reg 20 io port: [0xfc00-0xfc1f] pci 0000:00:1d.3: reg 20 io port: [0xfb00-0xfb1f] pci 0000:00:1d.7: reg 10 32bit mmio: [0xfdfff000-0xfdfff3ff] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold pci 0000:00:1d.7: PME# disabled pci 0000:00:1e.2: reg 10 io port: [0xf200-0xf2ff] pci 0000:00:1e.2: reg 14 io port: [0xfa00-0xfa3f] pci 0000:00:1e.2: reg 18 32bit mmio: [0xfdffe000-0xfdffe1ff] pci 0000:00:1e.2: reg 1c 32bit mmio: [0xfdffd000-0xfdffd0ff] pci 0000:00:1e.2: PME# supported from D0 D3hot D3cold pci 0000:00:1e.2: PME# disabled pci 0000:00:1f.0: Force enabled HPET at 0xfed00000 pci 0000:00:1f.0: quirk: region f claimed by ICH6 ACPI/GPIO/TCO

15 pci 0000:00:1f.0: quirk: region bf claimed by ICH6 GPIO pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0800 (mask 007f) pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 0290 (mask 007f) pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 4000 (mask 000f) pci 0000:00:1f.1: reg 10 io port: [0x00-0x07] pci 0000:00:1f.1: reg 14 io port: [0x00-0x03] pci 0000:00:1f.1: reg 18 io port: [0x00-0x07] pci 0000:00:1f.1: reg 1c io port: [0x00-0x03] pci 0000:00:1f.1: reg 20 io port: [0xf800-0xf80f] pci 0000:00:1f.3: reg 20 io port: [0x500-0x51f] pci 0000:01:00.0: reg 10 32bit mmio: [0xfdce0000-0xfdcfffff] pci 0000:01:00.0: reg 18 io port: [0xef00-0xef1f] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold pci 0000:01:00.0: PME# disabled pci 0000:01:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' pci 0000:00:1c.0: bridge io port: [0xe000-0xefff] pci 0000:00:1c.0: bridge 32bit mmio: [0xfdc xfdcfffff] pci 0000:00:1c.0: bridge 64bit mmio pref: [0xfd xfd9fffff] pci 0000:02:00.0: reg 10 32bit mmio: [0xfd8e0000-0xfd8fffff] pci 0000:02:00.0: reg 18 io port: [0xdf00-0xdf1f] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold pci 0000:02:00.0: PME# disabled pci 0000:02:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' pci 0000:00:1c.1: bridge io port: [0xd000-0xdfff] pci 0000:00:1c.1: bridge 32bit mmio: [0xfd xfd8fffff] pci 0000:00:1c.1: bridge 64bit mmio pref: [0xfdd xfddfffff] pci 0000:00:1e.0: transparent bridge pci 0000:00:1e.0: bridge io port: [0xc000-0xcfff] pci 0000:00:1e.0: bridge 32bit mmio: [0xfdb xfdbfffff] pci 0000:00:1e.0: bridge 64bit mmio pref: [0xfda xfdafffff] pci_bus 0000:00: on NUMA node 0 ACPI: PCI Interrupt Routing Table [ _SB_.PCI0._PRT] ACPI: PCI Interrupt Routing Table [ _SB_.PCI0.PEX0._PRT] ACPI: PCI Interrupt Routing Table [ _SB_.PCI0.PEX1._PRT] ACPI: PCI Interrupt Routing Table [ _SB_.PCI0.HUB0._PRT] ACPI: PCI Interrupt Link [LNKA] (IRQs * ) ACPI: PCI Interrupt Link [LNKB] (IRQs *15) ACPI: PCI Interrupt Link [LNKC] (IRQs * ) ACPI: PCI Interrupt Link [LNKD] (IRQs * ) ACPI: PCI Interrupt Link [LNKE] (IRQs * ) ACPI: PCI Interrupt Link [LNKF] (IRQs ) *0, disabled. ACPI: PCI Interrupt Link [LNK0] (IRQs ) *0, disabled. ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 * ) vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none vgaarb: loaded SCSI subsystem initialized libata version 3.00 loaded. usbcore: registered new interface driver usbfs usbcore: registered new interface driver hub usbcore: registered new device driver usb PCI: Using ACPI for IRQ routing PCI: old code would have set cacheline size to 32 bytes, but clflush_size = 64 PCI: pci_cache_line_size set to 64 bytes NetLabel: Initializing NetLabel: domain hash size = 128 NetLabel: protocols = UNLABELED CIPSOv4 NetLabel: unlabeled traffic allowed by default hpet clockevent registered HPET: 3 timers in total, 0 timers will be used for per-cpu timer hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 hpet0: 3 comparators, 64-bit MHz counter pnp: PnP ACPI init ACPI: bus type pnp registered pnp 00:06: IRQ 4 override to edge, high pnp 00:07: IRQ 3 override to edge, high pnp: PnP ACPI: found 13 devices ACPI: ACPI bus type pnp unregistered system 00:01: ioport range 0x4d0-0x4d1 has been reserved system 00:01: ioport range 0x800-0x87f has been reserved system 00:01: ioport range 0x880-0x88f has been reserved system 00:09: ioport range 0x400-0x4bf could not be reserved system 00:0b: iomem range 0xe xefffffff has been reserved system 00:0c: iomem range 0xf0000-0xfffff could not be reserved system 00:0c: iomem range 0x3f6e0000-0x3f6fffff could not be reserved system 00:0c: iomem range 0x0-0x9ffff could not be reserved system 00:0c: iomem range 0x x3f6dffff could not be reserved system 00:0c: iomem range 0xfec xfec00fff could not be reserved system 00:0c: iomem range 0xfed xfed1dfff has been reserved system 00:0c: iomem range 0xfed xfed8ffff has been reserved system 00:0c: iomem range 0xfee xfee00fff has been reserved system 00:0c: iomem range 0xffb xffb7ffff has been reserved system 00:0c: iomem range 0xfff xffffffff has been reserved system 00:0c: iomem range 0xe0000-0xeffff has been reserved pci 0000:00:1c.0: PCI bridge, secondary bus 0000:01 pci 0000:00:1c.0: IO window: 0xe000-0xefff pci 0000:00:1c.0: MEM window: 0xfdc xfdcfffff

16 pci 0000:00:1c.0: PREFETCH window: 0x000000fd x000000fd9fffff pci 0000:00:1c.1: PCI bridge, secondary bus 0000:02 pci 0000:00:1c.1: IO window: 0xd000-0xdfff pci 0000:00:1c.1: MEM window: 0xfd xfd8fffff pci 0000:00:1c.1: PREFETCH window: 0x000000fdd x000000fddfffff pci 0000:00:1e.0: PCI bridge, secondary bus 0000:03 pci 0000:00:1e.0: IO window: 0xc000-0xcfff pci 0000:00:1e.0: MEM window: 0xfdb xfdbfffff pci 0000:00:1e.0: PREFETCH window: 0x000000fda x000000fdafffff pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 pci 0000:00:1c.0: setting latency timer to 64 pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17 pci 0000:00:1c.1: setting latency timer to 64 pci 0000:00:1e.0: setting latency timer to 64 pci_bus 0000:00: resource 0 io: [0x00-0xffff] pci_bus 0000:00: resource 1 mem: [0x xffffffffffffffff] pci_bus 0000:01: resource 0 io: [0xe000-0xefff] pci_bus 0000:01: resource 1 mem: [0xfdc xfdcfffff] pci_bus 0000:01: resource 2 pref mem [0xfd xfd9fffff] pci_bus 0000:02: resource 0 io: [0xd000-0xdfff] pci_bus 0000:02: resource 1 mem: [0xfd xfd8fffff] pci_bus 0000:02: resource 2 pref mem [0xfdd xfddfffff] pci_bus 0000:03: resource 0 io: [0xc000-0xcfff] pci_bus 0000:03: resource 1 mem: [0xfdb xfdbfffff] pci_bus 0000:03: resource 2 pref mem [0xfda xfdafffff] pci_bus 0000:03: resource 3 io: [0x00-0xffff] pci_bus 0000:03: resource 4 mem: [0x xffffffffffffffff] NET: Registered protocol family 2 IP route cache hash table entries: (order: 5, bytes) TCP established hash table entries: (order: 8, bytes) TCP bind hash table entries: (order: 7, bytes) TCP: Hash tables configured (established bind 65536) TCP reno registered NET: Registered protocol family 1 Trying to unpack rootfs image as initramfs... Switched to high resolution mode on CPU 1 Switched to high resolution mode on CPU 0 Freeing initrd memory: 10996k freed apm: BIOS version 1.2 Flags 0x07 (Driver version 1.16ac) apm: disabled - APM is not SMP safe. audit: initializing netlink socket (disabled) type=2000 audit( :1): initialized highmem bounce pool size: 64 pages HugeTLB registered 2 MB page size, pre-allocated 0 pages VFS: Disk quotas dquot_6.5.2 Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) msgmni has been set to 1729 SELinux: Registering netfilter hooks alg: No test for stdrng (krng) Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) io scheduler noop registered io scheduler anticipatory registered io scheduler deadline registered io scheduler cfq registered (default) pci 0000:00:02.0: Boot video device pcieport-driver 0000:00:1c.0: irq 24 for MSI/MSI-X pcieport-driver 0000:00:1c.0: setting latency timer to 64 pcieport-driver 0000:00:1c.1: irq 25 for MSI/MSI-X pcieport-driver 0000:00:1c.1: setting latency timer to 64 pci_hotplug: PCI Hot Plug PCI Core version: 0.5 pciehp: PCI Express Hot Plug Controller Driver version: 0.4 acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 input: Power Button as /devices/lnxsystm:00/lnxpwrbn:00/input/input0 ACPI: Power Button [PWRF] input: Power Button as /devices/lnxsystm:00/device:00/pnp0c0c:00/input/input1 ACPI: Power Button [PWRB] fan PNP0C0B:00: registered as cooling_device0 ACPI: Fan [FAN] (on) ACPI: SSDT 3f6e7b A (v01 PmRef Cpu0Ist INTL ) processor LNXCPU:00: registered as cooling_device1 ACPI: Processor [CPU0] (supports 2 throttling states) ACPI: SSDT 3f6e (v01 PmRef Cpu1Ist INTL ) processor LNXCPU:01: registered as cooling_device2 ACPI: Processor [CPU1] (supports 2 throttling states) thermal LNXTHERM:01: registered as thermal_zone0 ACPI: Thermal Zone [THRM] (49 C) isapnp: Scanning for PnP cards... isapnp: No Plug & Play device found Non-volatile memory driver v1.3 Linux agpgart interface v0.103 agpgart-intel 0000:00:00.0: Intel 945GME Chipset agpgart-intel 0000:00:00.0: detected 7932K stolen memory agpgart-intel 0000:00:00.0: AGP aperture is 0xd Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled serial8250: ttys0 at I/O 0x3f8 (irq = 4) is a 16550A serial8250: ttys1 at I/O 0x2f8 (irq = 3) is a 16550A

17 00:06: ttys0 at I/O 0x3f8 (irq = 4) is a 16550A 00:07: ttys1 at I/O 0x2f8 (irq = 3) is a 16550A brd: module loaded loop: module loaded input: Macintosh mouse button emulation as /devices/virtual/input/input2 ata_piix 0000:00:1f.1: version 2.13 ata_piix 0000:00:1f.1: PCI INT A -> GSI 18 (level, low) -> IRQ 18 ata_piix 0000:00:1f.1: setting latency timer to 64 scsi0 : ata_piix scsi1 : ata_piix ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xf800 irq 14 ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xf808 irq 15 Fixed MDIO Bus: probed ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23 ehci_hcd 0000:00:1d.7: setting latency timer to 64 ata2: port disabled. ignoring. ehci_hcd 0000:00:1d.7: EHCI Host Controller ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1 ehci_hcd 0000:00:1d.7: debug port 1 ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported ehci_hcd 0000:00:1d.7: irq 23, io mem 0xfdfff000 ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00 usb usb1: New USB device found, idvendor=1d6b, idproduct=0002 usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 usb usb1: Product: EHCI Host Controller usb usb1: Manufacturer: Linux fc12.i686.PAE ehci_hcd usb usb1: SerialNumber: 0000:00:1d.7 usb usb1: configuration #1 chosen from 1 choice hub 1-0:1.0: USB hub found hub 1-0:1.0: 8 ports detected ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver uhci_hcd: USB Universal Host Controller Interface driver uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23 uhci_hcd 0000:00:1d.0: setting latency timer to 64 uhci_hcd 0000:00:1d.0: UHCI Host Controller uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000fe00 usb usb2: New USB device found, idvendor=1d6b, idproduct=0001 usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 usb usb2: Product: UHCI Host Controller usb usb2: Manufacturer: Linux fc12.i686.PAE uhci_hcd usb usb2: SerialNumber: 0000:00:1d.0 usb usb2: configuration #1 chosen from 1 choice hub 2-0:1.0: USB hub found hub 2-0:1.0: 2 ports detected uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19 uhci_hcd 0000:00:1d.1: setting latency timer to 64 uhci_hcd 0000:00:1d.1: UHCI Host Controller uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3 uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000fd00 usb usb3: New USB device found, idvendor=1d6b, idproduct=0001 usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 usb usb3: Product: UHCI Host Controller usb usb3: Manufacturer: Linux fc12.i686.PAE uhci_hcd usb usb3: SerialNumber: 0000:00:1d.1 usb usb3: configuration #1 chosen from 1 choice hub 3-0:1.0: USB hub found hub 3-0:1.0: 2 ports detected uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18 uhci_hcd 0000:00:1d.2: setting latency timer to 64 uhci_hcd 0000:00:1d.2: UHCI Host Controller uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4 uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000fc00 usb usb4: New USB device found, idvendor=1d6b, idproduct=0001 usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 usb usb4: Product: UHCI Host Controller usb usb4: Manufacturer: Linux fc12.i686.PAE uhci_hcd usb usb4: SerialNumber: 0000:00:1d.2 usb usb4: configuration #1 chosen from 1 choice hub 4-0:1.0: USB hub found hub 4-0:1.0: 2 ports detected uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 16 (level, low) -> IRQ 16 uhci_hcd 0000:00:1d.3: setting latency timer to 64 uhci_hcd 0000:00:1d.3: UHCI Host Controller uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5 uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000fb00 usb usb5: New USB device found, idvendor=1d6b, idproduct=0001 usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 usb usb5: Product: UHCI Host Controller usb usb5: Manufacturer: Linux fc12.i686.PAE uhci_hcd usb usb5: SerialNumber: 0000:00:1d.3 usb usb5: configuration #1 chosen from 1 choice hub 5-0:1.0: USB hub found hub 5-0:1.0: 2 ports detected PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq

18 PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp serio: i8042 KBD port at 0x60,0x64 irq 1 mice: PS/2 mouse device common for all mice rtc_cmos 00:03: RTC can wake from S4 rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0 rtc0: alarms up to one month, 242 bytes nvram, hpet irqs device-mapper: uevent: version device-mapper: ioctl: ioctl ( ) initialised: dm-devel@redhat.com cpuidle: using governor ladder cpuidle: using governor menu usbcore: registered new interface driver hiddev usbcore: registered new interface driver usbhid usbhid: v2.6:usb HID core driver nf_conntrack version (16238 buckets, max) CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Please use nf_conntrack.acct=1 kernel parameter, acct=1 nf_conntrack module option or sysctl net.netfilter.nf_conntrack_acct=1 to enable it. ip_tables: (C) Netfilter Core Team TCP cubic registered Initializing XFRM netlink socket NET: Registered protocol family 17 Using IPI No-Shortcut mode PM: Resume from disk failed. registered taskstats version 1 No TPM chip found, activating TPM-bypass! Magic number: 2:159:532 bdi 1:10: hash matches rtc_cmos 00:03: setting system clock to :32:59 UTC ( ) Initalizing network drop monitor service ata1.00: CFA: TRANSCEND, , max UDMA/66 ata1.00: sectors, multi 0: LBA ata1.00: configured for UDMA/66 scsi 0:0:0:0: Direct-Access ATA TRANSCEND 2009 PQ: 0 ANSI: 5 sd 0:0:0:0: Attached scsi generic sg0 type 0 sd 0:0:0:0: [sda] byte logical blocks: (4.07 GB/3.79 GiB) sd 0:0:0:0: [sda] Write Protect is off sd 0:0:0:0: [sda] Mode Sense: 00 3a sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA sda: sda1 sda2 sd 0:0:0:0: [sda] Attached SCSI disk Freeing unused kernel memory: 448k freed Write protecting the kernel text: 3572k Write protecting the kernel read-only data: 1716k dracut: dracut git8f397a9b.fc12 udev: starting version 145 [drm] Initialized drm i :00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 i :00:02.0: setting latency timer to 64 usb 1-3: new high speed USB device using ehci_hcd and address 4 usb 1-3: New USB device found, idvendor=152d, idproduct=2329 usb 1-3: New USB device strings: Mfr=1, Product=11, SerialNumber=5 usb 1-3: Product: StoreJet Transcend usb 1-3: Manufacturer: JMicron usb 1-3: SerialNumber: FB0400 usb 1-3: configuration #1 chosen from 1 choice Initializing USB Mass Storage driver... scsi2 : SCSI emulation for USB Mass Storage devices usbcore: registered new interface driver usb-storage USB Mass Storage support registered. usb-storage: device found at 4 usb-storage: waiting for device to settle before scanning fbcon: inteldrmfb (fb0) is primary device usb 1-4: new high speed USB device using ehci_hcd and address 5 [drm] DAC-6: set mode 1280x Console: switching to colour frame buffer device 160x64 fb0: inteldrmfb frame buffer device registered panic notifier [drm] Initialized i for 0000:00:02.0 on minor 0 usb 1-4: New USB device found, idvendor=0411, idproduct=00f9 usb 1-4: New USB device strings: Mfr=96, Product=76, SerialNumber=63 usb 1-4: Product: Mass Storage Device usb 1-4: Manufacturer: USB2.0 External usb 1-4: SerialNumber: DEF F3 usb 1-4: configuration #1 chosen from 1 choice scsi3 : SCSI emulation for USB Mass Storage devices usb-storage: device found at 5 usb-storage: waiting for device to settle before scanning dracut: Starting plymouth daemon usb 2-1: new low speed USB device using uhci_hcd and address 2 usb 2-1: New USB device found, idvendor=0461, idproduct=4d22 usb 2-1: New USB device strings: Mfr=0, Product=2, SerialNumber=0 usb 2-1: Product: USB Optical Mouse usb 2-1: configuration #1 chosen from 1 choice

19 input: USB Optical Mouse as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1:1.0/input/input3 generic-usb 0003:0461:4D : input,hidraw0: USB HID v1.11 Mouse [USB Optical Mouse] on usb-0000:00:1d.0-1/input0 usb 2-2: new low speed USB device using uhci_hcd and address 3 dracut: Scanning devices sda2 for LVM volume groups dracut: Reading all physical volumes. This may take a while... dracut: Found volume group "vg_f12d4g" using metadata type lvm2 usb 2-2: New USB device found, idvendor=099a, idproduct=6330 usb 2-2: New USB device strings: Mfr=0, Product=2, SerialNumber=0 usb 2-2: Product: USB Keyboard usb 2-2: configuration #1 chosen from 1 choice input: USB Keyboard as /devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.0/input/input4 generic-usb 0003:099A: : input,hidraw1: USB HID v1.00 Keyboard [USB Keyboard ] on usb-0000:00:1d.0-2/input0 dracut: 2 logical volume(s) in volume group "vg_f12d4g" now active input: USB Keyboard as /devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.1/input/input5 generic-usb 0003:099A: : input,hidraw2: USB HID v1.00 Device [USB Keyboard ] on usb-0000:00:1d.0-2/input1 EXT4-fs (dm-0): barriers enabled kjournald2 starting: pid 251, dev dm-0:8, commit interval 5 seconds EXT4-fs (dm-0): delayed allocation enabled EXT4-fs: file extents enabled EXT4-fs: mballoc enabled EXT4-fs (dm-0): mounted filesystem with ordered data mode dracut: Mounted root filesystem /dev/mapper/vg_f12d4g-lv_root dracut: Loading SELinux policy type=1404 audit( :2): enforcing=1 old_enforcing=0 auid= ses= SELinux: 8192 avtab hash slots, rules. SELinux: 8192 avtab hash slots, rules. SELinux: 8 users, 12 roles, 2941 types, 136 bools, 1 sens, 1024 cats SELinux: 75 classes, rules SELinux: Completing initialization. SELinux: Setting up existing superblocks. SELinux: initialized (dev dm-0, type ext4), uses xattr SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts SELinux: initialized (dev usbfs, type usbfs), uses genfs_contexts SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs SELinux: initialized (dev devpts, type devpts), uses transition SIDs SELinux: initialized (dev inotifyfs, type inotifyfs), uses genfs_contexts SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts SELinux: initialized (dev pipefs, type pipefs), uses task SIDs SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts SELinux: initialized (dev sockfs, type sockfs), uses task SIDs SELinux: initialized (dev proc, type proc), uses genfs_contexts SELinux: initialized (dev bdev, type bdev), uses genfs_contexts SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts type=1403 audit( :3): policy loaded auid= ses= dracut: Switching root udev: starting version 145 e1000e: Intel(R) PRO/1000 Network Driver k2 e1000e: Copyright (c) Intel Corporation. e1000e 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 e1000e 0000:01:00.0: setting latency timer to 64 e1000e 0000:01:00.0: irq 26 for MSI/MSI-X intel_rng: FWH not detected i801_smbus 0000:00:1f.3: PCI INT B -> GSI 19 (level, low) -> IRQ 19 itco_vendor_support: vendor-support=0 e1000e 0000:01:00.0: Warning: detected ASPM enabled in EEPROM itco_wdt: Intel TCO WatchDog Timer Driver v1.05 itco_wdt: Found a ICH7-M DH TCO device (Version=2, TCOBASE=0x0460) itco_wdt: initialized. heartbeat=30 sec (nowayout=0) 0000:01:00.0: eth0: (PCI Express:2.5GB/s:Width x1) 00:80:4c:a7:c0:5f 0000:01:00.0: eth0: Intel(R) PRO/1000 Network Connection 0000:01:00.0: eth0: MAC: 2, PHY: 2, PBA No: ffffff-0ff e1000e 0000:02:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17 e1000e 0000:02:00.0: setting latency timer to 64 e1000e 0000:02:00.0: irq 27 for MSI/MSI-X e1000e 0000:02:00.0: Warning: detected ASPM enabled in EEPROM 0000:02:00.0: eth1: (PCI Express:2.5GB/s:Width x1) 00:80:4c:a7:c0:5e 0000:02:00.0: eth1: Intel(R) PRO/1000 Network Connection 0000:02:00.0: eth1: MAC: 2, PHY: 2, PBA No: ffffff-0ff usb-storage: device scan complete scsi 2:0:0:0: Direct-Access StoreJet Transcend PQ: 0 ANSI: 2 CCS sd 2:0:0:0: Attached scsi generic sg1 type 0 sd 2:0:0:0: [sdb] byte logical blocks: (320 GB/298 GiB) sd 2:0:0:0: [sdb] Write Protect is off sd 2:0:0:0: [sdb] Mode Sense: sd 2:0:0:0: [sdb] Assuming drive cache: write through sd 2:0:0:0: [sdb] Assuming drive cache: write through sdb: sdb1 sd 2:0:0:0: [sdb] Assuming drive cache: write through sd 2:0:0:0: [sdb] Attached SCSI disk usb-storage: device scan complete

20 scsi 3:0:0:0: CD-ROM Optiarc DVD RW AD-7560A DX09 PQ: 0 ANSI: 0 sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray Uniform CD-ROM driver Revision: 3.20 sr 3:0:0:0: Attached scsi CD-ROM sr0 sr 3:0:0:0: Attached scsi generic sg2 type 5 Intel ICH 0000:00:1e.2: PCI INT A -> GSI 17 (level, low) -> IRQ 17 Intel ICH 0000:00:1e.2: setting latency timer to 64 intel8x0_measure_ac97_clock: measured usecs (2447 samples) intel8x0: clocking to device-mapper: multipath: version loaded EXT4-fs (dm-0): internal journal on dm-0:8 EXT4-fs (sda1): barriers enabled kjournald2 starting: pid 687, dev sda1:8, commit interval 5 seconds EXT4-fs (sda1): internal journal on sda1:8 EXT4-fs (sda1): delayed allocation enabled EXT4-fs: file extents enabled EXT4-fs: mballoc enabled EXT4-fs (sda1): mounted filesystem with ordered data mode SELinux: initialized (dev sda1, type ext4), uses xattr Adding k swap on /dev/mapper/vg_f12d4g-lv_swap. Priority:-1 extents:1 across:196600k SELinux: initialized (dev binfmt_misc, type binfmt_misc), uses genfs_contexts microcode: CPU0 sig=0x6ec, pf=0x20, revision=0x54 platform microcode: firmware: requesting intel-ucode/06-0e-0c microcode: CPU1 sig=0x6ec, pf=0x20, revision=0x54 platform microcode: firmware: requesting intel-ucode/06-0e-0c Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba Microcode Update Driver: v2.00 removed. NET: Registered protocol family 10 lo: Disabled Privacy Extensions ip6_tables: (C) Netfilter Core Team e1000e 0000:01:00.0: irq 26 for MSI/MSI-X e1000e 0000:01:00.0: irq 26 for MSI/MSI-X ADDRCONF(NETDEV_UP): eth0: link is not ready e1000e 0000:02:00.0: irq 27 for MSI/MSI-X e1000e 0000:02:00.0: irq 27 for MSI/MSI-X ADDRCONF(NETDEV_UP): eth1: link is not ready RPC: Registered udp transport module. RPC: Registered tcp transport module. SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts e1000e: eth0 NIC Link is Up 100 Mbps Full Duplex, Flow Control: RX/TX 0000:01:00.0: eth0: 10/100 speed: disabling TSO ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [drm:drm_mode_rmfb] *ERROR* tried to remove a fb that we didn't own type=1305 audit( :25976): audit_enabled=0 old=1 auid= ses= subj=system_u:system_r:readahead_t:s0 res=1 eth0: no IPv6 routers present fuse init (API version 7.12) SELinux: initialized (dev fuse, type fuse), uses genfs_contexts SELinux: initialized (dev sdb1, type fuseblk), uses genfs_contexts [root@f12d4g ~]# [root@f12d4g ~]# 3.6 PCI Device 情報 [root@f12d4g ~]# lspci 00:00.0 Host bridge: Intel Corporation Mobile 945GME Express Memory Controller Hub (rev 03) 00:02.0 VGA compatible controller: Intel Corporation Mobile 945GME Express Integrated Graphics Controller (rev 03) 00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03) 00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 02) 00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 02) 00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 (rev 02)

21 00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #2 (rev 02) 00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #3 (rev 02) 00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #4 (rev 02) 00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 02) 00:1e.0 PCI bridge: Intel Corporation Mobile PCI Bridge (rev e2) 00:1e.2 Multimedia audio controller: Intel Corporation 82801G (ICH7 Family) AC'97 Audio Controller (rev 02) 00:1f.0 ISA bridge: Intel Corporation 82801GHM (ICH7-M DH) LPC Interface Bridge (rev 02) 00:1f.2 IDE interface: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA IDE Controller (rev 02) 00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 02) 01:00.0 Ethernet controller: Intel Corporation 82573L Gigabit Ethernet Controller 02:00.0 Ethernet controller: Intel Corporation 82573L Gigabit Ethernet Controller ~]# 3.7 システムロードモジュール ~]# lsmod Module Size Used by fuse sunrpc ip6t_reject nf_conntrack_ipv ip6table_filter ip6_tables ip6table_filter ipv ip6t_reject,nf_conntrack_ipv6 cpufreq_ondemand acpi_cpufreq dm_multipath uinput snd_intel8x snd_ac97_codec snd_intel8x0 ac97_bus snd_ac97_codec snd_seq snd_seq_device snd_seq snd_pcm snd_intel8x0,snd_ac97_codec joydev serio_raw snd_timer snd_seq,snd_pcm snd snd_intel8x0,snd_ac97_codec,snd_seq,snd_seq_device,snd_pcm,snd_timer soundcore snd snd_page_alloc snd_intel8x0,snd_pcm itco_wdt itco_vendor_support itco_wdt i2c_i e1000e usb_storage i drm_kms_helper i915 drm i915,drm_kms_helper i2c_algo_bit i915 i2c_core i2c_i801,i915,drm,i2c_algo_bit video i915 output video [root@f12d4g ~]# 3.8 バージョン情報 [root@f12d4g ~]# cat /proc/version Linux version fc12.i686.PAE (mockbuild@x86-3.fedora.phx.redhat.com) (gcc version (Red Hat ) (GCC) ) #1 SMP Sat Nov 7 21:25:57 EST 2009 [root@f12d4g ~]# 3.9 IRQ 利用情報 [root@f12d4g ~]# cat /proc/interrupts CPU0 CPU1 0: IO-APIC-edge timer 1: 2 0 IO-APIC-edge i8042 3: 4 0 IO-APIC-edge 4: 3 1 IO-APIC-edge 8: 1 0 IO-APIC-edge rtc0 9: 0 0 IO-APIC-fasteoi acpi 14: IO-APIC-edge ata_piix 15: 0 0 IO-APIC-edge ata_piix 16: IO-APIC-fasteoi uhci_hcd:usb5, i

22 17: IO-APIC-fasteoi Intel ICH7 18: 0 0 IO-APIC-fasteoi uhci_hcd:usb4 19: 0 0 IO-APIC-fasteoi uhci_hcd:usb3 23: IO-APIC-fasteoi ehci_hcd:usb1, uhci_hcd:usb2 26: PCI-MSI-edge eth0 27: PCI-MSI-edge eth1 NMI: 0 0 Non-maskable interrupts LOC: Local timer interrupts SPU: 0 0 Spurious interrupts CNT: 0 0 Performance counter interrupts PND: 0 0 Performance pending work RES: Rescheduling interrupts CAL: Function call interrupts TLB: TLB shootdowns TRM: 0 0 Thermal event interrupts THR: 0 0 Threshold APIC interrupts MCE: 0 0 Machine check exceptions MCP: 3 3 Machine check polls ERR: 0 MIS: 0 [root@f12d4g ~]# 3.10 I/O ポート利用情報 [root@f12d4g ~]# cat /proc/ioports f : dma : pic : timer : timer : keyboard : keyboard : rtc f : dma page reg 00a0-00a1 : pic2 00c0-00df : dma2 00f0-00ff : fpu : 0000:00:1f : ata_piix 01f0-01f7 : 0000:00:1f.1 01f0-01f7 : ata_piix 02f8-02ff : serial : 0000:00:1f : ata_piix 03c0-03df : vga+ 03f6-03f6 : 0000:00:1f.1 03f6-03f6 : ata_piix 03f8-03ff : serial f : 0000:00:1f : ACPI PM1a_EVT_BLK : ACPI PM1a_CNT_BLK b : ACPI PM_TMR : ACPI CPU throttle f : ACPI GPE0_BLK : itco_wdt f : itco_wdt bf : 0000:00:1f.0 04d0-04d1 : pnp 00: f : 0000:00:1f f : i801_smbus f : pnp 00: f : pnp 00:01 0cf8-0cff : PCI conf1 c000-cfff : PCI Bus 0000:03 d000-dfff : PCI Bus 0000:02 df00-df1f : 0000:02:00.0 e000-efff : PCI Bus 0000:01 ef00-ef1f : 0000:01:00.0 f200-f2ff : 0000:00:1e.2 f200-f2ff : Intel ICH7 f800-f80f : 0000:00:1f.1 f800-f80f : ata_piix fa00-fa3f : 0000:00:1e.2 fa00-fa3f : Intel ICH7 fb00-fb1f : 0000:00:1d.3 fb00-fb1f : uhci_hcd fc00-fc1f : 0000:00:1d.2 fc00-fc1f : uhci_hcd fd00-fd1f : 0000:00:1d.1 fd00-fd1f : uhci_hcd fe00-fe1f : 0000:00:1d.0 fe00-fe1f : uhci_hcd ff00-ff07 : 0000:00:

23 ~]#

24 発行株式会社コンテック 大阪市西淀川区姫里 日本語 英語 NA00958(LYLX381) 中国語 [ ] 本製品および本書は著作権法によって保護されていますので無断で複写 複製 転載 改変することは禁じられています

IPC-BX950 ubuntu9.10 server インストール確認書

IPC-BX950 ubuntu9.10 server インストール確認書 IPC-BX950 ubuntu 9.10 インストール確認書 ubuntu-9.10-server-i386.iso 目次 1 調査環境... - 3-1.1 ハードウェア... - 3-1.2 ソフトウェア... - 3-2 調査項目の手順と結果...- 4-2.1 Console 日本語入力...- 4-2.2 シリアルポート... - 5-2.3 LINE 出力... - 5-2.4 CF...

More information

IPC-BX950T1D ubuntu 10.04インストール確認書

IPC-BX950T1D ubuntu 10.04インストール確認書 IPC-BX950T1D ubuntu 10.04 インストール確認書 ubuntu-10.04-desktop-i386.iso 目次 1 調査環境... - 3-1.1 ハードウェア... - 3-1.2 ソフトウェア... - 3-2 調査項目の手順と結果... - 4-2.1 Console 日本語入力... - 5-2.2 シリアルポート... - 6-2.3 LINE 出力... - 7-2.4

More information

IPC-BX950T1 ubuntu 10.04インストール確認書

IPC-BX950T1 ubuntu 10.04インストール確認書 IPC-BX950T1 ubuntu 10.04 インストール確認書 ubuntu-10.04-desktop-i386.iso 目次 1 調査環境... - 3-1.1 ハードウェア... - 3-1.2 ソフトウェア... - 3-2 調査項目の手順と結果... - 4-2.1 Console 日本語入力... - 5-2.2 シリアルポート... - 6-2.3 LINE 出力... - 7-2.4

More information

IPC-BX955 ubuntu 9.10 インストール確認書

IPC-BX955 ubuntu 9.10 インストール確認書 IPC-BX955 ubuntu 9.10 インストール確認書 ubuntu-9.10-desktop-i386.iso 目次 1 調査環境... - 3-1.1 ハードウェア... - 3-1.2 ソフトウェア... - 3-2 調査項目の手順と結果...- 4-2.1 Console 日本語入力...- 4-2.2 シリアルポート... - 6-2.3 LINE 出力... - 7-2.4 LINE

More information

IPC-BX955 ubuntu 9.10 インストール確認書

IPC-BX955 ubuntu 9.10 インストール確認書 IPC-BX955 ubuntu 9.10 インストール確認書 ubuntu-9.10-server-i386.iso 目次 1 調査環境... - 3-1.1 ハードウェア... - 3-1.2 ソフトウェア... - 3-2 調査項目の手順と結果...- 4-2.1 Console 日本語入力...- 4-2.2 シリアルポート... - 5-2.3 LINE 出力... - 6-2.4 LINE

More information

Express5800/R110a-1Hユーザーズガイド

Express5800/R110a-1Hユーザーズガイド 4 Phoenix BIOS 4.0 Release 6.0.XXXX : CPU=Xeon Processor XXX MHz 0640K System RAM Passed 0127M Extended RAM Passed WARNING 0B60: DIMM group #1 has been disabled. : Press to resume, to

More information

Express5800/320Fa-L/320Fa-LR

Express5800/320Fa-L/320Fa-LR 7 7 Phoenix BIOS 4.0 Release 6.0.XXXX : CPU=Pentium III Processor XXX MHz 0640K System RAM Passed 0127M Extended RAM Passed WARNING 0212: Keybord Controller Failed. : Press to resume, to setup

More information

Express5800/320Fa-L/320Fa-LR/320Fa-M/320Fa-MR

Express5800/320Fa-L/320Fa-LR/320Fa-M/320Fa-MR 7 7 Phoenix BIOS 4.0 Release 6.0.XXXX : CPU=Pentium III Processor XXX MHz 0640K System RAM Passed 0127M Extended RAM Passed WARNING 0212: Keybord Controller Failed. : Press to resume, to setup

More information

IPC-BX950 CentOS5.4インストール確認書

IPC-BX950 CentOS5.4インストール確認書 IPC-BX950 CentOS5.4 インストール確認書 CentOS 5.4-i386-bin-DVD.iso 目次 1 調査環境... - 3-1.1 ハードウェア... - 3-1.2 ソフトウェア... - 3-2 調査項目の手順と結果...- 4-2.1 Console 日本語入力...- 4-2.2 シリアルポート... - 5-2.2.1 ポーリング処理の接続方法...- 6-2.2.2

More information

94

94 4 1 2 3 4 5 6 7 8 9 10 11 12 94 4 95 1 2 3 4 96 5 5 4 97 98 1 2 3 4 99 4 100 5 6 1 2 4 101 1 2 3 4 5 1 2 3 4 102 1 2 3 4 4 103 1 2 104 1 2 3 4 4 5 105 1 2 106 4 107 108 1 2 3 4 4 109 1 2 3 4 110 1 2 3

More information

Express5800/R320a-E4/Express5800/R320b-M4ユーザーズガイド

Express5800/R320a-E4/Express5800/R320b-M4ユーザーズガイド 7 7 障害箇所の切り分け 万一 障害が発生した場合は ESMPRO/ServerManagerを使って障害の発生箇所を確認し 障害がハー ドウェアによるものかソフトウェアによるものかを判断します 障害発生個所や内容の確認ができたら 故障した部品の交換やシステム復旧などの処置を行います 障害がハードウェア要因によるものかソフトウェア要因によるものかを判断するには E S M P R O / ServerManagerが便利です

More information

N Express5800/R320a-E4 N Express5800/R320a-M4 ユーザーズガイド

N Express5800/R320a-E4  N Express5800/R320a-M4  ユーザーズガイド 7 7 Phoenix BIOS 4.0 Release 6.0.XXXX : CPU=Pentium III Processor XXX MHz 0640K System RAM Passed 0127M Extended RAM Passed WARNING 0212: Keybord Controller Failed. : Press to resume, to setup

More information

Express5800/R320a-E4, Express5800/R320b-M4ユーザーズガイド

Express5800/R320a-E4, Express5800/R320b-M4ユーザーズガイド 7 7 Phoenix BIOS 4.0 Release 6.0.XXXX : CPU=Pentium III Processor XXX MHz 0640K System RAM Passed 0127M Extended RAM Passed WARNING 0212: Keybord Controller Failed. : Press to resume, to setup

More information

Express5800/320Fc-MR

Express5800/320Fc-MR 7 7 Phoenix BIOS 4.0 Release 6.0.XXXX : CPU=Pentium III Processor XXX MHz 0640K System RAM Passed 0127M Extended RAM Passed WARNING 0212: Keybord Controller Failed. : Press to resume, to setup

More information

1 124

1 124 7 1 2 3 4 5 6 7 8 9 10 11 12 1 124 Phoenix - AwardBIOS CMOS Setup Utility Integrated Peripherals On-Chip Primary PCI IDE [Enabled] IDE Primary Master PIO [Auto] IDE Primary Slave PIO [Auto] IDE Primary

More information

本機をお使いの方へ

本機をお使いの方へ MA46H/S Windows 98 / NT 4.0 Windows 98 / NT 4.0 MA46H/S BIOS 1999 10 808-877675-132-A 3 AT 6. 1. BIOS P.7 1. Windows 98 Windows Windows 98 Microsoft Windows 98 Windows NT 4.0 Microsoft Windows NT Workstation

More information

5 1 2 3 4 5 6 7 8 9 10 11 12 1 132 CMOS Setup Utility - Copyright (C) 1984-2000 Award Software Power Management Setup ACPI Suspend Type S3 (STR) Power Management User Define Video Off Method DPMS Video

More information

Microsoft Word - AriumLinuxTutorial doc

Microsoft Word - AriumLinuxTutorial doc Arium Linux Solution チュートリアル v1.00 2010.01.11 2009 年米国 Arium は ia86 プラットフォームに対応した Linux デバッグソリューション ( ハードウェアアシストデバッガ ECM-XDP3 SourcePoint7.7.1 デバッグソフトウェア x86 用組込み Linux ディストリビューション aelinux) を発表しました 本文書では

More information

1 144

1 144 5 1 2 3 4 5 6 7 8 9 10 11 12 1 144 AMIBIOS SETUP - POWER MANAGEMENT SETUP (C)1999 American Megatrends, Inc. All Rights Reserved ACPI Standby State Power Management/APM Video Power Down Mode Hard Disk Power

More information

橡EN1165.PDF

橡EN1165.PDF G780(7ZMMP-KK F1C) BIOS Setup 1 G780(7ZMMP-KK F1C) 2 G780(7ZMMP-KK F1C) 3 G780(7ZMMP-KK F1C) 4 G780(7ZMMP-KK F1C) 1st Boot Device 2nd Boot Device 3rd Boot Device S.M.A.R.T. for Hard Disks BootUp Num-Lock

More information

1 2

1 2 1 1 2 1 2 3 4 5 3 2 3 4 4 1 2 3 4 5 5 5 6 7 8 1 1 2 1 10 1 3 1 11 2 12 2 3 1 13 2 14 2 3 1 15 2 16 2 3 1 17 2 1 2 3 4 5 18 2 6 7 8 3 1 1 2 19 2 20 2 3 1 21 2 22 2 3 1 23 2 24 2 3 1 25 2 26 2 3 1 27 2 28

More information

1 2

1 2 1 1 2 3 1 2 3 4 5 2 3 4 4 1 2 3 4 5 5 5 6 1 1 2 3 1 8 1 3 1 9 2 10 2 3 1 11 2 12 13 3 1 2 2 14 2 3 1 15 2 16 2 3 1 17 2 18 2 3 1 19 3 20 3 3 1 21 3 22 3 3 1 23 3 24 3 3 1 25 3 26 3 3 1 27 3 28 3 3 1 29

More information

EQUIUM EQUIUM S5010 1

EQUIUM EQUIUM S5010 1 EQUIUM EQUIUM S5010 1 1 1 2 3 4 2 1 2 3 2 3 1 2 3 4 5 6 7 4 1 2 5 1 2 6 1 7 1 2 3 4 5 6 7 1 2 3 4 5 6 3 7 8 9 1 2 3 4 4 5 6 7 8 1 1 2 3 4 10 1 11 12 1 13 14 1 15 16 1 1 2 3 17 1 2 3 18 4 5 6 1 19 1 2 3

More information

1 2

1 2 1 1 2 1 2 3 4 5 3 2 3 4 4 1 2 3 4 5 5 5 6 1 1 2 1 8 1 3 1 9 2 10 2 3 1 11 2 12 2 3 1 13 14 2 2 3 1 15 2 1 2 3 4 5 16 2 6 7 8 3 1 1 2 17 2 18 2 3 1 19 2 20 2 3 1 21 2 22 2 3 1 23 2 24 2 3 1 25 2 26 2 3

More information

5 1 2 3 4 5 6 7 8 9 10 1 Quick Boot 1st Boot Device 2nd Boot Device 3rd Boot Device Network Boot Initial Display Mode S.M.A.R.T. for Hard Disks BootUp Num-Lock Password Check CPU Serial Number System BIOS

More information

iExpress5800/N サーバハードウェア

iExpress5800/N サーバハードウェア Press F2 to enter SETUP/Q-Flash Main A Date (mm:dd:yy) Time (hh:mm:ss) >IDE Primary Master IDE HDD Auto-Detection Press Enter Write Cache Disabled Enabled IDE Primary Master Auto None Manual Access

More information

iStorage NS500Rbユーザーズガイド

iStorage NS500Rbユーザーズガイド 5 w w w w w Press to enter SETUP or Press to boot from Network Enter Password Main System Management BMC LAN Configuration Event Log Configuration Advanced Security Server Boot Save & Exit Additional

More information

7 7

7 7 7 7 w w AmbientTempAlm00 AmbientTempAlm02 AmbientTempAlm07 AmbientTempAlm09 BMC Unsync BMC0 Not Ready BMC1 Not Ready Cor0 +12vAlm 00 Cor0 +12vAlm 02 Cor0 +12vAlm 07 Cor0 +12vAlm 09 Cor0 +2.5vAlm 00 Cor0

More information

IP1_ug.book

IP1_ug.book 1 1 2 Press to enter SETUP 1 2 1 Press to enter SETUP Enter passord[ ] Phoenix TrustedCore(tm) Setup Utility Main Advanced Security System Hardare

More information

BIOS 設定書 BIOS 出荷時設定 BIOS 設定を工場出荷状態に戻す必要がある場合は 本書の手順に従って作業をおこなってください BIOS 設定を変更されていない場合は 本書の作業は必要ありません BIOS 出荷時設定は以下の手順でおこないます スタート A) BIOS の Setup Uti

BIOS 設定書 BIOS 出荷時設定 BIOS 設定を工場出荷状態に戻す必要がある場合は 本書の手順に従って作業をおこなってください BIOS 設定を変更されていない場合は 本書の作業は必要ありません BIOS 出荷時設定は以下の手順でおこないます スタート A) BIOS の Setup Uti BIOS 出荷時設定 BIOS 設定を工場出荷状態に戻す必要がある場合は 本書の手順に従って作業をおこなってください BIOS 設定を変更されていない場合は 本書の作業は必要ありません BIOS 出荷時設定は以下の手順でおこないます スタート A) BIOS の Setup Utility を起動 B) BIOS 設定をデフォルトに戻す C) 工場出荷時状態に再設定 D) 設定状態をセーブして終了

More information

Linux @ S9 @ CPU #0 CPU #1 FIB Table Neighbor Table 198.51.100.0/24 fe540072d56f 203.0.113.0/24 fe54003c1fb2 TX Ring TX Ring TX Buf. Dsc. RX Buf. Dsc. TX Buf. Dsc. RX Buf. Dsc. Packet NIC #0 NIC #1 CPU

More information

US40cユーザーズガイド

US40cユーザーズガイド US40c 1 Enter CURRENT Passord:? _ InsydeH20 Setup Utility Main Advanced Security Boot Exit Video Configuration Poer Save Quick Charge HDD [2GB ATA Flash

More information

HA8000シリーズ ユーザーズガイド ~BIOS編~ HA8000/RS110/TS10 2013年6月~モデル

HA8000シリーズ ユーザーズガイド ~BIOS編~ HA8000/RS110/TS10 2013年6月~モデル P1E1M01500-3 - - - LSI MegaRAID SAS-MFI BIOS Version x.xx.xx (Build xxxx xx, xxxx) Copyright (c) xxxx LSI Corporation HA -0 (Bus xx Dev

More information

1 138

1 138 5 1 2 3 4 5 6 7 8 1 138 BIOS Setup Utility MainAdvancedSecurityPowerExit Setup Warning Item Specific Help Setting items on this menu to incorrect values may cause your system to malfunction. Select 'Yes'

More information

EQUIUM EQUIUM 1

EQUIUM EQUIUM 1 EQUIUM EQUIUM 1 1 1 2 3 4 2 1 2 3 2 3 1 2 3 4 5 6 7 8 9 4 1 2 3 5 1 2 3 1 2 3 4 5 6 7 6 1 3 7 1 2 3 4 5 6 7 8 9 10 11 12 1 2 3 4 4 5 6 7 8 9 10 1 1 2 3 4 12 1 13 14 1 15 16 1 17 18 1 1 1 19 1 2 20 3 1

More information

Microsoft PowerPoint - IO_Pass-through_XenSummitTokyo2008_jp.ppt

Microsoft PowerPoint - IO_Pass-through_XenSummitTokyo2008_jp.ppt パススルー I/O の実装と今後 2008 年 11 月 21 日島田雄二 NECシステムテクノロジー 目次 1. パススルー I/O の実装 2. 今後の予定 3. パススルー I/O の課題 4. まとめ 2 NEC Corporation 2008 1. パススルー I/O の実装 パススルー I/O とは Domain へ I/O デバイスを割り当て Guest ソフトウェアから直接制御する

More information

Express5800/VC400h, CS400h, LB400h, MW400hユーザーズガイド(ハードウェア編)

Express5800/VC400h, CS400h, LB400h, MW400hユーザーズガイド(ハードウェア編) 5 128 日常の保守 日常の保守 本装置を常にベストな状態でお使いになるために ここで説明する確認や保守を定期的に行っ てください 万一 異常が見られた場合は 無理な操作をせずに保守サービス会社に保守を依 頼してください アップデートの確認 適用 Express5800シリーズでは 本体および周辺機器のBIOS FW ファームウェア ドライバ などのアップデ ート情報を弊社Webサイトの 以下のページに掲載してい

More information

Nios® II HAL API を使用したソフトウェア・サンプル集 「Modular Scatter-Gather DMA Core」

Nios® II HAL API を使用したソフトウェア・サンプル集 「Modular Scatter-Gather DMA Core」 ALTIMA Company, MACNICA, Inc Nios II HAL API Modular Scatter-Gather DMA Core Ver.17.1 2018 8 Rev.1 Nios II HAL API Modular Scatter-Gather DMA Core...3...3...4... 4... 5 3-2-1. msgdma... 6 3-2-2. On-Chip

More information

Express5800/R120b-2ユーザーズガイド

Express5800/R120b-2ユーザーズガイド 2 ID 1 2 2 1 2 1 1 2 Press to enter SETUP or Press to boot from Netork Press for SCSISelect(TM) Utility! 1 2 3

More information

137 6 1 2 3 4 5 6 138 6 139 1 2 3 4 5 6 140 6 141 1 2 1 2 142 6 3 143 1 2 144 6 145 1 2 3 4 5 146 6 147 1 1 148 6 1 2 149 1 2 1 2 150 6 151 152 6 1 2 153 1 2 3 154 1 2 6 3 155 156 6 157 158 1 6 2 159 1

More information

EQUIUM EQUIUM S5010 1 1 1 2 3 4 2 1 2 3 2 3 1 2 3 4 5 6 7 8 4 1 2 3 5 1 2 1 2 3 4 5 6 7 6 1 3 7 1 2 3 4 5 6 7 8 9 10 11 1 2 3 4 4 5 6 7 8 1 1 2 3 4 10 1 11 12 1 13 14 1 15 1 16 1 1 17 1 2 18 3 1 4 5 19

More information

Express5800/i110Rc-1hユーザーズガイド

Express5800/i110Rc-1hユーザーズガイド 3 Press to enter SETUP Enter passord [ ] Main System Management Console Redirection Event Log Configuration Assert NMI on PERR: Assert NMI on SERR: FRB-2 Policy: Boot Monitoring: Boot Monitoring

More information

USB ORCA Learning Edition Version USB ORCA Learning Edition ORCA Project セットアップ手順書 Version 年 1 月 17 日 ( 第 3 版 ) 社団法人日本医師会 ORCA Projec

USB ORCA Learning Edition Version USB ORCA Learning Edition ORCA Project セットアップ手順書 Version 年 1 月 17 日 ( 第 3 版 ) 社団法人日本医師会 ORCA Projec USB ORCA Learning Edition ORCA Project セットアップ手順書 Version 3.0.0 2012 年 1 月 17 日 ( 第 3 版 ) 社団法人日本医師会 ORCA Project Copyright (C) 2011 Japan Medical Association. All rights reserved. 1 目次 改版履歴...3 1. 概要...

More information

NEC Express5800/E110b-Mユーザーズガイド

NEC Express5800/E110b-Mユーザーズガイド 2 Press to enter SETUP Press to enter SETUP or to Network Press to resume, to enter Setup, to Network Enter password[ ] Main Phoenix SecureCore(tm)

More information

DocuWide 2051/2051MF 補足説明書

DocuWide 2051/2051MF 補足説明書 ëêèõ . 2 3 4 5 6 7 8 9 0 2 3 4 [PLOTTER CONFIGURATION] [DocuWide 2050/205 Version 2.2.0] [SERIAL] BAUD_RATE =9600 DATA_BIT =7 STOP_BIT = PARITY =EVEN HANDSHAKE =XON/XOFF EOP_TIMEOUT_VALUE =0 OUTPUT RESPONSE

More information

5 1 2 3 4 5 6 7 8 9 10 11 12 1 146 CMOS Setup Utility - Copyright (C) 1984-2000 Award Software Power Management Setup ACPI Suspend Type S3 (STR) Power Management User Define Video Off Method DPMS Video

More information

はじめに 本書は Express5800/ft サーバに Red Hat Enterprise Linux 6 Server 及び ft Server Control Software がインストールされており OS がインストールされている内蔵ディス クに空き容量がある場合に 追加でボリュームを作

はじめに 本書は Express5800/ft サーバに Red Hat Enterprise Linux 6 Server 及び ft Server Control Software がインストールされており OS がインストールされている内蔵ディス クに空き容量がある場合に 追加でボリュームを作 Red Hat Enterprise Linux 6 Server 未使用領域のボリューム作成手順書 NEC Express サーバ Express5800/ft サーバシリーズ 2013 年 03 月第 2 版 はじめに 本書は Express5800/ft サーバに Red Hat Enterprise Linux 6 Server 及び ft Server Control Software がインストールされており

More information

BX-956Sシリーズ

BX-956Sシリーズ IPC シリーズ ボックスコンピュータ 956S シリーズ Ubuntu 14.04 Desktop 32bit 動作確認書 ご注意 (1) 本書の内容の全部 または一部を無断で転載することは禁止されています (2) 本書の内容に関しては将来予告なしに変更することがあります (3) 本書の内容については万全を期しておりますが 万一ご不審な点や記載もれなどお気づきのことがありましたら お買い求めの販売店へご連絡ください

More information

1 122

1 122 6 1 2 3 4 5 6 1 122 PhoenixBIOS Setup Utility MainAdvancedSecurityPowerExit MainSystem DevicesSecurityBootExit System Time: [XX:XX:XX] [XX:XX:XX] System Date: [XX/XX/XX] [XX/XX/XXXX] Item Specific Help

More information

BIOS 設定書 BIOS 出荷時設定 BIOS 設定を工場出荷状態に戻す必要がある場合は 本書の手順に従って作業をおこなってください BIOS 設定を変更されていない場合は 本書の作業は必要ありません BIOS 出荷時設定は以下の手順でおこないます スタート A) BIOS の Setup Uti

BIOS 設定書 BIOS 出荷時設定 BIOS 設定を工場出荷状態に戻す必要がある場合は 本書の手順に従って作業をおこなってください BIOS 設定を変更されていない場合は 本書の作業は必要ありません BIOS 出荷時設定は以下の手順でおこないます スタート A) BIOS の Setup Uti BIOS 出荷時設定 BIOS 設定を工場出荷状態に戻す必要がある場合は 本書の手順に従って作業をおこなってください BIOS 設定を変更されていない場合は 本書の作業は必要ありません BIOS 出荷時設定は以下の手順でおこないます スタート A) BIOS の Setup Utility を起動 B) BIOS 設定をデフォルトに戻す C) 工場出荷時状態に再設定 D) 設定状態をセーブして終了

More information

1 142

1 142 7 1 2 3 4 5 6 7 8 1 142 PhoenixBIOS Setup Utility MainSystem DevicesSecurityPowerOthersBootExit System Time: [XX:XX:XX] Item Specific Help System Date: [XX/XX/XXXX] Floppy Drive: 1.44MB, 3 1 / 2" Hard

More information

BX-956Sシリーズ

BX-956Sシリーズ IPC シリーズ ボックスコンピュータ 956S シリーズ Ubuntu 14.04 Desktop 64bit 動作確認書 ご注意 (1) 本書の内容の全部 または一部を無断で転載することは禁止されています (2) 本書の内容に関しては将来予告なしに変更することがあります (3) 本書の内容については万全を期しておりますが 万一ご不審な点や記載もれなどお気づきのことがありましたら お買い求めの販売店へご連絡ください

More information

HPCクラスタ専用サーバ  T220Rd-1ユーザーズガイド

HPCクラスタ専用サーバ  T220Rd-1ユーザーズガイド 3 Press DEL run Setup (F4 on Remote Keyboard) Enter CURRENT Passord:[ ] Boot Security Exit USB Configuration Module Version - 2.24.0-11.4 Enables USB host controllers. USB Devices Enabled : 1 Keyboard,

More information

A Responsive Processor for Parallel/Distributed Real-time Processing

A Responsive Processor for Parallel/Distributed Real-time Processing E-mail: yamasaki@{ics.keio.ac.jp, etl.go.jp} http://www.ny.ics.keio.ac.jp etc. CPU) I/O I/O or Home Automation, Factory Automation, (SPARC) (SDRAM I/F, DMAC, PCI, USB, Timers/Counters, SIO, PIO, )

More information

T120Ra-1ユーザーズガイド

T120Ra-1ユーザーズガイド 3 Press to enter SETUP Enter passord[ ] Main System Management Console Redirection Event Log Configuration PhoenixBIOS Setup Utility Advanced Security Server Boot Exit Assert NMI on PERR : [Enabled]

More information

HA8000-bdシリーズ RAID設定ガイド HA8000-bd/BD10X2

HA8000-bdシリーズ RAID設定ガイド HA8000-bd/BD10X2 HB102050A0-4 制限 補足 Esc Enter Esc Enter Esc Enter Main Advanced Server Security Boot Exit A SATA Configuration SATA Controller(s) SATA Mode Selection [Enabled] [RAID] Determines how

More information

BIOSマニュアル

BIOSマニュアル BIOS マニュアル BIOSセットアップユーティリティーとは BIOS セットアップユーティリティーとは BIOS の設定を確認 変更するためのツールです セットアップユーティリティーは 本体に内蔵されているマザーボード上のフラッシュメモリーに格納されています このユーティリティーで定義されている設定情報は CMOS RAM と呼ばれる特殊な領域に格納されています この設定情報は マザーボードに搭載されているバッテリーによって保存されているため

More information

FUJITSU ULTRA LVD SCSI Host Bus Adapter Driver 3.0 説明書

FUJITSU ULTRA LVD SCSI Host Bus Adapter Driver 3.0 説明書 C120-E285-10Z2 FUJITSU ULTRA LVD SCSI Host Bus Adapter Driver 3.0 - for Oracle Solaris - () FUJITSU ULTRA LVD SCSI Host Bus Adapter 3.0 SCSI/SAS SCSI/SAS HBA(Host Bus Adapter) WARNING:

More information

Microsoft Word - DS50-D A_S505A_BIOS_Manual.doc

Microsoft Word - DS50-D A_S505A_BIOS_Manual.doc BIOS マニュアル BIOS セットアップユーティリティとは BIOS セットアップユーティリティとは BIOS の設定を確認 変更するためのツールです セットアップユーティリティは 本体に内蔵されているマザーボード上のフラッシュメモリに格納されています このユーティリティで定義されている設定情報は CMOS RAM と呼ばれる特殊な領域に格納され ています この設定情報は マザーボードに搭載されているバッテリによって保存されているため

More information

RAID RAID 0 RAID 1 RAID 5 RAID * ( -1) * ( /2) * RAID A. SATA B. BIOS SATA ( 1) C. RAID BIOS RAID D. SATA RAID/AHCI 2 SATA M.2 SSD ( 2) ( (

RAID RAID 0 RAID 1 RAID 5 RAID * ( -1) * ( /2) * RAID A. SATA B. BIOS SATA ( 1) C. RAID BIOS RAID D. SATA RAID/AHCI 2 SATA M.2 SSD ( 2) ( ( RAID RAID 0 RAID 1 RAID 5 RAID 10 2 2 3 4 * ( -1) * ( /2) * RAID A. SATA B. BIOS SATA ( 1) C. RAID BIOS RAID D. SATA RAID/AHCI 2 SATA M.2 SSD ( 2) ( ( 3) 2 ) Windows USB 1 SATA A. SATA SATA Intel SATA

More information

iStorage NS47Pユーザーズガイド

iStorage NS47Pユーザーズガイド 5 Press to enter SETUP or Press to boot from Netork Enter passord[ ] Main Phoenix cme FirstBIOS Pro Setup Utility Advanced Security Server Boot Exit System Management Console Redirection Event

More information

Microsoft Word - DS50-D B_S711_BIOS_Manual.doc

Microsoft Word - DS50-D B_S711_BIOS_Manual.doc BIOS マニュアル BIOS セットアップユーティリティとは BIOS セットアップユーティリティとは BIOS の設定を確認 変更するためのツールです セットアップユーティリティは 本体に内蔵されているマザーボード上のフラッシュメモリに格納されています このユーティリティで定義されている設定情報は COMS RAM と呼ばれる特殊な領域に格納され ています この設定情報は マザーボードに搭載されているバッテリによって保存されているため

More information

GA-1190J

GA-1190J GA-1190J 1 1. 2. 3. 4. 2 5. 3 PDF 4 PDF PDF PDF PDF PDF PDF PDF PDF 5 6 ...1...2...4 1...12 2...16...18 3...22 PCL/PS...23 4...26 5...30 ETHERNET...31 TCP/IP...33 IPX/SPX...38 AppleTalk...40 HTTP...42

More information

Express5800/110Ee (2002/01/22)

Express5800/110Ee (2002/01/22) (2002/01/22) 1. N8100-691 ( /1BG(256)) CPU L1 L2 CD-ROM LAN OS Pentium 1.0BGHz 1 32KB 256KB 128MB 1.5GB ( IDE 60GB 3( IDE 2)) ( SCSI 18.1GB 3) 14 40 100BASE-TX 10BASE-T 640 480 1280 1024(VRAM 8MB) 2. CD-ROM

More information

PRIMEQUEST 2000シリーズ コンバージドネットワークアダプタ 環境設定シート(Legacy ROM)

PRIMEQUEST 2000シリーズ コンバージドネットワークアダプタ 環境設定シート(Legacy ROM) PRIMEQUEST2000 シリーズ CA92344-1108-02 デュアルチャネルコンバージドネットワークアダプタ (10Gbps) (MC-0JCE61,MC-0JCE62) シングルチャネルコンバージドネットワークアダプタ (40Gbps) (MC-0JCE91,MC-0JCE92) 環境設定シート (Legacy ROM) - ハードウェア編 - 本書の構成 A. B. C. D. E.

More information

Microsoft Word - DS50-D A_E701_BIOS_Manual.doc

Microsoft Word - DS50-D A_E701_BIOS_Manual.doc BIOS マニュアル BIOS セットアップユーティリティとは BIOS セットアップユーティリティとは BIOS の設定を確認 変更するためのツールです セットアップユーティリティは 本体に内蔵されているマザーボード上のフラッシュメモリに格納されています このユーティリティで定義されている設定情報は COMS RAM と呼ばれる特殊な領域に格納され ています この設定情報は マザーボードに搭載されているバッテリによって保存されているため

More information

untitled

untitled NEC Express5800 Microsoft Windows Server 2003, standard x64 Edition/ Microsoft Windows Server 2003, Enterprise x64 Edition for Express5800/120Lh ) MicrosoftWindows Microsoft Corporation Windows Server

More information

PRIMERGY 環境設定シート

PRIMERGY 環境設定シート FUJITSU Server PRIMERGY CA92344-0887-04 Dual port LAN カード (10GBASE) (PY-LA3B2, PYBLA3B2, PYBLA3B2L) 環境設定シート - ハードウェア編 - 本書の構成 A. B. C.-D. E. F. BIOS セットアップユーティリティ設定シート本サーバにおける BIOS セットアップユーティリティの Option

More information

Microsoft Word - DS50-D A_S501B_BIOS_Manual.doc

Microsoft Word - DS50-D A_S501B_BIOS_Manual.doc BIOS マニュアル BIOS セットアップユーティリティとは BIOS セットアップユーティリティとは BIOS の設定を確認 変更するためのツールです セットアップユーティリティは 本体に内蔵されているマザーボード上のフラッシュメモリに格納されています このユーティリティで定義されている設定情報は COMS RAM と呼ばれる特殊な領域に格納されています この設定情報は マザーボードに搭載されているバッテリによって保存されているため

More information

Express5800/iR110a-1Hユーザーズガイド

Express5800/iR110a-1Hユーザーズガイド 3 w w w w w Press to enter SETUP Enter password [ ] Main System Management Console Redirection BMC LAN Configuration Event Log Configuration Assert NMI on PERR: Assert NMI on SERR: FRB-2 Policy: Boot

More information

PRIMERGY TX1310 M1 未サポートOS動作検証確認情報

PRIMERGY TX1310 M1 未サポートOS動作検証確認情報 PRIMERGY TX1310 M1 未サポート OS 動作検証確認情報 ソフトウェア名称 オンボード SATA コントローラ ( ソフトウェア RAID) 動作確認結果 オンボード SATA コントローラ (ahci) CentOS 7.2(x86_64) [ 詳細 ]( 注 5) ( 注 6) CentOS 7.1(x86_64) [ 詳細 ]( 注 5) ( 注 6) CentOS 7.0(x86_64)

More information

Express5800/110Geユーザーズガイド

Express5800/110Geユーザーズガイド 2 Press to enter SETUP or Press to boot from Netork Press to Run LSI Softare RAID Configuration Utility. Press for SCSISelect(TM) Utility! 1

More information

matrox0

matrox0 Image processing products Hardware/Software Software Hardware INDEX 4 3 2 12 13 15 18 14 11 10 21 26 20 9 8 7 6 5 Hardware 2 MatroxRadient 3 MatroxSolios MatroxMorphis MatroxVio 10 MatroxOrionHD 11 MatroxConcord

More information

目次 背景 IEEE802.3azとは Linuxカーネルの対応状況 測定方法 測定結果 まとめ 1

目次 背景 IEEE802.3azとは Linuxカーネルの対応状況 測定方法 測定結果 まとめ 1 Evaluation of IEEE802.3az on Linux Ethernet Driver 2011.12.9 富士通コンピュータテクノロジーズ松本博郎 理番号 1134ka1 目次 背景 IEEE802.3azとは Linuxカーネルの対応状況 測定方法 測定結果 まとめ 1 背景 組込み機器では消費電力の低減が要件として取り上げられる バッテリー駆動時間の延長であったり 24 時間電源

More information

RAID RAID 0 RAID 1 RAID 5 RAID * ( -1) * ( /2) * RAID A. SATA SSD B. BIOS SATA ( 1) C. RAID BIOS RAID D. RAID/AHCI 2 SATA SSD ( 1) ( ( 3) 2

RAID RAID 0 RAID 1 RAID 5 RAID * ( -1) * ( /2) * RAID A. SATA SSD B. BIOS SATA ( 1) C. RAID BIOS RAID D. RAID/AHCI 2 SATA SSD ( 1) ( ( 3) 2 RAID SATA... 2 RAID/AHCI... 16 Intel Optane... 19 Intel Virtual RAID on CPU Intel VROC... 21 RAID RAID 0 RAID 1 RAID 5 RAID 10 2 2 3 4 * ( -1) * ( /2) * RAID A. SATA SSD B. BIOS SATA ( 1) C. RAID BIOS

More information

Microsoft Word - nvsi_090196_r1_vaultdr_offline_rhel_dualpath.doc

Microsoft Word - nvsi_090196_r1_vaultdr_offline_rhel_dualpath.doc Article ID: NVSI-090196JP_R1 Created: 2009/08/17 Revised: 2010/07/9 Multipath 構成の RHEL5.3 での VaultDR Offline 追加復旧手順 1. 概要 Multipath 構成の Red Hat Enterprise Linux 5.3 は OS 内部に LUN 固有の ID を含んでいる場合があります その場合

More information

Xen入門 ppt

Xen入門 ppt http://begi.net/ Xen Xen 2 Fedora Core 5 IP IP IP 192.168.1.10/24 server.example.com HDD Web Disabled SELinux Disabled 3 Xen Virtual Machine Monitor 4 Hypervisor Xenoserver 5 6 Xen OS VT AMD-V OSWindows

More information

Xen入門 ppt

Xen入門 ppt http://begi.net/ Xen Xen 2 1 Fedora Core 5 IP IP IP 192.168.1.10/24 server.example.com HDD Web Disabled SELinux Disabled 3 Xen Virtual Machine Monitor 4 Hypervisor Xenoserver 2 5 6 Xen OS VT AMD-V OSWindows

More information

Cisco 1711/1712セキュリティ アクセス ルータの概要

Cisco 1711/1712セキュリティ アクセス ルータの概要 CHAPTER 1 Cisco 1711/1712 Cisco 1711/1712 Cisco 1711/1712 1-1 1 Cisco 1711/1712 Cisco 1711/1712 LAN Cisco 1711 1 WIC-1-AM WAN Interface Card WIC;WAN 1 Cisco 1712 1 ISDN-BRI S/T WIC-1B-S/T 1 Cisco 1711/1712

More information

BMC Configuration ユーザーズガイド

BMC Configuration ユーザーズガイド BMC Configuration 1 2 3 4 5 Rev.1.01 NEC Corporation 2011 1 BMC Configuration... 1... 2... 3... 4... 5 1... 6 1.1 BMC Configuration... 6 2... 7 2.1... 7 2.2... 8 3... 9 3.1 BMC Configuration (Windows)...

More information

00-COVER.P65

00-COVER.P65 AHA-2910C R AHA-2910C PCI-to-Fast SCSI 1998 Adaptec, Inc. All rights reserved. Adaptec, Inc., 691 South Milpitas Blvd., Milpitas, CA 95035 Adaptec Adaptec Adaptec AHA PhaseEngine SCSISelect Adaptec Adaptec

More information

Microsoft Word - USB60F_Raspi_ doc

Microsoft Word - USB60F_Raspi_ doc REX-USB60F USB RS-232C 変換アダプタ REX-USB60F の Raspberry Pi での使用について 1. 概要 2 2. 設定手順 2 2-1. REX-USB60F の装着と確認 2 3. 通信の確認 4 3-1. cutecom による確認 4 4. Python での使用 8 4-1. データ送信のスクリプト 8 4-2. データ受信のスクリプト 9 2016 年

More information

Server Configuration Utility ユーザーズガイド

Server Configuration Utility ユーザーズガイド Express5800 Server Configuration Utility 1 2 3 4 5 Rev.1.00 NEC Corporation 2014 1 Server Configuration Utility... 1... 2... 4... 5... 6 1.... 7 1.1 Server Configuration Utility... 7 2.... 8 2.1... 8 2.2...

More information

第173回東京エリアDebian勉強会   grml-debootstrapを用いた USB起動メモリの作成

第173回東京エリアDebian勉強会    grml-debootstrapを用いた  USB起動メモリの作成 173 Debian grml-debootstrap USB NOKUBI Takatsugu ( ) knok@debian.org 2019-04-20 NOKUBI Takatsugu ( ) knok@debian.org / knok@daionet.gr.jp Twitter: @knok Debian developer since 2002 bo USB grml-debootstrap

More information

対象製品と後継機種の比較表 1. Qseven: SOM-3565 vs. SOM-3567/-3568 SOM-3565 SOM-3567 SOM-3568 Compliance Qseven v1.2 Qseven 2.1 Qseven 2.1 CPU Intel Atom N2600 Inte

対象製品と後継機種の比較表 1. Qseven: SOM-3565 vs. SOM-3567/-3568 SOM-3565 SOM-3567 SOM-3568 Compliance Qseven v1.2 Qseven 2.1 Qseven 2.1 CPU Intel Atom N2600 Inte SOM-3565/-6765/-7565 販売終了のお知らせ 2016 年 11 月 22 日 アドバンテック株式会社 平素は格別のご高配を賜り 厚く御礼申し上げます このたび 産業用コンピュータ オン モジュール SOM-3565/-6765/-7565 の販売を終了させていただくことになりました ここにご案内申し上げます 記 対象製品 SOM-3565/-6765/-7565 シリーズ (OEM/ODM

More information

Microsoft Word - DS50-D A_SX505_BIOS_Manual.doc

Microsoft Word - DS50-D A_SX505_BIOS_Manual.doc BIOS マニュアル BIOS セットアップユーティリティとは BIOS セットアップユーティリティとは BIOS の設定を確認 変更するためのツールです セットアップユーティリティは 本体に内蔵されているマザーボード上のフラッシュメモリに格納されています このユーティリティで定義されている設定情報は COMS RAM と呼ばれる特殊な領域に格納され ています この設定情報は マザーボードに搭載されているバッテリによって保存されているため

More information

富士通社製サーバ『PRIMERGY RX200 S8』とHGST(旧Virident)社製ソフトウェア『FlashMAX Connect』の機能検証報告書

富士通社製サーバ『PRIMERGY RX200 S8』とHGST(旧Virident)社製ソフトウェア『FlashMAX Connect』の機能検証報告書 No.ALT-20140326006312 PRIMERGY RX200S8 HGST( Virident) FlashMAX Connect 2014 3 26 2014 3 1.... 3 2. FlashMAX II... 3 3. FlashMAX Connect... 3 3-1 High Availability... 3 3-2 Caching... 4 3-3 Shared Access...

More information

MOTIF XF 取扱説明書

MOTIF XF 取扱説明書 MUSIC PRODUCTION SYNTHESIZER JA 2 (7)-1 1/3 3 (7)-1 2/3 4 (7)-1 3/3 5 http://www.adobe.com/jp/products/reader/ 6 NOTE http://japan.steinberg.net/ http://japan.steinberg.net/ 7 8 9 A-1 B-1 C0 D0 E0 F0 G0

More information

PC STATION E Series BIOS セットアップ マニュアル BIOS セットアッププログラムについて BIOS セットアッププログラムとはパソコンの BIOS 設定を確認したり 変更するためのプログラムです セットアッププログラムは マザーボード上のフラッシュメモリに格納されているた

PC STATION E Series BIOS セットアップ マニュアル BIOS セットアッププログラムについて BIOS セットアッププログラムとはパソコンの BIOS 設定を確認したり 変更するためのプログラムです セットアッププログラムは マザーボード上のフラッシュメモリに格納されているた PC STATION E Series BIOS セットアップ マニュアル BIOS セットアッププログラムについて BIOS セットアッププログラムとはパソコンの BIOS 設定を確認したり 変更するためのプログラムです セットアッププログラムは マザーボード上のフラッシュメモリに格納されているため いつでも実行できます BIOS セットアッププログラムで定義する設定情報は CMOS RAM と呼ばれる特殊な領域のメモリに格納されています

More information

NEC Storage series NAS Device

NEC Storage series NAS Device NEC Storage NV Series NAS Device Guide for Oracle Storage Compatibility Program Snapshot Technologies is-wp-04-001 Rev-1.00(J) Oct, 2004 NEC Solutions NEC Corporation. - 1 - Copyright 2004 NEC Corporation

More information

Express5800/InternetStreamingServer ES ユーザーズガイド

Express5800/InternetStreamingServer ES ユーザーズガイド 5 Press to enter boot selection menu Press to enter SETUP or Press to Netork Press to enter boot selection menu Press to enter SETUP, Service Partition, Netork Press

More information

BMC Configuration ユーザーズガイド

BMC Configuration ユーザーズガイド BMC Configuration 1 2 3 4 5 Rev.1.10 NEC Corporation 2012 1 BMC Configuration... 1... 2... 4... 5... 6 1.... 7 1.1 BMC Configuration... 7 2.... 8 2.1... 8 2.2... 9 3.... 10 3.1 BMC Configuration (Windows)...

More information

t20s3-fn09.pdf

t20s3-fn09.pdf 目次 PRIMERGY TX200 S3 non-raid フリー OS 動作確認情報 2007/09/12 富士通株式会社 PRIMERGY TX200 S3 FreeBSD 6.2-RELEASE 動作確認...2 PRIMERGY TX200 S3 Debian GNU/Linux 4.0 動作確認...5 PRIMERGY TX200 S3 Fedora Core 5 動作確認...8 PRIMERGY

More information

Express5800/110Gbユーザーズガイド

Express5800/110Gbユーザーズガイド 2 OUTPUT UN(SWITCH OUT) AC100V 50/50HZ TOTAL 12.5A OUTPUT(SWITCH OUT) Press to enter SETUP or Press to boot from Netork Press for Adaptec RAID Configuration Utility! Press

More information

Introduction Purpose This training course demonstrates the use of the High-performance Embedded Workshop (HEW), a key tool for developing software for

Introduction Purpose This training course demonstrates the use of the High-performance Embedded Workshop (HEW), a key tool for developing software for Introduction Purpose This training course demonstrates the use of the High-performance Embedded Workshop (HEW), a key tool for developing software for embedded systems that use microcontrollers (MCUs)

More information

BX-320シリーズ

BX-320シリーズ IPC シリーズ ボックスコンピュータ 320 シリーズ Ubuntu 16.04 Desktop 64bit 動作確認書 ご注意 (1) 本書の内容の全部 または一部を無断で転載することは禁止されています (2) 本書の内容に関しては将来予告なしに変更することがあります (3) 本書の内容については万全を期しておりますが 万一ご不審な点や記載もれなどお気づきのことがありましたら お買い求めの販売店へご連絡ください

More information

スライド 1

スライド 1 パケット転送を支える技術 海老澤健太郎 @ パラレルス株式会社 Twitter: @ebiken Internet Week 2011 サーバーの物理構造 DIMM MEM CPU0 CPU1 DIMM MEM QPI IOH (Chipset) PCI Express (PCIe) PCIe PCIe device device (NIC) (NIC) Internet Week 2011 2 パケットの流れ

More information

FUJITSU Storage ETERNUS DX 構築ガイド(サーバ接続編) SAS/Linux用

FUJITSU Storage ETERNUS DX 構築ガイド(サーバ接続編) SAS/Linux用 FUJITSU Storage ETERNUS DX 構築ガイド ( サーバ接続編 ) SAS/Linux 用 このページは 空白です はじめに 本書は ETERNUS DX を Linux が動作するサーバに SAS 接続して使用するために必要な作業について説明しています ETERNUS DX サーバ OS SAS カード およびドライバソフトウェアの説明書と併せてご使用ください なお 本書に記載している製品の商標

More information

MINI2440マニュアル

MINI2440マニュアル ARM7TDMI/LPC2388 http://www.csun.co.jp info@csun.co.jp 2009/3/17 copyright@2009 http://www.csun.co.jp info@csun.co.jp 1 ARM7TDMI/LPC2388...4...5 2.1...5 2.2 USB...6 2.3 USB...7 2.4 USB OTG...7 2.5...8

More information