• 検索結果がありません。

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

N/A
N/A
Protected

Academic year: 2021

シェア "IPC-BX950T1D ubuntu 10.04インストール確認書"

Copied!
22
0
0

読み込み中.... (全文を見る)

全文

(1)

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

ubuntu-10.04-desktop-i386.iso

(2)

目次

1 調査環境 ... - 3 -

1.1 ハードウェア ... - 3 -

1.2 ソフトウェア ... - 3 -

2 調査項目の手順と結果... - 4 -

2.1 Console 日本語入力 ... - 5 -

2.2 シリアルポート... - 6 -

2.3 LINE 出力... - 7 -

2.4 CF ... - 8 -

2.5 PowerManagement... - 9 -

2.5.1 S1, S3, S4 ステート... - 9 -

2.5.2 S5 ステート ... - 9 -

3 付録 ... - 10 -

3.1 メモリの確認 ... - 10 -

3.2 runlevel 対応サービス... - 10 -

3.3 CPU 情報 ... - 11 -

3.4 メモリ情報 ... - 12 -

3.5 カーネル モジュールメッセージ ... - 13 -

3.6 PCI Device 情報 ... - 20 -

3.7 システムロードモジュール... - 20 -

3.8 バージョン情報...- 21 -

3.9 IRQ 利用情報... - 21 -

3.10 I/O ポート利用情報... - 22 -

(3)

- 3 -

1 調査環境

1.1 ハードウェア

IPC-BX950T1D

ハードウェアの詳細なスペックについては、ユーザーズマニュアルを参照してください。

図 1 ハードウェアの接続形態

1.2 ソフトウェア

本書で使用したディストリビューションは以下の通りです。

・ubuntu-10.04

バージョン情報

root@localhost:~# cat /proc/version

Linux version 2.6.32-21-generic (buildd@rothera) (gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) ) #32-Ubuntu

SMP Fri Apr 16 08:10:02 UTC 2010

(4)

2 調査項目の手順と結果

2 調査項目の手順と結果

本調査では以下の内容を調査致しました。また、インストール後に行った調査に関しましては、

root 権限にて

実行しています。

表 1 調査結果

調査項目

確認内容

結果

備考

OS USB 接続メディアよりインストール出来る事 正常に通常インストールが可能 ○ メモリ free の内容確認 ○ 付録参照 キーボード ○ インストール時及びOS 入力後共正常 マウス ○ インストール時及びOS 入力後共正常 USB CD/DVD キーボード、マウスが正常に動作する事 インストール DVD からインストール作業が正常 に行える事 ○ インストール時正常認識 OS インストール後 auto mount 確認 日本語入力 日本語入力を行い表示できる事 ○ DVI ディスプレイを接続し正しく表示される事 ○ シリアルポート シリアルポートより通信が出来ること ○ ライン出力 イヤフォンを接続し音の出力が確認出来る事 ○ イヤフォンにて音声確認 マイク入力 - - LAN DHCP でネットワーク情報が取得出来る事 ○ DHCP サーバより IP address 取得確認。 Yum にてパッケージインストールが可能 CF FAT32 でフォーマットした CF を CF2 に挿入し、 読み書きすることができるか。 ○ スタンバイ(S1 ステート)動作 ○ 正常動作 サスペンド(S3 ステート)動作 IPC-BX950T1D の BIOS がサポートしていないため。 ハイバネーション(S4 ステート)動作 IPC-BX950T1D の BIOS がサポートしていないため。 Power Management システム終了時の電源 OFF(S5 ステート)動作 ○ 正常動作

(5)

- 5 -

2.1 Console 日本語入力

GNOME 画面上で「Ctrl」 + 「space」または「半角/全角 キー」を押下します。

(6)

2 調査項目の手順と結果

2.2 シリアルポート

文字列の送受信テスト

IPC-BX950T1D の COM1 と COM2 にクロスケーブルを用いて接続します。

ターミナルウインドウを2つ起動してください。片側のターミナルウインドウで、以下のコマンドを入力して

ください。このコマンドを入力した方が受信側となります。

[root@localhost ]# cat /dev/ttyS0

[root@localhost ]#

もう片方が送信側です。以下のコマンドを入力して文字列(aiueo)を送信してください。

[root@localhost ]# echo aiueo > /dev/ttyS1

[root@localhost ]#

受信側のターミナルウインドウに送信側のターミナルウインドウから送信したテキストが表示されれば、正常

に通信が出来ています。以下の画面が表示されます。

(7)

- 7 -

2.3 LINE 出力

デスクトップのタスクバーより、「システム」→「設定」→「サウンド」を開きます。

以下の画面が表示され、ラジオ釦を押すとイヤフォンに音が出力されるのを確認します。

(8)

2 調査項目の手順と結果

2.4 CF

FAT32でフォーマットしたCF (容量4.0GB)をCF2スロットに挿入し、IPC-BX950T1Dの電源をONします。

Linux起動後、デスクトップ操作メニューの「場所」→「ファイルシステム 4.0GB(容量の表示はCF容量に

依存します)」が表示され、自動的にマウントされていることを確認します。

下記コマンドの「B018-9CFB」は自動的にマウントが行われ名前が設定されたものなので、同じディレクト

リ名になるとは限りません。

端末上よりマウントの確認を行います。

[root@localhost ]# mount

<省略>

/dev/sdb1 on /media/ B018-9CFB type vfat (rw)

[root@localhost ]#

テキストファイルの読み書きを行います。

[root@localhost ]# echo hello > /media/ B018-9CFB /hello.txt

[root@localhost ]# cat /media/ B018-9CFB /hello.txt

hello

[root@localhost ]#

アンマウントを行い、ファイルが読めなくなる事を確認します。

[root@localhost ]# umount /media/ B018-9CFB

[root@localhost ]# ls /media/ B018-9CFB

[root@localhost ]#

マウントを行い、ファイルが読めるようになる事を確認します。

[root@localhost ]# mount -t vfat /dev/sdb1 /media/ B018-9CFB

[root@localhost ]# ls /media/ B018-9CFB

(9)

- 9 -

2.5 PowerManagement

2.5.1 S1, S3, S4 ステート

パワーマネジメントステータスを確認し、サスペンド処理が使用可の状態か確認を行います。

[root@localhost ]# cat /sys/power/state

standby disk

[root@localhost ]#

このシステムは、スタンバイ(standby)とハイバネーション(disk)をサポートしていると表示されますが

IPC-BX950T1D の 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 の復帰を確認できます。

2.5.2 S5 ステート

シャットダウンコマンドを実行してください。

シャットダウン終了後、本体の電源が

OFF になることを確認できます。

(10)

3 付録

3 付録

3.1 メモリの確認

[root@localhost ]# free

total used free shared buffers cached Mem: 1017228 517452 499776 0 49692 275124 -/+ buffers/cache: 192636 824592

Swap: 387064 0 387064 [root@localhost ]#

3.2 runlevel 対応サービス

[root@localhost ]# sysv-rc-conf –list

acpi-support 1:off 2:on 3:on 4:on 5:on

acpid alsa-mixer-s anacron apparmor S:on apport atd avahi-daemon

binfmt-suppo 2:on 3:on 4:on 5:on

bluetooth 0:off 1:off 2:on 3:on 4:on 5:on 6:off

bootlogd brltty S:on console-setu cron

cups 1:off 2:on 3:on 4:on 5:on

dbus dmesg

dns-clean 1:on 2:on 3:on 4:on 5:on

failsafe-x

fancontrol 2:on 3:on 4:on 5:on

gdm

grub-common 2:on 3:on 4:on 5:on

halt 0:on hostname hwclock hwclock-save irqbalance

kerneloops 1:off 2:on 3:on 4:on 5:on

killprocs 1:on lm-sensors S:on module-init- network-inte network-inte network-mana

networking 0:on 6:on

