[Nouveau] NV46 disconnected VGA

Sebastian Glita glseba at yahoo.com
Tue Apr 26 14:08:50 PDT 2011


Hi,

thanks for your questions, i had tried simpler config, but should have gotten to 

the really bare one, so now I did: same result.

Section "DRI"
        Group           "video"
        Mode            0660
EndSection

Section "Files"
        ModulePath      "/usr/lib/xorg/modules"

        FontPath        "/usr/share/fonts/misc"
        FontPath        "/usr/share/fonts/75dpi"
        FontPath        "/usr/share/fonts/100dpi"
        FontPath        "/usr/share/fonts/OTF"
        FontPath        "/usr/share/fonts/Speedo"
        FontPath        "/usr/share/fonts/TTF"
        FontPath        "/usr/share/fonts/Type1"
EndSection

Section "Device"
        Identifier      "NVIDIA NV46"
        Driver          "nouveau"
        Option          "ZaphodHeads"           "LVDS-1,VGA-1"
EndSection

The LCD shows RGB among its "live" inputs (the dead ones are grayed, these ones 
are colored). And the alternative OS extends its desktop tested successfully on 
it.

localhost $ cat /var/log/Xorg.0.log 

[  8061.593] 
This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the "xorg" product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.
[  8061.593] 
X.Org X Server 1.10.99.1
Release Date: unreleased
[  8061.593] X Protocol Version 11, Revision 0
[  8061.593] Build Operating System: Linux 2.6.38-pf6 x86_64 Gentoo
[  8061.593] Current Operating System: Linux localhost 2.6.38-pf6 #1 SMP PREEMPT 
Sat Apr 23 21:49:39 EEST 2011 x86_64
[  8061.594] Kernel command line: auto BOOT_IMAGE=Gentoo2.6 ro root=100 dolvm 
[...] usbcore.autosuspend=1 pcie_aspm.policy=powersave acpi_osi=Linux 
processor.max_cstate=2 snd_hda_intel.index=0 snd_hda_intel.model=[...] 
snd_hda_intel.power_save=1 selinux=0 quiet init_opts=3 root_key=rootkey 
root_keydev=/dev/sda3 tpm_tis.itpm=yes resume=swap:/dev/sda6 
fbcon=scrollback:256k splash=verbose,theme:tuxonice
[  8061.594] Build Date: 25 April 2011  11:54:55PM
[  8061.594]  
[  8061.594] Current version of pixman: 0.21.9
[  8061.594]     Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
[  8061.594] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  8061.594] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Apr 26 23:48:40 
2011
[  8061.594] (==) Using config file: "/etc/X11/xorg.conf"
[  8061.594] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  8061.594] (==) No Layout section.  Using the first Screen section.
[  8061.594] (==) No screen section available. Using defaults.
[  8061.594] (**) |-->Screen "Default Screen Section" (0)
[  8061.594] (**) |   |-->Monitor "<default monitor>"
[  8061.595] (==) No device specified for screen "Default Screen Section".
    Using the first device section listed.
