LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 06-29-2020, 06:07 PM   #1
hng
LQ Newbie
 
Registered: Jun 2020
Posts: 5

Rep: Reputation: Disabled
xstart freezing on "Unload module: evdev"


Hi,

I am trying to call xstart on an .xinitrc file which contains:

Code:
openbox &
lxterminal
However, when I do so the script always hangs on the line
Code:
/home/user/.cache/.lxterminal-socket-:0
There are no errors in the log, it just seems to be stuck on "Unload module: 'evdev'". The log is as follows:

Code:
[   450.448] 
X.Org X Server 1.18.4
Release Date: 2016-07-19
[   450.448] X Protocol Version 11, Revision 0
[   450.448] Build Operating System: Linux 4.4.0-128-generic x86_64 Ubuntu
[   450.448] Current Operating System: Linux ldev11 4.4.12-licorice-usb-rt19 #1 SMP PREEMPT RT Fri May 3 15:20:44 PDT 2019 x86_64
[   450.448] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.12-licorice-usb-rt19 root=UUID=3cc34033-c520-4a16-83b5-8c437f6cbf10 ro
[   450.448] Build Date: 10 August 2018  09:33:05AM
[   450.448] xorg-server 2:1.18.4-0ubuntu0.8 (For technical support please see http://www.ubuntu.com/support) 
[   450.448] Current version of pixman: 0.33.6
[   450.448]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[   450.448] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   450.449] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Jun 29 15:00:45 2020
[   450.480] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   450.494] (==) No Layout section.  Using the first Screen section.
[   450.494] (==) No screen section available. Using defaults.
[   450.494] (**) |-->Screen "Default Screen Section" (0)
[   450.494] (**) |   |-->Monitor "<default monitor>"
[   450.494] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[   450.494] (==) Automatically adding devices
[   450.494] (==) Automatically enabling devices
[   450.494] (==) Automatically adding GPU devices
[   450.494] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   450.552] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[   450.552]    Entry deleted from font path.
[   450.552] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[   450.552]    Entry deleted from font path.
[   450.552] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[   450.552]    Entry deleted from font path.
[   450.552] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[   450.552]    Entry deleted from font path.
[   450.552] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[   450.552]    Entry deleted from font path.
[   450.552] (==) FontPath set to:
        /usr/share/fonts/X11/misc,
        /usr/share/fonts/X11/Type1,
        built-ins
[   450.552] (==) ModulePath set to "/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
[   450.552] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
[   450.552] (II) Loader magic: 0x55c7fa049dc0
[   450.552] (II) Module ABI versions:
[   450.552]    X.Org ANSI C Emulation: 0.4
[   450.552]    X.Org Video Driver: 20.0
[   450.552]    X.Org XInput driver : 22.1
[   450.552]    X.Org Server Extension : 9.0
[   450.552] (--) using VT number 2