ondemand 2:on 3:on 4:on 5:on

pcmciautils S:on plymouth plymouth-log plymouth-spl plymouth-sto

pppd-dns 1:on 2:on 3:on 4:on 5:on

procps

pulseaudio 1:off 2:on 3:on 4:on 5:on

rc.local 2:on 3:on 4:on 5:on

reboot 6:on

rsync 1:off 2:on 3:on 4:on 5:on

rsyslog

saned 1:off 2:on 3:on 4:on 5:on

screen-clean S:on

sendsigs 0:on 6:on

single 1:on

speech-dispa 1:off 2:on 3:on 4:on 5:on

stop-bootlog stop-bootlog udev udev-finish udevmonitor udevtrigger ufw

umountfs 0:on 6:on

umountroot 0:on 6:on

unattended-u 0:on 6:on

(11)

- 11 -

wpa-ifupdown 0:on 6:on

x11-common S:on [root@localhost ]#

3.3 CPU 情報

[root@localhost ]# cat /proc/cpuinfo

processor : 0

vendor_id : GenuineIntel

cpu family : 6

model : 14

model name : Intel(R) Core(TM) Duo CPU U2500 @ 1.20GHz

stepping : 12 cpu MHz : 800.000 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 mtrr pge mca cmov clflush dts acpi mmx fxsr sse

sse2 ss ht tm pbe nx constant_tsc arch_perfmon bts aperfmperf pni monitor vmx est tm2 xtpr pdcm

bogomips : 2394.03

clflush size : 64

cache_alignment : 64

address sizes : 32 bits physical, 32 bits virtual

power management:

processor : 1

vendor_id : GenuineIntel

cpu family : 6

model : 14

model name : Intel(R) Core(TM) Duo CPU U2500 @ 1.20GHz

stepping : 12 cpu MHz : 800.000 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 mtrr pge mca cmov clflush dts acpi mmx fxsr sse

sse2 ss ht tm pbe nx constant_tsc arch_perfmon bts aperfmperf pni monitor vmx est tm2 xtpr pdcm

bogomips : 2394.24

clflush size : 64

cache_alignment : 64

address sizes : 32 bits physical, 32 bits virtual

power management: [root@localhost ]#

(12)

3 付録

3.4 メモリ情報

[root@localhost ]# cat /proc/meminfo MemTotal: 1017228 kB MemFree: 466384 kB Buffers: 52768 kB Cached: 301608 kB SwapCached: 0 kB Active: 295136 kB Inactive: 201700 kB Active(anon): 185240 kB Inactive(anon): 16 kB Active(file): 109896 kB Inactive(file): 201684 kB Unevictable: 0 kB Mlocked: 0 kB HighTotal: 129928 kB HighFree: 252 kB LowTotal: 887300 kB LowFree: 466132 kB SwapTotal: 387064 kB SwapFree: 387064 kB Dirty: 8 kB Writeback: 0 kB AnonPages: 142356 kB Mapped: 56920 kB Shmem: 42800 kB Slab: 37764 kB SReclaimable: 28572 kB SUnreclaim: 9192 kB KernelStack: 1904 kB PageTables: 4488 kB NFS_Unstable: 0 kB Bounce: 0 kB WritebackTmp: 0 kB CommitLimit: 895676 kB Committed_AS: 547000 kB VmallocTotal: 122880 kB VmallocUsed: 15084 kB VmallocChunk: 93144 kB HardwareCorrupted: 0 kB HugePages_Total: 0 HugePages_Free: 0 HugePages_Rsvd: 0 HugePages_Surp: 0 Hugepagesize: 4096 kB DirectMap4k: 24568 kB DirectMap4M: 884736 kB [root@localhost ]#

(13)

- 13 -

3.5 カーネル モジュールメッセージ

[root@localhost ]# dmesg

[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu

[ 0.000000] Linux version 2.6.32-21-generic (buildd@rothera) (gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) ) #32-Ubuntu SMP Fri Apr 16 08:10:02 UTC 2010 (Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2)

[ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] NSC Geode by NSC [ 0.000000] Cyrix CyrixInstead [ 0.000000] Centaur CentaurHauls [ 0.000000] Transmeta GenuineTMx86 [ 0.000000] Transmeta TransmetaCPU [ 0.000000] UMC UMC UMC UMC [ 0.000000] BIOS-provided physical RAM map:

[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009f400 (usable) [ 0.000000] BIOS-e820: 000000000009f400 - 00000000000a0000 (reserved) [ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) [ 0.000000] BIOS-e820: 0000000000100000 - 000000003f6e0000 (usable) [ 0.000000] BIOS-e820: 000000003f6e0000 - 000000003f6e3000 (ACPI NVS) [ 0.000000] BIOS-e820: 000000003f6e3000 - 000000003f6f0000 (ACPI data) [ 0.000000] BIOS-e820: 000000003f6f0000 - 000000003f700000 (reserved) [ 0.000000] BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved) [ 0.000000] BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved) [ 0.000000] DMI 2.2 present.

[ 0.000000] Phoenix BIOS detected: BIOS may corrupt low RAM, working around it.

[ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved) [ 0.000000] last_pfn = 0x3f6e0 max_arch_pfn = 0x100000

[ 0.000000] MTRR default type: uncachable [ 0.000000] MTRR fixed ranges enabled: [ 0.000000] 00000-9FFFF write-back [ 0.000000] A0000-BFFFF uncachable [ 0.000000] C0000-CDFFF write-protect [ 0.000000] CE000-EFFFF uncachable [ 0.000000] F0000-FFFFF write-through [ 0.000000] MTRR variable ranges enabled:

[ 0.000000] 0 base 000000000 mask FC0000000 write-back [ 0.000000] 1 base 03F800000 mask FFF800000 uncachable [ 0.000000] 2 base 03F700000 mask FFFF00000 uncachable [ 0.000000] 3 disabled

[ 0.000000] 4 disabled [ 0.000000] 5 disabled [ 0.000000] 6 disabled [ 0.000000] 7 disabled

[ 0.000000] PAT not supported by CPU.

[ 0.000000] Scanning 0 areas for low memory corruption [ 0.000000] modified physical RAM map:

[ 0.000000] modified: 0000000000000000 - 0000000000010000 (reserved) [ 0.000000] modified: 0000000000010000 - 000000000009f400 (usable) [ 0.000000] modified: 000000000009f400 - 00000000000a0000 (reserved) [ 0.000000] modified: 00000000000f0000 - 0000000000100000 (reserved) [ 0.000000] modified: 0000000000100000 - 000000003f6e0000 (usable) [ 0.000000] modified: 000000003f6e0000 - 000000003f6e3000 (ACPI NVS) [ 0.000000] modified: 000000003f6e3000 - 000000003f6f0000 (ACPI data) [ 0.000000] modified: 000000003f6f0000 - 000000003f700000 (reserved) [ 0.000000] modified: 00000000e0000000 - 00000000f0000000 (reserved) [ 0.000000] modified: 00000000fec00000 - 0000000100000000 (reserved) [ 0.000000] initial memory mapped : 0 - 00c00000

[ 0.000000] init_memory_mapping: 0000000000000000-00000000377fe000 [ 0.000000] Using x86 segment limits to approximate NX protection [ 0.000000] 0000000000 - 0000400000 page 4k

[ 0.000000] 0000400000 - 0037400000 page 2M [ 0.000000] 0037400000 - 00377fe000 page 4k

[ 0.000000] kernel direct mapping tables up to 377fe000 @ 10000-15000 [ 0.000000] RAMDISK: 2f1ce000 - 2f967e93

[ 0.000000] ACPI: RSDP 000f9060 00014 (v00 IntelR)

