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入力 ... - 8 -
2.5 CF ... - 9 -
2.6 PowerManagement... - 10 -
2.6.1 S1, S3, S4
ステート... - 10 -2.6.2 S5
ステート...- 10 -
3 付録 ... - 11 -
3.1 メモリの確認 ... - 11 -
3.2 runlevel対応サービス... - 11 -
3.3 CPU情報... - 11 -
3.4 メモリ情報... - 13 -
3.5 カーネル
モジュールメッセージ... - 14 -
3.6 PCI Device情報 ...- 21 -
3.7 システムロードモジュール ... - 22 -
3.8 バージョン情報...- 22 -
3.9 IRQ利用情報 ... - 22 -
3.10 I/Oポート利用情報... - 23 -
1 調査環境
1 調査環境
1.1 ハードウェア
IPC-BX955
ハードウェアの詳細なスペックについては、ユーザーズマニュアルを参照してください。
図 1 ハードウェアの接続形態
※マウス、モニタ等は省略しています。
※マイクが無い場合(マイク感度が悪く音が拾えない場合)は、マイク代替として
PC
のLine-OUT
からLine-IN
へ直接接続でも可能です。1.2 ソフトウェア
本調査で使用したディストリビューションについては以下の通りです。
・ubuntu-9.10 server
バージョン情報
root@us910d4g:~# cat /proc/version
Linux version 2.6.31-14-generic-pae (buildd@rothera) (gcc version 4.4.1 (Ubuntu 4.4.1-4ubuntu8) )
#48-Ubuntu SMP Fri Oct 16 15:22:42 UTC 2009 root@us910d4g:~#
IPC-BX955(Linux)
イヤフォンCOM 1
LAN 1
クロスケーブル
COM 2
インターネット接続
2 調査項目の手順と結果
本調査では以下の内容を調査致しました。また、インストール後に行った調査に関しましては、
root
権限にて 実行しています。表 1 調査結果
2.1 Console 日本語入力
ターミナルエミュレートソフトと日本語のフォントをダウンロード行います。
[root@localhost ]# apt-get install fbterm
<省略>
[root@localhost ]# apt-get install ttf-unifont unifont xfonts-unifont unifont-bin
<省略>
[root@localhost ]
調査項目 確認内容 結果 備考
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-BX955のBIOSがサポートしていないため。
ハイバネーション(S4 ステート)動作 IPC-BX955のBIOSがサポートしていないため。
Power Management
システム終了時の電源 OFF(S5 ステート)動作 ○ 正常動作
2 調査項目の手順と結果
入力言語を日本語
UTF-8
に設定します。[root@localhost ]# export LANG=ja_JP.UTF-8 [root@localhost ]
日付けを表示させ、日本語表示となっていることを確認します。
[root@localhost ]# date
2010
年 8月 23日 月曜日 19:50:52 JST[root@localhost ]
2.2 シリアルポート
文字列の送受信テスト
IPC-BX955
のCOM1
とCOM2
にクロスケーブルを用いて接続します。「ctrl」+「Alt」+「F1」を押し、以下のコマンドを入力した方が受信側となります。
[root@localhost ]# cat /dev/ttyS0
「ctrl」+「Alt」+「F2」を押し、もう片方が送信側です。以下のコマンドを入力して文字列(aiueo)を送 信してください。
[root@localhost ]# echo aiueo > /dev/ttyS1 [root@localhost ]#
受信側に送信側から送信したテキストが表示されれば、正常に通信が出来ています。
[root@localhost ]# cat /dev/ttyS0
aiueo
2.3 LINE 出力
[root@localhost ]# apt-get install alsa-utils
<省略>
[root@localhost ]#
インストール後の初期設定ではミュート設定になっているため、解除します。
[root@localhost ]# amixer –c 0 set Master 100% unmute cap Simple mixer control 'Master'
Capabilities: pvolume pswitch pswitch-joined Playback channels: Front Left - Front Right Limits: Playback 0 - 63
Mono:
Front Left: Playback 63 [100%] [0.00dB] [on]
Front Right: Playback 63 [100%] [0.00dB] [on]
[root@localhost ]# amixer –c 0 set Master Mono 100% unmute cap [root@localhost ]# amixer –c 0 set Headphone 100% unmute cap Simple mixer control 'Headphone',0
Capabilities: pvolume pswitch pswitch-joined Playback channels: Front Left - Front Right Limits: Playback 0 - 63
Mono:
Front Left: Playback 63 [100%] [0.00dB] [on]
Front Right: Playback 63 [100%] [0.00dB] [on]
[root@localhost ]# amixer –c 0 set Line 100% unmute cap Simple mixer control 'Line',0
Capabilities: pvolume pswitch pswitch-joined cswitch cswitch-exclusive Capture exclusive group: 0
Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: Playback 0 - 31
Front Left: Playback 31 [100%] [12.00dB] [on] Capture [on]
Front Right: Playback 31 [100%] [12.00dB] [on] Capture [on]
[root@localhost ]#
汎用PCより音楽または音声ファイルを用意します。「
2 調査項目の手順と結果
2.5 CF
」よりCF2にファイルを格納しubuntu
にファイルを転送してください。用意した音楽ファイルを再生し、イヤフォンから音が出ることを確認します。
[root@localhost ]# aplay test.wav
<省略>
[root@localhost ]#
2.4 LINE 入力
録音と再生
録音を行う場合、まずマイクの接続、または
LINE-OUT
とLINE-IN
の接続を行って下さい。その後録音の設定としまして、ALSAユーティリティのミキサーコマンドよりマイクの設定が
Caprure [on]
の状態か確認し,offであれば
capture [on]に設定してください。
[root@localhost ]# amixer –c 0
<省略>
Simple mixer control 'Mic',0
Capabilities: pvolume pswitch pswitch-joined cswitch cswitch-exclusive Capture exclusive group: 0
Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: Playback 0 - 31
Front Left: Playback 31 [100%] [12.00dB] [on] Capture [on]
Front Right: Playback 31 [100%] [12.00dB] [on] Capture [on]
<省略>
[root@localhost ]# amixer –c 0 set Mic 100% unmute cap
(Captureがoff
の場合、実行する)Simple mixer control 'Mic',0
Capabilities: pvolume pswitch pswitch-joined cswitch cswitch-exclusive Capture exclusive group: 0
Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: Playback 0 - 31
Front Left: Playback 31 [100%] [12.00dB] [on] Capture [on]
Front Right: Playback 31 [100%] [12.00dB] [on] Capture [on]
[root@localhost ]#
別PC音を出力し録音を行います。
LINE-OUT
とLINE-IN
の接続を行っている場合、「Alt」+
「Ctrl」+
「F2~F9」を押してからエラー! 参照元が見つかりません。の操作を行い、音を出力してください。
[root@localhost ]# arecord -t wav -d 15 -f dat test1.wav [root@localhost ]#
録音したファイルの再生を行います。
[root@localhost ]# aplay test1.wav
[root@localhost ]#
2 調査項目の手順と結果
2.5 CF
FAT32
でマウントしましたCF
をCF2
に挿入し、起動します。フォルダを作成し、マウントを行います。
[root@localhost ]# mkdir /media/CF
[root@localhost ]# mount -t vfat /dev/sdb1 /media/CF2 [root@localhost ]#
端末上よりマウントの確認を行います。
[root@localhost ]# mount
<省略>
/dev/sdb1 on /media/ CF type vfat (rw) [root@localhost ]#
テキストファイルの読み書きを行います。
[root@localhost ]# echo hello > /media/ CF /hello.txt [root@localhost ]# cat /media/ CF /hello.txt
hello
[root@localhost ]#
アンマウントを行い、ファイルが読めなくなる事を確認します。
[root@localhost ]# umount /media/ CF [root@localhost ]# ls /media/ CF [root@localhost ]#
再度マウントを行い、ファイルが読めるようになる事を確認します。
[root@localhost ]# mount -t vfat /dev/sdb1 /media/ CF [root@localhost ]# ls /media/ CF
[root@localhost ]#
2.6 PowerManagement
2.6.1 S1, S3, S4
ステートパワーマネジメントステータスを確認し、サスペンド処理が使用可の状態か確認を行います。
[root@localhost ]# cat /sys/power/state standby disk
[root@localhost ]#
このシステムは、スタンバイ(standby)とハイバネーション(disk)をサポートしていると表示されますが
IPC-BX955
の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.6.2 S5
ステートシャットダウンコマンドを実行してください。
シャットダウン終了後、本体の電源が
OFF
になることを確認できます。[root@localhost ]# shutdown -h now
3 付録
3 付録
3.1 メモリの確認
root@us910d4g:~# free
total used free shared buffers cached Mem: 1017284 253544 763740 0 12200 172248 -/+ buffers/cache: 69096 948188
Swap: 232900 0 232900 root@us910d4g:~#
3.2 runlevel 対応サービス
root@us910d4g:~# sysv-rc-conf --list alsa-utils 0:off 6:off
apache2 0:off 1:off 2:on 3:on 4:on 5:on 6:off
apparmor S:on apport atd bootchart bootlogd console-setu S:on cron dmesg
dns-clean 1:on 2:on 3:on 4:on 5:on
grub-common 2:on 3:on 4:on 5:on
halt 0:on hwclock hwclock-save keyboard-set S:on killprocs 1:on module-init-
mysql 0:off 1:off 2:on 3:on 4:on 5:on 6:off
networking 0:on 6:on
ondemand 2:on 3:on 4:on 5:on
openbsd-inet 0:off 1:off 2:on 3:on 4:on 5:on 6:off
postfix 0:off 1:off 2:on 3:on 4:on 5:on 6:off
pppd-dns 1:on 2:on 3:on 4:on 5:on
procps
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 rsyslog-kmsg
samba 0:off 1:off 2:on 3:on 4:on 5:on 6:off
screen-clean S:on
sendsigs 0:on 6:on single 1:on
ssh 1:off 2:on 3:on 4:on 5:on
stop-bootlog stop-bootlog
tomcat6 0:off 1:off 2:on 3:on 4:on 5:on 6:off
udev udev-finish udevmonitor udevtrigger ufw
umountfs 0:on 6:on umountroot 0:on 6:on
urandom 0:on 6:on S:on
winbind 0:off 1:off 2:on 3:on 4:on 5:on 6:off
wpa-ifupdown 0:on 6:on x11-common S:on root@us910d4g:~#
3.3 CPU 情報
root@us910d4g:~# cat /proc/cpuinfo processor : 0
vendor_id : GenuineIntel cpu family : 6
model : 28
model name : Intel(R) Atom(TM) CPU N270 @ 1.60GHz stepping : 2
cpu MHz : 800.000
cache size : 512 KB physical id : 0 siblings : 2
core id : 0
cpu cores : 1
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 pat clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx constant_tsc arch_perfmon pebs bts pni dtes64 monitor ds_cpl est tm2 ssse3 xtpr pdcm movbe lahf_lm
bogomips : 3192.11 clflush size : 64 power management:
processor : 1
vendor_id : GenuineIntel cpu family : 6
model : 28
model name : Intel(R) Atom(TM) CPU N270 @ 1.60GHz stepping : 2
cpu MHz : 800.000
cache size : 512 KB physical id : 0 siblings : 2
core id : 0
cpu cores : 1
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 pat clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx constant_tsc arch_perfmon pebs bts pni dtes64 monitor ds_cpl est tm2 ssse3 xtpr pdcm movbe lahf_lm
bogomips : 3192.18 clflush size : 64 power management:
root@us910d4g:~#
3 付録
3.4 メモリ情報
root@us910d4g:~# cat /proc/meminfo MemTotal: 1017284 kB MemFree: 843404 kB Buffers: 11508 kB Cached: 96372 kB SwapCached: 0 kB Active: 73688 kB Inactive: 78948 kB Active(anon): 47308 kB Inactive(anon): 0 kB Active(file): 26380 kB Inactive(file): 78948 kB Unevictable: 0 kB Mlocked: 0 kB HighTotal: 127880 kB HighFree: 252 kB LowTotal: 889404 kB LowFree: 843152 kB SwapTotal: 221176 kB SwapFree: 221176 kB Dirty: 8 kB Writeback: 0 kB AnonPages: 44860 kB Mapped: 27616 kB Slab: 10604 kB SReclaimable: 4484 kB SUnreclaim: 6120 kB PageTables: 1356 kB NFS_Unstable: 0 kB Bounce: 0 kB WritebackTmp: 0 kB CommitLimit: 729816 kB Committed_AS: 319084 kB VmallocTotal: 122880 kB VmallocUsed: 7460 kB VmallocChunk: 109456 kB HugePages_Total: 0 HugePages_Free: 0 HugePages_Rsvd: 0 HugePages_Surp: 0 Hugepagesize: 2048 kB DirectMap4k: 10232 kB DirectMap2M: 901120 kB root@us910d4g:~#
3.5 カーネル モジュールメッセージ
root@us910d4g:~# dmesg
[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 2.6.31-14-generic-pae (buildd@rothera) (gcc version 4.4.1 (Ubuntu 4.4.1-4ubuntu8) ) #48-Ubuntu SMP Fri Oct 16 15:22:42 UTC 2009 (Ubuntu 2.6.31-14.48-generic-pae)
[ 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 - 000000000009f000 (usable) [ 0.000000] BIOS-e820: 000000000009f000 - 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 = 0x1000000
[ 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-CFFFF write-back [ 0.000000] D0000-EFFFF uncachable [ 0.000000] F0000-FFFFF write-through [ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 000000000 mask 0C0000000 write-back [ 0.000000] 1 base 03F800000 mask 0FF800000 uncachable [ 0.000000] 2 base 03F700000 mask 0FFF00000 uncachable [ 0.000000] 3 disabled
[ 0.000000] 4 disabled [ 0.000000] 5 disabled [ 0.000000] 6 disabled [ 0.000000] 7 disabled
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 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 - 000000000009f000 (usable) [ 0.000000] modified: 000000000009f000 - 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-00000000379fe000 [ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] 0000000000 - 0000200000 page 4k [ 0.000000] 0000200000 - 0037800000 page 2M [ 0.000000] 0037800000 - 00379fe000 page 4k
[ 0.000000] kernel direct mapping tables up to 379fe000 @ 10000-16000 [ 0.000000] RAMDISK: 2f2f0000 - 2f9673bc
[ 0.000000] ACPI: RSDP 000f9280 00014 (v00 IntelR)
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 - 00008ad9a0] TEXT DATA BSS ==> [0000100000 - 00008ad9a0]
[ 0.000000] #4 [002f2f0000 - 002f9673bc] RAMDISK ==> [002f2f0000 - 002f9673bc]
[ 0.000000] #5 [000009f000 - 0000100000] BIOS reserved ==> [000009f000 - 0000100000]
[ 0.000000] #6 [00008ae000 - 00008b40be] BRK ==> [00008ae000 - 00008b40be]
[ 0.000000] #7 [0000010000 - 0000012000] PGTABLE ==> [0000010000 - 0000012000]
[ 0.000000] #8 [0000012000 - 0000019000] BOOTMAP ==> [0000012000 - 0000019000]
[ 0.000000] found SMP MP-table at [c00f4f90] f4f90 [ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000010 -> 0x00001000 [ 0.000000] Normal 0x00001000 -> 0x000379fe [ 0.000000] HighMem 0x000379fe -> 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 c078bce0, node_mem_map c1000200 [ 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: 1748 pages used for memmap [ 0.000000] Normal zone: 221994 pages, LIFO batch:31 [ 0.000000] HighMem zone: 250 pages used for memmap [ 0.000000] HighMem zone: 31720 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] Enabling APIC mode: Flat. Using 1 I/O APICs [ 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] NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:2 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 14 pages at c17f4000, static data 35612 bytes [ 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.31-14-generic-pae root=UUID=84f6e130-1808-42f0-81d8-ebaa8c9ce546 ro quiet splash
[ 0.000000] PID hash table entries: 4096 (order: 12, 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 (000379fe:0003f6e0)
[ 0.000000] Memory: 1009604k/1039232k available (4588k kernel code, 28664k reserved, 2148k data, 544k init, 127880k highmem) [ 0.000000] virtual kernel memory layout:
[ 0.000000] fixmap : 0xfff1d000 - 0xfffff000 ( 904 kB) [ 0.000000] pkmap : 0xffa00000 - 0xffc00000 (2048 kB) [ 0.000000] vmalloc : 0xf81fe000 - 0xff9fe000 ( 120 MB) [ 0.000000] lowmem : 0xc0000000 - 0xf79fe000 ( 889 MB) [ 0.000000] .init : 0xc0795000 - 0xc081d000 ( 544 kB) [ 0.000000] .data : 0xc057b314 - 0xc07946e8 (2148 kB) [ 0.000000] .text : 0xc0100000 - 0xc057b314 (4588 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] NR_IRQS:2304 nr_irqs:424
[ 0.000000] Fast TSC calibration using PIT [ 0.000000] Detected 1596.052 MHz processor.
[ 0.001949] Console: colour VGA+ 80x25 [ 0.001963] console [tty0] enabled
[ 0.004023] Calibrating delay loop (skipped), value calculated using timer frequency.. 3192.10 BogoMIPS (lpj=6384208) [ 0.004099] Security Framework initialized
[ 0.004163] AppArmor: AppArmor initialized [ 0.004194] Mount-cache hash table entries: 512 [ 0.004589] Initializing cgroup subsys ns [ 0.004607] Initializing cgroup subsys cpuacct [ 0.004624] Initializing cgroup subsys memory
[ 0.004647] Initializing cgroup subsys freezer [ 0.004657] Initializing cgroup subsys net_cls [ 0.004700] CPU: L1 I cache: 32K, L1 D cache: 24K [ 0.004713] CPU: L2 cache: 512K
[ 0.004724] CPU: Physical Processor ID: 0 [ 0.004732] CPU: Processor Core ID: 0 [ 0.004744] mce: CPU supports 5 MCE banks [ 0.004770] CPU0: Thermal monitoring enabled (TM1) [ 0.004782] using mwait in idle threads.
[ 0.004804] Performance Counters: Atom events, Intel PMU driver.
[ 0.004824] ... version: 3 [ 0.004832] ... bit width: 40 [ 0.004841] ... generic counters: 2
[ 0.004850] ... value mask: 000000ffffffffff [ 0.004859] ... max period: 000000007fffffff [ 0.004868] ... fixed-purpose counters: 3
[ 0.004876] ... counter mask: 0000000700000003 [ 0.004891] Checking 'hlt' instruction... OK.
[ 0.028016] ACPI: Core revision 20090521
[ 0.048596] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.088684] CPU0: Intel(R) Atom(TM) CPU N270 @ 1.60GHz stepping 02 [ 0.092001] Booting processor 1 APIC 0x1 ip 0x6000
[ 0.004000] Initializing CPU#1
[ 0.004000] Calibrating delay using timer specific routine.. 3192.17 BogoMIPS (lpj=6384346) [ 0.004000] CPU: L1 I cache: 32K, L1 D cache: 24K
[ 0.004000] CPU: L2 cache: 512K [ 0.004000] CPU: Physical Processor ID: 0 [ 0.004000] CPU: Processor Core ID: 0 [ 0.004000] mce: CPU supports 5 MCE banks [ 0.004000] CPU1: Thermal monitoring enabled (TM2)
[ 0.004000] x86 PAT enabled: cpu 1, old 0x7040600070406, new 0x7010600070106 [ 0.177469] CPU1: Intel(R) Atom(TM) CPU N270 @ 1.60GHz stepping 02 [ 0.177517] checking TSC synchronization [CPU#0 -> CPU#1]: passed.
[ 0.180056] Brought up 2 CPUs
[ 0.180072] Total of 2 processors activated (6384.27 BogoMIPS).
[ 0.180168] CPU0 attaching sched-domain:
[ 0.180181] domain 0: span 0-1 level SIBLING [ 0.180193] groups: 0 1
[ 0.180214] CPU1 attaching sched-domain:
[ 0.180224] domain 0: span 0-1 level SIBLING [ 0.180235] groups: 1 0
[ 0.180520] Booting paravirtualized kernel on bare hardware [ 0.180910] regulator: core version 0.5
[ 0.180910] Time: 18:11:27 Date: 03/02/10 [ 0.180910] NET: Registered protocol family 16 [ 0.184473] EISA bus registered
[ 0.184514] ACPI: bus type pci registered
[ 0.184750] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255 [ 0.184764] PCI: MCFG area at e0000000 reserved in E820
[ 0.184773] PCI: Using MMCONFIG for extended config space [ 0.184782] PCI: Using configuration type 1 for base access [ 0.189055] bio: create slab <bio-0> at 0
[ 0.192055] ACPI: EC: Look up EC in DSDT [ 0.218257] ACPI: Interpreter enabled [ 0.218278] ACPI: (supports S0 S1 S4 S5)
[ 0.218377] ACPI: Using IOAPIC for interrupt routing [ 0.241551] ACPI: No dock devices found.
[ 0.241932] ACPI: PCI Root Bridge [PCI0] (0000:00)
[ 0.242189] pci 0000:00:02.0: reg 10 32bit mmio: [0xfdf00000-0xfdf7ffff]
[ 0.242209] pci 0000:00:02.0: reg 14 io port: [0xff00-0xff07]
[ 0.242226] pci 0000:00:02.0: reg 18 32bit mmio: [0xd0000000-0xdfffffff]
[ 0.242244] pci 0000:00:02.0: reg 1c 32bit mmio: [0xfdf80000-0xfdfbffff]
[ 0.242338] pci 0000:00:02.1: reg 10 32bit mmio: [0xfde80000-0xfdefffff]
[ 0.242568] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold [ 0.242583] pci 0000:00:1c.0: PME# disabled
[ 0.242718] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold [ 0.242732] pci 0000:00:1c.1: PME# disabled
[ 0.242841] pci 0000:00:1d.0: reg 20 io port: [0xfe00-0xfe1f]
[ 0.242948] pci 0000:00:1d.1: reg 20 io port: [0xfd00-0xfd1f]
[ 0.243055] pci 0000:00:1d.2: reg 20 io port: [0xfc00-0xfc1f]
[ 0.243160] pci 0000:00:1d.3: reg 20 io port: [0xfb00-0xfb1f]
3 付録
[ 0.244061] pci 0000:00:1f.2: reg 10 io port: [0x00-0x07]
[ 0.244081] pci 0000:00:1f.2: reg 14 io port: [0x00-0x03]
[ 0.244100] pci 0000:00:1f.2: reg 18 io port: [0x00-0x07]
[ 0.244119] pci 0000:00:1f.2: reg 1c io port: [0x00-0x03]
[ 0.244138] pci 0000:00:1f.2: reg 20 io port: [0xf800-0xf80f]
[ 0.244196] pci 0000:00:1f.2: PME# supported from D3hot [ 0.244210] pci 0000:00:1f.2: PME# disabled
[ 0.244297] pci 0000:00:1f.3: reg 20 io port: [0x500-0x51f]
[ 0.244459] pci 0000:01:00.0: reg 10 32bit mmio: [0xfdde0000-0xfddfffff]
[ 0.244497] pci 0000:01:00.0: reg 18 io port: [0xcf00-0xcf1f]
[ 0.244629] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold [ 0.244645] pci 0000:01:00.0: PME# disabled
[ 0.244763] pci 0000:00:1c.0: bridge io port: [0xc000-0xcfff]
[ 0.244778] pci 0000:00:1c.0: bridge 32bit mmio: [0xfdd00000-0xfddfffff]
[ 0.244799] pci 0000:00:1c.0: bridge 64bit mmio pref: [0xfda00000-0xfdafffff]
[ 0.244915] pci 0000:02:00.0: reg 10 32bit mmio: [0xfd9e0000-0xfd9fffff]
[ 0.244953] pci 0000:02:00.0: reg 18 io port: [0xbf00-0xbf1f]
[ 0.245084] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold [ 0.245101] pci 0000:02:00.0: PME# disabled
[ 0.245216] pci 0000:00:1c.1: bridge io port: [0xb000-0xbfff]
[ 0.245231] pci 0000:00:1c.1: bridge 32bit mmio: [0xfd900000-0xfd9fffff]
[ 0.245251] pci 0000:00:1c.1: bridge 64bit mmio pref: [0xfd800000-0xfd8fffff]
[ 0.245350] pci 0000:00:1e.0: transparent bridge
[ 0.245365] pci 0000:00:1e.0: bridge io port: [0xd000-0xdfff]
[ 0.245380] pci 0000:00:1e.0: bridge 32bit mmio: [0xfdc00000-0xfdcfffff]
[ 0.245400] pci 0000:00:1e.0: bridge 64bit mmio pref: [0xfdb00000-0xfdbfffff]
[ 0.245439] pci_bus 0000:00: on NUMA node 0
[ 0.245479] ACPI: PCI Interrupt Routing Table [¥_SB_.PCI0._PRT]
[ 0.246077] ACPI: PCI Interrupt Routing Table [¥_SB_.PCI0.PEX0._PRT]
[ 0.246315] ACPI: PCI Interrupt Routing Table [¥_SB_.PCI0.PEX1._PRT]
[ 0.246605] ACPI: PCI Interrupt Routing Table [¥_SB_.PCI0.HUB0._PRT]
[ 0.288553] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 *5 7 9 10 11 12 14 15) [ 0.288988] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 *10 11 12 14 15) [ 0.289413] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 *9 10 11 12 14 15) [ 0.289848] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.290273] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 *7 9 10 11 12 14 15)
[ 0.290697] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
[ 0.291127] ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
[ 0.291566] ACPI: PCI Interrupt Link [LNK1] (IRQs *3 4 5 7 9 10 11 12 14 15) [ 0.292336] SCSI subsystem initialized
[ 0.292464] libata version 3.00 loaded.
[ 0.292464] usbcore: registered new interface driver usbfs [ 0.292464] usbcore: registered new interface driver hub [ 0.292464] usbcore: registered new device driver usb [ 0.292464] ACPI: WMI: Mapper loaded
[ 0.292464] PCI: Using ACPI for IRQ routing [ 0.304043] Bluetooth: Core ver 2.15
[ 0.304127] NET: Registered protocol family 31
[ 0.304127] Bluetooth: HCI device and connection manager initialized [ 0.304127] Bluetooth: HCI socket layer initialized
[ 0.304127] NetLabel: Initializing
[ 0.304127] NetLabel: domain hash size = 128
[ 0.304127] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.304155] NetLabel: unlabeled traffic allowed by default [ 0.304445] hpet clockevent registered
[ 0.304457] HPET: 3 timers in total, 0 timers will be used for per-cpu timer [ 0.304475] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 0.304497] hpet0: 3 comparators, 64-bit 14.318180 MHz counter [ 0.324050] pnp: PnP ACPI init
[ 0.324111] ACPI: bus type pnp registered [ 0.327765] pnp 00:06: IRQ 4 override to edge, high [ 0.329124] pnp 00:07: IRQ 3 override to edge, high [ 0.337654] pnp: PnP ACPI: found 13 devices [ 0.337665] ACPI: ACPI bus type pnp unregistered [ 0.337681] PnPBIOS: Disabled by ACPI PNP
[ 0.337737] system 00:01: ioport range 0x4d0-0x4d1 has been reserved [ 0.337753] system 00:01: ioport range 0x680-0x6ff has been reserved [ 0.337767] system 00:01: ioport range 0x880-0x88f has been reserved [ 0.337803] system 00:09: ioport range 0x400-0x4bf could not be reserved [ 0.337832] system 00:0b: iomem range 0xe0000000-0xefffffff has been reserved [ 0.337860] system 00:0c: iomem range 0xf0000-0xfffff could not be reserved [ 0.337876] system 00:0c: iomem range 0x3f6e0000-0x3f6fffff could not be reserved [ 0.337891] system 00:0c: iomem range 0x0-0x9ffff could not be reserved [ 0.337905] system 00:0c: iomem range 0x100000-0x3f6dffff could not be reserved [ 0.337921] system 00:0c: iomem range 0xfec00000-0xfec00fff could not be reserved [ 0.337936] system 00:0c: iomem range 0xfed13000-0xfed1dfff has been reserved [ 0.337951] system 00:0c: iomem range 0xfed20000-0xfed8ffff has been reserved [ 0.337966] system 00:0c: iomem range 0xfee00000-0xfee00fff has been reserved [ 0.337981] system 00:0c: iomem range 0xffb00000-0xffb7ffff has been reserved [ 0.337996] system 00:0c: iomem range 0xfff00000-0xffffffff has been reserved [ 0.338010] system 00:0c: iomem range 0xe0000-0xeffff has been reserved [ 0.373190] AppArmor: AppArmor Filesystem Enabled
[ 0.373300] pci 0000:00:1c.0: PCI bridge, secondary bus 0000:01 [ 0.373315] pci 0000:00:1c.0: IO window: 0xc000-0xcfff
[ 0.373333] pci 0000:00:1c.0: MEM window: 0xfdd00000-0xfddfffff
[ 0.373350] pci 0000:00:1c.0: PREFETCH window: 0x000000fda00000-0x000000fdafffff
[ 0.373372] pci 0000:00:1c.1: PCI bridge, secondary bus 0000:02 [ 0.373386] pci 0000:00:1c.1: IO window: 0xb000-0xbfff
[ 0.373403] pci 0000:00:1c.1: MEM window: 0xfd900000-0xfd9fffff
[ 0.373419] pci 0000:00:1c.1: PREFETCH window: 0x000000fd800000-0x000000fd8fffff [ 0.373440] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:03
[ 0.373453] pci 0000:00:1e.0: IO window: 0xd000-0xdfff [ 0.373471] pci 0000:00:1e.0: MEM window: 0xfdc00000-0xfdcfffff
[ 0.373487] pci 0000:00:1e.0: PREFETCH window: 0x000000fdb00000-0x000000fdbfffff [ 0.373530] alloc irq_desc for 16 on node -1
[ 0.373539] alloc kstat_irqs on node -1
[ 0.373563] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 0.373587] pci 0000:00:1c.0: setting latency timer to 64
[ 0.373613] alloc irq_desc for 17 on node -1 [ 0.373622] alloc kstat_irqs on node -1
[ 0.373639] pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17 [ 0.373655] pci 0000:00:1c.1: setting latency timer to 64
[ 0.373676] pci 0000:00:1e.0: setting latency timer to 64 [ 0.373693] pci_bus 0000:00: resource 0 io: [0x00-0xffff]
[ 0.373706] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffffffffffff]
[ 0.373719] pci_bus 0000:01: resource 0 io: [0xc000-0xcfff]
[ 0.373732] pci_bus 0000:01: resource 1 mem: [0xfdd00000-0xfddfffff]
[ 0.373745] pci_bus 0000:01: resource 2 pref mem [0xfda00000-0xfdafffff]
[ 0.373758] pci_bus 0000:02: resource 0 io: [0xb000-0xbfff]
[ 0.373770] pci_bus 0000:02: resource 1 mem: [0xfd900000-0xfd9fffff]
[ 0.373783] pci_bus 0000:02: resource 2 pref mem [0xfd800000-0xfd8fffff]
[ 0.373796] pci_bus 0000:03: resource 0 io: [0xd000-0xdfff]
[ 0.373808] pci_bus 0000:03: resource 1 mem: [0xfdc00000-0xfdcfffff]
[ 0.373821] pci_bus 0000:03: resource 2 pref mem [0xfdb00000-0xfdbfffff]
[ 0.373834] pci_bus 0000:03: resource 3 io: [0x00-0xffff]
[ 0.373846] pci_bus 0000:03: resource 4 mem: [0x000000-0xffffffffffffffff]
[ 0.373993] NET: Registered protocol family 2
[ 0.374390] IP route cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.375670] TCP established hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.377663] TCP bind hash table entries: 65536 (order: 7, 524288 bytes) [ 0.378561] TCP: Hash tables configured (established 131072 bind 65536) [ 0.378573] TCP reno registered
[ 0.378944] NET: Registered protocol family 1
[ 0.379172] Trying to unpack rootfs image as initramfs...
[ 0.805604] Switched to high resolution mode on CPU 1 [ 0.808023] Switched to high resolution mode on CPU 0 [ 1.009275] Freeing initrd memory: 6620k freed [ 1.018060] cpufreq-nforce2: No nForce2 chipset.
[ 1.018173] Scanning for low memory corruption every 60 seconds [ 1.018553] audit: initializing netlink socket (disabled)
[ 1.018599] type=2000 audit(1267553488.016:1): initialized [ 1.053394] highmem bounce pool size: 64 pages
[ 1.053418] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.059590] VFS: Disk quotas dquot_6.5.2
[ 1.059845] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 1.062367] fuse init (API version 7.12)
[ 1.062743] msgmni has been set to 1736 [ 1.063670] alg: No test for stdrng (krng) [ 1.063735] io scheduler noop registered [ 1.063747] io scheduler anticipatory registered [ 1.063756] io scheduler deadline registered [ 1.063973] io scheduler cfq registered (default) [ 1.064048] pci 0000:00:02.0: Boot video device [ 1.064572] alloc irq_desc for 24 on node -1 [ 1.064583] alloc kstat_irqs on node -1
[ 1.064615] pcieport-driver 0000:00:1c.0: irq 24 for MSI/MSI-X [ 1.064640] pcieport-driver 0000:00:1c.0: setting latency timer to 64 [ 1.064989] alloc irq_desc for 25 on node -1
[ 1.064999] alloc kstat_irqs on node -1
[ 1.065032] pcieport-driver 0000:00:1c.1: irq 25 for MSI/MSI-X [ 1.065060] pcieport-driver 0000:00:1c.1: setting latency timer to 64 [ 1.065387] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 1.065718] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 1.066182] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.066198] ACPI: Power Button [PWRF]
[ 1.066392] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1 [ 1.066406] ACPI: Power Button [PWRB]
3 付録
[ 1.450917] brd: module loaded [ 1.452984] loop: module loaded
[ 1.453416] input: Macintosh mouse button emulation as /devices/virtual/input/input2 [ 1.453860] ata_piix 0000:00:1f.2: version 2.13
[ 1.453911] alloc irq_desc for 19 on node -1 [ 1.453921] alloc kstat_irqs on node -1
[ 1.453945] ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19 [ 1.453963] ata_piix 0000:00:1f.2: MAP [ P0 P2 IDE IDE ]
[ 1.454079] ata_piix 0000:00:1f.2: setting latency timer to 64 [ 1.454340] scsi0 : ata_piix
[ 1.454715] scsi1 : ata_piix
[ 1.457317] ata1: SATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xf800 irq 14 [ 1.457333] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xf808 irq 15 [ 1.461099] Fixed MDIO Bus: probed
[ 1.461261] PPP generic driver version 2.4.2
[ 1.461641] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.461721] alloc irq_desc for 23 on node -1
[ 1.461732] alloc kstat_irqs on node -1
[ 1.461757] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23 [ 1.461808] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[ 1.461823] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[ 1.462012] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1 [ 1.465958] ehci_hcd 0000:00:1d.7: debug port 1
[ 1.465976] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported [ 1.466130] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xfdfff000
[ 1.480042] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00 [ 1.480355] usb usb1: configuration #1 chosen from 1 choice [ 1.480486] hub 1-0:1.0: USB hub found
[ 1.480522] hub 1-0:1.0: 8 ports detected
[ 1.480765] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.480855] uhci_hcd: USB Universal Host Controller Interface driver [ 1.480975] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23 [ 1.481000] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[ 1.481041] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 1.481194] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 [ 1.481251] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000fe00
[ 1.481598] usb usb2: configuration #1 chosen from 1 choice [ 1.481725] hub 2-0:1.0: USB hub found
[ 1.481757] hub 2-0:1.0: 2 ports detected
[ 1.481945] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19 [ 1.481968] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[ 1.481981] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 1.482114] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3 [ 1.482196] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000fd00
[ 1.482519] usb usb3: configuration #1 chosen from 1 choice [ 1.482641] hub 3-0:1.0: USB hub found
[ 1.482670] hub 3-0:1.0: 2 ports detected [ 1.482850] alloc irq_desc for 18 on node -1 [ 1.482861] alloc kstat_irqs on node -1
[ 1.482883] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18 [ 1.482904] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[ 1.482917] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 1.483083] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4 [ 1.483154] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000fc00
[ 1.483478] usb usb4: configuration #1 chosen from 1 choice [ 1.483607] hub 4-0:1.0: USB hub found
[ 1.483636] hub 4-0:1.0: 2 ports detected
[ 1.483804] uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 16 (level, low) -> IRQ 16 [ 1.483826] uhci_hcd 0000:00:1d.3: setting latency timer to 64
[ 1.483839] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[ 1.483976] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5 [ 1.484057] uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000fb00
[ 1.484378] usb usb5: configuration #1 chosen from 1 choice [ 1.484508] hub 5-0:1.0: USB hub found
[ 1.484537] hub 5-0:1.0: 2 ports detected
[ 1.484892] PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[ 1.484904] PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp [ 1.485671] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.485928] mice: PS/2 mouse device common for all mice [ 1.486270] rtc_cmos 00:03: RTC can wake from S4
[ 1.486399] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0 [ 1.486457] rtc0: alarms up to one month, 242 bytes nvram, hpet irqs [ 1.486932] device-mapper: uevent: version 1.0.3
[ 1.487448] device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: [email protected] [ 1.487814] device-mapper: multipath: version 1.1.0 loaded
[ 1.487839] device-mapper: multipath round-robin: version 1.0.0 loaded [ 1.488383] EISA: Probing bus 0 at eisa.0
[ 1.488457] EISA: Detected 0 cards.
[ 1.488864] cpuidle: using governor ladder [ 1.488875] cpuidle: using governor menu [ 1.491081] TCP cubic registered
[ 1.491784] NET: Registered protocol family 10 [ 1.493692] lo: Disabled Privacy Extensions [ 1.495102] NET: Registered protocol family 17 [ 1.495185] Bluetooth: L2CAP ver 2.13
[ 1.495194] Bluetooth: L2CAP socket layer initialized
[ 1.495206] Bluetooth: SCO (Voice Link) ver 0.6 [ 1.495214] Bluetooth: SCO socket layer initialized [ 1.495357] Bluetooth: RFCOMM TTY layer initialized [ 1.495379] Bluetooth: RFCOMM socket layer initialized [ 1.495390] Bluetooth: RFCOMM ver 1.11
[ 1.497108] Using IPI No-Shortcut mode [ 1.497283] PM: Resume from disk failed.
[ 1.497310] registered taskstats version 1 [ 1.497541] Magic number: 2:655:189 [ 1.497599] acpi device:1b: hash matches
[ 1.497664] rtc_cmos 00:03: setting system clock to 2010-03-02 18:11:28 UTC (1267553488) [ 1.497674] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 1.497679] EDD information not available.
[ 1.628461] ata2.00: ATA-4: GBDriver RA6, ra6h.b00, max UDMA/33 [ 1.628469] ata2.00: 7864320 sectors, multi 0: LBA
[ 1.636383] ata2.00: configured for UDMA/33
[ 1.636626] scsi 1:0:0:0: Direct-Access ATA GBDriver RA6 ra6h PQ: 0 ANSI: 5 [ 1.636900] sd 1:0:0:0: Attached scsi generic sg0 type 0
[ 1.637013] sd 1:0:0:0: [sda] 7864320 512-byte logical blocks: (4.02 GB/3.75 GiB) [ 1.637157] sd 1:0:0:0: [sda] Write Protect is off
[ 1.637165] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.637236] sd 1:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA [ 1.637585] sda: sda1 sda2 < sda5 >
[ 1.640835] sd 1:0:0:0: [sda] Attached SCSI disk [ 1.640881] Freeing unused kernel memory: 544k freed [ 1.641463] Write protecting the kernel text: 4592k
[ 1.641595] Write protecting the kernel read-only data: 1836k
[ 1.793086] usb 1-1: new high speed USB device using ehci_hcd and address 2 [ 1.926162] usb 1-1: configuration #1 chosen from 1 choice
[ 2.037044] usb 1-2: new high speed USB device using ehci_hcd and address 3 [ 2.201580] usb 1-2: configuration #1 chosen from 1 choice
[ 2.273164] e1000e: Intel(R) PRO/1000 Network Driver - 1.0.2-k2 [ 2.273174] e1000e: Copyright (c) 1999-2008 Intel Corporation.
[ 2.273303] e1000e 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 2.273360] e1000e 0000:01:00.0: setting latency timer to 64
[ 2.273595] alloc irq_desc for 26 on node -1 [ 2.273603] alloc kstat_irqs on node -1
[ 2.273637] e1000e 0000:01:00.0: irq 26 for MSI/MSI-X [ 2.299878] Initializing USB Mass Storage driver...
[ 2.313361] scsi2 : SCSI emulation for USB Mass Storage devices [ 2.315222] scsi3 : SCSI emulation for USB Mass Storage devices [ 2.315881] usbcore: registered new interface driver usb-storage [ 2.315894] USB Mass Storage support registered.
[ 2.315996] usb-storage: device found at 3
[ 2.316034] usb-storage: waiting for device to settle before scanning [ 2.318091] usb-storage: device found at 2
[ 2.318100] usb-storage: waiting for device to settle before scanning
[ 2.330554] e1000e 0000:01:00.0: Warning: detected ASPM enabled in EEPROM [ 2.390595] 0000:01:00.0: eth0: (PCI Express:2.5GB/s:Width x1) 00:80:4c:a9:00:b8 [ 2.390604] 0000:01:00.0: eth0: Intel(R) PRO/1000 Network Connection [ 2.390685] 0000:01:00.0: eth0: MAC: 2, PHY: 2, PBA No: ffffff-0ff
[ 2.390760] e1000e 0000:02:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17 [ 2.390809] e1000e 0000:02:00.0: setting latency timer to 64
[ 2.391009] alloc irq_desc for 27 on node -1 [ 2.391016] alloc kstat_irqs on node -1
[ 2.391043] e1000e 0000:02:00.0: irq 27 for MSI/MSI-X
[ 2.450024] e1000e 0000:02:00.0: Warning: detected ASPM enabled in EEPROM [ 2.510861] 0000:02:00.0: eth1: (PCI Express:2.5GB/s:Width x1) 00:80:4c:a9:00:b9 [ 2.510869] 0000:02:00.0: eth1: Intel(R) PRO/1000 Network Connection [ 2.510950] 0000:02:00.0: eth1: MAC: 2, PHY: 2, PBA No: ffffff-0ff
[ 2.624231] usb 3-1: new low speed USB device using uhci_hcd and address 2 [ 2.793549] usb 3-1: configuration #1 chosen from 1 choice
[ 2.826228] usbcore: registered new interface driver hiddev
[ 2.839959] input: USB Optical Mouse as /devices/pci0000:00/0000:00:1d.1/usb3/3-1/3-1:1.0/input/input3
[ 2.840176] generic-usb 0003:0461:4D22.0001: input,hidraw0: USB HID v1.11 Mouse [USB Optical Mouse] on usb-0000:00:1d.1-1/input0 [ 2.840215] usbcore: registered new interface driver usbhid
[ 2.840223] usbhid: v2.6:USB HID core driver [ 2.960258] PM: Starting manual resume from disk [ 2.960268] PM: Resume from partition 8:5 [ 2.960273] PM: Checking hibernation image.
[ 2.961155] PM: Resume from disk failed.
3 付録
[ 3.832138] Adding 232900k swap on /dev/sda5. Priority:-1 extents:1 across:232900k [ 3.921441] EXT4-fs (sda1): internal journal on sda1:8
[ 3.986628] udev: starting version 147
[ 4.342316] intel_rng: Firmware space is locked read-only. If you can't or [ 4.342322] intel_rng: don't want to disable this in firmware setup, and if [ 4.342327] intel_rng: you are certain that your system has a functional [ 4.342330] intel_rng: RNG, try using the 'no_fwh_detect' option.
[ 4.403756] Linux agpgart interface v0.103
[ 4.505794] agpgart-intel 0000:00:00.0: Intel 945GME Chipset [ 4.506256] agpgart-intel 0000:00:00.0: detected 7932K stolen memory [ 4.509163] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000 [ 4.605029] lp: driver loaded but no devices found
[ 4.660611] [drm] Initialized drm 1.1.0 20060810
[ 4.768623] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 4.768638] i915 0000:00:02.0: setting latency timer to 64
[ 4.778563] [drm:intel_init_bios] *ERROR* VBT signature missing [ 4.778629] [drm] failed to find VBIOS tables
[ 4.808666] i2c-adapter i2c-0: unable to read EDID block.
[ 4.808677] i915 0000:00:02.0: VGA-1: no EDID data
[ 4.808684] [drm:drm_helper_initial_config] *ERROR* connectors have no modes, using standard modes [ 4.813887] [drm] fb0: inteldrmfb frame buffer device
[ 4.813913] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0 [ 4.891810] Intel ICH 0000:00:1e.2: PCI INT A -> GSI 17 (level, low) -> IRQ 17 [ 4.891889] Intel ICH 0000:00:1e.2: setting latency timer to 64
[ 5.005571] [drm] DAC-6: set mode 800x600 9
[ 5.033976] Console: switching to colour frame buffer device 100x37 [ 5.061907] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 5.220368] intel8x0_measure_ac97_clock: measured 63188 usecs (3043 samples) [ 5.220379] intel8x0: clocking to 48000
[ 5.856954] type=1505 audit(1267553492.858:7): operation="profile_replace" pid=689 name=/sbin/dhclient3
[ 5.857561] type=1505 audit(1267553492.858:8): operation="profile_replace" pid=689 name=/usr/lib/NetworkManager/nm-dhcp-client.action [ 5.857897] type=1505 audit(1267553492.858:9): operation="profile_replace" pid=689 name=/usr/lib/connman/scripts/dhclient-script [ 5.862258] type=1505 audit(1267553492.862:10): operation="profile_replace" pid=690 name=/usr/sbin/mysqld
[ 5.984833] e1000e 0000:01:00.0: irq 26 for MSI/MSI-X [ 6.040224] e1000e 0000:01:00.0: irq 26 for MSI/MSI-X [ 6.041293] ADDRCONF(NETDEV_UP): eth0: link is not ready [ 7.316329] usb-storage: device scan complete
[ 7.317301] usb-storage: device scan complete
[ 7.317809] scsi 3:0:0:0: CD-ROM Optiarc DVD RW AD-7560A DX09 PQ: 0 ANSI: 0 [ 7.318028] scsi 2:0:0:0: Direct-Access I-O DATA HDH-U 1.09 PQ: 0 ANSI: 2 [ 7.328760] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[ 7.328777] Uniform CD-ROM driver Revision: 3.20 [ 7.329310] sr 3:0:0:0: Attached scsi CD-ROM sr0 [ 7.329521] sr 3:0:0:0: Attached scsi generic sg1 type 5 [ 7.330016] sd 2:0:0:0: Attached scsi generic sg2 type 0
[ 7.337676] sd 2:0:0:0: [sdb] 234493056 512-byte logical blocks: (120 GB/111 GiB) [ 7.338639] sd 2:0:0:0: [sdb] Write Protect is off
[ 7.338656] sd 2:0:0:0: [sdb] Mode Sense: 53 00 00 08
[ 7.338668] sd 2:0:0:0: [sdb] Assuming drive cache: write through [ 7.341642] sd 2:0:0:0: [sdb] Assuming drive cache: write through [ 7.341897] sdb: sdb1
[ 7.353011] sd 2:0:0:0: [sdb] Assuming drive cache: write through [ 7.353194] sd 2:0:0:0: [sdb] Attached SCSI disk
[ 7.501137] __ratelimit: 3 callbacks suppressed
[ 7.501158] type=1503 audit(1267553494.503:12): operation="open" pid=822 parent=821 profile="/usr/sbin/mysqld" requested_mask="r::"
denied_mask="r::" fsuid=0 ouid=0 name="/sys/devices/system/cpu/"
[ 7.670682] e1000e: eth0 NIC Link is Up 100 Mbps Full Duplex, Flow Control: RX/TX [ 7.670690] 0000:01:00.0: eth0: 10/100 speed: disabling TSO
[ 7.671200] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 8.656455] type=1503 audit(1267553495.655:13): operation="open" pid=859 parent=858 profile="/usr/sbin/mysqld" requested_mask="r::"
denied_mask="r::" fsuid=0 ouid=0 name="/sys/devices/system/cpu/"
[ 9.092742] type=1503 audit(1267553496.094:14): operation="open" pid=982 parent=871 profile="/usr/sbin/mysqld" requested_mask="r::"
denied_mask="r::" fsuid=0 ouid=0 name="/sys/devices/system/cpu/"
[ 9.851225] type=1503 audit(1267553496.850:15): operation="open" pid=1002 parent=1001 profile="/usr/sbin/mysqld" requested_mask="r::"
denied_mask="r::" fsuid=0 ouid=0 name="/sys/devices/system/cpu/"
[ 9.924344] type=1503 audit(1267553496.926:16): operation="open" pid=1013 parent=1012 profile="/usr/sbin/mysqld" requested_mask="r::"
denied_mask="r::" fsuid=0 ouid=0 name="/sys/devices/system/cpu/"
[ 12.214262] warning: `jsvc' uses 32-bit capabilities (legacy support in use) [ 17.992034] eth0: no IPv6 routers present
root@us910d4g:~#
3.6 PCI Device 情報
root@us910d4g:~# 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) 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 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.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 root@us910d4g:~#
3.7 システムロードモジュール
root@us910d4g:~# lsmod
Module Size Used by iptable_filter 3100 0
ip_tables 11692 1 iptable_filter fbcon 36640 70
tileblit 2460 1 fbcon font 8124 1 fbcon bitblit 5372 1 fbcon x_tables 16544 1 ip_tables softcursor 1756 1 bitblit snd_intel8x0 30168 0
snd_ac97_codec 101216 1 snd_intel8x0 ac97_bus 1532 1 snd_ac97_codec i915 221672 1
snd_pcm 75488 2 snd_intel8x0,snd_ac97_codec drm 160224 1 i915
snd_timer 22276 1 snd_pcm i2c_algo_bit 5760 1 i915
snd 59204 4 snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer soundcore 7264 1 snd
lp 8964 0 intel_agp 27748 2 i915 video 19380 1 i915
snd_page_alloc 9252 2 snd_intel8x0,snd_pcm output 2780 1 video
parport 35340 1 lp
agpgart 35020 2 drm,intel_agp serio_raw 5280 0
usbhid 38304 0 usb_storage 52608 0 e1000e 122604 0 root@us910d4g:~#
3.8 バージョン情報
root@us910d4g:~# cat /proc/version
Linux version 2.6.31-14-generic-pae (buildd@rothera) (gcc version 4.4.1 (Ubuntu 4.4.1-4ubuntu8) ) #48-Ubuntu SMP Fri Oct 16 15:22:42 UTC 2009 root@us910d4g:~#
3.9 IRQ 利用情報
root@us910d4g:~# cat /proc/interrupts CPU0 CPU1
0: 51 0 IO-APIC-edge timer 1: 4 0 IO-APIC-edge i8042
3 付録
RES: 42 57 Rescheduling interrupts CAL: 36 38 Function call interrupts TLB: 510 589 TLB shootdowns TRM: 0 0 Thermal event interrupts THR: 0 0 Threshold APIC interrupts MCE: 0 0 Machine check exceptions MCP: 2 2 Machine check polls ERR: 0
MIS: 0 root@us910d4g:~#
3.10 I/Oポート利用情報
root@us910d4g:~# 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.2 0170-0177 : ata_piix 01f0-01f7 : 0000:00:1f.2 01f0-01f7 : ata_piix 02f8-02ff : serial 0376-0376 : 0000:00:1f.2 0376-0376 : ata_piix 03c0-03df : vga+
03f6-03f6 : 0000:00:1f.2 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 0428-042f : ACPI GPE0_BLK 0480-04bf : 0000:00:1f.0 04d0-04d1 : pnp 00:01 0500-051f : 0000:00:1f.3 0680-06ff : pnp 00:01 0880-088f : pnp 00:01 0cf8-0cff : PCI conf1 b000-bfff : PCI Bus 0000:02 bf00-bf1f : 0000:02:00.0 c000-cfff : PCI Bus 0000:01 cf00-cf1f : 0000:01:00.0 d000-dfff : PCI Bus 0000:03 f000-f0ff : 0000:00:1e.2 f000-f0ff : Intel ICH7 f800-f80f : 0000:00:1f.2 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@us910d4g:~#