[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debian-users:46114] Re: nv で 1920x1200 を表示する方法



武藤 様

こんにちは。

>> ビデオカードを Geforce6600 に新しくしたのですが、x で1920x1200の表示がで
>> きません。
> 
> 以前は1920x1200出来てたんですか?

以前は、atiのカードでしたが、出来ていました。

> ディスプレイがDELLの2405FPWだとするとModelineを明示的に指定せよ
> という情報がいろいろ出てきますね。

そのDELLなんですが、Modelineも入れています。xorg.confは次の通りです。

xorg.conf:
Section "ServerLayout"
    Identifier     "Default Layout"
    Screen         "Default Screen"
    InputDevice    "Generic Keyboard"
    InputDevice    "Generic Mouse"
EndSection

Section "Files"
    FontPath        "/usr/share/fonts/truetype/kochi"
    FontPath        "/usr/X11R6/lib/X11/fonts/100dpi"
    FontPath        "/usr/X11R6/lib/X11/fonts/75dpi"
    FontPath        "/usr/X11R6/lib/X11/fonts/misc"
    FontPath        "/usr/X11R6/lib/X11/fonts/encodings"
    FontPath        "/usr/X11R6/lib/X11/fonts/utils"
    FontPath        "/usr/X11R6/lib/X11/fonts/TrueType"
    FontPath        "/usr/X11R6/lib/X11/fonts/Type1"
    FontPath        "/etc/X11/fonts/100dpi"
    FontPath        "/etc/X11/fonts/75dpi"
    FontPath        "/etc/X11/fonts/misc"
    FontPath        "/etc/X11/fonts/Speedo"
    FontPath        "/etc/X11/fonts/Type1"
EndSection

Section "Module"
    Load           "bitmap"
    Load           "dbe"
    Load           "ddc"
    Load           "extmod"
    Load           "glx"
    Load           "int10"
    Load           "record"
    Load           "speedo"
    Load           "type1"
    Load           "vbe"
    Load           "v4l"
EndSection

Section "InputDevice"
    Identifier     "Generic Keyboard"
    Driver         "keyboard"
    Option         "CoreKeyboard"
    Option         "XkbRules" "xfree86"
    Option         "XkbModel" "pc104"
    Option         "XkbLayout" "us"
EndSection

Section "InputDevice"
    Identifier     "Generic Keyboard"
    Driver         "keyboard"
    Option         "CoreKeyboard"
    Option         "XkbRules" "xfree86"
    Option         "XkbModel" "pc104"
    Option         "XkbLayout" "us"
EndSection

Section "InputDevice"
    Identifier     "Generic Mouse"
    Driver         "mouse"
    Option         "CorePointer"
    Option         "Device" "/dev/input/mice"
    Option         "Protocol" "ImPS/2"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
    Identifier     "Dell2405FPW"
    HorizSync       35.0 - 120.0
    VertRefresh     55.0 - 100.0
    Option         "DPMS"
    Modeline "1920x1200" 162 1920 1984 2176 2480 1200 1201 1204 1250
+hsync +vsy nc
EndSection

Section "Device"
    Identifier     "NX66256DP"
    Driver         "nv"
EndSection
Section "Screen"
    Identifier     "Default Screen"
    Device         "NX66256DP"
    Monitor        "Dell2405FPW"
    DefaultDepth    24
    SubSection     "Display"
        Depth       8
        Modes      "1920x1200" "1280x1024" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubSection
    SubSection     "Display"
        Depth       15
        Modes      "1920x1200" "1280x1024" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubSection
    SubSection     "Display"
        Depth       16
        Modes      "1920x1200" "1280x1024" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubSection
    SubSection     "Display"
        Depth       24
        Modes      "1920x1200" "1280x1024" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubSection
EndSection

> あとは/etc/X11/xorg.confや/var/log/Xorg.0.logの提示かな。

大変長いので、一部割愛いたします。
Xorg.0.log:
X Window System Version 6.8.2 (Debian (non-modularized) 6.8.2.dfsg.1-11
20051129054125 David Nusinow <dnusinow@debian.org>)
Release Date: 9 February 2005
X Protocol Version 11, Revision 0, Release 6.8.2
Build Operating System: Linux 2.6.14-2-686 i686 [ELF]
Current Operating System: Linux tom-lin 2.6.15.5 #1 PREEMPT Sun Mar 5
18:25:03 JST 2006 i686
Build Date: 29 November 2005
        Before reporting problems, check http://wiki.X.Org
        to make sure that you have the latest version.