[ 0.000000] ACPI: RSDT 3f6e3000 00034 (v01 IntelR AWRDACPI 42302E31 AWRD 00000000) [ 0.000000] ACPI: FACP 3f6e3080 00074 (v01 IntelR AWRDACPI 42302E31 AWRD 00000000) [ 0.000000] ACPI: DSDT 3f6e3100 04928 (v01 INTELR AWRDACPI 00001000 MSFT 0100000E) [ 0.000000] ACPI: FACS 3f6e0000 00040

[ 0.000000] ACPI: MCFG 3f6e7ac0 0003C (v01 IntelR AWRDACPI 42302E31 AWRD 00000000) [ 0.000000] ACPI: APIC 3f6e7a40 00068 (v01 IntelR AWRDACPI 42302E31 AWRD 00000000) [ 0.000000] ACPI: SSDT 3f6e8160 0029A (v01 PmRef CpuPm 00003000 INTL 20050930) [ 0.000000] ACPI: Local APIC address 0xfee00000

[ 0.000000] 126MB HIGHMEM available. [ 0.000000] 887MB LOWMEM available. [ 0.000000] mapped low ram: 0 - 377fe000 [ 0.000000] low ram: 0 - 377fe000

[ 0.000000] node 0 low ram: 00000000 - 377fe000 [ 0.000000] node 0 bootmap 00011000 - 00017f00

(14)

3 付録

[ 0.000000] #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000] [ 0.000000] #1 [0000001000 - 0000002000] EX TRAMPOLINE ==> [0000001000 - 0000002000] [ 0.000000] #2 [0000006000 - 0000007000] TRAMPOLINE ==> [0000006000 - 0000007000] [ 0.000000] #3 [0000100000 - 00008d9e98] TEXT DATA BSS ==> [0000100000 - 00008d9e98] [ 0.000000] #4 [002f1ce000 - 002f967e93] RAMDISK ==> [002f1ce000 - 002f967e93] [ 0.000000] #5 [000009f000 - 0000100000] BIOS reserved ==> [000009f000 - 0000100000] [ 0.000000] #6 [00008da000 - 00008dd0a6] BRK ==> [00008da000 - 00008dd0a6] [ 0.000000] #7 [0000010000 - 0000011000] PGTABLE ==> [0000010000 - 0000011000] [ 0.000000] #8 [0000011000 - 0000018000] BOOTMAP ==> [0000011000 - 0000018000] [ 0.000000] found SMP MP-table at [c00f4e60] f4e60

[ 0.000000] Zone PFN ranges:

[ 0.000000] DMA 0x00000010 -> 0x00001000 [ 0.000000] Normal 0x00001000 -> 0x000377fe [ 0.000000] HighMem 0x000377fe -> 0x0003f6e0 [ 0.000000] Movable zone start PFN for each node [ 0.000000] early_node_map[2] active PFN ranges [ 0.000000] 0: 0x00000010 -> 0x0000009f [ 0.000000] 0: 0x00000100 -> 0x0003f6e0 [ 0.000000] On node 0 totalpages: 259695

[ 0.000000] free_area_init_node: node 0, pgdat c0798720, node_mem_map c1001200 [ 0.000000] DMA zone: 32 pages used for memmap

[ 0.000000] DMA zone: 0 pages reserved [ 0.000000] DMA zone: 3951 pages, LIFO batch:0 [ 0.000000] Normal zone: 1744 pages used for memmap [ 0.000000] Normal zone: 221486 pages, LIFO batch:31 [ 0.000000] HighMem zone: 254 pages used for memmap [ 0.000000] HighMem zone: 32228 pages, LIFO batch:7 [ 0.000000] Using APIC driver default

[ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 0.000000] ACPI: Local APIC address 0xfee00000

