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

Re: Configuração 3 monitores 2 placas de vídeo.



Olá...

Sua suspeita parece estar correta.

Quando habilito apenas a placa intel no xorg.conf o GDM inicia já n'aquela tela de erro:

Oh no! Something has gone wrong.
A problem has occurred and the system can't recover.
Please log out and try again.

E um botão de logout. (que óbviamente não funciona pq nem a tela de login havia aparecido).


Minha placa é uma ASUS P7H55D-M EVO
Com uma BIOS da American Megatrends v02.61

Dentro da BIOS Setup Utility.

Fui na aba Advanced e selecionei a opção Uncore Configuration

A tela seguinte mostra as seguintes configurações:


IMC Type: ClarkDale (Não dá pra mudar)
Memory Remap Feature  [Enabled]
     PCI MMIO Allocation: 4GB To 3328MB
Initiate Graphic Adapter [iGPU+PEG(Dual)]  (única opção que o SO identifica as duas placas)
iGPU Graphics Mode Select [Enabled, 128MB]
iGPU Frequency [Auto]
     Current iGPU Frequency 900 MHz
DVMT Memory [Maximum DVMT]


Onde mais poderia ser o local para ativar essa opção da memória?

Abaixo segue meu xorg.conf e o Xorg.0.log quando iniciado apenas a placa Intel.
Novamente agradeço à atenção.


Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0" 0 0
    InputDevice    "Mouse0" "CorePointer"
    InputDevice    "Keyboard0" "CoreKeyboard"
    #Option         "Xinerama" "1"
EndSection

Section "Files"
    ModulePath   "/usr/lib/xorg/modules"
    FontPath     "/usr/share/fonts/X11/misc"
    FontPath     "/usr/share/fonts/X11/cyrillic"
    FontPath     "/usr/share/fonts/X11/100dpi/:unscaled"
    FontPath     "/usr/share/fonts/X11/75dpi/:unscaled"
    FontPath     "/usr/share/fonts/X11/Type1"
    FontPath     "/usr/share/fonts/X11/100dpi"
    FontPath     "/usr/share/fonts/X11/75dpi"
    FontPath     "built-ins"
EndSection

Section "Module"
#    Load  "glx"
EndSection

Section "InputDevice"
    Identifier  "Keyboard0"
    Driver      "kbd"
EndSection

Section "InputDevice"

    # generated from default
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/psaux"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
EndSection



Section "Monitor"
    Identifier   "Monitor0"
    VendorName   "Samsung"
    ModelName    "Samsung SyncMaster 932B"
    Option       "DPMS"
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
        ### <percent>: "<f>%"
        ### [arg]: arg optional
        #Option     "NoAccel"                # [<bool>]
        #Option     "AccelMethod"            # <str>
        #Option     "Backlight"              # <str>
        #Option     "DRI"                    # <str>
        #Option     "ColorKey"               # <i>
        #Option     "VideoKey"               # <i>
        #Option     "Tiling"                 # [<bool>]
        #Option     "LinearFramebuffer"      # [<bool>]
        #Option     "SwapbuffersWait"        # [<bool>]
        #Option     "TripleBuffer"           # [<bool>]
        #Option     "XvPreferOverlay"        # [<bool>]
        #Option     "HotPlug"                # [<bool>]
        #Option     "ReprobeOutputs"         # [<bool>]
        #Option     "XvMC"                   # [<bool>]
        #Option     "ZaphodHeads"            # <str>
        #Option     "TearFree"               # [<bool>]
        #Option     "PerCrtcPixmaps"         # [<bool>]
        #Option     "FallbackDebug"          # [<bool>]
        #Option     "DebugFlushBatches"      # [<bool>]
        #Option     "DebugFlushCaches"       # [<bool>]
        #Option     "DebugWait"              # [<bool>]
        #Option     "BufferCache"            # [<bool>]
    Identifier  "Card0"
    Driver      "intel"
    BusID       "PCI:0:2:0"