[   450.552] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[   450.553] (II) xfree86: Adding drm device (/dev/dri/card0)
[   450.554] (--) PCI:*(0:0:2:0) 8086:0112:1043:844d rev 9, Mem @ 0xf7800000/4194304, 0xe0000000/268435456, I/O @ 0x0000f000/64
[   450.554] (II) LoadModule: "glx"
[   450.590] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   450.672] (II) Module glx: vendor="X.Org Foundation"
[   450.672]    compiled for 1.18.4, module version = 1.0.0
[   450.672]    ABI class: X.Org Server Extension, version 9.0
[   450.672] (==) AIGLX enabled
[   450.672] (==) Matched intel as autoconfigured driver 0
[   450.672] (==) Matched intel as autoconfigured driver 1
[   450.672] (==) Matched modesetting as autoconfigured driver 2
[   450.672] (==) Matched fbdev as autoconfigured driver 3
[   450.672] (==) Matched vesa as autoconfigured driver 4
[   450.672] (==) Assigned the driver to the xf86ConfigLayout
[   450.672] (II) LoadModule: "intel"
[   450.672] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[   450.704] (II) Module intel: vendor="X.Org Foundation"
[   450.704]    compiled for 1.18.4, module version = 2.99.917
[   450.704]    Module class: X.Org Video Driver
[   450.704]    ABI class: X.Org Video Driver, version 20.0
[   450.704] (II) LoadModule: "modesetting"
[   450.704] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[   450.705] (II) Module modesetting: vendor="X.Org Foundation"
[   450.705]    compiled for 1.18.4, module version = 1.18.4
[   450.705]    Module class: X.Org Video Driver
[   450.705]    ABI class: X.Org Video Driver, version 20.0
[   450.705] (II) LoadModule: "fbdev"
[   450.705] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[   450.705] (II) Module fbdev: vendor="X.Org Foundation"
[   450.705]    compiled for 1.18.1, module version = 0.4.4
[   450.705]    Module class: X.Org Video Driver
[   450.705]    ABI class: X.Org Video Driver, version 20.0
[   450.705] (II) LoadModule: "vesa"
[   450.705] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[   450.717] (II) Module vesa: vendor="X.Org Foundation"
[   450.717]    compiled for 1.18.1, module version = 2.3.4
[   450.717]    Module class: X.Org Video Driver
[   450.717]    ABI class: X.Org Video Driver, version 20.0
[   450.717] (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
[   450.717] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
[   450.717] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
[   450.717] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
[   450.717] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   450.717] (II) FBDEV: driver for framebuffer: fbdev
[   450.717] (II) VESA: driver for VESA chipsets: vesa
[   450.732] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20151010
[   450.732] (II) intel(0): SNA compiled: xserver-xorg-video-intel 2:2.99.917+git20160325-1ubuntu1.2 (Timo Aaltonen <tjaalton@debian.org>)
[   450.732] (II) intel(0): SNA compiled for use with valgrind
[   450.733] (WW) Falling back to old probe method for modesetting
[   450.733] (WW) Falling back to old probe method for fbdev
[   450.733] (II) Loading sub module "fbdevhw"
[   450.733] (II) LoadModule: "fbdevhw"
[   450.733] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[   450.745] (II) Module fbdevhw: vendor="X.Org Foundation"
[   450.745]    compiled for 1.18.4, module version = 0.0.2
[   450.745]    ABI class: X.Org Video Driver, version 20.0
[   450.745] (WW) Falling back to old probe method for vesa
[   450.756] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 3000
[   450.756] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx; using a maximum of 4 threads
[   450.756] (II) intel(0): Creating default Display subsection in Screen section
        "Default Screen Section" for depth/fbbpp 24/32
