Tengo un mouse logitech conectado a mi thinkpad x270 a través de la base.
Cuando inicio mi computadora, se inicia X, pero no puedo usar mi mouse durante aproximadamente 1,5 minutos.
Si estoy siguiendo el registro mientras esto sucede, esto es lo que parece:
[ 28.141] (**) Option "fd" "35"
[ 28.142] (II) event5 - SynPS/2 Synaptics TouchPad: device removed
[ 28.215] (II) intel(0): EDID vendor "CMN", prod id 4665
[ 28.215] (II) intel(0): Printing DDC gathered Modelines:
[ 28.215] (II) intel(0): Modeline "1920x1080"x0.0 138.78 1920 1966 1996 2080 1080 1082 1086 1112 +hsync -vsync (66.7 kHz eP)
[ 29.154] (II) event5 - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[ 29.156] (II) event5 - SynPS/2 Synaptics TouchPad: device is a touchpad
[ 32.527] (II) intel(0): resizing framebuffer to 4480x1440
[ 32.561] (II) intel(0): switch to mode [email protected] on eDP1 using pipe 0, position (2560, 360), rotation normal, reflection none
[ 156.842] (II) config/udev: Adding input device Logitech M510 (/dev/input/mouse3)
[ 156.842] (II) No input driver specified, ignoring this device.
[ 156.842] (II) This device may have been added with another device file.
[ 156.891] (II) config/udev: Adding input device Logitech M510 (/dev/input/event11)
[ 156.891] (**) Logitech M510: Applying InputClass "libinput pointer catchall"
[ 156.891] (II) Using input driver 'libinput' for 'Logitech M510'
[ 156.892] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 54 paused 0
[ 156.892] (**) Logitech M510: always reports core events
[ 156.892] (**) Option "Device" "/dev/input/event11"
[ 156.892] (**) Option "_source" "server/udev"
[ 156.894] (II) event11 - Logitech M510: is tagged by udev as: Mouse
[ 156.894] (II) event11 - Logitech M510: device is a pointer
[ 156.894] (II) event11 - Logitech M510: device removed
[ 156.894] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.4/1-4.4.2/1-4.4.2:1.2/0003:046D:C52B.0006/0003:046D:4051.0007/input/input22/event11"
[ 156.894] (II) XINPUT: Adding extended input device "Logitech M510" (type: MOUSE, id 20)
[ 156.894] (**) Option "AccelerationScheme" "none"
[ 156.895] (**) Logitech M510: (accel) selected scheme none/0
[ 156.895] (**) Logitech M510: (accel) acceleration factor: 2.000
[ 156.895] (**) Logitech M510: (accel) acceleration threshold: 4
[ 156.896] (II) event11 - Logitech M510: is tagged by udev as: Mouse
[ 156.896] (II) event11 - Logitech M510: device is a pointer
Como puede ver, no hace nada del 32 al 156, donde de repente decide que detecta mi mouse y comienza a funcionar.
Relacionado:¿Los videos flash incrustados (como YouTube) son tan pesados en la GPU?¿Por qué está haciendo esto? ¿Cómo puedo solucionarlo?
Respuesta aceptada:
prueba
systemd-analyze blame
eso enumerará las cosas que están ralentizando el inicio. Luego busque lo que esté tardando mucho (más de 10 segundos)