[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: IRQ0 used by override.

[ 0.000000] ACPI: IRQ2 used by override. [ 0.000000] ACPI: IRQ9 used by override.

[ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs

[ 0.000000] nr_irqs_gsi: 24

[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 [ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 [ 0.000000] Allocating PCI resources starting at 3f700000 (gap: 3f700000:a0900000) [ 0.000000] Booting paravirtualized kernel on bare hardware

[ 0.000000] NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:2 nr_node_ids:1

[ 0.000000] PERCPU: Embedded 14 pages/cpu @c1800000 s36024 r0 d21320 u2097152 [ 0.000000] pcpu-alloc: s36024 r0 d21320 u2097152 alloc=1*4194304

[ 0.000000] pcpu-alloc: [0] 0 1

[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 257665

[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-21-generic root=UUID=ca6b1f94-b41a-41a3-84d8-1d14e5860b60 ro quiet splash [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)

[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Enabling fast FPU save and restore... done.

[ 0.000000] Enabling unmasked SIMD FPU exception support... done. [ 0.000000] Initializing CPU#0

[ 0.000000] allocated 5195840 bytes of page_cgroup

[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] Initializing HighMem for node 0 (000377fe:0003f6e0)

[ 0.000000] Memory: 1008164k/1039232k available (4673k kernel code, 29992k reserved, 2122k data, 656k init, 129928k highmem) [ 0.000000] virtual kernel memory layout:

[ 0.000000] fixmap : 0xfff1d000 - 0xfffff000 ( 904 kB) [ 0.000000] pkmap : 0xff800000 - 0xffc00000 (4096 kB) [ 0.000000] vmalloc : 0xf7ffe000 - 0xff7fe000 ( 120 MB) [ 0.000000] lowmem : 0xc0000000 - 0xf77fe000 ( 887 MB) [ 0.000000] .init : 0xc07a3000 - 0xc0847000 ( 656 kB) [ 0.000000] .data : 0xc0590613 - 0xc07a2e48 (2122 kB) [ 0.000000] .text : 0xc0100000 - 0xc0590613 (4673 kB)

[ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok. [ 0.000000] SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation.

[ 0.000000] NR_IRQS:2304 nr_irqs:424 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] Fast TSC calibration using PIT [ 0.000000] Detected 1197.015 MHz processor.

[ 0.008005] Calibrating delay loop (skipped), value calculated using timer frequency.. 2394.03 BogoMIPS (lpj=4788060) [ 0.008032] Security Framework initialized

[ 0.008061] AppArmor: AppArmor initialized [ 0.008072] Mount-cache hash table entries: 512 [ 0.008250] Initializing cgroup subsys ns

(15)

- 15 -

[ 0.008256] Initializing cgroup subsys cpuacct [ 0.008263] Initializing cgroup subsys memory [ 0.008275] Initializing cgroup subsys devices [ 0.008279] Initializing cgroup subsys freezer [ 0.008283] Initializing cgroup subsys net_cls [ 0.008313] CPU: L1 I cache: 32K, L1 D cache: 32K [ 0.008318] CPU: L2 cache: 2048K

[ 0.008323] CPU: Physical Processor ID: 0 [ 0.008326] CPU: Processor Core ID: 0 [ 0.008332] mce: CPU supports 6 MCE banks [ 0.008349] CPU0: Thermal monitoring enabled (TM1) [ 0.008354] using mwait in idle threads.

[ 0.008362] Performance Events: no PMU driver, software events only. [ 0.008371] Checking 'hlt' instruction... OK.

[ 0.029209] ACPI: Core revision 20090903

[ 0.040012] ftrace: converting mcount calls to 0f 1f 44 00 00 [ 0.040022] ftrace: allocating 21771 entries in 43 pages [ 0.048060] Enabling APIC mode: Flat. Using 1 I/O APICs [ 0.048438] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1

[ 0.088135] CPU0: Intel(R) Core(TM) Duo CPU U2500 @ 1.20GHz stepping 0c [ 0.092001] Booting processor 1 APIC 0x1 ip 0x6000

[ 0.012000] Initializing CPU#1

[ 0.012000] CPU: L1 I cache: 32K, L1 D cache: 32K [ 0.012000] CPU: L2 cache: 2048K

[ 0.012000] CPU: Physical Processor ID: 0 [ 0.012000] CPU: Processor Core ID: 1

[ 0.012000] CPU1: Thermal monitoring enabled (TM2)

[ 0.176134] CPU1: Intel(R) Core(TM) Duo CPU U2500 @ 1.20GHz stepping 0c [ 0.176156] checking TSC synchronization [CPU#0 -> CPU#1]: passed.

[ 0.180026] Brought up 2 CPUs

[ 0.180031] Total of 2 processors activated (4788.27 BogoMIPS). [ 0.180708] CPU0 attaching sched-domain:

[ 0.180714] domain 0: span 0-1 level MC [ 0.180718] groups: 0 1

[ 0.180729] CPU1 attaching sched-domain: [ 0.180732] domain 0: span 0-1 level MC [ 0.180737] groups: 1 0

[ 0.180893] devtmpfs: initialized [ 0.180893] regulator: core version 0.5 [ 0.180893] Time: 7:38:31 Date: 11/18/11 [ 0.180893] NET: Registered protocol family 16 [ 0.180893] Trying to unpack rootfs image as initramfs... [ 0.180893] EISA bus registered

[ 0.180893] ACPI: bus type pci registered

[ 0.180893] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255 [ 0.180893] PCI: MCFG area at e0000000 reserved in E820

[ 0.180893] PCI: Using MMCONFIG for extended config space [ 0.180893] PCI: Using configuration type 1 for base access [ 0.184174] bio: create slab <bio-0> at 0

[ 0.185417] ACPI: EC: Look up EC in DSDT [ 0.195798] ACPI: Interpreter enabled [ 0.195814] ACPI: (supports S0 S1 S4 S5)

[ 0.195856] ACPI: Using IOAPIC for interrupt routing [ 0.204962] ACPI: No dock devices found.

[ 0.205120] ACPI: PCI Root Bridge [PCI0] (0000:00)

[ 0.205266] pci 0000:00:02.0: reg 10 32bit mmio: [0xfde80000-0xfdefffff] [ 0.205275] pci 0000:00:02.0: reg 14 io port: [0xff00-0xff07]

[ 0.205284] pci 0000:00:02.0: reg 18 32bit mmio pref: [0xd0000000-0xdfffffff] [ 0.205293] pci 0000:00:02.0: reg 1c 32bit mmio: [0xfdf80000-0xfdfbffff] [ 0.205355] pci 0000:00:02.1: reg 10 32bit mmio: [0xfdf00000-0xfdf7ffff] [ 0.205531] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold [ 0.205538] pci 0000:00:1c.0: PME# disabled

[ 0.205642] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold [ 0.205649] pci 0000:00:1c.1: PME# disabled

[ 0.205727] pci 0000:00:1d.0: reg 20 io port: [0xfe00-0xfe1f] [ 0.205798] pci 0000:00:1d.1: reg 20 io port: [0xfd00-0xfd1f] [ 0.205870] pci 0000:00:1d.2: reg 20 io port: [0xfc00-0xfc1f] [ 0.205941] pci 0000:00:1d.3: reg 20 io port: [0xfb00-0xfb1f]

[ 0.206017] pci 0000:00:1d.7: reg 10 32bit mmio: [0xfdfff000-0xfdfff3ff] [ 0.206087] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold [ 0.206094] pci 0000:00:1d.7: PME# disabled

[ 0.206219] pci 0000:00:1e.2: reg 10 io port: [0xf200-0xf2ff] [ 0.206230] pci 0000:00:1e.2: reg 14 io port: [0xfa00-0xfa3f]

[ 0.206241] pci 0000:00:1e.2: reg 18 32bit mmio: [0xfdffe000-0xfdffe1ff] [ 0.206252] pci 0000:00:1e.2: reg 1c 32bit mmio: [0xfdffd000-0xfdffd0ff] [ 0.206296] pci 0000:00:1e.2: PME# supported from D0 D3hot D3cold [ 0.206302] pci 0000:00:1e.2: PME# disabled

[ 0.206425] pci 0000:00:1f.0: Force enabled HPET at 0xfed00000

[ 0.206435] pci 0000:00:1f.0: quirk: region 0400-047f claimed by ICH6 ACPI/GPIO/TCO [ 0.206442] pci 0000:00:1f.0: quirk: region 0480-04bf claimed by ICH6 GPIO

[ 0.206449] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0800 (mask 007f) [ 0.206456] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 0290 (mask 007f) [ 0.206463] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 4000 (mask 000f) [ 0.206526] pci 0000:00:1f.1: reg 10 io port: [0x00-0x07]

[ 0.206536] pci 0000:00:1f.1: reg 14 io port: [0x00-0x03] [ 0.206547] pci 0000:00:1f.1: reg 18 io port: [0x00-0x07]

(16)

3 付録

[ 0.206557] pci 0000:00:1f.1: reg 1c io port: [0x00-0x03] [ 0.206567] pci 0000:00:1f.1: reg 20 io port: [0xf800-0xf80f] [ 0.206655] pci 0000:00:1f.3: reg 20 io port: [0x500-0x51f]

[ 0.206780] pci 0000:01:00.0: reg 10 32bit mmio: [0xfdce0000-0xfdcfffff] [ 0.206808] pci 0000:01:00.0: reg 18 io port: [0xef00-0xef1f]

[ 0.206921] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold [ 0.206930] pci 0000:01:00.0: PME# disabled

[ 0.207019] pci 0000:00:1c.0: bridge io port: [0xe000-0xefff]

[ 0.207026] pci 0000:00:1c.0: bridge 32bit mmio: [0xfdc00000-0xfdcfffff] [ 0.207037] pci 0000:00:1c.0: bridge 64bit mmio pref: [0xfd900000-0xfd9fffff] [ 0.207127] pci 0000:02:00.0: reg 10 32bit mmio: [0xfd8e0000-0xfd8fffff] [ 0.207155] pci 0000:02:00.0: reg 18 io port: [0xdf00-0xdf1f]

[ 0.207267] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold [ 0.207277] pci 0000:02:00.0: PME# disabled

[ 0.207364] pci 0000:00:1c.1: bridge io port: [0xd000-0xdfff]

[ 0.207372] pci 0000:00:1c.1: bridge 32bit mmio: [0xfd800000-0xfd8fffff] [ 0.207383] pci 0000:00:1c.1: bridge 64bit mmio pref: [0xfdd00000-0xfddfffff] [ 0.207457] pci 0000:00:1e.0: transparent bridge

[ 0.207464] pci 0000:00:1e.0: bridge io port: [0xc000-0xcfff]

[ 0.207472] pci 0000:00:1e.0: bridge 32bit mmio: [0xfdb00000-0xfdbfffff] [ 0.207482] pci 0000:00:1e.0: bridge 64bit mmio pref: [0xfda00000-0xfdafffff] [ 0.207507] pci_bus 0000:00: on NUMA node 0

[ 0.207515] ACPI: PCI Interrupt Routing Table [¥_SB_.PCI0._PRT] [ 0.207791] ACPI: PCI Interrupt Routing Table [¥_SB_.PCI0.PEX0._PRT] [ 0.207894] ACPI: PCI Interrupt Routing Table [¥_SB_.PCI0.PEX1._PRT] [ 0.208029] ACPI: PCI Interrupt Routing Table [¥_SB_.PCI0.HUB0._PRT] [ 0.227123] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.227308] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 *15) [ 0.227490] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 *7 9 10 11 12 14 15) [ 0.227671] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 *9 10 11 12 14 15) [ 0.227851] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 9 *10 11 12 14 15)

[ 0.228040] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.228223] ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.228407] ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 *5 7 9 10 11 12 14 15)

[ 0.228596] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.228617] vgaarb: loaded

[ 0.228825] SCSI subsystem initialized [ 0.228982] libata version 3.00 loaded.

