The officially official Devuan Forum!

You are not logged in.

#126 Re: Hardware & System Configuration » Beowulf on two laptops » 2021-11-03 17:38:26

A bit of searching turned up a thread on this forum about the eth0 problem:

ifup wait at boot

As I suspected, it was a simple error in a config file. The fix given works on my system, too. But, I installed Beowulf with the same installer on both laptops. Weird that this only cropped up on one of them. Computers are apparently not as 'consistent' and 'reliable' as we have come to assume. Too much complexity, I guess.

No progress on the backlight keys, but there is a nice little utility in the repositories called brightnessctl. It can find and change the screen backlight brightness, but it's a manual command-line only thing.

Trying to get the keys to work, so far I have tried two different config files in /usr/share/X11/xorg.conf.d/

10-backlight.conf

Section "Device" 

	Identifier "Intel"

	Driver "intel"

#	Option "AccelMethod" "uxa"

EndSection

20-intel.conf

Section "Device"

	Identifier "card0"

	Driver "intel"

	Option "Backlight" "intel_backlight"

	BusID "PCI:0:2:0"

EndSection

Is capitalization important in these sorts of files? Any other nitpicky typographic problems possible?

#127 Hardware & System Configuration » Beowulf on two laptops » 2021-11-03 01:13:33

Micronaut
Replies: 7

The problems with Ascii were frustrating, but the release of the next iteration of Devuan pushed me to at least not fall too far behind. smile So I have re-installed, not upgraded, Devuan 3.1 on my two laptops that were still running 2.1/Ascii. The system partitions were formatted and the new version freshly installed, but the /home directory was kept intact. This seems to have worked well over-all. I got everything I could think to test working on the Gateway system. Settings for accessories like Gkrellm were preserved. Even the brightness controls that don't work by default were operational when I followed the steps I got from an article on how to fix it. But the other laptop -- an Acer Aspire 5733Z -- has a couple of annoying problems. The brightness controls do not work, for one thing. They were working with Ascii after following these same steps.

The steps were:

* cp 10-backlight.conf /usr/share/X11/xorg.conf.d/10-backlight.conf
(a config file)
* install xbacklight
* edit /etc/default/grub
  add "acpi_backlight=vendor" to GRUB_CMDLINE_LINUX_DEFAULT
* run "update-grub" to make it active
* add "handle-brightness-keys" under xfce4-power-manager
   make it boolean and set it true

The last step is actually done automatically by installing xbacklight anyway. The gateway system uses function keys for the backlight adjustment while the Acer uses arrow keys. Could that have something to do with it? Some other possible reasons I can think of for the difference is that the Acer is using XFCE while the Gateway is using Cinnamon. And I deliberately changed the display manager on the Acer from the default slim, which I have learned from reading here has not been updated in many years, for lightdm. There are no other apparent bugs so I'm not inclined to change it back yet.

The Acer has one other odd problem. While booting it will stop for a loooong time. It seems like a full minute. The message is:
ifup: waiting for lock on /run/network/ifstate.eth0
It finally realizes the interface is already configured and continues. But why does it take so long to realize that?

#128 Re: Hardware & System Configuration » Laptop cannot finish booting - Again! » 2021-09-30 22:25:47

rolfie wrote:

I gave Slim a try on ASCII and abandoned it for LightDM. Get rid of Slim. I consider it to be a pain .....

And consider upgrading to Beowulf, works fine. Meanwhile I am on Chimaera on all the every day used computers. Its rock stable.

rolfie

I did not choose the display manager, I simply got whatever the default is. Is there some reasonably simply config file that can be changed to use a different display manager?

Yes, I'm getting seriously interested in upgrading. This string of disabling screwups is really getting frustrating.

#129 Re: Hardware & System Configuration » Laptop cannot finish booting - Again! » 2021-09-30 22:23:21

Well, it at least booted into kernel 4.9.0-16 after the recommended repair commands. Today I simply ran 'aptitude update' and 'aptitude safe-upgrade' and rebooted to see if everything still worked, and it did not. This time it froze in the middle of entering the password. Could not unfreeze it. Had to use hard power shutdown again. It still boots into 2.9.0-15 though.

Here is what was updated today. Why would this make the system freeze at the login prompt?

Start-Date: 2021-09-30  18:03:58
Upgrade: libkrb5-3:amd64 (1.15-1+deb9u2, 1.15-1+deb9u3), libgssapi-krb5-2:amd64 (1.15-1+deb9u2, 1.15-1+deb9u3), libcurl3:amd64 (7.52.1-5+deb9u15, 7.52.1-5+deb9u16), openssl:amd64 (1.1.0l-1~deb9u3, 1.1.0l-1~deb9u4), libk5crypto3:amd64 (1.15-1+deb9u2, 1.15-1+deb9u3), libkrb5support0:amd64 (1.15-1+deb9u2, 1.15-1+deb9u3), libtag1v5:amd64 (1.11.1+dfsg.1-0.1, 1.11.1+dfsg.1-0.3+deb9u1), libtagc0:amd64 (1.11.1+dfsg.1-0.1, 1.11.1+dfsg.1-0.3+deb9u1), libssl1.1:amd64 (1.1.0l-1~deb9u3, 1.1.0l-1~deb9u4), libtag1v5-vanilla:amd64 (1.11.1+dfsg.1-0.1, 1.11.1+dfsg.1-0.3+deb9u1), libcurl3-gnutls:amd64 (7.52.1-5+deb9u15, 7.52.1-5+deb9u16), libssl1.0.2:amd64 (1.0.2u-1~deb9u5, 1.0.2u-1~deb9u6)
End-Date: 2021-09-30  18:04:19

Ascii has become endless frustration on this laptop. Still works fine on the desktops.

#130 Hardware & System Configuration » Laptop cannot finish booting - Again! » 2021-09-23 00:00:47

Micronaut
Replies: 8

This time the kernel had not updated. But some other packages did. Not expecting any problems, I had run the updates, and shut the laptop down without testing whether it could boot. But the next time I turned it on, it was unable to get to the desktop, like before. Here are some logs:

dpkg.log showing what packages were updated. One of these must have caused the problem.

2021-09-10 17:07:57 startup archives unpack
2021-09-10 17:08:00 upgrade firefox-esr:amd64 78.13.0esr-1~deb9u1 78.14.0esr-1~deb9u1
2021-09-10 17:08:00 status half-configured firefox-esr:amd64 78.13.0esr-1~deb9u1
2021-09-10 17:08:00 status unpacked firefox-esr:amd64 78.13.0esr-1~deb9u1
2021-09-10 17:08:00 status half-installed firefox-esr:amd64 78.13.0esr-1~deb9u1
2021-09-10 17:08:08 status triggers-pending mime-support:all 3.60
2021-09-10 17:08:08 status triggers-pending desktop-file-utils:amd64 0.23-1
2021-09-10 17:08:08 status half-installed firefox-esr:amd64 78.13.0esr-1~deb9u1
2021-09-10 17:08:08 status triggers-pending mime-support:all 3.60
2021-09-10 17:08:09 status triggers-pending hicolor-icon-theme:all 0.15-1
2021-09-10 17:08:09 status half-installed firefox-esr:amd64 78.13.0esr-1~deb9u1
2021-09-10 17:08:09 status triggers-pending man-db:amd64 2.7.6.1-2
2021-09-10 17:08:09 status half-installed firefox-esr:amd64 78.13.0esr-1~deb9u1
2021-09-10 17:08:09 status unpacked firefox-esr:amd64 78.14.0esr-1~deb9u1
2021-09-10 17:08:09 status unpacked firefox-esr:amd64 78.14.0esr-1~deb9u1
2021-09-10 17:08:10 startup packages configure
2021-09-10 17:08:10 trigproc mime-support:all 3.60 <none>
2021-09-10 17:08:10 status half-configured mime-support:all 3.60
2021-09-10 17:08:10 status installed mime-support:all 3.60
2021-09-10 17:08:10 trigproc desktop-file-utils:amd64 0.23-1 <none>
2021-09-10 17:08:10 status half-configured desktop-file-utils:amd64 0.23-1
2021-09-10 17:08:10 status installed desktop-file-utils:amd64 0.23-1
2021-09-10 17:08:10 configure firefox-esr:amd64 78.14.0esr-1~deb9u1 <none>
2021-09-10 17:08:10 status unpacked firefox-esr:amd64 78.14.0esr-1~deb9u1
2021-09-10 17:08:10 status unpacked firefox-esr:amd64 78.14.0esr-1~deb9u1
2021-09-10 17:08:10 status half-configured firefox-esr:amd64 78.14.0esr-1~deb9u1
2021-09-10 17:08:11 status triggers-awaited firefox-esr:amd64 78.14.0esr-1~deb9u1
2021-09-10 17:08:11 trigproc man-db:amd64 2.7.6.1-2 <none>
2021-09-10 17:08:11 status half-configured man-db:amd64 2.7.6.1-2
2021-09-10 17:08:13 status installed man-db:amd64 2.7.6.1-2
2021-09-10 17:08:13 trigproc hicolor-icon-theme:all 0.15-1 <none>
2021-09-10 17:08:13 status half-configured hicolor-icon-theme:all 0.15-1
2021-09-10 17:08:13 status installed firefox-esr:amd64 78.14.0esr-1~deb9u1
2021-09-10 17:08:13 status installed hicolor-icon-theme:all 0.15-1

