
Ubuntu日本語フォーラム

ログインしていません。
お久しぶりです。前回の投稿が中途半端に終わってしまったこと、すみませんでした。(grubについての投稿です)
今回もご教授お願いします。
今日ubuntuを起動しようとしたら、GUIでのログオン画面は出るのですが、マウス、キーボード(共にps/2)がまったく動きません。
(実は、だんだんログイン時のキーボードとマウスの認識が少し遅くなっていましたが、少したてばログインできたのでスルーしてました)
usbキーボードにしても、同様の結果です。
リカバリモードのCUIでは、普通にキーボードを受け付けます。
GUIで、マウス、キーボードを動かすにはどうすればいいでしょうか。
(winXPでは、普通に受け付けてくれます。
また、キーボードなどが反応しなくなる前に、GUIができなくなっていたので、ここのフォーラムを参考にして
$ fsckを実行しました。ある程度文を読んで、すべてyesにしてしまったのですが・・・)
オフライン
HDDドライブに普通にインストールされているんですよね?
通常に起動してログイン画面で[ctrl]+[alt]+[F2]でキーボードは使えますか?
オフライン
>通常に起動してログイン画面で[ctrl]+[alt]+[F2]でキーボードは使えますか?
やってみましたが反応はまったくありませんでした・・・
オフライン
すみません。
キーボードが使えないのでログイン画面からCLIには移れ無かいですね。
リカバリーでログインして
# startx
でrootでGUIログイン出来ますが、そこでマウス、キーボードはどうでしょうか。
その後、上部右端のスイッチマークからLog Out するとコマンドラインに戻ります。
# gdm start
でキーボードは反応するでしょうか? 反応すれば通常ユーザーでログインして確認です。
#う~ん、使い込んでいないOSなら入れ直す方が楽な気もしますが。
オフライン
>リカバリーでログインして
># startx
>でrootでGUIログイン出来ますが、そこでマウス、キーボードはどうでしょうか。
できませんでした・・・
できるだけ再インストールはしたくないのですが・・・
オフライン
Xシステム自体が起動出来なくなっている感じがしますね。
ログに何か残されているかもしれません。
・ライブCDからはHDDのUbuntuをマウントして
/var/log/Xorg.0.log
/var/log/dmesg
です。
現状で操作する場合は、USBメモリを挿して
# export LANG=C (文字化け対策です)
# fdisk -l (ログファイルを保存するUSBメモリのデバイスファイル名を確認します)
*/dev/sdb1 を使用すると仮定します。
# mount /dev/sdb1 /mnt
# cp /var/log/dmesg /mnt/dmesg
# cp /var/log/Xorg.0.log /mnt/Xorg.0.log
# umount /dev/sdb1
USBに保存されたテキストファイルを投稿してみてください。
オフライン
行数がたくさんあって、全部書こうとしましたが文字数オーバーと掲示板に怒られたので、
分けて書きます。
↓Xorg.0.log
X.Org X Server 1.6.4
Release Date: 2009-9-27
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.24-23-server i686 Ubuntu
Current Operating System: Linux satosi 2.6.31-16-generic #53-Ubuntu SMP Tue Dec 8 04:01:29 UTC 2009 i686
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.31-16-generic root=UUID=ad61bd51-cac6-4f3f-ae1d-e9d559c3a65f ro single
Build Date: 14 November 2009 05:48:26PM
xorg-server 2:1.6.4-2ubuntu4.1 (buildd@)
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sun Feb 14 08:51:15 2010
(II) Loader magic: 0x3bc0
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.4
X.Org Video Driver: 5.0
X.Org XInput driver : 4.0
X.Org Server Extension : 2.0
(II) Loader running on linux
(--) using VT number 7
(--) PCI:*(0:0:2:0) 8086:2582:1033:8296 Intel Corporation 82915G/GV/910GL Integrated Graphics Controller rev 4, Mem @ 0xfe900000/524288, 0xd0000000/268435456, 0xfe980000/262144, I/O @ 0x0000cc00/8
(==) Using default built-in configuration (39 lines)
(==) --- Start of built-in configuration ---
Section "Device"
Identifier "Builtin Default intel Device 0"
Driver "intel"
EndSection
Section "Screen"
Identifier "Builtin Default intel Screen 0"
Device "Builtin Default intel Device 0"
EndSection
Section "Device"
Identifier "Builtin Default i810 Device 0"
Driver "i810"
EndSection
Section "Screen"
Identifier "Builtin Default i810 Screen 0"
Device "Builtin Default i810 Device 0"
EndSection
Section "Device"
Identifier "Builtin Default vesa Device 0"
Driver "vesa"
EndSection
Section "Screen"
Identifier "Builtin Default vesa Screen 0"
Device "Builtin Default vesa Device 0"
EndSection
Section "Device"
Identifier "Builtin Default fbdev Device 0"
Driver "fbdev"
EndSection
Section "Screen"
Identifier "Builtin Default fbdev Screen 0"
Device "Builtin Default fbdev Device 0"
EndSection
Section "ServerLayout"
Identifier "Builtin Default Layout"
Screen "Builtin Default intel Screen 0"
Screen "Builtin Default i810 Screen 0"
Screen "Builtin Default vesa Screen 0"
Screen "Builtin Default fbdev Screen 0"
EndSection
(==) --- End of built-in configuration ---
(==) ServerLayout "Builtin Default Layout"
(**) |-->Screen "Builtin Default intel Screen 0" (0)
(**) | |-->Monitor "<default monitor>"
(**) | |-->Device "Builtin Default intel Device 0"
(==) No monitor specified for screen "Builtin Default intel Screen 0".
Using a default monitor configuration.
(**) |-->Screen "Builtin Default i810 Screen 0" (1)
(**) | |-->Monitor "<default monitor>"
(**) | |-->Device "Builtin Default i810 Device 0"
(==) No monitor specified for screen "Builtin Default i810 Screen 0".
Using a default monitor configuration.
(**) |-->Screen "Builtin Default vesa Screen 0" (2)
(**) | |-->Monitor "<default monitor>"
(**) | |-->Device "Builtin Default vesa Device 0"
(==) No monitor specified for screen "Builtin Default vesa Screen 0".
Using a default monitor configuration.
(**) |-->Screen "Builtin Default fbdev Screen 0" (3)
(**) | |-->Monitor "<default monitor>"
(**) | |-->Device "Builtin Default fbdev Device 0"
(==) No monitor specified for screen "Builtin Default fbdev Screen 0".
Using a default monitor configuration.
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
Entry deleted from font path.
(==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
built-ins
(==) ModulePath set to "/usr/lib/xorg/modules"
(II) Cannot locate a core pointer device.
(II) Cannot locate a core keyboard device.
(II) The server relies on HAL to provide the list of input devices.
If no devices become available, reconfigure HAL or disable AllowEmptyInput.
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) No APM support in BIOS or kernel
(II) System resource ranges:
[0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
[4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
[5] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 1.6.4, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
compiled for 1.6.4, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
compiled for 1.6.4, module version = 1.0.0
ABI class: X.Org Server Extension, version 2.0
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
compiled for 1.6.4, module version = 1.13.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension RECORD
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
compiled for 1.6.4, module version = 1.0.0
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension XFree86-DRI
(II) LoadModule: "dri2"
(II) Loading /usr/lib/xorg/modules/extensions//libdri2.so
(II) Module dri2: vendor="X.Org Foundation"
compiled for 1.6.4, module version = 1.1.0
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(II) LoadModule: "intel"
(II) Loading /usr/lib/xorg/modules/drivers//intel_drv.so
(II) Module intel: vendor="X.Org Foundation"
compiled for 1.6.4, module version = 2.9.0
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 5.0
(II) LoadModule: "i810"
(WW) Warning, couldn't open module i810
(II) UnloadModule: "i810"
(EE) Failed to load module "i810" (module does not exist, 0)
(II) LoadModule: "vesa"
(II) Loading /usr/lib/xorg/modules/drivers//vesa_drv.so
(II) Module vesa: vendor="X.Org Foundation"
compiled for 1.6.3, module version = 2.2.1
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 5.0
(II) LoadModule: "fbdev"
(II) Loading /usr/lib/xorg/modules/drivers//fbdev_drv.so
(II) Module fbdev: vendor="X.Org Foundation"
compiled for 1.6.0, module version = 0.4.0
ABI class: X.Org Video Driver, version 5.0
(II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
i810-dc100, i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G,
E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
4 Series, G45/G43, Q45/Q43, G41, B43, Clarkdale, Arrandale
(II) VESA: driver for VESA chipsets: vesa
(II) FBDEV: driver for framebuffer: fbdev
(II) Primary Device is: PCI 00@00:02:0
(WW) Falling back to old probe method for vesa
(WW) Falling back to old probe method for fbdev
(II) Loading sub module "fbdevhw"
(II) LoadModule: "fbdevhw"
(II) Loading /usr/lib/xorg/modules/linux//libfbdevhw.so
(II) Module fbdevhw: vendor="X.Org Foundation"
compiled for 1.6.4, module version = 0.0.2
ABI class: X.Org Video Driver, version 5.0
(II) resource ranges after probing:
[0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
[4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
[5] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 7, (OK)
drmOpenByBusid: Searching for BusID pci:0000:00:02.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 7, (OK)
drmOpenByBusid: drmOpenMinor returns 7
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
(II) intel(0): Creating default Display subsection in Screen section
"Builtin Default intel Screen 0" for depth/fbbpp 24/32
(==) intel(0): Depth 24, (--) framebuffer bpp 32
(==) intel(0): RGB weight 888
(==) intel(0): Default visual is TrueColor
(II) intel(0): Integrated Graphics Chipset: Intel(R) 915G
(--) intel(0): Chipset: "915G"
(II) intel(0): Output VGA1 has no monitor section
(II) intel(0): EDID for output VGA1
(II) intel(0): Manufacturer: GRN Model: a176 Serial#: 11968
(II) intel(0): Year: 2006 Week: 24
(II) intel(0): EDID Version: 1.3
(II) intel(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
(II) intel(0): Sync: Separate
(II) intel(0): Max Image Size [cm]: horiz.: 34 vert.: 27
(II) intel(0): Gamma: 2.20
(II) intel(0): DPMS capabilities: Off; RGB/Color Display
(II) intel(0): First detailed timing is preferred mode
(II) intel(0): redX: 0.637 redY: 0.347 greenX: 0.275 greenY: 0.613
(II) intel(0): blueX: 0.143 blueY: 0.090 whiteX: 0.300 whiteY: 0.335
(II) intel(0): Supported established timings:
(II) intel(0): 720x400@70Hz
(II) intel(0): 640x480@60Hz
(II) intel(0): 640x480@67Hz
(II) intel(0): 640x480@72Hz
(II) intel(0): 640x480@75Hz
(II) intel(0): 800x600@56Hz
(II) intel(0): 800x600@60Hz
(II) intel(0): 800x600@72Hz
(II) intel(0): 800x600@75Hz
(II) intel(0): 832x624@75Hz
(II) intel(0): 1024x768@60Hz
(II) intel(0): 1024x768@70Hz
(II) intel(0): 1024x768@75Hz
(II) intel(0): 1280x1024@75Hz
(II) intel(0): Manufacturer's mask: 0
(II) intel(0): Supported standard timings:
(II) intel(0): #0: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
(II) intel(0): Supported detailed timing:
(II) intel(0): clock: 108.0 MHz Image Size: 340 x 270 mm
(II) intel(0): h_active: 1280 h_sync: 1328 h_sync_end 1440 h_blank_end 1688 h_border: 0
(II) intel(0): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1066 v_border: 0
(II) intel(0): Serial No: GH282K6611968
(II) intel(0): Ranges: V min: 55 V max: 75 Hz, H min: 30 H max: 83 kHz, PixClock max 140 MHz
(II) intel(0): Monitor name: GH-ACG173SV
(II) intel(0): EDID (in hex):
(II) intel(0): 00ffffffffffff001e4e76a1c02e0000
(II) intel(0): 1810010368221b782a388fa358469d24
(II) intel(0): 174c55bfef0081800101010101010101
(II) intel(0): 010101010101302a009851002a403070
(II) intel(0): 1300540e1100001e000000ff00474832
(II) intel(0): 38324b36363131393638000000fd0037
(II) intel(0): 4b1e530e000a202020202020000000fc
(II) intel(0): 0047482d41434731373353560a200050
(II) intel(0): EDID vendor "GRN", prod id 41334
(II) intel(0): Using EDID range info for horizontal sync
(II) intel(0): Using EDID range info for vertical refresh
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
(II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
(II) intel(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
(II) intel(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
(II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
(II) intel(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
(II) intel(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
(II) intel(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
(II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
(II) intel(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
(II) intel(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
(II) intel(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
(II) intel(0): Printing probed modes for output VGA1
(II) intel(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
(II) intel(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
(II) intel(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz)
(II) intel(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
(II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
(II) intel(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
(II) intel(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
(II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
(II) intel(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 491 520 -hsync -vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
(II) intel(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
(II) intel(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
(II) intel(0): Output VGA1 connected
(II) intel(0): Using exact sizes for initial modes
(II) intel(0): Output VGA1 using initial mode 1280x1024
(==) intel(0): video overlay key set to 0x101fe
(==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
(**) intel(0): Display dimensions: (340, 270) mm
(**) intel(0): DPI set to (95, 96)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
compiled for 1.6.4, module version = 1.0.0
ABI class: X.Org ANSI C Emulation, version 0.4
(II) UnloadModule: "vesa"
(II) Unloading /usr/lib/xorg/modules/drivers//vesa_drv.so
(II) UnloadModule: "fbdev"
(II) Unloading /usr/lib/xorg/modules/drivers//fbdev_drv.so
(II) UnloadModule: "fbdevhw"
(II) Unloading /usr/lib/xorg/modules/linux//libfbdevhw.so
(==) Depth 24 pixmap format is 32 bpp
(II) do I need RAC? No, I don't.
(II) resource ranges after preInit:
[0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
[4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
[5] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
(II) intel(0): [DRI2] Setup complete
(**) intel(0): Framebuffer compression disabled
(**) intel(0): Tiling enabled
(**) intel(0): SwapBuffers wait enabled
(==) intel(0): VideoRam: 262144 KB
(II) intel(0): Attempting memory allocation with tiled buffers.
(II) intel(0): Tiled allocation successful.
(II) UXA(0): Driver registered support for the following operations:
(II) solid
(II) copy
(II) composite (RENDER acceleration)
(==) intel(0): Backing store disabled
(==) intel(0): Silken mouse enabled
(II) intel(0): Initializing HW Cursor
(II) intel(0): No memory allocations
(II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
(II) intel(0): DPMS enabled
(==) intel(0): Intel XvMC decoder disabled
(II) intel(0): Set up textured video
(II) intel(0): direct rendering: DRI2 Enabled
(--) RandR disabled
(II) Initializing built-in extension Generic Event Extension
(II) Initializing built-in extension SHAPE
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension BIG-REQUESTS
(II) Initializing built-in extension SYNC
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-MISC
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) AIGLX: enabled GLX_MESA_copy_sub_buffer
(II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
(II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
(II) AIGLX: Loaded and initialized /usr/lib/dri/i915_dri.so
(II) GLX: Initialized DRI2 GL provider for screen 0
(II) intel(0): Setting screen physical size to 340 x 270
(EE) config/hal: couldn't initialise context: unknown error (null)
(II) intel(0): EDID for output VGA1
(II) intel(0): Manufacturer: GRN Model: a176 Serial#: 11968
(II) intel(0): Year: 2006 Week: 24
(II) intel(0): EDID Version: 1.3
(II) intel(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
(II) intel(0): Sync: Separate
(II) intel(0): Max Image Size [cm]: horiz.: 34 vert.: 27
(II) intel(0): Gamma: 2.20
(II) intel(0): DPMS capabilities: Off; RGB/Color Display
(II) intel(0): First detailed timing is preferred mode
(II) intel(0): redX: 0.637 redY: 0.347 greenX: 0.275 greenY: 0.613
(II) intel(0): blueX: 0.143 blueY: 0.090 whiteX: 0.300 whiteY: 0.335
(II) intel(0): Supported established timings:
(II) intel(0): 720x400@70Hz
(II) intel(0): 640x480@60Hz
(II) intel(0): 640x480@67Hz
(II) intel(0): 640x480@72Hz
(II) intel(0): 640x480@75Hz
(II) intel(0): 800x600@56Hz
(II) intel(0): 800x600@60Hz
(II) intel(0): 800x600@72Hz
(II) intel(0): 800x600@75Hz
(II) intel(0): 832x624@75Hz
(II) intel(0): 1024x768@60Hz
(II) intel(0): 1024x768@70Hz
(II) intel(0): 1024x768@75Hz
(II) intel(0): 1280x1024@75Hz
(II) intel(0): Manufacturer's mask: 0
(II) intel(0): Supported standard timings:
(II) intel(0): #0: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
(II) intel(0): Supported detailed timing:
(II) intel(0): clock: 108.0 MHz Image Size: 340 x 270 mm
(II) intel(0): h_active: 1280 h_sync: 1328 h_sync_end 1440 h_blank_end 1688 h_border: 0
(II) intel(0): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1066 v_border: 0
(II) intel(0): Serial No: GH282K6611968
(II) intel(0): Ranges: V min: 55 V max: 75 Hz, H min: 30 H max: 83 kHz, PixClock max 140 MHz
(II) intel(0): Monitor name: GH-ACG173SV
(II) intel(0): EDID (in hex):
(II) intel(0): 00ffffffffffff001e4e76a1c02e0000
(II) intel(0): 1810010368221b782a388fa358469d24
(II) intel(0): 174c55bfef0081800101010101010101
(II) intel(0): 010101010101302a009851002a403070
(II) intel(0): 1300540e1100001e000000ff00474832
(II) intel(0): 38324b36363131393638000000fd0037
(II) intel(0): 4b1e530e000a202020202020000000fc
(II) intel(0): 0047482d41434731373353560a200050
(II) intel(0): EDID vendor "GRN", prod id 41334
(II) intel(0): Using hsync ranges from config file
(II) intel(0): Using vrefresh ranges from config file
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
(II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
(II) intel(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
(II) intel(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
(II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
(II) intel(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
(II) intel(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
(II) intel(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
(II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
(II) intel(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
(II) intel(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
(II) intel(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
(II) intel(0): Printing probed modes for output VGA1
(II) intel(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
(II) intel(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
(II) intel(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz)
(II) intel(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
(II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
(II) intel(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
(II) intel(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
(II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
(II) intel(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 491 520 -hsync -vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
(II) intel(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
(II) intel(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
(II) intel(0): EDID for output VGA1
(II) intel(0): Manufacturer: GRN Model: a176 Serial#: 11968
(II) intel(0): Year: 2006 Week: 24
(II) intel(0): EDID Version: 1.3
(II) intel(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
(II) intel(0): Sync: Separate
(II) intel(0): Max Image Size [cm]: horiz.: 34 vert.: 27
(II) intel(0): Gamma: 2.20
(II) intel(0): DPMS capabilities: Off; RGB/Color Display
(II) intel(0): First detailed timing is preferred mode
(II) intel(0): redX: 0.637 redY: 0.347 greenX: 0.275 greenY: 0.613
(II) intel(0): blueX: 0.143 blueY: 0.090 whiteX: 0.300 whiteY: 0.335
(II) intel(0): Supported established timings:
(II) intel(0): 720x400@70Hz
(II) intel(0): 640x480@60Hz
(II) intel(0): 640x480@67Hz
(II) intel(0): 640x480@72Hz
(II) intel(0): 640x480@75Hz
(II) intel(0): 800x600@56Hz
(II) intel(0): 800x600@60Hz
(II) intel(0): 800x600@72Hz
(II) intel(0): 800x600@75Hz
(II) intel(0): 832x624@75Hz
(II) intel(0): 1024x768@60Hz
(II) intel(0): 1024x768@70Hz
(II) intel(0): 1024x768@75Hz
(II) intel(0): 1280x1024@75Hz
(II) intel(0): Manufacturer's mask: 0
(II) intel(0): Supported standard timings:
(II) intel(0): #0: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
(II) intel(0): Supported detailed timing:
(II) intel(0): clock: 108.0 MHz Image Size: 340 x 270 mm
(II) intel(0): h_active: 1280 h_sync: 1328 h_sync_end 1440 h_blank_end 1688 h_border: 0
(II) intel(0): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1066 v_border: 0
(II) intel(0): Serial No: GH282K6611968
(II) intel(0): Ranges: V min: 55 V max: 75 Hz, H min: 30 H max: 83 kHz, PixClock max 140 MHz
(II) intel(0): Monitor name: GH-ACG173SV
(II) intel(0): EDID (in hex):
(II) intel(0): 00ffffffffffff001e4e76a1c02e0000
(II) intel(0): 1810010368221b782a388fa358469d24
(II) intel(0): 174c55bfef0081800101010101010101
(II) intel(0): 010101010101302a009851002a403070
(II) intel(0): 1300540e1100001e000000ff00474832
(II) intel(0): 38324b36363131393638000000fd0037
(II) intel(0): 4b1e530e000a202020202020000000fc
(II) intel(0): 0047482d41434731373353560a200050
(II) intel(0): EDID vendor "GRN", prod id 41334
(II) intel(0): Using hsync ranges from config file
(II) intel(0): Using vrefresh ranges from config file
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
(II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
(II) intel(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
(II) intel(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
(II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
(II) intel(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
(II) intel(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
(II) intel(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
(II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
(II) intel(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
(II) intel(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
(II) intel(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
(II) intel(0): Printing probed modes for output VGA1
(II) intel(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
(II) intel(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
(II) intel(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz)
(II) intel(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
(II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
(II) intel(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
(II) intel(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
(II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
(II) intel(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 491 520 -hsync -vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
(II) intel(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
(II) intel(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
(II) intel(0): EDID for output VGA1
(II) intel(0): Manufacturer: GRN Model: a176 Serial#: 11968
(II) intel(0): Year: 2006 Week: 24
(II) intel(0): EDID Version: 1.3
(II) intel(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
(II) intel(0): Sync: Separate
(II) intel(0): Max Image Size [cm]: horiz.: 34 vert.: 27
(II) intel(0): Gamma: 2.20
(II) intel(0): DPMS capabilities: Off; RGB/Color Display
(II) intel(0): First detailed timing is preferred mode
(II) intel(0): redX: 0.637 redY: 0.347 greenX: 0.275 greenY: 0.613
(II) intel(0): blueX: 0.143 blueY: 0.090 whiteX: 0.300 whiteY: 0.335
(II) intel(0): Supported established timings:
(II) intel(0): 720x400@70Hz
(II) intel(0): 640x480@60Hz
(II) intel(0): 640x480@67Hz
(II) intel(0): 640x480@72Hz
(II) intel(0): 640x480@75Hz
(II) intel(0): 800x600@56Hz
(II) intel(0): 800x600@60Hz
(II) intel(0): 800x600@72Hz
(II) intel(0): 800x600@75Hz
(II) intel(0): 832x624@75Hz
(II) intel(0): 1024x768@60Hz
(II) intel(0): 1024x768@70Hz
(II) intel(0): 1024x768@75Hz
(II) intel(0): 1280x1024@75Hz
(II) intel(0): Manufacturer's mask: 0
(II) intel(0): Supported standard timings:
(II) intel(0): #0: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
(II) intel(0): Supported detailed timing:
(II) intel(0): clock: 108.0 MHz Image Size: 340 x 270 mm
(II) intel(0): h_active: 1280 h_sync: 1328 h_sync_end 1440 h_blank_end 1688 h_border: 0
(II) intel(0): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1066 v_border: 0
(II) intel(0): Serial No: GH282K6611968
(II) intel(0): Ranges: V min: 55 V max: 75 Hz, H min: 30 H max: 83 kHz, PixClock max 140 MHz
(II) intel(0): Monitor name: GH-ACG173SV
(II) intel(0): EDID (in hex):
(II) intel(0): 00ffffffffffff001e4e76a1c02e0000
(II) intel(0): 1810010368221b782a388fa358469d24
(II) intel(0): 174c55bfef0081800101010101010101
(II) intel(0): 010101010101302a009851002a403070
(II) intel(0): 1300540e1100001e000000ff00474832
(II) intel(0): 38324b36363131393638000000fd0037
(II) intel(0): 4b1e530e000a202020202020000000fc
(II) intel(0): 0047482d41434731373353560a200050
(II) intel(0): EDID vendor "GRN", prod id 41334
(II) intel(0): Using hsync ranges from config file
(II) intel(0): Using vrefresh ranges from config file
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
(II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
(II) intel(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
(II) intel(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
(II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
(II) intel(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
(II) intel(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
(II) intel(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
(II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
(II) intel(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
(II) intel(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
(II) intel(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
(II) intel(0): Printing probed modes for output VGA1
(II) intel(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
(II) intel(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
(II) intel(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz)
(II) intel(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
(II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
(II) intel(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
(II) intel(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
(II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
(II) intel(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 491 520 -hsync -vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
(II) intel(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
(II) intel(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
(II) intel(0): EDID for output VGA1
(II) intel(0): Manufacturer: GRN Model: a176 Serial#: 11968
(II) intel(0): Year: 2006 Week: 24
(II) intel(0): EDID Version: 1.3
(II) intel(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
(II) intel(0): Sync: Separate
(II) intel(0): Max Image Size [cm]: horiz.: 34 vert.: 27
(II) intel(0): Gamma: 2.20
(II) intel(0): DPMS capabilities: Off; RGB/Color Display
(II) intel(0): First detailed timing is preferred mode
(II) intel(0): redX: 0.637 redY: 0.347 greenX: 0.275 greenY: 0.613
(II) intel(0): blueX: 0.143 blueY: 0.090 whiteX: 0.300 whiteY: 0.335
(II) intel(0): Supported established timings:
(II) intel(0): 720x400@70Hz
(II) intel(0): 640x480@60Hz
(II) intel(0): 640x480@67Hz
(II) intel(0): 640x480@72Hz
(II) intel(0): 640x480@75Hz
(II) intel(0): 800x600@56Hz
(II) intel(0): 800x600@60Hz
(II) intel(0): 800x600@72Hz
(II) intel(0): 800x600@75Hz
(II) intel(0): 832x624@75Hz
(II) intel(0): 1024x768@60Hz
(II) intel(0): 1024x768@70Hz
(II) intel(0): 1024x768@75Hz
(II) intel(0): 1280x1024@75Hz
(II) intel(0): Manufacturer's mask: 0
(II) intel(0): Supported standard timings:
(II) intel(0): #0: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
(II) intel(0): Supported detailed timing:
(II) intel(0): clock: 108.0 MHz Image Size: 340 x 270 mm
(II) intel(0): h_active: 1280 h_sync: 1328 h_sync_end 1440 h_blank_end 1688 h_border: 0
(II) intel(0): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1066 v_border: 0
(II) intel(0): Serial No: GH282K6611968
(II) intel(0): Ranges: V min: 55 V max: 75 Hz, H min: 30 H max: 83 kHz, PixClock max 140 MHz
(II) intel(0): Monitor name: GH-ACG173SV
(II) intel(0): EDID (in hex):
(II) intel(0): 00ffffffffffff001e4e76a1c02e0000
(II) intel(0): 1810010368221b782a388fa358469d24
(II) intel(0): 174c55bfef0081800101010101010101
(II) intel(0): 010101010101302a009851002a403070
(II) intel(0): 1300540e1100001e000000ff00474832
(II) intel(0): 38324b36363131393638000000fd0037
(II) intel(0): 4b1e530e000a202020202020000000fc
(II) intel(0): 0047482d41434731373353560a200050
(II) intel(0): EDID vendor "GRN", prod id 41334
(II) intel(0): Using hsync ranges from config file
(II) intel(0): Using vrefresh ranges from config file
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
(II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
(II) intel(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
(II) intel(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
(II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
(II) intel(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
(II) intel(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
(II) intel(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
(II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
(II) intel(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
(II) intel(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
(II) intel(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
(II) intel(0): Printing probed modes for output VGA1
(II) intel(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
(II) intel(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
(II) intel(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz)
(II) intel(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
(II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
(II) intel(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
(II) intel(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
(II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
(II) intel(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 491 520 -hsync -vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
(II) intel(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
(II) intel(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)オフライン
↓dmseg
[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Linux version 2.6.31-16-generic (buildd@rothera) (gcc version 4.4.1 (Ubuntu 4.4.1-4ubuntu8) ) #53-Ubuntu SMP Tue Dec 8 04:01:29 UTC 2009 (Ubuntu 2.6.31-16.53-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 - 000000000009fc00 (usable) [ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) [ 0.000000] BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved) [ 0.000000] BIOS-e820: 0000000000100000 - 000000002f7d0000 (usable) [ 0.000000] BIOS-e820: 000000002f7d0000 - 000000002f7de000 (ACPI data) [ 0.000000] BIOS-e820: 000000002f7de000 - 000000002f800000 (ACPI NVS) [ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved) [ 0.000000] BIOS-e820: 00000000ffb80000 - 0000000100000000 (reserved) [ 0.000000] DMI 2.3 present. [ 0.000000] AMI BIOS detected: BIOS may corrupt low RAM, working around it. [ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved) [ 0.000000] last_pfn = 0x2f7d0 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-DFFFF uncachable [ 0.000000] E0000-EFFFF write-through [ 0.000000] F0000-FFFFF write-protect [ 0.000000] MTRR variable ranges enabled: [ 0.000000] 0 base 000000000 mask FE0000000 write-back [ 0.000000] 1 base 020000000 mask FF0000000 write-back [ 0.000000] 2 base 02F800000 mask FFF800000 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 - 000000000009fc00 (usable) [ 0.000000] modified: 000000000009fc00 - 00000000000a0000 (reserved) [ 0.000000] modified: 00000000000e0000 - 0000000000100000 (reserved) [ 0.000000] modified: 0000000000100000 - 000000002f7d0000 (usable) [ 0.000000] modified: 000000002f7d0000 - 000000002f7de000 (ACPI data) [ 0.000000] modified: 000000002f7de000 - 000000002f800000 (ACPI NVS) [ 0.000000] modified: 00000000fee00000 - 00000000fee01000 (reserved) [ 0.000000] modified: 00000000ffb80000 - 0000000100000000 (reserved) [ 0.000000] initial memory mapped : 0 - 00c00000 [ 0.000000] init_memory_mapping: 0000000000000000-000000002f7d0000 [ 0.000000] Using x86 segment limits to approximate NX protection [ 0.000000] 0000000000 - 0000400000 page 4k [ 0.000000] 0000400000 - 002f400000 page 2M [ 0.000000] 002f400000 - 002f7d0000 page 4k [ 0.000000] kernel direct mapping tables up to 2f7d0000 @ 10000-15000 [ 0.000000] RAMDISK: 23282000 - 23a1ba0f [ 0.000000] ACPI: RSDP 000f80e0 00014 (v00 ACPIAM) [ 0.000000] ACPI: RSDT 2f7d0000 00038 (v01 NEC Dmodel61 00000001 MSFT 0100000E) [ 0.000000] ACPI: FACP 2f7d0200 00084 (v02 NEC Dmodel61 00000001 MSFT 0100000E) [ 0.000000] ACPI: DSDT 2f7d0440 03BC0 (v01 NEC Dmodel61 00000001 INTL 0100000E) [ 0.000000] ACPI: FACS 2f7de000 00040 [ 0.000000] ACPI: APIC 2f7d0390 0006C (v01 A M I OEMAPIC 08000729 MSFT 00000097) [ 0.000000] ACPI: MCFG 2f7d0400 0003C (v01 A M I OEMMCFG 08000729 MSFT 00000097) [ 0.000000] ACPI: OEMB 2f7de040 00046 (v01 A M I AMI_OEM 08000729 MSFT 00000097) [ 0.000000] ACPI: ASF! 2f7d4000 0007F (v16 AMIASF ASFOEMID 00000001 INTL 0100000E) [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] 0MB HIGHMEM available. [ 0.000000] 759MB LOWMEM available. [ 0.000000] mapped low ram: 0 - 2f7d0000 [ 0.000000] low ram: 0 - 2f7d0000 [ 0.000000] node 0 low ram: 00000000 - 2f7d0000 [ 0.000000] node 0 bootmap 00011000 - 00016efc [ 0.000000] (9 early reservations) ==> bootmem [0000000000 - 002f7d0000] [ 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 [0023282000 - 0023a1ba0f] RAMDISK ==> [0023282000 - 0023a1ba0f] [ 0.000000] #5 [000009a800 - 0000100000] BIOS reserved ==> [000009a800 - 0000100000] [ 0.000000] #6 [00008a9000 - 00008ac158] BRK ==> [00008a9000 - 00008ac158] [ 0.000000] #7 [0000010000 - 0000011000] PGTABLE ==> [0000010000 - 0000011000] [ 0.000000] #8 [0000011000 - 0000017000] BOOTMAP ==> [0000011000 - 0000017000] [ 0.000000] found SMP MP-table at [c00ff780] ff780 [ 0.000000] Zone PFN ranges: [ 0.000000] DMA 0x00000010 -> 0x00001000 [ 0.000000] Normal 0x00001000 -> 0x0002f7d0 [ 0.000000] HighMem 0x0002f7d0 -> 0x0002f7d0 [ 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 -> 0x0002f7d0 [ 0.000000] On node 0 totalpages: 194399 [ 0.000000] free_area_init_node: node 0, pgdat c0784940, 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: 1488 pages used for memmap [ 0.000000] Normal zone: 188928 pages, LIFO batch:31 [ 0.000000] Using APIC driver default [ 0.000000] ACPI: PM-Timer IO Port: 0x808 [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x81] disabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x82] disabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x83] disabled) [ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 1, 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 4 CPUs, 3 hotplug CPUs [ 0.000000] nr_irqs_gsi: 24 [ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000 [ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000 [ 0.000000] Allocating PCI resources starting at 2f800000 (gap: 2f800000:cf600000) [ 0.000000] NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:4 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 14 pages at c15f4000, static data 35612 bytes [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 192879 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.31-16-generic root=UUID=ad61bd51-cac6-4f3f-ae1d-e9d559c3a65f ro single [ 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 3889920 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 (00000000:00000000) [ 0.000000] Memory: 750812k/778048k available (4566k kernel code, 26596k reserved, 2142k data, 540k init, 0k highmem) [ 0.000000] virtual kernel memory layout: [ 0.000000] fixmap : 0xfff1d000 - 0xfffff000 ( 904 kB) [ 0.000000] pkmap : 0xff800000 - 0xffc00000 (4096 kB) [ 0.000000] vmalloc : 0xeffd0000 - 0xff7fe000 ( 248 MB) [ 0.000000] lowmem : 0xc0000000 - 0xef7d0000 ( 759 MB) [ 0.000000] .init : 0xc078e000 - 0xc0815000 ( 540 kB) [ 0.000000] .data : 0xc0575bb4 - 0xc078d3c8 (2142 kB) [ 0.000000] .text : 0xc0100000 - 0xc0575bb4 (4566 kB) [ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok. [ 0.000000] SLUB: Genslabs=13, HWalign=128, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] NR_IRQS:2304 nr_irqs:440 [ 0.000000] Fast TSC calibration failed [ 0.000000] TSC: PIT calibration matches PMTIMER. 2 loops [ 0.000000] Detected 2659.738 MHz processor. [ 0.002106] Console: colour VGA+ 80x25 [ 0.002111] console [tty0] enabled [ 0.004010] Calibrating delay loop (skipped), value calculated using timer frequency.. 5319.47 BogoMIPS (lpj=10638952) [ 0.004131] Security Framework initialized [ 0.004202] AppArmor: AppArmor initialized [ 0.004260] Mount-cache hash table entries: 512 [ 0.004488] Initializing cgroup subsys ns [ 0.004544] Initializing cgroup subsys cpuacct [ 0.004596] Initializing cgroup subsys memory [ 0.004651] Initializing cgroup subsys freezer [ 0.004699] Initializing cgroup subsys net_cls [ 0.004771] CPU: Trace cache: 12K uops, L1 D cache: 16K [ 0.004849] CPU: L2 cache: 256K [ 0.004896] CPU: Hyper-Threading is disabled [ 0.004946] mce: CPU supports 4 MCE banks [ 0.005006] CPU0: Thermal monitoring enabled (TM1) [ 0.005062] using mwait in idle threads. [ 0.005117] Performance Counters: no PMU driver, software counters only. [ 0.005201] Checking 'hlt' instruction... OK. [ 0.021189] SMP alternatives: switching to UP code [ 0.032015] ACPI: Core revision 20090521 [ 0.043544] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.083285] CPU0: Intel(R) Celeron(R) CPU 2.66GHz stepping 09 [ 0.084001] Brought up 1 CPUs [ 0.084001] Total of 1 processors activated (5319.47 BogoMIPS). [ 0.084001] CPU0 attaching NULL sched-domain. [ 0.084001] Booting paravirtualized kernel on bare hardware [ 0.084001] regulator: core version 0.5 [ 0.084001] Time: 8:49:24 Date: 02/14/10 [ 0.084001] NET: Registered protocol family 16 [ 0.084001] EISA bus registered [ 0.084001] ACPI: bus type pci registered [ 0.084001] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 63 [ 0.084001] PCI: Not using MMCONFIG. [ 0.084001] PCI: PCI BIOS revision 3.00 entry at 0xf0031, last bus=1 [ 0.084001] PCI: Using configuration type 1 for base access [ 0.084001] bio: create slab <bio-0> at 0 [ 0.084292] ACPI: EC: Look up EC in DSDT [ 0.092719] ACPI: Interpreter enabled [ 0.092778] ACPI: (supports S0 S1 S3 S4 S5) [ 0.092991] ACPI: Using IOAPIC for interrupt routing [ 0.093117] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 63 [ 0.097821] PCI: MCFG area at e0000000 reserved in ACPI motherboard resources [ 0.097877] PCI: Using MMCONFIG for extended config space [ 0.106754] ACPI Warning: Incorrect checksum in table [OEMB] - 4B, should be 3E 20090521 tbutils-246 [ 0.107020] ACPI: No dock devices found. [ 0.107264] ACPI: PCI Root Bridge [PCI0] (0000:00) [ 0.107442] pci 0000:00:02.0: reg 10 32bit mmio: [0xfe900000-0xfe97ffff] [ 0.107450] pci 0000:00:02.0: reg 14 io port: [0xcc00-0xcc07] [ 0.107456] pci 0000:00:02.0: reg 18 32bit mmio: [0xd0000000-0xdfffffff] [ 0.107463] pci 0000:00:02.0: reg 1c 32bit mmio: [0xfe980000-0xfe9bffff] [ 0.107564] pci 0000:00:1d.0: reg 20 io port: [0xd480-0xd49f] [ 0.107629] pci 0000:00:1d.1: reg 20 io port: [0xd400-0xd41f] [ 0.107690] pci 0000:00:1d.2: reg 20 io port: [0xd080-0xd09f] [ 0.107750] pci 0000:00:1d.3: reg 20 io port: [0xd000-0xd01f] [ 0.107818] pci 0000:00:1d.7: reg 10 32bit mmio: [0xfe9ff400-0xfe9ff7ff] [ 0.107885] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold [ 0.107940] pci 0000:00:1d.7: PME# disabled [ 0.108098] pci 0000:00:1e.2: reg 10 io port: [0xd800-0xd8ff] [ 0.108107] pci 0000:00:1e.2: reg 14 io port: [0xdc00-0xdc3f] [ 0.108116] pci 0000:00:1e.2: reg 18 32bit mmio: [0xfe9ffc00-0xfe9ffdff] [ 0.108124] pci 0000:00:1e.2: reg 1c 32bit mmio: [0xfe9ff800-0xfe9ff8ff] [ 0.108158] pci 0000:00:1e.2: PME# supported from D0 D3hot D3cold [ 0.108211] pci 0000:00:1e.2: PME# disabled [ 0.108345] pci 0000:00:1f.0: Force enabled HPET at 0xfed00000 [ 0.108354] pci 0000:00:1f.0: quirk: region 0800-087f claimed by ICH6 ACPI/GPIO/TCO [ 0.108423] pci 0000:00:1f.0: quirk: region 0480-04bf claimed by ICH6 GPIO [ 0.108479] pci 0000:00:1f.0: LPC Generic IO decode 2 PIO at 0290-029f [ 0.108570] pci 0000:00:1f.2: reg 10 io port: [0x00-0x07] [ 0.108578] pci 0000:00:1f.2: reg 14 io port: [0x00-0x03] [ 0.108586] pci 0000:00:1f.2: reg 18 io port: [0x00-0x07] [ 0.108594] pci 0000:00:1f.2: reg 1c io port: [0x00-0x03] [ 0.108602] pci 0000:00:1f.2: reg 20 io port: [0xffa0-0xffaf] [ 0.108633] pci 0000:00:1f.2: PME# supported from D3hot [ 0.108684] pci 0000:00:1f.2: PME# disabled [ 0.109681] pci 0000:00:1f.3: reg 20 io port: [0x400-0x41f] [ 0.109775] pci 0000:01:0c.0: reg 10 io port: [0xe800-0xe8ff] [ 0.109785] pci 0000:01:0c.0: reg 14 32bit mmio: [0xfeaffc00-0xfeaffcff] [ 0.109819] pci 0000:01:0c.0: reg 30 32bit mmio: [0xfeac0000-0xfeadffff] [ 0.109843] pci 0000:01:0c.0: supports D1 D2 [ 0.109846] pci 0000:01:0c.0: PME# supported from D1 D2 D3hot D3cold [ 0.109902] pci 0000:01:0c.0: PME# disabled [ 0.109988] pci 0000:00:1e.0: transparent bridge [ 0.110039] pci 0000:00:1e.0: bridge io port: [0xe000-0xefff] [ 0.110044] pci 0000:00:1e.0: bridge 32bit mmio: [0xfea00000-0xfeafffff] [ 0.110059] pci_bus 0000:00: on NUMA node 0 [ 0.110068] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] [ 0.110199] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT] [ 0.117922] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 *10 11 12 14 15) [ 0.118440] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 *11 12 14 15) [ 0.118946] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 7 10 11 12 14 15) [ 0.119453] ACPI: PCI Interrupt Link [LNKD] (IRQs *3 4 5 6 7 10 11 12 14 15) [ 0.119960] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 *5 6 7 10 11 12 14 15) [ 0.120474] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. [ 0.121048] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. [ 0.121620] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 *5 6 7 10 11 12 14 15) [ 0.122290] SCSI subsystem initialized [ 0.122448] libata version 3.00 loaded. [ 0.122596] usbcore: registered new interface driver usbfs [ 0.122677] usbcore: registered new interface driver hub [ 0.122774] usbcore: registered new device driver usb [ 0.123061] ACPI: WMI: Mapper loaded [ 0.123113] PCI: Using ACPI for IRQ routing [ 0.123368] Bluetooth: Core ver 2.15 [ 0.123975] NET: Registered protocol family 31 [ 0.124006] Bluetooth: HCI device and connection manager initialized [ 0.124059] Bluetooth: HCI socket layer initialized [ 0.124108] NetLabel: Initializing [ 0.124152] NetLabel: domain hash size = 128 [ 0.124199] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.124264] NetLabel: unlabeled traffic allowed by default [ 0.124453] hpet clockevent registered [ 0.124459] HPET: 3 timers in total, 0 timers will be used for per-cpu timer [ 0.124517] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 0.124674] hpet0: 3 comparators, 64-bit 14.318180 MHz counter [ 0.130062] pnp: PnP ACPI init [ 0.130139] ACPI: bus type pnp registered [ 0.136289] pnp: PnP ACPI: found 18 devices [ 0.136346] ACPI: ACPI bus type pnp unregistered [ 0.136397] PnPBIOS: Disabled by ACPI PNP [ 0.136463] system 00:01: iomem range 0xfed13000-0xfed19fff has been reserved [ 0.136530] system 00:0b: ioport range 0x680-0x6ff has been reserved [ 0.136583] system 00:0b: ioport range 0x295-0x296 has been reserved [ 0.136645] system 00:0c: ioport range 0x4d0-0x4d1 has been reserved [ 0.136699] system 00:0c: ioport range 0x800-0x87f has been reserved [ 0.136750] system 00:0c: ioport range 0x480-0x4bf has been reserved [ 0.136802] system 00:0c: iomem range 0xfed1c000-0xfed1ffff has been reserved [ 0.136856] system 00:0c: iomem range 0xfed20000-0xfed8ffff has been reserved [ 0.136914] system 00:0d: iomem range 0xfec00000-0xfec00fff could not be reserved [ 0.136982] system 00:0d: iomem range 0xfee00000-0xfee00fff has been reserved [ 0.137043] system 00:0f: iomem range 0xffc00000-0xfff7ffff has been reserved [ 0.137100] system 00:10: iomem range 0xe0000000-0xefffffff has been reserved [ 0.137160] system 00:11: iomem range 0x0-0x9ffff could not be reserved [ 0.137213] system 00:11: iomem range 0xc0000-0xcffff could not be reserved [ 0.137266] system 00:11: iomem range 0xe0000-0xfffff could not be reserved [ 0.137318] system 00:11: iomem range 0x100000-0x2f7fffff could not be reserved [ 0.172121] AppArmor: AppArmor Filesystem Enabled [ 0.172189] pci 0000:01:0c.0: BAR 6: address space collision on of device [0xfeac0000-0xfeadffff] [ 0.172277] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:01 [ 0.172329] pci 0000:00:1e.0: IO window: 0xe000-0xefff [ 0.172382] pci 0000:00:1e.0: MEM window: 0xfea00000-0xfeafffff [ 0.172435] pci 0000:00:1e.0: PREFETCH window: 0x30000000-0x300fffff [ 0.172498] pci 0000:00:1e.0: setting latency timer to 64 [ 0.172504] pci_bus 0000:00: resource 0 io: [0x00-0xffff] [ 0.172507] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffff] [ 0.172511] pci_bus 0000:01: resource 0 io: [0xe000-0xefff] [ 0.172514] pci_bus 0000:01: resource 1 mem: [0xfea00000-0xfeafffff] [ 0.172517] pci_bus 0000:01: resource 2 pref mem [0x30000000-0x300fffff] [ 0.172521] pci_bus 0000:01: resource 3 io: [0x00-0xffff] [ 0.172524] pci_bus 0000:01: resource 4 mem: [0x000000-0xffffffff] [ 0.172574] NET: Registered protocol family 2 [ 0.172754] IP route cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.173255] TCP established hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.174161] TCP bind hash table entries: 65536 (order: 7, 524288 bytes) [ 0.174655] TCP: Hash tables configured (established 131072 bind 65536) [ 0.174715] TCP reno registered [ 0.174949] NET: Registered protocol family 1 [ 0.175090] Trying to unpack rootfs image as initramfs... [ 0.460013] Freeing initrd memory: 7782k freed [ 0.467870] cpufreq-nforce2: No nForce2 chipset. [ 0.467961] Scanning for low memory corruption every 60 seconds [ 0.468196] audit: initializing netlink socket (disabled) [ 0.468263] type=2000 audit(1266137364.468:1): initialized [ 0.478480] HugeTLB registered 4 MB page size, pre-allocated 0 pages [ 0.480337] VFS: Disk quotas dquot_6.5.2 [ 0.480491] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.481349] fuse init (API version 7.12) [ 0.481531] msgmni has been set to 1482 [ 0.481928] alg: No test for stdrng (krng) [ 0.482007] io scheduler noop registered [ 0.482055] io scheduler anticipatory registered [ 0.482105] io scheduler deadline registered [ 0.482243] io scheduler cfq registered (default) [ 0.482307] pci 0000:00:02.0: Boot video device [ 0.482599] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.482687] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.482915] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.482986] ACPI: Power Button [PWRF] [ 0.483115] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1 [ 0.483183] ACPI: Power Button [PWRB] [ 0.483695] ACPI Error (psparse-0537): Method parse/execution failed [\_PR_.CPU1._PDC] (Node ef00e180), AE_INVALID_TABLE_LENGTH [ 0.483940] processor LNXCPU:00: registered as cooling_device0 [ 0.483994] ACPI: Processor [CPU0] (supports 8 throttling states) [ 0.487810] isapnp: Scanning for PnP cards... [ 0.628070] Switched to high resolution mode on CPU 0 [ 0.841201] isapnp: No Plug & Play device found [ 0.842796] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 0.842980] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 0.843456] 00:06: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 0.845087] brd: module loaded [ 0.845740] loop: module loaded [ 0.845931] input: Macintosh mouse button emulation as /devices/virtual/input/input2 [ 0.846154] ata_piix 0000:00:1f.2: version 2.13 [ 0.846181] alloc irq_desc for 19 on node -1 [ 0.846183] alloc kstat_irqs on node -1 [ 0.846193] ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19 [ 0.846252] ata_piix 0000:00:1f.2: MAP [ P0 P2 IDE IDE ] [ 1.000041] ata_piix 0000:00:1f.2: setting latency timer to 64 [ 1.000151] scsi0 : ata_piix [ 1.000347] scsi1 : ata_piix [ 1.002605] ata1: SATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.002661] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.003915] Fixed MDIO Bus: probed [ 1.004041] PPP generic driver version 2.4.2 [ 1.004267] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.004362] alloc irq_desc for 23 on node -1 [ 1.004366] alloc kstat_irqs on node -1 [ 1.004376] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23 [ 1.004457] ehci_hcd 0000:00:1d.7: setting latency timer to 64 [ 1.004462] ehci_hcd 0000:00:1d.7: EHCI Host Controller [ 1.004597] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1 [ 1.008571] ehci_hcd 0000:00:1d.7: debug port 1 [ 1.008626] ehci_hcd 0000:00:1d.7: cache line size of 128 is not supported [ 1.008844] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xfe9ff400 [ 1.024016] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00 [ 1.024209] usb usb1: configuration #1 chosen from 1 choice [ 1.024309] hub 1-0:1.0: USB hub found [ 1.024367] hub 1-0:1.0: 8 ports detected [ 1.024519] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.024601] uhci_hcd: USB Universal Host Controller Interface driver [ 1.024716] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23 [ 1.024778] uhci_hcd 0000:00:1d.0: setting latency timer to 64 [ 1.024782] uhci_hcd 0000:00:1d.0: UHCI Host Controller [ 1.024898] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 [ 1.024995] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000d480 [ 1.025166] usb usb2: configuration #1 chosen from 1 choice [ 1.025266] hub 2-0:1.0: USB hub found [ 1.025323] hub 2-0:1.0: 2 ports detected [ 1.025447] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19 [ 1.025509] uhci_hcd 0000:00:1d.1: setting latency timer to 64 [ 1.025516] uhci_hcd 0000:00:1d.1: UHCI Host Controller [ 1.025622] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3 [ 1.025727] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000d400 [ 1.025897] usb usb3: configuration #1 chosen from 1 choice [ 1.025987] hub 3-0:1.0: USB hub found [ 1.026042] hub 3-0:1.0: 2 ports detected [ 1.026166] alloc irq_desc for 18 on node -1 [ 1.026170] alloc kstat_irqs on node -1 [ 1.026179] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18 [ 1.026240] uhci_hcd 0000:00:1d.2: setting latency timer to 64 [ 1.026247] uhci_hcd 0000:00:1d.2: UHCI Host Controller [ 1.026366] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4 [ 1.026474] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000d080 [ 1.026657] usb usb4: configuration #1 chosen from 1 choice [ 1.026747] hub 4-0:1.0: USB hub found [ 1.026801] hub 4-0:1.0: 2 ports detected [ 1.026926] alloc irq_desc for 16 on node -1 [ 1.026930] alloc kstat_irqs on node -1 [ 1.026941] uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 16 (level, low) -> IRQ 16 [ 1.027003] uhci_hcd 0000:00:1d.3: setting latency timer to 64 [ 1.027009] uhci_hcd 0000:00:1d.3: UHCI Host Controller [ 1.027120] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5 [ 1.027224] uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000d000 [ 1.027398] usb usb5: configuration #1 chosen from 1 choice [ 1.027493] hub 5-0:1.0: USB hub found [ 1.027551] hub 5-0:1.0: 2 ports detected [ 1.027758] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.029516] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.029576] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.029735] mice: PS/2 mouse device common for all mice [ 1.029903] rtc_cmos 00:03: RTC can wake from S4 [ 1.030006] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0 [ 1.030095] rtc0: alarms up to one month, 114 bytes nvram, hpet irqs [ 1.030318] device-mapper: uevent: version 1.0.3 [ 1.030549] device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: [email protected] [ 1.030780] device-mapper: multipath: version 1.1.0 loaded [ 1.030832] device-mapper: multipath round-robin: version 1.0.0 loaded [ 1.031100] EISA: Probing bus 0 at eisa.0 [ 1.031178] EISA: Detected 0 cards. [ 1.031311] cpuidle: using governor ladder [ 1.031360] cpuidle: using governor menu [ 1.032166] TCP cubic registered [ 1.032403] NET: Registered protocol family 10 [ 1.033128] lo: Disabled Privacy Extensions [ 1.033583] NET: Registered protocol family 17 [ 1.033671] Bluetooth: L2CAP ver 2.13 [ 1.034614] Bluetooth: L2CAP socket layer initialized [ 1.034680] Bluetooth: SCO (Voice Link) ver 0.6 [ 1.034728] Bluetooth: SCO socket layer initialized [ 1.034834] Bluetooth: RFCOMM TTY layer initialized [ 1.034885] Bluetooth: RFCOMM socket layer initialized [ 1.034932] Bluetooth: RFCOMM ver 1.11 [ 1.035026] Using IPI No-Shortcut mode [ 1.035192] PM: Resume from disk failed. [ 1.035213] registered taskstats version 1 [ 1.035387] Magic number: 14:659:826 [ 1.035514] rtc_cmos 00:03: setting system clock to 2010-02-14 08:49:25 UTC (1266137365) [ 1.035582] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.035630] EDD information not available. [ 1.057364] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3 [ 1.196321] ata2.00: ATAPI: TSSTcorp CD-ROM TS-H192CN, NE04, max UDMA/33 [ 1.210748] ata1.00: ATA-7: ST3402111AS, 3.AAE, max UDMA/133 [ 1.210800] ata1.00: 78165360 sectors, multi 16: LBA48 NCQ (depth 0/32) [ 1.236296] ata2.00: configured for UDMA/33 [ 1.285750] ata1.00: configured for UDMA/133 [ 1.285970] scsi 0:0:0:0: Direct-Access ATA ST3402111AS 3.AA PQ: 0 ANSI: 5 [ 1.286237] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.286374] sd 0:0:0:0: [sda] 78165360 512-byte logical blocks: (40.0 GB/37.2 GiB) [ 1.286522] sd 0:0:0:0: [sda] Write Protect is off [ 1.286573] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 1.286617] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.286914] sda: [ 1.288023] scsi 1:0:0:0: CD-ROM TSSTcorp CD-ROM TS-H192CN NE04 PQ: 0 ANSI: 5 [ 1.322253] sr0: scsi3-mmc drive: 40x/40x cd/rw xa/form2 cdda tray [ 1.322310] Uniform CD-ROM driver Revision: 3.20 [ 1.322495] sr 1:0:0:0: Attached scsi CD-ROM sr0 [ 1.322590] sr 1:0:0:0: Attached scsi generic sg1 type 5 [ 1.342390] sda1 sda2 sda3 [ 1.342924] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.342997] Freeing unused kernel memory: 540k freed [ 1.343567] Write protecting the kernel text: 4568k [ 1.343651] Write protecting the kernel read-only data: 1836k [ 1.452419] usb 1-4: new high speed USB device using ehci_hcd and address 3 [ 1.615513] Linux agpgart interface v0.103 [ 1.619650] agpgart-intel 0000:00:00.0: Intel 915G Chipset [ 1.619896] agpgart-intel 0000:00:00.0: detected 7932K stolen memory [ 1.625780] Floppy drive(s): fd0 is 1.44M [ 1.663084] FDC 0 is a post-1991 82077 [ 1.674390] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded [ 1.674476] alloc irq_desc for 20 on node -1 [ 1.674479] alloc kstat_irqs on node -1 [ 1.674492] r8169 0000:01:0c.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20 [ 1.674584] r8169 0000:01:0c.0: no PCI Express capability [ 1.675516] eth0: RTL8169sb/8110sb at 0xf0088c00, 00:13:d3:49:d4:42, XID 10000000 IRQ 20 [ 1.760166] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000 [ 1.784112] usb 1-4: configuration #1 chosen from 1 choice [ 1.845759] [drm] Initialized drm 1.1.0 20060810 [ 1.867047] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 1.867109] i915 0000:00:02.0: setting latency timer to 64 [ 1.882321] Initializing USB Mass Storage driver... [ 1.882587] scsi2 : SCSI emulation for USB Mass Storage devices [ 1.882783] usbcore: registered new interface driver usb-storage [ 1.882839] USB Mass Storage support registered. [ 1.987139] usb-storage: device found at 3 [ 1.987144] usb-storage: waiting for device to settle before scanning [ 1.997381] [drm] fb0: inteldrmfb frame buffer device [ 1.997447] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0 [ 2.057530] usb 1-6: new high speed USB device using ehci_hcd and address 5 [ 2.071014] render error detected, EIR: 0x00000010 [ 2.071019] page table error [ 2.071021] PGTBL_ER: 0x00000010 [ 2.071025] [drm:i915_handle_error] *ERROR* EIR stuck: 0x00000010, masking [ 2.071037] render error detected, EIR: 0x00000010 [ 2.071039] page table error [ 2.071040] PGTBL_ER: 0x00000010 [ 2.085027] [drm] DAC-6: set mode 1280x1024 18 [ 2.112490] Console: switching to colour frame buffer device 160x64 [ 2.189071] usb 1-6: configuration #1 chosen from 1 choice [ 2.191305] scsi3 : SCSI emulation for USB Mass Storage devices [ 2.191717] usb-storage: device found at 5 [ 2.191721] usb-storage: waiting for device to settle before scanning [ 2.428028] usb 2-1: new full speed USB device using uhci_hcd and address 2 [ 2.628467] usb 2-1: configuration #1 chosen from 1 choice [ 2.880048] usb 4-1: new low speed USB device using uhci_hcd and address 2 [ 3.048916] usb 4-1: configuration #1 chosen from 1 choice [ 3.061265] usbcore: registered new interface driver hiddev [ 3.061409] usbcore: registered new interface driver usbhid [ 3.061457] usbhid: v2.6:USB HID core driver [ 3.105896] input: Twin USB Joystick as /devices/pci0000:00/0000:00:1d.2/usb4/4-1/4-1:1.0/input/input4 [ 3.106133] input: Twin USB Joystick as /devices/pci0000:00/0000:00:1d.2/usb4/4-1/4-1:1.0/input/input5 [ 3.106286] pantherlord 0003:0810:0001.0001: input,hidraw0: USB HID v1.10 Joystick [Twin USB Joystick] on usb-0000:00:1d.2-1/input0 [ 3.106392] pantherlord 0003:0810:0001.0001: Force feedback for PantherLord/GreenAsia devices by Anssi Hannula <[email protected]> [ 6.984834] usb-storage: device scan complete [ 6.987445] scsi 2:0:0:0: Direct-Access USB-HS HDT722516DLAT80 0.01 PQ: 0 ANSI: 0 [ 6.988228] sd 2:0:0:0: Attached scsi generic sg2 type 0 [ 6.992543] sd 2:0:0:0: [sdb] 321672960 512-byte logical blocks: (164 GB/153 GiB) [ 6.994163] sd 2:0:0:0: [sdb] Write Protect is off [ 6.994204] sd 2:0:0:0: [sdb] Mode Sense: 0b 00 00 08 [ 6.994208] sd 2:0:0:0: [sdb] Assuming drive cache: write through [ 6.997912] sd 2:0:0:0: [sdb] Assuming drive cache: write through [ 6.997968] sdb: sdb1 sdb2 < sdb5 > [ 7.068705] sd 2:0:0:0: [sdb] Assuming drive cache: write through [ 7.068779] sd 2:0:0:0: [sdb] Attached SCSI disk [ 7.188225] usb-storage: device scan complete [ 7.188712] scsi 3:0:0:0: Direct-Access PNY USB 2.0 FD 8.02 PQ: 0 ANSI: 0 CCS [ 7.190865] sd 3:0:0:0: Attached scsi generic sg3 type 0 [ 7.194568] sd 3:0:0:0: [sdc] 7856127 512-byte logical blocks: (4.02 GB/3.74 GiB) [ 7.196688] sd 3:0:0:0: [sdc] Write Protect is off [ 7.198187] sd 3:0:0:0: [sdc] Mode Sense: 45 00 00 08 [ 7.198191] sd 3:0:0:0: [sdc] Assuming drive cache: write through [ 7.201807] sd 3:0:0:0: [sdc] Assuming drive cache: write through [ 7.203359] sdc: sdc1 [ 7.254727] sd 3:0:0:0: [sdc] Assuming drive cache: write through [ 7.256664] sd 3:0:0:0: [sdc] Attached SCSI removable disk [ 7.558872] PM: Starting manual resume from disk [ 7.560908] PM: Resume from partition 8:21 [ 7.560911] PM: Checking hibernation image. [ 7.561859] PM: Resume from disk failed. [ 7.579721] EXT4-fs (sdb1): INFO: recovery required on readonly filesystem [ 7.581933] EXT4-fs (sdb1): write access will be enabled during recovery [ 7.603544] EXT4-fs (sdb1): barriers enabled [ 7.742175] kjournald2 starting: pid 443, dev sdb1:8, commit interval 5 seconds [ 7.744128] EXT4-fs (sdb1): delayed allocation enabled [ 7.746027] EXT4-fs: file extents enabled [ 7.772745] EXT4-fs: mballoc enabled [ 7.774713] EXT4-fs (sdb1): recovery complete [ 7.778494] EXT4-fs (sdb1): mounted filesystem with ordered data mode [ 8.622113] type=1505 audit(1266137373.084:2): operation="profile_load" pid=473 name=/usr/share/gdm/guest-session/Xsession [ 8.630545] type=1505 audit(1266137373.092:3): operation="profile_load" pid=474 name=/sbin/dhclient3 [ 8.633817] type=1505 audit(1266137373.097:4): operation="profile_load" pid=474 name=/usr/lib/NetworkManager/nm-dhcp-client.action [ 8.636690] type=1505 audit(1266137373.100:5): operation="profile_load" pid=474 name=/usr/lib/connman/scripts/dhclient-script [ 8.702319] type=1505 audit(1266137373.164:6): operation="profile_load" pid=475 name=/usr/bin/evince [ 8.718324] type=1505 audit(1266137373.180:7): operation="profile_load" pid=475 name=/usr/bin/evince-previewer [ 8.728769] type=1505 audit(1266137373.192:8): operation="profile_load" pid=475 name=/usr/bin/evince-thumbnailer [ 8.760150] type=1505 audit(1266137373.224:9): operation="profile_load" pid=477 name=/usr/lib/cups/backend/cups-pdf [ 8.763633] type=1505 audit(1266137373.224:10): operation="profile_load" pid=477 name=/usr/sbin/cupsd [ 8.770668] type=1505 audit(1266137373.232:11): operation="profile_load" pid=478 name=/usr/sbin/tcpdump [ 22.529780] udev: starting version 147 [ 22.540850] Adding 2224960k swap on /dev/sdb5. Priority:-1 extents:1 across:2224960k [ 22.561872] lp: driver loaded but no devices found [ 22.733344] parport_pc 00:08: reported by Plug and Play ACPI [ 22.733397] parport0: PC-style at 0x378, irq 7 [PCSPP] [ 22.845566] lp0: using parport0 (interrupt-driven). [ 22.878219] EXT4-fs (sdb1): internal journal on sdb1:8 [ 23.179444] Linux video capture interface: v2.00 [ 23.194472] intel_rng: FWH not detected [ 23.212955] gspca: main v2.6.0 registered [ 23.214675] gspca: probing 041e:4036 [ 23.228808] ppdev: user-space parallel port driver [ 23.456080] psmouse serio1: ID: 10 00 64 [ 23.486472] ip_tables: (C) 2000-2006 Netfilter Core Team [ 23.549370] alloc irq_desc for 17 on node -1 [ 23.549376] alloc kstat_irqs on node -1 [ 23.549387] Intel ICH 0000:00:1e.2: PCI INT A -> GSI 17 (level, low) -> IRQ 17 [ 23.549428] Intel ICH 0000:00:1e.2: setting latency timer to 64 [ 23.876330] intel8x0_measure_ac97_clock: measured 54287 usecs (2615 samples) [ 23.876336] intel8x0: clocking to 48000 [ 23.907996] alsactl[864]: segfault at 0 ip 08052b4b sp bffbd070 error 4 in alsactl[8048000+13000] [ 23.926250] alsactl[867]: segfault at 0 ip 08052b4b sp bfad0ed0 error 4 in alsactl[8048000+13000] [ 23.985422] type=1505 audit(1266155388.448:12): operation="profile_replace" pid=895 name=/usr/share/gdm/guest-session/Xsession [ 23.991826] type=1505 audit(1266155388.452:13): operation="profile_replace" pid=897 name=/sbin/dhclient3 [ 23.995481] type=1505 audit(1266155388.456:14): operation="profile_replace" pid=897 name=/usr/lib/NetworkManager/nm-dhcp-client.action [ 23.995953] type=1505 audit(1266155388.456:15): operation="profile_replace" pid=897 name=/usr/lib/connman/scripts/dhclient-script [ 24.012259] type=1505 audit(1266155388.476:16): operation="profile_replace" pid=900 name=/usr/bin/evince [ 24.040890] type=1505 audit(1266155388.504:17): operation="profile_replace" pid=900 name=/usr/bin/evince-previewer [ 24.055747] type=1505 audit(1266155388.516:18): operation="profile_replace" pid=900 name=/usr/bin/evince-thumbnailer [ 24.058237] input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input6 [ 24.092852] type=1505 audit(1266155388.556:19): operation="profile_replace" pid=926 name=/usr/lib/cups/backend/cups-pdf [ 25.283473] zc3xx: probe 2wr ov vga 0x0000 [ 25.327477] zc3xx: probe sensor -> 0011 [ 25.327483] zc3xx: Find Sensor HV7131R(c) [ 25.331591] gspca: probe ok [ 25.331628] usbcore: registered new interface driver zc3xx [ 25.331632] zc3xx: registered
オフライン
(EE) config/hal: couldn't initialise context: unknown error (null)
ここが気になりますが、具体的なアプローチが分からないですね、この辺が私の限界かな。
前バージョンUbuntuでのバグ修正済情報やhalの再インストール&xorg.confでキーボード,マウスが動いた、起動順序がgdmより後になっているのが原因などの情報はネット上に有りますが錯綜している感もありハッキリとしない。
識者の登場を願いましょう。
オフライン
※規約違反により追放されたユーザの投稿は、ログインユーザにのみ表示されます。
オフライン
>もしかして、ALT+SysRq(PrintScreen)+Rで何か反応がありませんか。
やってみましたが反応はありませんでした。
ただ、この後にwinと同じ感覚でctrl+alt+delを押してしまったのですが、このコマンドは受け付けるみたいでした。
オフライン
※規約違反により追放されたユーザの投稿は、ログインユーザにのみ表示されます。
オフライン
※規約違反により追放されたユーザの投稿は、ログインユーザにのみ表示されます。
オフライン
>ALTキーとSysRqキーを両方押しながら、順に、
>R,S,E,I,U,B
>とゆっくりとしっかりと押していくと再起動しますか?
再起動しました。でもキーボードはそのままguiでは受け付けません。
>acpi=off
>とか
>irqpoll
>とか
>all_generic_ide
一番上のみ受け付けて、ほかのは「コマンドにない」って帰ってきました。
>Ubuntuのインストール方法としては、
>UbuntuのLiveCDで起動してデスクトップにある「インストール」をクリックして、内蔵ハードディスクのパーティションにインストールされたのですか?
いえ、外付けディスクに入れています。9.10です。
大事なのを忘れてましたね・・・
オフライン
※規約違反により追放されたユーザの投稿は、ログインユーザにのみ表示されます。
オフライン
すみません。あれこれやっているうちにおかしくなってきたので、
再インストールします。
偶然USBメモリの残りがあったので・・・こちらに今livecdを使って必要なデータをコピーしています。
今までのアドバイス、ありがとうございました。
オフライン