[ 0.229112] usbcore: registered new interface driver usbfs [ 0.229134] usbcore: registered new interface driver hub [ 0.229182] usbcore: registered new device driver usb [ 0.229427] ACPI: WMI: Mapper loaded

[ 0.229430] PCI: Using ACPI for IRQ routing [ 0.229684] NetLabel: Initializing

[ 0.229688] NetLabel: domain hash size = 128

[ 0.229691] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.229714] NetLabel: unlabeled traffic allowed by default [ 0.229952] hpet clockevent registered

[ 0.229957] HPET: 3 timers in total, 0 timers will be used for per-cpu timer [ 0.229966] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0

[ 0.229975] hpet0: 3 comparators, 64-bit 14.318180 MHz counter [ 0.232626] Switching to clocksource tsc

[ 0.236089] AppArmor: AppArmor Filesystem Enabled [ 0.236114] pnp: PnP ACPI init

[ 0.236137] ACPI: bus type pnp registered [ 0.237773] pnp 00:06: IRQ 4 override to edge, high [ 0.238383] pnp 00:07: IRQ 3 override to edge, high [ 0.241488] pnp: PnP ACPI: found 13 devices [ 0.241492] ACPI: ACPI bus type pnp unregistered [ 0.241499] PnPBIOS: Disabled by ACPI PNP

[ 0.241520] system 00:01: ioport range 0x4d0-0x4d1 has been reserved [ 0.241526] system 00:01: ioport range 0x800-0x87f has been reserved [ 0.241531] system 00:01: ioport range 0x880-0x88f has been reserved [ 0.241546] system 00:09: ioport range 0x400-0x4bf could not be reserved [ 0.241558] system 00:0b: iomem range 0xe0000000-0xefffffff has been reserved [ 0.241569] system 00:0c: iomem range 0xf0000-0xfffff could not be reserved [ 0.241575] system 00:0c: iomem range 0x3f6e0000-0x3f6fffff could not be reserved [ 0.241580] system 00:0c: iomem range 0x0-0x9ffff could not be reserved [ 0.241586] system 00:0c: iomem range 0x100000-0x3f6dffff could not be reserved [ 0.241592] system 00:0c: iomem range 0xfec00000-0xfec00fff could not be reserved [ 0.241598] system 00:0c: iomem range 0xfed13000-0xfed1dfff has been reserved [ 0.241603] system 00:0c: iomem range 0xfed20000-0xfed8ffff has been reserved [ 0.241609] system 00:0c: iomem range 0xfee00000-0xfee00fff has been reserved [ 0.241614] system 00:0c: iomem range 0xffb00000-0xffb7ffff has been reserved [ 0.241620] system 00:0c: iomem range 0xfff00000-0xffffffff has been reserved [ 0.241626] system 00:0c: iomem range 0xe0000-0xeffff has been reserved [ 0.276515] pci 0000:00:1c.0: PCI bridge, secondary bus 0000:01 [ 0.276522] pci 0000:00:1c.0: IO window: 0xe000-0xefff

[ 0.276531] pci 0000:00:1c.0: MEM window: 0xfdc00000-0xfdcfffff

[ 0.276539] pci 0000:00:1c.0: PREFETCH window: 0x000000fd900000-0x000000fd9fffff [ 0.276551] pci 0000:00:1c.1: PCI bridge, secondary bus 0000:02

[ 0.276556] pci 0000:00:1c.1: IO window: 0xd000-0xdfff

[ 0.276566] pci 0000:00:1c.1: MEM window: 0xfd800000-0xfd8fffff

[ 0.276573] pci 0000:00:1c.1: PREFETCH window: 0x000000fdd00000-0x000000fddfffff [ 0.276584] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:03

(17)

- 17 -

[ 0.276599] pci 0000:00:1e.0: MEM window: 0xfdb00000-0xfdbfffff

[ 0.276606] pci 0000:00:1e.0: PREFETCH window: 0x000000fda00000-0x000000fdafffff [ 0.276638] alloc irq_desc for 16 on node -1

[ 0.276641] alloc kstat_irqs on node -1

[ 0.276653] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 0.276662] pci 0000:00:1c.0: setting latency timer to 64

[ 0.276675] alloc irq_desc for 17 on node -1 [ 0.276678] alloc kstat_irqs on node -1

[ 0.276685] pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17 [ 0.276692] pci 0000:00:1c.1: setting latency timer to 64

[ 0.276703] pci 0000:00:1e.0: setting latency timer to 64 [ 0.276711] pci_bus 0000:00: resource 0 io: [0x00-0xffff] [ 0.276716] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffff] [ 0.276722] pci_bus 0000:01: resource 0 io: [0xe000-0xefff] [ 0.276727] pci_bus 0000:01: resource 1 mem: [0xfdc00000-0xfdcfffff] [ 0.276732] pci_bus 0000:01: resource 2 pref mem [0xfd900000-0xfd9fffff] [ 0.276737] pci_bus 0000:02: resource 0 io: [0xd000-0xdfff]

[ 0.276742] pci_bus 0000:02: resource 1 mem: [0xfd800000-0xfd8fffff] [ 0.276747] pci_bus 0000:02: resource 2 pref mem [0xfdd00000-0xfddfffff] [ 0.276752] pci_bus 0000:03: resource 0 io: [0xc000-0xcfff]

[ 0.276757] pci_bus 0000:03: resource 1 mem: [0xfdb00000-0xfdbfffff] [ 0.276762] pci_bus 0000:03: resource 2 pref mem [0xfda00000-0xfdafffff] [ 0.276767] pci_bus 0000:03: resource 3 io: [0x00-0xffff]

[ 0.276771] pci_bus 0000:03: resource 4 mem: [0x000000-0xffffffff] [ 0.276839] NET: Registered protocol family 2

[ 0.277009] IP route cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.277544] TCP established hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.278578] TCP bind hash table entries: 65536 (order: 7, 524288 bytes) [ 0.279154] TCP: Hash tables configured (established 131072 bind 65536) [ 0.279160] TCP reno registered

[ 0.279329] NET: Registered protocol family 1 [ 0.279370] pci 0000:00:02.0: Boot video device [ 0.279827] cpufreq-nforce2: No nForce2 chipset.

[ 0.279875] Scanning for low memory corruption every 60 seconds [ 0.280062] audit: initializing netlink socket (disabled)

[ 0.280079] type=2000 audit(1321601911.279:1): initialized [ 0.297508] highmem bounce pool size: 64 pages

[ 0.297518] HugeTLB registered 4 MB page size, pre-allocated 0 pages [ 0.300437] VFS: Disk quotas dquot_6.5.2

[ 0.300543] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.301618] fuse init (API version 7.13)

[ 0.301783] msgmni has been set to 1716 [ 0.302163] alg: No test for stdrng (krng)

[ 0.302264] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) [ 0.302269] io scheduler noop registered

[ 0.302273] io scheduler anticipatory registered [ 0.302276] io scheduler deadline registered [ 0.302349] io scheduler cfq registered (default) [ 0.302576] alloc irq_desc for 24 on node -1 [ 0.302580] alloc kstat_irqs on node -1

[ 0.302598] pcieport 0000:00:1c.0: irq 24 for MSI/MSI-X [ 0.302613] pcieport 0000:00:1c.0: setting latency timer to 64 [ 0.302801] alloc irq_desc for 25 on node -1

[ 0.302804] alloc kstat_irqs on node -1

[ 0.302816] pcieport 0000:00:1c.1: irq 25 for MSI/MSI-X [ 0.302829] pcieport 0000:00:1c.1: setting latency timer to 64 [ 0.302973] pci_hotplug: PCI Hot Plug PCI Core version: 0.5

[ 0.303134] pciehp: PCI Express Hot Plug Controller Driver version: 0.4

[ 0.303289] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0 [ 0.303298] ACPI: Power Button [PWRB]