slim.log -- not very informative, but there it is.

slim: pam_end(): System error

slim: waiting for X server to shut down

slim: waiting for X server to begin accepting connections.slim: unexpected signal 15

And this time, Xorg.0.log.old which hopefully shows what was going wrong?

[    25.751] 
X.Org X Server 1.19.2
Release Date: 2017-03-02
[    25.751] X Protocol Version 11, Revision 0
[    25.751] Build Operating System: Linux 5.10.0-5-amd64 x86_64 Debian
[    25.751] Current Operating System: Linux nautilus 4.9.0-16-amd64 #1 SMP Debian 4.9.272-2 (2021-07-19) x86_64
[    25.751] Kernel command line: BOOT_IMAGE=/vmlinuz-4.9.0-16-amd64 root=UUID=95bc46a7-4cfa-4d61-820d-206e3ff12230 ro quiet acpi_backlight=vendor
[    25.751] Build Date: 15 April 2021  11:19:14AM
[    25.751] xorg-server 2:1.19.2-1+deb9u8 (https://www.debian.org/support) 
[    25.751] Current version of pixman: 0.34.0
[    25.751] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    25.751] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    25.751] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Sep 18 21:31:33 2021
[    25.772] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    25.889] (==) No Layout section.  Using the first Screen section.
[    25.889] (==) No screen section available. Using defaults.
[    25.889] (**) |-->Screen "Default Screen Section" (0)
[    25.889] (**) |   |-->Monitor "<default monitor>"
[    25.915] (==) No device specified for screen "Default Screen Section".
	Using the first device section listed.
[    25.915] (**) |   |-->Device "Intel"
[    25.915] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    25.915] (==) Automatically adding devices
[    25.915] (==) Automatically enabling devices
[    25.915] (==) Automatically adding GPU devices
[    25.915] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    25.952] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    25.952] 	Entry deleted from font path.
[    26.071] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins
[    26.071] (==) ModulePath set to "/usr/lib/xorg/modules"
[    26.071] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    26.078] (II) Loader magic: 0x55862065de00
[    26.078] (II) Module ABI versions:
[    26.078] 	X.Org ANSI C Emulation: 0.4
[    26.078] 	X.Org Video Driver: 23.0
[    26.078] 	X.Org XInput driver : 24.1
[    26.078] 	X.Org Server Extension : 10.0
[    26.080] (++) using VT number 7