[  8061.595] (**) |   |-->Device "NVIDIA NV46"
[  8061.595] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
[  8061.595] (==) Automatically adding devices
[  8061.595] (==) Automatically enabling devices
[  8061.595] (**) FontPath set to:
    /usr/share/fonts/misc,
    /usr/share/fonts/75dpi,
    /usr/share/fonts/100dpi,
    /usr/share/fonts/OTF,
    /usr/share/fonts/Speedo,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1,
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/OTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
[  8061.595] (**) ModulePath set to "/usr/lib/xorg/modules"
[  8061.595] (II) The server relies on udev to provide the list of input 
devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
[  8061.595] (II) Loader magic: 0x7d4140
[  8061.595] (II) Module ABI versions:
[  8061.595]     X.Org ANSI C Emulation: 0.4
[  8061.595]     X.Org Video Driver: 10.0
[  8061.595]     X.Org XInput driver : 12.2
[  8061.595]     X.Org Server Extension : 5.0
[  8061.597] (--) PCI:*(0:1:0:0) 10de:01d7:1179:ff02 rev 161, Mem @ 
0xdd000000/16777216, 0xc0000000/268435456, 0xdc000000/16777216
[  8061.597] (II) LoadModule: "extmod"
[  8061.597] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[  8061.597] (II) Module extmod: vendor="X.Org Foundation"
[  8061.597]     compiled for 1.10.99.1, module version = 1.0.0
[  8061.597]     Module class: X.Org Server Extension
[  8061.597]     ABI class: X.Org Server Extension, version 5.0
[  8061.597] (II) Loading extension MIT-SCREEN-SAVER
[  8061.597] (II) Loading extension XFree86-VidModeExtension
[  8061.597] (II) Loading extension XFree86-DGA
[  8061.597] (II) Loading extension DPMS
[  8061.597] (II) Loading extension XVideo
[  8061.597] (II) Loading extension XVideo-MotionCompensation
[  8061.597] (II) Loading extension X-Resource
[  8061.597] (II) LoadModule: "dbe"
[  8061.597] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[  8061.614] (II) Module dbe: vendor="X.Org Foundation"
[  8061.614]     compiled for 1.10.99.1, module version = 1.0.0
[  8061.614]     Module class: X.Org Server Extension
[  8061.614]     ABI class: X.Org Server Extension, version 5.0
[  8061.614] (II) Loading extension DOUBLE-BUFFER
[  8061.614] (II) LoadModule: "glx"
[  8061.614] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  8061.614] (II) Module glx: vendor="X.Org Foundation"
[  8061.614]     compiled for 1.10.99.1, module version = 1.0.0
[  8061.614]     ABI class: X.Org Server Extension, version 5.0
[  8061.614] (==) AIGLX enabled
[  8061.614] (II) Loading extension GLX
[  8061.614] (II) LoadModule: "record"
[  8061.614] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[  8061.615] (II) Module record: vendor="X.Org Foundation"
[  8061.615]     compiled for 1.10.99.1, module version = 1.13.0
[  8061.615]     Module class: X.Org Server Extension
[  8061.615]     ABI class: X.Org Server Extension, version 5.0
[  8061.615] (II) Loading extension RECORD
[  8061.615] (II) LoadModule: "dri"
[  8061.615] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[  8061.615] (II) Module dri: vendor="X.Org Foundation"
[  8061.615]     compiled for 1.10.99.1, module version = 1.0.0
[  8061.615]     ABI class: X.Org Server Extension, version 5.0
[  8061.615] (II) Loading extension XFree86-DRI
[  8061.615] (II) LoadModule: "dri2"
[  8061.615] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[  8061.615] (II) Module dri2: vendor="X.Org Foundation"
[  8061.615]     compiled for 1.10.99.1, module version = 1.2.0
[  8061.615]     ABI class: X.Org Server Extension, version 5.0
[  8061.615] (II) Loading extension DRI2
[  8061.615] (II) LoadModule: "nouveau"
[  8061.616] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[  8061.616] (II) Module nouveau: vendor="X.Org Foundation"
[  8061.616]     compiled for 1.10.99.1, module version = 0.0.16
[  8061.616]     Module class: X.Org Video Driver
[  8061.616]     ABI class: X.Org Video Driver, version 10.0
[  8061.616] (II) NOUVEAU driver 
[  8061.616] (II) NOUVEAU driver for NVIDIA chipset families :
[  8061.616]     RIVA TNT        (NV04)
[  8061.616]     RIVA TNT2       (NV05)
[  8061.616]     GeForce 256     (NV10)
[  8061.616]     GeForce 2       (NV11, NV15)
[  8061.616]     GeForce 4MX     (NV17, NV18)
[  8061.616]     GeForce 3       (NV20)
[  8061.616]     GeForce 4Ti     (NV25, NV28)
[  8061.616]     GeForce FX      (NV3x)
[  8061.616]     GeForce 6       (NV4x)
[  8061.616]     GeForce 7       (G7x)
[  8061.616]     GeForce 8       (G8x)
[  8061.617]     GeForce GTX 200 (NVA0)
[  8061.617]     GeForce GTX 400 (NVC0)
[  8061.617] (++) using VT number 7

[  8061.617] drmOpenDevice: node name is /dev/dri/card0
[  8061.617] drmOpenDevice: open result is 8, (OK)
[  8061.617] drmOpenByBusid: Searching for BusID pci:0000:01:00.0
[  8061.617] drmOpenDevice: node name is /dev/dri/card0
[  8061.617] drmOpenDevice: open result is 8, (OK)
[  8061.617] drmOpenByBusid: drmOpenMinor returns 8
[  8061.617] drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
[  8061.617] (II) [drm] nouveau interface version: 0.0.16
[  8061.617] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[  8061.617] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[  8061.617] (II) Loading sub module "dri"
[  8061.617] (II) LoadModule: "dri"
[  8061.617] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[  8061.617] (II) Module dri: vendor="X.Org Foundation"
[  8061.617]     compiled for 1.10.99.1, module version = 1.0.0
[  8061.617]     ABI class: X.Org Server Extension, version 5.0
[  8061.617] (II) NOUVEAU(0): Loaded DRI module
[  8061.617] drmOpenDevice: node name is /dev/dri/card0
[  8061.617] drmOpenDevice: open result is 8, (OK)
[  8061.617] drmOpenDevice: node name is /dev/dri/card0
[  8061.618] drmOpenDevice: open result is 8, (OK)
[  8061.618] drmOpenByBusid: Searching for BusID pci:0000:01:00.0
[  8061.618] drmOpenDevice: node name is /dev/dri/card0
[  8061.618] drmOpenDevice: open result is 8, (OK)
[  8061.618] drmOpenByBusid: drmOpenMinor returns 8
[  8061.618] drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
[  8061.618] (II) [drm] DRM interface version 1.4
[  8061.618] (II) [drm] DRM open master succeeded.
[  8061.618] (--) NOUVEAU(0): Chipset: "NVIDIA NV46"
[  8061.618] (II) NOUVEAU(0): Creating default Display subsection in Screen 
section
    "Default Screen Section" for depth/fbbpp 24/32