[ 0.303401] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 [ 0.303406] ACPI: Power Button [PWRF]

[ 0.303492] fan PNP0C0B:00: registered as cooling_device0 [ 0.303505] ACPI: Fan [FAN] (on)

[ 0.304374] ACPI: SSDT 3f6e7b40 0022A (v01 PmRef Cpu0Ist 00003000 INTL 20061109) [ 0.304749] processor LNXCPU:00: registered as cooling_device1

[ 0.305160] ACPI: SSDT 3f6e8000 00152 (v01 PmRef Cpu1Ist 00003000 INTL 20061109) [ 0.305620] processor LNXCPU:01: registered as cooling_device2

[ 0.310808] thermal LNXTHERM:01: registered as thermal_zone0 [ 0.310823] ACPI: Thermal Zone [THRM] (40 C)

[ 0.313334] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 0.313483] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 0.313622] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A [ 0.314119] 00:06: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 0.314331] 00:07: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A [ 0.316335] brd: module loaded

[ 0.317199] loop: module loaded

[ 0.317346] input: Macintosh mouse button emulation as /devices/virtual/input/input2 [ 0.317500] ata_piix 0000:00:1f.1: version 2.13

[ 0.317521] alloc irq_desc for 18 on node -1 [ 0.317525] alloc kstat_irqs on node -1

[ 0.317538] ata_piix 0000:00:1f.1: PCI INT A -> GSI 18 (level, low) -> IRQ 18 [ 0.317597] ata_piix 0000:00:1f.1: setting latency timer to 64

[ 0.317710] isapnp: Scanning for PnP cards... [ 0.366796] scsi0 : ata_piix

(18)

3 付録

[ 0.411400] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xf800 irq 14 [ 0.411406] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xf808 irq 15 [ 0.412045] Fixed MDIO Bus: probed

[ 0.412110] PPP generic driver version 2.4.2

[ 0.412210] tun: Universal TUN/TAP device driver, 1.6

[ 0.412214] tun: (C) 1999-2004 Max Krasnyansky <[email protected]> [ 0.412385] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.412424] alloc irq_desc for 23 on node -1

[ 0.412430] alloc kstat_irqs on node -1

[ 0.412441] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23 [ 0.412467] ehci_hcd 0000:00:1d.7: setting latency timer to 64

[ 0.412473] ehci_hcd 0000:00:1d.7: EHCI Host Controller

[ 0.412528] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1 [ 0.412559] ehci_hcd 0000:00:1d.7: using broken periodic workaround

[ 0.412574] ehci_hcd 0000:00:1d.7: debug port 1

[ 0.416476] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported [ 0.416522] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xfdfff000

[ 0.464000] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00 [ 0.464232] usb usb1: configuration #1 chosen from 1 choice [ 0.464286] hub 1-0:1.0: USB hub found

[ 0.464303] hub 1-0:1.0: 8 ports detected

[ 0.464419] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.464454] uhci_hcd: USB Universal Host Controller Interface driver [ 0.464527] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23 [ 0.464542] uhci_hcd 0000:00:1d.0: setting latency timer to 64

[ 0.464548] uhci_hcd 0000:00:1d.0: UHCI Host Controller

[ 0.464610] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 [ 0.464649] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000fe00

[ 0.464805] usb usb2: configuration #1 chosen from 1 choice [ 0.464852] hub 2-0:1.0: USB hub found

[ 0.464869] hub 2-0:1.0: 2 ports detected [ 0.464947] alloc irq_desc for 19 on node -1 [ 0.464951] alloc kstat_irqs on node -1

[ 0.464961] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19 [ 0.464970] uhci_hcd 0000:00:1d.1: setting latency timer to 64

[ 0.464976] uhci_hcd 0000:00:1d.1: UHCI Host Controller

[ 0.465036] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3 [ 0.465079] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000fd00

[ 0.465233] usb usb3: configuration #1 chosen from 1 choice [ 0.465280] hub 3-0:1.0: USB hub found

[ 0.465293] hub 3-0:1.0: 2 ports detected

[ 0.465368] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18 [ 0.465377] uhci_hcd 0000:00:1d.2: setting latency timer to 64

[ 0.465383] uhci_hcd 0000:00:1d.2: UHCI Host Controller

[ 0.465437] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4 [ 0.465479] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000fc00

[ 0.465648] usb usb4: configuration #1 chosen from 1 choice [ 0.465698] hub 4-0:1.0: USB hub found

[ 0.465709] hub 4-0:1.0: 2 ports detected

[ 0.465779] uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 16 (level, low) -> IRQ 16 [ 0.465789] uhci_hcd 0000:00:1d.3: setting latency timer to 64

[ 0.465795] uhci_hcd 0000:00:1d.3: UHCI Host Controller

[ 0.465848] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5 [ 0.465889] uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000fb00

[ 0.466033] usb usb5: configuration #1 chosen from 1 choice [ 0.466083] hub 5-0:1.0: USB hub found

[ 0.466094] hub 5-0:1.0: 2 ports detected

[ 0.466257] PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1

[ 0.466261] PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp [ 0.466916] serio: i8042 KBD port at 0x60,0x64 irq 1

[ 0.467068] mice: PS/2 mouse device common for all mice [ 0.467237] rtc_cmos 00:03: RTC can wake from S4

[ 0.467314] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0 [ 0.467350] rtc0: alarms up to one month, 242 bytes nvram, hpet irqs [ 0.467564] device-mapper: uevent: version 1.0.3

[ 0.511504] device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: [email protected] [ 0.511586] ata2: port disabled. ignoring.

[ 0.537221] Freeing initrd memory: 7783k freed

[ 0.543392] device-mapper: multipath: version 1.1.0 loaded

[ 0.543401] device-mapper: multipath round-robin: version 1.0.0 loaded [ 0.543703] EISA: Probing bus 0 at eisa.0

[ 0.543751] EISA: Detected 0 cards. [ 0.543887] cpuidle: using governor ladder [ 0.543891] cpuidle: using governor menu [ 0.544701] TCP cubic registered

[ 0.544987] NET: Registered protocol family 10 [ 0.545804] lo: Disabled Privacy Extensions [ 0.546391] NET: Registered protocol family 17 [ 0.547186] Using IPI No-Shortcut mode [ 0.547352] PM: Resume from disk failed. [ 0.547375] registered taskstats version 1 [ 0.547812] Magic number: 3:704:622

[ 0.547945] rtc_cmos 00:03: setting system clock to 2011-11-18 07:38:32 UTC (1321601912) [ 0.547950] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found

[ 0.547954] EDD information not available.

(19)

- 19 -

[ 0.639668] ata1.00: 15728640 sectors, multi 0: LBA

[ 0.639726] ata1.01: ATA-4: GBDriver RA6, ra6h.b00, max UDMA/33 [ 0.639731] ata1.01: 15728640 sectors, multi 0: LBA

[ 0.647613] ata1.00: configured for UDMA/33 [ 0.663574] ata1.01: configured for UDMA/33 [ 0.685839] isapnp: No Plug & Play device found

[ 0.686036] scsi 0:0:0:0: Direct-Access ATA GBDriver RA6 ra6h PQ: 0 ANSI: 5 [ 0.686253] sd 0:0:0:0: [sda] 15728640 512-byte logical blocks: (8.05 GB/7.50 GiB)

[ 0.686279] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 0.686337] sd 0:0:0:0: [sda] Write Protect is off [ 0.686342] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00

[ 0.686387] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA [ 0.686468] scsi 0:0:1:0: Direct-Access ATA GBDriver RA6 ra6h PQ: 0 ANSI: 5 [ 0.686622] sda:

[ 0.686667] sd 0:0:1:0: Attached scsi generic sg1 type 0 [ 0.688115] sda1 sda2 <

[ 0.688136] sd 0:0:1:0: [sdb] 15728640 512-byte logical blocks: (8.05 GB/7.50 GiB) [ 0.691107] sda5 >