[    26.080] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    26.081] (II) xfree86: Adding drm device (/dev/dri/card0)
[    26.091] (--) PCI:*(0:0:2:0) 8086:0106:1025:0511 rev 9, Mem @ 0xc0000000/4194304, 0xb0000000/268435456, I/O @ 0x00002000/64, BIOS @ 0x????????/131072
[    26.091] (II) LoadModule: "glx"
[    26.126] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    26.360] (II) Module glx: vendor="X.Org Foundation"
[    26.360] 	compiled for 1.19.2, module version = 1.0.0
[    26.360] 	ABI class: X.Org Server Extension, version 10.0
[    26.361] (II) LoadModule: "intel"
[    26.361] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    26.423] (II) Module intel: vendor="X.Org Foundation"
[    26.423] 	compiled for 1.19.0, module version = 2.99.917
[    26.423] 	Module class: X.Org Video Driver
[    26.424] 	ABI class: X.Org Video Driver, version 23.0
[    26.424] (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
[    26.424] (II) intel: Driver for Intel(R) HD Graphics
[    26.424] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[    26.424] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[    26.469] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20160919
[    26.469] (II) intel(0): SNA compiled: xserver-xorg-video-intel 2:2.99.917+git20161206-1 (Timo Aaltonen <tjaalton@debian.org>)
[    26.469] (II) intel(0): SNA compiled for use with valgrind
[    26.491] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 2000
[    26.491] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2; using a maximum of 2 threads
[    26.491] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    26.491] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[    26.491] (==) intel(0): RGB weight 888
[    26.491] (==) intel(0): Default visual is TrueColor
[    26.492] (II) intel(0): Output LVDS1 has no monitor section
[    26.492] (**) intel(0): Found backlight control interface intel_backlight (type 'raw') for output LVDS1
[    26.492] (II) intel(0): Enabled output LVDS1
[    26.493] (II) intel(0): Output VGA1 has no monitor section
[    26.493] (II) intel(0): Enabled output VGA1
[    26.493] (II) intel(0): Output HDMI1 has no monitor section
[    26.493] (II) intel(0): Enabled output HDMI1
[    26.493] (II) intel(0): Output DP1 has no monitor section
[    26.493] (II) intel(0): Enabled output DP1
[    26.493] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[    26.494] (II) intel(0): Output VIRTUAL1 has no monitor section
[    26.494] (II) intel(0): Enabled output VIRTUAL1
[    26.494] (--) intel(0): Output LVDS1 using initial mode 1366x768 on pipe 0
[    26.494] (==) intel(0): TearFree disabled
[    26.494] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
[    26.494] (==) intel(0): DPI set to (96, 96)
[    26.494] (II) Loading sub module "dri3"
[    26.494] (II) LoadModule: "dri3"
[    26.494] (II) Module "dri3" already built-in
[    26.494] (II) Loading sub module "dri2"
[    26.494] (II) LoadModule: "dri2"
[    26.494] (II) Module "dri2" already built-in
[    26.494] (II) Loading sub module "present"
[    26.494] (II) LoadModule: "present"
[    26.494] (II) Module "present" already built-in
[    26.494] (==) Depth 24 pixmap format is 32 bpp
[    26.520] (II) intel(0): SNA initialized with Sandybridge (gen6, gt1) backend
[    26.520] (==) intel(0): Backing store enabled
[    26.520] (==) intel(0): Silken mouse enabled
[    26.521] (II) intel(0): HW Cursor enabled
[    26.521] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    26.522] (==) intel(0): DPMS enabled
[    26.522] (==) intel(0): Display hotplug detection enabled
[    26.522] (II) intel(0): [DRI2] Setup complete
[    26.522] (II) intel(0): [DRI2]   DRI driver: i965
[    26.522] (II) intel(0): [DRI2]   VDPAU driver: va_gl
[    26.522] (II) intel(0): direct rendering: DRI2 enabled
[    26.522] (II) intel(0): hardware support for Present enabled
[    26.522] (--) RandR disabled
[    26.528] (II) SELinux: Disabled on system
[    26.903] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    26.903] (II) AIGLX: enabled GLX_ARB_create_context
[    26.903] (II) AIGLX: enabled GLX_ARB_create_context_profile
[    26.903] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[    26.903] (II) AIGLX: enabled GLX_INTEL_swap_event
[    26.903] (II) AIGLX: enabled GLX_SGI_swap_control
[    26.903] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[    26.903] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[    26.903] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[    26.903] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    26.903] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[    26.903] (II) AIGLX: Loaded and initialized i965
[    26.903] (II) GLX: Initialized DRI2 GL provider for screen 0
[    26.918] (II) intel(0): switch to mode 1366x768@60.0 on LVDS1 using pipe 0, position (0, 0), rotation normal, reflection none
[    26.920] (II) intel(0): Setting screen physical size to 361 x 203
[    27.478] (II) config/udev: Adding input device Power Button (/dev/input/event8)
[    27.478] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    27.478] (II) LoadModule: "libinput"
[    27.479] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    27.527] (II) Module libinput: vendor="X.Org Foundation"
[    27.527] 	compiled for 1.19.0, module version = 0.23.0
[    27.527] 	Module class: X.Org XInput Driver
[    27.527] 	ABI class: X.Org XInput driver, version 24.1
[    27.527] (II) Using input driver 'libinput' for 'Power Button'
[    27.527] (**) Power Button: always reports core events
[    27.527] (**) Option "Device" "/dev/input/event8"
[    27.528] (**) Option "_source" "server/udev"
[    27.528] (II) input device 'Power Button', /dev/input/event8 is tagged by udev as: Keyboard
[    27.528] (II) input device 'Power Button', /dev/input/event8 is a keyboard
[    27.544] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input12/event8"
[    27.544] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    27.544] (**) Option "xkb_model" "pc105"
[    27.544] (**) Option "xkb_layout" "us"
[    27.545] (II) input device 'Power Button', /dev/input/event8 is tagged by udev as: Keyboard
[    27.545] (II) input device 'Power Button', /dev/input/event8 is a keyboard
[    27.546] (II) config/udev: Adding input device Video Bus (/dev/input/event9)
[    27.546] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    27.546] (II) Using input driver 'libinput' for 'Video Bus'
[    27.546] (**) Video Bus: always reports core events
[    27.546] (**) Option "Device" "/dev/input/event9"
[    27.546] (**) Option "_source" "server/udev"
[    27.547] (II) input device 'Video Bus', /dev/input/event9 is tagged by udev as: Keyboard
[    27.547] (II) input device 'Video Bus', /dev/input/event9 is a keyboard
[    27.589] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input13/event9"
[    27.589] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    27.589] (**) Option "xkb_model" "pc105"
[    27.589] (**) Option "xkb_layout" "us"
[    27.590] (II) input device 'Video Bus', /dev/input/event9 is tagged by udev as: Keyboard
[    27.590] (II) input device 'Video Bus', /dev/input/event9 is a keyboard
[    27.590] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[    27.590] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    27.590] (II) Using input driver 'libinput' for 'Power Button'
[    27.590] (**) Power Button: always reports core events
[    27.590] (**) Option "Device" "/dev/input/event5"
[    27.591] (**) Option "_source" "server/udev"
[    27.591] (II) input device 'Power Button', /dev/input/event5 is tagged by udev as: Keyboard
[    27.591] (II) input device 'Power Button', /dev/input/event5 is a keyboard
[    27.604] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0C0C:00/input/input9/event5"
[    27.604] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[    27.604] (**) Option "xkb_model" "pc105"
[    27.604] (**) Option "xkb_layout" "us"
[    27.605] (II) input device 'Power Button', /dev/input/event5 is tagged by udev as: Keyboard
[    27.605] (II) input device 'Power Button', /dev/input/event5 is a keyboard
[    27.605] (II) config/udev: Adding input device Lid Switch (/dev/input/event6)
[    27.605] (II) No input driver specified, ignoring this device.
[    27.605] (II) This device may have been added with another device file.
[    27.606] (II) config/udev: Adding input device Sleep Button (/dev/input/event7)
[    27.606] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    27.606] (II) Using input driver 'libinput' for 'Sleep Button'
[    27.606] (**) Sleep Button: always reports core events
[    27.606] (**) Option "Device" "/dev/input/event7"
[    27.606] (**) Option "_source" "server/udev"
[    27.606] (II) input device 'Sleep Button', /dev/input/event7 is tagged by udev as: Keyboard
[    27.606] (II) input device 'Sleep Button', /dev/input/event7 is a keyboard
[    27.628] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0C0E:00/input/input11/event7"
[    27.628] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[    27.628] (**) Option "xkb_model" "pc105"
[    27.628] (**) Option "xkb_layout" "us"
[    27.628] (II) input device 'Sleep Button', /dev/input/event7 is tagged by udev as: Keyboard
[    27.628] (II) input device 'Sleep Button', /dev/input/event7 is a keyboard
[    27.629] (II) config/udev: Adding input device 1.3M HD WebCam (/dev/input/event16)
[    27.629] (**) 1.3M HD WebCam: Applying InputClass "libinput keyboard catchall"
[    27.629] (II) Using input driver 'libinput' for '1.3M HD WebCam'
[    27.629] (**) 1.3M HD WebCam: always reports core events
[    27.629] (**) Option "Device" "/dev/input/event16"
[    27.629] (**) Option "_source" "server/udev"
[    27.630] (II) input device '1.3M HD WebCam', /dev/input/event16 is tagged by udev as: Keyboard
[    27.630] (II) input device '1.3M HD WebCam', /dev/input/event16 is a keyboard
[    27.660] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/input/input17/event16"
[    27.660] (II) XINPUT: Adding extended input device "1.3M HD WebCam" (type: KEYBOARD, id 10)
[    27.660] (**) Option "xkb_model" "pc105"
[    27.660] (**) Option "xkb_layout" "us"
[    27.660] (II) input device '1.3M HD WebCam', /dev/input/event16 is tagged by udev as: Keyboard
[    27.660] (II) input device '1.3M HD WebCam', /dev/input/event16 is a keyboard
[    27.661] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event13)
[    27.661] (II) No input driver specified, ignoring this device.
[    27.661] (II) This device may have been added with another device file.
[    27.661] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event10)
[    27.661] (II) No input driver specified, ignoring this device.
[    27.661] (II) This device may have been added with another device file.
[    27.661] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event11)
[    27.661] (II) No input driver specified, ignoring this device.
[    27.661] (II) This device may have been added with another device file.
[    27.662] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event12)
[    27.662] (II) No input driver specified, ignoring this device.
[    27.662] (II) This device may have been added with another device file.
[    27.662] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.0 (/dev/input/event1)
[    27.662] (**) Microsoft Microsoft® Nano Transceiver v2.0: Applying InputClass "libinput keyboard catchall"
[    27.662] (II) Using input driver 'libinput' for 'Microsoft Microsoft® Nano Transceiver v2.0'
[    27.662] (**) Microsoft Microsoft® Nano Transceiver v2.0: always reports core events
[    27.662] (**) Option "Device" "/dev/input/event1"
[    27.662] (**) Option "_source" "server/udev"
[    27.663] (II) input device 'Microsoft Microsoft® Nano Transceiver v2.0', /dev/input/event1 is tagged by udev as: Keyboard
[    27.663] (II) input device 'Microsoft Microsoft® Nano Transceiver v2.0', /dev/input/event1 is a keyboard
[    27.684] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.4/4-1.4:1.0/0003:045E:0745.0001/input/input3/event1"
[    27.684] (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v2.0" (type: KEYBOARD, id 11)
[    27.684] (**) Option "xkb_model" "pc105"
[    27.684] (**) Option "xkb_layout" "us"
[    27.684] (II) input device 'Microsoft Microsoft® Nano Transceiver v2.0', /dev/input/event1 is tagged by udev as: Keyboard
[    27.684] (II) input device 'Microsoft Microsoft® Nano Transceiver v2.0', /dev/input/event1 is a keyboard
[    27.685] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.0 (/dev/input/event2)
[    27.685] (**) Microsoft Microsoft® Nano Transceiver v2.0: Applying InputClass "libinput pointer catchall"
[    27.685] (**) Microsoft Microsoft® Nano Transceiver v2.0: Applying InputClass "libinput keyboard catchall"
[    27.685] (II) Using input driver 'libinput' for 'Microsoft Microsoft® Nano Transceiver v2.0'
[    27.685] (**) Microsoft Microsoft® Nano Transceiver v2.0: always reports core events
[    27.685] (**) Option "Device" "/dev/input/event2"
[    27.685] (**) Option "_source" "server/udev"
[    27.685] (II) input device 'Microsoft Microsoft® Nano Transceiver v2.0', /dev/input/event2 is tagged by udev as: Keyboard Mouse
[    27.685] (II) Device 'Microsoft Microsoft® Nano Transceiver v2.0' set to 1000 DPI
[    27.685] (II) input device 'Microsoft Microsoft® Nano Transceiver v2.0', /dev/input/event2 is a pointer caps
[    27.685] (II) input device 'Microsoft Microsoft® Nano Transceiver v2.0', /dev/input/event2 is a keyboard
[    27.696] (II) libinput: Microsoft Microsoft® Nano Transceiver v2.0: needs a virtual subdevice
[    27.696] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.4/4-1.4:1.1/0003:045E:0745.0002/input/input4/event2"
[    27.696] (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v2.0" (type: MOUSE, id 12)
[    27.696] (**) Option "AccelerationScheme" "none"
[    27.696] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) selected scheme none/0
[    27.696] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) acceleration factor: 2.000
[    27.696] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) acceleration threshold: 4
[    27.697] (II) input device 'Microsoft Microsoft® Nano Transceiver v2.0', /dev/input/event2 is tagged by udev as: Keyboard Mouse
[    27.697] (II) Device 'Microsoft Microsoft® Nano Transceiver v2.0' set to 1000 DPI
[    27.697] (II) input device 'Microsoft Microsoft® Nano Transceiver v2.0', /dev/input/event2 is a pointer caps
[    27.697] (II) input device 'Microsoft Microsoft® Nano Transceiver v2.0', /dev/input/event2 is a keyboard
[    27.697] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.0 (/dev/input/mouse0)
[    27.697] (II) No input driver specified, ignoring this device.
[    27.697] (II) This device may have been added with another device file.
[    27.698] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.0 (/dev/input/event3)
[    27.698] (**) Microsoft Microsoft® Nano Transceiver v2.0: Applying InputClass "libinput keyboard catchall"
[    27.698] (II) Using input driver 'libinput' for 'Microsoft Microsoft® Nano Transceiver v2.0'
[    27.698] (**) Microsoft Microsoft® Nano Transceiver v2.0: always reports core events
[    27.698] (**) Option "Device" "/dev/input/event3"
[    27.698] (**) Option "_source" "server/udev"
[    27.698] (II) input device 'Microsoft Microsoft® Nano Transceiver v2.0', /dev/input/event3 is tagged by udev as: Keyboard
[    27.698] (II) input device 'Microsoft Microsoft® Nano Transceiver v2.0', /dev/input/event3 is a keyboard
[    27.712] (II) libinput: Microsoft Microsoft® Nano Transceiver v2.0: needs a virtual subdevice
[    27.712] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.4/4-1.4:1.2/0003:045E:0745.0003/input/input5/event3"
[    27.712] (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v2.0" (type: MOUSE, id 13)
[    27.712] (**) Option "AccelerationScheme" "none"
[    27.712] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) selected scheme none/0
[    27.712] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) acceleration factor: 2.000
[    27.712] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) acceleration threshold: 4
[    27.712] (II) input device 'Microsoft Microsoft® Nano Transceiver v2.0', /dev/input/event3 is tagged by udev as: Keyboard
[    27.712] (II) input device 'Microsoft Microsoft® Nano Transceiver v2.0', /dev/input/event3 is a keyboard
[    27.713] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    27.713] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    27.713] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    27.713] (**) AT Translated Set 2 keyboard: always reports core events
[    27.713] (**) Option "Device" "/dev/input/event0"
[    27.713] (**) Option "_source" "server/udev"
[    27.713] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[    27.713] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[    27.728] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    27.728] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 14)
[    27.728] (**) Option "xkb_model" "pc105"
[    27.728] (**) Option "xkb_layout" "us"
[    27.729] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[    27.729] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[    27.730] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event4)
[    27.730] (**) ETPS/2 Elantech Touchpad: Applying InputClass "libinput touchpad catchall"
[    27.730] (II) Using input driver 'libinput' for 'ETPS/2 Elantech Touchpad'
[    27.730] (**) ETPS/2 Elantech Touchpad: always reports core events
[    27.730] (**) Option "Device" "/dev/input/event4"
[    27.730] (**) Option "_source" "server/udev"
[    27.731] (II) input device 'ETPS/2 Elantech Touchpad', /dev/input/event4 is tagged by udev as: Touchpad
[    27.731] (II) input device 'ETPS/2 Elantech Touchpad', /dev/input/event4 is a touchpad
[    27.760] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input2/event4"
[    27.760] (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD, id 15)
[    27.760] (**) Option "AccelerationScheme" "none"
[    27.761] (**) ETPS/2 Elantech Touchpad: (accel) selected scheme none/0
[    27.761] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000
[    27.761] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4
[    27.761] (II) input device 'ETPS/2 Elantech Touchpad', /dev/input/event4 is tagged by udev as: Touchpad
[    27.761] (II) input device 'ETPS/2 Elantech Touchpad', /dev/input/event4 is a touchpad
[    27.762] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse1)
[    27.762] (II) No input driver specified, ignoring this device.
[    27.762] (II) This device may have been added with another device file.
[    27.762] (II) config/udev: Adding input device PC Speaker (/dev/input/event14)
[    27.762] (II) No input driver specified, ignoring this device.
[    27.762] (II) This device may have been added with another device file.
[    27.763] (II) config/udev: Adding input device Acer WMI hotkeys (/dev/input/event15)
[    27.763] (**) Acer WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[    27.763] (II) Using input driver 'libinput' for 'Acer WMI hotkeys'
[    27.763] (**) Acer WMI hotkeys: always reports core events
[    27.763] (**) Option "Device" "/dev/input/event15"
[    27.763] (**) Option "_source" "server/udev"
[    27.764] (II) input device 'Acer WMI hotkeys', /dev/input/event15 is tagged by udev as: Keyboard
[    27.764] (II) input device 'Acer WMI hotkeys', /dev/input/event15 is a keyboard
[    27.804] (**) Option "config_info" "udev:/sys/devices/virtual/input/input16/event15"
[    27.804] (II) XINPUT: Adding extended input device "Acer WMI hotkeys" (type: KEYBOARD, id 16)
[    27.804] (**) Option "xkb_model" "pc105"
[    27.804] (**) Option "xkb_layout" "us"
[    27.805] (II) input device 'Acer WMI hotkeys', /dev/input/event15 is tagged by udev as: Keyboard
[    27.805] (II) input device 'Acer WMI hotkeys', /dev/input/event15 is a keyboard
[    27.819] (**) Microsoft Microsoft® Nano Transceiver v2.0: Applying InputClass "libinput pointer catchall"
[    27.820] (**) Microsoft Microsoft® Nano Transceiver v2.0: Applying InputClass "libinput keyboard catchall"
[    27.820] (II) Using input driver 'libinput' for 'Microsoft Microsoft® Nano Transceiver v2.0'
[    27.820] (**) Microsoft Microsoft® Nano Transceiver v2.0: always reports core events
[    27.820] (**) Option "Device" "/dev/input/event2"
[    27.820] (**) Option "_source" "_driver/libinput"
[    27.820] (II) libinput: Microsoft Microsoft® Nano Transceiver v2.0: is a virtual subdevice
[    27.820] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.4/4-1.4:1.1/0003:045E:0745.0002/input/input4/event2"
[    27.820] (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v2.0" (type: KEYBOARD, id 17)
[    27.820] (**) Option "xkb_model" "pc105"
[    27.820] (**) Option "xkb_layout" "us"
[    27.821] (**) Microsoft Microsoft® Nano Transceiver v2.0: Applying InputClass "libinput keyboard catchall"
[    27.821] (II) Using input driver 'libinput' for 'Microsoft Microsoft® Nano Transceiver v2.0'
[    27.821] (**) Microsoft Microsoft® Nano Transceiver v2.0: always reports core events
[    27.821] (**) Option "Device" "/dev/input/event3"
[    27.821] (**) Option "_source" "_driver/libinput"
[    27.821] (II) libinput: Microsoft Microsoft® Nano Transceiver v2.0: is a virtual subdevice
[    27.821] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.4/4-1.4:1.2/0003:045E:0745.0003/input/input5/event3"
[    27.821] (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v2.0" (type: KEYBOARD, id 18)
[    27.821] (**) Option "xkb_model" "pc105"
[    27.821] (**) Option "xkb_layout" "us"
[    28.495] (II) intel(0): EDID vendor "CMO", prod id 5522
[    28.495] (II) intel(0): Printing DDC gathered Modelines:
[    28.495] (II) intel(0): Modeline "1366x768"x0.0   75.00  1366 1426 1466 1568  768 772 778 797 -hsync -vsync (47.8 kHz eP)

Since the team maintaining Ascii seems to not be very well coordinated, causing these conflicts, maybe it's time to upgrade to Beowulf...

#131 Re: Hardware & System Configuration » Ascii kernel update borks laptop » 2021-08-12 20:34:42

Yes, I was able to install the latest updated of the version 16 kernel and it works. Interesting note: One of the messages I saw scroll by as it was installing was about uninstalling icedtea-netx. Hmm... Since this was a solo install, no other packages being processed, that had to be triggered by the kernel install.

#132 Re: Hardware & System Configuration » Ascii kernel update borks laptop » 2021-08-11 22:05:31

Well, I think I will get the full package name using search and just do an install -- if that is an allowed way to install a kernel. Since the core of the OS is different from any other binary, I was not sure if that was an OK way to do it. Hopefully there won't be any hairy dependency problems...

#133 Re: Devuan Derivatives » An example of how Trinity Desktop Env (TDE) can look on Devuan ASCII » 2021-08-11 22:03:43

This is a large information dump, but the astonishing final message here is that you are not denying the accusation. TDE really is a risky thing to use in a contemporary networked environment? That's mind-boggling.

#134 Re: Devuan Derivatives » An example of how Trinity Desktop Env (TDE) can look on Devuan ASCII » 2021-08-11 01:56:15

Every time I have asked about Trinity desktop in any Linux forum I see these claims that it is hugely insecure due to being such an old code base and no one with any sense would dare use it.

First, how can a desktop be a security risk? You are using it locally. Does the desktop code have any connection to the networking code?

Second, is this claim of 'ancient code' remotely true? Just because they forked it from KDE 3.x doesn't mean they haven't fixed any bugs since then. That's the point of the fork, to get control of the code. smile

#135 Re: Hardware & System Configuration » Ascii kernel update borks laptop » 2021-08-11 01:53:35

Fatigue got me. I didn't see any chance of progress so I just gave up. Anyway, for the sake of completion, here is the output. Still nothing useful.

root@nautilus:~# apt install icedtea-netx-common  --dry-run
Reading package lists... Done
Building dependency tree       
Reading state information... Done
icedtea-netx-common is already the newest version (1.6.2-3.1+deb9u1).
icedtea-netx-common set to manually installed.
The following package was automatically installed and is no longer required:
  linux-image-4.9.0-14-amd64
Use 'apt autoremove' to remove it.
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.

But... there has been another kernel update since this one that cause the weird problem. For some reason, it was not installed even though the headers were. (That's how I know about it.) Why? I did not use the hold command. I just purged the kernel version that was causing the problem. Could I install it manually? I'm thinking of trying that, and if it still cause the problem, at least I can get the xorg.log that is produced.

#136 Re: Hardware & System Configuration » Ascii kernel update borks laptop » 2021-07-09 00:11:42

nemo@nautilus:~$ apt list | grep installed | grep openjdk

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

openjdk-8-jre/oldstable-security,now 8u292-b10-0+deb9u1 amd64 [installed,automatic]
openjdk-8-jre-headless/oldstable-security,now 8u292-b10-0+deb9u1 amd64 [installed,automatic]

nemo@nautilus:~$ apt list | grep installed | grep icedtea

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

icedtea-8-plugin/now 1.6.2-3.1 amd64 [installed,local]
icedtea-netx-common/oldstable,now 1.6.2-3.1+deb9u1 all [installed,automatic]

#137 Re: Hardware & System Configuration » Ascii kernel update borks laptop » 2021-07-08 22:57:10

OK, we finally have a result.

nemo@nautilus:~$ apt-cache rdepends icedtea-netx
icedtea-netx
Reverse Depends:
  icedtea-8-plugin
  icedtea-netx-common
  libbiojava4.0-java
nemo@nautilus:~$ apt-cache depends icedtea-netx
icedtea-netx
  Depends: openjdk-8-jre
  Depends: icedtea-netx-common
  Conflicts: <openjdk-6-jre>
  Conflicts: <openjdk-6-jre-headless>
  Replaces: <openjdk-6-jre>
  Replaces: <openjdk-6-jre-headless>

#138 Re: Hardware & System Configuration » Ascii kernel update borks laptop » 2021-07-08 17:53:36

Well, Linux command line programs are ingenius in their ability to find nitpicks in commands. I couldn't figure out how to get apt-cache to not interpret the - inside a file name as a command switch.

root@nautilus:~# apt list | grep installed | grep icedtea

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

icedtea-8-plugin/now 1.6.2-3.1 amd64 [installed,local]
icedtea-netx-common/oldstable,now 1.6.2-3.1+deb9u1 all [installed,automatic]
root@nautilus:~# apt-cache rdepends --installed $icedtea-netx
E: Command line option 'n' [from -netx] is not understood in combination with the other options.
root@nautilus:~# apt-cache rdepends --installed "$icedtea-netx"
E: Command line option 'n' [from -netx] is not understood in combination with the other options.
root@nautilus:~# apt-cache rdepends --installed $icedtea
E: No packages found

#139 Re: Hardware & System Configuration » Ascii kernel update borks laptop » 2021-07-08 00:23:36

It complains that "apt upgrade --dry-run" is not a valid combination of options. Without the --dry-run, it just updates the package databases. Did you mean something else? The other works, but doesn't seem to produce any new information.

root@nautilus:/# apt upgrade --dry-run
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Calculating upgrade... Done
The following package was automatically installed and is no longer required:
  linux-image-4.9.0-14-amd64
Use 'apt autoremove' to remove it.
The following packages have been kept back:
  icedtea-netx
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.

#140 Re: Hardware & System Configuration » Ascii kernel update borks laptop » 2021-07-07 23:39:05

Linux nautilus 4.9.0-15-amd64 #1 SMP Debian 4.9.258-1 (2021-03-08) x86_64 GNU/Linux

#141 Re: Hardware & System Configuration » Ascii kernel update borks laptop » 2021-07-07 22:49:36

Head_on_a_Stick wrote:

Please also post the X.Org and display manager logs.

Does it save X.Org.log past the last boot? All I could find was the current version and the .old from the previous boot, which is after I had purged the problematic kernel. Where would it put any older saves?

[  1687.349] 
X.Org X Server 1.19.2
Release Date: 2017-03-02
[  1687.349] X Protocol Version 11, Revision 0
[  1687.349] Build Operating System: Linux 5.10.0-5-amd64 x86_64 Debian
[  1687.349] Current Operating System: Linux nautilus 4.9.0-15-amd64 #1 SMP Debian 4.9.258-1 (2021-03-08) x86_64
[  1687.349] Kernel command line: BOOT_IMAGE=/vmlinuz-4.9.0-15-amd64 root=UUID=95bc46a7-4cfa-4d61-820d-206e3ff12230 ro quiet acpi_backlight=vendor
[  1687.349] Build Date: 15 April 2021  11:19:14AM
[  1687.349] xorg-server 2:1.19.2-1+deb9u8 ([url]https://www.debian.org/support[/url]) 
[  1687.349] Current version of pixman: 0.34.0
[  1687.349] 	Before reporting problems, check [url]http://wiki.x.org[/url]
	to make sure that you have the latest version.
[  1687.349] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  1687.349] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Jul  6 19:32:24 2021
[  1687.350] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  1687.350] (==) No Layout section.  Using the first Screen section.
[  1687.350] (==) No screen section available. Using defaults.
[  1687.350] (**) |-->Screen "Default Screen Section" (0)
[  1687.350] (**) |   |-->Monitor "<default monitor>"
[  1687.350] (==) No device specified for screen "Default Screen Section".
	Using the first device section listed.
[  1687.350] (**) |   |-->Device "Intel"
[  1687.350] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[  1687.350] (==) Automatically adding devices
[  1687.350] (==) Automatically enabling devices
[  1687.350] (==) Automatically adding GPU devices
[  1687.350] (==) Max clients allowed: 256, resource mask: 0x1fffff
[  1687.350] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[  1687.351] 	Entry deleted from font path.
[  1687.351] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins
[  1687.351] (==) ModulePath set to "/usr/lib/xorg/modules"
[  1687.351] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[  1687.351] (II) Loader magic: 0x55ed25733e00
[  1687.351] (II) Module ABI versions:
[  1687.351] 	X.Org ANSI C Emulation: 0.4
[  1687.351] 	X.Org Video Driver: 23.0
[  1687.351] 	X.Org XInput driver : 24.1
[  1687.351] 	X.Org Server Extension : 10.0
[  1687.353] (++) using VT number 7

[  1687.353] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[  1687.353] (II) xfree86: Adding drm device (/dev/dri/card0)
[  1687.360] (--) PCI:*(0:0:2:0) 8086:0106:1025:0511 rev 9, Mem @ 0xc0000000/4194304, 0xb0000000/268435456, I/O @ 0x00002000/64, BIOS @ 0x????????/131072
[  1687.360] (II) LoadModule: "glx"
[  1687.360] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  1687.362] (II) Module glx: vendor="X.Org Foundation"
[  1687.362] 	compiled for 1.19.2, module version = 1.0.0
[  1687.363] 	ABI class: X.Org Server Extension, version 10.0
[  1687.363] (II) LoadModule: "intel"
[  1687.363] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[  1687.363] (II) Module intel: vendor="X.Org Foundation"
[  1687.363] 	compiled for 1.19.0, module version = 2.99.917
[  1687.363] 	Module class: X.Org Video Driver
[  1687.363] 	ABI class: X.Org Video Driver, version 23.0
[  1687.363] (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
[  1687.364] (II) intel: Driver for Intel(R) HD Graphics
[  1687.364] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[  1687.364] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[  1687.379] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20160919
[  1687.379] (II) intel(0): SNA compiled: xserver-xorg-video-intel 2:2.99.917+git20161206-1 (Timo Aaltonen <tjaalton@debian.org>)
[  1687.379] (II) intel(0): SNA compiled for use with valgrind
[  1687.379] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 2000
[  1687.379] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2; using a maximum of 2 threads
[  1687.379] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[  1687.380] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[  1687.380] (==) intel(0): RGB weight 888
[  1687.380] (==) intel(0): Default visual is TrueColor
[  1687.380] (II) intel(0): Output LVDS1 has no monitor section
[  1687.381] (**) intel(0): Found backlight control interface intel_backlight (type 'raw') for output LVDS1
[  1687.381] (II) intel(0): Enabled output LVDS1
[  1687.381] (II) intel(0): Output VGA1 has no monitor section
[  1687.381] (II) intel(0): Enabled output VGA1
[  1687.381] (II) intel(0): Output HDMI1 has no monitor section
[  1687.381] (II) intel(0): Enabled output HDMI1
[  1687.381] (II) intel(0): Output DP1 has no monitor section
[  1687.381] (II) intel(0): Enabled output DP1
[  1687.381] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[  1687.382] (II) intel(0): Output VIRTUAL1 has no monitor section
[  1687.382] (II) intel(0): Enabled output VIRTUAL1
[  1687.382] (--) intel(0): Output LVDS1 using initial mode 1366x768 on pipe 0
[  1687.382] (==) intel(0): TearFree disabled
[  1687.382] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
[  1687.382] (==) intel(0): DPI set to (96, 96)
[  1687.382] (II) Loading sub module "dri3"
[  1687.382] (II) LoadModule: "dri3"
[  1687.382] (II) Module "dri3" already built-in
[  1687.382] (II) Loading sub module "dri2"
[  1687.382] (II) LoadModule: "dri2"
[  1687.382] (II) Module "dri2" already built-in
[  1687.382] (II) Loading sub module "present"
[  1687.382] (II) LoadModule: "present"
[  1687.382] (II) Module "present" already built-in
[  1687.382] (==) Depth 24 pixmap format is 32 bpp
[  1687.382] (II) intel(0): SNA initialized with Sandybridge (gen6, gt1) backend
[  1687.383] (==) intel(0): Backing store enabled
[  1687.383] (==) intel(0): Silken mouse enabled
[  1687.383] (II) intel(0): HW Cursor enabled
[  1687.383] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[  1687.383] (==) intel(0): DPMS enabled
[  1687.383] (==) intel(0): Display hotplug detection enabled
[  1687.383] (II) intel(0): [DRI2] Setup complete
[  1687.383] (II) intel(0): [DRI2]   DRI driver: i965
[  1687.383] (II) intel(0): [DRI2]   VDPAU driver: va_gl
[  1687.383] (II) intel(0): direct rendering: DRI2 enabled
[  1687.383] (II) intel(0): hardware support for Present enabled
[  1687.383] (--) RandR disabled
[  1687.390] (II) SELinux: Disabled on system
[  1687.413] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[  1687.413] (II) AIGLX: enabled GLX_ARB_create_context
[  1687.413] (II) AIGLX: enabled GLX_ARB_create_context_profile
[  1687.413] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[  1687.413] (II) AIGLX: enabled GLX_INTEL_swap_event
[  1687.413] (II) AIGLX: enabled GLX_SGI_swap_control
[  1687.413] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[  1687.413] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[  1687.413] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[  1687.413] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[  1687.413] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[  1687.413] (II) AIGLX: Loaded and initialized i965
[  1687.413] (II) GLX: Initialized DRI2 GL provider for screen 0
[  1687.416] (II) intel(0): switch to mode 1366x768@60.0 on LVDS1 using pipe 0, position (0, 0), rotation normal, reflection none
[  1687.423] (II) intel(0): Setting screen physical size to 361 x 203
[  1687.472] (II) config/udev: Adding input device Power Button (/dev/input/event8)
[  1687.472] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[  1687.472] (II) LoadModule: "libinput"
[  1687.472] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[  1687.474] (II) Module libinput: vendor="X.Org Foundation"
[  1687.474] 	compiled for 1.19.0, module version = 0.23.0
[  1687.474] 	Module class: X.Org XInput Driver
[  1687.474] 	ABI class: X.Org XInput driver, version 24.1
[  1687.474] (II) Using input driver 'libinput' for 'Power Button'
[  1687.474] (**) Power Button: always reports core events
[  1687.474] (**) Option "Device" "/dev/input/event8"
[  1687.474] (**) Option "_source" "server/udev"
[  1687.474] (II) input device 'Power Button', /dev/input/event8 is tagged by udev as: Keyboard
[  1687.474] (II) input device 'Power Button', /dev/input/event8 is a keyboard
[  1687.488] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input9/event8"
[  1687.488] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[  1687.488] (**) Option "xkb_model" "pc105"
[  1687.488] (**) Option "xkb_layout" "us"
[  1687.488] (II) input device 'Power Button', /dev/input/event8 is tagged by udev as: Keyboard
[  1687.488] (II) input device 'Power Button', /dev/input/event8 is a keyboard
[  1687.489] (II) config/udev: Adding input device Video Bus (/dev/input/event9)
[  1687.489] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[  1687.489] (II) Using input driver 'libinput' for 'Video Bus'
[  1687.489] (**) Video Bus: always reports core events
[  1687.489] (**) Option "Device" "/dev/input/event9"
[  1687.489] (**) Option "_source" "server/udev"
[  1687.489] (II) input device 'Video Bus', /dev/input/event9 is tagged by udev as: Keyboard
[  1687.489] (II) input device 'Video Bus', /dev/input/event9 is a keyboard
[  1687.520] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input10/event9"
[  1687.520] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[  1687.520] (**) Option "xkb_model" "pc105"
[  1687.520] (**) Option "xkb_layout" "us"
[  1687.521] (II) input device 'Video Bus', /dev/input/event9 is tagged by udev as: Keyboard
[  1687.521] (II) input device 'Video Bus', /dev/input/event9 is a keyboard
[  1687.522] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[  1687.522] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[  1687.522] (II) Using input driver 'libinput' for 'Power Button'
[  1687.522] (**) Power Button: always reports core events
[  1687.522] (**) Option "Device" "/dev/input/event5"
[  1687.522] (**) Option "_source" "server/udev"
[  1687.522] (II) input device 'Power Button', /dev/input/event5 is tagged by udev as: Keyboard
[  1687.522] (II) input device 'Power Button', /dev/input/event5 is a keyboard
[  1687.536] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0C0C:00/input/input6/event5"
[  1687.536] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[  1687.536] (**) Option "xkb_model" "pc105"
[  1687.536] (**) Option "xkb_layout" "us"
[  1687.537] (II) input device 'Power Button', /dev/input/event5 is tagged by udev as: Keyboard
[  1687.537] (II) input device 'Power Button', /dev/input/event5 is a keyboard
[  1687.537] (II) config/udev: Adding input device Lid Switch (/dev/input/event6)
[  1687.537] (II) No input driver specified, ignoring this device.
[  1687.538] (II) This device may have been added with another device file.
[  1687.538] (II) config/udev: Adding input device Sleep Button (/dev/input/event7)
[  1687.538] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[  1687.538] (II) Using input driver 'libinput' for 'Sleep Button'
[  1687.538] (**) Sleep Button: always reports core events
[  1687.538] (**) Option "Device" "/dev/input/event7"
[  1687.538] (**) Option "_source" "server/udev"
[  1687.539] (II) input device 'Sleep Button', /dev/input/event7 is tagged by udev as: Keyboard
[  1687.539] (II) input device 'Sleep Button', /dev/input/event7 is a keyboard
[  1687.552] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0C0E:00/input/input8/event7"
[  1687.552] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[  1687.552] (**) Option "xkb_model" "pc105"
[  1687.552] (**) Option "xkb_layout" "us"
[  1687.553] (II) input device 'Sleep Button', /dev/input/event7 is tagged by udev as: Keyboard
[  1687.553] (II) input device 'Sleep Button', /dev/input/event7 is a keyboard
[  1687.554] (II) config/udev: Adding input device 1.3M HD WebCam (/dev/input/event16)
[  1687.554] (**) 1.3M HD WebCam: Applying InputClass "libinput keyboard catchall"
[  1687.554] (II) Using input driver 'libinput' for '1.3M HD WebCam'
[  1687.554] (**) 1.3M HD WebCam: always reports core events
[  1687.554] (**) Option "Device" "/dev/input/event16"
[  1687.554] (**) Option "_source" "server/udev"
[  1687.555] (II) input device '1.3M HD WebCam', /dev/input/event16 is tagged by udev as: Keyboard
[  1687.555] (II) input device '1.3M HD WebCam', /dev/input/event16 is a keyboard
[  1687.584] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/input/input17/event16"
[  1687.584] (II) XINPUT: Adding extended input device "1.3M HD WebCam" (type: KEYBOARD, id 10)
[  1687.584] (**) Option "xkb_model" "pc105"
[  1687.584] (**) Option "xkb_layout" "us"
[  1687.585] (II) input device '1.3M HD WebCam', /dev/input/event16 is tagged by udev as: Keyboard
[  1687.585] (II) input device '1.3M HD WebCam', /dev/input/event16 is a keyboard
[  1687.586] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event11)
[  1687.586] (II) No input driver specified, ignoring this device.
[  1687.586] (II) This device may have been added with another device file.
[  1687.586] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event12)
[  1687.586] (II) No input driver specified, ignoring this device.
[  1687.586] (II) This device may have been added with another device file.
[  1687.587] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event13)
[  1687.587] (II) No input driver specified, ignoring this device.
[  1687.587] (II) This device may have been added with another device file.
[  1687.587] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event14)
[  1687.587] (II) No input driver specified, ignoring this device.
[  1687.587] (II) This device may have been added with another device file.
[  1687.588] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.0 (/dev/input/event1)
[  1687.588] (**) Microsoft Microsoft® Nano Transceiver v2.0: Applying InputClass "libinput keyboard catchall"
[  1687.588] (II) Using input driver 'libinput' for 'Microsoft Microsoft® Nano Transceiver v2.0'
[  1687.588] (**) Microsoft Microsoft® Nano Transceiver v2.0: always reports core events
[  1687.588] (**) Option "Device" "/dev/input/event1"
[  1687.588] (**) Option "_source" "server/udev"
[  1687.589] (II) input device 'Microsoft Microsoft® Nano Transceiver v2.0', /dev/input/event1 is tagged by udev as: Keyboard
[  1687.589] (II) input device 'Microsoft Microsoft® Nano Transceiver v2.0', /dev/input/event1 is a keyboard
[  1687.608] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.4/4-1.4:1.0/0003:045E:0745.0001/input/input3/event1"
[  1687.608] (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v2.0" (type: KEYBOARD, id 11)
[  1687.608] (**) Option "xkb_model" "pc105"
[  1687.608] (**) Option "xkb_layout" "us"
[  1687.609] (II) input device 'Microsoft Microsoft® Nano Transceiver v2.0', /dev/input/event1 is tagged by udev as: Keyboard
[  1687.609] (II) input device 'Microsoft Microsoft® Nano Transceiver v2.0', /dev/input/event1 is a keyboard
[  1687.610] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.0 (/dev/input/event2)
[  1687.610] (**) Microsoft Microsoft® Nano Transceiver v2.0: Applying InputClass "libinput pointer catchall"
[  1687.610] (**) Microsoft Microsoft® Nano Transceiver v2.0: Applying InputClass "libinput keyboard catchall"
[  1687.610] (II) Using input driver 'libinput' for 'Microsoft Microsoft® Nano Transceiver v2.0'
[  1687.611] (**) Microsoft Microsoft® Nano Transceiver v2.0: always reports core events
[  1687.611] (**) Option "Device" "/dev/input/event2"
[  1687.611] (**) Option "_source" "server/udev"
[  1687.611] (II) input device 'Microsoft Microsoft® Nano Transceiver v2.0', /dev/input/event2 is tagged by udev as: Keyboard Mouse
[  1687.611] (II) Device 'Microsoft Microsoft® Nano Transceiver v2.0' set to 1000 DPI
[  1687.611] (II) input device 'Microsoft Microsoft® Nano Transceiver v2.0', /dev/input/event2 is a pointer caps
[  1687.611] (II) input device 'Microsoft Microsoft® Nano Transceiver v2.0', /dev/input/event2 is a keyboard
[  1687.624] (II) libinput: Microsoft Microsoft® Nano Transceiver v2.0: needs a virtual subdevice
[  1687.624] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.4/4-1.4:1.1/0003:045E:0745.0002/input/input4/event2"
[  1687.624] (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v2.0" (type: MOUSE, id 12)
[  1687.625] (**) Option "AccelerationScheme" "none"
[  1687.625] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) selected scheme none/0
[  1687.625] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) acceleration factor: 2.000
[  1687.625] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) acceleration threshold: 4
[  1687.625] (II) input device 'Microsoft Microsoft® Nano Transceiver v2.0', /dev/input/event2 is tagged by udev as: Keyboard Mouse
[  1687.626] (II) Device 'Microsoft Microsoft® Nano Transceiver v2.0' set to 1000 DPI
[  1687.626] (II) input device 'Microsoft Microsoft® Nano Transceiver v2.0', /dev/input/event2 is a pointer caps
[  1687.626] (II) input device 'Microsoft Microsoft® Nano Transceiver v2.0', /dev/input/event2 is a keyboard
[  1687.626] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.0 (/dev/input/mouse0)
[  1687.626] (II) No input driver specified, ignoring this device.
[  1687.626] (II) This device may have been added with another device file.
[  1687.627] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.0 (/dev/input/event3)
[  1687.627] (**) Microsoft Microsoft® Nano Transceiver v2.0: Applying InputClass "libinput keyboard catchall"
[  1687.627] (II) Using input driver 'libinput' for 'Microsoft Microsoft® Nano Transceiver v2.0'
[  1687.627] (**) Microsoft Microsoft® Nano Transceiver v2.0: always reports core events
[  1687.627] (**) Option "Device" "/dev/input/event3"
[  1687.627] (**) Option "_source" "server/udev"
[  1687.628] (II) input device 'Microsoft Microsoft® Nano Transceiver v2.0', /dev/input/event3 is tagged by udev as: Keyboard
[  1687.628] (II) input device 'Microsoft Microsoft® Nano Transceiver v2.0', /dev/input/event3 is a keyboard
[  1687.652] (II) libinput: Microsoft Microsoft® Nano Transceiver v2.0: needs a virtual subdevice
[  1687.652] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.4/4-1.4:1.2/0003:045E:0745.0003/input/input5/event3"
[  1687.652] (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v2.0" (type: MOUSE, id 13)
[  1687.652] (**) Option "AccelerationScheme" "none"
[  1687.652] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) selected scheme none/0
[  1687.652] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) acceleration factor: 2.000
[  1687.652] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) acceleration threshold: 4
[  1687.653] (II) input device 'Microsoft Microsoft® Nano Transceiver v2.0', /dev/input/event3 is tagged by udev as: Keyboard
[  1687.653] (II) input device 'Microsoft Microsoft® Nano Transceiver v2.0', /dev/input/event3 is a keyboard
[  1687.654] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[  1687.654] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[  1687.654] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[  1687.654] (**) AT Translated Set 2 keyboard: always reports core events
[  1687.654] (**) Option "Device" "/dev/input/event0"
[  1687.654] (**) Option "_source" "server/udev"
[  1687.654] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[  1687.655] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[  1687.668] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[  1687.668] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 14)
[  1687.668] (**) Option "xkb_model" "pc105"
[  1687.668] (**) Option "xkb_layout" "us"
[  1687.669] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[  1687.669] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[  1687.669] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event4)
[  1687.669] (**) ETPS/2 Elantech Touchpad: Applying InputClass "libinput touchpad catchall"
[  1687.670] (II) Using input driver 'libinput' for 'ETPS/2 Elantech Touchpad'
[  1687.670] (**) ETPS/2 Elantech Touchpad: always reports core events
[  1687.670] (**) Option "Device" "/dev/input/event4"
[  1687.670] (**) Option "_source" "server/udev"
[  1687.670] (II) input device 'ETPS/2 Elantech Touchpad', /dev/input/event4 is tagged by udev as: Touchpad
[  1687.670] (II) input device 'ETPS/2 Elantech Touchpad', /dev/input/event4 is a touchpad
[  1687.700] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input2/event4"
[  1687.700] (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD, id 15)
[  1687.700] (**) Option "AccelerationScheme" "none"
[  1687.701] (**) ETPS/2 Elantech Touchpad: (accel) selected scheme none/0
[  1687.701] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000
[  1687.701] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4
[  1687.701] (II) input device 'ETPS/2 Elantech Touchpad', /dev/input/event4 is tagged by udev as: Touchpad
[  1687.701] (II) input device 'ETPS/2 Elantech Touchpad', /dev/input/event4 is a touchpad
[  1687.702] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse1)
[  1687.702] (II) No input driver specified, ignoring this device.
[  1687.702] (II) This device may have been added with another device file.
[  1687.702] (II) config/udev: Adding input device PC Speaker (/dev/input/event10)
[  1687.702] (II) No input driver specified, ignoring this device.
[  1687.702] (II) This device may have been added with another device file.
[  1687.703] (II) config/udev: Adding input device Acer WMI hotkeys (/dev/input/event15)
[  1687.703] (**) Acer WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[  1687.703] (II) Using input driver 'libinput' for 'Acer WMI hotkeys'
[  1687.703] (**) Acer WMI hotkeys: always reports core events
[  1687.703] (**) Option "Device" "/dev/input/event15"
[  1687.703] (**) Option "_source" "server/udev"
[  1687.704] (II) input device 'Acer WMI hotkeys', /dev/input/event15 is tagged by udev as: Keyboard
[  1687.704] (II) input device 'Acer WMI hotkeys', /dev/input/event15 is a keyboard
[  1687.744] (**) Option "config_info" "udev:/sys/devices/virtual/input/input16/event15"
[  1687.744] (II) XINPUT: Adding extended input device "Acer WMI hotkeys" (type: KEYBOARD, id 16)
[  1687.744] (**) Option "xkb_model" "pc105"
[  1687.744] (**) Option "xkb_layout" "us"
[  1687.745] (II) input device 'Acer WMI hotkeys', /dev/input/event15 is tagged by udev as: Keyboard
[  1687.745] (II) input device 'Acer WMI hotkeys', /dev/input/event15 is a keyboard
[  1687.757] (**) Microsoft Microsoft® Nano Transceiver v2.0: Applying InputClass "libinput pointer catchall"
[  1687.757] (**) Microsoft Microsoft® Nano Transceiver v2.0: Applying InputClass "libinput keyboard catchall"
[  1687.757] (II) Using input driver 'libinput' for 'Microsoft Microsoft® Nano Transceiver v2.0'
[  1687.757] (**) Microsoft Microsoft® Nano Transceiver v2.0: always reports core events
[  1687.757] (**) Option "Device" "/dev/input/event2"
[  1687.757] (**) Option "_source" "_driver/libinput"
[  1687.757] (II) libinput: Microsoft Microsoft® Nano Transceiver v2.0: is a virtual subdevice
[  1687.757] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.4/4-1.4:1.1/0003:045E:0745.0002/input/input4/event2"
[  1687.757] (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v2.0" (type: KEYBOARD, id 17)
[  1687.757] (**) Option "xkb_model" "pc105"
[  1687.757] (**) Option "xkb_layout" "us"
[  1687.758] (**) Microsoft Microsoft® Nano Transceiver v2.0: Applying InputClass "libinput keyboard catchall"
[  1687.758] (II) Using input driver 'libinput' for 'Microsoft Microsoft® Nano Transceiver v2.0'
[  1687.758] (**) Microsoft Microsoft® Nano Transceiver v2.0: always reports core events
[  1687.758] (**) Option "Device" "/dev/input/event3"
[  1687.758] (**) Option "_source" "_driver/libinput"
[  1687.758] (II) libinput: Microsoft Microsoft® Nano Transceiver v2.0: is a virtual subdevice
[  1687.758] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.4/4-1.4:1.2/0003:045E:0745.0003/input/input5/event3"
[  1687.758] (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v2.0" (type: KEYBOARD, id 18)
[  1687.758] (**) Option "xkb_model" "pc105"
[  1687.758] (**) Option "xkb_layout" "us"
[  1689.705] (II) UnloadModule: "libinput"
[  1689.705] (II) UnloadModule: "libinput"
[  1689.705] (II) UnloadModule: "libinput"
[  1689.705] (II) UnloadModule: "libinput"
[  1689.705] (II) UnloadModule: "libinput"
[  1689.705] (II) UnloadModule: "libinput"
[  1689.706] (II) UnloadModule: "libinput"
[  1689.706] (II) UnloadModule: "libinput"
[  1689.706] (II) UnloadModule: "libinput"
[  1689.706] (II) UnloadModule: "libinput"
[  1689.706] (II) UnloadModule: "libinput"
[  1689.706] (II) UnloadModule: "libinput"
[  1689.706] (II) UnloadModule: "libinput"
[  1689.777] (II) Server terminated successfully (0). Closing log file.

ETA: And I have no idea where to find the display manager log. Since this is XFCE, I presume it's LightDM? Where does that put any logs?

#142 Re: Hardware & System Configuration » Ascii kernel update borks laptop » 2021-07-07 22:47:08

Altoid wrote:

Then do:

apt install -f 

Please post the output of this.
It will have information needed to find out what is going on.

Best,

A.

It thinks the version '14' kernel is obsolete, which I guess it is, but says nothing about the current version '15' kernel. I purged the '16' version that cause the problems, of course. When I ran apt-get update, there was no return of that kernel either. Odd, I would have expected it to be listed again. I learned about the 'hold' option, but have not used it yet.

root@nautilus:~# apt install -f
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following package was automatically installed and is no longer required:
  linux-image-4.9.0-14-amd64
Use 'apt autoremove' to remove it.
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.

#143 Re: Devuan » Cinnamon desktop will be unmaintained after bullseye » 2021-07-05 22:39:48

Camtaf wrote:

Just use Fluxbox..... big_smile

That's a plain windowing manager, right? I've heard of people running with only a windowing manager wondered how difficult it might be to setup Devuan to do that. Is there a 'package' to install? Or do you have to manually tweak things?

#144 Hardware & System Configuration » Ascii kernel update borks laptop » 2021-07-05 22:38:37

Micronaut
Replies: 21

Ascii running on a Gateway NV57H63u (Yep, just about a decade old now) somehow could not reach the desktop after updating to the latest kernel. (linux-image-4.9.0-16-amd64{a}) It would boot and allow login, but after that it would hang indefinitely without showing the desktop. Using the 'advanced options' to boot to the previous kernel, I purged the 'update' and it now boots fine again to that previous kernel. (linux-image-4.9.0-15-amd64{a})

Weirdly, when I told aptitude to purge that '16' version of the kernel, it complained that there were unmet dependencies. That might explain the hang, but is a bit frightening. A kernel package was not constructed properly? Ouch...

Has there been any other notice of this problem? I hope my laptop is not so obscure that no one else has seen this. How can I tell when it's safe to update the kernel again? Will that '16' package be amended? Or will there just be a '17' to fix any problems? In the meantime, is there a way to get other updates while not allowing the kernel to update? Isn't there a 'hold' command for the apt packaging system?

#145 Re: Desktop and Multimedia » Hard freeze on Cinnamon desktop » 2021-05-07 22:44:44

I sent the links to dropbox copies of those logs in private email. Did you get it?

#146 Re: Desktop and Multimedia » Hard freeze on Cinnamon desktop » 2021-04-27 19:17:34

Gack... I'd hate to have to go back to the old version. It's only getting patches until next summer, isn't it?

#147 Re: Desktop and Multimedia » Hard freeze on Cinnamon desktop » 2021-04-27 02:08:00

It happened again. Ctrl-Alt-Backspace and Ctrl-Alt-F1/F2/etc had no effect. This time, the pointer was moving across the desktop when it froze, too. Not on a menu. So my guess that something in the menuing system was the cause seems to be wrong. It's got to be deep in the video driver stack.

One thing that was different this time, thought, is that I had just downloaded updates and a couple of them were related to X. Dunno what the fixes were supposed to be. Maybe someone with better knowledge of where to look up recent patches can check on that. Since I had not rebooted/restarted X, that is probably a potential source of problems.

So, I did restart it after having to use the hard power switch, and fiddled with it a bit. Had also just installed Chromium, which does not complain about the missing keyring with Cinnamon, since the keyring is present. smile It was nice to use another open source browser for a bit.

Since this happened yesterday, I'm sure some of the logs will be archived and new ones started when I boot it again. Which logs shall I post to pastebin for an analysis?

#148 Re: Desktop and Multimedia » Hard freeze on Cinnamon desktop » 2021-04-07 23:23:34

Yes, I used the remove option rather than create the directory. No noticeable difference yet, but it took hours of continuous use for the bug to hit the first time. It might be something like the Windows problem that occurs when you Alt-tab between windows many, many, many times. (Like when copying things from a web browser to a local editor.) Eventually, the system gets confused and starts scrambling the windows. This has been a thing with MS Windows all the way back to 95/98 days when it was still a shell on MS-DOS. It might take another long session to see for sure if this fixes the problem.

I also tried removing the intel driver on a different laptop. Granted, this one hasn't had the bug, but I thought it might have better performance using the modesetting driver if that one is updated more often. Instead, it didn't even boot to the desktop! It stopped at the command prompt and I had to re-install the intel driver to get the desktop back. Here's the thing -- it is also using the i915 driver??? But the kernel driver is apparently not the same thing as the video driver. It's a Gateway laptop from ~2011, five years older than the HP. And it's running Devuan Ascii with XFCE. The modesetting driver apparently doesn't recognize the video subsystem.

00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
    Subsystem: Acer Incorporated [ALI] 2nd Generation Core Processor Family Integrated Graphics Controller
    Kernel driver in use: i915
    Kernel modules: i915

Which logs shall I put on pastebin?

#149 Re: Desktop and Multimedia » Hard freeze on Cinnamon desktop » 2021-04-07 01:46:41

Yes, the driver listed is i915. Besides video, that Atom processor is acting as subsystem for most of the motherboard, PCI controller, audio, USB and various other functions seem to have been assigned to at least an Atom processor. I wonder how many there are and whether they are embedded in the CPU or the motherboard chip-set?

The logs aren't very large yet, since this is such a new system, but I really don't know what to look for. Grep for "Warning"? Or "Error"? Or something else?

#150 Re: Desktop and Multimedia » Hard freeze on Cinnamon desktop » 2021-04-05 22:50:50

There is no xorg.conf.d directory under X11, though at least the X11 directory exists! Have the workings of X changed in the latest release, or should I create that directory? I guess I could just go ahead and use the uninstall.

Yes, the video drivers seems to be the problem. When I saw something like this on a desktop with a nVidia-based video card using Devuan and XFCE a couple years ago, I gave up on Devuan and tried MX Linux. And it had the same problem... sad But when I installed the proprietary nVidia driver in MX, the problems went away. Now, this problem has something to do with Intel "HD Graphics" rather than an nVidia card, and the driver is apparently already the Intel driver? They published the source and Linux distros can just build it into their default config? So I'm at a loss how to 'fix' the problem this time. All I can do for now is try disabling the Intel part of X, I guess.

Board footer

Forum Software