Bug 74692 - Radeon don't always appear in xrandr --listproviders
Summary: Radeon don't always appear in xrandr --listproviders
Status: RESOLVED MOVED
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/General (show other bugs)
Version: 7.7 (2012.06)
Hardware: Other All
: medium normal
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-07 19:55 UTC by Alexander Mezin
Modified: 2018-12-13 18:35 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
Xorg.0.log when radeon isn't listed in xrandr providers (52.12 KB, text/plain)
2014-04-20 12:30 UTC, Alexander Mezin
no flags Details
dmesg (62.94 KB, text/plain)
2014-04-20 12:30 UTC, Alexander Mezin
no flags Details

Description Alexander Mezin 2014-02-07 19:55:00 UTC
Sometimes xrandr --listproviders doesn't show my discrete Radeon GPU
When I restart Xorg, Radeon appears in the list.


When Radeon isn't detected, these lines are in Xorg.0.log:

[    17.911] removing GPU device /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card1 /dev/dri/card1
[    17.911] xf86: remove device 0 /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card1

When Radeon is in the list, there aren't any lines with "remove"/"removing"

Xorg 1.15.0, xf86-video-ati 7.3.0, libdrm 2.4.52, Linux 3.13.2
distro: Arch Linux

lspci:
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Whistler [Radeon HD 6730M/6770M/7690M XT] (rev ff)
Comment 1 Alexander Mezin 2014-04-19 21:46:24 UTC
The problem still happens with kernel 3.13.10, X.org server 1.15.1, libdrm 2.4.53

When radeon isn't properly detected, xrandr --listproviders output looks strange:

Providers: number : 1
Provider 0: id: 0x7b cap: 0xb, Source Output, Sink Output, Sink Offload crtcs: 2 outputs: 4 associated providers: 0 name:Intel
Comment 2 Alexander Mezin 2014-04-19 21:49:22 UTC
Correct output:

Providers: number : 2
Provider 0: id: 0x7b cap: 0xb, Source Output, Sink Output, Sink Offload crtcs: 2 outputs: 4 associated providers: 1 name:Intel
Provider 1: id: 0x55 cap: 0xf, Source Output, Sink Output, Source Offload, Sink Offload crtcs: 6 outputs: 0 associated providers: 1 name:radeon
Comment 3 Alex Deucher 2014-04-20 01:15:56 UTC
Please attach your dmesg output and xorg log in the problematic cases.
Comment 4 Alexander Mezin 2014-04-20 12:30:29 UTC
Created attachment 97639 [details]
Xorg.0.log when radeon isn't listed in xrandr providers

[    20.644] (II) config/udev: removing device HP TrueVision HD
[    20.659] removing GPU device /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card1 /dev/dri/card1
[    20.659] xf86: remove device 0 /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card1

/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card1 actually exists
/dev/dri/card1 actually exists
Comment 5 Alexander Mezin 2014-04-20 12:30:52 UTC
Created attachment 97640 [details]
dmesg
Comment 6 Marco 2014-09-10 16:10:37 UTC
Hi, I'm seeing this same behaviour on my system:
so thank you for the restart-Xorg tip!

Here Debian testing on nvidia optimus laptop (see [1] Debian bug I've filed).

Relevant entries in Xorg.0.log:
[    21.061] removing GPU device 
/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card1 /dev/dri/card1
[    21.061] xf86: remove device 0 
/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card1
[    21.061] (II) NOUVEAU(G0): NVLeaveVT is called.
[    21.062] (II) NOUVEAU(G0): Closed GPU channel 0
[    21.062] (II) UnloadModule: "nouveau"

IMHO, bug is probably located outside ati driver, because of bug showing itself both with nvidia and ati double card systems, so you should change the "Driver/Radeon" component specification.
Just a clue, don't know if it's right!

Hope to help getting this fixed soon, for both ati and nvidia

Cheers,
Marco

[1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=758217
Comment 7 Alex Deucher 2014-09-10 16:20:05 UTC
Is this an issue if you boot with radeon.runpm=0 or nouveau.runpm=0 on the kernel command line in grub?
Comment 8 Marco 2014-09-11 07:19:44 UTC
From Xorg.0.log on first X start (restarting X gets 'xrandr --listproviders' to see nvidia card) with 'nouveau.runpm=0' at the end of 'linux' line in grub command line:

[    20.085] removing GPU device /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card1 /dev/dri/card1
[    20.085] xf86: remove device 0 /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card1
[    20.086] (II) NOUVEAU(G0): NVLeaveVT is called.
[    20.087] (II) UnloadModule: "nouveau"
[    20.087] (II) UnloadSubModule: "exa"
[    20.087] (II) Unloading exa
[    20.087] (II) UnloadSubModule: "shadowfb"
[    20.087] (II) Unloading shadowfb
[    20.087] (II) UnloadSubModule: "fb"
[    20.087] (II) Unloading fb
[    20.087] (II) config/udev: Adding drm device (/dev/dri/card1)
[    20.087] (II) xfree86: Adding drm device (/dev/dri/card1)
[    20.087] (II) LoadModule: "modesetting"
[    20.088] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    20.088] (II) Module modesetting: vendor="X.Org Foundation"
[    20.088] 	compiled for 1.15.99.904, module version = 0.9.0
[    20.088] 	Module class: X.Org Video Driver
[    20.088] 	ABI class: X.Org Video Driver, version 18.0
[    20.088] xf86: found device 1
[    20.088] removing GPU device /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card1/card1-VGA-2 (null)
[    49.655] (II) intel(0): EDID vendor "SEC", prod id 12869
[    49.655] (II) intel(0): Printing DDC gathered Modelines:
[    49.655] (II) intel(0): Modeline "1366x768"x0.0   70.44  1366 1414 1446 1486  768 770 775 790 -hsync -vsync (47.4 kHz eP)
[    53.740] (II) intel(0): EDID vendor "SEC", prod id 12869
[    53.740] (II) intel(0): Printing DDC gathered Modelines:
[    53.740] (II) intel(0): Modeline "1366x768"x0.0   70.44  1366 1414 1446 1486  768 770 775 790 -hsync -vsync (47.4 kHz eP)
[    55.224] (II) intel(0): EDID vendor "SEC", prod id 12869
[    55.224] (II) intel(0): Printing DDC gathered Modelines:
[    55.224] (II) intel(0): Modeline "1366x768"x0.0   70.44  1366 1414 1446 1486  768 770 775 790 -hsync -vsync (47.4 kHz eP)
[    87.548] (II) intel(0): EDID vendor "SEC", prod id 12869
[    87.548] (II) intel(0): Printing DDC gathered Modelines:
[    87.548] (II) intel(0): Modeline "1366x768"x0.0   70.44  1366 1414 1446 1486  768 770 775 790 -hsync -vsync (47.4 kHz eP)
[    87.551] (II) intel(0): EDID vendor "SEC", prod id 12869
[    87.551] (II) intel(0): Printing DDC gathered Modelines:
[    87.551] (II) intel(0): Modeline "1366x768"x0.0   70.44  1366 1414 1446 1486  768 770 775 790 -hsync -vsync (47.4 kHz eP)
[    98.348] (EE) 
[    98.348] (EE) Backtrace:
[    98.349] (EE) 0: /usr/bin/X (xorg_backtrace+0x56) [0x7f6bffe567a6]
[    98.349] (EE) 1: /usr/bin/X (0x7f6bffca1000+0x1b99a9) [0x7f6bffe5a9a9]
[    98.349] (EE) 2: /lib/x86_64-linux-gnu/libc.so.6 (0x7f6bfd995000+0x350f0) [0x7f6bfd9ca0f0]
[    98.349] (EE) 3: /usr/bin/X (0x7f6bffca1000+0xf6b38) [0x7f6bffd97b38]
[    98.349] (EE) 4: /usr/bin/X (0x7f6bffca1000+0x79e52) [0x7f6bffd1ae52]
[    98.349] (EE) 5: /usr/bin/X (FreeClientResources+0x5c) [0x7f6bffd1bedc]
[    98.350] (EE) 6: /usr/bin/X (FreeAllResources+0x47) [0x7f6bffd1bf87]
[    98.350] (EE) 7: /usr/bin/X (0x7f6bffca1000+0x5b0c9) [0x7f6bffcfc0c9]
[    98.350] (EE) 8: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xf5) [0x7f6bfd9b6b45]
[    98.350] (EE) 9: /usr/bin/X (0x7f6bffca1000+0x4550e) [0x7f6bffce650e]
[    98.350] (EE) 
[    98.350] (EE) Segmentation fault at address 0x0
[    98.350] (EE) 
Fatal server error:
[    98.350] (EE) Caught signal 11 (Segmentation fault). Server aborting
[    98.350] (EE) 
[    98.350] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[    98.350] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[    98.350] (EE) 
[    98.350] (II) AIGLX: Suspending AIGLX clients for VT switch
[    98.364] (EE) Server terminated with error (1). Closing log file.
Comment 9 Marco 2014-10-10 08:54:19 UTC
Debian kernel upgraded to 3.16-2: xrandr --listproviders and end of Xorg.0.log with "nouveau.runpm=0":