[ 0.691181] sd 0:0:1:0: [sdb] Write Protect is off [ 0.691186] sd 0:0:1:0: [sdb] Mode Sense: 00 3a 00 00

[ 0.691231] sd 0:0:1:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA [ 0.691507] sdb: sdb1 sdb2

[ 0.693316] sd 0:0:0:0: [sda] Attached SCSI disk [ 0.693618] sd 0:0:1:0: [sdb] Attached SCSI disk [ 0.693644] Freeing unused kernel memory: 656k freed [ 0.694246] Write protecting the kernel text: 4676k

[ 0.694325] Write protecting the kernel read-only data: 1840k [ 0.720196] udev: starting version 151

[ 0.885650] e1000e: Intel(R) PRO/1000 Network Driver - 1.0.2-k2 [ 0.885656] e1000e: Copyright (c) 1999-2008 Intel Corporation.

[ 0.885743] e1000e 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 0.885790] e1000e 0000:01:00.0: setting latency timer to 64

[ 0.885978] alloc irq_desc for 26 on node -1 [ 0.885981] alloc kstat_irqs on node -1

[ 0.886007] e1000e 0000:01:00.0: irq 26 for MSI/MSI-X

[ 0.920167] usb 1-3: new high speed USB device using ehci_hcd and address 4 [ 0.942944] e1000e 0000:01:00.0: Warning: detected ASPM enabled in EEPROM [ 1.000717] EXT4-fs (sda1): mounted filesystem with ordered data mode [ 1.002364] 0000:01:00.0: eth0: (PCI Express:2.5GB/s:Width x1) 00:80:4c:a7:d8:21 [ 1.002370] 0000:01:00.0: eth0: Intel(R) PRO/1000 Network Connection [ 1.002448] 0000:01:00.0: eth0: MAC: 2, PHY: 2, PBA No: ffffff-0ff

[ 1.002529] e1000e 0000:02:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17 [ 1.002576] e1000e 0000:02:00.0: setting latency timer to 64

[ 1.002768] alloc irq_desc for 27 on node -1 [ 1.002771] alloc kstat_irqs on node -1

[ 1.002798] e1000e 0000:02:00.0: irq 27 for MSI/MSI-X [ 1.055736] usb 1-3: configuration #1 chosen from 1 choice

[ 1.062730] e1000e 0000:02:00.0: Warning: detected ASPM enabled in EEPROM [ 1.123806] 0000:02:00.0: eth1: (PCI Express:2.5GB/s:Width x1) 00:80:4c:a7:d8:20 [ 1.123812] 0000:02:00.0: eth1: Intel(R) PRO/1000 Network Connection [ 1.123890] 0000:02:00.0: eth1: MAC: 2, PHY: 2, PBA No: ffffff-0ff

[ 1.292140] usb 2-1: new low speed USB device using uhci_hcd and address 2 [ 1.460901] usb 2-1: configuration #1 chosen from 1 choice

[ 1.700086] usb 2-2: new low speed USB device using uhci_hcd and address 3 [ 1.874911] usb 2-2: configuration #1 chosen from 1 choice

[ 10.786950] udev: starting version 151

[ 10.788294] Adding 387064k swap on /dev/sda5. Priority:-1 extents:1 across:387064k [ 10.998136] intel_rng: FWH not detected

[ 11.029476] lp: driver loaded but no devices found [ 11.090277] Linux agpgart interface v0.103 [ 11.167652] Initializing USB Mass Storage driver... [ 11.173953] usbcore: registered new interface driver hiddev [ 11.174664] scsi2 : SCSI emulation for USB Mass Storage devices [ 11.176982] usbcore: registered new interface driver usb-storage [ 11.176988] USB Mass Storage support registered.

[ 11.180315] usb-storage: device found at 4

[ 11.180318] usb-storage: waiting for device to settle before scanning [ 11.180707] agpgart-intel 0000:00:00.0: Intel 945GME Chipset [ 11.181734] agpgart-intel 0000:00:00.0: detected 7932K stolen memory

[ 11.187405] input: USB Optical Mouse as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1:1.0/input/input3

[ 11.187603] generic-usb 0003:0461:4D15.0001: input,hidraw0: USB HID v1.11 Mouse [USB Optical Mouse] on usb-0000:00:1d.0-1/input0 [ 11.202450] input: Dell Dell USB Keyboard as /devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.0/input/input4

[ 11.202582] generic-usb 0003:413C:2003.0002: input,hidraw1: USB HID v1.10 Keyboard [Dell Dell USB Keyboard] on usb-0000:00:1d.0-2/input0 [ 11.202624] usbcore: registered new interface driver usbhid

[ 11.202631] usbhid: v2.6:USB HID core driver

[ 11.210686] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000 [ 11.249343] [drm] Initialized drm 1.1.0 20060810

[ 11.293399] type=1505 audit(1321601923.244:2): operation="profile_load" pid=556 name="/sbin/dhclient3"

[ 11.294430] type=1505 audit(1321601923.244:3): operation="profile_load" pid=556 name="/usr/lib/NetworkManager/nm-dhcp-client.action" [ 11.294990] type=1505 audit(1321601923.244:4): operation="profile_load" pid=556 name="/usr/lib/connman/scripts/dhclient-script" [ 11.365781] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16

[ 11.365791] i915 0000:00:02.0: setting latency timer to 64 [ 11.390738] [drm] set up 7M of stolen space

[ 11.650204] e1000e 0000:01:00.0: irq 26 for MSI/MSI-X

[ 11.652079] type=1505 audit(1321601923.604:5): operation="profile_load" pid=698 name="/usr/share/gdm/guest-session/Xsession" [ 11.663682] type=1505 audit(1321601923.612:6): operation="profile_replace" pid=699 name="/sbin/dhclient3"

(20)

3 付録

[ 11.664727] type=1505 audit(1321601923.616:7): operation="profile_replace" pid=699 name="/usr/lib/NetworkManager/nm-dhcp-client.action" [ 11.665414] type=1505 audit(1321601923.616:8): operation="profile_replace" pid=699 name="/usr/lib/connman/scripts/dhclient-script" [ 11.671569] type=1505 audit(1321601923.620:9): operation="profile_load" pid=700 name="/usr/bin/evince"

[ 11.684892] type=1505 audit(1321601923.636:10): operation="profile_load" pid=700 name="/usr/bin/evince-previewer" [ 11.693120] type=1505 audit(1321601923.644:11): operation="profile_load" pid=700 name="/usr/bin/evince-thumbnailer" [ 11.708520] e1000e 0000:01:00.0: irq 26 for MSI/MSI-X

[ 11.709309] ADDRCONF(NETDEV_UP): eth0: link is not ready [ 11.733384] e1000e 0000:02:00.0: irq 27 for MSI/MSI-X [ 11.789133] e1000e 0000:02:00.0: irq 27 for MSI/MSI-X [ 11.789902] ADDRCONF(NETDEV_UP): eth1: link is not ready [ 11.863708] [drm] initialized overlay support

[ 11.866144] ppdev: user-space parallel port driver [ 12.353762] fb0: inteldrmfb frame buffer device [ 12.353767] registered panic notifier

[ 12.353780] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0 [ 12.353853] Intel ICH 0000:00:1e.2: PCI INT A -> GSI 17 (level, low) -> IRQ 17 [ 12.353886] Intel ICH 0000:00:1e.2: setting latency timer to 64

[ 12.357374] vga16fb: initializing

[ 12.357379] vga16fb: mapped to 0xc00a0000

[ 12.357384] vga16fb: not registering due to another framebuffer present [ 12.676152] intel8x0_measure_ac97_clock: measured 54295 usecs (2616 samples) [ 12.676157] intel8x0: clocking to 48000