[  8061.618] (==) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32
[  8061.618] (==) NOUVEAU(0): RGB weight 888
[  8061.618] (==) NOUVEAU(0): Default visual is TrueColor

[  8061.618] (**) NOUVEAU(0): Option "ZaphodHeads" "LVDS-1,VGA-1"

[  8061.618] (==) NOUVEAU(0): Using HW cursor
[  8061.618] (==) NOUVEAU(0): GLX sync to VBlank disabled.
[  8061.618] (==) NOUVEAU(0): Page flipping enabled
[  8061.975] (II) NOUVEAU(0): Output LVDS-1 has no monitor section
[  8062.021] (II) NOUVEAU(0): Output VGA-1 has no monitor section
[  8062.047] (II) NOUVEAU(0): Output TV-1 has no monitor section
[  8062.258] (II) NOUVEAU(0): EDID for output LVDS-1
[  8062.258] (II) NOUVEAU(0): Manufacturer: ...  Model: 3...  Serial#: 0
[  8062.258] (II) NOUVEAU(0): Year: 2005  Week: 0
[  8062.258] (II) NOUVEAU(0): EDID Version: 1.3
[  8062.258] (II) NOUVEAU(0): Digital Display Input
[  8062.258] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 33  vert.: 21
[  8062.258] (II) NOUVEAU(0): Gamma: 2.20
[  8062.258] (II) NOUVEAU(0): No DPMS capabilities specified
[  8062.258] (II) NOUVEAU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[  8062.258] (II) NOUVEAU(0): First detailed timing is preferred mode
[  8062.258] (II) NOUVEAU(0): redX: 0.580 redY: 0.340   greenX: 0.310 greenY: 
0.550
[  8062.258] (II) NOUVEAU(0): blueX: 0.155 blueY: 0.155   whiteX: 0.313 whiteY: 
0.329
[  8062.258] (II) NOUVEAU(0): Manufacturer's mask: 0
[  8062.258] (II) NOUVEAU(0): Supported detailed timing:
[  8062.258] (II) NOUVEAU(0): clock: 68.9 MHz   Image Size:  331 x 207 mm
[  8062.258] (II) NOUVEAU(0): h_active: 1280  h_sync: 1296  h_sync_end 1344 
h_blank_end 1408 h_border: 0
[  8062.258] (II) NOUVEAU(0): v_active: 800  v_sync: 801  v_sync_end 804 
v_blanking: 816 v_border: 0
[  8062.258] (II) NOUVEAU(0): Unknown vendor-specific block f
[  8062.258] (II) NOUVEAU(0):  S...
[  8062.258] (II) NOUVEAU(0):  L...
[  8062.258] (II) NOUVEAU(0): EDID (in hex):
[  8062.258] (II) NOUVEAU(0):     0...
[  8062.258] (II) NOUVEAU(0):     0...
[  8062.258] (II) NOUVEAU(0):     2...
[  8062.258] (II) NOUVEAU(0):     0...
[  8062.258] (II) NOUVEAU(0):     1...
[  8062.258] (II) NOUVEAU(0):     0...
[  8062.258] (II) NOUVEAU(0):     4...
[  8062.258] (II) NOUVEAU(0):     0...
[  8062.258] (II) NOUVEAU(0): EDID vendor "...", prod id 1...
[  8062.258] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[  8062.258] (II) NOUVEAU(0): Modeline "1280x800"x0.0   68.94  1280 1296 1344 
1408  800 801 804 816 -hsync -vsync (49.0 kHz)
[  8062.258] (II) NOUVEAU(0): Printing probed modes for output LVDS-1
[  8062.258] (II) NOUVEAU(0): Modeline "1280x800"x60.0   68.94  1280 1296 1344 
1408  800 801 804 816 -hsync -vsync (49.0 kHz)
[  8062.258] (II) NOUVEAU(0): Modeline "1024x768"x59.9   63.50  1024 1072 1176 
1328  768 771 775 798 -hsync +vsync (47.8 kHz)
[  8062.258] (II) NOUVEAU(0): Modeline "800x600"x59.9   38.25  800 832 912 1024  
600 603 607 624 -hsync +vsync (37.4 kHz)
[  8062.258] (II) NOUVEAU(0): Modeline "640x480"x59.4   23.75  640 664 720 800  
480 483 487 500 -hsync +vsync (29.7 kHz)
[  8062.258] (II) NOUVEAU(0): Modeline "720x400"x59.6   22.25  720 744 808 896  
400 403 413 417 -hsync +vsync (24.8 kHz)
[  8062.258] (II) NOUVEAU(0): Modeline "640x400"x60.0   20.00  640 664 720 800  
400 403 409 417 -hsync +vsync (25.0 kHz)
[  8062.258] (II) NOUVEAU(0): Modeline "640x350"x59.8   17.50  640 664 720 800  
350 353 363 366 -hsync +vsync (21.9 kHz)
[  8062.304] (II) NOUVEAU(0): EDID for output VGA-1
[  8062.330] (II) NOUVEAU(0): EDID for output TV-1
[  8062.330] (II) NOUVEAU(0): Output LVDS-1 disconnected
[  8062.330] (II) NOUVEAU(0): Output VGA-1 disconnected
[  8062.330] (II) NOUVEAU(0): Output TV-1 disconnected
[  8062.330] (WW) NOUVEAU(0): No outputs definitely connected, trying again...
[  8062.330] (II) NOUVEAU(0): Output LVDS-1 connected
[  8062.330] (II) NOUVEAU(0): Output VGA-1 disconnected
[  8062.330] (II) NOUVEAU(0): Output TV-1 disconnected
[  8062.330] (II) NOUVEAU(0): Using exact sizes for initial modes
[  8062.330] (II) NOUVEAU(0): Output LVDS-1 using initial mode 1280x800
[  8062.330] (II) NOUVEAU(0): Using default gamma of (1.0, 1.0, 1.0) unless 
otherwise stated.
[  8062.330] (--) NOUVEAU(0): Virtual size is 1280x800 (pitch 0)
[  8062.330] (**) NOUVEAU(0):  Driver mode "1280x800": 68.9 MHz (scaled from 0.0 
MHz), 49.0 kHz, 60.0 Hz
[  8062.330] (II) NOUVEAU(0): Modeline "1280x800"x60.0   68.94  1280 1296 1344 
1408  800 801 804 816 -hsync -vsync (49.0 kHz)
[  8062.330] (**) NOUVEAU(0):  Driver mode "1024x768": 63.5 MHz (scaled from 0.0 
MHz), 47.8 kHz, 59.9 Hz
[  8062.330] (II) NOUVEAU(0): Modeline "1024x768"x59.9   63.50  1024 1072 1176 
1328  768 771 775 798 -hsync +vsync (47.8 kHz)
[  8062.330] (**) NOUVEAU(0):  Driver mode "800x600": 38.2 MHz (scaled from 0.0 
MHz), 37.4 kHz, 59.9 Hz
[  8062.330] (II) NOUVEAU(0): Modeline "800x600"x59.9   38.25  800 832 912 1024  
600 603 607 624 -hsync +vsync (37.4 kHz)
[  8062.330] (**) NOUVEAU(0):  Driver mode "640x480": 23.8 MHz (scaled from 0.0 
MHz), 29.7 kHz, 59.4 Hz
[  8062.330] (II) NOUVEAU(0): Modeline "640x480"x59.4   23.75  640 664 720 800  
480 483 487 500 -hsync +vsync (29.7 kHz)
[  8062.330] (**) NOUVEAU(0):  Driver mode "720x400": 22.2 MHz (scaled from 0.0 
MHz), 24.8 kHz, 59.6 Hz
[  8062.330] (II) NOUVEAU(0): Modeline "720x400"x59.6   22.25  720 744 808 896  
400 403 413 417 -hsync +vsync (24.8 kHz)
[  8062.330] (**) NOUVEAU(0):  Driver mode "640x400": 20.0 MHz (scaled from 0.0 
MHz), 25.0 kHz, 60.0 Hz
[  8062.330] (II) NOUVEAU(0): Modeline "640x400"x60.0   20.00  640 664 720 800  
400 403 409 417 -hsync +vsync (25.0 kHz)
[  8062.330] (**) NOUVEAU(0):  Driver mode "640x350": 17.5 MHz (scaled from 0.0 
MHz), 21.9 kHz, 59.8 Hz
[  8062.330] (II) NOUVEAU(0): Modeline "640x350"x59.8   17.50  640 664 720 800  
350 353 363 366 -hsync +vsync (21.9 kHz)
[  8062.330] (**) NOUVEAU(0): Display dimensions: (330, 210) mm
[  8062.330] (**) NOUVEAU(0): DPI set to (98, 96)
[  8062.330] (II) Loading sub module "fb"
[  8062.330] (II) LoadModule: "fb"
[  8062.330] (II) Loading /usr/lib/xorg/modules/libfb.so
[  8062.331] (II) Module fb: vendor="X.Org Foundation"
[  8062.331]     compiled for 1.10.99.1, module version = 1.0.0
[  8062.331]     ABI class: X.Org ANSI C Emulation, version 0.4
[  8062.331] (II) Loading sub module "exa"
[  8062.331] (II) LoadModule: "exa"
[  8062.331] (II) Loading /usr/lib/xorg/modules/libexa.so
[  8062.331] (II) Module exa: vendor="X.Org Foundation"
[  8062.331]     compiled for 1.10.99.1, module version = 2.5.0
[  8062.331]     ABI class: X.Org Video Driver, version 10.0
[  8062.331] (II) Loading sub module "shadowfb"
[  8062.331] (II) LoadModule: "shadowfb"
[  8062.331] (II) Loading /usr/lib/xorg/modules/libshadowfb.so
[  8062.331] (II) Module shadowfb: vendor="X.Org Foundation"
[  8062.331]     compiled for 1.10.99.1, module version = 1.0.0
[  8062.331]     ABI class: X.Org ANSI C Emulation, version 0.4
[  8062.331] (--) Depth 24 pixmap format is 32 bpp
[  8062.349] (II) NOUVEAU(0): Opened GPU channel 1
[  8062.349] (II) NOUVEAU(0): [DRI2] Setup complete
[  8062.349] (II) NOUVEAU(0): [DRI2]   DRI driver: nouveau
[  8062.349] (II) NOUVEAU(0): GART: 64MiB available
[  8062.351] (II) NOUVEAU(0): GART: Allocated 16MiB as a scratch buffer
[  8062.351] (II) EXA(0): Driver allocated offscreen pixmaps
[  8062.351] (II) EXA(0): Driver registered support for the following 
operations:
[  8062.351] (II)         Solid
[  8062.351] (II)         Copy
[  8062.351] (II)         Composite (RENDER acceleration)
[  8062.351] (II)         UploadToScreen
[  8062.351] (II)         DownloadFromScreen
[  8062.351] (==) NOUVEAU(0): Backing store disabled
[  8062.351] (==) NOUVEAU(0): Silken mouse enabled
[  8062.351] (II) NOUVEAU(0): [XvMC] Associated with NV40 texture adapter.
[  8062.351] (II) NOUVEAU(0): [XvMC] Extension initialized.
[  8062.351] (==) NOUVEAU(0): DPMS enabled
[  8062.351] (II) NOUVEAU(0): RandR 1.2 enabled, ignore the following RandR 
disabled message.
[  8062.352] (--) RandR disabled
[  8062.352] (II) Initializing built-in extension Generic Event Extension
[  8062.352] (II) Initializing built-in extension SHAPE
[  8062.352] (II) Initializing built-in extension MIT-SHM
[  8062.352] (II) Initializing built-in extension XInputExtension
[  8062.352] (II) Initializing built-in extension XTEST
[  8062.352] (II) Initializing built-in extension BIG-REQUESTS
[  8062.352] (II) Initializing built-in extension SYNC
[  8062.352] (II) Initializing built-in extension XKEYBOARD
[  8062.352] (II) Initializing built-in extension XC-MISC
[  8062.352] (II) Initializing built-in extension XINERAMA
[  8062.352] (II) Initializing built-in extension XFIXES
[  8062.352] (II) Initializing built-in extension RENDER
[  8062.352] (II) Initializing built-in extension RANDR
[  8062.352] (II) Initializing built-in extension COMPOSITE
[  8062.352] (II) Initializing built-in extension DAMAGE
[  8062.382] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[  8062.382] (II) AIGLX: enabled GLX_INTEL_swap_event
[  8062.382] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[  8062.382] (II) AIGLX: enabled GLX_SGI_make_current_read
[  8062.382] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[  8062.382] (II) AIGLX: Loaded and initialized nouveau
[  8062.382] (II) GLX: Initialized DRI2 GL provider for screen 0
[  8062.400] (II) NOUVEAU(0): NVEnterVT is called.
[  8062.400] (II) NOUVEAU(0): Setting screen physical size to 338 x 211
[  8062.400] resize called 1280 800
[  8063.041] (II) XKB: Reusing cached keymap
[  8063.111] (II) config/udev: Adding input device Power Button 
(/dev/input/event2)
[  8063.111] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  8063.111] (II) LoadModule: "evdev"
[  8063.111] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  8063.112] (II) Module evdev: vendor="X.Org Foundation"
[  8063.112]     compiled for 1.10.99.1, module version = 2.6.0
[  8063.112]     Module class: X.Org XInput Driver
[  8063.112]     ABI class: X.Org XInput driver, version 12.2
[  8063.112] (II) Using input driver 'evdev' for 'Power Button'
[  8063.112] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  8063.112]     Option "XkbRules" "evdev"
[  8063.112]     Option "XkbModel" "evdev"
[  8063.112]     Option "XkbLayout" "us"
[  8063.112]     Option "_source" "server/udev"
[  8063.112]     Option "name" "Power Button"
[  8063.112]     Option "path" "/dev/input/event2"
[  8063.112]     Option "device" "/dev/input/event2"
[  8063.112]     Option "config_info" 
"udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[  8063.112]     Option "driver" "evdev"
[  8063.112] (**) Power Button: always reports core events
[  8063.112] (**) evdev: Power Button: Device: "/dev/input/event2"
[  8063.118] (--) evdev: Power Button: Found keys
[  8063.118] (II) evdev: Power Button: Configuring as keyboard
[  8063.118] (**) Option "config_info" 
"udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[  8063.118] (II) XINPUT: Adding extended input device "Power Button" (type: 
KEYBOARD)
[  8063.118] (**) Option "xkb_rules" "evdev"
[  8063.118] (**) Option "xkb_model" "evdev"
[  8063.118] (**) Option "xkb_layout" "us"
[  8063.162] (II) config/udev: Adding input device Video Bus (/dev/input/event3)
[  8063.162] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[  8063.162] (II) Using input driver 'evdev' for 'Video Bus'
[  8063.162] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  8063.162]     Option "XkbRules" "evdev"
[  8063.162]     Option "XkbModel" "evdev"
[  8063.162]     Option "XkbLayout" "us"
[  8063.162]     Option "_source" "server/udev"
[  8063.162]     Option "name" "Video Bus"
[  8063.162]     Option "path" "/dev/input/event3"
[  8063.162]     Option "device" "/dev/input/event3"
[  8063.162]     Option "config_info" 
"udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:01/LNXVIDEO:00/input/input3/event3"