OS Kernel: Linux version 2.6.15.5 (root@tom-lin) (gcc version 4.0.3
20051201 (prerelease) (Debian 4.0.2-5)) #1 PREEMPT Sun Mar 5 18:25:03
JST 2006
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 Mar  6 12:19:21 2006
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Dell2405FPW"
(**) |   |-->Device "NX66256DP"
(**) |-->Input Device "Generic Keyboard"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc104"
(**) XKB: model: "pc104"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "Generic Mouse"

    フォント関係割愛

(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(++) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1002,5951 card 1462,7141 rev 00 class 06,00,00
hdr 00
(II) PCI: 00:02:0: chip 1002,5a34 card 0000,0000 rev 00 class 06,04,00
hdr 01

   PCIバス関係割愛

(II) NV: driver for NVIDIA chipsets: RIVA 128, RIVA TNT, RIVA TNT2,
        Unknown TNT2, Vanta, RIVA TNT2 Ultra, RIVA TNT2 Model 64,
        Aladdin TNT2, GeForce 256, GeForce DDR, Quadro, GeForce2 MX/MX 400,
        GeForce2 MX 100/200, GeForce2 Go, Quadro2 MXR/EX/Go,
        GeForce2 Integrated GPU, GeForce2 GTS, GeForce2 Ti, GeForce2 Ultra,
        Quadro2 Pro, GeForce4 MX 460, GeForce4 MX 440, GeForce4 MX 420,
        GeForce4 MX 440-SE, GeForce4 440 Go, GeForce4 420 Go,
        GeForce4 420 Go 32M, GeForce4 460 Go, Quadro4 550 XGL,
        GeForce4 440 Go 64M, Quadro4 NVS, Quadro4 500 GoGL,
        GeForce4 410 Go 16M, GeForce4 MX 440 with AGP8X,
        GeForce4 MX 440SE with AGP8X, GeForce4 MX 420 with AGP8X,
        GeForce4 MX 4000, GeForce4 448 Go, GeForce4 488 Go, Quadro4 580 XGL,
        Quadro4 280 NVS, Quadro4 380 XGL, Quadro NVS 50 PCI, GeForce4
448 Go,
        GeForce4 MX Integrated GPU, GeForce3, GeForce3 Ti 200,
        GeForce3 Ti 500, Quadro DCC, GeForce4 Ti 4600, GeForce4 Ti 4400,
        0x0252, GeForce4 Ti 4200, Quadro4 900 XGL, Quadro4 750 XGL,
        Quadro4 700 XGL, GeForce4 Ti 4800, GeForce4 Ti 4200 with AGP8X,
        GeForce4 Ti 4800 SE, GeForce4 4200 Go, Quadro4 700 GoGL,
        Quadro4 980 XGL, Quadro4 780 XGL, GeForce FX 5800 Ultra,
        GeForce FX 5800, Quadro FX 2000, Quadro FX 1000,
        GeForce FX 5600 Ultra, GeForce FX 5600, 0x0313, GeForce FX 5600SE,
        0x0316, 0x0317, GeForce FX Go5600, GeForce FX Go5650,
        Quadro FX Go700, 0x031D, 0x031E, 0x031F, GeForce FX 5200,
        GeForce FX 5200 Ultra, GeForce FX 5200, GeForce FX 5200SE,
        GeForce FX Go5200, GeForce FX Go5250, GeForce FX 5500,
        GeForce FX 5100, GeForce FX Go5200 32M/64M, 0x0329,
        Quadro NVS 280 PCI, Quadro FX 500/600 PCI, GeForce FX Go53xx Series,
        GeForce FX Go5100, 0x032F, GeForce FX 5900 Ultra, GeForce FX 5900,
        GeForce FX 5900XT, GeForce FX 5950 Ultra, Quadro FX 700,
        GeForce FX 5900ZT, Quadro FX 3000, GeForce FX 5700 Ultra,
        GeForce FX 5700, GeForce FX 5700LE, GeForce FX 5700VE, 0x0345,
        GeForce FX Go5700, GeForce FX Go5700, 0x0349, 0x034B,
        Quadro FX Go1000, Quadro FX 1100, 0x034F, GeForce 6800 Ultra,
        GeForce 6800, GeForce 6800 LE, 0x0043, GeForce 6800 GT, 0x0049,
        Quadro FX 4000, Quadro FX 4400, 0x00C0, 0x00C1, GeForce 6800 LE,
        0x00C8, 0x00C9, 0x00CC, 0x00CE, GeForce 6600 GT, GeForce 6600,
        0x0142, 0x0143, GeForce Go 6600, GeForce 6610 XL,
        GeForce Go 6600 TE/6200 TE, 0x0147, GeForce Go 6600, 0x0149, 0x014B,
        0x014C, 0x014D, Quadro FX 540, GeForce 6200, 0x0160, 0x0166, 0x0210,
        0x0211, 0x021D, 0x021E

  その他のドライバー割愛

(II) v4l driver for Video4Linux
(II) Primary Device is: PCI 01:00:0
(--) Assigning device section with no busID to primary device
(--) Chipset GeForce 6600 found
(II) resource ranges after xf86ClaimFixedResources() call:
        [0] -1  0       0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [1] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
) Setting vga for screen 0.
(II) NV(0): Initializing int10
(WW) NV(0): Bad V_BIOS checksum
(II) NV(0): Primary V_BIOS segment is: 0xc000
(--) NV(0): Chipset: "GeForce 6600"
(**) NV(0): Depth 24, (--) framebuffer bpp 32
(==) NV(0): RGB weight 888
(==) NV(0): Default visual is TrueColor
(==) NV(0): Using HW cursor
(--) NV(0): Linear framebuffer at 0xB0000000
(--) NV(0): MMIO registers at 0xF4000000
(II) NV(0): I2C bus "DDC" initialized.
(II) NV(0): Probing for analog device on output A...
(--) NV(0):   ...can't find one
(II) NV(0): Probing for analog device on output B...
(--) NV(0):   ...found one
(II) NV(0): Probing for EDID on I2C bus A...
(II) NV(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) NV(0): I2C device "DDC:ddc2" removed.
(II) NV(0):   ... none found
(II) NV(0): Probing for EDID on I2C bus B...
(II) NV(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) NV(0): I2C device "DDC:ddc2" removed.
(II) NV(0):   ... none found
(--) NV(0): CRTC 0 is currently programmed for DFP
(II) NV(0): Using DFP on CRTC 0
(--) NV(0): Panel size is 1280 x 1024
(--) NV(0): VideoRAM: 262144 kBytes
(==) NV(0): Using gamma correction (1.0, 1.0, 1.0)
(II) NV(0): Dell2405FPW: Using hsync range of 35.00-120.00 kHz
(II) NV(0): Dell2405FPW: Using vrefresh range of 55.00-100.00 Hz
(II) NV(0): Clock range:  12.00 to 400.00 MHz
(II) NV(0): Mode "1920x1200" is larger than BIOS programmed panel size
of 1280 x 1024.  Removing.
(II) NV(0): Not using mode "1920x1200" (unknown reason)
(II) NV(0): Not using default mode "320x175" (bad mode
clock/interlace/doublescan)
(II) NV(0): Not using default mode "320x200" (bad mode
clock/interlace/doublescan)
(II) NV(0): Not using default mode "360x200" (bad mode
clock/interlace/doublescan)
(II) NV(0): Not using default mode "640x480" (hsync out of range)

  その他のモードも同様、割愛