[   450.756] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[   450.756] (==) intel(0): RGB weight 888
[   450.756] (==) intel(0): Default visual is TrueColor
[   450.756] (II) intel(0): Output VGA1 has no monitor section
[   450.756] (II) intel(0): Enabled output VGA1
[   450.756] (II) intel(0): Output HDMI1 has no monitor section
[   450.756] (II) intel(0): Enabled output HDMI1
[   450.756] (II) intel(0): Output DP1 has no monitor section
[   450.756] (II) intel(0): Enabled output DP1
[   450.756] (II) intel(0): Output HDMI2 has no monitor section
[   450.756] (II) intel(0): Enabled output HDMI2
[   450.756] (II) intel(0): Output DP2 has no monitor section
[   450.756] (II) intel(0): Enabled output DP2
[   450.756] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[   450.756] (II) intel(0): Output VIRTUAL1 has no monitor section
[   450.756] (II) intel(0): Enabled output VIRTUAL1
[   450.756] (--) intel(0): Output HDMI1 using initial mode 1680x1050 on pipe 0
[   450.757] (==) intel(0): TearFree disabled
[   450.757] (==) intel(0): DPI set to (96, 96)
[   450.757] (II) Loading sub module "dri2"
[   450.757] (II) LoadModule: "dri2"
[   450.757] (II) Module "dri2" already built-in
[   450.757] (II) Loading sub module "present"
[   450.757] (II) LoadModule: "present"
[   450.757] (II) Module "present" already built-in
[   450.757] (II) UnloadModule: "modesetting"
[   450.757] (II) Unloading modesetting
[   450.757] (II) UnloadModule: "fbdev"
[   450.757] (II) Unloading fbdev
[   450.757] (II) UnloadSubModule: "fbdevhw"
[   450.757] (II) Unloading fbdevhw
[   450.757] (II) UnloadModule: "vesa"
[   450.757] (II) Unloading vesa
[   450.757] (==) Depth 24 pixmap format is 32 bpp
[   450.769] (II) intel(0): SNA initialized with Sandybridge (gen6, gt2) backend
[   450.769] (==) intel(0): Backing store enabled
[   450.769] (==) intel(0): Silken mouse enabled
[   450.770] (II) intel(0): HW Cursor enabled
[   450.770] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[   450.771] (==) intel(0): DPMS enabled
[   450.771] (==) intel(0): Display hotplug detection enabled
[   450.771] (II) intel(0): [DRI2] Setup complete
[   450.771] (II) intel(0): [DRI2]   DRI driver: i965
[   450.771] (II) intel(0): [DRI2]   VDPAU driver: va_gl
[   450.771] (II) intel(0): direct rendering: DRI2 enabled
[   450.771] (II) intel(0): hardware support for Present enabled
[   450.771] (--) RandR disabled
[   450.774] (II) SELinux: Disabled on system
[   450.905] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[   450.905] (II) AIGLX: enabled GLX_ARB_create_context
[   450.905] (II) AIGLX: enabled GLX_ARB_create_context_profile
[   450.905] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[   450.905] (II) AIGLX: enabled GLX_INTEL_swap_event
[   450.905] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[   450.905] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[   450.905] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[   450.905] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[   450.905] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[   450.905] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[   450.905] (II) AIGLX: Loaded and initialized i965
[   450.905] (II) GLX: Initialized DRI2 GL provider for screen 0
[   450.910] (II) intel(0): switch to mode 1680x1050@60.0 on HDMI1 using pipe 0, position (0, 0), rotation normal, reflection none
[   450.910] (II) intel(0): Setting screen physical size to 444 x 277
[   451.096] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[   451.096] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   451.096] (II) LoadModule: "evdev"
[   451.096] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   451.101] (II) Module evdev: vendor="X.Org Foundation"
[   451.101]    compiled for 1.18.1, module version = 2.10.1
[   451.101]    Module class: X.Org XInput Driver
[   451.101]    ABI class: X.Org XInput driver, version 22.1
[   451.101] (II) Using input driver 'evdev' for 'Power Button'
[   451.101] (**) Power Button: always reports core events
[   451.101] (**) evdev: Power Button: Device: "/dev/input/event1"
[   451.101] (--) evdev: Power Button: Vendor 0 Product 0x1
[   451.101] (--) evdev: Power Button: Found keys
[   451.101] (II) evdev: Power Button: Configuring as keyboard
[   451.101] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[   451.101] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   451.101] (**) Option "xkb_rules" "evdev"
[   451.101] (**) Option "xkb_model" "pc105"
[   451.101] (**) Option "xkb_layout" "us"
[   451.101] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[   451.101] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[   451.101] (II) Using input driver 'evdev' for 'Video Bus'
[   451.101] (**) Video Bus: always reports core events
[   451.101] (**) evdev: Video Bus: Device: "/dev/input/event5"
[   451.101] (--) evdev: Video Bus: Vendor 0 Product 0x6
[   451.102] (--) evdev: Video Bus: Found keys
[   451.102] (II) evdev: Video Bus: Configuring as keyboard
[   451.102] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input8/event5"
[   451.102] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[   451.102] (**) Option "xkb_rules" "evdev"
[   451.102] (**) Option "xkb_model" "pc105"
[   451.102] (**) Option "xkb_layout" "us"
[   451.102] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[   451.102] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   451.102] (II) Using input driver 'evdev' for 'Power Button'
[   451.102] (**) Power Button: always reports core events
[   451.102] (**) evdev: Power Button: Device: "/dev/input/event0"
[   451.102] (--) evdev: Power Button: Vendor 0 Product 0x1
[   451.102] (--) evdev: Power Button: Found keys
[   451.102] (II) evdev: Power Button: Configuring as keyboard
[   451.102] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[   451.102] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[   451.102] (**) Option "xkb_rules" "evdev"
[   451.102] (**) Option "xkb_model" "pc105"
[   451.102] (**) Option "xkb_layout" "us"
[   451.103] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event7)
[   451.103] (II) No input driver specified, ignoring this device.
[   451.103] (II) This device may have been added with another device file.
[   451.103] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event8)
[   451.103] (II) No input driver specified, ignoring this device.
[   451.103] (II) This device may have been added with another device file.
[   451.103] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event9)
[   451.103] (II) No input driver specified, ignoring this device.
[   451.103] (II) This device may have been added with another device file.
[   451.103] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event10)
[   451.103] (II) No input driver specified, ignoring this device.
[   451.103] (II) This device may have been added with another device file.
[   451.104] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event11)
[   451.104] (II) No input driver specified, ignoring this device.
[   451.104] (II) This device may have been added with another device file.
[   451.104] (II) config/udev: Adding input device HDA Intel PCH Line Out Side (/dev/input/event12)
[   451.104] (II) No input driver specified, ignoring this device.
[   451.104] (II) This device may have been added with another device file.
[   451.104] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event13)
[   451.104] (II) No input driver specified, ignoring this device.
[   451.104] (II) This device may have been added with another device file.
[   451.104] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event14)
[   451.104] (II) No input driver specified, ignoring this device.
[   451.104] (II) This device may have been added with another device file.
[   451.105] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event6)
[   451.105] (II) No input driver specified, ignoring this device.
[   451.105] (II) This device may have been added with another device file.
[   451.105] (II) config/udev: Adding input device PixArt HP USB Optical Mouse (/dev/input/event2)
[   451.105] (**) PixArt HP USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[   451.105] (II) Using input driver 'evdev' for 'PixArt HP USB Optical Mouse'
[   451.105] (**) PixArt HP USB Optical Mouse: always reports core events
[   451.105] (**) evdev: PixArt HP USB Optical Mouse: Device: "/dev/input/event2"
[   451.156] (--) evdev: PixArt HP USB Optical Mouse: Vendor 0x3f0 Product 0x94a
[   451.156] (--) evdev: PixArt HP USB Optical Mouse: Found 12 mouse buttons
[   451.156] (--) evdev: PixArt HP USB Optical Mouse: Found scroll wheel(s)
[   451.156] (--) evdev: PixArt HP USB Optical Mouse: Found relative axes
[   451.156] (--) evdev: PixArt HP USB Optical Mouse: Found x and y relative axes
[   451.156] (II) evdev: PixArt HP USB Optical Mouse: Configuring as mouse
[   451.156] (II) evdev: PixArt HP USB Optical Mouse: Adding scrollwheel support
[   451.156] (**) evdev: PixArt HP USB Optical Mouse: YAxisMapping: buttons 4 and 5
[   451.156] (**) evdev: PixArt HP USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   451.156] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.5/4-1.5:1.0/0003:03F0:094A.000B/input/input26/event2"
[   451.156] (II) XINPUT: Adding extended input device "PixArt HP USB Optical Mouse" (type: MOUSE, id 9)
[   451.156] (II) evdev: PixArt HP USB Optical Mouse: initialized for relative axes.
[   451.156] (**) PixArt HP USB Optical Mouse: (accel) keeping acceleration scheme 1
[   451.156] (**) PixArt HP USB Optical Mouse: (accel) acceleration profile 0
[   451.156] (**) PixArt HP USB Optical Mouse: (accel) acceleration factor: 2.000
[   451.156] (**) PixArt HP USB Optical Mouse: (accel) acceleration threshold: 4
[   451.156] (II) config/udev: Adding input device PixArt HP USB Optical Mouse (/dev/input/mouse0)
[   451.156] (II) No input driver specified, ignoring this device.
[   451.156] (II) This device may have been added with another device file.
[   451.157] (II) config/udev: Adding input device Chicony HP Elite USB Keyboard (/dev/input/event3)
[   451.157] (**) Chicony HP Elite USB Keyboard: Applying InputClass "evdev keyboard catchall"
[   451.157] (II) Using input driver 'evdev' for 'Chicony HP Elite USB Keyboard'
[   451.157] (**) Chicony HP Elite USB Keyboard: always reports core events
[   451.157] (**) evdev: Chicony HP Elite USB Keyboard: Device: "/dev/input/event3"
[   451.157] (--) evdev: Chicony HP Elite USB Keyboard: Vendor 0x3f0 Product 0x34a
[   451.157] (--) evdev: Chicony HP Elite USB Keyboard: Found keys
[   451.157] (II) evdev: Chicony HP Elite USB Keyboard: Configuring as keyboard
[   451.157] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6:1.0/0003:03F0:034A.0002/input/input6/event3"
[   451.157] (II) XINPUT: Adding extended input device "Chicony HP Elite USB Keyboard" (type: KEYBOARD, id 10)
[   451.157] (**) Option "xkb_rules" "evdev"
[   451.157] (**) Option "xkb_model" "pc105"
[   451.157] (**) Option "xkb_layout" "us"
[   451.157] (II) config/udev: Adding input device Chicony HP Elite USB Keyboard (/dev/input/event4)
[   451.157] (**) Chicony HP Elite USB Keyboard: Applying InputClass "evdev keyboard catchall"
[   451.157] (II) Using input driver 'evdev' for 'Chicony HP Elite USB Keyboard'
[   451.158] (**) Chicony HP Elite USB Keyboard: always reports core events
[   451.158] (**) evdev: Chicony HP Elite USB Keyboard: Device: "/dev/input/event4"
[   451.158] (--) evdev: Chicony HP Elite USB Keyboard: Vendor 0x3f0 Product 0x34a
[   451.158] (--) evdev: Chicony HP Elite USB Keyboard: Found 1 mouse buttons
[   451.158] (--) evdev: Chicony HP Elite USB Keyboard: Found scroll wheel(s)
[   451.158] (--) evdev: Chicony HP Elite USB Keyboard: Found relative axes
[   451.158] (II) evdev: Chicony HP Elite USB Keyboard: Forcing relative x/y axes to exist.
[   451.158] (--) evdev: Chicony HP Elite USB Keyboard: Found absolute axes
[   451.158] (II) evdev: Chicony HP Elite USB Keyboard: Forcing absolute x/y axes to exist.
[   451.158] (--) evdev: Chicony HP Elite USB Keyboard: Found keys
[   451.158] (II) evdev: Chicony HP Elite USB Keyboard: Configuring as mouse
[   451.158] (II) evdev: Chicony HP Elite USB Keyboard: Configuring as keyboard
[   451.158] (II) evdev: Chicony HP Elite USB Keyboard: Adding scrollwheel support
[   451.158] (**) evdev: Chicony HP Elite USB Keyboard: YAxisMapping: buttons 4 and 5
[   451.158] (**) evdev: Chicony HP Elite USB Keyboard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   451.158] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6:1.1/0003:03F0:034A.0003/input/input7/event4"
[   451.158] (II) XINPUT: Adding extended input device "Chicony HP Elite USB Keyboard" (type: KEYBOARD, id 11)
[   451.158] (**) Option "xkb_rules" "evdev"
[   451.158] (**) Option "xkb_model" "pc105"
[   451.158] (**) Option "xkb_layout" "us"
[   451.158] (II) evdev: Chicony HP Elite USB Keyboard: initialized for relative axes.
[   451.158] (WW) evdev: Chicony HP Elite USB Keyboard: ignoring absolute axes.
[   451.158] (**) Chicony HP Elite USB Keyboard: (accel) keeping acceleration scheme 1
[   451.158] (**) Chicony HP Elite USB Keyboard: (accel) acceleration profile 0
[   451.158] (**) Chicony HP Elite USB Keyboard: (accel) acceleration factor: 2.000
[   451.158] (**) Chicony HP Elite USB Keyboard: (accel) acceleration threshold: 4
[   451.158] (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event15)
[   451.158] (**) Eee PC WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[   451.158] (II) Using input driver 'evdev' for 'Eee PC WMI hotkeys'
[   451.158] (**) Eee PC WMI hotkeys: always reports core events
[   451.158] (**) evdev: Eee PC WMI hotkeys: Device: "/dev/input/event15"
[   451.158] (--) evdev: Eee PC WMI hotkeys: Vendor 0 Product 0
[   451.158] (--) evdev: Eee PC WMI hotkeys: Found keys
[   451.158] (II) evdev: Eee PC WMI hotkeys: Configuring as keyboard
[   451.158] (**) Option "config_info" "udev:/sys/devices/platform/eeepc-wmi/input/input18/event15"
[   451.158] (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD, id 12)
[   451.158] (**) Option "xkb_rules" "evdev"
[   451.158] (**) Option "xkb_model" "pc105"
[   451.158] (**) Option "xkb_layout" "us"
[   534.648] (II) evdev: Eee PC WMI hotkeys: Close
[   534.648] (II) UnloadModule: "evdev"
[   534.648] (II) evdev: Chicony HP Elite USB Keyboard: Close
[   534.648] (II) UnloadModule: "evdev"
[   534.648] (II) evdev: Chicony HP Elite USB Keyboard: Close
[   534.648] (II) UnloadModule: "evdev"
[   534.648] (II) evdev: PixArt HP USB Optical Mouse: Close
[   534.648] (II) UnloadModule: "evdev"
[   534.648] (II) evdev: Power Button: Close
[   534.648] (II) UnloadModule: "evdev"
[   534.648] (II) evdev: Video Bus: Close
[   534.648] (II) UnloadModule: "evdev"
[   534.648] (II) evdev: Power Button: Close
[   534.648] (II) UnloadModule: "evdev"
[   534.741] (II) Server terminated successfully (0). Closing log file.
Any help greatly appreciated, I have been trying at this for two days and haven't gotten anywhere.
 