[  8063.162]     Option "driver" "evdev"
[  8063.162] (**) Video Bus: always reports core events
[  8063.162] (**) evdev: Video Bus: Device: "/dev/input/event3"
[  8063.164] (--) evdev: Video Bus: Found keys
[  8063.164] (II) evdev: Video Bus: Configuring as keyboard
[  8063.164] (**) Option "config_info" 
"udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:01/LNXVIDEO:00/input/input3/event3"

[  8063.164] (II) XINPUT: Adding extended input device "Video Bus" (type: 
KEYBOARD)
[  8063.164] (**) Option "xkb_rules" "evdev"
[  8063.164] (**) Option "xkb_model" "evdev"
[  8063.164] (**) Option "xkb_layout" "us"
[  8063.164] (II) XKB: Reusing cached keymap
[  8063.242] (II) config/udev: Adding input device Power Button 
(/dev/input/event1)
[  8063.242] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  8063.242] (II) Using input driver 'evdev' for 'Power Button'
[  8063.242] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  8063.242]     Option "XkbRules" "evdev"
[  8063.242]     Option "XkbModel" "evdev"
[  8063.242]     Option "XkbLayout" "us"
[  8063.242]     Option "_source" "server/udev"
[  8063.242]     Option "name" "Power Button"
[  8063.242]     Option "path" "/dev/input/event1"
[  8063.242]     Option "device" "/dev/input/event1"
[  8063.242]     Option "config_info" 
"udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1"
[  8063.242]     Option "driver" "evdev"
[  8063.242] (**) Power Button: always reports core events
[  8063.242] (**) evdev: Power Button: Device: "/dev/input/event1"
[  8063.259] (--) evdev: Power Button: Found keys
[  8063.259] (II) evdev: Power Button: Configuring as keyboard
[  8063.259] (**) Option "config_info" 
"udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1"
[  8063.259] (II) XINPUT: Adding extended input device "Power Button" (type: 
KEYBOARD)
[  8063.259] (**) Option "xkb_rules" "evdev"
[  8063.259] (**) Option "xkb_model" "evdev"
[  8063.259] (**) Option "xkb_layout" "us"
[  8063.259] (II) XKB: Reusing cached keymap
[  8063.259] (II) config/udev: Adding input device Lid Switch 
(/dev/input/event0)
[  8063.259] (II) No input driver/identifier specified (ignoring)
[  8063.261] (II) config/udev: Adding input device HDA Digital PCBeep 
(/dev/input/event7)
[  8063.261] (II) No input driver/identifier specified (ignoring)
[  8063.283] (II) config/udev: Adding input device AT Translated Set 2 keyboard 
(/dev/input/event4)
[  8063.283] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev 
keyboard catchall"
[  8063.283] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[  8063.283] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  8063.283]     Option "XkbRules" "evdev"
[  8063.283]     Option "XkbModel" "evdev"
[  8063.283]     Option "XkbLayout" "us"
[  8063.283]     Option "_source" "server/udev"
[  8063.283]     Option "name" "AT Translated Set 2 keyboard"
[  8063.283]     Option "path" "/dev/input/event4"
[  8063.283]     Option "device" "/dev/input/event4"
[  8063.283]     Option "config_info" 
"udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
[  8063.283]     Option "driver" "evdev"
[  8063.283] (**) AT Translated Set 2 keyboard: always reports core events
[  8063.283] (**) evdev: AT Translated Set 2 keyboard: Device: 
"/dev/input/event4"
[  8063.288] (--) evdev: AT Translated Set 2 keyboard: Found keys
[  8063.288] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[  8063.288] (**) Option "config_info" 
"udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
[  8063.288] (II) XINPUT: Adding extended input device "AT Translated Set 2 
keyboard" (type: KEYBOARD)
[  8063.288] (**) Option "xkb_rules" "evdev"
[  8063.288] (**) Option "xkb_model" "evdev"
[  8063.288] (**) Option "xkb_layout" "us"
[  8063.288] (II) XKB: Reusing cached keymap
[  8063.288] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad 
(/dev/input/event5)
[  8063.289] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev 
touchpad catchall"
[  8063.289] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad 
catchall"
[  8063.289] (II) LoadModule: "synaptics"
[  8063.289] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[  8063.289] (II) Module synaptics: vendor="X.Org Foundation"
[  8063.289]     compiled for 1.10.99.1, module version = 1.4.99
[  8063.289]     Module class: X.Org XInput Driver
[  8063.289]     ABI class: X.Org XInput driver, version 12.2
[  8063.289] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics 
TouchPad'
[  8063.289] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[  8063.289]     Option "_source" "server/udev"
[  8063.289]     Option "name" "SynPS/2 Synaptics TouchPad"
[  8063.289]     Option "path" "/dev/input/event5"
[  8063.289]     Option "device" "/dev/input/event5"
[  8063.289]     Option "config_info" 
"udev:/sys/devices/platform/i8042/serio4/input/input5/event5"
[  8063.289]     Option "driver" "synaptics"
[  8063.289] (**) SynPS/2 Synaptics TouchPad: always reports core events
[  8063.289] (**) Option "Device" "/dev/input/event5"
[  8063.319] (**) Option "Device" "/dev/input/event5"
[  8063.323] port opened successfully
[  8063.339] (--) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5472
[  8063.339] (--) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4448
[  8063.339] (--) SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[  8063.339] (--) SynPS/2 Synaptics TouchPad: finger width range 0 - 0
[  8063.339] (--) SynPS/2 Synaptics TouchPad: buttons: left right scroll-buttons
[  8063.355] (--) SynPS/2 Synaptics TouchPad: touchpad found
[  8063.355] (**) SynPS/2 Synaptics TouchPad: always reports core events
[  8063.363] (**) Option "config_info" 
"udev:/sys/devices/platform/i8042/serio4/input/input5/event5"
[  8063.363] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics 
TouchPad" (type: TOUCHPAD)
[  8063.363] (**) SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant 
deceleration 2.5
[  8063.363] (**) SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75
[  8063.363] (**) SynPS/2 Synaptics TouchPad: AccelFactor is now 0.040
[  8063.363] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration 
scheme 1
[  8063.363] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[  8063.363] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[  8063.363] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[  8063.363] (**) Option "Device" "/dev/input/event5"
[  8063.375] (--) SynPS/2 Synaptics TouchPad: touchpad found
[  8063.375] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad 
(/dev/input/mouse0)
[  8063.375] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad 
catchall"
[  8063.375] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics 
TouchPad'
[  8063.375] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[  8063.375]     Option "_source" "server/udev"
[  8063.375]     Option "name" "SynPS/2 Synaptics TouchPad"
[  8063.375]     Option "path" "/dev/input/mouse0"
[  8063.375]     Option "device" "/dev/input/mouse0"
[  8063.375]     Option "config_info" 
"udev:/sys/devices/platform/i8042/serio4/input/input5/mouse0"
[  8063.375]     Option "driver" "synaptics"
[  8063.375] (**) SynPS/2 Synaptics TouchPad: always reports core events
[  8063.375] (**) Option "Device" "/dev/input/mouse0"
[  8063.383] (EE) Synaptics driver unable to detect protocol
[  8063.383] (EE) PreInit returned 11 for "SynPS/2 Synaptics TouchPad"
[  8063.383] (II) UnloadModule: "synaptics"
[  8063.383] (II) Unloading synaptics
[  8063.383] (II) config/udev: Adding input device PC Speaker 
(/dev/input/event6)
[  8063.383] (II) No input driver/identifier specified (ignoring)
[  8076.700] (II) NOUVEAU(0): EDID vendor "...", prod id 1..
[  8076.700] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[...]