EndSection


Section "Screen"
    Identifier "Screen0"
    Device     "Card0"
    Monitor    "Monitor0"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection


######################################################################################################################
######################################################################################################################

[  2394.698]
X.Org X Server 1.16.1.901 (1.16.2 RC 1)
Release Date: 2014-11-02
[  2394.699] X Protocol Version 11, Revision 0
[  2394.699] Build Operating System: Linux 3.2.0-4-amd64 x86_64 Debian
[  2394.699] Current Operating System: Linux vali 3.16.0-4-amd64 #1 SMP Debian 3.16.7-2 (2014-11-06) x86_64
[  2394.699] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.16.0-4-amd64 root=UUID=cf5d36ba-8ab1-4d34-95a6-e2d4e86c030b ro quiet
[  2394.699] Build Date: 03 November 2014  09:44:08PM
[  2394.699] xorg-server 2:1.16.1.901-1 (http://www.debian.org/support)
[  2394.699] Current version of pixman: 0.32.6
[  2394.699]     Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
[  2394.699] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  2394.699] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Dec 10 15:13:44 2014
[  2394.699] (==) Using config file: "/etc/X11/xorg.conf"
[  2394.699] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  2394.699] (==) ServerLayout "Layout0"
[  2394.699] (**) |-->Screen "Screen0" (0)
[  2394.699] (**) |   |-->Monitor "Monitor0"
[  2394.700] (**) |   |-->Device "Card0"
[  2394.700] (**) |-->Input Device "Mouse0"
[  2394.700] (**) |-->Input Device "Keyboard0"
[  2394.700] (==) Automatically adding devices
[  2394.700] (==) Automatically enabling devices
[  2394.700] (==) Automatically adding GPU devices
[  2394.700] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[  2394.700]     Entry deleted from font path.
[  2394.700] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[  2394.700]     Entry deleted from font path.
[  2394.700] (**) 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,
    built-ins,
    /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,
    built-ins
[  2394.700] (**) ModulePath set to "/usr/lib/xorg/modules"
[  2394.700] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[  2394.700] (WW) Disabling Mouse0
[  2394.700] (WW) Disabling Keyboard0
[  2394.700] (II) Loader magic: 0x7f94af97ed80
[  2394.700] (II) Module ABI versions:
[  2394.700]     X.Org ANSI C Emulation: 0.4
[  2394.700]     X.Org Video Driver: 18.0
[  2394.700]     X.Org XInput driver : 21.0
[  2394.700]     X.Org Server Extension : 8.0
[  2394.700] (II) xfree86: Adding drm device (/dev/dri/card1)
[  2394.700] (II) xfree86: Adding drm device (/dev/dri/card0)
[  2394.702] (--) PCI:*(0:0:2:0) 8086:0042:1043:8383 rev 18, Mem @ 0xf3c00000/4194304, 0xd0000000/268435456, I/O @ 0x0000ac00/8
[  2394.702] (--) PCI: (0:1:0:0) 10de:0e22:3842:1360 rev 161, Mem @ 0xf4000000/33554432, 0xe8000000/134217728, 0xe4000000/67108864, I/O @ 0x0000bc00/128, BIOS @ 0x????????/524288
[  2394.702] (II) "glx" will be loaded by default.
[  2394.702] (II) LoadModule: "glx"
[  2394.703] (II) Loading /usr/lib/xorg/modules/linux/libglx.so
[  2394.715] (II) Module glx: vendor="NVIDIA Corporation"
[  2394.715]     compiled for 4.0.2, module version = 1.0.0
[  2394.715]     Module class: X.Org Server Extension
[  2394.715] (II) NVIDIA GLX Module  340.46  Wed Sep 24 13:54:14 PDT 2014
[  2394.715] (II) LoadModule: "intel"
[  2394.715] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[  2394.715] (II) Module intel: vendor="X.Org Foundation"
[  2394.715]     compiled for 1.15.99.904, module version = 2.21.15
[  2394.715]     Module class: X.Org Video Driver
[  2394.716]     ABI class: X.Org Video Driver, version 18.0
[  2394.716] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
    i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
    915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
    Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
    GM45, 4 Series, G45/G43, Q45/Q43, G41, B43, HD Graphics,
    HD Graphics 2000, HD Graphics 3000, HD Graphics 2500,
    HD Graphics 4000, HD Graphics P4000, HD Graphics 4600,
    HD Graphics 5000, HD Graphics P4600/P4700, Iris(TM) Graphics 5100,
    HD Graphics 4400, HD Graphics 4200, Iris(TM) Pro Graphics 5200
[  2394.716] (++) using VT number 7

[  2394.720] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[  2394.720] (==) intel(0): RGB weight 888
[  2394.720] (==) intel(0): Default visual is TrueColor
[  2394.720] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics
[  2394.720] (**) intel(0): Relaxed fencing enabled
[  2394.720] (**) intel(0): Wait on SwapBuffers? enabled
[  2394.720] (**) intel(0): Triple buffering? enabled
[  2394.720] (**) intel(0): Framebuffer tiled
[  2394.720] (**) intel(0): Pixmaps tiled
[  2394.720] (**) intel(0): 3D buffers tiled
[  2394.720] (**) intel(0): SwapBuffers wait enabled
[  2394.720] (==) intel(0): video overlay key set to 0x101fe
[  2394.733] (II) intel(0): Output VGA1 using monitor section Monitor0
[  2394.733] (II) intel(0): Output HDMI1 has no monitor section
[  2394.734] (II) intel(0): Output HDMI2 has no monitor section
[  2394.734] (II) intel(0): Output DP1 has no monitor section
[  2394.734] (II) intel(0): Output DP2 has no monitor section
[  2394.747] (II) intel(0): EDID for output VGA1
[  2394.747] (II) intel(0): Manufacturer: SAM  Model: 291  Serial#: 1346711865
[  2394.747] (II) intel(0): Year: 2008  Week: 15
[  2394.747] (II) intel(0): EDID Version: 1.3
[  2394.747] (II) intel(0): Analog Display Input,  Input Voltage Level: 0.700/0.300 V
[  2394.747] (II) intel(0): Sync:  Separate  Composite  SyncOnGreen
[  2394.748] (II) intel(0): Max Image Size [cm]: horiz.: 38  vert.: 30
[  2394.748] (II) intel(0): Gamma: 2.20
[  2394.748] (II) intel(0): DPMS capabilities: Off; RGB/Color Display
[  2394.748] (II) intel(0): First detailed timing is preferred mode
[  2394.748] (II) intel(0): redX: 0.640 redY: 0.329   greenX: 0.300 greenY: 0.600
[  2394.748] (II) intel(0): blueX: 0.150 blueY: 0.060   whiteX: 0.313 whiteY: 0.329
[  2394.748] (II) intel(0): Supported established timings:
[  2394.748] (II) intel(0): 720x400@70Hz
[  2394.748] (II) intel(0): 640x480@60Hz
[  2394.748] (II) intel(0): 640x480@67Hz
[  2394.748] (II) intel(0): 640x480@72Hz
[  2394.748] (II) intel(0): 640x480@75Hz
[  2394.748] (II) intel(0): 800x600@56Hz
[  2394.748] (II) intel(0): 800x600@60Hz
[  2394.748] (II) intel(0): 800x600@72Hz
[  2394.748] (II) intel(0): 800x600@75Hz
[  2394.748] (II) intel(0): 832x624@75Hz
[  2394.748] (II) intel(0): 1024x768@60Hz
[  2394.748] (II) intel(0): 1024x768@70Hz
[  2394.748] (II) intel(0): 1024x768@75Hz
[  2394.748] (II) intel(0): 1280x1024@75Hz
[  2394.748] (II) intel(0): 1152x864@75Hz
[  2394.748] (II) intel(0): Manufacturer's mask: 0
[  2394.748] (II) intel(0): Supported standard timings:
[  2394.748] (II) intel(0): #0: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[  2394.748] (II) intel(0): #1: hsize: 1280  vsize 960  refresh: 60  vid: 16513
[  2394.748] (II) intel(0): #2: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[  2394.748] (II) intel(0): Supported detailed timing:
[  2394.748] (II) intel(0): clock: 108.0 MHz   Image Size:  376 x 301 mm
[  2394.748] (II) intel(0): h_active: 1280  h_sync: 1328  h_sync_end 1440 h_blank_end 1688 h_border: 0
[  2394.748] (II) intel(0): v_active: 1024  v_sync: 1025  v_sync_end 1028 v_blanking: 1066 v_border: 0
[  2394.748] (II) intel(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 81 kHz, PixClock max 145 MHz
[  2394.748] (II) intel(0): Monitor name: SyncMaster
[  2394.748] (II) intel(0): Serial No: HXGQ400398
[  2394.748] (II) intel(0): EDID (in hex):
[  2394.748] (II) intel(0):     00ffffffffffff004c2d910239314550
[  2394.749] (II) intel(0):     0f1201030e261e782ade95a3544c9926
[  2394.749] (II) intel(0):     0f5054bfef8081808140714f01010101
[  2394.749] (II) intel(0):     010101010101302a009851002a403070
[  2394.749] (II) intel(0):     1300782d1100001e000000fd00384b1e
[  2394.749] (II) intel(0):     510e000a202020202020000000fc0053
[  2394.749] (II) intel(0):     796e634d61737465720a2020000000ff
[  2394.749] (II) intel(0):     00485847513430303339380a202000fd
[  2394.749] (II) intel(0): Printing probed modes for output VGA1
[  2394.749] (II) intel(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[  2394.749] (II) intel(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[  2394.749] (II) intel(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[  2394.749] (II) intel(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[  2394.749] (II) intel(0): Modeline "1024x768"x75.1   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz e)
[  2394.749] (II) intel(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[  2394.749] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[  2394.749] (II) intel(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[  2394.749] (II) intel(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[  2394.749] (II) intel(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[  2394.749] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[  2394.749] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[  2394.749] (II) intel(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[  2394.749] (II) intel(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 491 520 -hsync -vsync (37.9 kHz e)
[  2394.749] (II) intel(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[  2394.749] (II) intel(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[  2394.749] (II) intel(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[  2394.750] (II) intel(0): EDID for output HDMI1
[  2394.750] (II) intel(0): EDID for output HDMI2
[  2394.750] (II) intel(0): EDID for output DP1
[  2394.750] (II) intel(0): EDID for output DP2
[  2394.750] (II) intel(0): Output VGA1 connected
[  2394.750] (II) intel(0): Output HDMI1 disconnected
[  2394.750] (II) intel(0): Output HDMI2 disconnected
[  2394.750] (II) intel(0): Output DP1 disconnected
[  2394.750] (II) intel(0): Output DP2 disconnected
[  2394.750] (II) intel(0): Using exact sizes for initial modes
[  2394.750] (II) intel(0): Output VGA1 using initial mode 1280x1024
[  2394.750] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[  2394.750] (II) intel(0): Kernel page flipping support detected, enabling
[  2394.751] (==) intel(0): DPI set to (96, 96)
[  2394.751] (II) Loading sub module "fb"
[  2394.751] (II) LoadModule: "fb"
[  2394.751] (II) Loading /usr/lib/xorg/modules/libfb.so
[  2394.751] (II) Module fb: vendor="X.Org Foundation"
[  2394.751]     compiled for 1.16.1.901, module version = 1.0.0
[  2394.751]     ABI class: X.Org ANSI C Emulation, version 0.4
[  2394.751] (II) Loading sub module "dri2"
[  2394.751] (II) LoadModule: "dri2"
[  2394.751] (II) Module "dri2" already built-in
[  2394.751] (==) Depth 24 pixmap format is 32 bpp
[  2394.751] (II) intel(0): [DRI2] Setup complete
[  2394.751] (II) intel(0): [DRI2]   DRI driver: i965
[  2394.752] (II) intel(0): Allocated new frame buffer 1280x1024 stride 5120, tiled
[  2394.763] (II) UXA(0): Driver registered support for the following operations:
[  2394.763] (II)         solid
[  2394.763] (II)         copy
[  2394.763] (II)         composite (RENDER acceleration)
[  2394.763] (II)         put_image
[  2394.763] (II)         get_image
[  2394.763] (==) intel(0): Backing store enabled
[  2394.763] (==) intel(0): Silken mouse enabled
[  2394.763] (II) intel(0): Initializing HW Cursor
[  2394.763] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[  2394.764] (**) intel(0): DPMS enabled
[  2394.764] (==) intel(0): Intel XvMC decoder enabled
[  2394.764] (II) intel(0): Set up textured video
[  2394.764] (II) intel(0): [XvMC] xvmc_vld driver initialized.
[  2394.764] (II) intel(0): direct rendering: DRI2 Enabled
[  2394.764] (==) intel(0): hotplug detection: "enabled"
[  2394.796] (--) RandR disabled
[  2394.805] (II) SELinux: Disabled on system
[  2394.806] (EE) Failed to initialize GLX extension (Compatible NVIDIA X driver not found)
[  2394.807] (II) intel(0): Setting screen physical size to 338 x 270
[  2394.840] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[  2394.840] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  2394.840] (II) LoadModule: "evdev"
[  2394.841] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  2394.841] (II) Module evdev: vendor="X.Org Foundation"
[  2394.841]     compiled for 1.16.0, module version = 2.9.0
[  2394.841]     Module class: X.Org XInput Driver
[  2394.841]     ABI class: X.Org XInput driver, version 21.0
[  2394.841] (II) Using input driver 'evdev' for 'Power Button'
[  2394.841] (**) Power Button: always reports core events
[  2394.841] (**) evdev: Power Button: Device: "/dev/input/event4"
[  2394.841] (--) evdev: Power Button: Vendor 0 Product 0x1
[  2394.841] (--) evdev: Power Button: Found keys
[  2394.841] (II) evdev: Power Button: Configuring as keyboard
[  2394.841] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input6/event4"
[  2394.841] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[  2394.841] (**) Option "xkb_rules" "evdev"
[  2394.841] (**) Option "xkb_model" "pc105"
[  2394.841] (**) Option "xkb_layout" "br"
[  2394.841] (**) Option "xkb_options" "compose:ralt,terminate:ctrl_alt_bksp"
[  2394.859] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[  2394.859] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  2394.859] (II) Using input driver 'evdev' for 'Power Button'
[  2394.859] (**) Power Button: always reports core events
[  2394.859] (**) evdev: Power Button: Device: "/dev/input/event3"
[  2394.859] (--) evdev: Power Button: Vendor 0 Product 0x1
[  2394.859] (--) evdev: Power Button: Found keys
[  2394.859] (II) evdev: Power Button: Configuring as keyboard
[  2394.859] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input5/event3"
[  2394.859] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[  2394.859] (**) Option "xkb_rules" "evdev"
[  2394.859] (**) Option "xkb_model" "pc105"
[  2394.859] (**) Option "xkb_layout" "br"
[  2394.859] (**) Option "xkb_options" "compose:ralt,terminate:ctrl_alt_bksp"
[  2394.859] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event15)
[  2394.859] (II) No input driver specified, ignoring this device.
[  2394.859] (II) This device may have been added with another device file.
[  2394.860] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event16)
[  2394.860] (II) No input driver specified, ignoring this device.
[  2394.860] (II) This device may have been added with another device file.
[  2394.860] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event17)
[  2394.860] (II) No input driver specified, ignoring this device.
[  2394.860] (II) This device may have been added with another device file.
[  2394.860] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event18)
[  2394.860] (II) No input driver specified, ignoring this device.
[  2394.860] (II) This device may have been added with another device file.
[  2394.860] (II) config/udev: Adding input device HDA Intel MID Rear Mic (/dev/input/event7)
[  2394.860] (II) No input driver specified, ignoring this device.
[  2394.860] (II) This device may have been added with another device file.
[  2394.860] (II) config/udev: Adding input device HDA Intel MID Line (/dev/input/event8)
[  2394.860] (II) No input driver specified, ignoring this device.
[  2394.860] (II) This device may have been added with another device file.
[  2394.861] (II) config/udev: Adding input device HDA Intel MID Line Out Front (/dev/input/event9)
[  2394.861] (II) No input driver specified, ignoring this device.
[  2394.861] (II) This device may have been added with another device file.
[  2394.861] (II) config/udev: Adding input device HDA Intel MID Line Out Surround (/dev/input/event10)
[  2394.861] (II) No input driver specified, ignoring this device.
[  2394.861] (II) This device may have been added with another device file.
[  2394.861] (II) config/udev: Adding input device HDA Intel MID Line Out CLFE (/dev/input/event11)
[  2394.861] (II) No input driver specified, ignoring this device.
[  2394.861] (II) This device may have been added with another device file.
[  2394.861] (II) config/udev: Adding input device HDA Intel MID Line Out Side (/dev/input/event12)
[  2394.861] (II) No input driver specified, ignoring this device.
[  2394.861] (II) This device may have been added with another device file.
[  2394.861] (II) config/udev: Adding input device HDA Intel MID Front Headphone (/dev/input/event13)
[  2394.861] (II) No input driver specified, ignoring this device.
[  2394.861] (II) This device may have been added with another device file.
[  2394.861] (II) config/udev: Adding input device HDA Intel MID HDMI/DP,pcm=3 (/dev/input/event14)
[  2394.861] (II) No input driver specified, ignoring this device.
[  2394.861] (II) This device may have been added with another device file.
[  2394.862] (II) config/udev: Adding input device HDA Intel MID Front Mic (/dev/input/event6)
[  2394.862] (II) No input driver specified, ignoring this device.
[  2394.862] (II) This device may have been added with another device file.
[  2394.862] (II) config/udev: Adding input device Dell Dell KM632 Wireless Keyboard and Mouse (/dev/input/event0)
[  2394.862] (**) Dell Dell KM632 Wireless Keyboard and Mouse: Applying InputClass "evdev keyboard catchall"
[  2394.862] (II) Using input driver 'evdev' for 'Dell Dell KM632 Wireless Keyboard and Mouse'
[  2394.862] (**) Dell Dell KM632 Wireless Keyboard and Mouse: always reports core events
[  2394.862] (**) evdev: Dell Dell KM632 Wireless Keyboard and Mouse: Device: "/dev/input/event0"
[  2394.862] (--) evdev: Dell Dell KM632 Wireless Keyboard and Mouse: Vendor 0x413c Product 0x2501
[  2394.862] (--) evdev: Dell Dell KM632 Wireless Keyboard and Mouse: Found keys
[  2394.862] (II) evdev: Dell Dell KM632 Wireless Keyboard and Mouse: Configuring as keyboard
[  2394.862] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6:1.0/0003:413C:2501.0001/input/input2/event0"
[  2394.862] (II) XINPUT: Adding extended input device "Dell Dell KM632 Wireless Keyboard and Mouse" (type: KEYBOARD, id 8)
[  2394.862] (**) Option "xkb_rules" "evdev"
[  2394.862] (**) Option "xkb_model" "pc105"
[  2394.862] (**) Option "xkb_layout" "br"
[  2394.862] (**) Option "xkb_options" "compose:ralt,terminate:ctrl_alt_bksp"
[  2394.862] (II) config/udev: Adding input device Dell Dell KM632 Wireless Keyboard and Mouse (/dev/input/event1)
[  2394.862] (**) Dell Dell KM632 Wireless Keyboard and Mouse: Applying InputClass "evdev keyboard catchall"
[  2394.862] (II) Using input driver 'evdev' for 'Dell Dell KM632 Wireless Keyboard and Mouse'
[  2394.862] (**) Dell Dell KM632 Wireless Keyboard and Mouse: always reports core events
[  2394.862] (**) evdev: Dell Dell KM632 Wireless Keyboard and Mouse: Device: "/dev/input/event1"
[  2394.863] (--) evdev: Dell Dell KM632 Wireless Keyboard and Mouse: Vendor 0x413c Product 0x2501
[  2394.863] (--) evdev: Dell Dell KM632 Wireless Keyboard and Mouse: Found 1 mouse buttons
[  2394.863] (--) evdev: Dell Dell KM632 Wireless Keyboard and Mouse: Found scroll wheel(s)
[  2394.863] (--) evdev: Dell Dell KM632 Wireless Keyboard and Mouse: Found relative axes
[  2394.863] (II) evdev: Dell Dell KM632 Wireless Keyboard and Mouse: Forcing relative x/y axes to exist.
[  2394.863] (--) evdev: Dell Dell KM632 Wireless Keyboard and Mouse: Found absolute axes
[  2394.863] (II) evdev: Dell Dell KM632 Wireless Keyboard and Mouse: Forcing absolute x/y axes to exist.
[  2394.863] (--) evdev: Dell Dell KM632 Wireless Keyboard and Mouse: Found keys
[  2394.863] (II) evdev: Dell Dell KM632 Wireless Keyboard and Mouse: Configuring as mouse
[  2394.863] (II) evdev: Dell Dell KM632 Wireless Keyboard and Mouse: Configuring as keyboard
[  2394.863] (II) evdev: Dell Dell KM632 Wireless Keyboard and Mouse: Adding scrollwheel support
[  2394.863] (**) evdev: Dell Dell KM632 Wireless Keyboard and Mouse: YAxisMapping: buttons 4 and 5
[  2394.863] (**) evdev: Dell Dell KM632 Wireless Keyboard and Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[  2394.863] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6:1.1/0003:413C:2501.0002/input/input3/event1"
[  2394.863] (II) XINPUT: Adding extended input device "Dell Dell KM632 Wireless Keyboard and Mouse" (type: KEYBOARD, id 9)
[  2394.863] (**) Option "xkb_rules" "evdev"
[  2394.863] (**) Option "xkb_model" "pc105"
[  2394.863] (**) Option "xkb_layout" "br"
[  2394.863] (**) Option "xkb_options" "compose:ralt,terminate:ctrl_alt_bksp"
[  2394.863] (II) evdev: Dell Dell KM632 Wireless Keyboard and Mouse: initialized for relative axes.
[  2394.863] (WW) evdev: Dell Dell KM632 Wireless Keyboard and Mouse: ignoring absolute axes.
[  2394.863] (**) Dell Dell KM632 Wireless Keyboard and Mouse: (accel) keeping acceleration scheme 1
[  2394.863] (**) Dell Dell KM632 Wireless Keyboard and Mouse: (accel) acceleration profile 0
[  2394.863] (**) Dell Dell KM632 Wireless Keyboard and Mouse: (accel) acceleration factor: 2.000
[  2394.863] (**) Dell Dell KM632 Wireless Keyboard and Mouse: (accel) acceleration threshold: 4
[  2394.863] (II) config/udev: Adding input device Dell Dell KM632 Wireless Keyboard and Mouse (/dev/input/event2)
[  2394.863] (**) Dell Dell KM632 Wireless Keyboard and Mouse: Applying InputClass "evdev pointer catchall"
[  2394.863] (II) Using input driver 'evdev' for 'Dell Dell KM632 Wireless Keyboard and Mouse'
[  2394.863] (**) Dell Dell KM632 Wireless Keyboard and Mouse: always reports core events
[  2394.863] (**) evdev: Dell Dell KM632 Wireless Keyboard and Mouse: Device: "/dev/input/event2"
[  2394.863] (--) evdev: Dell Dell KM632 Wireless Keyboard and Mouse: Vendor 0x413c Product 0x2501
[  2394.863] (--) evdev: Dell Dell KM632 Wireless Keyboard and Mouse: Found 3 mouse buttons
[  2394.863] (--) evdev: Dell Dell KM632 Wireless Keyboard and Mouse: Found scroll wheel(s)
[  2394.863] (--) evdev: Dell Dell KM632 Wireless Keyboard and Mouse: Found relative axes
[  2394.863] (--) evdev: Dell Dell KM632 Wireless Keyboard and Mouse: Found x and y relative axes
[  2394.863] (II) evdev: Dell Dell KM632 Wireless Keyboard and Mouse: Configuring as mouse
[  2394.863] (II) evdev: Dell Dell KM632 Wireless Keyboard and Mouse: Adding scrollwheel support
[  2394.863] (**) evdev: Dell Dell KM632 Wireless Keyboard and Mouse: YAxisMapping: buttons 4 and 5
[  2394.863] (**) evdev: Dell Dell KM632 Wireless Keyboard and Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[  2394.863] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6:1.2/0003:413C:2501.0003/input/input4/event2"
[  2394.863] (II) XINPUT: Adding extended input device "Dell Dell KM632 Wireless Keyboard and Mouse" (type: MOUSE, id 10)
[  2394.863] (II) evdev: Dell Dell KM632 Wireless Keyboard and Mouse: initialized for relative axes.
[  2394.863] (**) Dell Dell KM632 Wireless Keyboard and Mouse: (accel) keeping acceleration scheme 1
[  2394.863] (**) Dell Dell KM632 Wireless Keyboard and Mouse: (accel) acceleration profile 0
[  2394.863] (**) Dell Dell KM632 Wireless Keyboard and Mouse: (accel) acceleration factor: 2.000
[  2394.864] (**) Dell Dell KM632 Wireless Keyboard and Mouse: (accel) acceleration threshold: 4
[  2394.864] (II) config/udev: Adding input device Dell Dell KM632 Wireless Keyboard and Mouse (/dev/input/mouse0)
[  2394.864] (II) No input driver specified, ignoring this device.
[  2394.864] (II) This device may have been added with another device file.
[  2394.864] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[  2394.864] (II) No input driver specified, ignoring this device.
[  2394.864] (II) This device may have been added with another device file.

2014-12-09 16:52 GMT-02:00 Linux - Junior Polegato <linux@juniorpolegato.com.br>:
On 09-12-2014 15:58, Paulo Roberto Vieira Brandão wrote:
Boa tarde,

Estou tentando configurar um ambiente com 3 monitores e 2 placas de vídeo.
Utilizo:
Debian Jessie
Gnome 3
gdm 3


Meu hardware e sua instalação:

1 Samsung SyncMaster 932B Plus ligado à placa Intel Onboard pela saída VGA
1 AOC LW98  e 1 Samsung SyncMaster 940B ligado à GeForce GTX 460 PCI Express por suas duas saídas DVI

Ativei na BIOS a opção iGPU + PEG (Dual). A única que permite que o lspci enxergue a placa onboard e a offboard simultanemente. A saída do lspci é a seguinte:


lspci | grep -i vga
00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 12)
01:00.0 VGA compatible controller: NVIDIA Corporation GF104 [GeForce GTX 460] (rev a1
)
Paulo Roberto

Olá!

        Só uma suspeita... Tente colocar no xorg.conf apenas a placa on-board, se não subir, provavelmente a BIOS não está reservando memória para ela. Nesse caso tente ver set tem opção na BIOS para iniciar pela placa on-board.

        Caso ela suba sozinha e acompanhada não, envie também o Xorg.0.log para que possamos analisar melhor o caso.


--

[]'s

Junior Polegato


Reply to: