Contec IPC-BX955D-DC 取扱説明書

タイプ
取扱説明書
IPC-BX955 ubuntu 9.10 インストール確認書
ubuntu-9.10-desktop-i386.iso
- 2 -
目次
1 調査環境 .................................................................................................................................................. - 3 -
1.1 ハードウェア ...............................................................................................................................
..... - 3 -
1.2 ソフトウェア ...............................................................................................................................
..... - 3 -
2 調査項目の手順と結.............................................................................................................................- 4 -
2.
1 Console 日本
語入力 .........................................................................................................................- 4 -
2.2 シリアルポート...............................................................................................................................
.. - 6 -
2.3 LINE出力 .........................................................................................................................................- 7 -
2.4 LINE入力 .........................................................................................................................................- 8 -
2.5 CF .....................................................................................................................................................- 9 -
2.6 PowerM
anagement........................................................................................................................ - 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情報 .........................................................................................................................................- 12 -
3.4
メモリ情報 ...............................................................................................................................
....... - 13 -
3.5 カーネル モジュ
ールメッセージ....................................................................................................- 14 -
3.6 PCI Device情報 ..............................................................................................................................- 22 -
3.7
システムロードモジュール.............................................................................................................- 22 -
3.
8 バージョン情報...............................................................................................................................- 23 -
3.
9 IRQ利用情報................................................................................................................................... - 23 -
3.10 I/Oポート利用
........................................................................................................................ - 23 -
1 調査環境
- 3 -
1 調査環境
1.1 ハードウェア
IPC-BX955
ハードウェアの詳細なスペックについては、ユーザーズマニュアルを参照してください。
1 ハードウェアの接続形態
※マウス、モニタ等は省略しています。
※マイクが無い場合(マイク感度が悪く音が拾えない場合)は、マイク代替として PC Line-OUT から Line-IN
へ直接接続でも可能です。
1.2 ソフトウェア
本調査で使用したディストリビューションについては以下の通りです。
ubuntu-9.10
バージョン情報
root@ud910d4g:~# cat /proc/version
Linux version 2.6.31-14-generic (buildd@rothera) (gcc version 4.4.1 (Ubuntu 4.4.1-4ubuntu8) ) #48-Ubuntu
SMP Fri Oct 16 14:04:26 UTC 2009
root@ud910d4g:~#
汎用 PC(Windows XP)
IPC-BX955(Linux)
LAN 1
イヤフォン
COM 1
LAN 1 COM 2
クロスケーブル
クロスケーブル
2 調査項目の手順と結果
- 4 -
2 調査項目の手順と結果
本調査では以下の内容を調査致しました。また、インストール後に行った調査に関しましては、root 権限にて
実行しています。
1 調査結果
2.1 Console 日本語入力
GNOME 画面上で「Ctrl + space」または「半角/全角 キー」を押下します。
画面右下に日本語のコントロールが表示され、anthy」で正常に日本語が入力できることを確認します。
調査項目 確認内容 結果 備考
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 調査項目の手順と結果
- 5 -
2 調査項目の手順と結果
- 6 -
2.2 シリアルポート
文字列の送受信テスト
IPC-BX955 COM1 COM2 にクロスケーブルを用いて接続します。
ターミナルウインドウを2つ起動してください。片側のターミナルウインドウで、以下のコマンドを入力して
ください。このコマンドを入力した方が受信側となります。
[root@localhost ]# cat /dev/ttyS0
[root@localhost ]#
もう片方が送信側です。以下のコマンドを入力して文字列(aiueo)を送信してください。
[root@localhost ]# echo aiueo > /dev/ttyS1
[root@localhost ]#
受信側のターミナルウインドウに送信側のターミナルウインドウから送信したテキストが表示されれば、正常
に通信が出来ています。以下の画面が表示されます。
2 調査項目の手順と結果
- 7 -
2.3 LINE出力
デスクトップのタスクバーより、「システム」→「設定」→「サウンド」を開きます。
以下の画面が表示され、ラジオ釦を押すとイヤフォンに音が出力されるのを確認します。
2 調査項目の手順と結果
- 8 -
2.4 LINE入力
録音と再生
録音を行う場合、まずマイクの接続、または LINE-OUT LINE-IN の接続を行って下さい。
その後録音の設定としまして、ALSA ユーティリティのミキサーコマンドよりマイクの設定が Caprure [on]
の状態か確認し,off であれば capture [on]に設定してください。
[root@localhost ]# amixer –c 0
<省略>
<省略>
[root@localhost ]# amixer –c 0 set Mic 100% unmute cap Capture off の場合、実行する)
[root@localhost ]#
IPC-BX955 機にて録音を行います。LINE-OUT LINE-IN の接続を行っている場合、エラー! 参照元が見
つかりませんの操作を行い、音を出力してください。
[root@localhost ]# arecord -t wav -d 15 -f dat test1.wav
録音中 WAVE ‘test1.wav’ : Signed 16bit Little Endian, レート 48000 Hz, ステレオ
[root@localhost ]#
録音したファイルの再生を行います。
[root@localhost ]# aplay test1.wav
再生中 WAVE ‘test1.wav’ : Signed 16bit Little Endian, レート 48000 Hz, ステレオ
[root@localhost ]#
2 調査項目の手順と結果
- 9 -
2.5 CF
FAT32でフォーマットしたCF (容量4.0GB)をCF2スロットに挿入し、BX955の電源を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
[root@localhost ]#
2 調査項目の手順と結果
- 10 -
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
- 11 -
3
3.1 メモリの確認
root@ud910d4g:~# free
total used free shared buffers cached
Mem: 1017316 378528 638788 0 22716 194904
-/+ buffers/cache: 160908 856408
Swap: 232900 0 232900
root@ud910d4g:~#
3.2 runlevel対応サービス
root@ud910d4g:~# sysv-rc-conf --list
acpi-support 1:off 2:on 3:on 4:on 5:on
acpid
alsa-utils 0:off 6:off
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
bootchart
bootlogd
brltty S:on
console-setu S:on
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
gdm
grub-common 2:on 3:on 4:on 5:on
hal
halt 0:on
hwclock
hwclock-save
kerneloops 0:off 1:off 2:on 3:on 4:on 5:on 6:off
keyboard-set S:on
killprocs 1:on
laptop-mode 0:off 1:off 2:on 3:on 4:on 5:on 6:off
module-init-
network-mana
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
pcmciautils S:on
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
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
rsyslog-kmsg
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
sreadahead
ssh 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
urandom 0:on 6:on S:on
3
- 12 -
usplash
wpa-ifupdown 0:on 6:on
x11-common S:on
root@ud910d4g:~#
3.3 CPU情報
root@ud910d4g:~# 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.27
clflush size : 64
power management:
[root@f12d4g ~]#
3
- 13 -
3.4 メモリ情報
root@ud910d4g:~# 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@f12d4g ~]#
3
- 14 -
3.5 カーネル モジュールメッセージ
root@ud910d4g:~# dmesg
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 2.6.31-14-generic (buildd@rothera) (gcc version 4.4.1 (Ubuntu 4.4.1-4ubuntu8) ) #48-Ubuntu SMP Fri Oct 16 14:04:26 UTC 2009
(Ubuntu 2.6.31-14.48-generic)
[ 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 = 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-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-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: 2f21c000 - 2f967aa2
[ 0.000000] ACPI: RSDP 000f9280 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 0561F (v01 INTELR AWRDACPI 00001000 MSFT 03000000)
[ 0.000000] ACPI: FACS 3f6e0000 00040
[ 0.000000] ACPI: MCFG 3f6e87c0 0003C (v01 IntelR AWRDACPI 42302E31 AWRD 00000000)
[ 0.000000] ACPI: APIC 3f6e8740 00068 (v01 IntelR AWRDACPI 42302E31 AWRD 00000000)
[ 0.000000] ACPI: SSDT 3f6e8e60 00482 (v01 PmRef CpuPm 00003000 INTL 20041203)
[ 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
[ 0.000000] (9 early reservations) ==> bootmem [0000000000 - 00377fe000]
3
- 15 -
[ 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 - 00008a80a0] TEXT DATA BSS ==> [0000100000 - 00008a80a0]
[ 0.000000] #4 [002f21c000 - 002f967aa2] RAMDISK ==> [002f21c000 - 002f967aa2]
[ 0.000000] #5 [000009f000 - 0000100000] BIOS reserved ==> [000009f000 - 0000100000]
[ 0.000000] #6 [00008a9000 - 00008ac0be] BRK ==> [00008a9000 - 00008ac0be]
[ 0.000000] #7 [0000010000 - 0000011000] PGTABLE ==> [0000010000 - 0000011000]
[ 0.000000] #8 [0000011000 - 0000018000] BOOTMAP ==> [0000011000 - 0000018000]
[ 0.000000] found SMP MP-table at [c00f4f90] f4f90
[ 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 c0784900, 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: 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] 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 root=UUID=56ee96cc-4ab6-4226-951c-e685561c0923 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 (000377fe:0003f6e0)
[ 0.000000] Memory: 1008740k/1039232k available (4565k kernel code, 29476k reserved, 2143k data, 540k 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 : 0xc078e000 - 0xc0815000 ( 540 kB)
[ 0.000000] .data : 0xc0575554 - 0xc078d308 (2143 kB)
[ 0.000000] .text : 0xc0100000 - 0xc0575554 (4565 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.018 MHz processor.
[ 0.001950] Console: colour VGA+ 80x25
[ 0.001962] console [tty0] enabled
[ 0.004022] Calibrating delay loop (skipped), value calculated using timer frequency.. 3192.03 BogoMIPS (lpj=6384072)
[ 0.004098] Security Framework initialized
[ 0.004161] AppArmor: AppArmor initialized
[ 0.004190] Mount-cache hash table entries: 512
[ 0.004584] Initializing cgroup subsys ns
[ 0.004604] Initializing cgroup subsys cpuacct
[ 0.004622] Initializing cgroup subsys memory
[ 0.004645] Initializing cgroup subsys freezer
3
- 16 -
[ 0.004655] Initializing cgroup subsys net_cls
[ 0.004701] CPU: L1 I cache: 32K, L1 D cache: 24K
[ 0.004713] CPU: L2 cache: 512K
[ 0.004723] CPU: Physical Processor ID: 0
[ 0.004731] CPU: Processor Core ID: 0
[ 0.004745] mce: CPU supports 5 MCE banks
[ 0.004769] CPU0: Thermal monitoring enabled (TM1)
[ 0.004783] using mwait in idle threads.
[ 0.004802] Performance Counters: Atom events, Intel PMU driver.
[ 0.004830] ... version: 3
[ 0.004839] ... bit width: 40
[ 0.004847] ... generic counters: 2
[ 0.004856] ... value mask: 000000ffffffffff
[ 0.004865] ... max period: 000000007fffffff
[ 0.004874] ... fixed-purpose counters: 3
[ 0.004883] ... counter mask: 0000000700000003
[ 0.004897] Checking 'hlt' instruction... OK.
[ 0.024021] ACPI: Core revision 20090521
[ 0.048596] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.088752] 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.15 BogoMIPS (lpj=6384315)
[ 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.177478] CPU1: Intel(R) Atom(TM) CPU N270 @ 1.60GHz stepping 02
[ 0.177541] checking TSC synchronization [CPU#0 -> CPU#1]: passed.
[ 0.180052] Brought up 2 CPUs
[ 0.180065] Total of 2 processors activated (6384.19 BogoMIPS).
[ 0.180159] CPU0 attaching sched-domain:
[ 0.180172] domain 0: span 0-1 level SIBLING
[ 0.180184] groups: 0 1
[ 0.180204] CPU1 attaching sched-domain:
[ 0.180215] domain 0: span 0-1 level SIBLING
[ 0.180225] groups: 1 0
[ 0.180499] Booting paravirtualized kernel on bare hardware
[ 0.180917] regulator: core version 0.5
[ 0.180917] Time: 17:13:25 Date: 02/26/10
[ 0.180917] NET: Registered protocol family 16
[ 0.184480] EISA bus registered
[ 0.184523] ACPI: bus type pci registered
[ 0.184764] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
[ 0.184779] PCI: MCFG area at e0000000 reserved in E820
[ 0.184787] PCI: Using MMCONFIG for extended config space
[ 0.184797] PCI: Using configuration type 1 for base access
[ 0.189081] bio: create slab <bio-0> at 0
[ 0.192102] ACPI: EC: Look up EC in DSDT
[ 0.217840] ACPI: Interpreter enabled
[ 0.217861] ACPI: (supports S0 S1 S4 S5)
[ 0.217960] ACPI: Using IOAPIC for interrupt routing
[ 0.240634] ACPI: No dock devices found.
[ 0.241001] ACPI: PCI Root Bridge [PCI0] (0000:00)
[ 0.241259] pci 0000:00:02.0: reg 10 32bit mmio: [0xfdf00000-0xfdf7ffff]
[ 0.241280] pci 0000:00:02.0: reg 14 io port: [0xff00-0xff07]
[ 0.241298] pci 0000:00:02.0: reg 18 32bit mmio: [0xd0000000-0xdfffffff]
[ 0.241315] pci 0000:00:02.0: reg 1c 32bit mmio: [0xfdf80000-0xfdfbffff]
[ 0.241409] pci 0000:00:02.1: reg 10 32bit mmio: [0xfde80000-0xfdefffff]
[ 0.241653] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.241669] pci 0000:00:1c.0: PME# disabled
[ 0.241805] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[ 0.241820] pci 0000:00:1c.1: PME# disabled
[ 0.241930] pci 0000:00:1d.0: reg 20 io port: [0xfe00-0xfe1f]
[ 0.242037] pci 0000:00:1d.1: reg 20 io port: [0xfd00-0xfd1f]
[ 0.242144] pci 0000:00:1d.2: reg 20 io port: [0xfc00-0xfc1f]
[ 0.242249] pci 0000:00:1d.3: reg 20 io port: [0xfb00-0xfb1f]
[ 0.242361] pci 0000:00:1d.7: reg 10 32bit mmio: [0xfdfff000-0xfdfff3ff]
[ 0.242456] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[ 0.242470] pci 0000:00:1d.7: PME# disabled
[ 0.242640] pci 0000:00:1e.2: reg 10 io port: [0xf000-0xf0ff]
[ 0.242661] pci 0000:00:1e.2: reg 14 io port: [0xfa00-0xfa3f]
[ 0.242681] pci 0000:00:1e.2: reg 18 32bit mmio: [0xfdffe000-0xfdffe1ff]
[ 0.242701] pci 0000:00:1e.2: reg 1c 32bit mmio: [0xfdffd000-0xfdffd0ff]
[ 0.242765] pci 0000:00:1e.2: PME# supported from D0 D3hot D3cold
[ 0.242779] pci 0000:00:1e.2: PME# disabled
[ 0.242932] pci 0000:00:1f.0: Force enabled HPET at 0xfed00000
[ 0.242954] pci 0000:00:1f.0: quirk: region 0400-047f claimed by ICH6 ACPI/GPIO/TCO
[ 0.242969] pci 0000:00:1f.0: quirk: region 0480-04bf claimed by ICH6 GPIO
[ 0.242984] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0680 (mask 007f)
[ 0.242999] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 0290 (mask 007f)
[ 0.243015] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 4000 (mask 007f)
[ 0.243128] pci 0000:00:1f.2: reg 10 io port: [0x00-0x07]
3
- 17 -
[ 0.243148] pci 0000:00:1f.2: reg 14 io port: [0x00-0x03]
[ 0.243167] pci 0000:00:1f.2: reg 18 io port: [0x00-0x07]
[ 0.243186] pci 0000:00:1f.2: reg 1c io port: [0x00-0x03]
[ 0.243205] pci 0000:00:1f.2: reg 20 io port: [0xf800-0xf80f]
[ 0.243263] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.243277] pci 0000:00:1f.2: PME# disabled
[ 0.243364] pci 0000:00:1f.3: reg 20 io port: [0x500-0x51f]
[ 0.243526] pci 0000:01:00.0: reg 10 32bit mmio: [0xfdde0000-0xfddfffff]
[ 0.243565] pci 0000:01:00.0: reg 18 io port: [0xcf00-0xcf1f]
[ 0.243698] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[ 0.243714] pci 0000:01:00.0: PME# disabled
[ 0.243832] pci 0000:00:1c.0: bridge io port: [0xc000-0xcfff]
[ 0.243847] pci 0000:00:1c.0: bridge 32bit mmio: [0xfdd00000-0xfddfffff]
[ 0.243868] pci 0000:00:1c.0: bridge 64bit mmio pref: [0xfda00000-0xfdafffff]
[ 0.243984] pci 0000:02:00.0: reg 10 32bit mmio: [0xfd9e0000-0xfd9fffff]
[ 0.244047] pci 0000:02:00.0: reg 18 io port: [0xbf00-0xbf1f]
[ 0.244181] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[ 0.244198] pci 0000:02:00.0: PME# disabled
[ 0.244316] pci 0000:00:1c.1: bridge io port: [0xb000-0xbfff]
[ 0.244332] pci 0000:00:1c.1: bridge 32bit mmio: [0xfd900000-0xfd9fffff]
[ 0.244352] pci 0000:00:1c.1: bridge 64bit mmio pref: [0xfd800000-0xfd8fffff]
[ 0.244456] pci 0000:00:1e.0: transparent bridge
[ 0.244470] pci 0000:00:1e.0: bridge io port: [0xd000-0xdfff]
[ 0.244485] pci 0000:00:1e.0: bridge 32bit mmio: [0xfdc00000-0xfdcfffff]
[ 0.244505] pci 0000:00:1e.0: bridge 64bit mmio pref: [0xfdb00000-0xfdbfffff]
[ 0.244544] pci_bus 0000:00: on NUMA node 0
[ 0.244583] ACPI: PCI Interrupt Routing Table [¥_SB_.PCI0._PRT]
[ 0.245163] ACPI: PCI Interrupt Routing Table [¥_SB_.PCI0.PEX0._PRT]
[ 0.245391] ACPI: PCI Interrupt Routing Table [¥_SB_.PCI0.PEX1._PRT]
[ 0.245682] ACPI: PCI Interrupt Routing Table [¥_SB_.PCI0.HUB0._PRT]
[ 0.286709] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 *5 7 9 10 11 12 14 15)
[ 0.287129] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 *10 11 12 14 15)
[ 0.287540] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 *9 10 11 12 14 15)
[ 0.287953] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 *11 12 14 15)
[ 0.288388] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 *7 9 10 11 12 14 15)
[ 0.288801] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
[ 0.289215] ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
[ 0.289639] ACPI: PCI Interrupt Link [LNK1] (IRQs *3 4 5 7 9 10 11 12 14 15)
[ 0.290394] SCSI subsystem initialized
[ 0.290521] libata version 3.00 loaded.
[ 0.290521] usbcore: registered new interface driver usbfs
[ 0.290521] usbcore: registered new interface driver hub
[ 0.290521] usbcore: registered new device driver usb
[ 0.290521] ACPI: WMI: Mapper loaded
[ 0.290521] PCI: Using ACPI for IRQ routing
[ 0.304037] Bluetooth: Core ver 2.15
[ 0.304123] NET: Registered protocol family 31
[ 0.304123] Bluetooth: HCI device and connection manager initialized
[ 0.304123] Bluetooth: HCI socket layer initialized
[ 0.304123] NetLabel: Initializing
[ 0.304123] NetLabel: domain hash size = 128
[ 0.304123] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.304151] NetLabel: unlabeled traffic allowed by default
[ 0.304438] hpet clockevent registered
[ 0.304451] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[ 0.304469] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 0.304491] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
[ 0.324054] pnp: PnP ACPI init
[ 0.324119] ACPI: bus type pnp registered
[ 0.327664] pnp 00:06: IRQ 4 override to edge, high
[ 0.328976] pnp 00:07: IRQ 3 override to edge, high
[ 0.337220] pnp: PnP ACPI: found 13 devices
[ 0.337231] ACPI: ACPI bus type pnp unregistered
[ 0.337247] PnPBIOS: Disabled by ACPI PNP
[ 0.337299] system 00:01: ioport range 0x4d0-0x4d1 has been reserved
[ 0.337315] system 00:01: ioport range 0x680-0x6ff has been reserved
[ 0.337329] system 00:01: ioport range 0x880-0x88f has been reserved
[ 0.337363] system 00:09: ioport range 0x400-0x4bf could not be reserved
[ 0.337391] system 00:0b: iomem range 0xe0000000-0xefffffff has been reserved
[ 0.337418] system 00:0c: iomem range 0xf0000-0xfffff could not be reserved
[ 0.337434] system 00:0c: iomem range 0x3f6e0000-0x3f6fffff could not be reserved
[ 0.337448] system 00:0c: iomem range 0x0-0x9ffff could not be reserved
[ 0.337463] system 00:0c: iomem range 0x100000-0x3f6dffff could not be reserved
[ 0.337479] system 00:0c: iomem range 0xfec00000-0xfec00fff could not be reserved
[ 0.337494] system 00:0c: iomem range 0xfed13000-0xfed1dfff has been reserved
[ 0.337509] system 00:0c: iomem range 0xfed20000-0xfed8ffff has been reserved
[ 0.337524] system 00:0c: iomem range 0xfee00000-0xfee00fff has been reserved
[ 0.337538] system 00:0c: iomem range 0xffb00000-0xffb7ffff has been reserved
[ 0.337553] system 00:0c: iomem range 0xfff00000-0xffffffff has been reserved
[ 0.337568] system 00:0c: iomem range 0xe0000-0xeffff has been reserved
[ 0.372767] AppArmor: AppArmor Filesystem Enabled
[ 0.372878] pci 0000:00:1c.0: PCI bridge, secondary bus 0000:01
[ 0.372893] pci 0000:00:1c.0: IO window: 0xc000-0xcfff
[ 0.372910] pci 0000:00:1c.0: MEM window: 0xfdd00000-0xfddfffff
[ 0.372927] pci 0000:00:1c.0: PREFETCH window: 0x000000fda00000-0x000000fdafffff
[ 0.372947] pci 0000:00:1c.1: PCI bridge, secondary bus 0000:02
3
- 18 -
[ 0.372961] pci 0000:00:1c.1: IO window: 0xb000-0xbfff
[ 0.372977] pci 0000:00:1c.1: MEM window: 0xfd900000-0xfd9fffff
[ 0.372993] pci 0000:00:1c.1: PREFETCH window: 0x000000fd800000-0x000000fd8fffff
[ 0.373013] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:03
[ 0.373026] pci 0000:00:1e.0: IO window: 0xd000-0xdfff
[ 0.373042] pci 0000:00:1e.0: MEM window: 0xfdc00000-0xfdcfffff
[ 0.373058] pci 0000:00:1e.0: PREFETCH window: 0x000000fdb00000-0x000000fdbfffff
[ 0.373101] alloc irq_desc for 16 on node -1
[ 0.373111] alloc kstat_irqs on node -1
[ 0.373133] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 0.373152] pci 0000:00:1c.0: setting latency timer to 64
[ 0.373175] alloc irq_desc for 17 on node -1
[ 0.373184] alloc kstat_irqs on node -1
[ 0.373201] pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[ 0.373217] pci 0000:00:1c.1: setting latency timer to 64
[ 0.373238] pci 0000:00:1e.0: setting latency timer to 64
[ 0.373256] pci_bus 0000:00: resource 0 io: [0x00-0xffff]
[ 0.373269] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffff]
[ 0.373282] pci_bus 0000:01: resource 0 io: [0xc000-0xcfff]
[ 0.373295] pci_bus 0000:01: resource 1 mem: [0xfdd00000-0xfddfffff]
[ 0.373308] pci_bus 0000:01: resource 2 pref mem [0xfda00000-0xfdafffff]
[ 0.373321] pci_bus 0000:02: resource 0 io: [0xb000-0xbfff]
[ 0.373333] pci_bus 0000:02: resource 1 mem: [0xfd900000-0xfd9fffff]
[ 0.373346] pci_bus 0000:02: resource 2 pref mem [0xfd800000-0xfd8fffff]
[ 0.373360] pci_bus 0000:03: resource 0 io: [0xd000-0xdfff]
[ 0.373372] pci_bus 0000:03: resource 1 mem: [0xfdc00000-0xfdcfffff]
[ 0.373385] pci_bus 0000:03: resource 2 pref mem [0xfdb00000-0xfdbfffff]
[ 0.373397] pci_bus 0000:03: resource 3 io: [0x00-0xffff]
[ 0.373410] pci_bus 0000:03: resource 4 mem: [0x000000-0xffffffff]
[ 0.373545] NET: Registered protocol family 2
[ 0.373952] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.375228] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.377222] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.378131] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.378144] TCP reno registered
[ 0.378515] NET: Registered protocol family 1
[ 0.378735] Trying to unpack rootfs image as initramfs...
[ 0.805641] Switched to high resolution mode on CPU 1
[ 0.808036] Switched to high resolution mode on CPU 0
[ 1.099294] Freeing initrd memory: 7470k freed
[ 1.109344] cpufreq-nforce2: No nForce2 chipset.
[ 1.109464] Scanning for low memory corruption every 60 seconds
[ 1.109858] audit: initializing netlink socket (disabled)
[ 1.109903] type=2000 audit(1267204406.108:1): initialized
[ 1.145166] highmem bounce pool size: 64 pages
[ 1.145190] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[ 1.151837] VFS: Disk quotas dquot_6.5.2
[ 1.152123] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 1.154721] fuse init (API version 7.12)
[ 1.155109] msgmni has been set to 1732
[ 1.156054] alg: No test for stdrng (krng)
[ 1.156118] io scheduler noop registered
[ 1.156129] io scheduler anticipatory registered
[ 1.156139] io scheduler deadline registered
[ 1.156366] io scheduler cfq registered (default)
[ 1.156409] pci 0000:00:02.0: Boot video device
[ 1.156932] alloc irq_desc for 24 on node -1
[ 1.156945] alloc kstat_irqs on node -1
[ 1.156977] pcieport-driver 0000:00:1c.0: irq 24 for MSI/MSI-X
[ 1.157003] pcieport-driver 0000:00:1c.0: setting latency timer to 64
[ 1.157354] alloc irq_desc for 25 on node -1
[ 1.157365] alloc kstat_irqs on node -1
[ 1.157390] pcieport-driver 0000:00:1c.1: irq 25 for MSI/MSI-X
[ 1.157414] pcieport-driver 0000:00:1c.1: setting latency timer to 64
[ 1.157720] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 1.158049] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 1.158524] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 1.158540] ACPI: Power Button [PWRF]
[ 1.158734] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1
[ 1.158748] ACPI: Power Button [PWRB]
[ 1.158954] fan PNP0C0B:00: registered as cooling_device0
[ 1.158978] ACPI: Fan [FAN] (on)
[ 1.161722] ACPI: SSDT 3f6e8840 002AE (v01 PmRef Cpu0Ist 00003000 INTL 20041203)
[ 1.162527] processor LNXCPU:00: registered as cooling_device1
[ 1.164116] ACPI: SSDT 3f6e8d00 00152 (v01 PmRef Cpu1Ist 00003000 INTL 20041203)
[ 1.164861] processor LNXCPU:01: registered as cooling_device2
[ 1.177892] thermal LNXTHERM:01: registered as thermal_zone0
[ 1.177928] ACPI: Thermal Zone [THRM] (53 C)
[ 1.178181] isapnp: Scanning for PnP cards...
[ 1.531855] isapnp: No Plug & Play device found
[ 1.537084] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 1.537305] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 1.537520] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[ 1.538322] 00:06: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 1.538654] 00:07: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[ 1.543143] brd: module loaded
3
- 19 -
[ 1.545301] loop: module loaded
[ 1.545633] input: Macintosh mouse button emulation as /devices/virtual/input/input2
[ 1.546068] ata_piix 0000:00:1f.2: version 2.13
[ 1.546117] alloc irq_desc for 19 on node -1
[ 1.546128] alloc kstat_irqs on node -1
[ 1.546150] ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 1.546168] ata_piix 0000:00:1f.2: MAP [ P0 P2 IDE IDE ]
[ 1.546275] ata_piix 0000:00:1f.2: setting latency timer to 64
[ 1.546510] scsi0 : ata_piix
[ 1.546853] scsi1 : ata_piix
[ 1.549357] ata1: SATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xf800 irq 14
[ 1.549372] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xf808 irq 15
[ 1.553244] Fixed MDIO Bus: probed
[ 1.553404] PPP generic driver version 2.4.2
[ 1.553802] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.553884] alloc irq_desc for 23 on node -1
[ 1.553895] alloc kstat_irqs on node -1
[ 1.553919] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 1.553964] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[ 1.553978] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[ 1.554167] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
[ 1.558128] ehci_hcd 0000:00:1d.7: debug port 1
[ 1.558146] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
[ 1.558306] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xfdfff000
[ 1.572041] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[ 1.572352] usb usb1: configuration #1 chosen from 1 choice
[ 1.572481] hub 1-0:1.0: USB hub found
[ 1.572515] hub 1-0:1.0: 8 ports detected
[ 1.572772] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.572853] uhci_hcd: USB Universal Host Controller Interface driver
[ 1.572976] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 1.573001] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[ 1.573043] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 1.573211] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 1.573268] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000fe00
[ 1.573630] usb usb2: configuration #1 chosen from 1 choice
[ 1.573755] hub 2-0:1.0: USB hub found
[ 1.573785] hub 2-0:1.0: 2 ports detected
[ 1.573962] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 1.573985] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[ 1.573998] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 1.574132] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
[ 1.574207] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000fd00
[ 1.574564] usb usb3: configuration #1 chosen from 1 choice
[ 1.574689] hub 3-0:1.0: USB hub found
[ 1.574718] hub 3-0:1.0: 2 ports detected
[ 1.574902] alloc irq_desc for 18 on node -1
[ 1.574914] alloc kstat_irqs on node -1
[ 1.574936] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 1.574957] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[ 1.574970] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 1.575108] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
[ 1.575180] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000fc00
[ 1.575509] usb usb4: configuration #1 chosen from 1 choice
[ 1.575629] hub 4-0:1.0: USB hub found
[ 1.575658] hub 4-0:1.0: 2 ports detected
[ 1.575829] uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 16 (level, low) -> IRQ 16
[ 1.575850] uhci_hcd 0000:00:1d.3: setting latency timer to 64
[ 1.575863] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[ 1.575997] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
[ 1.576079] uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000fb00
[ 1.576419] usb usb5: configuration #1 chosen from 1 choice
[ 1.576540] hub 5-0:1.0: USB hub found
[ 1.576569] hub 5-0:1.0: 2 ports detected
[ 1.576927] PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[ 1.576938] PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[ 1.577672] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.577936] mice: PS/2 mouse device common for all mice
[ 1.578273] rtc_cmos 00:03: RTC can wake from S4
[ 1.578410] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[ 1.578468] rtc0: alarms up to one month, 242 bytes nvram, hpet irqs
[ 1.578937] device-mapper: uevent: version 1.0.3
[ 1.579438] device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: d[email protected]
[ 1.579782] device-mapper: multipath: version 1.1.0 loaded
[ 1.579799] device-mapper: multipath round-robin: version 1.0.0 loaded
[ 1.580338] EISA: Probing bus 0 at eisa.0
[ 1.580400] EISA: Detected 0 cards.
[ 1.580795] cpuidle: using governor ladder
[ 1.580806] cpuidle: using governor menu
[ 1.583009] TCP cubic registered
[ 1.583742] NET: Registered protocol family 10
[ 1.585678] lo: Disabled Privacy Extensions
[ 1.587107] NET: Registered protocol family 17
[ 1.587189] Bluetooth: L2CAP ver 2.13
[ 1.587198] Bluetooth: L2CAP socket layer initialized
[ 1.587210] Bluetooth: SCO (Voice Link) ver 0.6
3
- 20 -
[ 1.587218] Bluetooth: SCO socket layer initialized
[ 1.587362] Bluetooth: RFCOMM TTY layer initialized
[ 1.587383] Bluetooth: RFCOMM socket layer initialized
[ 1.587395] Bluetooth: RFCOMM ver 1.11
[ 1.589069] Using IPI No-Shortcut mode
[ 1.589250] PM: Resume from disk failed.
[ 1.589277] registered taskstats version 1
[ 1.589506] Magic number: 14:898:239
[ 1.589618] rtc_cmos 00:03: setting system clock to 2010-02-26 17:13:27 UTC (1267204407)
[ 1.589628] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 1.589632] EDD information not available.
[ 1.724458] ata2.00: ATA-4: GBDriver RA6, ra6h.b00, max UDMA/33
[ 1.724466] ata2.00: 7864320 sectors, multi 0: LBA
[ 1.732382] ata2.00: configured for UDMA/33
[ 1.732642] scsi 1:0:0:0: Direct-Access ATA GBDriver RA6 ra6h PQ: 0 ANSI: 5
[ 1.732926] sd 1:0:0:0: Attached scsi generic sg0 type 0
[ 1.733042] sd 1:0:0:0: [sda] 7864320 512-byte logical blocks: (4.02 GB/3.75 GiB)
[ 1.733180] sd 1:0:0:0: [sda] Write Protect is off
[ 1.733188] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.733258] sd 1:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[ 1.733596] sda: sda1 sda2 < sda5 >
[ 1.737836] sd 1:0:0:0: [sda] Attached SCSI disk
[ 1.737880] Freeing unused kernel memory: 540k freed
[ 1.738384] Write protecting the kernel text: 4568k
[ 1.738455] Write protecting the kernel read-only data: 1836k
[ 1.885090] usb 1-1: new high speed USB device using ehci_hcd and address 2
[ 2.039445] usb 1-1: configuration #1 chosen from 1 choice
[ 2.140152] Linux agpgart interface v0.103
[ 2.206951] usb 1-2: new high speed USB device using ehci_hcd and address 3
[ 2.263990] agpgart-intel 0000:00:00.0: Intel 945GME Chipset
[ 2.264300] agpgart-intel 0000:00:00.0: detected 7932K stolen memory
[ 2.267222] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
[ 2.323373] [drm] Initialized drm 1.1.0 20060810
[ 2.350869] usb 1-2: configuration #1 chosen from 1 choice
[ 2.359525] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 2.359540] i915 0000:00:02.0: setting latency timer to 64
[ 2.377145] [drm:intel_init_bios] *ERROR* VBT signature missing
[ 2.377155] [drm] failed to find VBIOS tables
[ 2.381775] e1000e: Intel(R) PRO/1000 Network Driver - 1.0.2-k2
[ 2.381784] e1000e: Copyright (c) 1999-2008 Intel Corporation.
[ 2.381899] e1000e 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 2.381952] e1000e 0000:01:00.0: setting latency timer to 64
[ 2.382167] alloc irq_desc for 26 on node -1
[ 2.382175] alloc kstat_irqs on node -1
[ 2.382204] e1000e 0000:01:00.0: irq 26 for MSI/MSI-X
[ 2.399441] Initializing USB Mass Storage driver...
[ 2.400358] scsi2 : SCSI emulation for USB Mass Storage devices
[ 2.400752] usb-storage: device found at 2
[ 2.400760] usb-storage: waiting for device to settle before scanning
[ 2.400838] scsi3 : SCSI emulation for USB Mass Storage devices
[ 2.401489] usbcore: registered new interface driver usb-storage
[ 2.401501] USB Mass Storage support registered.
[ 2.401831] usb-storage: device found at 3
[ 2.401838] usb-storage: waiting for device to settle before scanning
[ 2.408674] i2c-adapter i2c-0: unable to read EDID block.
[ 2.408685] i915 0000:00:02.0: VGA-1: no EDID data
[ 2.408691] [drm:drm_helper_initial_config] *ERROR* connectors have no modes, using standard modes
[ 2.413005] [drm] fb0: inteldrmfb frame buffer device
[ 2.413027] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[ 2.438426] e1000e 0000:01:00.0: Warning: detected ASPM enabled in EEPROM
[ 2.491556] [drm] DAC-6: set mode 800x600 9
[ 2.497746] 0000:01:00.0: eth0: (PCI Express:2.5GB/s:Width x1) 00:80:4c:a9:00:b8
[ 2.497754] 0000:01:00.0: eth0: Intel(R) PRO/1000 Network Connection
[ 2.497834] 0000:01:00.0: eth0: MAC: 2, PHY: 2, PBA No: ffffff-0ff
[ 2.497905] e1000e 0000:02:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 2.497955] e1000e 0000:02:00.0: setting latency timer to 64
[ 2.498172] alloc irq_desc for 27 on node -1
[ 2.498177] alloc kstat_irqs on node -1
[ 2.498206] e1000e 0000:02:00.0: irq 27 for MSI/MSI-X
[ 2.517296] Console: switching to colour frame buffer device 100x37
[ 2.561473] e1000e 0000:02:00.0: Warning: detected ASPM enabled in EEPROM
[ 2.621889] 0000:02:00.0: eth1: (PCI Express:2.5GB/s:Width x1) 00:80:4c:a9:00:b9
[ 2.621897] 0000:02:00.0: eth1: Intel(R) PRO/1000 Network Connection
[ 2.621976] 0000:02:00.0: eth1: MAC: 2, PHY: 2, PBA No: ffffff-0ff
[ 2.700048] usb 3-1: new low speed USB device using uhci_hcd and address 2
[ 2.876514] usb 3-1: configuration #1 chosen from 1 choice
[ 2.919995] usbcore: registered new interface driver hiddev
[ 2.933104] input: USB Optical Mouse as /devices/pci0000:00/0000:00:1d.1/usb3/3-1/3-1:1.0/input/input3
[ 2.933355] 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.933407] usbcore: registered new interface driver usbhid
[ 2.933418] usbhid: v2.6:USB HID core driver
[ 3.134212] PM: Starting manual resume from disk
[ 3.134222] PM: Resume from partition 8:5
[ 3.134226] PM: Checking hibernation image.
[ 3.135104] PM: Resume from disk failed.
[ 3.137108] usb 3-2: new low speed USB device using uhci_hcd and address 3
  • Page 1 1
  • Page 2 2
  • Page 3 3
  • Page 4 4
  • Page 5 5
  • Page 6 6
  • Page 7 7
  • Page 8 8
  • Page 9 9
  • Page 10 10
  • Page 11 11
  • Page 12 12
  • Page 13 13
  • Page 14 14
  • Page 15 15
  • Page 16 16
  • Page 17 17
  • Page 18 18
  • Page 19 19
  • Page 20 20
  • Page 21 21
  • Page 22 22
  • Page 23 23
  • Page 24 24
  • Page 25 25

Contec IPC-BX955D-DC 取扱説明書

タイプ
取扱説明書