You are not logged in.

#1 2016-03-18 03:26:47

grandadevans
Member
Registered: 2016-03-18
Posts: 4

Only able to boot to Gnome-Wayland but not xorg

Hi All,

First of all I'm sorry if this is in the wrong place and I have to say that this is my first time using Arch.

I installed Arch as per instructions in Wiki. Most things are fine but the one issue I have is that I cannot use Gnome/Gnome classic or Cinnamon (inc. software rendered). All I can use is Gnome on Wayland.

When I try logging into one of the above (except Wayland) from GDM I get a blank screen with standard GDM speckled dark background and that is it. I am then unable to get a tty up with CTRL+ALT+[1-7] and nothing happens.

I am not sure if it related but the first entry on the screen after the grub disapears is regarding a failure of systemd-modules-load.service but the very next entry flushed the journal so I cannot get an error from it. If I do run

systemctl status systemd-modules-load.service

I get

!514 $ systemctl status systemd-modules-load.service
● systemd-modules-load.service - Load Kernel Modules
   Loaded: loaded (/usr/lib/systemd/system/systemd-modules-load.service; static; vendor preset: disabled)
   Active: failed (Result: exit-code) since Fri 2016-03-18 02:42:32 GMT; 30min ago
     Docs: man:systemd-modules-load.service(8)
           man:modules-load.d(5)
  Process: 182 ExecStart=/usr/lib/systemd/systemd-modules-load (code=exited, status=1/FAILURE)
 Main PID: 182 (code=exited, status=1/FAILURE)

Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable.

Like I said: I am not sure if this has anything to do with my x problems or not.

I wouldn't mind just sticking with Wayland but there are several applications that seem to have an issue with placement of their windows/overlays.

Any help would be appreciated. What logs etc can I provide in order to help you. Sorry for the lack of information but after many hours of trying to solve this I'm shattered and everything I try seems to go going round in circles and I keep trying the same things. I have a few more things to try tonight but in case they fail I shall post this now.

EDIT: additional information
I do not have an xorg.conf and the xorg.conf.d? directory is empty.

I have tried a few things since I wrote this thread and at some point a log entry has ben created

[   181.796] 
X.Org X Server 1.18.1
Release Date: 2016-02-08
[   181.800] X Protocol Version 11, Revision 0
[   181.801] Build Operating System: Linux 4.2.5-1-ARCH x86_64 
[   181.802] Current Operating System: Linux Arch 4.4.5-1-ARCH #1 SMP PREEMPT Thu Mar 10 07:38:19 CET 2016 x86_64
[   181.802] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=9fac4af1-c5bf-4427-927f-a9e8a7805c57 rw quiet
[   181.805] Build Date: 11 February 2016  09:57:03AM
[   181.806]  
[   181.807] Current version of pixman: 0.34.0
[   181.810] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   181.810] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   181.814] (==) Log file: "/home/john/.local/share/xorg/Xorg.1.log", Time: Fri Mar 18 04:06:42 2016
[   181.816] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   181.816] (==) No Layout section.  Using the first Screen section.
[   181.816] (==) No screen section available. Using defaults.
[   181.816] (**) |-->Screen "Default Screen Section" (0)
[   181.816] (**) |   |-->Monitor "<default monitor>"
[   181.816] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[   181.816] (==) Automatically adding devices
[   181.816] (==) Automatically enabling devices
[   181.816] (==) Automatically adding GPU devices
[   181.816] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   181.816] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[   181.816] 	Entry deleted from font path.
[   181.816] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[   181.816] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[   181.816] 	Entry deleted from font path.
[   181.816] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[   181.816] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/OTF/,
	/usr/share/fonts/Type1/
[   181.816] (==) ModulePath set to "/usr/lib/xorg/modules"
[   181.816] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   181.816] (II) Loader magic: 0x81ad60
[   181.816] (II) Module ABI versions:
[   181.816] 	X.Org ANSI C Emulation: 0.4
[   181.816] 	X.Org Video Driver: 20.0
[   181.816] 	X.Org XInput driver : 22.1
[   181.816] 	X.Org Server Extension : 9.0
[   181.818] (++) using VT number 1