Old 06-30-2020, 01:52 AM   #2
pan64
LQ Addict
 
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 21,910

Rep: Reputation: 7318Reputation: 7318Reputation: 7318Reputation: 7318Reputation: 7318Reputation: 7318Reputation: 7318Reputation: 7318Reputation: 7318Reputation: 7318Reputation: 7318
no, it is not stuck, it is terminated successfully.
If I need to guess lxterminal could not be started at all (because X server was terminated - so the mentioned socket cannot work).
 
2 members found this post helpful.
Old 06-30-2020, 02:19 AM   #3
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by hng View Post
I am trying to call xstart on an .xinitrc file which contains:

Code:
openbox &
lxterminal
there's no "xstart". PLease be precise. How exactly are you trying to start Xorg?
Is "trying" supposed to imply that it fails? You don't say.
 
Old 06-30-2020, 02:16 PM   #4
hng
LQ Newbie
 
Registered: Jun 2020
Posts: 5

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by pan64 View Post
no, it is not stuck, it is terminated successfully.
If I need to guess lxterminal could not be started at all (because X server was terminated - so the mentioned socket cannot work).
I was under the impression that another terminal should pop up once the lxterminal socket is created. I manually terminated the X server after waiting about an hour and seeing no terminal, and thats why it indicates that the server terminates successfully. How do I get the terminal to appear once the socket is established?

Sorry if any of this is unclear, I am very new at this. I can provide more details where necessary.
 
Old 06-30-2020, 02:20 PM   #5
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by hng View Post
I can provide more details where necessary.
You can start with what I requested in my last post.
FWIW, I also execute openbox and not openbox-session, and I can give some pointers.
 
1 members found this post helpful.
Old 06-30-2020, 02:22 PM   #6
hng
LQ Newbie
 
Registered: Jun 2020
Posts: 5

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by ondoho View Post
there's no "xstart". PLease be precise. How exactly are you trying to start Xorg?
Is "trying" supposed to imply that it fails? You don't say.
You're right, I mistyped -- I meant I am calling startx on the command line. Based on my knowledge, startx looks for the .xinitrc file (which I pasted the code for in my original post) in order to determine which clients to run. It is failing because I don't see a terminal popping up even though lxterminal is one of my clients. I might be misunderstanding how openbox and lxterminal work together but I thought that this should open a terminal.
 
1 members found this post helpful.
Old 07-01-2020, 03:18 AM   #7
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
I see.
I'm using this syntax:
Code:
#!/bin/dash
exec openbox &
wm_pid=$!
app1 &
app2 &
wait $wm_pid
It should work with bash, too, but I'm not sure I ever tested that.
 
2 members found this post helpful.
Old 07-01-2020, 06:23 AM   #8
pan64
LQ Addict
 
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 21,910