Yes, the replies are usually hinting to an instance problem, while I was posing 
the question upon the repository.

Waiting for yor reply,
Sebastian

----- Original Message ----

> From: Pekka Paalanen <pq at iki.fi>
> To: Sebastian Glita <glseba at yahoo.com>
> Cc: nouveau at lists.freedesktop.org
> Sent: Tue, April 26, 2011 6:58:48 PM
> Subject: Re: [Nouveau] NV46 disconnected VGA
> 
> On Tue, 26 Apr 2011 01:58:01 -0700 (PDT)
> Sebastian Glita <glseba at yahoo.com> wrote:
> 
> >  Hi,
> > 
> > I have an unexpected problem: the chip recognized as NV46  does
> > not connnect/display VGA on LCD.
> > Using mesa/gallium and  xorg-server/xf86-video-nouveau from git,
> > kernel 2.6.38, device in  /etc/X11/xorg.conf:
> > 
> > Section "Device"
> >      Identifier    "NVIDIA NV46"
> >     VendorName     "NVIDIA Corp"
> >     Driver         "nouveau"
> > 
> >     Option         "Monitor-LVDS-1"    "LCD 15.4'' WXGA"
> >      Option        "Monitor-VGA-1"         "LCD"
> >     Option         "Monitor-TV-1"        "<Missing>"
> > 
> >     Option        "HW_cursor"         "true"
> >     Option         "ModeDebug"        "On"
> >  EndSection
> 
> What are you trying to achieve with this config,  exactly?