(II) NV(0): Not using default mode "1600x1024" (unknown reason)
(II) NV(0): Not using default mode "800x512" (bad mode
clock/interlace/doublescan)
(II) NV(0): Mode "1680x1050" is larger than BIOS programmed panel size
of 1280 x 1024.  Removing.
(II) NV(0): Not using default mode "1680x1050" (unknown reason)
(II) NV(0): Not using default mode "840x525" (bad mode
clock/interlace/doublescan)
(II) NV(0): Not using default mode "960x600" (bad mode
clock/interlace/doublescan)
(II) NV(0): Not using default mode "960x600" (bad mode
clock/interlace/doublescan)
(II) NV(0): Mode "1920x1440" is larger than BIOS programmed panel size
of 1280 x 1024.  Removing.
(II) NV(0): Not using default mode "1920x1440" (unknown reason)
(II) NV(0): Not using default mode "960x720" (bad mode
clock/interlace/doublescan)
(II) NV(0): Mode "2048x1536" is larger than BIOS programmed panel size
of 1280 x 1024.  Removing.
(II) NV(0): Not using default mode "2048x1536" (unknown reason)
(II) NV(0): Not using default mode "1024x768" (bad mode
clock/interlace/doublescan)
(II) NV(0): Mode "2048x1536" is larger than BIOS programmed panel size
of 1280 x 1024.  Removing.
(II) NV(0): Not using default mode "2048x1536" (unknown reason)
(II) NV(0): Not using default mode "1024x768" (bad mode
clock/interlace/doublescan)
(II) NV(0): Mode "2048x1536" is larger than BIOS programmed panel size
of 1280 x 1024.  Removing.
(II) NV(0): Not using default mode "2048x1536" (unknown reason)
(II) NV(0): Not using default mode "1024x768" (bad mode
clock/interlace/doublescan)
(II) NV(0): Not using mode "1920x1200" (no mode of this name)
(--) NV(0): Virtual size is 1280x1024 (pitch 1280)
(**) NV(0): *Default mode "1280x1024": 157.5 MHz, 91.1 kHz, 85.0 Hz
(II) NV(0): Modeline "1280x1024"  157.50  1280 1344 1504 1728  1024 1025
1028 1072 +hsync +vsync
(**) NV(0): *Default mode "1024x768": 94.5 MHz, 68.7 kHz, 85.0 Hz
(II) NV(0): Modeline "1024x768"   94.50  1024 1072 1168 1376  768 769
772 808 +hsync
+vsync
(**) NV(0): *Default mode "800x600": 56.3 MHz, 53.7 kHz, 85.1 Hz
(II) NV(0): Modeline "800x600"   56.30  800 832 896 1048  600 601 604
631 +hsync +vsync
(==) NV(0): DPI set to (75, 75)
(--) Depth 24 pixmap format is 32 bpp
(II) resource ranges after preInit:
        [0] 0   0       0xf8000000 - 0xf8ffffff (0x1000000) MX[B]
        [1] 0   0       0xb0000000 - 0xbfffffff (0x10000000) MX[B]
        [2] 0   0       0xf4000000 - 0xf7ffffff (0x4000000) MX[B]
        [3] -1  0       0xffe00000 - 0xffffffff (0x200000) MX[B](B)


        [43] 0  0       0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
        [44] 0  0       0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(==) NV(0): Write-combining range (0xb0000000,0x10000000)
(II) NV(0): Using XFree86 Acceleration Architecture (XAA)
        Screen to screen bit blits
        Solid filled rectangles
        8x8 mono pattern filled rectangles
        Indirect CPU to Screen color expansion
        Solid Lines
        Scanline Image Writes
        Offscreen Pixmaps
        Setting up tile and stipple cache:
                32 128x128 slots
                32 256x256 slots
                16 512x512 slots
(==) NV(0): Backing store disabled
(==) NV(0): Silken mouse enabled
(**) Option "dpms"
(**) NV(0): DPMS enabled
(==) RandR enabled
(**) Generic Keyboard: Core Keyboard
(**) Option "Protocol" "standard"
(**) Generic Keyboard: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xfree86"
(**) Generic Keyboard: XkbRules: "xfree86"
(**) Option "XkbModel" "pc104"
(**) Generic Keyboard: XkbModel: "pc104"
(**) Option "XkbLayout" "us"
(**) Generic Keyboard: XkbLayout: "us"
(**) Option "CustomKeycodes" "off"
(**) Generic Keyboard: CustomKeycodes disabled
(**) Option "Protocol" "ImPS/2"
(**) Generic Mouse: Device: "/dev/input/mice"
(**) Generic Mouse: Protocol: "ImPS/2"
(**) Option "CorePointer"
(**) Generic Mouse: Core Pointer
(**) Option "Device" "/dev/input/mice"
(==) Generic Mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) Generic Mouse: ZAxisMapping: buttons 4 and 5
(**) Generic Mouse: Buttons: 5
(II) XINPUT: Adding extended input device "Generic Mouse" (type: MOUSE)
(II) XINPUT: Adding extended input device "Generic Keyboard" (type:
KEYBOARD)
(II) Generic Mouse: ps2EnableDataReporting: succeeded
(II) 3rd Button detected: disabling emulate3Button

以上です。

野村



-- 
****** Nomura Technical Management Office Ltd. *****************
 Tomoo Nomura      nomura@xxxxxxxxx       http://www.tmo.co.jp/
    Phone: +81-78-797-0240 Fax: +81-78-797-0241
 Worldwide Airline Timetable 'Flight Planner'
 European Electronic Timetable 'HAFAS'         ValueFax Support
****************************************************************