Rep: Reputation: 7318Reputation: 7318Reputation: 7318Reputation: 7318Reputation: 7318Reputation: 7318Reputation: 7318Reputation: 7318Reputation: 7318Reputation: 7318Reputation: 7318
Quote:
Originally Posted by hng View Post
I was under the impression that another terminal should pop up once the lxterminal socket is created. I manually terminated the X server after waiting about an hour and seeing no terminal, and thats why it indicates that the server terminates successfully. How do I get the terminal to appear once the socket is established?

Sorry if any of this is unclear, I am very new at this. I can provide more details where necessary.
see the timestamp at the beginning of those lines, the last 15 lines were created in the same second.
https://unix.stackexchange.com/quest...-in-xorg-0-log
So unloading evdev occurred right before the end....
 
Old 07-01-2020, 01:53 PM   #9
hng
LQ Newbie
 
Registered: Jun 2020
Posts: 5

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by ondoho View Post
I see.
I'm using this syntax:
Code:
#!/bin/dash
exec openbox &
wm_pid=$!
app1 &
app2 &
wait $wm_pid
It should work with bash, too, but I'm not sure I ever tested that.
Unfortunately I'm still having the same problem-- I don't see a terminal pop up. When I simply run "openbox & lxterminal" from the command line I seem to get the correct behavior however. I'm wondering if perhaps there is a problem with X11Forwarding when I run it through the .xinitrc that makes it so the terminal cannot be displayed?
 