[ 12.782565] Console: switching to colour frame buffer device 128x48

[ 13.278610] e1000e: eth0 NIC Link is Up 100 Mbps Full Duplex, Flow Control: RX/TX [ 13.278617] 0000:01:00.0: eth0: 10/100 speed: disabling TSO

[ 13.279015] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 16.188110] usb-storage: device scan complete

[ 16.193349] scsi 2:0:0:0: CD-ROM PIONEER DVD-ROM DVD-231 1.00 PQ: 0 ANSI: 0 [ 16.226526] sr0: scsi3-mmc drive: 40x/40x cd/rw xa/form2 cdda tray

[ 16.226534] Uniform CD-ROM driver Revision: 3.20 [ 16.226744] sr 2:0:0:0: Attached scsi CD-ROM sr0 [ 16.226877] sr 2:0:0:0: Attached scsi generic sg2 type 5 [ 24.192033] eth0: no IPv6 routers present

[root@localhost ]#

3.6 PCI Device 情報

[root@localhost ]# 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 N10/ICH 7 Family PCI Express Port 1 (rev 02)

00:1c.1 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 2 (rev 02) 00:1d.0 USB Controller: Intel Corporation N10/ICH7 Family USB UHCI Controller #1 (rev 02) 00:1d.1 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 (rev 02) 00:1d.2 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 (rev 02) 00:1d.3 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 (rev 02) 00:1d.7 USB Controller: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller (rev 02) 00:1e.0 PCI bridge: Intel Corporation 82801 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.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 02) 00:1f.3 SMBus: Intel Corporation N10/ICH 7 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 [root@localhost ]#

3.7 システムロードモジュール

[root@localhost ]# lsmod

Module Size Used by nls_iso8859_1 3249 1 nls_cp437 4919 1 vfat 8901 1 fat 47767 1 vfat fbcon 35102 71 tileblit 2031 1 fbcon font 7557 1 fbcon bitblit 4707 1 fbcon softcursor 1189 1 bitblit vga16fb 11385 0 vgastate 8961 1 vga16fb binfmt_misc 6587 1 ppdev 5259 0 snd_intel8x0 25588 2 snd_ac97_codec 100646 1 snd_intel8x0 ac97_bus 1002 1 snd_ac97_codec snd_pcm_oss 35308 0 snd_mixer_oss 13746 1 snd_pcm_oss

(21)

- 21 -

snd_pcm 70662 3 snd_intel8x0,snd_ac97_codec,snd_pcm_oss snd_seq_dummy 1338 0 snd_seq_oss 26726 0 snd_seq_midi 4557 0 snd_rawmidi 19056 1 snd_seq_midi snd_seq_midi_event 6003 2 snd_seq_oss,snd_seq_midi snd_seq 47263 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event snd_timer 19098 2 snd_pcm,snd_seq snd_seq_device 5700 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq i915 282354 3 drm_kms_helper 29297 1 i915 snd 54148 14 snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device drm 162471 4 i915,drm_kms_helper intel_agp 24177 2 i915 usbhid 36110 0 usb_storage 39425 0 hid 67032 1 usbhid serio_raw 3978 0 i2c_algo_bit 5028 1 i915 soundcore 6620 1 snd snd_page_alloc 7076 2 snd_intel8x0,snd_pcm agpgart 31724 2 drm,intel_agp video 17375 1 i915 output 1871 1 video lp 7028 0 parport 32635 2 ppdev,lp e1000e 119856 0 [root@localhost ]#

3.8 バージョン情報

[root@localhost ]# cat /proc/version

Linux version 2.6.32-21-generic (buildd@rothera) (gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) ) #32-Ubuntu SMP Fri Apr 16 08:10:02 UTC 2010 [root@localhost ]#

3.9 IRQ 利用情報

[root@localhost ]# cat /proc/interrupts CPU0 CPU1 0: 56 0 IO-APIC-edge timer 1: 4 0 IO-APIC-edge i8042 3: 5 0 IO-APIC-edge 4: 4 0 IO-APIC-edge 8: 1 0 IO-APIC-edge rtc0 9: 0 0 IO-APIC-fasteoi acpi 14: 18146 0 IO-APIC-edge ata_piix 15: 0 0 IO-APIC-edge ata_piix

16: 45 2727 IO-APIC-fasteoi uhci_hcd:usb5, i915 17: 62 182 IO-APIC-fasteoi Intel ICH7 18: 0 0 IO-APIC-fasteoi uhci_hcd:usb4 19: 0 0 IO-APIC-fasteoi uhci_hcd:usb3

23: 57101 0 IO-APIC-fasteoi ehci_hcd:usb1, uhci_hcd:usb2 26: 63 5736 PCI-MSI-edge eth0

27: 942 0 PCI-MSI-edge eth1 NMI: 0 0 Non-maskable interrupts LOC: 73046 48321 Local timer interrupts SPU: 0 0 Spurious interrupts

PMI: 0 0 Performance monitoring interrupts PND: 0 0 Performance pending work RES: 2753 2786 Rescheduling interrupts CAL: 45 89 Function call interrupts TLB: 1929 2583 TLB shootdowns TRM: 0 0 Thermal event interrupts THR: 0 0 Threshold APIC interrupts MCE: 0 0 Machine check exceptions MCP: 7 7 Machine check polls ERR: 1

MIS: 0 [root@localhost ]#

(22)

3 付録

発行

株式会社コンテック

大阪市西淀川区姫里3-9-31 〒555-0025 日本語 http://www.contec.co.jp/

英語 http://www.contec.com/ NA02416 (LYPY171)

3.10 I/O ポート利用情報

[root@localhost ]# cat /proc/ioports 0000-001f : dma1 0020-0021 : pic1 0040-0043 : timer0 0050-0053 : timer1 0060-0060 : keyboard 0064-0064 : keyboard 0070-0073 : rtc0 0080-008f : dma page reg 00a0-00a1 : pic2 00c0-00df : dma2 00f0-00ff : fpu 0170-0177 : 0000:00:1f.1 0170-0177 : ata_piix 01f0-01f7 : 0000:00:1f.1 01f0-01f7 : ata_piix 02f8-02ff : serial 0376-0376 : 0000:00:1f.1 0376-0376 : ata_piix 03c0-03df : vga+ 03f6-03f6 : 0000:00:1f.1 03f6-03f6 : ata_piix 03f8-03ff : serial 0400-047f : 0000:00:1f.0 0400-0403 : ACPI PM1a_EVT_BLK 0404-0405 : ACPI PM1a_CNT_BLK 0408-040b : ACPI PM_TMR 0410-0415 : ACPI CPU throttle 0428-042f : ACPI GPE0_BLK 0480-04bf : 0000:00:1f.0 04d0-04d1 : pnp 00:01 0500-051f : 0000:00:1f.3 0800-087f : pnp 00:01 0880-088f : 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:02.0 [root@localhost ]#

参照

関連したドキュメント

審査・調査結果に基づき起案し、許 可の諾否について多摩環境事務

ユースカフェを利用して助産師に相談をした方に、 SRHR やユースカフェ等に関するアンケ

6 月、 月 、8 8月 月、 、1 10 0 月 月、 、1 1月 月及 及び び2 2月 月) )に に調 調査 査を を行 行い いま まし した た。 。. 森ヶ崎の鼻 1

土壌汚染状況調査を行った場所=B地 ※2 指定調査機関確認書 調査対象地 =B地 ※2. 土壌汚染状況調査結果報告シート 調査対象地

事後調査では、ムラサキイガイやコウロエンカワヒバリガイ等の外来種や東京湾の主要な 赤潮形成種である Skeletonema

目名 科名 種名 学名.. 目名 科名

(ア) 上記(50)(ア)の意見に対し、 UNID からの意見の表明において、 Super Fine Powder は、. 一般の

先行事例として、ニューヨークとパリでは既に Loop