$ xrandr --listproviders
Providers: number : 1
Provider 0: id: 0x8d cap: 0xb, Source Output, Sink Output, Sink Offload crtcs: 2 outputs: 4 associated providers: 0 name:Intel

[    16.539] (--) NOUVEAU(G0): Chipset: "NVIDIA NVC1"
[    16.539] (==) NOUVEAU(G0): Depth 24, (--) framebuffer bpp 32
[    16.539] (==) NOUVEAU(G0): RGB weight 888
[    16.539] (==) NOUVEAU(G0): Default visual is TrueColor
[    16.539] (==) NOUVEAU(G0): Using HW cursor
[    16.539] (==) NOUVEAU(G0): GLX sync to VBlank enabled.
[    16.539] (==) NOUVEAU(G0): Page flipping enabled
[    16.539] (==) NOUVEAU(G0): Swap limit set to 1 [Max allowed 2]
[    16.539] (==) NOUVEAU(G0): Page flipping synced to vblank by kernel.
[    16.539] (II) NOUVEAU(G0): Initializing outputs ...
[    16.549] (II) NOUVEAU(G0): Output VGA-1-2 has no monitor section
[    16.550] (II) NOUVEAU(G0): 1 crtcs needed for screen.
[    16.559] (II) NOUVEAU(G0): Allocated crtc nr. 0 to this screen.
[    16.559] (II) NOUVEAU(G0): Allocated crtc nr. 1 to this screen.
[    16.570] (II) NOUVEAU(G0): EDID for output VGA-1-2
[    16.570] (II) NOUVEAU(G0): Printing probed modes for output VGA-1-2
[    16.570] (II) NOUVEAU(G0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    16.570] (II) NOUVEAU(G0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    16.570] (II) NOUVEAU(G0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    16.570] (II) NOUVEAU(G0): Modeline "848x480"x60.0   33.75  848 864 976 1088  480 486 494 517 +hsync +vsync (31.0 kHz e)
[    16.570] (II) NOUVEAU(G0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 489 492 525 -hsync -vsync (31.5 kHz e)
[    16.570] (II) NOUVEAU(G0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[    16.570] (--) NOUVEAU(G0): Virtual size is 1024x768 (pitch 0)
[    16.570] (**) NOUVEAU(G0):  Driver mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
[    16.570] (II) NOUVEAU(G0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    16.570] (**) NOUVEAU(G0):  Driver mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.3 Hz
[    16.570] (II) NOUVEAU(G0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    16.570] (**) NOUVEAU(G0):  Driver mode "800x600": 36.0 MHz (scaled from 0.0 MHz), 35.2 kHz, 56.2 Hz
[    16.570] (II) NOUVEAU(G0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    16.570] (**) NOUVEAU(G0):  Driver mode "848x480": 33.8 MHz (scaled from 0.0 MHz), 31.0 kHz, 60.0 Hz
[    16.570] (II) NOUVEAU(G0): Modeline "848x480"x60.0   33.75  848 864 976 1088  480 486 494 517 +hsync +vsync (31.0 kHz e)
[    16.570] (**) NOUVEAU(G0):  Driver mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 59.9 Hz
[    16.570] (II) NOUVEAU(G0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 489 492 525 -hsync -vsync (31.5 kHz e)
[    16.570] (==) NOUVEAU(G0): DPI set to (96, 96)
[    16.570] (II) Loading sub module "fb"
[    16.570] (II) LoadModule: "fb"
[    16.570] (II) Loading /usr/lib/xorg/modules/libfb.so
[    16.570] (II) Module fb: vendor="X.Org Foundation"
[    16.570]    compiled for 1.16.1, module version = 1.0.0
[    16.570]    ABI class: X.Org ANSI C Emulation, version 0.4
[    16.570] (II) Loading sub module "shadowfb"
[    16.570] (II) LoadModule: "shadowfb"
[    16.570] (II) Loading /usr/lib/xorg/modules/libshadowfb.so
[    16.572] (II) Module shadowfb: vendor="X.Org Foundation"
[    16.572]    compiled for 1.16.1, module version = 1.0.0
[    16.573]    ABI class: X.Org ANSI C Emulation, version 0.4
[    16.573] (II) UnloadModule: "modesetting"
[    16.573] (II) Unloading modesetting
[    16.573] (II) UnloadModule: "fbdev"
[    16.573] (II) Unloading fbdev
[    16.573] (II) UnloadSubModule: "fbdevhw"
[    16.573] (II) Unloading fbdevhw
[    16.573] (II) UnloadModule: "vesa"
[    16.573] (II) Unloading vesa
[    16.573] (==) Depth 24 pixmap format is 32 bpp
[    16.622] (II) NOUVEAU(G0): Channel setup complete.
[    16.625] (II) NOUVEAU(G0): [COPY] async initialised.
[    16.631] (II) NOUVEAU(G0): [DRI2] Setup complete
[    16.631] (II) NOUVEAU(G0): [DRI2]   DRI driver: nouveau
[    16.631] (II) NOUVEAU(G0): [DRI2]   VDPAU driver: nouveau
[    16.636] (II) Loading sub module "exa"
[    16.636] (II) LoadModule: "exa"
[    16.636] (II) Loading /usr/lib/xorg/modules/libexa.so
[    16.666] (II) Module exa: vendor="X.Org Foundation"
[    16.666]    compiled for 1.16.1, module version = 2.6.0
[    16.666]    ABI class: X.Org Video Driver, version 18.0
[    16.667] (II) EXA(256): Driver allocated offscreen pixmaps
[    16.667] (II) EXA(256): Driver registered support for the following operations:
[    16.667] (II)         Solid
[    16.667] (II)         Copy
[    16.667] (II)         Composite (RENDER acceleration)
[    16.667] (II)         UploadToScreen
[    16.667] (II)         DownloadFromScreen
[    16.667] (==) NOUVEAU(G0): Backing store enabled
[    16.667] (==) NOUVEAU(G0): Silken mouse enabled
[    16.670] (II) NOUVEAU(G0): [XvMC] Associated with Nouveau GeForce 8/9 Textured Video.
[    16.670] (II) NOUVEAU(G0): [XvMC] Extension initialized.
[    16.671] (==) NOUVEAU(G0): DPMS enabled
[    16.671] (II) NOUVEAU(G0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    16.672] (II) intel(0): [DRI2] Setup complete
[    16.672] (II) intel(0): [DRI2]   DRI driver: i965
[    16.672] (II) intel(0): Allocated new frame buffer 1408x768 stride 5632, tiled
[    16.673] (II) UXA(0): Driver registered support for the following operations:
[    16.673] (II)         solid
[    16.673] (II)         copy
[    16.673] (II)         composite (RENDER acceleration)
[    16.673] (II)         put_image
[    16.673] (II)         get_image
[    16.673] (==) intel(0): Backing store enabled
[    16.674] (==) intel(0): Silken mouse enabled
[    16.674] (II) intel(0): Initializing HW Cursor
[    16.674] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    16.675] (==) intel(0): DPMS enabled
[    16.675] (==) intel(0): Intel XvMC decoder enabled
[    16.675] (II) intel(0): Set up textured video
[    16.675] (II) intel(0): [XvMC] xvmc_vld driver initialized.
[    16.675] (II) intel(0): direct rendering: DRI2 Enabled
[    16.675] (==) intel(0): hotplug detection: "enabled"
[    16.692] (--) RandR disabled
[    16.724] (II) SELinux: Disabled on system
[    16.980] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    16.980] (II) AIGLX: enabled GLX_ARB_create_context
[    16.981] (II) AIGLX: enabled GLX_ARB_create_context_profile
[    16.981] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[    16.981] (II) AIGLX: enabled GLX_INTEL_swap_event
[    16.981] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[    16.981] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[    16.981] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[    16.981] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    16.981] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[    16.981] (II) AIGLX: Loaded and initialized i965
[    16.981] (II) GLX: Initialized DRI2 GL provider for screen 0
[    16.984] (II) NOUVEAU(G0): NVEnterVT is called.
[    16.984] (II) intel(0): Setting screen physical size to 361 x 203
[    17.884] (II) config/udev: Adding input device Power Button (/dev/input/event6)
[    17.884] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    17.884] (II) LoadModule: "evdev"
[    17.885] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    17.945] (II) Module evdev: vendor="X.Org Foundation"
[    17.945]    compiled for 1.16.0, module version = 2.9.0
[    17.945]    Module class: X.Org XInput Driver
[    17.945]    ABI class: X.Org XInput driver, version 21.0
[    17.945] (II) Using input driver 'evdev' for 'Power Button'
[    17.945] (**) Power Button: always reports core events
[    17.945] (**) evdev: Power Button: Device: "/dev/input/event6"
[    17.945] (--) evdev: Power Button: Vendor 0 Product 0x1
[    17.945] (--) evdev: Power Button: Found keys
[    17.945] (II) evdev: Power Button: Configuring as keyboard
[    17.945] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input7/event6"
[    17.945] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    17.945] (**) Option "xkb_rules" "evdev"
[    17.945] (**) Option "xkb_model" "pc105"
[    17.945] (**) Option "xkb_layout" "it"
[    18.022] (II) config/udev: Adding input device Video Bus (/dev/input/event13)
[    18.022] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    18.022] (II) Using input driver 'evdev' for 'Video Bus'
[    18.022] (**) Video Bus: always reports core events
[    18.022] (**) evdev: Video Bus: Device: "/dev/input/event13"
[    18.022] (--) evdev: Video Bus: Vendor 0 Product 0x6
[    18.022] (--) evdev: Video Bus: Found keys
[    18.022] (II) evdev: Video Bus: Configuring as keyboard
[    18.022] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input14/event13"
[    18.022] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    18.022] (**) Option "xkb_rules" "evdev"
[    18.023] (**) Option "xkb_model" "pc105"
[    18.023] (**) Option "xkb_layout" "it"
[    18.024] (II) config/udev: Adding input device Video Bus (/dev/input/event12)
[    18.024] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    18.024] (II) Using input driver 'evdev' for 'Video Bus'
[    18.024] (**) Video Bus: always reports core events
[    18.024] (**) evdev: Video Bus: Device: "/dev/input/event12"
[    18.024] (--) evdev: Video Bus: Vendor 0 Product 0x6
[    18.024] (--) evdev: Video Bus: Found keys
[    18.024] (II) evdev: Video Bus: Configuring as keyboard
[    18.024] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:44/LNXVIDEO:00/input/input13/event12"
[    18.024] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[    18.024] (**) Option "xkb_rules" "evdev"
[    18.024] (**) Option "xkb_model" "pc105"
[    18.024] (**) Option "xkb_layout" "it"
[    18.025] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[    18.025] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    18.025] (II) Using input driver 'evdev' for 'Power Button'
[    18.025] (**) Power Button: always reports core events
[    18.025] (**) evdev: Power Button: Device: "/dev/input/event4"
[    18.025] (--) evdev: Power Button: Vendor 0 Product 0x1
[    18.025] (--) evdev: Power Button: Found keys
[    18.025] (II) evdev: Power Button: Configuring as keyboard
[    18.025] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input5/event4"
[    18.026] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
[    18.026] (**) Option "xkb_rules" "evdev"
[    18.026] (**) Option "xkb_model" "pc105"
[    18.026] (**) Option "xkb_layout" "it"
[    18.027] (II) config/udev: Adding input device Lid Switch (/dev/input/event3)
[    18.027] (II) No input driver specified, ignoring this device.
[    18.027] (II) This device may have been added with another device file.
[    18.027] (II) config/udev: Adding input device Sleep Button (/dev/input/event5)
[    18.027] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    18.027] (II) Using input driver 'evdev' for 'Sleep Button'
[    18.027] (**) Sleep Button: always reports core events
[    18.027] (**) evdev: Sleep Button: Device: "/dev/input/event5"
[    18.027] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[    18.027] (--) evdev: Sleep Button: Found keys
[    18.027] (II) evdev: Sleep Button: Configuring as keyboard
[    18.027] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input6/event5"
[    18.027] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 10)
[    18.027] (**) Option "xkb_rules" "evdev"
[    18.027] (**) Option "xkb_model" "pc105"
[    18.028] (**) Option "xkb_layout" "it"
[    18.029] (II) config/udev: Adding input device WebCam SCB-1100N (/dev/input/event10)
[    18.029] (**) WebCam SCB-1100N: Applying InputClass "evdev keyboard catchall"
[    18.029] (II) Using input driver 'evdev' for 'WebCam SCB-1100N'
[    18.029] (**) WebCam SCB-1100N: always reports core events
[    18.030] (**) evdev: WebCam SCB-1100N: Device: "/dev/input/event10"
[    18.030] (--) evdev: WebCam SCB-1100N: Vendor 0x2232 Product 0x1008
[    18.030] (--) evdev: WebCam SCB-1100N: Found keys
[    18.030] (II) evdev: WebCam SCB-1100N: Configuring as keyboard
[    18.030] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input12/event10"
[    18.030] (II) XINPUT: Adding extended input device "WebCam SCB-1100N" (type: KEYBOARD, id 11)
[    18.030] (**) Option "xkb_rules" "evdev"
[    18.030] (**) Option "xkb_model" "pc105"
[    18.030] (**) Option "xkb_layout" "it"
[    18.031] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event8)
[    18.031] (II) No input driver specified, ignoring this device.
[    18.031] (II) This device may have been added with another device file.
[    18.031] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event9)
[    18.031] (II) No input driver specified, ignoring this device.
[    18.031] (II) This device may have been added with another device file.
[    18.032] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event7)
[    18.032] (II) No input driver specified, ignoring this device.
[    18.032] (II) This device may have been added with another device file.
[    18.033] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/event1)
[    18.033] (**) Logitech USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[    18.033] (II) Using input driver 'evdev' for 'Logitech USB Optical Mouse'
[    18.033] (**) Logitech USB Optical Mouse: always reports core events
[    18.033] (**) evdev: Logitech USB Optical Mouse: Device: "/dev/input/event1"
[    18.033] (--) evdev: Logitech USB Optical Mouse: Vendor 0x46d Product 0xc05f
[    18.033] (--) evdev: Logitech USB Optical Mouse: Found 3 mouse buttons
[    18.033] (--) evdev: Logitech USB Optical Mouse: Found scroll wheel(s)
[    18.033] (--) evdev: Logitech USB Optical Mouse: Found relative axes
[    18.033] (--) evdev: Logitech USB Optical Mouse: Found x and y relative axes
[    18.033] (II) evdev: Logitech USB Optical Mouse: Configuring as mouse
[    18.033] (II) evdev: Logitech USB Optical Mouse: Adding scrollwheel support
[    18.033] (**) evdev: Logitech USB Optical Mouse: YAxisMapping: buttons 4 and 5
[    18.033] (**) evdev: Logitech USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    18.033] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.5/2-1.5:1.0/0003:046D:C05F.0001/input/input2/event1"
[    18.033] (II) XINPUT: Adding extended input device "Logitech USB Optical Mouse" (type: MOUSE, id 12)
[    18.033] (II) evdev: Logitech USB Optical Mouse: initialized for relative axes.
[    18.034] (**) Logitech USB Optical Mouse: (accel) keeping acceleration scheme 1
[    18.034] (**) Logitech USB Optical Mouse: (accel) acceleration profile 0
[    18.034] (**) Logitech USB Optical Mouse: (accel) acceleration factor: 2.000
[    18.034] (**) Logitech USB Optical Mouse: (accel) acceleration threshold: 4
[    18.034] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/mouse0)
[    18.034] (II) No input driver specified, ignoring this device.
[    18.034] (II) This device may have been added with another device file.
[    18.035] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    18.035] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    18.035] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    18.035] (**) AT Translated Set 2 keyboard: always reports core events
[    18.035] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[    18.035] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[    18.035] (--) evdev: AT Translated Set 2 keyboard: Found keys
[    18.035] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[    18.035] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    18.035] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13)
[    18.035] (**) Option "xkb_rules" "evdev"
[    18.035] (**) Option "xkb_model" "pc105"
[    18.035] (**) Option "xkb_layout" "it"
[    18.036] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event11)
[    18.036] (**) ETPS/2 Elantech Touchpad: Applying InputClass "evdev touchpad catchall"
[    18.036] (**) ETPS/2 Elantech Touchpad: Applying InputClass "touchpad catchall"
[    18.036] (**) ETPS/2 Elantech Touchpad: Applying InputClass "Default clickpad buttons"
[    18.036] (II) LoadModule: "synaptics"
[    18.037] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[    18.054] (II) Module synaptics: vendor="X.Org Foundation"
[    18.055]    compiled for 1.16.0.901, module version = 1.8.99
[    18.055]    Module class: X.Org XInput Driver
[    18.055]    ABI class: X.Org XInput driver, version 21.0
[    18.055] (II) Using input driver 'synaptics' for 'ETPS/2 Elantech Touchpad'
[    18.055] (**) ETPS/2 Elantech Touchpad: always reports core events
[    18.055] (**) Option "Device" "/dev/input/event11"
[    18.132] (--) synaptics: ETPS/2 Elantech Touchpad: x-axis range 0 - 2508 (res 0)
[    18.132] (--) synaptics: ETPS/2 Elantech Touchpad: y-axis range 0 - 1320 (res 0)
[    18.132] (--) synaptics: ETPS/2 Elantech Touchpad: pressure range 0 - 255
[    18.132] (--) synaptics: ETPS/2 Elantech Touchpad: finger width range 0 - 15
[    18.132] (--) synaptics: ETPS/2 Elantech Touchpad: buttons: left right double triple
[    18.132] (--) synaptics: ETPS/2 Elantech Touchpad: Vendor 0x2 Product 0xe
[    18.132] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
[    18.132] (**) ETPS/2 Elantech Touchpad: always reports core events
[    18.204] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input8/event11"
[    18.204] (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD, id 14)
[    18.204] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) MinSpeed is now constant deceleration 2.5
[    18.204] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) MaxSpeed is now 1.75
[    18.204] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) AccelFactor is now 0.071
[    18.204] (**) ETPS/2 Elantech Touchpad: (accel) keeping acceleration scheme 1
[    18.205] (**) ETPS/2 Elantech Touchpad: (accel) acceleration profile 1
[    18.205] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000
[    18.205] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4
[    18.205] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
[    18.205] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse1)
[    18.205] (**) ETPS/2 Elantech Touchpad: Ignoring device from InputClass "touchpad ignore duplicates"
[    18.206] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
[    18.206] (II) No input driver specified, ignoring this device.
[    18.206] (II) This device may have been added with another device file.
[    18.213] removing GPU device /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card1 /dev/dri/card1
[    18.213] xf86: remove device 0 /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card1
[    18.214] (II) NOUVEAU(G0): NVLeaveVT is called.
[    18.215] (II) UnloadModule: "nouveau"
[    18.215] (II) UnloadSubModule: "exa"
[    18.215] (II) Unloading exa
[    18.215] (II) UnloadSubModule: "shadowfb"
[    18.215] (II) Unloading shadowfb
[    18.216] (II) UnloadSubModule: "fb"
[    18.216] (II) Unloading fb
[    18.216] (II) config/udev: Adding drm device (/dev/dri/card1)
[    18.216] (II) xfree86: Adding drm device (/dev/dri/card1)
[    18.216] (II) LoadModule: "modesetting"
[    18.216] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    18.216] (II) Module modesetting: vendor="X.Org Foundation"
[    18.216]    compiled for 1.15.99.904, module version = 0.9.0
[    18.216]    Module class: X.Org Video Driver
[    18.216]    ABI class: X.Org Video Driver, version 18.0
[    18.217] xf86: found device 1
[    18.217] removing GPU device /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card1/card1-VGA-2 (null)
[    50.765] (II) intel(0): EDID vendor "SEC", prod id 12869
[    50.766] (II) intel(0): Printing DDC gathered Modelines:
[    50.766] (II) intel(0): Modeline "1366x768"x0.0   70.44  1366 1414 1446 1486  768 770 775 790 -hsync -vsync (47.4 kHz eP)
[    54.439] (II) intel(0): EDID vendor "SEC", prod id 12869
[    54.439] (II) intel(0): Printing DDC gathered Modelines:
[    54.439] (II) intel(0): Modeline "1366x768"x0.0   70.44  1366 1414 1446 1486  768 770 775 790 -hsync -vsync (47.4 kHz eP)
[    55.667] (II) intel(0): EDID vendor "SEC", prod id 12869
[    55.667] (II) intel(0): Printing DDC gathered Modelines:
[    55.667] (II) intel(0): Modeline "1366x768"x0.0   70.44  1366 1414 1446 1486  768 770 775 790 -hsync -vsync (47.4 kHz eP)
Comment 10 GitLab Migration User 2018-12-13 18:35:12 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/xorg/xserver/issues/251.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.