Old 07-01-2020, 01:57 PM   #10
hng
LQ Newbie
 
Registered: Jun 2020
Posts: 5

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by pan64 View Post
see the timestamp at the beginning of those lines, the last 15 lines were created in the same second.
https://unix.stackexchange.com/quest...-in-xorg-0-log
So unloading evdev occurred right before the end....
I just terminated it quicker in that case. Here is an example of the last few lines of the log when I waited longer:
Code:
[162083.933] (II) UnloadModule: "evdev"
[162083.933] (II) evdev: Chicony HP Elite USB Keyboard: Close
[162083.933] (II) UnloadModule: "evdev"
[162083.933] (II) evdev: Chicony HP Elite USB Keyboard: Close
[162083.933] (II) UnloadModule: "evdev"
[162083.934] (II) evdev: PixArt HP USB Optical Mouse: Close
[162083.934] (II) UnloadModule: "evdev"
[162083.934] (II) evdev: Power Button: Close
[162083.934] (II) UnloadModule: "evdev"
[162083.934] (II) evdev: Video Bus: Close
[162083.934] (II) UnloadModule: "evdev"
[162083.934] (II) evdev: Power Button: Close
[162083.934] (II) UnloadModule: "evdev"
[162084.006] (II) Server terminated successfully (0). Closing log file
You can see in this example that nothing happened in the time between the UnloadModule: evdev and when I terminated.
 
Old 07-01-2020, 02:11 PM   #11
pan64
LQ Addict
 
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 21,910

Rep: Reputation: 7318Reputation: 7318Reputation: 7318Reputation: 7318Reputation: 7318Reputation: 7318Reputation: 7318Reputation: 7318Reputation: 7318Reputation: 7318Reputation: 7318
yes, that means when you terminate the X session evdev will be unloaded (and other things will be closed too) and finally the X server will terminate. That is ok.
I think you do not start X session properly, but we need to know exactly how is it started to be sure.
Quote:
exec openbox &
is definitely wrong, you cannot use exec and & in the same command.
 
Old 07-02-2020, 02:37 AM   #12
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by hng View Post
I'm wondering if perhaps there is a problem with X11Forwarding
What X11Forwarding???
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
evdev/xorg help? USB mouse/kbd: 2.6.24="just works">2.6.25="unplug/replug to work". GrapefruiTgirl Linux - Hardware 4 12-13-2012 02:23 PM
Can't unload (or power off) wireless card (ndiswrapper won't unload) shadowsnipes Linux - Wireless Networking 6 10-02-2005 10:48 AM
xstart: Cannot move old "/var/log/XFree86.0.log.old" linuxgamer09483 Linux - Newbie 2 02-18-2004 07:52 PM
Xstart up question OtisLinux Linux - Software 3 01-15-2004 02:09 PM
Mouse problems with xstart StaticSage Slackware 5 03-01-2003 07:02 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 08:19 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration