• B правой части каждого сообщения есть стрелки и . Не стесняйтесь оценивать ответы. Чтобы автору вопроса закрыть свой тикет, надо выбрать лучший ответ. Просто нажмите значок в правой части сообщения.

  • Курсы Академии Кодебай, стартующие в мае - июне, от команды The Codeby

    1. Цифровая криминалистика и реагирование на инциденты
    2. ОС Linux (DFIR) Старт: 16 мая
    3. Анализ фишинговых атак Старт: 16 мая Устройства для тестирования на проникновение Старт: 16 мая

    Скидки до 10%

    Полный список ближайших курсов ...

Обновление KALI Linux сломало OS

Rook

Codeby Team
Red Team
09.01.2019
727
711
BIT
4
Доброго всем времени суток. Обновил на ноутбуке Kali Linux, после обновы не заходит в учетку root
когда ввожу логин root и пароль, пишет " Не сработало, попробуйте еще ", если логинится из под консоли - заходит. Пробовал менять графическую оболочку - Логин скрин - не меняется.

Пароль ввожу точный, до обновления все работало, стояло 5.4, сейчас 5.10
Так же слетели драйвера на вайфай карту.
Создавал нового пользователя, на него заходит, но мне нужна родная учетка, так как там все настройки и тд, все делал для своего удобства.

Вот так же лог из xorg.log

cat /var/log/Xorg.0.log
[ 28.049]
X.Org X Server 1.20.10
X Protocol Version 11, Revision 0
[ 28.049] Build Operating System: Linux 4.19.0-13-amd64 x86_64 Debian
[ 28.049] Current Operating System: Linux kali 5.10.0-kali2-amd64 #1 SMP Debian 5.10.9-1kali1 (2021-01-22) x86_64
[ 28.049] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.10.0-kali2-amd64 root=UUID=e4448e13-6264-46c9-aa29-9bfd6459acbc ro single
[ 28.049] Build Date: 06 January 2021 09:33:33AM
[ 28.049] xorg-server 2:1.20.10-2 ( )
[ 28.049] Current version of pixman: 0.40.0
[ 28.049] Before reporting problems, check
to make sure that you have the latest version.
[ 28.049] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 28.049] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Feb 1 22:50:14 2021
[ 28.050] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 28.050] (==) No Layout section. Using the first Screen section.
[ 28.050] (==) No screen section available. Using defaults.
[ 28.050] (**) |-->Screen "Default Screen Section" (0)
[ 28.050] (**) | |-->Monitor "<default monitor>"
[ 28.050] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 28.050] (==) Automatically adding devices
[ 28.050] (==) Automatically enabling devices
[ 28.050] (==) Automatically adding GPU devices
[ 28.050] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 28.050] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 28.050] Entry deleted from font path.
[ 28.050] (==) 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
[ 28.050] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 28.050] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 28.050] (II) Loader magic: 0x562e9c658e40
[ 28.050] (II) Module ABI versions:
[ 28.050] X.Org ANSI C Emulation: 0.4
[ 28.050] X.Org Video Driver: 24.1
[ 28.050] X.Org XInput driver : 24.1
[ 28.050] X.Org Server Extension : 10.0
[ 28.050] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory)
[ 28.050] (++) using VT number 1

[ 28.051] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 28.065] (--) PCI:*(4@0:0:0) 1002:15dd:103c:84ae rev 196, Mem @ 0xd0000000/268435456, 0xe0000000/2097152, 0xe0600000/524288, I/O @ 0x00001000/256, BIOS @ 0x????????/131072
[ 28.065] (II) LoadModule: "glx"
[ 28.065] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 28.065] (II) Module glx: vendor="X.Org Foundation"
[ 28.065] compiled for 1.20.10, module version = 1.0.0
[ 28.065] ABI class: X.Org Server Extension, version 10.0
[ 28.065] (II) Applying OutputClass "AMDgpu" to /dev/dri/card0
[ 28.065] loading driver: amdgpu
[ 28.065] (==) Matched amdgpu as autoconfigured driver 0
[ 28.065] (==) Matched ati as autoconfigured driver 1
[ 28.065] (==) Matched modesetting as autoconfigured driver 2
[ 28.065] (==) Matched fbdev as autoconfigured driver 3
[ 28.065] (==) Matched vesa as autoconfigured driver 4
[ 28.065] (==) Assigned the driver to the xf86ConfigLayout
[ 28.065] (II) LoadModule: "amdgpu"
[ 28.066] (II) Loading /usr/lib/xorg/modules/drivers/amdgpu_drv.so
[ 28.066] (II) Module amdgpu: vendor="X.Org Foundation"
[ 28.066] compiled for 1.20.9, module version = 19.1.0
[ 28.066] Module class: X.Org Video Driver
[ 28.066] ABI class: X.Org Video Driver, version 24.1
[ 28.066] (II) LoadModule: "ati"
[ 28.066] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[ 28.066] (II) Module ati: vendor="X.Org Foundation"
[ 28.066] compiled for 1.20.9, module version = 19.1.0
[ 28.066] Module class: X.Org Video Driver
[ 28.066] ABI class: X.Org Video Driver, version 24.1
[ 28.079] (II) LoadModule: "modesetting"
[ 28.079] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 28.079] (II) Module modesetting: vendor="X.Org Foundation"
[ 28.079] compiled for 1.20.10, module version = 1.20.10
[ 28.079] Module class: X.Org Video Driver
[ 28.079] ABI class: X.Org Video Driver, version 24.1
[ 28.079] (II) LoadModule: "fbdev"
[ 28.079] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 28.079] (II) Module fbdev: vendor="X.Org Foundation"
[ 28.079] compiled for 1.20.0, module version = 0.5.0
[ 28.079] Module class: X.Org Video Driver
[ 28.079] ABI class: X.Org Video Driver, version 24.0
[ 28.079] (II) LoadModule: "vesa"
[ 28.079] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 28.079] (II) Module vesa: vendor="X.Org Foundation"
[ 28.079] compiled for 1.20.9, module version = 2.5.0
[ 28.079] Module class: X.Org Video Driver
[ 28.079] ABI class: X.Org Video Driver, version 24.1
[ 28.079] (II) AMDGPU: Driver for AMD Radeon:
All GPUs supported by the amdgpu kernel driver
[ 28.079] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 28.079] (II) FBDEV: driver for framebuffer: fbdev
[ 28.079] (II) VESA: driver for VESA chipsets: vesa
[ 28.080] (II) AMDGPU(0): [KMS] Kernel modesetting enabled.
[ 28.081] (WW) Falling back to old probe method for modesetting
[ 28.081] (WW) Falling back to old probe method for fbdev
[ 28.081] (II) Loading sub module "fbdevhw"
[ 28.081] (II) LoadModule: "fbdevhw"
[ 28.081] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 28.081] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 28.081] compiled for 1.20.10, module version = 0.0.2
[ 28.081] ABI class: X.Org Video Driver, version 24.1
[ 28.081] (II) AMDGPU(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 28.081] (==) AMDGPU(0): Depth 24, (--) framebuffer bpp 32
[ 28.081] (II) AMDGPU(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[ 28.081] (==) AMDGPU(0): Default visual is TrueColor
[ 28.081] (==) AMDGPU(0): RGB weight 888
[ 28.081] (II) AMDGPU(0): Using 8 bits per RGB (8 bit DAC)
[ 28.081] (--) AMDGPU(0): Chipset: "AMD Radeon(TM) Vega 8 Graphics" (ChipID = 0x15dd)
[ 28.081] (II) Loading sub module "fb"
[ 28.081] (II) LoadModule: "fb"
[ 28.081] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 28.081] (II) Module fb: vendor="X.Org Foundation"
[ 28.081] compiled for 1.20.10, module version = 1.0.0
[ 28.081] ABI class: X.Org ANSI C Emulation, version 0.4
[ 28.081] (II) Loading sub module "dri2"
[ 28.081] (II) LoadModule: "dri2"
[ 28.081] (II) Module "dri2" already built-in
[ 28.144] (II) Loading sub module "glamoregl"
[ 28.144] (II) LoadModule: "glamoregl"
[ 28.144] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 28.147] (II) Module glamoregl: vendor="X.Org Foundation"
[ 28.147] compiled for 1.20.10, module version = 1.0.1
[ 28.147] ABI class: X.Org ANSI C Emulation, version 0.4
[ 28.154] (II) AMDGPU(0): glamor X acceleration enabled on AMD Radeon(TM) Vega 8 Graphics (RAVEN, DRM 3.40.0, 5.10.0-kali2-amd64, LLVM 11.0.1)
[ 28.154] (II) AMDGPU(0): glamor detected, initialising EGL layer.
[ 28.154] (==) AMDGPU(0): TearFree property default: auto
[ 28.154] (==) AMDGPU(0): VariableRefresh: disabled
[ 28.154] (II) AMDGPU(0): KMS Pageflipping: enabled
[ 28.154] (II) AMDGPU(0): Output eDP has no monitor section
[ 28.155] (II) AMDGPU(0): Output HDMI-A-0 has no monitor section
[ 28.162] (II) AMDGPU(0): EDID for output eDP
[ 28.162] (II) AMDGPU(0): Manufacturer: BOE Model: 687 Serial#: 0
[ 28.162] (II) AMDGPU(0): Year: 2015 Week: 1
[ 28.162] (II) AMDGPU(0): EDID Version: 1.4
[ 28.162] (II) AMDGPU(0): Digital Display Input
[ 28.162] (II) AMDGPU(0): 8 bits per channel
[ 28.162] (II) AMDGPU(0): Digital interface is DisplayPort
[ 28.162] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 34 vert.: 19
[ 28.162] (II) AMDGPU(0): Gamma: 2.20
[ 28.162] (II) AMDGPU(0): No DPMS capabilities specified
[ 28.162] (II) AMDGPU(0): Supported color encodings: RGB 4:4:4
[ 28.162] (II) AMDGPU(0): First detailed timing is preferred mode
[ 28.162] (II) AMDGPU(0): Preferred mode is native pixel format and refresh rate
[ 28.162] (II) AMDGPU(0): redX: 0.592 redY: 0.347 greenX: 0.328 greenY: 0.570
[ 28.162] (II) AMDGPU(0): blueX: 0.150 blueY: 0.114 whiteX: 0.312 whiteY: 0.328
[ 28.162] (II) AMDGPU(0): Manufacturer's mask: 0
[ 28.162] (II) AMDGPU(0): Supported detailed timing:
[ 28.162] (II) AMDGPU(0): clock: 152.6 MHz Image Size: 344 x 193 mm
[ 28.162] (II) AMDGPU(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2192 h_border: 0
[ 28.162] (II) AMDGPU(0): v_active: 1080 v_sync: 1083 v_sync_end 1089 v_blanking: 1160 v_border: 0
[ 28.162] (II) AMDGPU(0): Supported detailed timing:
[ 28.162] (II) AMDGPU(0): clock: 94.3 MHz Image Size: 344 x 193 mm
[ 28.162] (II) AMDGPU(0): h_active: 1920 h_sync: 2020 h_sync_end 2120 h_blank_end 2142 h_border: 0
[ 28.162] (II) AMDGPU(0): v_active: 1080 v_sync: 1100 v_sync_end 1120 v_blanking: 1100 v_border: 0
[ 28.162] (II) AMDGPU(0): Unknown vendor-specific block 2
[ 28.162] (II) AMDGPU(0): EDID (in hex):
[ 28.162] (II) AMDGPU(0): 00ffffffffffff0009e5870600000000
[ 28.162] (II) AMDGPU(0): 01190104a522137802b0909758549226
[ 28.162] (II) AMDGPU(0): 1d505400000001010101010101010101
[ 28.162] (II) AMDGPU(0): 0101010101019c3b8010713850403020
[ 28.162] (II) AMDGPU(0): 360058c11000001ad62480de70381440
[ 28.162] (II) AMDGPU(0): 6464440558c11000001a000000000000
[ 28.162] (II) AMDGPU(0): 00000000000000000000000000000002
[ 28.162] (II) AMDGPU(0): 000c43f60b3c6e0f101c730000000051
[ 28.162] (II) AMDGPU(0): Printing probed modes for output eDP
[ 28.162] (II) AMDGPU(0): Modeline "1920x1080"x60.0 152.60 1920 1968 2000 2192 1080 1083 1089 1160 +hsync -vsync (69.6 kHz eP)
[ 28.162] (II) AMDGPU(0): Modeline "1920x1080"x39.3 94.30 1920 2020 2120 2142 1080 1100 1120 1121 +hsync -vsync (44.0 kHz e)
[ 28.162] (II) AMDGPU(0): Modeline "1680x1050"x60.0 152.60 1680 1968 2000 2192 1050 1083 1089 1160 +hsync -vsync (69.6 kHz e)
[ 28.162] (II) AMDGPU(0): Modeline "1280x1024"x60.0 152.60 1280 1968 2000 2192 1024 1083 1089 1160 +hsync -vsync (69.6 kHz e)
[ 28.162] (II) AMDGPU(0): Modeline "1440x900"x60.0 152.60 1440 1968 2000 2192 900 1083 1089 1160 +hsync -vsync (69.6 kHz e)
[ 28.162] (II) AMDGPU(0): Modeline "1280x800"x60.0 152.60 1280 1968 2000 2192 800 1083 1089 1160 +hsync -vsync (69.6 kHz e)
[ 28.162] (II) AMDGPU(0): Modeline "1280x720"x60.0 152.60 1280 1968 2000 2192 720 1083 1089 1160 +hsync -vsync (69.6 kHz e)
[ 28.162] (II) AMDGPU(0): Modeline "1024x768"x60.0 152.60 1024 1968 2000 2192 768 1083 1089 1160 +hsync -vsync (69.6 kHz e)
[ 28.162] (II) AMDGPU(0): Modeline "800x600"x60.0 152.60 800 1968 2000 2192 600 1083 1089 1160 +hsync -vsync (69.6 kHz e)
[ 28.162] (II) AMDGPU(0): Modeline "640x480"x60.0 152.60 640 1968 2000 2192 480 1083 1089 1160 +hsync -vsync (69.6 kHz e)
[ 28.162] (II) AMDGPU(0): EDID for output HDMI-A-0
[ 28.162] (II) AMDGPU(0): Output eDP connected
[ 28.162] (II) AMDGPU(0): Output HDMI-A-0 disconnected
[ 28.162] (II) AMDGPU(0): Using exact sizes for initial modes
[ 28.162] (II) AMDGPU(0): Output eDP using initial mode 1920x1080 +0+0
[ 28.162] (II) AMDGPU(0): mem size init: gart size :bf6d1000 vram size: s:3e40b000 visible:3e40b000
[ 28.162] (==) AMDGPU(0): DPI set to (96, 96)
[ 28.162] (==) AMDGPU(0): Using gamma correction (1.0, 1.0, 1.0)
[ 28.162] (II) Loading sub module "ramdac"
[ 28.162] (II) LoadModule: "ramdac"
[ 28.162] (II) Module "ramdac" already built-in
[ 28.162] (II) UnloadModule: "modesetting"
[ 28.162] (II) Unloading modesetting
[ 28.162] (II) UnloadModule: "fbdev"
[ 28.162] (II) Unloading fbdev
[ 28.162] (II) UnloadSubModule: "fbdevhw"
[ 28.162] (II) Unloading fbdevhw
[ 28.163] (II) UnloadModule: "vesa"
[ 28.163] (II) Unloading vesa
[ 28.163] (II) AMDGPU(0): [DRI2] Setup complete
[ 28.163] (II) AMDGPU(0): [DRI2] DRI driver: radeonsi
[ 28.163] (II) AMDGPU(0): [DRI2] VDPAU driver: radeonsi
[ 28.170] (II) AMDGPU(0): Front buffer pitch: 7680 bytes
[ 28.170] (II) AMDGPU(0): SYNC extension fences enabled
[ 28.170] (II) AMDGPU(0): Present extension enabled
[ 28.171] (==) AMDGPU(0): DRI3 enabled
[ 28.171] (==) AMDGPU(0): Backing store enabled
[ 28.171] (II) AMDGPU(0): Direct rendering enabled
[ 28.176] (II) AMDGPU(0): Use GLAMOR acceleration.
[ 28.176] (II) AMDGPU(0): Acceleration enabled
[ 28.176] (==) AMDGPU(0): DPMS enabled
[ 28.176] (==) AMDGPU(0): Silken mouse enabled
[ 28.176] (II) AMDGPU(0): Set up textured video (glamor)
[ 28.196] (II) Initializing extension Generic Event Extension
[ 28.196] (II) Initializing extension SHAPE
[ 28.196] (II) Initializing extension MIT-SHM
[ 28.196] (II) Initializing extension XInputExtension
[ 28.196] (II) Initializing extension XTEST
[ 28.196] (II) Initializing extension BIG-REQUESTS
[ 28.196] (II) Initializing extension SYNC
[ 28.197] (II) Initializing extension XKEYBOARD
[ 28.197] (II) Initializing extension XC-MISC
[ 28.197] (II) Initializing extension SECURITY
[ 28.197] (II) Initializing extension XFIXES
[ 28.197] (II) Initializing extension RENDER
[ 28.197] (II) Initializing extension RANDR
[ 28.197] (II) Initializing extension COMPOSITE
[ 28.197] (II) Initializing extension DAMAGE
[ 28.197] (II) Initializing extension MIT-SCREEN-SAVER
[ 28.197] (II) Initializing extension DOUBLE-BUFFER
[ 28.197] (II) Initializing extension RECORD
[ 28.198] (II) Initializing extension DPMS
[ 28.198] (II) Initializing extension Present
[ 28.198] (II) Initializing extension DRI3
[ 28.198] (II) Initializing extension X-Resource
[ 28.198] (II) Initializing extension XVideo
[ 28.198] (II) Initializing extension XVideo-MotionCompensation
[ 28.198] (II) Initializing extension SELinux
[ 28.198] (II) SELinux: Disabled on system
[ 28.198] (II) Initializing extension GLX
[ 28.203] (II) AIGLX: Loaded and initialized radeonsi
[ 28.203] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 28.203] (II) Initializing extension XFree86-VidModeExtension
[ 28.203] (II) Initializing extension XFree86-DGA
[ 28.203] (II) Initializing extension XFree86-DRI
[ 28.203] (II) Initializing extension DRI2
[ 28.205] (II) AMDGPU(0): Setting screen physical size to 508 x 285
[ 28.295] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 28.295] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 28.295] (II) LoadModule: "libinput"
[ 28.295] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 28.297] (II) Module libinput: vendor="X.Org Foundation"
[ 28.297] compiled for 1.20.8, module version = 0.30.0
[ 28.297] Module class: X.Org XInput Driver
[ 28.297] ABI class: X.Org XInput driver, version 24.1
[ 28.297] (II) Using input driver 'libinput' for 'Power Button'
[ 28.297] (**) Power Button: always reports core events
[ 28.297] (**) Option "Device" "/dev/input/event3"
[ 28.297] (**) Option "_source" "server/udev"
[ 28.299] (II) event3 - Power Button: is tagged by udev as: Keyboard
[ 28.299] (II) event3 - Power Button: device is a keyboard
[ 28.300] (II) event3 - Power Button: device removed
[ 28.352] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event3"
[ 28.352] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 28.352] (**) Option "xkb_model" "pc105"
[ 28.352] (**) Option "xkb_layout" "us,ru"
[ 28.352] (**) Option "xkb_variant" ","
[ 28.352] (**) Option "xkb_options" "grp:alt_shift_toggle,grp_led:scroll"
[ 28.388] (II) event3 - Power Button: is tagged by udev as: Keyboard
[ 28.388] (II) event3 - Power Button: device is a keyboard
[ 28.389] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[ 28.389] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 28.389] (II) Using input driver 'libinput' for 'Video Bus'
[ 28.389] (**) Video Bus: always reports core events
[ 28.389] (**) Option "Device" "/dev/input/event4"
[ 28.389] (**) Option "_source" "server/udev"
[ 28.391] (II) event4 - Video Bus: is tagged by udev as: Keyboard
[ 28.391] (II) event4 - Video Bus: device is a keyboard
[ 28.391] (II) event4 - Video Bus: device removed
[ 28.424] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0a/LNXVIDEO:01/input/input5/event4"
[ 28.424] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 28.424] (**) Option "xkb_model" "pc105"
[ 28.424] (**) Option "xkb_layout" "us,ru"
[ 28.424] (**) Option "xkb_variant" ","
[ 28.424] (**) Option "xkb_options" "grp:alt_shift_toggle,grp_led:scroll"
[ 28.426] (II) event4 - Video Bus: is tagged by udev as: Keyboard
[ 28.426] (II) event4 - Video Bus: device is a keyboard
[ 28.427] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 28.427] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 28.427] (II) Using input driver 'libinput' for 'Power Button'
[ 28.427] (**) Power Button: always reports core events
[ 28.427] (**) Option "Device" "/dev/input/event1"
[ 28.427] (**) Option "_source" "server/udev"
[ 28.429] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 28.429] (II) event1 - Power Button: device is a keyboard
[ 28.429] (II) event1 - Power Button: device removed
[ 28.464] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event1"
[ 28.464] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 28.464] (**) Option "xkb_model" "pc105"
[ 28.464] (**) Option "xkb_layout" "us,ru"
[ 28.464] (**) Option "xkb_variant" ","
[ 28.464] (**) Option "xkb_options" "grp:alt_shift_toggle,grp_led:scroll"
[ 28.466] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 28.466] (II) event1 - Power Button: device is a keyboard
[ 28.467] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[ 28.467] (II) No input driver specified, ignoring this device.
[ 28.467] (II) This device may have been added with another device file.
[ 28.468] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=3 (/dev/input/event12)
[ 28.468] (II) No input driver specified, ignoring this device.
[ 28.468] (II) This device may have been added with another device file.
[ 28.469] (II) config/udev: Adding input device USB OPTICAL MOUSE (/dev/input/event5)
[ 28.469] (**) USB OPTICAL MOUSE : Applying InputClass "libinput pointer catchall"
[ 28.469] (II) Using input driver 'libinput' for 'USB OPTICAL MOUSE '
[ 28.469] (**) USB OPTICAL MOUSE : always reports core events
[ 28.469] (**) Option "Device" "/dev/input/event5"
[ 28.469] (**) Option "_source" "server/udev"
[ 28.531] (II) event5 - USB OPTICAL MOUSE : is tagged by udev as: Mouse
[ 28.531] (II) event5 - USB OPTICAL MOUSE : device is a pointer
[ 28.531] (II) event5 - USB OPTICAL MOUSE : device removed
[ 28.560] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:04:00.3/usb1/1-1/1-1:1.0/0003:18F8:0F99.0001/input/input7/event5"
[ 28.560] (II) XINPUT: Adding extended input device "USB OPTICAL MOUSE " (type: MOUSE, id 9)
[ 28.560] (**) Option "AccelerationScheme" "none"
[ 28.560] (**) USB OPTICAL MOUSE : (accel) selected scheme none/0
[ 28.560] (**) USB OPTICAL MOUSE : (accel) acceleration factor: 2.000
[ 28.560] (**) USB OPTICAL MOUSE : (accel) acceleration threshold: 4
[ 28.623] (II) event5 - USB OPTICAL MOUSE : is tagged by udev as: Mouse
[ 28.623] (II) event5 - USB OPTICAL MOUSE : device is a pointer
[ 28.624] (II) config/udev: Adding input device USB OPTICAL MOUSE (/dev/input/mouse0)
[ 28.625] (II) No input driver specified, ignoring this device.
[ 28.625] (II) This device may have been added with another device file.
[ 28.626] (II) config/udev: Adding input device USB OPTICAL MOUSE Keyboard (/dev/input/event6)
[ 28.626] (**) USB OPTICAL MOUSE Keyboard: Applying InputClass "libinput keyboard catchall"
[ 28.626] (II) Using input driver 'libinput' for 'USB OPTICAL MOUSE Keyboard'
[ 28.626] (**) USB OPTICAL MOUSE Keyboard: always reports core events
[ 28.626] (**) Option "Device" "/dev/input/event6"
[ 28.626] (**) Option "_source" "server/udev"
[ 28.629] (II) event6 - USB OPTICAL MOUSE Keyboard: is tagged by udev as: Keyboard
[ 28.629] (II) event6 - USB OPTICAL MOUSE Keyboard: device is a keyboard
[ 28.629] (II) event6 - USB OPTICAL MOUSE Keyboard: device removed
[ 28.668] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:04:00.3/usb1/1-1/1-1:1.1/0003:18F8:0F99.0002/input/input8/event6"
[ 28.668] (II) XINPUT: Adding extended input device "USB OPTICAL MOUSE Keyboard" (type: KEYBOARD, id 10)
[ 28.668] (**) Option "xkb_model" "pc105"
[ 28.668] (**) Option "xkb_layout" "us,ru"
[ 28.668] (**) Option "xkb_variant" ","
[ 28.668] (**) Option "xkb_options" "grp:alt_shift_toggle,grp_led:scroll"
[ 28.672] (II) event6 - USB OPTICAL MOUSE Keyboard: is tagged by udev as: Keyboard
[ 28.672] (II) event6 - USB OPTICAL MOUSE Keyboard: device is a keyboard
[ 28.674] (II) config/udev: Adding input device USB OPTICAL MOUSE Consumer Control (/dev/input/event7)
[ 28.674] (**) USB OPTICAL MOUSE Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 28.674] (II) Using input driver 'libinput' for 'USB OPTICAL MOUSE Consumer Control'
[ 28.674] (**) USB OPTICAL MOUSE Consumer Control: always reports core events
[ 28.674] (**) Option "Device" "/dev/input/event7"
[ 28.674] (**) Option "_source" "server/udev"
[ 28.677] (II) event7 - USB OPTICAL MOUSE Consumer Control: is tagged by udev as: Keyboard
[ 28.677] (II) event7 - USB OPTICAL MOUSE Consumer Control: device is a keyboard
[ 28.677] (II) event7 - USB OPTICAL MOUSE Consumer Control: device removed
[ 28.708] (II) libinput: USB OPTICAL MOUSE Consumer Control: needs a virtual subdevice
[ 28.708] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:04:00.3/usb1/1-1/1-1:1.1/0003:18F8:0F99.0002/input/input9/event7"
[ 28.708] (II) XINPUT: Adding extended input device "USB OPTICAL MOUSE Consumer Control" (type: MOUSE, id 11)
[ 28.708] (**) Option "AccelerationScheme" "none"
[ 28.708] (**) USB OPTICAL MOUSE Consumer Control: (accel) selected scheme none/0
[ 28.708] (**) USB OPTICAL MOUSE Consumer Control: (accel) acceleration factor: 2.000
[ 28.708] (**) USB OPTICAL MOUSE Consumer Control: (accel) acceleration threshold: 4
[ 28.711] (II) event7 - USB OPTICAL MOUSE Consumer Control: is tagged by udev as: Keyboard
[ 28.711] (II) event7 - USB OPTICAL MOUSE Consumer Control: device is a keyboard
[ 28.713] (II) config/udev: Adding input device HP TrueVision HD Camera: HP Tru (/dev/input/event11)
[ 28.713] (**) HP TrueVision HD Camera: HP Tru: Applying InputClass "libinput keyboard catchall"
[ 28.713] (II) Using input driver 'libinput' for 'HP TrueVision HD Camera: HP Tru'
[ 28.713] (**) HP TrueVision HD Camera: HP Tru: always reports core events
[ 28.713] (**) Option "Device" "/dev/input/event11"
[ 28.713] (**) Option "_source" "server/udev"
[ 28.716] (II) event11 - HP TrueVision HD Camera: HP Tru: is tagged by udev as: Keyboard
[ 28.716] (II) event11 - HP TrueVision HD Camera: HP Tru: device is a keyboard
[ 28.716] (II) event11 - HP TrueVision HD Camera: HP Tru: device removed
[ 28.756] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:04:00.4/usb3/3-2/3-2.1/3-2.1:1.0/input/input14/event11"
[ 28.756] (II) XINPUT: Adding extended input device "HP TrueVision HD Camera: HP Tru" (type: KEYBOARD, id 12)
[ 28.756] (**) Option "xkb_model" "pc105"
[ 28.756] (**) Option "xkb_layout" "us,ru"
[ 28.756] (**) Option "xkb_variant" ","
[ 28.756] (**) Option "xkb_options" "grp:alt_shift_toggle,grp_led:scroll"
[ 28.759] (II) event11 - HP TrueVision HD Camera: HP Tru: is tagged by udev as: Keyboard
[ 28.759] (II) event11 - HP TrueVision HD Camera: HP Tru: device is a keyboard
[ 28.760] (II) config/udev: Adding input device HD-Audio Generic Mic (/dev/input/event13)
[ 28.760] (II) No input driver specified, ignoring this device.
[ 28.760] (II) This device may have been added with another device file.
[ 28.761] (II) config/udev: Adding input device HD-Audio Generic Headphone (/dev/input/event14)
[ 28.761] (II) No input driver specified, ignoring this device.
[ 28.761] (II) This device may have been added with another device file.
[ 28.762] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 28.762] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 28.762] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 28.762] (**) AT Translated Set 2 keyboard: always reports core events
[ 28.762] (**) Option "Device" "/dev/input/event0"
[ 28.762] (**) Option "_source" "server/udev"
[ 28.764] (II) event0 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 28.764] (II) event0 - AT Translated Set 2 keyboard: device is a keyboard
[ 28.765] (II) event0 - AT Translated Set 2 keyboard: device removed
[ 28.796] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 28.796] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13)
[ 28.796] (**) Option "xkb_model" "pc105"
[ 28.796] (**) Option "xkb_layout" "us,ru"
[ 28.796] (**) Option "xkb_variant" ","
[ 28.796] (**) Option "xkb_options" "grp:alt_shift_toggle,grp_led:scroll"
[ 28.798] (II) event0 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 28.798] (II) event0 - AT Translated Set 2 keyboard: device is a keyboard
[ 28.800] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event8)
[ 28.800] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[ 28.800] (II) Using input driver 'libinput' for 'SynPS/2 Synaptics TouchPad'
[ 28.800] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 28.800] (**) Option "Device" "/dev/input/event8"
[ 28.800] (**) Option "_source" "server/udev"
[ 28.802] (II) event8 - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[ 28.803] (II) event8 - SynPS/2 Synaptics TouchPad: device is a touchpad
[ 28.804] (II) event8 - SynPS/2 Synaptics TouchPad: device removed
[ 28.837] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input6/event8"
[ 28.837] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 14)
[ 28.837] (**) Option "AccelerationScheme" "none"
[ 28.837] (**) SynPS/2 Synaptics TouchPad: (accel) selected scheme none/0
[ 28.837] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 28.837] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 28.839] (II) event8 - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[ 28.841] (II) event8 - SynPS/2 Synaptics TouchPad: device is a touchpad
[ 28.842] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
[ 28.842] (II) No input driver specified, ignoring this device.
[ 28.842] (II) This device may have been added with another device file.
[ 28.843] (II) config/udev: Adding input device PC Speaker (/dev/input/event10)
[ 28.843] (II) No input driver specified, ignoring this device.
[ 28.843] (II) This device may have been added with another device file.
[ 28.844] (II) config/udev: Adding input device HP Wireless hotkeys (/dev/input/event9)
[ 28.844] (**) HP Wireless hotkeys: Applying InputClass "libinput keyboard catchall"
[ 28.844] (II) Using input driver 'libinput' for 'HP Wireless hotkeys'
[ 28.844] (**) HP Wireless hotkeys: always reports core events
[ 28.844] (**) Option "Device" "/dev/input/event9"
[ 28.844] (**) Option "_source" "server/udev"
[ 28.845] (II) event9 - HP Wireless hotkeys: is tagged by udev as: Keyboard
[ 28.845] (II) event9 - HP Wireless hotkeys: device is a keyboard
[ 28.845] (II) event9 - HP Wireless hotkeys: device removed
[ 28.876] (**) Option "config_info" "udev:/sys/devices/virtual/input/input11/event9"
[ 28.876] (II) XINPUT: Adding extended input device "HP Wireless hotkeys" (type: KEYBOARD, id 15)
[ 28.876] (**) Option "xkb_model" "pc105"
[ 28.876] (**) Option "xkb_layout" "us,ru"
[ 28.876] (**) Option "xkb_variant" ","
[ 28.876] (**) Option "xkb_options" "grp:alt_shift_toggle,grp_led:scroll"
[ 28.877] (II) event9 - HP Wireless hotkeys: is tagged by udev as: Keyboard
[ 28.877] (II) event9 - HP Wireless hotkeys: device is a keyboard
[ 28.878] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event15)
[ 28.878] (**) HP WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 28.878] (II) Using input driver 'libinput' for 'HP WMI hotkeys'
[ 28.878] (**) HP WMI hotkeys: always reports core events
[ 28.878] (**) Option "Device" "/dev/input/event15"
[ 28.878] (**) Option "_source" "server/udev"
[ 28.880] (II) event15 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[ 28.880] (II) event15 - HP WMI hotkeys: device is a keyboard
[ 28.880] (II) event15 - HP WMI hotkeys: device is a switch device
[ 28.880] (II) event15 - HP WMI hotkeys: device removed
[ 28.920] (**) Option "config_info" "udev:/sys/devices/virtual/input/input13/event15"
[ 28.920] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 16)
[ 28.920] (**) Option "xkb_model" "pc105"
[ 28.920] (**) Option "xkb_layout" "us,ru"
[ 28.920] (**) Option "xkb_variant" ","
[ 28.920] (**) Option "xkb_options" "grp:alt_shift_toggle,grp_led:scroll"
[ 28.921] (II) event15 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[ 28.921] (II) event15 - HP WMI hotkeys: device is a keyboard
[ 28.921] (II) event15 - HP WMI hotkeys: device is a switch device
[ 28.929] (**) USB OPTICAL MOUSE Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 28.929] (II) Using input driver 'libinput' for 'USB OPTICAL MOUSE Consumer Control'
[ 28.929] (**) USB OPTICAL MOUSE Consumer Control: always reports core events
[ 28.929] (**) Option "Device" "/dev/input/event7"
[ 28.929] (**) Option "_source" "_driver/libinput"
[ 28.929] (II) libinput: USB OPTICAL MOUSE Consumer Control: is a virtual subdevice
[ 28.929] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:04:00.3/usb1/1-1/1-1:1.1/0003:18F8:0F99.0002/input/input9/event7"
[ 28.929] (II) XINPUT: Adding extended input device "USB OPTICAL MOUSE Consumer Control" (type: KEYBOARD, id 17)
[ 28.929] (**) Option "xkb_model" "pc105"
[ 28.929] (**) Option "xkb_layout" "us,ru"
[ 28.929] (**) Option "xkb_variant" ","
[ 28.929] (**) Option "xkb_options" "grp:alt_shift_toggle,grp_led:scroll"
[ 28.930] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory)
[ 29.339] (II) event3 - Power Button: device removed
[ 29.384] (II) event4 - Video Bus: device removed
[ 29.428] (II) event1 - Power Button: device removed
[ 29.460] (II) event5 - USB OPTICAL MOUSE : device removed
[ 29.492] (II) event6 - USB OPTICAL MOUSE Keyboard: device removed
[ 29.524] (II) event11 - HP TrueVision HD Camera: HP Tru: device removed
[ 29.556] (II) event0 - AT Translated Set 2 keyboard: device removed
[ 29.588] (II) event8 - SynPS/2 Synaptics TouchPad: device removed
[ 29.620] (II) event9 - HP Wireless hotkeys: device removed
[ 29.652] (II) event15 - HP WMI hotkeys: device removed
[ 29.684] (II) event7 - USB OPTICAL MOUSE Consumer Control: device removed
[ 29.717] (II) UnloadModule: "libinput"
[ 29.717] (II) UnloadModule: "libinput"
[ 29.717] (II) UnloadModule: "libinput"
[ 29.717] (II) UnloadModule: "libinput"
[ 29.717] (II) UnloadModule: "libinput"
[ 29.717] (II) UnloadModule: "libinput"
[ 29.717] (II) UnloadModule: "libinput"
[ 29.717] (II) UnloadModule: "libinput"
[ 29.717] (II) UnloadModule: "libinput"
[ 29.717] (II) UnloadModule: "libinput"
[ 29.717] (II) UnloadModule: "libinput"
[ 29.718] (II) UnloadModule: "libinput"
[ 29.764] (II) Server terminated successfully (0). Closing log file.
 

sd1

Member
18.09.2021
6
0
BIT
1
Доброго всем времени суток. Обновил на ноутбуке Kali Linux, после обновы не заходит в учетку root
когда ввожу логин root и пароль, пишет " Не сработало, попробуйте еще ", если логинится из под консоли - заходит. Пробовал менять графическую оболочку - Логин скрин - не меняется.

Пароль ввожу точный, до обновления все работало, стояло 5.4, сейчас 5.10
Так же слетели драйвера на вайфай карту.
Создавал нового пользователя, на него заходит, но мне нужна родная учетка, так как там все настройки и тд, все делал для своего удобства.

Вот так же лог из xorg.log

Обновилось ядро. Попробуй в грубе выбрать "advanced" там старую версию ядра. С ней загрузить. Потом обнови груб (sudo update-grub). Потом перезагрузи, и обнови систему всю(update, upgrade, autoclean и ТД). Поможет.
 

Rook

Codeby Team
Red Team
09.01.2019
727
711
BIT
4
Обновилось ядро. Попробуй в грубе выбрать "advanced" там старую версию ядра. С ней загрузить. Потом обнови груб (sudo update-grub). Потом перезагрузи, и обнови систему всю(update, upgrade, autoclean и ТД). Поможет.
не прошло и года =) почти )
Спасибо за ответ, но более не актуально
 
Мы в соцсетях:

Обучение наступательной кибербезопасности в игровой форме. Начать игру!