[   181.818] (--) controlling tty is VT number 1, auto-enabling KeepTty
[   181.821] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c4
[   181.823] (II) xfree86: Adding drm device (/dev/dri/card0)
[   181.824] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 8 paused 0
[   181.827] (--) PCI:*(0:0:1:0) 1002:990f:103c:22c5 rev 0, Mem @ 0xd0000000/268435456, 0xfeb00000/262144, I/O @ 0x0000f000/256
[   181.827] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[   181.827] (II) LoadModule: "glx"
[   181.827] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   181.830] (II) Module glx: vendor="X.Org Foundation"
[   181.830] 	compiled for 1.18.1, module version = 1.0.0
[   181.830] 	ABI class: X.Org Server Extension, version 9.0
[   181.830] (==) AIGLX enabled
[   181.830] (==) Matched ati as autoconfigured driver 0
[   181.830] (==) Matched ati as autoconfigured driver 1
[   181.830] (==) Matched modesetting as autoconfigured driver 2
[   181.830] (==) Matched fbdev as autoconfigured driver 3
[   181.830] (==) Matched vesa as autoconfigured driver 4
[   181.830] (==) Assigned the driver to the xf86ConfigLayout
[   181.830] (II) LoadModule: "ati"
[   181.830] (WW) Warning, couldn't open module ati
[   181.830] (II) UnloadModule: "ati"
[   181.830] (II) Unloading ati
[   181.830] (EE) Failed to load module "ati" (module does not exist, 0)
[   181.830] (II) LoadModule: "modesetting"
[   181.831] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[   181.831] (II) Module modesetting: vendor="X.Org Foundation"
[   181.831] 	compiled for 1.18.1, module version = 1.18.1
[   181.831] 	Module class: X.Org Video Driver
[   181.831] 	ABI class: X.Org Video Driver, version 20.0
[   181.831] (II) LoadModule: "fbdev"
[   181.831] (WW) Warning, couldn't open module fbdev
[   181.831] (II) UnloadModule: "fbdev"
[   181.831] (II) Unloading fbdev
[   181.831] (EE) Failed to load module "fbdev" (module does not exist, 0)
[   181.831] (II) LoadModule: "vesa"
[   181.831] (WW) Warning, couldn't open module vesa
[   181.831] (II) UnloadModule: "vesa"
[   181.831] (II) Unloading vesa
[   181.831] (EE) Failed to load module "vesa" (module does not exist, 0)
[   181.831] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   181.831] (II) modeset(0): using drv /dev/dri/card0
[   181.831] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[   181.832] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[   181.832] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[   181.832] (==) modeset(0): RGB weight 888
[   181.832] (==) modeset(0): Default visual is TrueColor
[   181.832] (II) Loading sub module "glamoregl"
[   181.832] (II) LoadModule: "glamoregl"
[   181.832] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[   181.839] (II) Module glamoregl: vendor="X.Org Foundation"
[   181.839] 	compiled for 1.18.1, module version = 1.0.0
[   181.839] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   181.839] (II) glamor: OpenGL accelerated X.org driver based.
[   181.909] (II) glamor: EGL version 1.4 (DRI2):
[   181.912] (II) modeset(0): glamor initialized
[   181.921] (II) modeset(0): Output eDP-1 has no monitor section
[   181.927] (II) modeset(0): Output VGA-1 has no monitor section
[   181.928] (II) modeset(0): Output HDMI-1 has no monitor section
[   181.938] (II) modeset(0): EDID for output eDP-1
[   181.938] (II) modeset(0): Manufacturer: CMN  Model: 15bc  Serial#: 0
[   181.938] (II) modeset(0): Year: 2013  Week: 48
[   181.938] (II) modeset(0): EDID Version: 1.4
[   181.938] (II) modeset(0): Digital Display Input
[   181.938] (II) modeset(0): 6 bits per channel
[   181.938] (II) modeset(0): Digital interface is undefined
[   181.938] (II) modeset(0): Max Image Size [cm]: horiz.: 34  vert.: 19
[   181.938] (II) modeset(0): Gamma: 2.20
[   181.938] (II) modeset(0): No DPMS capabilities specified
[   181.938] (II) modeset(0): Supported color encodings: RGB 4:4:4 
[   181.938] (II) modeset(0): First detailed timing is preferred mode
[   181.938] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[   181.938] (II) modeset(0): redX: 0.573 redY: 0.346   greenX: 0.341 greenY: 0.595
[   181.938] (II) modeset(0): blueX: 0.161 blueY: 0.115   whiteX: 0.313 whiteY: 0.329
[   181.938] (II) modeset(0): Manufacturer's mask: 0
[   181.938] (II) modeset(0): Supported detailed timing:
[   181.938] (II) modeset(0): clock: 76.4 MHz   Image Size:  344 x 193 mm
[   181.938] (II) modeset(0): h_active: 1366  h_sync: 1433  h_sync_end 1478 h_blank_end 1589 h_border: 0
[   181.938] (II) modeset(0): v_active: 768  v_sync: 772  v_sync_end 780 v_blanking: 801 v_border: 0
[   181.938] (II) modeset(0): Supported detailed timing:
[   181.938] (II) modeset(0): clock: 50.9 MHz   Image Size:  344 x 193 mm
[   181.938] (II) modeset(0): h_active: 1366  h_sync: 1433  h_sync_end 1478 h_blank_end 1589 h_border: 0
[   181.938] (II) modeset(0): v_active: 768  v_sync: 772  v_sync_end 780 v_blanking: 801 v_border: 0
[   181.938] (II) modeset(0): Unknown vendor-specific block 2
[   181.938] (II) modeset(0): EDID (in hex):
[   181.938] (II) modeset(0): 	00ffffffffffff000daebc1500000000
[   181.938] (II) modeset(0): 	301701049022137802e5659258579829
[   181.938] (II) modeset(0): 	1d505400000001010101010101010101
[   181.938] (II) modeset(0): 	010101010101d81d56df50002130432d
[   181.938] (II) modeset(0): 	480058c11000001ae41356df50002130
[   181.938] (II) modeset(0): 	432d480058c11000001a000000000000
[   181.938] (II) modeset(0): 	00000000000000000000000000000002
[   181.938] (II) modeset(0): 	000c42ff0c3c6e14101b74000000008c
[   181.938] (II) modeset(0): Printing probed modes for output eDP-1
[   181.938] (II) modeset(0): Modeline "1366x768"x60.0   76.40  1366 1433 1478 1589  768 772 780 801 +hsync -vsync (48.1 kHz eP)
[   181.938] (II) modeset(0): Modeline "1366x768"x40.0   50.92  1366 1433 1478 1589  768 772 780 801 +hsync -vsync (32.0 kHz e)
[   181.938] (II) modeset(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz)
[   181.938] (II) modeset(0): Modeline "1152x768"x59.8   71.75  1152 1216 1328 1504  768 771 781 798 -hsync +vsync (47.7 kHz)
[   181.938] (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[   181.938] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[   181.938] (II) modeset(0): Modeline "1024x768"x59.9   63.50  1024 1072 1176 1328  768 771 775 798 -hsync +vsync (47.8 kHz)
[   181.938] (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[   181.938] (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[   181.938] (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[   181.938] (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[   181.938] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[   181.938] (II) modeset(0): Modeline "800x600"x59.9   38.25  800 832 912 1024  600 603 607 624 -hsync +vsync (37.4 kHz)
[   181.938] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[   181.939] (II) modeset(0): Modeline "848x480"x59.7   31.50  848 872 952 1056  480 483 493 500 -hsync +vsync (29.8 kHz)
[   181.939] (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[   181.939] (II) modeset(0): Modeline "720x480"x59.7   26.75  720 744 808 896  480 483 493 500 -hsync +vsync (29.9 kHz)
[   181.939] (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[   181.939] (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[   181.939] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[   181.939] (II) modeset(0): Modeline "640x480"x59.4   23.75  640 664 720 800  480 483 487 500 -hsync +vsync (29.7 kHz)
[   181.939] (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[   181.939] (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[   181.939] (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[   181.939] (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[   181.945] (II) modeset(0): EDID for output VGA-1
[   181.946] (II) modeset(0): EDID for output HDMI-1
[   181.946] (II) modeset(0): Output eDP-1 connected
[   181.946] (II) modeset(0): Output VGA-1 disconnected
[   181.946] (II) modeset(0): Output HDMI-1 disconnected
[   181.946] (II) modeset(0): Using exact sizes for initial modes
[   181.946] (II) modeset(0): Output eDP-1 using initial mode 1366x768 +0+0
[   181.946] (II) modeset(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[   181.946] (==) modeset(0): DPI set to (96, 96)
[   181.946] (II) Loading sub module "fb"
[   181.946] (II) LoadModule: "fb"
[   181.946] (II) Loading /usr/lib/xorg/modules/libfb.so
[   181.947] (II) Module fb: vendor="X.Org Foundation"
[   181.947] 	compiled for 1.18.1, module version = 1.0.0
[   181.947] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   181.947] (==) Depth 24 pixmap format is 32 bpp
[   182.019] (==) modeset(0): Backing store enabled
[   182.019] (==) modeset(0): Silken mouse enabled
[   182.019] (II) modeset(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[   182.020] (==) modeset(0): DPMS enabled
[   182.020] (II) modeset(0): [DRI2] Setup complete
[   182.020] (II) modeset(0): [DRI2]   DRI driver: r600
[   182.020] (II) modeset(0): [DRI2]   VDPAU driver: r600
[   182.504] (--) RandR disabled
[   182.518] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[   182.518] (II) AIGLX: enabled GLX_ARB_create_context
[   182.518] (II) AIGLX: enabled GLX_ARB_create_context_profile
[   182.518] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[   182.518] (II) AIGLX: enabled GLX_INTEL_swap_event
[   182.518] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[   182.518] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[   182.518] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[   182.518] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[   182.518] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[   182.520] (II) AIGLX: Loaded and initialized r600
[   182.520] (II) GLX: Initialized DRI2 GL provider for screen 0
[   183.006] (II) modeset(0): Setting screen physical size to 361 x 203
[   183.090] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[   183.090] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   183.090] (II) LoadModule: "evdev"
[   183.090] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   183.091] (II) Module evdev: vendor="X.Org Foundation"
[   183.091] 	compiled for 1.18.0, module version = 2.10.1
[   183.091] 	Module class: X.Org XInput Driver
[   183.091] 	ABI class: X.Org XInput driver, version 22.1
[   183.092] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 15 paused 0
[   183.092] (II) Using input driver 'evdev' for 'Power Button'
[   183.092] (**) Power Button: always reports core events
[   183.093] (**) evdev: Power Button: Device: "/dev/input/event4"
[   183.093] (--) evdev: Power Button: Vendor 0 Product 0x1
[   183.093] (--) evdev: Power Button: Found keys
[   183.093] (II) evdev: Power Button: Configuring as keyboard
[   183.093] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input6/event4"
[   183.093] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   183.093] (**) Option "xkb_rules" "evdev"
[   183.094] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[   183.094] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[   183.095] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 16 paused 0
[   183.095] (II) Using input driver 'evdev' for 'Video Bus'
[   183.095] (**) Video Bus: always reports core events
[   183.095] (**) evdev: Video Bus: Device: "/dev/input/event6"
[   183.095] (--) evdev: Video Bus: Vendor 0 Product 0x6
[   183.095] (--) evdev: Video Bus: Found keys
[   183.095] (II) evdev: Video Bus: Configuring as keyboard
[   183.095] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input8/event6"
[   183.095] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[   183.095] (**) Option "xkb_rules" "evdev"
[   183.096] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[   183.096] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   183.098] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 17 paused 0
[   183.098] (II) Using input driver 'evdev' for 'Power Button'
[   183.098] (**) Power Button: always reports core events
[   183.098] (**) evdev: Power Button: Device: "/dev/input/event2"
[   183.098] (--) evdev: Power Button: Vendor 0 Product 0x1
[   183.098] (--) evdev: Power Button: Found keys
[   183.098] (II) evdev: Power Button: Configuring as keyboard
[   183.098] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input4/event2"
[   183.098] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[   183.098] (**) Option "xkb_rules" "evdev"
[   183.099] (II) config/udev: Adding input device Lid Switch (/dev/input/event3)
[   183.099] (II) No input driver specified, ignoring this device.
[   183.099] (II) This device may have been added with another device file.
[   183.100] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event9)
[   183.100] (II) No input driver specified, ignoring this device.
[   183.100] (II) This device may have been added with another device file.
[   183.101] (II) config/udev: Adding input device ELAN Touchscreen (/dev/input/event1)
[   183.101] (**) ELAN Touchscreen: Applying InputClass "evdev touchscreen catchall"
[   183.103] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 18 paused 0
[   183.103] (II) Using input driver 'evdev' for 'ELAN Touchscreen'
[   183.103] (**) ELAN Touchscreen: always reports core events
[   183.103] (**) evdev: ELAN Touchscreen: Device: "/dev/input/event1"
[   183.103] (--) evdev: ELAN Touchscreen: Vendor 0x4f3 Product 0x436
[   183.103] (--) evdev: ELAN Touchscreen: Found absolute axes
[   183.103] (--) evdev: ELAN Touchscreen: Found absolute multitouch axes
[   183.103] (II) evdev: ELAN Touchscreen: No buttons found, faking one.
[   183.103] (--) evdev: ELAN Touchscreen: Found x and y absolute axes
[   183.103] (--) evdev: ELAN Touchscreen: Found absolute touchscreen
[   183.103] (II) evdev: ELAN Touchscreen: Configuring as touchscreen
[   183.103] (**) evdev: ELAN Touchscreen: YAxisMapping: buttons 4 and 5
[   183.103] (**) evdev: ELAN Touchscreen: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   183.103] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb2/2-4/2-4:1.0/0003:04F3:0436.0001/input/input2/event1"
[   183.103] (II) XINPUT: Adding extended input device "ELAN Touchscreen" (type: TOUCHSCREEN, id 9)
[   183.103] (II) evdev: ELAN Touchscreen: initialized for absolute axes.
[   183.103] (**) ELAN Touchscreen: (accel) keeping acceleration scheme 1
[   183.104] (**) ELAN Touchscreen: (accel) acceleration profile 0
[   183.104] (**) ELAN Touchscreen: (accel) acceleration factor: 2.000
[   183.104] (**) ELAN Touchscreen: (accel) acceleration threshold: 4
[   183.104] (II) config/udev: Adding input device ELAN Touchscreen (/dev/input/mouse0)
[   183.104] (II) No input driver specified, ignoring this device.
[   183.104] (II) This device may have been added with another device file.
[   183.105] (II) config/udev: Adding input device HP Truevision HD (/dev/input/event15)
[   183.105] (**) HP Truevision HD: Applying InputClass "evdev keyboard catchall"
[   183.107] (II) systemd-logind: got fd for /dev/input/event15 13:79 fd 19 paused 0
[   183.107] (II) Using input driver 'evdev' for 'HP Truevision HD'
[   183.107] (**) HP Truevision HD: always reports core events
[   183.107] (**) evdev: HP Truevision HD: Device: "/dev/input/event15"
[   183.107] (--) evdev: HP Truevision HD: Vendor 0x4f2 Product 0xb40e
[   183.107] (--) evdev: HP Truevision HD: Found keys
[   183.107] (II) evdev: HP Truevision HD: Configuring as keyboard
[   183.107] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:13.2/usb9/9-4/9-4:1.0/input/input17/event15"
[   183.107] (II) XINPUT: Adding extended input device "HP Truevision HD" (type: KEYBOARD, id 10)
[   183.107] (**) Option "xkb_rules" "evdev"
[   183.108] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event10)
[   183.108] (II) No input driver specified, ignoring this device.
[   183.108] (II) This device may have been added with another device file.
[   183.108] (II) config/udev: Adding input device HD-Audio Generic Mic (/dev/input/event11)
[   183.108] (II) No input driver specified, ignoring this device.
[   183.108] (II) This device may have been added with another device file.
[   183.109] (II) config/udev: Adding input device HD-Audio Generic Headphone (/dev/input/event12)
[   183.109] (II) No input driver specified, ignoring this device.
[   183.109] (II) This device may have been added with another device file.
[   183.109] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[   183.109] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[   183.111] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 20 paused 0
[   183.111] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[   183.111] (**) AT Translated Set 2 keyboard: always reports core events
[   183.111] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[   183.111] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[   183.111] (--) evdev: AT Translated Set 2 keyboard: Found keys
[   183.111] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[   183.111] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[   183.111] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
[   183.111] (**) Option "xkb_rules" "evdev"
[   183.112] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event13)
[   183.112] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[   183.112] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchscreen catchall"
[   183.113] (II) systemd-logind: got fd for /dev/input/event13 13:77 fd 21 paused 0
[   183.114] (II) Using input driver 'evdev' for 'SynPS/2 Synaptics TouchPad'
[   183.114] (**) SynPS/2 Synaptics TouchPad: always reports core events
[   183.114] (**) evdev: SynPS/2 Synaptics TouchPad: Device: "/dev/input/event13"
[   183.114] (--) evdev: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[   183.114] (--) evdev: SynPS/2 Synaptics TouchPad: Found 1 mouse buttons
[   183.114] (--) evdev: SynPS/2 Synaptics TouchPad: Found absolute axes
[   183.114] (--) evdev: SynPS/2 Synaptics TouchPad: Found absolute multitouch axes
[   183.114] (--) evdev: SynPS/2 Synaptics TouchPad: Found x and y absolute axes
[   183.114] (--) evdev: SynPS/2 Synaptics TouchPad: Found absolute touchpad.
[   183.114] (II) evdev: SynPS/2 Synaptics TouchPad: Configuring as touchpad
[   183.114] (**) evdev: SynPS/2 Synaptics TouchPad: YAxisMapping: buttons 4 and 5
[   183.114] (**) evdev: SynPS/2 Synaptics TouchPad: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   183.114] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input11/event13"
[   183.114] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 12)
[   183.114] (II) evdev: SynPS/2 Synaptics TouchPad: initialized for absolute axes.
[   183.114] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[   183.114] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 0
[   183.114] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[   183.114] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[   183.115] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
[   183.115] (II) No input driver specified, ignoring this device.
[   183.115] (II) This device may have been added with another device file.
[   183.115] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/event7)
[   183.115] (II) No input driver specified, ignoring this device.
[   183.115] (II) This device may have been added with another device file.
[   183.116] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/js0)
[   183.116] (II) No input driver specified, ignoring this device.
[   183.116] (II) This device may have been added with another device file.
[   183.116] (II) config/udev: Adding input device PC Speaker (/dev/input/event8)
[   183.116] (II) No input driver specified, ignoring this device.
[   183.116] (II) This device may have been added with another device file.
[   183.117] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event14)
[   183.117] (**) HP WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[   183.118] (II) systemd-logind: got fd for /dev/input/event14 13:78 fd 22 paused 0
[   183.119] (II) Using input driver 'evdev' for 'HP WMI hotkeys'
[   183.119] (**) HP WMI hotkeys: always reports core events
[   183.119] (**) evdev: HP WMI hotkeys: Device: "/dev/input/event14"
[   183.119] (--) evdev: HP WMI hotkeys: Vendor 0 Product 0
[   183.119] (--) evdev: HP WMI hotkeys: Found keys
[   183.119] (II) evdev: HP WMI hotkeys: Configuring as keyboard
[   183.119] (**) Option "config_info" "udev:/sys/devices/virtual/input/input16/event14"
[   183.119] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 13)
[   183.119] (**) Option "xkb_rules" "evdev"
[   183.120] (II) config/udev: Adding input device HP Wireless hotkeys (/dev/input/event5)
[   183.120] (**) HP Wireless hotkeys: Applying InputClass "evdev keyboard catchall"
[   183.121] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 23 paused 0
[   183.121] (II) Using input driver 'evdev' for 'HP Wireless hotkeys'
[   183.121] (**) HP Wireless hotkeys: always reports core events
[   183.121] (**) evdev: HP Wireless hotkeys: Device: "/dev/input/event5"
[   183.121] (--) evdev: HP Wireless hotkeys: Vendor 0 Product 0
[   183.121] (--) evdev: HP Wireless hotkeys: Found keys
[   183.121] (II) evdev: HP Wireless hotkeys: Configuring as keyboard
[   183.121] (**) Option "config_info" "udev:/sys/devices/virtual/input/input7/event5"
[   183.121] (II) XINPUT: Adding extended input device "HP Wireless hotkeys" (type: KEYBOARD, id 14)
[   183.121] (**) Option "xkb_rules" "evdev"
[   183.158] (II) evdev: HP Wireless hotkeys: Close
[   183.158] (II) UnloadModule: "evdev"
[   183.158] (II) systemd-logind: releasing fd for 13:69
[   183.190] (II) evdev: HP WMI hotkeys: Close
[   183.190] (II) UnloadModule: "evdev"
[   183.190] (II) systemd-logind: releasing fd for 13:78
[   183.203] (II) evdev: SynPS/2 Synaptics TouchPad: Close
[   183.203] (II) UnloadModule: "evdev"
[   183.203] (II) systemd-logind: releasing fd for 13:77
[   183.240] (II) evdev: AT Translated Set 2 keyboard: Close
[   183.240] (II) UnloadModule: "evdev"
[   183.240] (II) systemd-logind: releasing fd for 13:64
[   183.270] (II) evdev: HP Truevision HD: Close
[   183.270] (II) UnloadModule: "evdev"
[   183.270] (II) systemd-logind: releasing fd for 13:79
[   183.300] (II) evdev: ELAN Touchscreen: Close
[   183.300] (II) UnloadModule: "evdev"
[   183.300] (II) systemd-logind: releasing fd for 13:65
[   183.330] (II) evdev: Power Button: Close
[   183.330] (II) UnloadModule: "evdev"
[   183.330] (II) systemd-logind: releasing fd for 13:66
[   183.350] (II) evdev: Video Bus: Close
[   183.350] (II) UnloadModule: "evdev"
[   183.350] (II) systemd-logind: releasing fd for 13:70
[   183.363] (II) evdev: Power Button: Close
[   183.363] (II) UnloadModule: "evdev"
[   183.363] (II) systemd-logind: releasing fd for 13:68
[   183.880] (II) Server terminated successfully (0). Closing log file.