I was under the belief that I was trying to achieve dualhead.

localhost $ man xorg.conf

       With RandR 1.2-enabled drivers, monitor sections may be  tied  to  spe‐
       cific  outputs of the video card.  Using the name of the output defined
       by the video driver plus the identifier of a monitor section, one asso‐
       ciates  a  monitor  section  with  an output by adding an option to the
       Device section in the following format:

       Option "Monitor-outputname" "monitorsection"

       (for example, Option "Monitor-VGA" "VGA monitor" for a VGA output)

       In the absence of specific association of monitor sections to  outputs,
       if  a  monitor  section is present the server will associate it with an
       output to preserve compatibility for  previous  single-head  configura‐
       tions.

Also there are 2 "Screen" lines in the ServerLayout section.

> I'm not familiar with the impications of those options, but
> it  seems the X server is parsing those as separate SCREENs.

But xrandr --verbose show a single SCREEN?!

> Are you therefore  attempting Zaphod  mode?

Not specifically, although a couple of days ago I did try to use this mode, but 
I still came to post this topic. Does this concern something special about 
NVIDIA and DualHead?

> http://nouveau.freedesktop.org/wiki/MultiMonitorDesktop

OK, the thing is GTK+, fluxbox and another dozen applications seem to need 
xinerama meaning one screen/multiple monitors: I need this.

