
Ubuntu日本語フォーラム

ログインしていません。
今回とても重たくなったWindowsXPに耐えられずubuntu10.04をインストールしました。Firefoxは軽快に動きますが不明のモニターとしか認識されず最大でも800X600でしか表示されません。以前のversionですとxorg.configを変更することにより可能となったという報告を散見しますがubuntu10.04ではそのファイルも見当たりません。表示も大きくできれば言うことないのですがどなたかubuntu10.04で解決法を教えたいただければありがたいです。
オフライン
$ grep 'autoconfigured' /var/log/Xorg.0.log
$ grep '(EE)' /var/log/Xorg.0.log
$ grep 'trident' /var/log/Xorg.0.log
の結果をお願いします。
恐らく凡庸のドライバー「vesa」が使われていますのでそちらを高解像度に設定する方法になるかもしれません。
良い情報は凡庸では無く専用のLinuxドライバが初めから用意されていること。(型番が違ったりしてorz)
悪い情報は、それが何故か適用されずに「vesa(推定)」が適用されている事の原因が分からないこと。
とりあえず情報を下さい、情報が多いほど識者のコメントが付きやすくなります。暫く待ってみてください。
PCのスペックは以下で良かったのですよね?
Trident社製Cyber ALADDiN-T (チップセットに内蔵)
オフライン
すみませーん、実メモリが低すぎるのではないでしょうか?
動作対象外〜ギリ(128MB/384MB(PC133対応 SDRAM))でXサーバが強制的に解像度を落としているのかも。
オフライン
hir0さんご教示いただきありがとうございます。メモリは512MBです。CPUは超低電圧版モバイルIntel® Pentium® IIIプロセッサ800MHz-Mで、チップセットはTrident社製CyberALADDiN-T + ALi社製M1535Bです。以下のような結果になりました。
$ grep 'autoconfigured' /var/log/Xorg.0.log
(==) Matched trident as autoconfigured driver 0
(==) Matched vesa as autoconfigured driver 1
(==) Matched fbdev as autoconfigured driver 2
$ grep '(EE)' /var/log/Xorg.0.log
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
$ grep 'trident' /var/log/Xorg.0.log
(==) Matched trident as autoconfigured driver 0
(II) LoadModule: "trident"
(II) Loading /usr/lib/xorg/modules/drivers/trident_drv.so
(II) Module trident: vendor="X.Org Foundation"
(WW) Falling back to old probe method for trident
急ぎませんがまたご指導いただけますようお願い申し上げます。
オフライン
すみません、もしかしたら専用のドライバ「trident」がコケて「vesa」が更に失敗して「fbdev」とややこしくなっているかもしれません。
中途半端な書き込みをして申し訳ないですがログを全文載せた方が良いかも知れません、長くても気にしないでください。
$ gedit /var/log/Xorg.0.log
です。
オフライン
hir0さん ものすごく長くなってしまいましたがよろしくお願いします。
X.Org X Server 1.7.6
Release Date: 2010-03-17
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.24-25-server i686 Ubuntu
Current Operating System: Linux j-laptop 2.6.32-21-generic #32-Ubuntu SMP Fri Apr 16 08:10:02 UTC 2010 i686
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-21-generic root=UUID=c8c50485-a80a-4a0c-aaf5-d0e82a77f980 ro quiet splash
Build Date: 23 April 2010 05:11:50PM
xorg-server 2:1.7.6-2ubuntu7 (Bryce Harrington <[email protected]>)
Current version of pixman: 0.16.4
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: Wed May 5 22:57:58 2010
(==) Using config directory: "/usr/lib/X11/xorg.conf.d"
(==) No Layout section. Using the first Screen section.
(==) No screen section available. Using defaults.
(**) |-->Screen "Default Screen Section" (0)
(**) | |-->Monitor "<default monitor>"
(==) No monitor specified for screen "Default Screen Section".
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/extra-modules,/usr/lib/xorg/modules"
(II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
(II) Loader magic: 0x81f0e80
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.4
X.Org Video Driver: 6.0
X.Org XInput driver : 7.0
X.Org Server Extension : 2.0
(++) using VT number 7
(--) PCI:*(0:1:0:0) 1023:8820:1179:0001 Trident Microsystems CyberBlade XPAi1 rev 130, Mem @ 0xfc000000/33554432, 0xfbc00000/4194304, 0xf8000000/33554432, 0xf7ff8000/32768, BIOS @ 0x????????/65536
(II) Open ACPI successful (/var/run/acpid.socket)
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 1.7.6, 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.7.6, 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.7.6, 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.7.6, 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.7.6, 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.7.6, module version = 1.1.0
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(==) Matched trident as autoconfigured driver 0
(==) Matched vesa as autoconfigured driver 1
(==) Matched fbdev as autoconfigured driver 2
(==) Assigned the driver to the xf86ConfigLayout
(II) LoadModule: "trident"
(II) Loading /usr/lib/xorg/modules/drivers/trident_drv.so
(II) Module trident: vendor="X.Org Foundation"
compiled for 1.7.2, module version = 1.3.3
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 6.0
(II) LoadModule: "vesa"
(II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
(II) Module vesa: vendor="X.Org Foundation"
compiled for 1.7.6, module version = 2.3.0
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 6.0
(II) LoadModule: "fbdev"
(II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
(II) Module fbdev: vendor="X.Org Foundation"
compiled for 1.7.6, module version = 0.4.1
ABI class: X.Org Video Driver, version 6.0
(II) TRIDENT: driver for Trident chipsets: tvga9000, tvga9000i, tvga8900c,
tvga8900d, tvga9200cxr, tgui9400cxi, cyber9320, cyber9388, cyber9397,
cyber9397dvd, cyber9520, cyber9525dvd, cyberblade/e4, tgui9420dgi,
tgui9440agi, tgui9660, tgui9680, providia9682, providia9685,
cyber9382, cyber9385, 3dimage975, 3dimage985, blade3d, cyberbladei7,
cyberbladei7d, cyberbladei1, cyberbladei1d, cyberbladeAi1,
cyberbladeAi1d, bladeXP, cyberbladeXPAi1, cyberbladeXP4, XP5
(II) VESA: driver for VESA chipsets: vesa
(II) FBDEV: driver for framebuffer: fbdev
(II) Primary Device is: PCI 01@00:00:0
(WW) Falling back to old probe method for trident
(--) Assigning device section with no busID to primary device
(--) Chipset cyberbladeXPAi1 found
(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.7.6, module version = 0.0.2
ABI class: X.Org Video Driver, version 6.0
(II) TRIDENT(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
(==) TRIDENT(0): Depth 24, (--) framebuffer bpp 32
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/lib/xorg/modules/libvgahw.so
(II) Module vgahw: vendor="X.Org Foundation"
compiled for 1.7.6, module version = 0.1.0
ABI class: X.Org Video Driver, version 6.0
(II) TRIDENT(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Module "ramdac" already built-in
(==) TRIDENT(0): RGB weight 888
(==) TRIDENT(0): Default visual is TrueColor
(==) TRIDENT(0): Using gamma correction (1.0, 1.0, 1.0)
(==) TRIDENT(0): Using XAA for acceleration
(==) TRIDENT(0): Linear framebuffer at 0xFC000000
(--) TRIDENT(0): IO registers at 0xFBC00000
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Loading /usr/lib/xorg/modules/libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
compiled for 1.7.6, module version = 1.1.0
ABI class: X.Org Video Driver, version 6.0
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Loading /usr/lib/xorg/modules/libint10.so
(II) Module int10: vendor="X.Org Foundation"
compiled for 1.7.6, module version = 1.0.0
ABI class: X.Org Video Driver, version 6.0
(II) TRIDENT(0): initializing int10
(II) TRIDENT(0): Primary V_BIOS segment is: 0xc000
(II) TRIDENT(0): VESA BIOS detected
(II) TRIDENT(0): VESA VBE Version 2.0
(II) TRIDENT(0): VESA VBE Total Mem: 16384 kB
(II) TRIDENT(0): VESA VBE OEM: Trident CYBER 8820
(II) TRIDENT(0): VESA VBE OEM Software Rev: 2.0
(II) TRIDENT(0): VESA VBE OEM Vendor: TRIDENT MICROSYSTEMS INC.
(II) TRIDENT(0): VESA VBE OEM Product: CYBER 8820
(II) TRIDENT(0): VESA VBE OEM Product Rev: KTT 7.1 (14.27)S1
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Module "ddc" already built-in
f000:370a: 01 ILLEGAL EXTENDED X86 OPCODE!
(II) TRIDENT(0): VESA VBE DDC not supported
(--) TRIDENT(0): Revision is 131
(--) TRIDENT(0): Found CyberBladeXPAi1 chip
(--) TRIDENT(0): RAM type is SGRAM
(--) TRIDENT(0): Using HW cursor
(--) TRIDENT(0): VideoRAM: 16384 kByte
(--) TRIDENT(0): TFT Panel 1024x768 found
(--) TRIDENT(0): Memory Clock is 60.00 MHz
(==) TRIDENT(0): Min pixel clock is 12 MHz
(--) TRIDENT(0): Max pixel clock is 115 MHz
(II) TRIDENT(0): <default monitor>: Using default hsync range of 31.50-37.90 kHz
(II) TRIDENT(0): <default monitor>: Using default vrefresh range of 50.00-70.00 Hz
(WW) TRIDENT(0): Unable to estimate virtual size
(II) TRIDENT(0): Clock range: 12.00 to 115.00 MHz
(II) TRIDENT(0): Not using default mode "640x350" (vrefresh out of range)
(II) TRIDENT(0): Not using default mode "320x175" (vrefresh out of range)
(II) TRIDENT(0): Not using default mode "640x400" (vrefresh out of range)
(II) TRIDENT(0): Not using default mode "320x200" (vrefresh out of range)
(II) TRIDENT(0): Not using default mode "720x400" (vrefresh out of range)
(II) TRIDENT(0): Not using default mode "360x200" (vrefresh out of range)
(II) TRIDENT(0): Not using default mode "640x480" (vrefresh out of range)
(II) TRIDENT(0): Not using default mode "320x240" (vrefresh out of range)
(II) TRIDENT(0): Not using default mode "640x480" (vrefresh out of range)
(II) TRIDENT(0): Not using default mode "320x240" (vrefresh out of range)
(II) TRIDENT(0): Not using default mode "640x480" (hsync out of range)
(II) TRIDENT(0): Not using default mode "320x240" (hsync out of range)
(II) TRIDENT(0): Not using default mode "800x600" (hsync out of range)
(II) TRIDENT(0): Not using default mode "400x300" (hsync out of range)
(II) TRIDENT(0): Not using default mode "800x600" (hsync out of range)
(II) TRIDENT(0): Not using default mode "400x300" (hsync out of range)
(II) TRIDENT(0): Not using default mode "800x600" (hsync out of range)
(II) TRIDENT(0): Not using default mode "400x300" (hsync out of range)
(II) TRIDENT(0): Not using default mode "1024x768" (vrefresh out of range)
(II) TRIDENT(0): Not using default mode "512x384" (vrefresh out of range)
(II) TRIDENT(0): Not using default mode "1024x768" (hsync out of range)
(II) TRIDENT(0): Not using default mode "512x384" (hsync out of range)
(II) TRIDENT(0): Not using default mode "1024x768" (hsync out of range)
(II) TRIDENT(0): Not using default mode "512x384" (hsync out of range)
(II) TRIDENT(0): Not using default mode "1024x768" (hsync out of range)
(II) TRIDENT(0): Not using default mode "512x384" (hsync out of range)
(II) TRIDENT(0): Not using default mode "1024x768" (hsync out of range)
(II) TRIDENT(0): Not using default mode "512x384" (hsync out of range)
(II) TRIDENT(0): Removing mode (1152x864) larger than the LCD panel (1024x768)
(II) TRIDENT(0): Not using default mode "1152x864" (unknown reason)
(II) TRIDENT(0): Not using default mode "576x432" (hsync out of range)
(II) TRIDENT(0): Removing mode (1280x960) larger than the LCD panel (1024x768)
(II) TRIDENT(0): Not using default mode "1280x960" (unknown reason)
(II) TRIDENT(0): Not using default mode "640x480" (hsync out of range)
(II) TRIDENT(0): Not using default mode "1280x960" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "640x480" (hsync out of range)
(II) TRIDENT(0): Removing mode (1280x1024) larger than the LCD panel (1024x768)
(II) TRIDENT(0): Not using default mode "1280x1024" (unknown reason)
(II) TRIDENT(0): Not using default mode "640x512" (hsync out of range)
(II) TRIDENT(0): Not using default mode "1280x1024" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "640x512" (hsync out of range)
(II) TRIDENT(0): Not using default mode "1280x1024" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "640x512" (hsync out of range)
(II) TRIDENT(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "800x600" (hsync out of range)
(II) TRIDENT(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "800x600" (hsync out of range)
(II) TRIDENT(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "800x600" (hsync out of range)
(II) TRIDENT(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "800x600" (hsync out of range)
(II) TRIDENT(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "800x600" (hsync out of range)
(II) TRIDENT(0): Not using default mode "1792x1344" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "896x672" (hsync out of range)
(II) TRIDENT(0): Not using default mode "1792x1344" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "1856x1392" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "928x696" (hsync out of range)
(II) TRIDENT(0): Not using default mode "1856x1392" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "832x624" (hsync out of range)
(II) TRIDENT(0): Not using default mode "416x312" (hsync out of range)
(II) TRIDENT(0): Removing mode (1152x864) larger than the LCD panel (1024x768)
(II) TRIDENT(0): Not using default mode "1152x864" (unknown reason)
(II) TRIDENT(0): Not using default mode "576x432" (hsync out of range)
(II) TRIDENT(0): Removing mode (1152x864) larger than the LCD panel (1024x768)
(II) TRIDENT(0): Not using default mode "1152x864" (unknown reason)
(II) TRIDENT(0): Not using default mode "576x432" (hsync out of range)
(II) TRIDENT(0): Removing mode (1152x864) larger than the LCD panel (1024x768)
(II) TRIDENT(0): Not using default mode "1152x864" (unknown reason)
(II) TRIDENT(0): Not using default mode "576x432" (hsync out of range)
(II) TRIDENT(0): Not using default mode "1152x864" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "576x432" (hsync out of range)
(II) TRIDENT(0): Not using default mode "1152x864" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "576x432" (hsync out of range)
(II) TRIDENT(0): Not using default mode "1152x864" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "576x432" (hsync out of range)
(II) TRIDENT(0): Removing mode (1360x768) larger than the LCD panel (1024x768)
(II) TRIDENT(0): Not using default mode "1360x768" (unknown reason)
(II) TRIDENT(0): Not using default mode "680x384" (hsync out of range)
(II) TRIDENT(0): Removing mode (1360x768) larger than the LCD panel (1024x768)
(II) TRIDENT(0): Not using default mode "1360x768" (unknown reason)
(II) TRIDENT(0): Not using default mode "680x384" (hsync out of range)
(II) TRIDENT(0): Not using default mode "1400x1050" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "700x525" (hsync out of range)
(II) TRIDENT(0): Not using default mode "1400x1050" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "700x525" (hsync out of range)
(II) TRIDENT(0): Not using default mode "1400x1050" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "700x525" (hsync out of range)
(II) TRIDENT(0): Not using default mode "1400x1050" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "700x525" (hsync out of range)
(II) TRIDENT(0): Removing mode (1440x900) larger than the LCD panel (1024x768)
(II) TRIDENT(0): Not using default mode "1440x900" (unknown reason)
(II) TRIDENT(0): Not using default mode "720x450" (hsync out of range)
(II) TRIDENT(0): Removing mode (1600x1024) larger than the LCD panel (1024x768)
(II) TRIDENT(0): Not using default mode "1600x1024" (unknown reason)
(II) TRIDENT(0): Not using default mode "800x512" (hsync out of range)
(II) TRIDENT(0): Not using default mode "1680x1050" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "840x525" (hsync out of range)
(II) TRIDENT(0): Not using default mode "1680x1050" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "840x525" (hsync out of range)
(II) TRIDENT(0): Not using default mode "1680x1050" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "840x525" (hsync out of range)
(II) TRIDENT(0): Not using default mode "1680x1050" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "840x525" (hsync out of range)
(II) TRIDENT(0): Not using default mode "1680x1050" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "840x525" (hsync out of range)
(II) TRIDENT(0): Not using default mode "1920x1080" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "960x540" (hsync out of range)
(II) TRIDENT(0): Not using default mode "1920x1200" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "960x600" (hsync out of range)
(II) TRIDENT(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(--) TRIDENT(0): Virtual size is 800x600 (pitch 800)
(**) TRIDENT(0): *Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
(II) TRIDENT(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
(**) TRIDENT(0): *Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
(II) TRIDENT(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
(**) TRIDENT(0): *Default mode "640x480": 25.2 MHz, 31.5 kHz, 59.9 Hz
(II) TRIDENT(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
(**) TRIDENT(0): *Default mode "400x300": 20.0 MHz, 37.9 kHz, 60.3 Hz (D)
(II) TRIDENT(0): Modeline "400x300"x60.3 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz)
(**) TRIDENT(0): *Default mode "400x300": 18.0 MHz, 35.2 kHz, 56.3 Hz (D)
(II) TRIDENT(0): Modeline "400x300"x56.3 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz)
(**) TRIDENT(0): *Default mode "320x240": 12.6 MHz, 31.5 kHz, 60.1 Hz (D)
(II) TRIDENT(0): Modeline "320x240"x60.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz)
(==) TRIDENT(0): DPI set to (96, 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.7.6, module version = 1.0.0
ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Module "i2c" already built-in
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/lib/xorg/modules/libxaa.so
(II) Module xaa: vendor="X.Org Foundation"
compiled for 1.7.6, module version = 1.2.1
ABI class: X.Org Video Driver, version 6.0
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Module "ddc" already built-in
(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) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/lib/xorg/modules/libint10.so
(II) TRIDENT(0): Initializing int10
(II) TRIDENT(0): Primary V_BIOS segment is: 0xc000
(II) TRIDENT(0): Overriding Horizontal timings.
(II) TRIDENT(0): Shadow on
(II) TRIDENT(0): H-timing shadow registers: 0xa3 0x00 0x84 0x94
(II) TRIDENT(0): H-timing registers: 0x7f 0x63 0x63 0x82 0x69 0x19
(II) TRIDENT(0): V-timing shadow registers: 0x24 0xf5 0x03 0x09 0x24 (0x08)
(II) TRIDENT(0): V-timing registers: 0x72 0xf0 0x59 0x2d 0x57 0x00 0x00
(II) TRIDENT(0): Setting BIOS Mode Regs: 13 62 for: 800x600
(II) TRIDENT(0): Found Clock 65.00 n=219 m=23 k=1
(II) TRIDENT(0): Using 1447 scanlines of offscreen memory for area's
(II) TRIDENT(0): Using 10226816 bytes of offscreen memory for linear (offset=0x63f380)
(II) TRIDENT(0): Using XFree86 Acceleration Architecture (XAA)
Screen to screen bit blits
Solid filled rectangles
8x8 mono pattern filled rectangles
Solid Horizontal and Vertical Lines
Setting up tile and stipple cache:
32 128x128 slots
8 256x256 slots
(==) TRIDENT(0): Backing store disabled
(==) TRIDENT(0): Silken mouse enabled
(==) TRIDENT(0): DPMS enabled
(II) TRIDENT(0): Trident Video Flags: VID_ZOOM_INV VID_OFF_SHIFT_4
(==) RandR enabled
(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: Screen 0 is not DRI2 capable
(II) AIGLX: Screen 0 is not DRI capable
(II) AIGLX: Loaded and initialized /usr/lib/dri/swrast_dri.so
(II) GLX: Initialized DRISWRAST GL provider for screen 0
(II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
(II) config/udev: Adding input device Power Button (/dev/input/event1)
(**) Power Button: Applying InputClass "evdev keyboard catchall"
(II) LoadModule: "evdev"
(II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
(II) Module evdev: vendor="X.Org Foundation"
compiled for 1.7.6, module version = 2.3.2
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 7.0
(**) Power Button: always reports core events
(**) Power Button: Device: "/dev/input/event1"
(II) Power Button: Found keys
(II) Power Button: Configuring as keyboard
(II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "jp"
(**) Option "xkb_variant" "OADG109A"
(II) XKB: reuse xkmfile /var/lib/xkb/server-658C43022E2A42398CCACC228777CF074B3E10F8.xkm
(II) config/udev: Adding input device Video Bus (/dev/input/event4)
(**) Video Bus: Applying InputClass "evdev keyboard catchall"
(**) Video Bus: always reports core events
(**) Video Bus: Device: "/dev/input/event4"
(II) Video Bus: Found keys
(II) Video Bus: Configuring as keyboard
(II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "jp"
(**) Option "xkb_variant" "OADG109A"
(II) config/udev: Adding input device Lid Switch (/dev/input/event0)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
(**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
(**) AT Translated Set 2 keyboard: always reports core events
(**) AT Translated Set 2 keyboard: Device: "/dev/input/event3"
(II) AT Translated Set 2 keyboard: Found keys
(II) AT Translated Set 2 keyboard: Configuring as keyboard
(II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "jp"
(**) Option "xkb_variant" "OADG109A"
(II) config/udev: Adding input device PS/2 Mouse (/dev/input/event5)
(**) PS/2 Mouse: Applying InputClass "evdev pointer catchall"
(**) PS/2 Mouse: always reports core events
(**) PS/2 Mouse: Device: "/dev/input/event5"
(II) PS/2 Mouse: Found 3 mouse buttons
(II) PS/2 Mouse: Found relative axes
(II) PS/2 Mouse: Found x and y relative axes
(II) PS/2 Mouse: Configuring as mouse
(**) PS/2 Mouse: YAxisMapping: buttons 4 and 5
(**) PS/2 Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "PS/2 Mouse" (type: MOUSE)
(II) PS/2 Mouse: initialized for relative axes.
(II) config/udev: Adding input device PS/2 Mouse (/dev/input/mouse1)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device AlpsPS/2 ALPS GlidePoint (/dev/input/event6)
(**) AlpsPS/2 ALPS GlidePoint: Applying InputClass "evdev pointer catchall"
(**) AlpsPS/2 ALPS GlidePoint: Applying InputClass "evdev touchpad catchall"
(**) AlpsPS/2 ALPS GlidePoint: Applying InputClass "touchpad catchall"
(II) LoadModule: "synaptics"
(II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
(II) Module synaptics: vendor="X.Org Foundation"
compiled for 1.7.6, module version = 1.2.2
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 7.0
(II) Synaptics touchpad driver version 1.2.2
(**) Option "Device" "/dev/input/event6"
(II) AlpsPS/2 ALPS GlidePoint: x-axis range 0 - 1023
(II) AlpsPS/2 ALPS GlidePoint: y-axis range 0 - 767
(II) AlpsPS/2 ALPS GlidePoint: pressure range 0 - 127
(II) AlpsPS/2 ALPS GlidePoint: finger width range 0 - 0
(II) AlpsPS/2 ALPS GlidePoint: buttons: left right middle
(--) AlpsPS/2 ALPS GlidePoint: touchpad found
(**) AlpsPS/2 ALPS GlidePoint: always reports core events
(II) XINPUT: Adding extended input device "AlpsPS/2 ALPS GlidePoint" (type: TOUCHPAD)
(**) AlpsPS/2 ALPS GlidePoint: (accel) keeping acceleration scheme 1
(**) AlpsPS/2 ALPS GlidePoint: (accel) acceleration profile 0
(**) AlpsPS/2 ALPS GlidePoint: (accel) acceleration factor: 2.000
(**) AlpsPS/2 ALPS GlidePoint: (accel) acceleration threshold: 4
(--) AlpsPS/2 ALPS GlidePoint: touchpad found
(II) config/udev: Adding input device AlpsPS/2 ALPS GlidePoint (/dev/input/mouse2)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device Macintosh mouse button emulation (/dev/input/event2)
(**) Macintosh mouse button emulation: Applying InputClass "evdev pointer catchall"
(**) Macintosh mouse button emulation: always reports core events
(**) Macintosh mouse button emulation: Device: "/dev/input/event2"
(II) Macintosh mouse button emulation: Found 3 mouse buttons
(II) Macintosh mouse button emulation: Found relative axes
(II) Macintosh mouse button emulation: Found x and y relative axes
(II) Macintosh mouse button emulation: Configuring as mouse
(**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5
(**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE)
(II) Macintosh mouse button emulation: initialized for relative axes.
(II) config/udev: Adding input device Macintosh mouse button emulation (/dev/input/mouse0)
(II) No input driver/identifier specified (ignoring)
オフライン
1984fmc による投稿:
以前のversionですとxorg.configを変更することにより可能となったという報告を散見しますがubuntu10.04ではそのファイルも見当たりません。
当方は Dynaboox SS M3/275PRH ( http://dynabook.com/pc/catalog/ss_c/011024m3/spec.htm ) を使用しています。
同様の症状が出ますが、下記の内容の /etc/X11/xorg.conf ファイルを配置し、再ログオンまたはリブートすることで、1024x768で表示できるようになります。
(デフォルトでは、/etc/X11/xorg.conf は存在しないと思います。新たに作成、配置してみてください。)
---/etc/X11/xorg.conf
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# Note that some configuration settings that could be done previously
# in this file, now are automatically configured by the server and settings
# here are ignored.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "Device"
Identifier "Trident Microsystems CyberBlade XPAi1"
Driver "trident"
BusID "PCI:1:0:0"
EndSection
Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
HorizSync 28-51
VertRefresh 43-60
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Generic Monitor"
Device "Trident Microsystems CyberBlade XPAi1"
SubSection "Display"
Depth 8
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 32
Modes "1024x768"
EndSubSection
EndSection
---
上記情報も、ネット上のどこかで見かけた情報なのですが・・・ブックマークを失ってしまい、情報元をたぐれない状況です。ご容赦ください。
オフライン
直接的なところは、以下の分部の影響で(1024*768)「扱えないサイズ」として認識されてしまっていること・・・のようです。
(II) TRIDENT(0): <default monitor>: Using default hsync range of 31.50-37.90 kHz (II) TRIDENT(0): <default monitor>: Using default vrefresh range of 50.00-70.00 Hz
その付近で気になるとすると・・・少し前にある、
(II) TRIDENT(0): VESA VBE OEM Product Rev: KTT 7.1 (14.27)S1 (II) Loading sub module "ddc" (II) LoadModule: "ddc" (II) Module "ddc" already built-in f000:370a: 01 ILLEGAL EXTENDED X86 OPCODE! (II) TRIDENT(0): VESA VBE DDC not supported
の当たりです。
# ドライバが悪いのか、(メッセージの通りに単に)ハード側にその機能が無いのか・・・
解決策としては、結局のところ、明示して定義するということになるかと思います(必要最低限の定義としては、何が必要なのか不明。やはり、Device,Monitor,Screenを全て紐付けて定義するしかないのでしょうか・・・・・?)
オフライン
mitarothankenさんへ 初歩的な質問で申し訳ありませんが、/etc/X11/に新たにxorg.confを作成、配置する方法を教えてください。それでぜひ試みたいと思います。
オフライン
10.04 はまだあまりいじってないので良く分かっていませんが、多分下記と同じでいけるんではないでしょうか。
拙僧の駄文ですが・・・。
https://forums.ubuntulinux.jp/viewtopic.php?pid=43242#p43242
オフライン
1984fmcさん による投稿:
/etc/X11/に新たにxorg.confを作成、配置する方法を教えてください。
端末を起動し、端末とgedit テキストエディタで作業を行う手順で書いてみます。
1. 端末を起動する.
2. gedit を起動する。
$ gedit ~/xorg.conf
3. 下記内容(「# xorg.conf (X.Org X Window System server configuration file)」から「EndSection」まで)を gedit にコピー&ペースト。
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# Note that some configuration settings that could be done previously
# in this file, now are automatically configured by the server and settings
# here are ignored.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "Device"
Identifier "Trident Microsystems CyberBlade XPAi1"
Driver "trident"
BusID "PCI:1:0:0"
EndSection
Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
HorizSync 28-51
VertRefresh 43-60
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Generic Monitor"
Device "Trident Microsystems CyberBlade XPAi1"
SubSection "Display"
Depth 8
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 32
Modes "1024x768"
EndSubSection
EndSection4. 保存して閉じる。
5. 保存してできた xorg.conf を /etc/X11 にコピー。
(この時、パスワードの入力を求められると思います.パスワードを入力してください。)
$ sudo cp ~/xorg.conf /etc/X11/
6. ログアウト、または、再起動。
これで、1024x768での表示となると思いますが…、いかがでしょうか。
オフライン
petitbootangさん による投稿:
10.04 はまだあまりいじってないので良く分かっていませんが、多分下記と同じでいけるんではないでしょうか。
拙僧の駄文ですが・・・。
https://forums.ubuntulinux.jp/viewtopic.php?pid=43242#p43242
当方の環境で試してみましたが、うまく行きませんでした…残念です。状況としては…
○デバイス(Trident)は正しく検出される。
×モニターが正しく検出されてない?
→だから、1024x768の表示不可と判定される?
?生成された設定ファイルが不適切または冗長?
(特に、Filesセクションで指定されているFontPath・ModulePathが気になる。
その影響で、置き換え前後の各パスがデフォルトと異なってしまうようだ。
(Xorg.0.log の差分にて確認。))
念のため、以下のものを手元に取っておいてあります。
どこを見れば、本当に正しい状態に持ち込めるんでしょうか…
・xorg.conf 配置前の Xorg.0.log
・Xorg -configure で生成した xorg.conf.new と、その設定で起動した時の Xorg.0.log
・当方が提示した xorg.conf と、その設定で起動したときの Xorg.0.log
オフライン
情報元を思い出したので、提供しておきます。
「Question #95806 : Questions : “xserver-xorg-video-trident” package : Ubuntu:」
( https://answers.launchpad.net/ubuntu/+source/xserver-xorg-video-trident/+question/95806 )
「[ubuntu] Resolution Problem on Toshiba Laptop can't set resolution above 800x600 [Archive] - Ubuntu Forums:」
( http://ubuntuforums.org/archive/index.php/t-1067110.html )
「Reload this Page [xubuntu] Display problem with Trident Cyberblade Ai1」
( http://ubuntu-ky.ubuntuforums.org/showthread.php?p=8316226 )
(あわせて何となく思い出したのですが、Ubuntuで採用しているXが大幅に変わって(?)から、自動判定で1024x768にならないようになったんですよね…どのバージョンからだったか忘れてしまいましたが…)
オフライン
えっと、「Xorg -configure」で生成されるxorg.confは自動で抽出した情報を基にしたものなので、元々モニターを認識できていない場合には同じく認識されない状態のxorg.confが作成されます。
要するに「Xorg -configure」は環境に合わせた "雛形のxorg.conf" を生成するにすぎないと思ってください。
なので、欠落している情報はそこから追加しなければなりません。
今回の場合ですと、「Monitor」セクションに下記、
HorizSync 28-51
VertRefresh 43-60「Screen」セクションに下記を追加すれば良いと思います。
SubSection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSectionオフライン
Templerさん による投稿:
えっと、「Xorg -configure」で生成されるxorg.confは自動で抽出した情報を基にしたものなので、元々モニターを認識できていない場合には同じく認識されない状態のxorg.confが作成されます。
要するに「Xorg -configure」は環境に合わせた "雛形のxorg.conf" を生成するにすぎないと思ってください。
なので、欠落している情報はそこから追加しなければなりません。
(以降、省略させていただきます。)
情報ありがとうございます。確かに、当方の環境ではこの方法でも対処できることが確認できました。
ちなみに、/etc/X11/xorg.conf の位置づけについてですが、以下のページに記載がありました。
(冒頭に、Templerさんが書かれた「Xorg -configure」で生成されるものについてと、
自動検出された内容を上書きする部分だけを記載することもできることが書かれています。
…当方の読み間違いでなければ…)
https://wiki.ubuntu.com/X/Config
1984fmcさん
XPの環境はまだ残してありますか?もし、まだ残してあるなら、より適切な設定値を知る方法があるようです。
(当方の環境にはもうXPがないので手が出せません。)
「X/Config/Resolution:Obtaining modelines from Windows program PowerStrip」
( https://wiki.ubuntu.com/X/Config/Resolu … PowerStrip )
→「Video Modes FAQ Obtaining modelines from Windows program PowerStrip」
( http://www.x.org/wiki/FAQVideoModes#Obt … PowerStrip )
ご参考まで。
オフライン
みなさん、いろいろと教えていただきありがとうございました。
mitarothankenさんの教え通りにxorg.confを作成配置し、xorg.confの内容は以下の通りで後半は
http://melog.info/archives/2010/05/02125010.html
より引用させていただき再起動したら無事に"1024x768"を選択できるようになり画面も大きくなりました。
深いことは全く理解していないもののこんなに早く解決できて感謝申し上げます。
全くの初心者ですので今後もご指導ください。
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# Note that some configuration settings that could be done previously
# in this file, now are automatically configured by the server and settings
# here are ignored.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "Device"
Identifier "Configured Video Device"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
Vendorname "Generic LCD Display"
Modelname "LCD Panel 1024x768"
Horizsync 31.5-48.0
Vertrefresh 56.0 - 65.0
modeline "640x480@60" 25.2 640 656 752 800 480 490 492 525 -vsync -hsync
modeline "800x600@56" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
modeline "800x600@60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
modeline "1024x768@60" 65.0 1024 1048 1184 1344 768 771 777 806 -vsync -hsync
Gamma 1.0
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
Defaultdepth 24
SubSection "Display"
Depth 24
Virtual 1024 768
Modes "1024x768@60" "800x600@60" "800x600@56" "640x480@60"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
EndSection
オフライン
mitarothankenさんへ。
mitarothanken による投稿:
ちなみに、/etc/X11/xorg.conf の位置づけについてですが、以下のページに記載がありました。
(冒頭に、Templerさんが書かれた「Xorg -configure」で生成されるものについてと、
自動検出された内容を上書きする部分だけを記載することもできることが書かれています。
…当方の読み間違いでなければ…)
https://wiki.ubuntu.com/X/Config
「xorg.conf」を分割して使用できる「/usr/lib/X11/xorg.conf.d/」フォルダのことですね。
確か「xorg.conf.d」フォルダはディストロ用で、より優先的な「xorg.conf」がユーザが弄るべきものだったと記憶しています。「xorg.conf>xorg.conf.d>自動認識」という優先度かと。
それはそれとして、リンク先を見ると「Ubuntu 10.04 and newer」となっていますね。「xorg.conf.d」フォルダはUbuntu 10.10以降も「/usr/lib/X11/」に配置されるのでしょうか。てっきり「/etc/X11/」に配置されると思っていたのですが…。
ていうか、この「xorg.conf.d」がUbuntu 10.04から使用されているとは知りませんでした。
mitarothankenさん、情報ありがとうございました。(英語は読めませんが、じっくり……多分)
オフライン
すみません、話が噛み合っていませんでした。
「xorg.conf」で不要なセクションを省く、ということですね。
今回の例で言いますと、下記の内容まで省略できるはずです。
Section "Monitor"
Identifier "Generic Monitor"
HorizSync 28-51
VertRefresh 43-60
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Generic Monitor"
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection※ 「HorizSync」「VertRefresh」を記述しなければならない場合は「Screen」セクションの「Modes」は必須となるはずですので、「Monitor」と「Screen」セクションは省略できないと思います。
オフライン
Templerさん、mitarothankenさん ありがとうございました。 xorg.confの内容を初めの文章は削除し簡潔にし変わりないことを確認しました。
今回の行ったことをまとめてみました。
1. 端末を起動する.
2. gedit を起動する。
コード:
$ gedit ~/xorg.conf
3. 下記内容(「Section "Monitor"」から「EndSection」まで)を gedit にコピー&ペースト。
コード:
Section "Monitor"
Identifier "Generic Monitor"
HorizSync 28-51
VertRefresh 43-60
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Generic Monitor"
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection
4. 保存して閉じる。
5. 保存してできた xorg.conf を /etc/X11 にコピー。
(この時、パスワードの入力を求められると思います.パスワードを入力してください。)
コード:
$ sudo cp ~/xorg.conf /etc/X11/
6. ログアウト、または、再起動。
以上で問題なく動いていますがさらによりよい方法があれば教えてください。
この度は有難うございました。
オフライン
Templerさん、1984fmcさん
当方でも、Templerさんが提示された内容にて1024x768で表示できることを確認しました。
ありがとうございました。
もしかしたら、何かしらの役に立つかもしれませんので、Templerさん提示版のxorg.confにて起動した後に、当方の環境にて収集した情報を載せておきます。
$ sudo lshw -class display
*-display UNCLAIMED
description: VGA compatible controller
product: CyberBlade XPAi1
vendor: Trident Microsystems
physical id: 0
bus info: pci@0000:01:00.0
version: 82
width: 32 bits
clock: 66MHz
capabilities: agp agp-2.0 pm bus_master cap_list
configuration: latency=8
resources: memory:fc000000-fdffffff memory:fbc00000-fbffffff memory:f8000000-f9ffffff memory:f7ff8000-f7ffffff memory:30000000-3000ffff(prefetchable)$ xrandr Screen 0: minimum 320 x 240, current 1024 x 768, maximum 1024 x 768 default connected 1024x768+0+0 0mm x 0mm 1024x768 60.0* 800x600 60.0 56.0 640x480 60.0 680x384 60.0 512x384 60.0 400x300 60.0 56.0 320x240 60.0
/var/log/Xorg.0.log:
X.Org X Server 1.7.6 Release Date: 2010-03-17 X Protocol Version 11, Revision 0 Build Operating System: Linux 2.6.24-25-server i686 Ubuntu Current Operating System: Linux mitaro-laptop 2.6.32-22-generic #33-Ubuntu SMP Wed Apr 28 13:27:30 UTC 2010 i686 Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-22-generic root=UUID=cd60afc1-a52e-4a75-9dda-4258d1d68a69 ro quiet splash Build Date: 23 April 2010 05:11:50PM xorg-server 2:1.7.6-2ubuntu7 (Bryce Harrington <[email protected]>) Current version of pixman: 0.16.4 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: Mon May 10 11:17:17 2010 (==) Using config file: "/etc/X11/xorg.conf" (==) Using config directory: "/usr/lib/X11/xorg.conf.d" (==) No Layout section. Using the first Screen section. (**) |-->Screen "Default Screen" (0) (**) | |-->Monitor "Generic Monitor" (==) 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/extra-modules,/usr/lib/xorg/modules" (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. (II) Loader magic: 0x81f0e80 (II) Module ABI versions: X.Org ANSI C Emulation: 0.4 X.Org Video Driver: 6.0 X.Org XInput driver : 7.0 X.Org Server Extension : 2.0 (++) using VT number 7 (--) PCI:*(0:1:0:0) 1023:8820:1179:0001 Trident Microsystems CyberBlade XPAi1 rev 130, Mem @ 0xfc000000/33554432, 0xfbc00000/4194304, 0xf8000000/33554432, 0xf7ff8000/32768, BIOS @ 0x????????/65536 (II) Open ACPI successful (/var/run/acpid.socket) (II) LoadModule: "extmod" (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so (II) Module extmod: vendor="X.Org Foundation" compiled for 1.7.6, 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.7.6, 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.7.6, 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.7.6, 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.7.6, 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.7.6, module version = 1.1.0 ABI class: X.Org Server Extension, version 2.0 (II) Loading extension DRI2 (==) Matched trident as autoconfigured driver 0 (==) Matched vesa as autoconfigured driver 1 (==) Matched fbdev as autoconfigured driver 2 (==) Assigned the driver to the xf86ConfigLayout (II) LoadModule: "trident" (II) Loading /usr/lib/xorg/modules/drivers/trident_drv.so (II) Module trident: vendor="X.Org Foundation" compiled for 1.7.2, module version = 1.3.3 Module class: X.Org Video Driver ABI class: X.Org Video Driver, version 6.0 (II) LoadModule: "vesa" (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so (II) Module vesa: vendor="X.Org Foundation" compiled for 1.7.6, module version = 2.3.0 Module class: X.Org Video Driver ABI class: X.Org Video Driver, version 6.0 (II) LoadModule: "fbdev" (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so (II) Module fbdev: vendor="X.Org Foundation" compiled for 1.7.6, module version = 0.4.1 ABI class: X.Org Video Driver, version 6.0 (II) TRIDENT: driver for Trident chipsets: tvga9000, tvga9000i, tvga8900c, tvga8900d, tvga9200cxr, tgui9400cxi, cyber9320, cyber9388, cyber9397, cyber9397dvd, cyber9520, cyber9525dvd, cyberblade/e4, tgui9420dgi, tgui9440agi, tgui9660, tgui9680, providia9682, providia9685, cyber9382, cyber9385, 3dimage975, 3dimage985, blade3d, cyberbladei7, cyberbladei7d, cyberbladei1, cyberbladei1d, cyberbladeAi1, cyberbladeAi1d, bladeXP, cyberbladeXPAi1, cyberbladeXP4, XP5 (II) VESA: driver for VESA chipsets: vesa (II) FBDEV: driver for framebuffer: fbdev (II) Primary Device is: PCI 01@00:00:0 (WW) Falling back to old probe method for trident (--) Assigning device section with no busID to primary device (--) Chipset cyberbladeXPAi1 found (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.7.6, module version = 0.0.2 ABI class: X.Org Video Driver, version 6.0 (==) TRIDENT(0): Depth 24, (--) framebuffer bpp 32 (II) Loading sub module "vgahw" (II) LoadModule: "vgahw" (II) Loading /usr/lib/xorg/modules/libvgahw.so (II) Module vgahw: vendor="X.Org Foundation" compiled for 1.7.6, module version = 0.1.0 ABI class: X.Org Video Driver, version 6.0 (II) TRIDENT(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000 (II) Loading sub module "ramdac" (II) LoadModule: "ramdac" (II) Module "ramdac" already built-in (==) TRIDENT(0): RGB weight 888 (==) TRIDENT(0): Default visual is TrueColor (==) TRIDENT(0): Using gamma correction (1.0, 1.0, 1.0) (==) TRIDENT(0): Using XAA for acceleration (==) TRIDENT(0): Linear framebuffer at 0xFC000000 (--) TRIDENT(0): IO registers at 0xFBC00000 (II) Loading sub module "vbe" (II) LoadModule: "vbe" (II) Loading /usr/lib/xorg/modules/libvbe.so (II) Module vbe: vendor="X.Org Foundation" compiled for 1.7.6, module version = 1.1.0 ABI class: X.Org Video Driver, version 6.0 (II) Loading sub module "int10" (II) LoadModule: "int10" (II) Loading /usr/lib/xorg/modules/libint10.so (II) Module int10: vendor="X.Org Foundation" compiled for 1.7.6, module version = 1.0.0 ABI class: X.Org Video Driver, version 6.0 (II) TRIDENT(0): initializing int10 (II) TRIDENT(0): Primary V_BIOS segment is: 0xc000 (II) TRIDENT(0): VESA BIOS detected (II) TRIDENT(0): VESA VBE Version 2.0 (II) TRIDENT(0): VESA VBE Total Mem: 16384 kB (II) TRIDENT(0): VESA VBE OEM: Trident CYBER 8820 (II) TRIDENT(0): VESA VBE OEM Software Rev: 2.0 (II) TRIDENT(0): VESA VBE OEM Vendor: TRIDENT MICROSYSTEMS INC. (II) TRIDENT(0): VESA VBE OEM Product: CYBER 8820 (II) TRIDENT(0): VESA VBE OEM Product Rev: KTT 7.1 (10.11)01 (II) Loading sub module "ddc" (II) LoadModule: "ddc" (II) Module "ddc" already built-in f000:3686: 01 ILLEGAL EXTENDED X86 OPCODE! (II) TRIDENT(0): VESA VBE DDC not supported (--) TRIDENT(0): Revision is 130 (--) TRIDENT(0): Found CyberBladeXPAi1 chip (--) TRIDENT(0): RAM type is SGRAM (--) TRIDENT(0): Using HW cursor (--) TRIDENT(0): VideoRAM: 16384 kByte (--) TRIDENT(0): TFT Panel 1024x768 found (--) TRIDENT(0): Memory Clock is 60.00 MHz (==) TRIDENT(0): Min pixel clock is 12 MHz (--) TRIDENT(0): Max pixel clock is 115 MHz (II) TRIDENT(0): Generic Monitor: Using hsync range of 28.00-51.00 kHz (II) TRIDENT(0): Generic Monitor: Using vrefresh range of 43.00-60.00 Hz (II) TRIDENT(0): Clock range: 12.00 to 115.00 MHz (II) TRIDENT(0): Not using default mode "640x350" (vrefresh out of range) (II) TRIDENT(0): Not using default mode "320x175" (vrefresh out of range) (II) TRIDENT(0): Not using default mode "640x400" (vrefresh out of range) (II) TRIDENT(0): Not using default mode "320x200" (vrefresh out of range) (II) TRIDENT(0): Not using default mode "720x400" (vrefresh out of range) (II) TRIDENT(0): Not using default mode "360x200" (vrefresh out of range) (II) TRIDENT(0): Not using default mode "640x480" (vrefresh out of range) (II) TRIDENT(0): Not using default mode "320x240" (vrefresh out of range) (II) TRIDENT(0): Not using default mode "640x480" (vrefresh out of range) (II) TRIDENT(0): Not using default mode "320x240" (vrefresh out of range) (II) TRIDENT(0): Not using default mode "640x480" (vrefresh out of range) (II) TRIDENT(0): Not using default mode "320x240" (vrefresh out of range) (II) TRIDENT(0): Not using default mode "800x600" (vrefresh out of range) (II) TRIDENT(0): Not using default mode "400x300" (vrefresh out of range) (II) TRIDENT(0): Not using default mode "800x600" (vrefresh out of range) (II) TRIDENT(0): Not using default mode "400x300" (vrefresh out of range) (II) TRIDENT(0): Not using default mode "800x600" (hsync out of range) (II) TRIDENT(0): Not using default mode "400x300" (hsync out of range) (II) TRIDENT(0): Not using default mode "1024x768" (vrefresh out of range) (II) TRIDENT(0): Not using default mode "512x384" (vrefresh out of range) (II) TRIDENT(0): Not using default mode "1024x768" (hsync out of range) (II) TRIDENT(0): Not using default mode "512x384" (hsync out of range) (II) TRIDENT(0): Not using default mode "1024x768" (hsync out of range) (II) TRIDENT(0): Not using default mode "512x384" (hsync out of range) (II) TRIDENT(0): Not using default mode "1024x768" (hsync out of range) (II) TRIDENT(0): Not using default mode "512x384" (hsync out of range) (II) TRIDENT(0): Removing mode (1152x864) larger than the LCD panel (1024x768) (II) TRIDENT(0): Not using default mode "1152x864" (unknown reason) (II) TRIDENT(0): Not using default mode "576x432" (hsync out of range) (II) TRIDENT(0): Removing mode (1280x960) larger than the LCD panel (1024x768) (II) TRIDENT(0): Not using default mode "1280x960" (unknown reason) (II) TRIDENT(0): Not using default mode "640x480" (hsync out of range) (II) TRIDENT(0): Not using default mode "1280x960" (bad mode clock/interlace/doublescan) (II) TRIDENT(0): Not using default mode "640x480" (hsync out of range) (II) TRIDENT(0): Removing mode (1280x1024) larger than the LCD panel (1024x768) (II) TRIDENT(0): Not using default mode "1280x1024" (unknown reason) (II) TRIDENT(0): Not using default mode "640x512" (hsync out of range) (II) TRIDENT(0): Not using default mode "1280x1024" (bad mode clock/interlace/doublescan) (II) TRIDENT(0): Not using default mode "640x512" (hsync out of range) (II) TRIDENT(0): Not using default mode "1280x1024" (bad mode clock/interlace/doublescan) (II) TRIDENT(0): Not using default mode "640x512" (hsync out of range) (II) TRIDENT(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan) (II) TRIDENT(0): Not using default mode "800x600" (hsync out of range) (II) TRIDENT(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan) (II) TRIDENT(0): Not using default mode "800x600" (hsync out of range) (II) TRIDENT(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan) (II) TRIDENT(0): Not using default mode "800x600" (hsync out of range) (II) TRIDENT(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan) (II) TRIDENT(0): Not using default mode "800x600" (hsync out of range) (II) TRIDENT(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan) (II) TRIDENT(0): Not using default mode "800x600" (hsync out of range) (II) TRIDENT(0): Not using default mode "1792x1344" (bad mode clock/interlace/doublescan) (II) TRIDENT(0): Not using default mode "896x672" (hsync out of range) (II) TRIDENT(0): Not using default mode "1792x1344" (bad mode clock/interlace/doublescan) (II) TRIDENT(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan) (II) TRIDENT(0): Not using default mode "1856x1392" (bad mode clock/interlace/doublescan) (II) TRIDENT(0): Not using default mode "928x696" (hsync out of range) (II) TRIDENT(0): Not using default mode "1856x1392" (bad mode clock/interlace/doublescan) (II) TRIDENT(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan) (II) TRIDENT(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan) (II) TRIDENT(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan) (II) TRIDENT(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan) (II) TRIDENT(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan) (II) TRIDENT(0): Not using default mode "832x624" (vrefresh out of range) (II) TRIDENT(0): Not using default mode "416x312" (vrefresh out of range) (II) TRIDENT(0): Removing mode (1152x864) larger than the LCD panel (1024x768) (II) TRIDENT(0): Not using default mode "1152x864" (unknown reason) (II) TRIDENT(0): Not using default mode "576x432" (hsync out of range) (II) TRIDENT(0): Removing mode (1152x864) larger than the LCD panel (1024x768) (II) TRIDENT(0): Not using default mode "1152x864" (unknown reason) (II) TRIDENT(0): Not using default mode "576x432" (hsync out of range) (II) TRIDENT(0): Removing mode (1152x864) larger than the LCD panel (1024x768) (II) TRIDENT(0): Not using default mode "1152x864" (unknown reason) (II) TRIDENT(0): Not using default mode "576x432" (hsync out of range) (II) TRIDENT(0): Not using default mode "1152x864" (bad mode clock/interlace/doublescan) (II) TRIDENT(0): Not using default mode "576x432" (hsync out of range) (II) TRIDENT(0): Not using default mode "1152x864" (bad mode clock/interlace/doublescan) (II) TRIDENT(0): Not using default mode "576x432" (hsync out of range) (II) TRIDENT(0): Not using default mode "1152x864" (bad mode clock/interlace/doublescan) (II) TRIDENT(0): Not using default mode "576x432" (hsync out of range) (II) TRIDENT(0): Removing mode (1360x768) larger than the LCD panel (1024x768) (II) TRIDENT(0): Not using default mode "1360x768" (unknown reason) (II) TRIDENT(0): Removing mode (1360x768) larger than the LCD panel (1024x768) (II) TRIDENT(0): Not using default mode "1360x768" (unknown reason) (II) TRIDENT(0): Not using default mode "1400x1050" (bad mode clock/interlace/doublescan) (II) TRIDENT(0): Not using default mode "700x525" (hsync out of range) (II) TRIDENT(0): Not using default mode "1400x1050" (bad mode clock/interlace/doublescan) (II) TRIDENT(0): Not using default mode "700x525" (hsync out of range) (II) TRIDENT(0): Not using default mode "1400x1050" (bad mode clock/interlace/doublescan) (II) TRIDENT(0): Not using default mode "700x525" (hsync out of range) (II) TRIDENT(0): Not using default mode "1400x1050" (bad mode clock/interlace/doublescan) (II) TRIDENT(0): Not using default mode "700x525" (hsync out of range) (II) TRIDENT(0): Removing mode (1440x900) larger than the LCD panel (1024x768) (II) TRIDENT(0): Not using default mode "1440x900" (unknown reason) (II) TRIDENT(0): Not using default mode "720x450" (hsync out of range) (II) TRIDENT(0): Removing mode (1600x1024) larger than the LCD panel (1024x768) (II) TRIDENT(0): Not using default mode "1600x1024" (unknown reason) (II) TRIDENT(0): Not using default mode "800x512" (hsync out of range) (II) TRIDENT(0): Not using default mode "1680x1050" (bad mode clock/interlace/doublescan) (II) TRIDENT(0): Not using default mode "840x525" (hsync out of range) (II) TRIDENT(0): Not using default mode "1680x1050" (bad mode clock/interlace/doublescan) (II) TRIDENT(0): Not using default mode "840x525" (hsync out of range) (II) TRIDENT(0): Not using default mode "1680x1050" (bad mode clock/interlace/doublescan) (II) TRIDENT(0): Not using default mode "840x525" (hsync out of range) (II) TRIDENT(0): Not using default mode "1680x1050" (bad mode clock/interlace/doublescan) (II) TRIDENT(0): Not using default mode "840x525" (hsync out of range) (II) TRIDENT(0): Not using default mode "1680x1050" (bad mode clock/interlace/doublescan) (II) TRIDENT(0): Not using default mode "840x525" (hsync out of range) (II) TRIDENT(0): Not using default mode "1920x1080" (bad mode clock/interlace/doublescan) (II) TRIDENT(0): Not using default mode "960x540" (hsync out of range) (II) TRIDENT(0): Not using default mode "1920x1200" (bad mode clock/interlace/doublescan) (II) TRIDENT(0): Not using default mode "960x600" (hsync out of range) (II) TRIDENT(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan) (II) TRIDENT(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan) (II) TRIDENT(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan) (II) TRIDENT(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan) (II) TRIDENT(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan) (II) TRIDENT(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan) (II) TRIDENT(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan) (II) TRIDENT(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan) (--) TRIDENT(0): Virtual size is 1024x768 (pitch 1024) (**) TRIDENT(0): *Default mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz (II) TRIDENT(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz) (**) TRIDENT(0): *Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz (II) TRIDENT(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz) (**) TRIDENT(0): *Default mode "640x480": 25.2 MHz, 31.5 kHz, 59.9 Hz (II) TRIDENT(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz) (**) TRIDENT(0): Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz (II) TRIDENT(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz) (**) TRIDENT(0): Default mode "680x384": 36.0 MHz, 47.4 kHz, 60.0 Hz (D) (II) TRIDENT(0): Modeline "680x384"x60.0 36.00 680 704 720 760 384 385 390 395 doublescan +hsync -vsync (47.4 kHz) (**) TRIDENT(0): Default mode "680x384": 42.4 MHz, 47.7 kHz, 59.8 Hz (D) (II) TRIDENT(0): Modeline "680x384"x59.8 42.38 680 716 784 888 384 385 390 399 doublescan -hsync +vsync (47.7 kHz) (**) TRIDENT(0): Default mode "512x384": 32.5 MHz, 48.4 kHz, 60.0 Hz (D) (II) TRIDENT(0): Modeline "512x384"x60.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz) (**) TRIDENT(0): Default mode "400x300": 20.0 MHz, 37.9 kHz, 60.3 Hz (D) (II) TRIDENT(0): Modeline "400x300"x60.3 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz) (**) TRIDENT(0): Default mode "400x300": 18.0 MHz, 35.2 kHz, 56.3 Hz (D) (II) TRIDENT(0): Modeline "400x300"x56.3 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz) (**) TRIDENT(0): Default mode "320x240": 12.6 MHz, 31.5 kHz, 60.1 Hz (D) (II) TRIDENT(0): Modeline "320x240"x60.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz) (==) TRIDENT(0): DPI set to (96, 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.7.6, module version = 1.0.0 ABI class: X.Org ANSI C Emulation, version 0.4 (II) Loading sub module "i2c" (II) LoadModule: "i2c" (II) Module "i2c" already built-in (II) Loading sub module "xaa" (II) LoadModule: "xaa" (II) Loading /usr/lib/xorg/modules/libxaa.so (II) Module xaa: vendor="X.Org Foundation" compiled for 1.7.6, module version = 1.2.1 ABI class: X.Org Video Driver, version 6.0 (II) Loading sub module "ddc" (II) LoadModule: "ddc" (II) Module "ddc" already built-in (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) Loading sub module "int10" (II) LoadModule: "int10" (II) Reloading /usr/lib/xorg/modules/libint10.so (II) TRIDENT(0): Initializing int10 (II) TRIDENT(0): Primary V_BIOS segment is: 0xc000 (II) TRIDENT(0): Overriding Horizontal timings. (II) TRIDENT(0): Shadow off (II) TRIDENT(0): H-timing shadow registers: 0xa3 0x00 0x84 0x94 (II) TRIDENT(0): H-timing registers: 0xa3 0x7f 0x7f 0x00 0x84 0x94 (II) TRIDENT(0): V-timing shadow registers: 0x24 0xf5 0x03 0x09 0x24 (0x08) (II) TRIDENT(0): V-timing registers: 0x24 0xf5 0x03 0x09 0xff 0x00 0x24 (II) TRIDENT(0): Setting BIOS Mode Regs: 31 63 for: 1024x768 (II) TRIDENT(0): Found Clock 65.00 n=219 m=23 k=1 (II) TRIDENT(0): Using 1279 scanlines of offscreen memory for area's (II) TRIDENT(0): Using 8392704 bytes of offscreen memory for linear (offset=0x7ff000) (II) TRIDENT(0): Using XFree86 Acceleration Architecture (XAA) Screen to screen bit blits Solid filled rectangles 8x8 mono pattern filled rectangles Solid Horizontal and Vertical Lines Setting up tile and stipple cache: 32 128x128 slots 10 256x256 slots (==) TRIDENT(0): Backing store disabled (==) TRIDENT(0): Silken mouse enabled (==) TRIDENT(0): DPMS enabled (II) TRIDENT(0): Trident Video Flags: VID_ZOOM_INV VID_OFF_SHIFT_4 (==) RandR enabled (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: Screen 0 is not DRI2 capable (II) AIGLX: Screen 0 is not DRI capable (II) AIGLX: Loaded and initialized /usr/lib/dri/swrast_dri.so (II) GLX: Initialized DRISWRAST GL provider for screen 0 (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm (II) config/udev: Adding input device Power Button (/dev/input/event1) (**) Power Button: Applying InputClass "evdev keyboard catchall" (II) LoadModule: "evdev" (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so (II) Module evdev: vendor="X.Org Foundation" compiled for 1.7.6, module version = 2.3.2 Module class: X.Org XInput Driver ABI class: X.Org XInput driver, version 7.0 (**) Power Button: always reports core events (**) Power Button: Device: "/dev/input/event1" (II) Power Button: Found keys (II) Power Button: Configuring as keyboard (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD) (**) Option "xkb_rules" "evdev" (**) Option "xkb_model" "jp106" (**) Option "xkb_layout" "jp" (II) XKB: reuse xkmfile /var/lib/xkb/server-A94739771F15EFE8C025256FFCF9484D873832F7.xkm (II) config/udev: Adding input device Video Bus (/dev/input/event4) (**) Video Bus: Applying InputClass "evdev keyboard catchall" (**) Video Bus: always reports core events (**) Video Bus: Device: "/dev/input/event4" (II) Video Bus: Found keys (II) Video Bus: Configuring as keyboard (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD) (**) Option "xkb_rules" "evdev" (**) Option "xkb_model" "jp106" (**) Option "xkb_layout" "jp" (II) config/udev: Adding input device Lid Switch (/dev/input/event0) (II) No input driver/identifier specified (ignoring) (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3) (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall" (**) AT Translated Set 2 keyboard: always reports core events (**) AT Translated Set 2 keyboard: Device: "/dev/input/event3" (II) AT Translated Set 2 keyboard: Found keys (II) AT Translated Set 2 keyboard: Configuring as keyboard (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD) (**) Option "xkb_rules" "evdev" (**) Option "xkb_model" "jp106" (**) Option "xkb_layout" "jp" (II) config/udev: Adding input device PS/2 Mouse (/dev/input/event5) (**) PS/2 Mouse: Applying InputClass "evdev pointer catchall" (**) PS/2 Mouse: always reports core events (**) PS/2 Mouse: Device: "/dev/input/event5" (II) PS/2 Mouse: Found 3 mouse buttons (II) PS/2 Mouse: Found relative axes (II) PS/2 Mouse: Found x and y relative axes (II) PS/2 Mouse: Configuring as mouse (**) PS/2 Mouse: YAxisMapping: buttons 4 and 5 (**) PS/2 Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 (II) XINPUT: Adding extended input device "PS/2 Mouse" (type: MOUSE) (II) PS/2 Mouse: initialized for relative axes. (II) config/udev: Adding input device PS/2 Mouse (/dev/input/mouse1) (II) No input driver/identifier specified (ignoring) (II) config/udev: Adding input device AlpsPS/2 ALPS GlidePoint (/dev/input/event6) (**) AlpsPS/2 ALPS GlidePoint: Applying InputClass "evdev pointer catchall" (**) AlpsPS/2 ALPS GlidePoint: Applying InputClass "evdev touchpad catchall" (**) AlpsPS/2 ALPS GlidePoint: Applying InputClass "touchpad catchall" (II) LoadModule: "synaptics" (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so (II) Module synaptics: vendor="X.Org Foundation" compiled for 1.7.6, module version = 1.2.2 Module class: X.Org XInput Driver ABI class: X.Org XInput driver, version 7.0 (II) Synaptics touchpad driver version 1.2.2 (**) Option "Device" "/dev/input/event6" (II) AlpsPS/2 ALPS GlidePoint: x-axis range 0 - 1023 (II) AlpsPS/2 ALPS GlidePoint: y-axis range 0 - 767 (II) AlpsPS/2 ALPS GlidePoint: pressure range 0 - 127 (II) AlpsPS/2 ALPS GlidePoint: finger width range 0 - 0 (II) AlpsPS/2 ALPS GlidePoint: buttons: left right middle (--) AlpsPS/2 ALPS GlidePoint: touchpad found (**) AlpsPS/2 ALPS GlidePoint: always reports core events (II) XINPUT: Adding extended input device "AlpsPS/2 ALPS GlidePoint" (type: TOUCHPAD) (**) AlpsPS/2 ALPS GlidePoint: (accel) keeping acceleration scheme 1 (**) AlpsPS/2 ALPS GlidePoint: (accel) acceleration profile 0 (**) AlpsPS/2 ALPS GlidePoint: (accel) acceleration factor: 2.000 (**) AlpsPS/2 ALPS GlidePoint: (accel) acceleration threshold: 4 (--) AlpsPS/2 ALPS GlidePoint: touchpad found (II) config/udev: Adding input device AlpsPS/2 ALPS GlidePoint (/dev/input/mouse2) (II) No input driver/identifier specified (ignoring) (II) config/udev: Adding input device Macintosh mouse button emulation (/dev/input/event2) (**) Macintosh mouse button emulation: Applying InputClass "evdev pointer catchall" (**) Macintosh mouse button emulation: always reports core events (**) Macintosh mouse button emulation: Device: "/dev/input/event2" (II) Macintosh mouse button emulation: Found 3 mouse buttons (II) Macintosh mouse button emulation: Found relative axes (II) Macintosh mouse button emulation: Found x and y relative axes (II) Macintosh mouse button emulation: Configuring as mouse (**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5 (**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 (II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE) (II) Macintosh mouse button emulation: initialized for relative axes. (II) config/udev: Adding input device Macintosh mouse button emulation (/dev/input/mouse0) (II) No input driver/identifier specified (ignoring)
オフライン