
Ubuntu日本語フォーラム

ログインしていません。
はじめまして。
トピックにもいくつも出ているのですが、私もubuntuをインストールしてみたのですが、
モニタの最大表示解像度で表示できません。
windowsでできることがなんでlinuxでできないのかと初心者ながら挑戦してみるのですが、
何が原因なのでしょうか?
1280x1024で表示させたいのですが1024x728でしか表示できないのです。
設定をいじって1280x1024を選べると喜んだのもつかの間、仮想画面が大きくなっただけでした。
sudo dpkg-reconfigure xserver-xorgでxorg.confの設定書換えたものとlogを送ります。
logを見ると1280x1024にグラフィックカードが対応してないのでしょうか?
---------環境--------------------
モニタ:GREENHOUSE製 GH-ACF193SDB
グラフィックカード:ASUS製 V9520-X/TD/128M/A
マザーボード:ELITEGROUP製 P4M800-M
CPU:celeron D 2.8GHz
OS:ubuntu 7.1
-----------------------------------
xorg.confの内容
# xorg.conf (xorg 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.
#
# 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 "Files"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "jp106"
Option "XkbLayout" "jp,jp"
Option "XkbVariant" "latin,"
Option "XkbOptions" "grp:alt_shift_toggle,grp_led:scroll"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/input/wacom"
Option "Type" "stylus"
Option "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/input/wacom"
Option "Type" "eraser"
Option "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/input/wacom"
Option "Type" "cursor"
Option "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection
Section "Device"
Identifier "nVidia Corporation NV34 [GeForce FX 5200]"
Boardname "NVIDIA Legacy"
Busid "PCI:1:0:0"
Driver "nvidia"
Screen 0
Vendorname "NVIDIA"
EndSection
Section "Monitor"
Identifier "GH-ACF193SDB"
Vendorname "Plug 'n' Play"
Modelname "Plug 'n' Play"
modeline "640x480@60" 25.2 640 656 752 800 480 490 492 525 -vsync -hsync
modeline "640x480@72" 31.5 640 664 704 832 480 489 491 520 -vsync -hsync
modeline "640x480@75" 31.5 640 656 720 840 480 481 484 500 -vsync -hsync
modeline "800x600@56" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
modeline "800x600@72" 50.0 800 856 976 1040 600 637 643 666 +hsync +vsync
modeline "800x600@75" 49.5 800 816 896 1056 600 601 604 625 +hsync +vsync
modeline "800x600@60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
modeline "832x624@75" 57.284 832 864 928 1152 624 625 628 667 -vsync -hsync
modeline "1024x768@75" 78.8 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
modeline "1024x768@70" 75.0 1024 1048 1184 1328 768 771 777 806 -vsync -hsync
modeline "1024x768@60" 65.0 1024 1048 1184 1344 768 771 777 806 -vsync -hsync
modeline "1152x864@75" 108.0 1152 1216 1344 1600 864 865 868 900 +hsync +vsync
modeline "1280x1024@75" 135.0 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync
modeline "1280x960@60" 102.1 1280 1360 1496 1712 960 961 964 994 -hsync +vsync
modeline "1280x1024@60" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
modeline "1280x960@75" 129.86 1280 1368 1504 1728 960 961 964 1002 -hsync +vsync
modeline "1400x1050@60" 122.61 1400 1488 1640 1880 1050 1051 1054 1087 -hsync +vsync
modeline "1400x1050@75" 155.85 1400 1496 1648 1896 1050 1051 1054 1096 -hsync +vsync
modeline "1600x1200@65" 175.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
modeline "1600x1200@60" 162.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
modeline "1792x1344@60" 204.8 1792 1920 2120 2448 1344 1345 1348 1394 -hsync +vsync
Gamma 1.0
EndSection
Section "Screen"
Identifier "Default Screen"
Device "nVidia Corporation NV34 [GeForce FX 5200]"
Monitor "GH-ACF193SDB"
Defaultdepth 24
SubSection "Display"
Depth 24
Virtual 1792 1344
Modes "1280x1024@60" "1280x960@75" "1280x960@60" "1400x1050@60" "1280x1024@75" "1400x1050@75" "1152x864@75" "1600x1200@65" "1024x768@60" "1600x1200@60" "1024x768@70" "1792x1344@60" "1024x768@75" "832x624@75" "800x600@60" "800x600@75" "800x600@72" "800x600@56" "640x480@75" "640x480@72" "640x480@60"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
screen 0 "Default Screen" 0 0
Inputdevice "Generic Keyboard"
Inputdevice "Configured Mouse"
# Uncomment if you have a wacom tablet
# InputDevice "stylus" "SendCoreEvents"
# InputDevice "cursor" "SendCoreEvents"
# InputDevice "eraser" "SendCoreEvents"
EndSection
Section "Module"
Load "glx"
Load "v4l"
EndSection
Section "device" #
Identifier "device1"
Boardname "NVIDIA Legacy"
Busid "PCI:1:0:0"
Driver "nvidia"
Screen 1
Vendorname "NVIDIA"
EndSection
Section "screen" #
Identifier "screen1"
Device "device1"
Defaultdepth 24
Monitor "monitor1"
SubSection "Display"
Depth 24
Modes "640x480@60" "640x480@72" "640x480@75" "800x600@56" "800x600@72" "800x600@75" "800x600@60" "832x624@75" "1024x768@75" "1024x768@70" "1024x768@60" "1152x864@75" "1280x1024@75" "1280x960@60" "1280x1024@60" "1280x960@75" "1400x1050@60" "1400x1050@75" "1600x1200@65" "1600x1200@60" "1792x1344@60"
EndSubSection
EndSection
Section "monitor" #
Identifier "monitor1"
Vendorname "Plug 'n' Play"
Modelname "Plug 'n' Play"
modeline "640x480@60" 25.2 640 656 752 800 480 490 492 525 -vsync -hsync
modeline "640x480@72" 31.5 640 664 704 832 480 489 491 520 -vsync -hsync
modeline "640x480@75" 31.5 640 656 720 840 480 481 484 500 -vsync -hsync
modeline "800x600@56" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
modeline "800x600@72" 50.0 800 856 976 1040 600 637 643 666 +hsync +vsync
modeline "800x600@75" 49.5 800 816 896 1056 600 601 604 625 +hsync +vsync
modeline "800x600@60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
modeline "832x624@75" 57.284 832 864 928 1152 624 625 628 667 -vsync -hsync
modeline "1024x768@75" 78.8 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
modeline "1024x768@70" 75.0 1024 1048 1184 1328 768 771 777 806 -vsync -hsync
modeline "1024x768@60" 65.0 1024 1048 1184 1344 768 771 777 806 -vsync -hsync
modeline "1152x864@75" 108.0 1152 1216 1344 1600 864 865 868 900 +hsync +vsync
modeline "1280x1024@75" 135.0 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync
modeline "1280x960@60" 102.1 1280 1360 1496 1712 960 961 964 994 -hsync +vsync
modeline "1280x1024@60" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
modeline "1280x960@75" 129.86 1280 1368 1504 1728 960 961 964 1002 -hsync +vsync
modeline "1400x1050@60" 122.61 1400 1488 1640 1880 1050 1051 1054 1087 -hsync +vsync
modeline "1400x1050@75" 155.85 1400 1496 1648 1896 1050 1051 1054 1096 -hsync +vsync
modeline "1600x1200@65" 175.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
modeline "1600x1200@60" 162.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
modeline "1792x1344@60" 204.8 1792 1920 2120 2448 1344 1345 1348 1394 -hsync +vsync
Gamma 1.0
EndSection
Section "ServerFlags"
EndSection/var/log/Xorg.0.logの内容
X Window System Version 1.3.0
Release Date: 19 April 2007
X Protocol Version 11, Revision 0, Release 1.3
Build Operating System: Linux Ubuntu (xorg-server 2:1.3.0.0.dfsg-12ubuntu8.3)
Current Operating System: Linux xxxxx-desktop 2.6.22-14-generic #1 SMP Tue Feb 12 07:42:25 UTC 2008 i686
Build Date: 18 January 2008
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
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 Apr 13 06:35:49 2008
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) | |-->Monitor "GH-ACF193SDB"
(**) | |-->Device "nVidia Corporation NV34 [GeForce FX 5200]"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(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
(==) RgbPath set to "/etc/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x81e9800
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.3
X.Org Video Driver: 1.2
X.Org XInput driver : 0.7
X.Org Server Extension : 0.3
X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 1.0.0
ABI class: X.Org Video Driver, version 1.2
(++) using VT number 7
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1106,0296 card 1106,0296 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:00:1: chip 1106,1296 card 1019,aa01 rev 00 class 06,00,00 hdr 00
(II) PCI: 00:00:2: chip 1106,2296 card 1019,aa01 rev 00 class 06,00,00 hdr 00
(II) PCI: 00:00:3: chip 1106,3296 card 1019,aa01 rev 00 class 06,00,00 hdr 00
(II) PCI: 00:00:4: chip 1106,4296 card 1019,aa01 rev 00 class 06,00,00 hdr 00
(II) PCI: 00:00:7: chip 1106,7296 card 1019,aa01 rev 00 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1106,b198 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:0f:0: chip 1106,3149 card 1019,aa01 rev 80 class 01,01,8f hdr 80
(II) PCI: 00:0f:1: chip 1106,0571 card 1019,aa01 rev 06 class 01,01,8a hdr 00
(II) PCI: 00:10:0: chip 1106,3038 card 1019,aa01 rev 81 class 0c,03,00 hdr 80
(II) PCI: 00:10:1: chip 1106,3038 card 1019,aa01 rev 81 class 0c,03,00 hdr 80
(II) PCI: 00:10:2: chip 1106,3038 card 1019,aa01 rev 81 class 0c,03,00 hdr 80
(II) PCI: 00:10:3: chip 1106,3038 card 1019,aa01 rev 81 class 0c,03,00 hdr 80
(II) PCI: 00:10:4: chip 1106,3104 card 1019,aa01 rev 86 class 0c,03,20 hdr 80
(II) PCI: 00:11:0: chip 1106,3227 card 1019,aa01 rev 00 class 06,01,00 hdr 80
(II) PCI: 00:11:5: chip 1106,3059 card 1019,aa01 rev 60 class 04,01,00 hdr 00
(II) PCI: 00:12:0: chip 1106,3065 card 1106,0102 rev 78 class 02,00,00 hdr 00
(II) PCI: 01:00:0: chip 10de,0322 card 1043,8180 rev a1 class 03,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,1), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
[0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[b]
(II) Bus 0 non-prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[b]
(II) Bus 0 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[b]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x000a (VGA_EN is set)
(II) Bus 1 non-prefetchable memory range:
[0] -1 0 0xf4000000 - 0xf5ffffff (0x2000000) MX[b]
(II) Bus 1 prefetchable memory range:
[0] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[b]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:17:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(1:0:0) nVidia Corporation NV34 [GeForce FX 5200] rev 161, Mem @ 0xf4000000/24, 0xe8000000/27
(II) Addressable bus resource ranges are
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[b]
[1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[b]
(II) OS-reported resource ranges:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(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 - 0x000000ff (0x100) IX[b]
(II) PCI Memory resource overlap reduced 0xf0000000 from 0xf3ffffff to 0xefffffff
(II) Active PCI resource ranges:
[0] -1 0 0xf6001000 - 0xf60010ff (0x100) MX[b]
[1] -1 0 0xf6000000 - 0xf60000ff (0x100) MX[b]
[2] -1 0 0xf0000000 - 0xefffffff (0x0) MX[b]O
[3] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[b](B)
[4] -1 0 0xf4000000 - 0xf4ffffff (0x1000000) MX[b](B)
[5] -1 0 0x0000dc00 - 0x0000dcff (0x100) IX[b]
[6] -1 0 0x0000d400 - 0x0000d4ff (0x100) IX[b]
[7] -1 0 0x0000e600 - 0x0000e61f (0x20) IX[b]
[8] -1 0 0x0000e500 - 0x0000e51f (0x20) IX[b]
[9] -1 0 0x0000e400 - 0x0000e41f (0x20) IX[b]
[10] -1 0 0x0000e300 - 0x0000e31f (0x20) IX[b]
[11] -1 0 0x0000e200 - 0x0000e20f (0x10) IX[b]
[12] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[b]
[13] -1 0 0x0000e000 - 0x0000e00f (0x10) IX[b]
[14] -1 0 0x0000e900 - 0x0000e903 (0x4) IX[b]
[15] -1 0 0x0000e800 - 0x0000e807 (0x8) IX[b]
[16] -1 0 0x0000e700 - 0x0000e703 (0x4) IX[b]
[17] -1 0 0x0000e100 - 0x0000e107 (0x8) IX[b]
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0xf6001000 - 0xf60010ff (0x100) MX[b]
[1] -1 0 0xf6000000 - 0xf60000ff (0x100) MX[b]
[2] -1 0 0xf0000000 - 0xefffffff (0x0) MX[b]O
[3] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[b](B)
[4] -1 0 0xf4000000 - 0xf4ffffff (0x1000000) MX[b](B)
[5] -1 0 0x0000dc00 - 0x0000dcff (0x100) IX[b]
[6] -1 0 0x0000d400 - 0x0000d4ff (0x100) IX[b]
[7] -1 0 0x0000e600 - 0x0000e61f (0x20) IX[b]
[8] -1 0 0x0000e500 - 0x0000e51f (0x20) IX[b]
[9] -1 0 0x0000e400 - 0x0000e41f (0x20) IX[b]
[10] -1 0 0x0000e300 - 0x0000e31f (0x20) IX[b]
[11] -1 0 0x0000e200 - 0x0000e20f (0x10) IX[b]
[12] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[b]
[13] -1 0 0x0000e000 - 0x0000e00f (0x10) IX[b]
[14] -1 0 0x0000e900 - 0x0000e903 (0x4) IX[b]
[15] -1 0 0x0000e800 - 0x0000e807 (0x8) IX[b]
[16] -1 0 0x0000e700 - 0x0000e703 (0x4) IX[b]
[17] -1 0 0x0000e100 - 0x0000e107 (0x8) IX[b]
(II) OS-reported resource ranges after removing overlaps with PCI:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(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 - 0x000000ff (0x100) IX[b]
(II) All system resource ranges:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(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 0xf6001000 - 0xf60010ff (0x100) MX[b]
[5] -1 0 0xf6000000 - 0xf60000ff (0x100) MX[b]
[6] -1 0 0xf0000000 - 0xefffffff (0x0) MX[b]O
[7] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[b](B)
[8] -1 0 0xf4000000 - 0xf4ffffff (0x1000000) MX[b](B)
[9] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
[10] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
[11] -1 0 0x0000dc00 - 0x0000dcff (0x100) IX[b]
[12] -1 0 0x0000d400 - 0x0000d4ff (0x100) IX[b]
[13] -1 0 0x0000e600 - 0x0000e61f (0x20) IX[b]
[14] -1 0 0x0000e500 - 0x0000e51f (0x20) IX[b]
[15] -1 0 0x0000e400 - 0x0000e41f (0x20) IX[b]
[16] -1 0 0x0000e300 - 0x0000e31f (0x20) IX[b]
[17] -1 0 0x0000e200 - 0x0000e20f (0x10) IX[b]
[18] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[b]
[19] -1 0 0x0000e000 - 0x0000e00f (0x10) IX[b]
[20] -1 0 0x0000e900 - 0x0000e903 (0x4) IX[b]
[21] -1 0 0x0000e800 - 0x0000e807 (0x8) IX[b]
[22] -1 0 0x0000e700 - 0x0000e703 (0x4) IX[b]
[23] -1 0 0x0000e100 - 0x0000e107 (0x8) IX[b]
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules//libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.1
(II) NVIDIA GLX Module 100.14.19 Wed Sep 12 14:48:02 PDT 2007
(II) Loading extension GLX
(II) LoadModule: "v4l"
(II) Loading /usr/lib/xorg/modules/drivers//v4l_drv.so
(II) Module v4l: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 0.1.1
ABI class: X.Org Video Driver, version 1.1
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(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.3.0, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "freetype"
(II) Loading /usr/lib/xorg/modules//fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
compiled for 1.3.0, module version = 2.1.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 1.13.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.3
(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.3.0, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(II) LoadModule: "nvidia"
(II) Loading /usr/lib/xorg/modules/drivers//nvidia_drv.so
(II) Module nvidia: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.0
Module class: X.Org Video Driver
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 1.2.1
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.7
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 1.2.1
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.7
(II) v4l driver for Video4Linux
(II) NVIDIA dlloader X Driver 100.14.19 Wed Sep 12 14:14:20 PDT 2007
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 01:00:0
(--) Chipset NVIDIA GPU found
(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.3.0, module version = 1.0.0
ABI class: X.Org ANSI C Emulation, version 0.3
(II) Loading sub module "wfb"
(II) LoadModule: "wfb"
(II) Loading /usr/lib/xorg/modules//libwfb.so
(II) Module wfb: vendor="NVIDIA Corporation"
compiled for 7.1.99.2, module version = 1.0.0
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"(II) Module already built-in
(II) resource ranges after xf86ClaimFixedResources() call:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(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 0xf6001000 - 0xf60010ff (0x100) MX[b]
[5] -1 0 0xf6000000 - 0xf60000ff (0x100) MX[b]
[6] -1 0 0xf0000000 - 0xefffffff (0x0) MX[b]O
[7] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[b](B)
[8] -1 0 0xf4000000 - 0xf4ffffff (0x1000000) MX[b](B)
[9] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
[10] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
[11] -1 0 0x0000dc00 - 0x0000dcff (0x100) IX[b]
[12] -1 0 0x0000d400 - 0x0000d4ff (0x100) IX[b]
[13] -1 0 0x0000e600 - 0x0000e61f (0x20) IX[b]
[14] -1 0 0x0000e500 - 0x0000e51f (0x20) IX[b]
[15] -1 0 0x0000e400 - 0x0000e41f (0x20) IX[b]
[16] -1 0 0x0000e300 - 0x0000e31f (0x20) IX[b]
[17] -1 0 0x0000e200 - 0x0000e20f (0x10) IX[b]
[18] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[b]
[19] -1 0 0x0000e000 - 0x0000e00f (0x10) IX[b]
[20] -1 0 0x0000e900 - 0x0000e903 (0x4) IX[b]
[21] -1 0 0x0000e800 - 0x0000e807 (0x8) IX[b]
[22] -1 0 0x0000e700 - 0x0000e703 (0x4) IX[b]
[23] -1 0 0x0000e100 - 0x0000e107 (0x8) IX[b]
(II) resource ranges after probing:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(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 0xf6001000 - 0xf60010ff (0x100) MX[b]
[5] -1 0 0xf6000000 - 0xf60000ff (0x100) MX[b]
[6] -1 0 0xf0000000 - 0xefffffff (0x0) MX[b]O
[7] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[b](B)
[8] -1 0 0xf4000000 - 0xf4ffffff (0x1000000) MX[b](B)
[9] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b]
[10] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b]
[11] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b]
[12] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
[13] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
[14] -1 0 0x0000dc00 - 0x0000dcff (0x100) IX[b]
[15] -1 0 0x0000d400 - 0x0000d4ff (0x100) IX[b]
[16] -1 0 0x0000e600 - 0x0000e61f (0x20) IX[b]
[17] -1 0 0x0000e500 - 0x0000e51f (0x20) IX[b]
[18] -1 0 0x0000e400 - 0x0000e41f (0x20) IX[b]
[19] -1 0 0x0000e300 - 0x0000e31f (0x20) IX[b]
[20] -1 0 0x0000e200 - 0x0000e20f (0x10) IX[b]
[21] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[b]
[22] -1 0 0x0000e000 - 0x0000e00f (0x10) IX[b]
[23] -1 0 0x0000e900 - 0x0000e903 (0x4) IX[b]
[24] -1 0 0x0000e800 - 0x0000e807 (0x8) IX[b]
[25] -1 0 0x0000e700 - 0x0000e703 (0x4) IX[b]
[26] -1 0 0x0000e100 - 0x0000e107 (0x8) IX[b]
[27] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b]
[28] 0 0 0x000003c0 - 0x000003df (0x20) IS[b]
(II) Setting vga for screen 0.
(**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(**) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(0): Enabling RENDER acceleration
(II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
(II) NVIDIA(0): enabled.
(II) NVIDIA(0): NVIDIA GPU GeForce FX 5200 (NV34) at PCI:1:0:0 (GPU-0)
(--) NVIDIA(0): Memory: 131072 kBytes
(--) NVIDIA(0): VideoBIOS: 04.34.20.87.00
(II) NVIDIA(0): Detected AGP rate: 8X
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(--) NVIDIA(0): Connected display device(s) on GeForce FX 5200 at PCI:1:0:0:
(--) NVIDIA(0): GRN GH-ACF193SDB (DFP-0)
(--) NVIDIA(0): GRN GH-ACF193SDB (DFP-0): 135.0 MHz maximum pixel clock
(--) NVIDIA(0): GRN GH-ACF193SDB (DFP-0): Internal Single Link TMDS
(II) NVIDIA(0): Assigned Display Device: DFP-0
(WW) NVIDIA(0): No valid modes for "1280x1024@60"; removing.
(WW) NVIDIA(0): No valid modes for "1280x960@75"; removing.
(WW) NVIDIA(0): No valid modes for "1280x960@60"; removing.
(WW) NVIDIA(0): No valid modes for "1400x1050@60"; removing.
(WW) NVIDIA(0): No valid modes for "1280x1024@75"; removing.
(WW) NVIDIA(0): No valid modes for "1400x1050@75"; removing.
(WW) NVIDIA(0): No valid modes for "1152x864@75"; removing.
(WW) NVIDIA(0): No valid modes for "1600x1200@65"; removing.
(WW) NVIDIA(0): No valid modes for "1600x1200@60"; removing.
(WW) NVIDIA(0): No valid modes for "1024x768@70"; removing.
(WW) NVIDIA(0): No valid modes for "1792x1344@60"; removing.
(WW) NVIDIA(0): No valid modes for "1024x768@75"; removing.
(WW) NVIDIA(0): No valid modes for "832x624@75"; removing.
(WW) NVIDIA(0): No valid modes for "800x600@75"; removing.
(WW) NVIDIA(0): No valid modes for "800x600@72"; removing.
(WW) NVIDIA(0): No valid modes for "800x600@56"; removing.
(WW) NVIDIA(0): No valid modes for "640x480@75"; removing.
(WW) NVIDIA(0): No valid modes for "640x480@72"; removing.
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0): "1024x768@60"
(II) NVIDIA(0): "800x600@60"
(II) NVIDIA(0): "640x480@60"
(**) NVIDIA(0): Virtual screen size configured to be 1792 x 1344
(--) NVIDIA(0): DPI set to (68, 65); computed from "UseEdidDpi" X config
(--) NVIDIA(0): option
(==) NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC? No, I don't.
(II) resource ranges after preInit:
[0] 0 0 0xe8000000 - 0xefffffff (0x8000000) MX[b]
[1] 0 0 0xf4000000 - 0xf4ffffff (0x1000000) MX[b]
[2] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
[3] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
[4] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
[5] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
[6] -1 0 0xf6001000 - 0xf60010ff (0x100) MX[b]
[7] -1 0 0xf6000000 - 0xf60000ff (0x100) MX[b]
[8] -1 0 0xf0000000 - 0xefffffff (0x0) MX[b]O
[9] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[b](B)
[10] -1 0 0xf4000000 - 0xf4ffffff (0x1000000) MX[b](B)
[11] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b](OprD)
[12] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b](OprD)
[13] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b](OprD)
[14] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
[15] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
[16] -1 0 0x0000dc00 - 0x0000dcff (0x100) IX[b]
[17] -1 0 0x0000d400 - 0x0000d4ff (0x100) IX[b]
[18] -1 0 0x0000e600 - 0x0000e61f (0x20) IX[b]
[19] -1 0 0x0000e500 - 0x0000e51f (0x20) IX[b]
[20] -1 0 0x0000e400 - 0x0000e41f (0x20) IX[b]
[21] -1 0 0x0000e300 - 0x0000e31f (0x20) IX[b]
[22] -1 0 0x0000e200 - 0x0000e20f (0x10) IX[b]
[23] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[b]
[24] -1 0 0x0000e000 - 0x0000e00f (0x10) IX[b]
[25] -1 0 0x0000e900 - 0x0000e903 (0x4) IX[b]
[26] -1 0 0x0000e800 - 0x0000e807 (0x8) IX[b]
[27] -1 0 0x0000e700 - 0x0000e703 (0x4) IX[b]
[28] -1 0 0x0000e100 - 0x0000e107 (0x8) IX[b]
[29] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b](OprU)
[30] 0 0 0x000003c0 - 0x000003df (0x20) IS[b](OprU)
(II) NVIDIA(0): Initialized GART.
(II) NVIDIA(0): Setting mode "1024x768@60"
(II) Loading extension NV-GLX
(II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
(II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(II) Loading extension NV-CONTROL
(==) RandR enabled
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension XAccessControlExtension
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension XFree86-Bigfont
(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) Initializing built-in extension XEVIE
(II) Initializing extension GLX
(**) Option "CoreKeyboard"
(**) Generic Keyboard: Core Keyboard
(**) Option "Protocol" "standard"
(**) Generic Keyboard: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Generic Keyboard: XkbRules: "xorg"
(**) Option "XkbModel" "jp106"
(**) Generic Keyboard: XkbModel: "jp106"
(**) Option "XkbLayout" "jp,jp"
(**) Generic Keyboard: XkbLayout: "jp,jp"
(**) Option "XkbVariant" "latin,"
(**) Generic Keyboard: XkbVariant: "latin,"
(**) Option "XkbOptions" "grp:alt_shift_toggle,grp_led:scroll"
(**) Generic Keyboard: XkbOptions: "grp:alt_shift_toggle,grp_led:scroll"
(**) Option "CustomKeycodes" "off"
(**) Generic Keyboard: CustomKeycodes disabled
(**) Option "Protocol" "ImPS/2"
(**) Configured Mouse: Device: "/dev/input/mice"
(**) Configured Mouse: Protocol: "ImPS/2"
(**) Option "CorePointer"
(**) Configured Mouse: Core Pointer
(**) Option "Device" "/dev/input/mice"
(**) Option "Emulate3Buttons" "true"
(**) Configured Mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) Configured Mouse: ZAxisMapping: buttons 4 and 5
(**) Configured Mouse: Buttons: 9
(**) Configured Mouse: Sensitivity: 1
(II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
(II) XINPUT: Adding extended input device "Generic Keyboard" (type: KEYBOARD)
(II) Configured Mouse: ps2EnableDataReporting: succeeded
SetClientVersion: 0 9最後の編集者: ktrucker55 (2008-04-13 13:01:05)
オフライン
※規約違反により追放されたユーザの投稿は、ログインユーザにのみ表示されます。
最後の編集者: CMasami (2008-04-13 22:59:59)
オフライン
最大解像度で表示できない問題について
CMasamiさまありがとうございます。
「GeForce 7200GS画面解像度変更できない」の投稿を参考にしてアナログのケーブルに変えたら1280x1024で表示できました。
そこで、sudo dpkg-reconfigure xserver-xorgをして、シャットダウンして、DVIケーブルに変えたのですが、今度は1024x768でしか表示できませんでした。DVIだとモニタをうまく認識しないのでしょうか?
因みに最初にアナログケーブルに変えたときは、パソコンの電源を入れてubuntuの表示が出た時点で1280x1024になっているようでした。ubuntuのクルクル回る小さな丸が表示される時点でDVIで設定されていた1024x768に変わったのが分かりました。
以下、アナログでのxorg.confです。
# xorg.conf (xorg 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.
#
# 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 "Files"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "jp106"
Option "XkbLayout" "jp"
Option "XkbVariant" "latin,"
Option "XkbOptions" "grp:alt_shift_toggle,grp_led:scroll"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/input/wacom"
Option "Type" "stylus"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/input/wacom"
Option "Type" "eraser"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/input/wacom"
Option "Type" "cursor"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "Device"
Identifier "nVidia Corporation NV34 [GeForce FX 5200]"
Driver "nvidia"
BusID "PCI:1:0:0"
VideoRam 128000
Option "UseFBDev" "true"
EndSection
Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
HorizSync 30-100
VertRefresh 50-160
EndSection
Section "Screen"
Identifier "Default Screen"
Device "nVidia Corporation NV34 [GeForce FX 5200]"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
# Uncomment if you have a wacom tablet
# InputDevice "stylus" "SendCoreEvents"
# InputDevice "cursor" "SendCoreEvents"
# InputDevice "eraser" "SendCoreEvents"
EndSectionオフライン
※規約違反により追放されたユーザの投稿は、ログインユーザにのみ表示されます。
オフライン