IPC-BX950 Fedora 12 インストール確認書
Fedora-12-i386-DVD.iso
目次
1 調査環境 ... - 3 -
1.1 ハードウェア ... - 3 -
1.2 ソフトウェア ... - 3 -
2 調査項目の手順と結果...- 4 -
2.1 Console
日本語入力...- 4 -
2.2 シリアルポート... - 5 -
2.3 LINE出力 ... - 6 -
2.4 CF ... - 7 -
2.5 PowerManagement...- 8 -
2.5.1 S1, S3, S4
ステート...- 8 -2.5.2 S5
ステート... - 8 -
3 付録 ... - 9 -
3.1 メモリの確認 ... - 9 -
3.2 runlevel対応サービス...- 9 -
3.3 CPU情報... - 10 -
3.4 メモリ情報... - 11 -
3.5 カーネル
モジュールメッセージ... - 12 -
3.6 PCI Device情報 ...- 20 -
3.7 システムロードモジュール ... - 21 -
3.8 バージョン情報...- 21 -
3.9 IRQ利用情報 ... - 21 -
3.10 I/Oポート利用情報... - 22 -
1 調査環境
1 調査環境
1.1 ハードウェア
IPC-BX950
ハードウェアの詳細なスペックについては、ユーザーズマニュアルを参照してください。
図 1 ハードウェアの接続形態
※マウス、モニタ等は省略しています。
1.2 ソフトウェア
本調査で使用したディストリビューションについては以下の通りです。
・Fedora 12 バージョン情報
[root@f12d4g ~]# cat /proc/version
Linux version 2.6.31-127.fc12.i686.PAE ([email protected]) (gcc version 4.4.2 20091027 (Red Hat 4.4.2-7)(GCC) ) #1 SMP Sat Nov 7 21:25:57 EST 2009
[root@f12d4g ~]#
IPC-BX950(Linux)
イヤフォン
COM 1
LAN 1
COM 2
インターネット接続
2 調査項目の手順と結果
2 調査項目の手順と結果
本調査では以下の内容を調査致しました。また、インストール後に行った調査に関しましては、
root
権限にて 実行しています。表 1 調査結果
2.1 Console 日本語入力
GNOME
画面上で「Ctrl」 + 「space」または「半角/全角 キー」を押下します。画面右下に日本語のコントロールが表示され、日本語が入力できることを確認します。
調査項目 確認内容 結果 備考
OS USB 接続メディアよりインストール出来る事
正常に通常インストールが可能 ○
メモリ free の内容確認 ○ 付録参照
キーボード ○ インストール時及びOS入力後共正常
マウス ○ インストール時及びOS入力後共正常
USB
CD/DVD
キーボード、マウスが正常に動作する事 インストール DVD からインストール作業が正常
に行える事 ○ インストール時正常認識
OS インストール後auto mount確認
日本語入力 日本語入力を行い表示できる事 ○
画面出力 ディスプレイを接続し正しく表示される事 ○ シリアルポート シリアルポートより通信が出来ること ○
ライン出力 イヤフォンを接続し音の出力が確認出来る事 ○ イヤフォンにて音声確認
マイク入力 - -
LAN DHCP でネットワーク情報が取得出来る事 ○ DHCPサーバよりIP address取得確認。
Yumにてパッケージインストールが可能 CF FAT32 でフォーマットした CF を CF2 に挿入し、
読み書きすることができるか。 ○
スタンバイ(S1 ステート)動作 ○ 正常動作
サスペンド(S3 ステート)動作 IPC-BX950のBIOSがサポートしていないため。
ハイバネーション(S4 ステート)動作 IPC-BX950のBIOSがサポートしていないため。
Power Management
システム終了時の電源 OFF(S5 ステート)動作 ○ 正常動作
2 調査項目の手順と結果
2.2 シリアルポート
文字列の送受信テスト
IPC-BX950
のCOM1
とCOM2
にクロスケーブルを用いて接続します。ターミナルウインドウを2つ起動してください。片側のターミナルウインドウで、以下のコマンドを入力して ください。このコマンドを入力した方が受信側となります。
[root@localhost ]# cat /dev/ttyS0 [root@localhost ]#
もう片方が送信側です。以下のコマンドを入力して文字列(aiueo)を送信してください。
[root@localhost ]# echo aiueo > /dev/ttyS1 [root@localhost ]#
受信側のターミナルウインドウに送信側のターミナルウインドウから送信したテキストが表示されれば、正常 に通信が出来ています。以下の画面が表示されます。
2 調査項目の手順と結果
2.3 LINE 出力
デスクトップのタスクバーより、「システム」→「設定」→「サウンド」を開きます。
以下の画面が表示され、ラジオ釦を押すとイヤフォンに音が出力されるのを確認します。
2 調査項目の手順と結果
2.4 CF
FAT32でフォーマットしたCF
(容量4.0GB)をCF2スロットに挿入し、BX950の電源をONします。Linux起動後、デスクトップ操作メニューの「場所」→「ファイルシステム 4.0GB(容量の表示はCF容量に
依存します)」が表示され、自動的にマウントされていることを確認します。下記コマンドの「74A-1B48」は自動的にマウントが行われ名前が設定されたものなので、同じディレクトリ 名になるとは限りません。
端末上よりマウント状況の確認を行います。
[root@localhost ]# mount
<省略>
/dev/sdb1 on /media/74A-1B48 type vfat (rw) [root@localhost ]#
テキストファイルの読み書きを行います。
[root@localhost ]# echo hello > /media/74A-1B48/hello.txt [root@localhost ]# cat /media/74A-1B48/hello.txt
hello
[root@localhost ]#
アンマウントを行い、ファイルが読めなくなる事を確認します。
[root@localhost ]# umount /media/74A-1B48 [root@localhost ]# ls /media/74A-1B48 [root@localhost ]#
マウントを行い、ファイルが読めるようになる事を確認します。
[root@localhost ]# mount -t vfat /dev/sdb1 /media/74A-1B48 [root@localhost ]# ls /media/74A-1B48
[root@localhost ]#
2 調査項目の手順と結果
2.5 PowerManagement
2.5.1 S1, S3, S4
ステートパワーマネジメントステータスを確認し、サスペンド処理が使用可の状態か確認を行います。1
[root@localhost ]# cat /sys/power/state
standby disk [root@localhost ]#
このシステムは、スタンバイ(standby)とハイバネーション(disk)をサポートしていると表示されますが
IPC-BX950
のBIOS
はハイバネーションをサポートしていないため、ご利用になれません。表 2 /sys/power/state
出力文字 意味
ACPI
状態 関連コマンドstandby
スタンバイS1
mem
サスペンドS3 pm-suspend
disk
ハイバネーションS4 pm-hibernate
スタンバイ機能
(ACPI S1
ステート)
は、以下で動作を確認することができます。[root@localhost ]# echo -n standby > /sys/power/state
スタンバイ状態に遷移したら、電源スイッチを
ON
してください。Linux
の復帰を確認できます。2.5.2 S5
ステートシャットダウンコマンドを実行してください。
シャットダウン終了後、本体の電源が
OFF
になることを確認できます。[root@localhost ]# shutdown -h now
1
http://www.linux.or.jp/JF/JFdocs/kernel-docs-2.6/power/states.txt.html
http://netlog.jpn.org/r271-635/2008/06/centos_52.html
3 付録
3 付録
3.1 メモリの確認
[root@f12d4g ~]# free
total used free shared buffers cached Mem: 1017912 470304 547608 0 33620 272392 -/+ buffers/cache: 164292 853620
Swap: 196600 0 196600 [root@f12d4g ~]#
3.2 runlevel 対応サービス
[root@f12d4g ~]# chkconfig --list
NetworkManager 0:off 1:off 2:on 3:on 4:on 5:on 6:off
abrtd 0:off 1:off 2:off 3:on 4:off 5:on 6:off
acpid 0:off 1:off 2:on 3:on 4:on 5:on 6:off
atd 0:off 1:off 2:off 3:on 4:on 5:on 6:off
auditd 0:off 1:off 2:on 3:on 4:on 5:on 6:off
avahi-daemon 0:off 1:off 2:off 3:on 4:on 5:on 6:off
bluetooth 0:off 1:off 2:off 3:on 4:on 5:on 6:off
btseed 0:off 1:off 2:off 3:off 4:off 5:off 6:off
bttrack 0:off 1:off 2:off 3:off 4:off 5:off 6:off
cpuspeed 0:off 1:on 2:on 3:on 4:on 5:on 6:off
crond 0:off 1:off 2:on 3:on 4:on 5:on 6:off
cups 0:off 1:off 2:on 3:on 4:on 5:on 6:off
dnsmasq 0:off 1:off 2:off 3:off 4:off 5:off 6:off
firstboot 0:off 1:off 2:off 3:off 4:off 5:off 6:off
haldaemon 0:off 1:off 2:off 3:on 4:on 5:on 6:off
httpd 0:off 1:off 2:off 3:off 4:off 5:off 6:off
ip6tables 0:off 1:off 2:on 3:on 4:on 5:on 6:off
iptables 0:off 1:off 2:on 3:on 4:on 5:on 6:off
irda 0:off 1:off 2:off 3:off 4:off 5:off 6:off
irqbalance 0:off 1:off 2:off 3:on 4:on 5:on 6:off
lvm2-monitor 0:off 1:on 2:on 3:on 4:on 5:on 6:off
mdmonitor 0:off 1:off 2:on 3:on 4:on 5:on 6:off
messagebus 0:off 1:off 2:on 3:on 4:on 5:on 6:off
microcode_ctl 0:off 1:off 2:on 3:on 4:on 5:on 6:off
multipathd 0:off 1:off 2:off 3:off 4:off 5:off 6:off
netconsole 0:off 1:off 2:off 3:off 4:off 5:off 6:off
netfs 0:off 1:off 2:off 3:on 4:on 5:on 6:off
netplugd 0:off 1:off 2:off 3:off 4:off 5:off 6:off
network 0:off 1:off 2:off 3:off 4:off 5:off 6:off
nfs 0:off 1:off 2:off 3:off 4:off 5:off 6:off
nfslock 0:off 1:off 2:off 3:on 4:on 5:on 6:off
nscd 0:off 1:off 2:off 3:off 4:off 5:off 6:off ntpd 0:off 1:off 2:off 3:off 4:off 5:off 6:off
ntpdate 0:off 1:off 2:off 3:off 4:off 5:off 6:off
openvpn 0:off 1:off 2:off 3:off 4:off 5:off 6:off
pcscd 0:off 1:off 2:on 3:on 4:on 5:on 6:off
portreserve 0:off 1:off 2:on 3:on 4:on 5:on 6:off
psacct 0:off 1:off 2:off 3:off 4:off 5:off 6:off
rdisc 0:off 1:off 2:off 3:off 4:off 5:off 6:off
restorecond 0:off 1:off 2:off 3:off 4:off 5:off 6:off
rpcbind 0:off 1:off 2:on 3:on 4:on 5:on 6:off
rpcgssd 0:off 1:off 2:off 3:on 4:on 5:on 6:off
rpcidmapd 0:off 1:off 2:off 3:on 4:on 5:on 6:off
rpcsvcgssd 0:off 1:off 2:off 3:off 4:off 5:off 6:off
rsyslog 0:off 1:off 2:on 3:on 4:on 5:on 6:off
saslauthd 0:off 1:off 2:off 3:off 4:off 5:off 6:off
sendmail 0:off 1:off 2:on 3:on 4:on 5:on 6:off
smartd 0:off 1:off 2:off 3:off 4:off 5:off 6:off
smolt 0:off 1:off 2:off 3:off 4:off 5:off 6:off
snmpd 0:off 1:off 2:off 3:off 4:off 5:off 6:off
snmptrapd 0:off 1:off 2:off 3:off 4:off 5:off 6:off
sshd 0:off 1:off 2:on 3:on 4:on 5:on 6:off
udev-post 0:off 1:on 2:on 3:on 4:on 5:on 6:off
wpa_supplicant 0:off 1:off 2:off 3:off 4:off 5:off 6:off
ypbind 0:off 1:off 2:off 3:off 4:off 5:off 6:off
[root@f12d4g ~]#
3 付録
3.3 CPU 情報
[root@f12d4g ~]# cat /proc/cpuinfo processor : 0
vendor_id : GenuineIntel cpu family : 6
model : 14
model name : Intel(R) Core(TM) Duo CPU U2500 @ 1.20GHz stepping : 12
cpu MHz : 800.000
cache size : 2048 KB physical id : 0 siblings : 2
core id : 0
cpu cores : 2
apicid : 0
initial apicid : 0 fdiv_bug : no
hlt_bug : no
f00f_bug : no coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 10
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx constant_tsc arch_perfmon bts pni monitor vmx est tm2 xtpr pdcm
bogomips : 2393.97 clflush size : 64 power management:
processor : 1
vendor_id : GenuineIntel cpu family : 6
model : 14
model name : Intel(R) Core(TM) Duo CPU U2500 @ 1.20GHz stepping : 12
cpu MHz : 800.000
cache size : 2048 KB physical id : 0 siblings : 2
core id : 1
cpu cores : 2
apicid : 1
initial apicid : 1 fdiv_bug : no
hlt_bug : no
f00f_bug : no coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 10
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx constant_tsc arch_perfmon bts pni monitor vmx est tm2 xtpr pdcm
bogomips : 2393.64 clflush size : 64 power management:
[root@f12d4g ~]#
3 付録
3.4 メモリ情報
[root@f12d4g ~]# cat /proc/meminfo MemTotal: 1017912 kB MemFree: 530240 kB Buffers: 33652 kB Cached: 289156 kB SwapCached: 0 kB Active: 288280 kB Inactive: 140480 kB Active(anon): 164868 kB Inactive(anon): 152 kB Active(file): 123412 kB Inactive(file): 140328 kB Unevictable: 0 kB Mlocked: 0 kB HighTotal: 131976 kB HighFree: 252 kB LowTotal: 885936 kB LowFree: 529988 kB SwapTotal: 196600 kB SwapFree: 196600 kB Dirty: 20 kB Writeback: 0 kB AnonPages: 105948 kB Mapped: 55816 kB Slab: 38632 kB SReclaimable: 18948 kB SUnreclaim: 19684 kB PageTables: 7088 kB NFS_Unstable: 0 kB Bounce: 0 kB WritebackTmp: 0 kB CommitLimit: 705556 kB Committed_AS: 567772 kB VmallocTotal: 122880 kB VmallocUsed: 11088 kB VmallocChunk: 98344 kB HugePages_Total: 0 HugePages_Free: 0 HugePages_Rsvd: 0 HugePages_Surp: 0 Hugepagesize: 2048 kB DirectMap4k: 12280 kB DirectMap2M: 894976 kB [root@f12d4g ~]#
3 付録
3.5 カーネル モジュールメッセージ
[root@f12d4g ~]# dmesg Initializing cgroup subsys cpuset Initializing cgroup subsys cpu
Linux version 2.6.31.5-127.fc12.i686.PAE ([email protected]) (gcc version 4.4.2 20091027 (Red Hat 4.4.2-7) (GCC) ) #1 SMP Sat Nov 7 21:25:57 EST 2009
KERNEL supported cpus:
Intel GenuineIntel AMD AuthenticAMD NSC Geode by NSC Cyrix CyrixInstead Centaur CentaurHauls Transmeta GenuineTMx86 Transmeta TransmetaCPU UMC UMC UMC UMC BIOS-provided physical RAM map:
BIOS-e820: 0000000000000000 - 000000000009f400 (usable) BIOS-e820: 000000000009f400 - 00000000000a0000 (reserved) BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) BIOS-e820: 0000000000100000 - 000000003f6e0000 (usable) BIOS-e820: 000000003f6e0000 - 000000003f6e3000 (ACPI NVS) BIOS-e820: 000000003f6e3000 - 000000003f6f0000 (ACPI data) BIOS-e820: 000000003f6f0000 - 000000003f700000 (reserved) BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved) BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved) DMI 2.2 present.
Phoenix BIOS detected: BIOS may corrupt low RAM, working around it.
e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved) last_pfn = 0x3f6e0 max_arch_pfn = 0x1000000
MTRR default type: uncachable MTRR fixed ranges enabled:
00000-9FFFF write-back A0000-EFFFF uncachable F0000-FFFFF write-through MTRR variable ranges enabled:
0 base 000000000 mask FC0000000 write-back 1 base 03F800000 mask FFF800000 uncachable 2 base 03F700000 mask FFFF00000 uncachable 3 disabled
4 disabled 5 disabled 6 disabled 7 disabled
PAT not supported by CPU.
original variable MTRRs
reg 0, base: 0GB, range: 1GB, type WB reg 1, base: 1016MB, range: 8MB, type UC reg 2, base: 1015MB, range: 1MB, type UC total RAM coverred: 1015M
Found optimal setting for mtrr clean up
gran_size: 64K chunk_size: 16M num_reg: 3 lose cover
RAM: 0G
New variable MTRRs
reg 0, base: 0GB, range: 1GB, type WB reg 1, base: 1015MB, range: 1MB, type UC reg 2, base: 1016MB, range: 8MB, type UC initial memory mapped : 0 - 01000000
init_memory_mapping: 0000000000000000-00000000375fe000 NX (Execute Disable) protection: active
0000000000 - 0000200000 page 4k 0000200000 - 0037400000 page 2M 0037400000 - 00375fe000 page 4k
kernel direct mapping tables up to 375fe000 @ 10000-18000 RAMDISK: 37532000 - 37fef16d
Allocated new RAMDISK: 00afb000 - 015b816d
Move RAMDISK from 0000000037532000 - 0000000037fef16c to 00afb000 - 015b816c ACPI: RSDP 000f8f50 00014 (v00 IntelR)
ACPI: RSDT 3f6e3000 00034 (v01 IntelR AWRDACPI 42302E31 AWRD 00000000) ACPI: FACP 3f6e3080 00074 (v01 IntelR AWRDACPI 42302E31 AWRD 00000000) ACPI: DSDT 3f6e3100 04928 (v01 INTELR AWRDACPI 00001000 MSFT 0100000E) ACPI: FACS 3f6e0000 00040
ACPI: MCFG 3f6e7ac0 0003C (v01 IntelR AWRDACPI 42302E31 AWRD 00000000) ACPI: APIC 3f6e7a40 00068 (v01 IntelR AWRDACPI 42302E31 AWRD 00000000) ACPI: SSDT 3f6e8160 0029A (v01 PmRef CpuPm 00003000 INTL 20050930) ACPI: Local APIC address 0xfee00000
128MB HIGHMEM available.
885MB LOWMEM available.
mapped low ram: 0 - 375fe000 low ram: 0 - 375fe000
node 0 low ram: 00000000 - 375fe000 node 0 bootmap 00014000 - 0001aec0
3 付録
(9 early reservations) ==> bootmem [0000000000 - 00375fe000]
#0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000]
#1 [0000001000 - 0000002000] EX TRAMPOLINE ==> [0000001000 - 0000002000]
#2 [0000006000 - 0000007000] TRAMPOLINE ==> [0000006000 - 0000007000]
#3 [0000400000 - 0000af1210] TEXT DATA BSS ==> [0000400000 - 0000af1210]
#4 [000009f000 - 0000100000] BIOS reserved ==> [000009f000 - 0000100000]
#5 [0000af2000 - 0000afa0b6] BRK ==> [0000af2000 - 0000afa0b6]
#6 [0000010000 - 0000014000] PGTABLE ==> [0000010000 - 0000014000]
#7 [0000afb000 - 00015b816d] NEW RAMDISK ==> [0000afb000 - 00015b816d]
#8 [0000014000 - 000001b000] BOOTMAP ==> [0000014000 - 000001b000]
found SMP MP-table at [c00f4d50] f4d50 Zone PFN ranges:
DMA 0x00000010 -> 0x00001000 Normal 0x00001000 -> 0x000375fe HighMem 0x000375fe -> 0x0003f6e0 Movable zone start PFN for each node early_node_map[2] active PFN ranges 0: 0x00000010 -> 0x0000009f 0: 0x00000100 -> 0x0003f6e0 On node 0 totalpages: 259695
free_area_init_node: node 0, pgdat c0995ba0, node_mem_map c15b9200 DMA zone: 32 pages used for memmap
DMA zone: 0 pages reserved DMA zone: 3951 pages, LIFO batch:0 Normal zone: 1740 pages used for memmap Normal zone: 220978 pages, LIFO batch:31 HighMem zone: 258 pages used for memmap HighMem zone: 32736 pages, LIFO batch:7 Using APIC driver default
ACPI: PM-Timer IO Port: 0x408 ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) ACPI: IRQ0 used by override.
ACPI: IRQ2 used by override.
ACPI: IRQ9 used by override.
Enabling APIC mode: Flat. Using 1 I/O APICs Using ACPI (MADT) for SMP configuration information SMP: Allowing 2 CPUs, 0 hotplug CPUs
nr_irqs_gsi: 24
PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 Allocating PCI resources starting at 3f700000 (gap: 3f700000:a0900000) NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:2 nr_node_ids:1 PERCPU: Embedded 15 pages at c1dad000, static data 37788 bytes Built 1 zonelists in Zone order, mobility grouping on. Total pages: 257665
Kernel command line: ro root=/dev/mapper/vg_f12d4g-lv_root LANG=ja_JP.UTF-8 KEYBOARDTYPE=pc KEYTABLE=jp106 rhgb quiet PID hash table entries: 4096 (order: 12, 16384 bytes)
Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Initializing CPU#0
allocated 5195840 bytes of page_cgroup
please try 'cgroup_disable=memory' option if you don't want memory cgroups Initializing HighMem for node 0 (000375fe:0003f6e0)
Memory: 1006088k/1039232k available (3569k kernel code, 32316k reserved, 2214k data, 448k init, 131976k highmem) virtual kernel memory layout:
fixmap : 0xffad5000 - 0xfffff000 (5288 kB) pkmap : 0xff600000 - 0xff800000 (2048 kB) vmalloc : 0xf7dfe000 - 0xff5fe000 ( 120 MB) lowmem : 0xc0000000 - 0xf75fe000 ( 885 MB) .init : 0xc09a7000 - 0xc0a17000 ( 448 kB) .data : 0xc077c76f - 0xc09a6028 (2214 kB) .text : 0xc0400000 - 0xc077c76f (3569 kB)
Checking if this processor honours the WP bit even in supervisor mode...Ok.
SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 Hierarchical RCU implementation.
NR_IRQS:1280
Fast TSC calibration using PIT Detected 1196.986 MHz processor.
Console: colour VGA+ 80x25 console [tty0] enabled
Calibrating delay loop (skipped), value calculated using timer frequency.. 2393.97 BogoMIPS (lpj=1196986) Security Framework initialized
SELinux: Initializing.
3 付録
Initializing cgroup subsys cpuacct Initializing cgroup subsys memory Initializing cgroup subsys devices Initializing cgroup subsys freezer Initializing cgroup subsys net_cls CPU: L1 I cache: 32K, L1 D cache: 32K CPU: L2 cache: 2048K
CPU: Physical Processor ID: 0 CPU: Processor Core ID: 0 mce: CPU supports 6 MCE banks CPU0: Thermal monitoring enabled (TM1) using mwait in idle threads.
Performance Counters: no PMU driver, software counters only.
Checking 'hlt' instruction... OK.
ACPI: Core revision 20090521
ftrace: converting mcount calls to 0f 1f 44 00 00 ftrace: allocating 20611 entries in 41 pages
..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
CPU0: Intel(R) Core(TM) Duo CPU U2500 @ 1.20GHz stepping 0c Booting processor 1 APIC 0x1 ip 0x6000
Initializing CPU#1
Calibrating delay using timer specific routine.. 2393.64 BogoMIPS (lpj=1196823) CPU: L1 I cache: 32K, L1 D cache: 32K
CPU: L2 cache: 2048K CPU: Physical Processor ID: 0 CPU: Processor Core ID: 1 mce: CPU supports 6 MCE banks CPU1: Thermal monitoring enabled (TM2)
CPU1: Intel(R) Core(TM) Duo CPU U2500 @ 1.20GHz stepping 0c checking TSC synchronization [CPU#0 -> CPU#1]: passed.
Brought up 2 CPUs
Total of 2 processors activated (4787.61 BogoMIPS).
sizeof(vma)=88 bytes sizeof(page)=32 bytes sizeof(inode)=352 bytes sizeof(dentry)=132 bytes sizeof(ext3inode)=500 bytes sizeof(buffer_head)=56 bytes sizeof(skbuff)=192 bytes sizeof(task_struct)=3256 bytes CPU0 attaching sched-domain:
domain 0: span 0-1 level MC groups: 0 1
CPU1 attaching sched-domain:
domain 0: span 0-1 level MC groups: 1 0
Booting paravirtualized kernel on bare hardware regulator: core version 0.5
Time: 12:32:58 Date: 03/19/10 NET: Registered protocol family 16 ACPI: bus type pci registered
PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255 PCI: MCFG area at e0000000 reserved in E820
PCI: Using MMCONFIG for extended config space PCI: Using configuration type 1 for base access bio: create slab <bio-0> at 0
ACPI: EC: Look up EC in DSDT ACPI: Interpreter enabled ACPI: (supports S0 S1 S4 S5)
ACPI: Using IOAPIC for interrupt routing ACPI: No dock devices found.
ACPI: PCI Root Bridge [PCI0] (0000:00)
pci 0000:00:02.0: reg 10 32bit mmio: [0xfde80000-0xfdefffff]
pci 0000:00:02.0: reg 14 io port: [0xff00-0xff07]
pci 0000:00:02.0: reg 18 32bit mmio: [0xd0000000-0xdfffffff]
pci 0000:00:02.0: reg 1c 32bit mmio: [0xfdf80000-0xfdfbffff]
pci 0000:00:02.1: reg 10 32bit mmio: [0xfdf00000-0xfdf7ffff]
pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold pci 0000:00:1c.0: PME# disabled
pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold pci 0000:00:1c.1: PME# disabled
pci 0000:00:1d.0: reg 20 io port: [0xfe00-0xfe1f]
pci 0000:00:1d.1: reg 20 io port: [0xfd00-0xfd1f]
pci 0000:00:1d.2: reg 20 io port: [0xfc00-0xfc1f]
pci 0000:00:1d.3: reg 20 io port: [0xfb00-0xfb1f]
pci 0000:00:1d.7: reg 10 32bit mmio: [0xfdfff000-0xfdfff3ff]
pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold pci 0000:00:1d.7: PME# disabled
pci 0000:00:1e.2: reg 10 io port: [0xf200-0xf2ff]
pci 0000:00:1e.2: reg 14 io port: [0xfa00-0xfa3f]
pci 0000:00:1e.2: reg 18 32bit mmio: [0xfdffe000-0xfdffe1ff]
pci 0000:00:1e.2: reg 1c 32bit mmio: [0xfdffd000-0xfdffd0ff]
pci 0000:00:1e.2: PME# supported from D0 D3hot D3cold pci 0000:00:1e.2: PME# disabled
pci 0000:00:1f.0: Force enabled HPET at 0xfed00000
pci 0000:00:1f.0: quirk: region 0400-047f claimed by ICH6 ACPI/GPIO/TCO
3 付録
pci 0000:00:1f.0: quirk: region 0480-04bf claimed by ICH6 GPIO pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0800 (mask 007f) pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 0290 (mask 007f) pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 4000 (mask 000f) pci 0000:00:1f.1: reg 10 io port: [0x00-0x07]
pci 0000:00:1f.1: reg 14 io port: [0x00-0x03]
pci 0000:00:1f.1: reg 18 io port: [0x00-0x07]
pci 0000:00:1f.1: reg 1c io port: [0x00-0x03]
pci 0000:00:1f.1: reg 20 io port: [0xf800-0xf80f]
pci 0000:00:1f.3: reg 20 io port: [0x500-0x51f]
pci 0000:01:00.0: reg 10 32bit mmio: [0xfdce0000-0xfdcfffff]
pci 0000:01:00.0: reg 18 io port: [0xef00-0xef1f]
pci 0000:01:00.0: PME# supported from D0 D3hot D3cold pci 0000:01:00.0: PME# disabled
pci 0000:01:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' pci 0000:00:1c.0: bridge io port: [0xe000-0xefff]
pci 0000:00:1c.0: bridge 32bit mmio: [0xfdc00000-0xfdcfffff]
pci 0000:00:1c.0: bridge 64bit mmio pref: [0xfd900000-0xfd9fffff]
pci 0000:02:00.0: reg 10 32bit mmio: [0xfd8e0000-0xfd8fffff]
pci 0000:02:00.0: reg 18 io port: [0xdf00-0xdf1f]
pci 0000:02:00.0: PME# supported from D0 D3hot D3cold pci 0000:02:00.0: PME# disabled
pci 0000:02:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' pci 0000:00:1c.1: bridge io port: [0xd000-0xdfff]
pci 0000:00:1c.1: bridge 32bit mmio: [0xfd800000-0xfd8fffff]
pci 0000:00:1c.1: bridge 64bit mmio pref: [0xfdd00000-0xfddfffff]
pci 0000:00:1e.0: transparent bridge pci 0000:00:1e.0: bridge io port: [0xc000-0xcfff]
pci 0000:00:1e.0: bridge 32bit mmio: [0xfdb00000-0xfdbfffff]
pci 0000:00:1e.0: bridge 64bit mmio pref: [0xfda00000-0xfdafffff]
pci_bus 0000:00: on NUMA node 0
ACPI: PCI Interrupt Routing Table [¥_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [¥_SB_.PCI0.PEX0._PRT]
ACPI: PCI Interrupt Routing Table [¥_SB_.PCI0.PEX1._PRT]
ACPI: PCI Interrupt Routing Table [¥_SB_.PCI0.HUB0._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 *15) ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 *7 9 10 11 12 14 15) ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 *9 10 11 12 14 15) ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 9 *10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 *5 7 9 10 11 12 14 15)
vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none vgaarb: loaded
SCSI subsystem initialized libata version 3.00 loaded.
usbcore: registered new interface driver usbfs usbcore: registered new interface driver hub usbcore: registered new device driver usb PCI: Using ACPI for IRQ routing
PCI: old code would have set cacheline size to 32 bytes, but clflush_size = 64 PCI: pci_cache_line_size set to 64 bytes
NetLabel: Initializing
NetLabel: domain hash size = 128
NetLabel: protocols = UNLABELED CIPSOv4 NetLabel: unlabeled traffic allowed by default hpet clockevent registered
HPET: 3 timers in total, 0 timers will be used for per-cpu timer hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
hpet0: 3 comparators, 64-bit 14.318180 MHz counter pnp: PnP ACPI init
ACPI: bus type pnp registered pnp 00:06: IRQ 4 override to edge, high pnp 00:07: IRQ 3 override to edge, high pnp: PnP ACPI: found 13 devices ACPI: ACPI bus type pnp unregistered
system 00:01: ioport range 0x4d0-0x4d1 has been reserved system 00:01: ioport range 0x800-0x87f has been reserved system 00:01: ioport range 0x880-0x88f has been reserved system 00:09: ioport range 0x400-0x4bf could not be reserved system 00:0b: iomem range 0xe0000000-0xefffffff has been reserved system 00:0c: iomem range 0xf0000-0xfffff could not be reserved system 00:0c: iomem range 0x3f6e0000-0x3f6fffff could not be reserved system 00:0c: iomem range 0x0-0x9ffff could not be reserved
system 00:0c: iomem range 0x100000-0x3f6dffff could not be reserved system 00:0c: iomem range 0xfec00000-0xfec00fff could not be reserved system 00:0c: iomem range 0xfed13000-0xfed1dfff has been reserved system 00:0c: iomem range 0xfed20000-0xfed8ffff has been reserved system 00:0c: iomem range 0xfee00000-0xfee00fff has been reserved system 00:0c: iomem range 0xffb00000-0xffb7ffff has been reserved system 00:0c: iomem range 0xfff00000-0xffffffff has been reserved system 00:0c: iomem range 0xe0000-0xeffff has been reserved
3 付録
pci 0000:00:1c.0: PREFETCH window: 0x000000fd900000-0x000000fd9fffff pci 0000:00:1c.1: PCI bridge, secondary bus 0000:02
pci 0000:00:1c.1: IO window: 0xd000-0xdfff
pci 0000:00:1c.1: MEM window: 0xfd800000-0xfd8fffff
pci 0000:00:1c.1: PREFETCH window: 0x000000fdd00000-0x000000fddfffff pci 0000:00:1e.0: PCI bridge, secondary bus 0000:03
pci 0000:00:1e.0: IO window: 0xc000-0xcfff
pci 0000:00:1e.0: MEM window: 0xfdb00000-0xfdbfffff
pci 0000:00:1e.0: PREFETCH window: 0x000000fda00000-0x000000fdafffff pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
pci 0000:00:1c.0: setting latency timer to 64
pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17 pci 0000:00:1c.1: setting latency timer to 64
pci 0000:00:1e.0: setting latency timer to 64 pci_bus 0000:00: resource 0 io: [0x00-0xffff]
pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffffffffffff]
pci_bus 0000:01: resource 0 io: [0xe000-0xefff]
pci_bus 0000:01: resource 1 mem: [0xfdc00000-0xfdcfffff]
pci_bus 0000:01: resource 2 pref mem [0xfd900000-0xfd9fffff]
pci_bus 0000:02: resource 0 io: [0xd000-0xdfff]
pci_bus 0000:02: resource 1 mem: [0xfd800000-0xfd8fffff]
pci_bus 0000:02: resource 2 pref mem [0xfdd00000-0xfddfffff]
pci_bus 0000:03: resource 0 io: [0xc000-0xcfff]
pci_bus 0000:03: resource 1 mem: [0xfdb00000-0xfdbfffff]
pci_bus 0000:03: resource 2 pref mem [0xfda00000-0xfdafffff]
pci_bus 0000:03: resource 3 io: [0x00-0xffff]
pci_bus 0000:03: resource 4 mem: [0x000000-0xffffffffffffffff]
NET: Registered protocol family 2
IP route cache hash table entries: 32768 (order: 5, 131072 bytes) TCP established hash table entries: 131072 (order: 8, 1048576 bytes) TCP bind hash table entries: 65536 (order: 7, 524288 bytes) TCP: Hash tables configured (established 131072 bind 65536) TCP reno registered
NET: Registered protocol family 1
Trying to unpack rootfs image as initramfs...
Switched to high resolution mode on CPU 1 Switched to high resolution mode on CPU 0 Freeing initrd memory: 10996k freed
apm: BIOS version 1.2 Flags 0x07 (Driver version 1.16ac) apm: disabled - APM is not SMP safe.
audit: initializing netlink socket (disabled) type=2000 audit(1269001977.735:1): initialized highmem bounce pool size: 64 pages
HugeTLB registered 2 MB page size, pre-allocated 0 pages VFS: Disk quotas dquot_6.5.2
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) msgmni has been set to 1729
SELinux: Registering netfilter hooks alg: No test for stdrng (krng)
Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) io scheduler noop registered
io scheduler anticipatory registered io scheduler deadline registered io scheduler cfq registered (default) pci 0000:00:02.0: Boot video device
pcieport-driver 0000:00:1c.0: irq 24 for MSI/MSI-X pcieport-driver 0000:00:1c.0: setting latency timer to 64 pcieport-driver 0000:00:1c.1: irq 25 for MSI/MSI-X pcieport-driver 0000:00:1c.1: setting latency timer to 64 pci_hotplug: PCI Hot Plug PCI Core version: 0.5
pciehp: PCI Express Hot Plug Controller Driver version: 0.4 acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 ACPI: Power Button [PWRF]
input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1 ACPI: Power Button [PWRB]
fan PNP0C0B:00: registered as cooling_device0 ACPI: Fan [FAN] (on)
ACPI: SSDT 3f6e7b40 0022A (v01 PmRef Cpu0Ist 00003000 INTL 20061109) processor LNXCPU:00: registered as cooling_device1
ACPI: Processor [CPU0] (supports 2 throttling states)
ACPI: SSDT 3f6e8000 00152 (v01 PmRef Cpu1Ist 00003000 INTL 20061109) processor LNXCPU:01: registered as cooling_device2
ACPI: Processor [CPU1] (supports 2 throttling states) thermal LNXTHERM:01: registered as thermal_zone0 ACPI: Thermal Zone [THRM] (49 C)
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found Non-volatile memory driver v1.3 Linux agpgart interface v0.103
agpgart-intel 0000:00:00.0: Intel 945GME Chipset agpgart-intel 0000:00:00.0: detected 7932K stolen memory agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000 Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
3 付録
00:06: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 00:07: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A brd: module loaded
loop: module loaded
input: Macintosh mouse button emulation as /devices/virtual/input/input2 ata_piix 0000:00:1f.1: version 2.13
ata_piix 0000:00:1f.1: PCI INT A -> GSI 18 (level, low) -> IRQ 18 ata_piix 0000:00:1f.1: setting latency timer to 64
scsi0 : ata_piix scsi1 : ata_piix
ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xf800 irq 14 ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xf808 irq 15 Fixed MDIO Bus: probed
ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23 ehci_hcd 0000:00:1d.7: setting latency timer to 64
ata2: port disabled. ignoring.
ehci_hcd 0000:00:1d.7: EHCI Host Controller
ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1 ehci_hcd 0000:00:1d.7: debug port 1
ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported ehci_hcd 0000:00:1d.7: irq 23, io mem 0xfdfff000
ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 usb usb1: Product: EHCI Host Controller
usb usb1: Manufacturer: Linux 2.6.31.5-127.fc12.i686.PAE ehci_hcd usb usb1: SerialNumber: 0000:00:1d.7
usb usb1: configuration #1 chosen from 1 choice hub 1-0:1.0: USB hub found
hub 1-0:1.0: 8 ports detected
ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver uhci_hcd: USB Universal Host Controller Interface driver uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23 uhci_hcd 0000:00:1d.0: setting latency timer to 64
uhci_hcd 0000:00:1d.0: UHCI Host Controller
uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000fe00
usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 usb usb2: Product: UHCI Host Controller
usb usb2: Manufacturer: Linux 2.6.31.5-127.fc12.i686.PAE uhci_hcd usb usb2: SerialNumber: 0000:00:1d.0
usb usb2: configuration #1 chosen from 1 choice hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19 uhci_hcd 0000:00:1d.1: setting latency timer to 64
uhci_hcd 0000:00:1d.1: UHCI Host Controller
uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3 uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000fd00
usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 usb usb3: Product: UHCI Host Controller
usb usb3: Manufacturer: Linux 2.6.31.5-127.fc12.i686.PAE uhci_hcd usb usb3: SerialNumber: 0000:00:1d.1
usb usb3: configuration #1 chosen from 1 choice hub 3-0:1.0: USB hub found
hub 3-0:1.0: 2 ports detected
uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18 uhci_hcd 0000:00:1d.2: setting latency timer to 64
uhci_hcd 0000:00:1d.2: UHCI Host Controller
uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4 uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000fc00
usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 usb usb4: Product: UHCI Host Controller
usb usb4: Manufacturer: Linux 2.6.31.5-127.fc12.i686.PAE uhci_hcd usb usb4: SerialNumber: 0000:00:1d.2
usb usb4: configuration #1 chosen from 1 choice hub 4-0:1.0: USB hub found
hub 4-0:1.0: 2 ports detected
uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 16 (level, low) -> IRQ 16 uhci_hcd 0000:00:1d.3: setting latency timer to 64
uhci_hcd 0000:00:1d.3: UHCI Host Controller
uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5 uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000fb00
usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 usb usb5: Product: UHCI Host Controller
usb usb5: Manufacturer: Linux 2.6.31.5-127.fc12.i686.PAE uhci_hcd usb usb5: SerialNumber: 0000:00:1d.3
usb usb5: configuration #1 chosen from 1 choice
3 付録
PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp serio: i8042 KBD port at 0x60,0x64 irq 1
mice: PS/2 mouse device common for all mice rtc_cmos 00:03: RTC can wake from S4
rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0 rtc0: alarms up to one month, 242 bytes nvram, hpet irqs device-mapper: uevent: version 1.0.3
device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: [email protected] cpuidle: using governor ladder
cpuidle: using governor menu
usbcore: registered new interface driver hiddev usbcore: registered new interface driver usbhid usbhid: v2.6:USB HID core driver
nf_conntrack version 0.5.0 (16238 buckets, 64952 max)
CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Please use nf_conntrack.acct=1 kernel parameter, acct=1 nf_conntrack module option or sysctl net.netfilter.nf_conntrack_acct=1 to enable it.
ip_tables: (C) 2000-2006 Netfilter Core Team TCP cubic registered
Initializing XFRM netlink socket NET: Registered protocol family 17 Using IPI No-Shortcut mode PM: Resume from disk failed.
registered taskstats version 1
No TPM chip found, activating TPM-bypass!
Magic number: 2:159:532 bdi 1:10: hash matches
rtc_cmos 00:03: setting system clock to 2010-03-19 12:32:59 UTC (1269001979) Initalizing network drop monitor service
ata1.00: CFA: TRANSCEND, 20090520, max UDMA/66 ata1.00: 7962192 sectors, multi 0: LBA
ata1.00: configured for UDMA/66
scsi 0:0:0:0: Direct-Access ATA TRANSCEND 2009 PQ: 0 ANSI: 5 sd 0:0:0:0: Attached scsi generic sg0 type 0
sd 0:0:0:0: [sda] 7962192 512-byte logical blocks: (4.07 GB/3.79 GiB) sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA sda: sda1 sda2
sd 0:0:0:0: [sda] Attached SCSI disk Freeing unused kernel memory: 448k freed Write protecting the kernel text: 3572k
Write protecting the kernel read-only data: 1716k dracut: dracut-002-13.4.git8f397a9b.fc12 udev: starting version 145
[drm] Initialized drm 1.1.0 20060810
i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 i915 0000:00:02.0: setting latency timer to 64
usb 1-3: new high speed USB device using ehci_hcd and address 4 [drm] TV-8: set mode NTSC 480i 0
usb 1-3: New USB device found, idVendor=152d, idProduct=2329 usb 1-3: New USB device strings: Mfr=1, Product=11, SerialNumber=5 usb 1-3: Product: StoreJet Transcend
usb 1-3: Manufacturer: JMicron usb 1-3: SerialNumber: 080626FB0400 usb 1-3: configuration #1 chosen from 1 choice Initializing USB Mass Storage driver...
scsi2 : SCSI emulation for USB Mass Storage devices usbcore: registered new interface driver usb-storage USB Mass Storage support registered.
usb-storage: device found at 4
usb-storage: waiting for device to settle before scanning fbcon: inteldrmfb (fb0) is primary device
usb 1-4: new high speed USB device using ehci_hcd and address 5 [drm] DAC-6: set mode 1280x1024 27
Console: switching to colour frame buffer device 160x64 fb0: inteldrmfb frame buffer device
registered panic notifier
[drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0 usb 1-4: New USB device found, idVendor=0411, idProduct=00f9 usb 1-4: New USB device strings: Mfr=96, Product=76, SerialNumber=63 usb 1-4: Product: Mass Storage Device
usb 1-4: Manufacturer: USB2.0 External usb 1-4: SerialNumber: DEF1105977F3 usb 1-4: configuration #1 chosen from 1 choice scsi3 : SCSI emulation for USB Mass Storage devices usb-storage: device found at 5
usb-storage: waiting for device to settle before scanning dracut: Starting plymouth daemon
usb 2-1: new low speed USB device using uhci_hcd and address 2 [drm] TV-8: set mode NTSC 480i 0
[drm] TV-8: set mode NTSC 480i 0
usb 2-1: New USB device found, idVendor=0461, idProduct=4d22 usb 2-1: New USB device strings: Mfr=0, Product=2, SerialNumber=0 usb 2-1: Product: USB Optical Mouse
usb 2-1: configuration #1 chosen from 1 choice
3 付録
input: USB Optical Mouse as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1:1.0/input/input3
generic-usb 0003:0461:4D22.0001: input,hidraw0: USB HID v1.11 Mouse [USB Optical Mouse] on usb-0000:00:1d.0-1/input0 usb 2-2: new low speed USB device using uhci_hcd and address 3
dracut: Scanning devices sda2 for LVM volume groups dracut: Reading all physical volumes. This may take a while...
dracut: Found volume group "vg_f12d4g" using metadata type lvm2 usb 2-2: New USB device found, idVendor=099a, idProduct=6330 usb 2-2: New USB device strings: Mfr=0, Product=2, SerialNumber=0 usb 2-2: Product: USB Keyboard
usb 2-2: configuration #1 chosen from 1 choice
input: USB Keyboard as /devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.0/input/input4
generic-usb 0003:099A:6330.0002: input,hidraw1: USB HID v1.00 Keyboard [USB Keyboard ] on usb-0000:00:1d.0-2/input0 dracut: 2 logical volume(s) in volume group "vg_f12d4g" now active
input: USB Keyboard as /devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.1/input/input5
generic-usb 0003:099A:6330.0003: input,hidraw2: USB HID v1.00 Device [USB Keyboard ] on usb-0000:00:1d.0-2/input1 EXT4-fs (dm-0): barriers enabled
kjournald2 starting: pid 251, dev dm-0:8, commit interval 5 seconds EXT4-fs (dm-0): delayed allocation enabled
EXT4-fs: file extents enabled EXT4-fs: mballoc enabled
EXT4-fs (dm-0): mounted filesystem with ordered data mode dracut: Mounted root filesystem /dev/mapper/vg_f12d4g-lv_root dracut: Loading SELinux policy
type=1404 audit(1269001981.880:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 SELinux: 8192 avtab hash slots, 144734 rules.
SELinux: 8192 avtab hash slots, 144734 rules.
SELinux: 8 users, 12 roles, 2941 types, 136 bools, 1 sens, 1024 cats SELinux: 75 classes, 144734 rules
SELinux: Completing initialization.
SELinux: Setting up existing superblocks.
SELinux: initialized (dev dm-0, type ext4), uses xattr
SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts SELinux: initialized (dev usbfs, type usbfs), uses genfs_contexts SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs SELinux: initialized (dev devpts, type devpts), uses transition SIDs SELinux: initialized (dev inotifyfs, type inotifyfs), uses genfs_contexts SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts SELinux: initialized (dev pipefs, type pipefs), uses task SIDs
SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts SELinux: initialized (dev sockfs, type sockfs), uses task SIDs SELinux: initialized (dev proc, type proc), uses genfs_contexts SELinux: initialized (dev bdev, type bdev), uses genfs_contexts SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
type=1403 audit(1269001982.237:3): policy loaded auid=4294967295 ses=4294967295 dracut: Switching root
udev: starting version 145
e1000e: Intel(R) PRO/1000 Network Driver - 1.0.2-k2 e1000e: Copyright (c) 1999-2008 Intel Corporation.
e1000e 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 e1000e 0000:01:00.0: setting latency timer to 64
e1000e 0000:01:00.0: irq 26 for MSI/MSI-X intel_rng: FWH not detected
i801_smbus 0000:00:1f.3: PCI INT B -> GSI 19 (level, low) -> IRQ 19 iTCO_vendor_support: vendor-support=0
e1000e 0000:01:00.0: Warning: detected ASPM enabled in EEPROM iTCO_wdt: Intel TCO WatchDog Timer Driver v1.05
iTCO_wdt: Found a ICH7-M DH TCO device (Version=2, TCOBASE=0x0460) iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
0000:01:00.0: eth0: (PCI Express:2.5GB/s:Width x1) 00:80:4c:a7:c0:5f 0000:01:00.0: eth0: Intel(R) PRO/1000 Network Connection 0000:01:00.0: eth0: MAC: 2, PHY: 2, PBA No: ffffff-0ff
e1000e 0000:02:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17 e1000e 0000:02:00.0: setting latency timer to 64
e1000e 0000:02:00.0: irq 27 for MSI/MSI-X
e1000e 0000:02:00.0: Warning: detected ASPM enabled in EEPROM 0000:02:00.0: eth1: (PCI Express:2.5GB/s:Width x1) 00:80:4c:a7:c0:5e 0000:02:00.0: eth1: Intel(R) PRO/1000 Network Connection 0000:02:00.0: eth1: MAC: 2, PHY: 2, PBA No: ffffff-0ff usb-storage: device scan complete
scsi 2:0:0:0: Direct-Access StoreJet Transcend PQ: 0 ANSI: 2 CCS sd 2:0:0:0: Attached scsi generic sg1 type 0
sd 2:0:0:0: [sdb] 625142448 512-byte logical blocks: (320 GB/298 GiB) sd 2:0:0:0: [sdb] Write Protect is off
sd 2:0:0:0: [sdb] Mode Sense: 34 00 00 00
sd 2:0:0:0: [sdb] Assuming drive cache: write through sd 2:0:0:0: [sdb] Assuming drive cache: write through sdb: sdb1
3 付録
scsi 3:0:0:0: CD-ROM Optiarc DVD RW AD-7560A DX09 PQ: 0 ANSI: 0 sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
Uniform CD-ROM driver Revision: 3.20 sr 3:0:0:0: Attached scsi CD-ROM sr0 sr 3:0:0:0: Attached scsi generic sg2 type 5
Intel ICH 0000:00:1e.2: PCI INT A -> GSI 17 (level, low) -> IRQ 17 Intel ICH 0000:00:1e.2: setting latency timer to 64
intel8x0_measure_ac97_clock: measured 50776 usecs (2447 samples) intel8x0: clocking to 48000
device-mapper: multipath: version 1.1.0 loaded EXT4-fs (dm-0): internal journal on dm-0:8 EXT4-fs (sda1): barriers enabled
kjournald2 starting: pid 687, dev sda1:8, commit interval 5 seconds EXT4-fs (sda1): internal journal on sda1:8
EXT4-fs (sda1): delayed allocation enabled EXT4-fs: file extents enabled
EXT4-fs: mballoc enabled
EXT4-fs (sda1): mounted filesystem with ordered data mode SELinux: initialized (dev sda1, type ext4), uses xattr
Adding 196600k swap on /dev/mapper/vg_f12d4g-lv_swap. Priority:-1 extents:1 across:196600k SELinux: initialized (dev binfmt_misc, type binfmt_misc), uses genfs_contexts
microcode: CPU0 sig=0x6ec, pf=0x20, revision=0x54 platform microcode: firmware: requesting intel-ucode/06-0e-0c microcode: CPU1 sig=0x6ec, pf=0x20, revision=0x54 platform microcode: firmware: requesting intel-ucode/06-0e-0c
Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba Microcode Update Driver: v2.00 removed.
NET: Registered protocol family 10 lo: Disabled Privacy Extensions
ip6_tables: (C) 2000-2006 Netfilter Core Team e1000e 0000:01:00.0: irq 26 for MSI/MSI-X e1000e 0000:01:00.0: irq 26 for MSI/MSI-X ADDRCONF(NETDEV_UP): eth0: link is not ready e1000e 0000:02:00.0: irq 27 for MSI/MSI-X e1000e 0000:02:00.0: irq 27 for MSI/MSI-X ADDRCONF(NETDEV_UP): eth1: link is not ready RPC: Registered udp transport module.
RPC: Registered tcp transport module.
SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts e1000e: eth0 NIC Link is Up 100 Mbps Full Duplex, Flow Control: RX/TX 0000:01:00.0: eth0: 10/100 speed: disabling TSO
ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[drm:drm_mode_rmfb] *ERROR* tried to remove a fb that we didn't own [drm] TV-8: set mode NTSC 480i 0
[drm] TV-8: set mode NTSC 480i 0 [drm] TV-8: set mode NTSC 480i 0 [drm] TV-8: set mode NTSC 480i 0 [drm] TV-8: set mode NTSC 480i 0 [drm] TV-8: set mode NTSC 480i 0 [drm] TV-8: set mode NTSC 480i 0 [drm] TV-8: set mode NTSC 480i 0 [drm] TV-8: set mode NTSC 480i 0 [drm] TV-8: set mode NTSC 480i 0 [drm] TV-8: set mode NTSC 480i 0 [drm] TV-8: set mode NTSC 480i 0
type=1305 audit(1268969603.630:25976): audit_enabled=0 old=1 auid=4294967295 ses=4294967295 subj=system_u:system_r:readahead_t:s0 res=1 eth0: no IPv6 routers present
[drm] TV-8: set mode NTSC 480i 0 [drm] TV-8: set mode NTSC 480i 0 fuse init (API version 7.12)
SELinux: initialized (dev fuse, type fuse), uses genfs_contexts [drm] TV-8: set mode NTSC 480i 0
[drm] TV-8: set mode NTSC 480i 0 [drm] TV-8: set mode NTSC 480i 0 [drm] TV-8: set mode NTSC 480i 0 [drm] TV-8: set mode NTSC 480i 0 [drm] TV-8: set mode NTSC 480i 0
SELinux: initialized (dev sdb1, type fuseblk), uses genfs_contexts [drm] TV-8: set mode NTSC 480i 0
[drm] TV-8: set mode NTSC 480i 0 [root@f12d4g ~]#
[root@f12d4g ~]#
3.6 PCI Device情報
[root@f12d4g ~]# lspci
00:00.0 Host bridge: Intel Corporation Mobile 945GME Express Memory Controller Hub (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GME Express Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03) 00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 02)
00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 (rev 02)
3 付録
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@f12d4g ~]#
3.7 システムロードモジュール
[root@f12d4g ~]# lsmod
Module Size Used by fuse 52712 4 sunrpc 158388 1 ip6t_REJECT 4620 2 nf_conntrack_ipv6 17548 2 ip6table_filter 3168 1
ip6_tables 11144 1 ip6table_filter
ipv6 239428 24 ip6t_REJECT,nf_conntrack_ipv6 cpufreq_ondemand 6160 2
acpi_cpufreq 8848 0 dm_multipath 14472 0 uinput 6852 0 snd_intel8x0 28144 2
snd_ac97_codec 92136 1 snd_intel8x0 ac97_bus 1424 1 snd_ac97_codec snd_seq 46960 0
snd_seq_device 6232 1 snd_seq
snd_pcm 64932 2 snd_intel8x0,snd_ac97_codec joydev 9320 0
serio_raw 5156 0
snd_timer 17992 2 snd_seq,snd_pcm
snd 50908 10 snd_intel8x0,snd_ac97_codec,snd_seq,snd_seq_device,snd_pcm,snd_timer soundcore 5672 1 snd
snd_page_alloc 7892 2 snd_intel8x0,snd_pcm iTCO_wdt 10444 0
iTCO_vendor_support 2812 1 iTCO_wdt i2c_i801 10284 0
e1000e 109272 0 usb_storage 46824 1 i915 190204 2 drm_kms_helper 22688 1 i915
drm 135064 3 i915,drm_kms_helper i2c_algo_bit 4820 1 i915
i2c_core 23120 4 i2c_i801,i915,drm,i2c_algo_bit video 19088 1 i915
output 2468 1 video [root@f12d4g ~]#
3.8 バージョン情報
[root@f12d4g ~]# cat /proc/version
Linux version 2.6.31.5-127.fc12.i686.PAE ([email protected]) (gcc version 4.4.2 20091027 (Red Hat 4.4.2-7) (GCC) ) #1 SMP Sat Nov 7 21:25:57 EST 2009
[root@f12d4g ~]#
3.9 IRQ 利用情報
[root@f12d4g ~]# cat /proc/interrupts CPU0 CPU1
0: 135 0 IO-APIC-edge timer 1: 2 0 IO-APIC-edge i8042 3: 4 0 IO-APIC-edge 4: 3 1 IO-APIC-edge 8: 1 0 IO-APIC-edge rtc0 9: 0 0 IO-APIC-fasteoi acpi
3 付録
17: 12 166 IO-APIC-fasteoi Intel ICH7 18: 0 0 IO-APIC-fasteoi uhci_hcd:usb4 19: 0 0 IO-APIC-fasteoi uhci_hcd:usb3
23: 17823 0 IO-APIC-fasteoi ehci_hcd:usb1, uhci_hcd:usb2 26: 3082 0 PCI-MSI-edge eth0
27: 7 327 PCI-MSI-edge eth1 NMI: 0 0 Non-maskable interrupts LOC: 73330 74990 Local timer interrupts SPU: 0 0 Spurious interrupts
CNT: 0 0 Performance counter interrupts PND: 0 0 Performance pending work RES: 9801 5339 Rescheduling interrupts CAL: 49 113 Function call interrupts TLB: 207 349 TLB shootdowns TRM: 0 0 Thermal event interrupts
THR: 0 0 Threshold APIC interrupts MCE: 0 0 Machine check exceptions MCP: 3 3 Machine check polls ERR: 0
MIS: 0 [root@f12d4g ~]#
3.10 I/Oポート利用情報
[root@f12d4g ~]# cat /proc/ioports 0000-001f : dma1
0020-0021 : pic1 0040-0043 : timer0 0050-0053 : timer1 0060-0060 : keyboard 0064-0064 : keyboard 0070-0073 : rtc0 0080-008f : dma page reg 00a0-00a1 : pic2 00c0-00df : dma2 00f0-00ff : fpu 0170-0177 : 0000:00:1f.1 0170-0177 : ata_piix 01f0-01f7 : 0000:00:1f.1 01f0-01f7 : ata_piix 02f8-02ff : serial 0376-0376 : 0000:00:1f.1 0376-0376 : ata_piix 03c0-03df : vga+
03f6-03f6 : 0000:00:1f.1 03f6-03f6 : ata_piix 03f8-03ff : serial 0400-047f : 0000:00:1f.0
0400-0403 : ACPI PM1a_EVT_BLK 0404-0405 : ACPI PM1a_CNT_BLK 0408-040b : ACPI PM_TMR 0410-0415 : ACPI CPU throttle 0428-042f : ACPI GPE0_BLK 0430-0433 : iTCO_wdt 0460-047f : iTCO_wdt 0480-04bf : 0000:00:1f.0 04d0-04d1 : pnp 00:01 0500-051f : 0000:00:1f.3 0500-051f : i801_smbus 0800-087f : pnp 00:01 0880-088f : pnp 00:01 0cf8-0cff : PCI conf1 c000-cfff : PCI Bus 0000:03 d000-dfff : PCI Bus 0000:02 df00-df1f : 0000:02:00.0 e000-efff : PCI Bus 0000:01 ef00-ef1f : 0000:01:00.0 f200-f2ff : 0000:00:1e.2 f200-f2ff : Intel ICH7 f800-f80f : 0000:00:1f.1 f800-f80f : ata_piix fa00-fa3f : 0000:00:1e.2 fa00-fa3f : Intel ICH7 fb00-fb1f : 0000:00:1d.3 fb00-fb1f : uhci_hcd fc00-fc1f : 0000:00:1d.2 fc00-fc1f : uhci_hcd fd00-fd1f : 0000:00:1d.1 fd00-fd1f : uhci_hcd fe00-fe1f : 0000:00:1d.0 fe00-fe1f : uhci_hcd ff00-ff07 : 0000:00:02.0
3 付録
[root@f12d4g ~]#
3 付録
発行 株式会社コンテック
大阪市西淀川区姫里3-9-31 〒555-0025 日本語 http://www.contec.co.jp/
英語 http://www.contec.com/ NA00958(LYLX381)