> 
> Have you  tried the minimal config, as instructed  in
> http://nouveau.freedesktop.org/wiki/TroubleShooting ?

Thanks again, but that doesn't seem to be about my issue.

> 
> What does the  kernel say about the outputs in the log?

These are set upon starting local service:

echo 5 >>/proc/sys/vm/laptop_mode
echo 1500 >>/proc/sys/vm/dirty_writeback_centisecs
echo 0x7fffffff >>/proc/sys/kernel/shmmax

localhost $ dmesg # You meant dmesg?
[...]
[drm] nouveau 0000:01:00.0: Setting dpms mode 3 on lvds encoder (output 0)
[drm] nouveau 0000:01:00.0: Calling LVDS script 6:
[drm] nouveau 0000:01:00.0: 0xC28D: Parsing digital output script table
[drm] nouveau 0000:01:00.0: Calling LVDS script 2:
[drm] nouveau 0000:01:00.0: 0xC2EE: Parsing digital output script table
[drm] nouveau 0000:01:00.0: Setting dpms mode 0 on lvds encoder (output 0)
[drm] nouveau 0000:01:00.0: Calling LVDS script 5:
[drm] nouveau 0000:01:00.0: 0xC27E: Parsing digital output script table
[drm] nouveau 0000:01:00.0: Output LVDS-1 is running on CRTC 0 using output A
[drm] nouveau 0000:01:00.0: Setting dpms mode 3 on lvds encoder (output 0)
[drm] nouveau 0000:01:00.0: Calling LVDS script 6:
[drm] nouveau 0000:01:00.0: 0xC28D: Parsing digital output script table


> 
> Has your VGA-monitor's DDC  worked before?

I don't recall that about the VGA in Linux,. although I used an Intel GMA on the 

LCD, but in the other OS I used to  use extend the desktop weekly.

> 
> 
> Thanks.
> 
> -- 
> Pekka  Paalanen
> http://www.iki.fi/pq/
>



More information about the Nouveau mailing list