If I try to create an entry as indicated in https://wiki.archlinux.org/index.php/xo … _xorg.conf
then I get

!546 $ sudo Xorg :0 -configure
[sudo] password for john: 
(EE) 
Fatal server error:
(EE) Server is already active for display 0
	If this server is no longer running, remove /tmp/.X0-lock
	and start again.
(EE) 
(EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
(EE) 

?  1  06:04  john on Arch:~   
!547 $ sudo Xorg :1 -configure
(EE) 
Fatal server error:
(EE) Server is already active for display 1
	If this server is no longer running, remove /tmp/.X1-lock
	and start again.
(EE) 
(EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
(EE) 

?  1  06:04  john on Arch:~   
!548 $ sudo Xorg :2 -configure

X.Org X Server 1.18.1
Release Date: 2016-02-08
X Protocol Version 11, Revision 0
Build Operating System: Linux 4.2.5-1-ARCH x86_64 
Current Operating System: Linux Arch 4.4.5-1-ARCH #1 SMP PREEMPT Thu Mar 10 07:38:19 CET 2016 x86_64
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=9fac4af1-c5bf-4427-927f-a9e8a7805c57 rw quiet
Build Date: 11 February 2016  09:57:03AM
 
Current version of pixman: 0.34.0
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.2.log", Time: Fri Mar 18 06:04:56 2016
List of video drivers:
	amdgpu
	modesetting
(++) Using config file: "/root/xorg.conf.new"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
Number of created screens does not match number of detected devices.
  Configuration failed.
(EE) Server terminated with error (2). Closing log file.

So I have not been able to get one that way.

I do have Ubuntu on another partition on the same drive but the X11 structure is quite different. I have copied the entire directory anyway...I know it's a bad idea but I am going to get rid of x and re-install it so that should take care of any differences.
Thanks in advance,
John

Last edited by grandadevans (2016-03-18 06:53:40)

Offline

#2 2016-03-18 07:02:32

grandadevans
Member
Registered: 2016-03-18
Posts: 4

Re: Only able to boot to Gnome-Wayland but not xorg

I told you I was shattered last night. I now remember getting x working but it wouldn't let me log in. I tried as my own user and as root but even though I know the username/password combo was correct for both it just kept going back to the login screen.

I am however able to open up a tty and run

sudo systemctl start gdm

so at least I can get back into a visual mode.

Offline

#3 2016-03-18 11:00:02

tetris11
Member
Registered: 2014-11-09
Posts: 18

Re: Only able to boot to Gnome-Wayland but not xorg

gdm presents you a graphical screen? So your drivers work fine?

Offline

#4 2016-03-18 13:05:16

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,480
Website

Re: Only able to boot to Gnome-Wayland but not xorg

Before you created an Xorg.conf X worked fine according to the log:

[   183.880] (II) Server terminated successfully (0). Closing log file.

Remove the Xorg.conf that you created. Then follow this page to try create an xinitrc and try starting X with startx.


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#5 2016-03-18 14:52:17

ugjka
Member
From: Latvia
Registered: 2014-04-01
Posts: 1,957
Website

Re: Only able to boot to Gnome-Wayland but not xorg

grandadevans wrote:

I am not sure if it related but the first entry on the screen after the grub disapears is regarding a failure of systemd-modules-load.service but the very next entry flushed the journal so I cannot get an error from it.

try journalctl | grep systemd-modules

Offline

#6 2016-03-18 15:15:01

themax
Member
Registered: 2013-05-14
Posts: 32

Re: Only able to boot to Gnome-Wayland but not xorg

What GPU do you have?

Did you install xf86-video-ati ?

Offline

#7 2016-03-19 21:19:12

grandadevans
Member
Registered: 2016-03-18
Posts: 4

Re: Only able to boot to Gnome-Wayland but not xorg

Hi Guys (excuse sex),

Sorry it has taken me so long to get back to you. A mixture of an Open University assignment and lack of sleep have kept me from here.

I managed to solve it eventually (but before Tetris11 replied). I am not exactly sure what was causing it. Looking back at my history it seems  pretty much to coincide with my memory. I enabled gdm and the last entry in my history before I started on my assignment was

sudo pacman -S xorg-drivers

I will still go through the replies and see if anything was relevant but at the minute I need to lay down (I'm also suffering from complications post-spinal surgery so can't stay sat up for too long).

Thanks for your help everybody. If I see any replies that would have been relevant I'll create another reply.

Offline

Board footer

Powered by FluxBB