Anyone installed on AMD A9-9420 machine?

/hi there i really trying 4 time / not even booted after instalation.

how do i post all these errors ?

Dual Core model: AMD A9-9420 RADEON R5 5 COMPUTE CORES 2C+3G
AMD Stoney [Radeon R2/R3/R4/R5 Graphics] vendor:

it should run with no problem.

Hello @Jerry and welcome :wink:

The easiest way is doing it on a live session:

  1. Boot a Manjaro Install Disk.
  2. Open a terminal.
  3. Type: manjaro-chroot -a
  4. Now you should be on the local installation within this terminal.
  5. Then you get the journal of the previous boot (0 → current):
journalctl --boot -1 --no-pager --no-hostname

This way you can upload it:

journalctl --boot -1 --no-pager --no-hostname | curl -F'file=@-' https://0x0.st

Also have a look at these tutorials, since your are new:

1 Like

Thank you - im very glad to be here.

managed reinstall 7 times now … after 4 time trying boot im on desktop (installed dual boot w11) replaced partition.

there is problem with xorg which causing probably xf 86 amdgpu

on usb chroot ---- i cant connect net thru phone … there was no way post you these comands - trully sorry.

Is secure boot disabled? (Manjaro has no support for it)

yes secure boot disabled (legacy enabled)

im now in desktop and looking in /var/log

What is exactly wrong - amdgpu and xorg are somehow troubling

in boot acpi backlight ,no irq handler ,
systemctl schow all running

im quiet scary just update ---- ufff

Look the xorg log for (EE) Messages and the backtrace. Anything interesting?

[     5.921] 
X.Org X Server 1.20.13
X Protocol Version 11, Revision 0
[     5.921] Build Operating System: Linux Manjaro Linux
[     5.921] Current Operating System: Linux jerry 5.13.13-1-MANJARO #1 SMP PREEMPT Thu Aug 26 20:34:21 UTC 2021 x86_64
[     5.921] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.13-x86_64 root=UUID=bf533f58-0cc5-48b4-8111-47ca2b0ccd63 rw quiet apparmor=1 security=apparmor udev.log_priority=3
[     5.921] Build Date: 24 August 2021  10:21:29AM
[     5.921]  
[     5.921] Current version of pixman: 0.40.0
[     5.921] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[     5.921] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     5.921] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Dec  7 20:48:23 2021
[     5.921] (==) Using config directory: "/etc/X11/xorg.conf.d"
[     5.921] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     5.921] (==) No Layout section.  Using the first Screen section.
[     5.921] (==) No screen section available. Using defaults.
[     5.921] (**) |-->Screen "Default Screen Section" (0)
[     5.921] (**) |   |-->Monitor "<default monitor>"
[     5.922] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[     5.922] (==) Automatically adding devices
[     5.922] (==) Automatically enabling devices
[     5.922] (==) Automatically adding GPU devices
[     5.922] (==) Automatically binding GPU devices
[     5.922] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     5.922] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/misc".
[     5.922] 	Entry deleted from font path.
[     5.922] 	(Run 'mkfontdir' on "/usr/share/fonts/misc").
[     5.922] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/TTF".
[     5.922] 	Entry deleted from font path.
[     5.922] 	(Run 'mkfontdir' on "/usr/share/fonts/TTF").
[     5.922] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[     5.922] 	Entry deleted from font path.
[     5.922] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[     5.922] 	Entry deleted from font path.
[     5.922] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[     5.922] 	Entry deleted from font path.
[     5.922] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[     5.922] 	Entry deleted from font path.
[     5.922] (==) FontPath set to:
	
[     5.922] (==) ModulePath set to "/usr/lib/xorg/modules"
[     5.922] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[     5.922] (II) Module ABI versions:
[     5.922] 	X.Org ANSI C Emulation: 0.4
[     5.922] 	X.Org Video Driver: 24.1
[     5.922] 	X.Org XInput driver : 24.1
[     5.922] 	X.Org Server Extension : 10.0
[     5.923] (++) using VT number 1

[     5.923] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[     5.923] (II) xfree86: Adding drm device (/dev/dri/card0)
[     5.934] (--) PCI:*(0@0:1:0) 1002:98e4:17aa:39f9 rev 218, Mem @ 0xe0000000/268435456, 0xf0000000/8388608, 0xf0e00000/262144, I/O @ 0x00002000/256, BIOS @ 0x????????/131072
[     5.934] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[     5.934] (II) LoadModule: "glx"
[     5.934] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     5.936] (II) Module glx: vendor="X.Org Foundation"
[     5.936] 	compiled for 1.20.13, module version = 1.0.0
[     5.936] 	ABI class: X.Org Server Extension, version 10.0
[     5.936] (II) Applying OutputClass "AMDgpu" to /dev/dri/card0
[     5.936] 	loading driver: amdgpu
[     5.936] (==) Matched amdgpu as autoconfigured driver 0
[     5.936] (==) Matched ati as autoconfigured driver 1
[     5.936] (==) Matched modesetting as autoconfigured driver 2
[     5.936] (==) Matched fbdev as autoconfigured driver 3
[     5.936] (==) Matched vesa as autoconfigured driver 4
[     5.936] (==) Assigned the driver to the xf86ConfigLayout
[     5.936] (II) LoadModule: "amdgpu"
[     5.936] (II) Loading /usr/lib/xorg/modules/drivers/amdgpu_drv.so
[     5.938] (II) Module amdgpu: vendor="X.Org Foundation"
[     5.938] 	compiled for 1.20.13, module version = 21.0.0
[     5.938] 	Module class: X.Org Video Driver
[     5.938] 	ABI class: X.Org Video Driver, version 24.1
[     5.938] (II) LoadModule: "ati"
[     5.938] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[     5.938] (II) Module ati: vendor="X.Org Foundation"
[     5.939] 	compiled for 1.20.8, module version = 19.1.0
[     5.939] 	Module class: X.Org Video Driver
[     5.939] 	ABI class: X.Org Video Driver, version 24.1
[     5.948] (II) LoadModule: "modesetting"
[     5.948] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     5.948] (II) Module modesetting: vendor="X.Org Foundation"
[     5.948] 	compiled for 1.20.13, module version = 1.20.13
[     5.948] 	Module class: X.Org Video Driver
[     5.948] 	ABI class: X.Org Video Driver, version 24.1
[     5.948] (II) LoadModule: "fbdev"
[     5.949] (WW) Warning, couldn't open module fbdev
[     5.949] (EE) Failed to load module "fbdev" (module does not exist, 0)
[     5.949] (II) LoadModule: "vesa"
[     5.949] (WW) Warning, couldn't open module vesa
[     5.949] (EE) Failed to load module "vesa" (module does not exist, 0)
[     5.949] (II) AMDGPU: Driver for AMD Radeon:
	All GPUs supported by the amdgpu kernel driver
[     5.949] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     5.950] (WW) Falling back to old probe method for modesetting
[     5.950] (II) AMDGPU(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[     5.950] (==) AMDGPU(0): Depth 24, (--) framebuffer bpp 32
[     5.950] (II) AMDGPU(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[     5.950] (==) AMDGPU(0): Default visual is TrueColor
[     5.950] (==) AMDGPU(0): RGB weight 888
[     5.950] (II) AMDGPU(0): Using 8 bits per RGB (8 bit DAC)
[     5.950] (--) AMDGPU(0): Chipset: "Unknown AMD Radeon GPU" (ChipID = 0x98e4)
[     5.950] (II) Loading sub module "fb"
[     5.950] (II) LoadModule: "fb"
[     5.950] (II) Loading /usr/lib/xorg/modules/libfb.so
[     5.951] (II) Module fb: vendor="X.Org Foundation"
[     5.951] 	compiled for 1.20.13, module version = 1.0.0
[     5.951] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     5.951] (II) Loading sub module "dri2"
[     5.951] (II) LoadModule: "dri2"
[     5.951] (II) Module "dri2" already built-in
[     6.217] (II) Loading sub module "glamoregl"
[     6.217] (II) LoadModule: "glamoregl"
[     6.217] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[     6.228] (II) Module glamoregl: vendor="X.Org Foundation"
[     6.230] 	compiled for 1.20.13, module version = 1.0.1
[     6.230] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     6.267] (II) AMDGPU(0): glamor X acceleration enabled on AMD STONEY (DRM 3.41.0, 5.13.13-1-MANJARO, LLVM 12.0.1)
[     6.267] (II) AMDGPU(0): glamor detected, initialising EGL layer.
[     6.267] (==) AMDGPU(0): TearFree property default: auto
[     6.267] (==) AMDGPU(0): VariableRefresh: disabled
[     6.267] (II) AMDGPU(0): KMS Pageflipping: enabled
[     6.268] (II) AMDGPU(0): Output eDP has no monitor section
[     6.268] (II) AMDGPU(0): Output HDMI-A-0 has no monitor section
[     6.283] (II) AMDGPU(0): EDID for output eDP
[     6.283] (II) AMDGPU(0): Manufacturer: BOE  Model: 729  Serial#: 0
[     6.283] (II) AMDGPU(0): Year: 2017  Week: 1
[     6.283] (II) AMDGPU(0): EDID Version: 1.4
[     6.283] (II) AMDGPU(0): Digital Display Input
[     6.283] (II) AMDGPU(0): 6 bits per channel
[     6.283] (II) AMDGPU(0): Digital interface is DisplayPort
[     6.283] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 34  vert.: 19
[     6.283] (II) AMDGPU(0): Gamma: 2.20
[     6.283] (II) AMDGPU(0): No DPMS capabilities specified
[     6.283] (II) AMDGPU(0): Supported color encodings: RGB 4:4:4 
[     6.283] (II) AMDGPU(0): First detailed timing is preferred mode
[     6.283] (II) AMDGPU(0): Preferred mode is native pixel format and refresh rate
[     6.283] (II) AMDGPU(0): redX: 0.592 redY: 0.347   greenX: 0.328 greenY: 0.570
[     6.283] (II) AMDGPU(0): blueX: 0.150 blueY: 0.114   whiteX: 0.312 whiteY: 0.328
[     6.283] (II) AMDGPU(0): Manufacturer's mask: 0
[     6.283] (II) AMDGPU(0): Supported detailed timing:
[     6.283] (II) AMDGPU(0): clock: 141.4 MHz   Image Size:  344 x 193 mm
[     6.283] (II) AMDGPU(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2142 h_border: 0
[     6.283] (II) AMDGPU(0): v_active: 1080  v_sync: 1083  v_sync_end 1089 v_blanking: 1100 v_border: 0
[     6.283] (II) AMDGPU(0):  BOE CQ
[     6.283] (II) AMDGPU(0):  NT156FHM-N41
[     6.283] (II) AMDGPU(0): EDID (in hex):
[     6.283] (II) AMDGPU(0): 	00ffffffffffff0009e5290700000000
[     6.283] (II) AMDGPU(0): 	011b01049522137802b0909758549226
[     6.283] (II) AMDGPU(0): 	1d505400000001010101010101010101
[     6.283] (II) AMDGPU(0): 	0101010101013c3780de703814403020
[     6.283] (II) AMDGPU(0): 	360058c11000001a0000000000000000
[     6.283] (II) AMDGPU(0): 	00000000000000000000000000fe0042
[     6.283] (II) AMDGPU(0): 	4f452043510a202020202020000000fe
[     6.283] (II) AMDGPU(0): 	004e5431353646484d2d4e34310a008e
[     6.283] (II) AMDGPU(0): Printing probed modes for output eDP
[     6.283] (II) AMDGPU(0): Modeline "1920x1080"x60.0  141.40  1920 1968 2000 2142  1080 1083 1089 1100 +hsync -vsync (66.0 kHz eP)
[     6.283] (II) AMDGPU(0): Modeline "1680x1050"x60.0  141.40  1680 1968 2000 2142  1050 1083 1089 1100 +hsync -vsync (66.0 kHz e)
[     6.283] (II) AMDGPU(0): Modeline "1280x1024"x60.0  141.40  1280 1968 2000 2142  1024 1083 1089 1100 +hsync -vsync (66.0 kHz e)
[     6.283] (II) AMDGPU(0): Modeline "1440x900"x60.0  141.40  1440 1968 2000 2142  900 1083 1089 1100 +hsync -vsync (66.0 kHz e)
[     6.283] (II) AMDGPU(0): Modeline "1280x800"x60.0  141.40  1280 1968 2000 2142  800 1083 1089 1100 +hsync -vsync (66.0 kHz e)
[     6.283] (II) AMDGPU(0): Modeline "1280x720"x60.0  141.40  1280 1968 2000 2142  720 1083 1089 1100 +hsync -vsync (66.0 kHz e)
[     6.283] (II) AMDGPU(0): Modeline "1024x768"x60.0  141.40  1024 1968 2000 2142  768 1083 1089 1100 +hsync -vsync (66.0 kHz e)
[     6.283] (II) AMDGPU(0): Modeline "800x600"x60.0  141.40  800 1968 2000 2142  600 1083 1089 1100 +hsync -vsync (66.0 kHz e)
[     6.283] (II) AMDGPU(0): Modeline "640x480"x60.0  141.40  640 1968 2000 2142  480 1083 1089 1100 +hsync -vsync (66.0 kHz e)
[     6.283] (II) AMDGPU(0): EDID for output HDMI-A-0
[     6.283] (II) AMDGPU(0): Output eDP connected
[     6.283] (II) AMDGPU(0): Output HDMI-A-0 disconnected
[     6.283] (II) AMDGPU(0): Using exact sizes for initial modes
[     6.283] (II) AMDGPU(0): Output eDP using initial mode 1920x1080 +0+0
[     6.283] (II) AMDGPU(0): mem size init: gart size :bfc77000 vram size: s:1eba9000 visible:1eba9000
[     6.283] (==) AMDGPU(0): DPI set to (96, 96)
[     6.283] (==) AMDGPU(0): Using gamma correction (1.0, 1.0, 1.0)
[     6.283] (II) Loading sub module "ramdac"
[     6.283] (II) LoadModule: "ramdac"
[     6.283] (II) Module "ramdac" already built-in
[     6.283] (II) UnloadModule: "modesetting"
[     6.283] (II) Unloading modesetting
[     6.284] (II) AMDGPU(0): [DRI2] Setup complete
[     6.284] (II) AMDGPU(0): [DRI2]   DRI driver: radeonsi
[     6.284] (II) AMDGPU(0): [DRI2]   VDPAU driver: radeonsi
[     6.284] (II) AMDGPU(0): Front buffer pitch: 7680 bytes
[     6.288] (II) AMDGPU(0): SYNC extension fences enabled
[     6.288] (II) AMDGPU(0): Present extension enabled
[     6.288] (==) AMDGPU(0): DRI3 enabled
[     6.288] (==) AMDGPU(0): Backing store enabled
[     6.288] (II) AMDGPU(0): Direct rendering enabled
[     6.314] (II) AMDGPU(0): Use GLAMOR acceleration.
[     6.314] (II) AMDGPU(0): Acceleration enabled
[     6.314] (==) AMDGPU(0): DPMS enabled
[     6.314] (==) AMDGPU(0): Silken mouse disabled
[     6.314] (II) AMDGPU(0): Set up textured video (glamor)
[     6.332] (II) Initializing extension Generic Event Extension
[     6.332] (II) Initializing extension SHAPE
[     6.332] (II) Initializing extension MIT-SHM
[     6.332] (II) Initializing extension XInputExtension
[     6.332] (II) Initializing extension XTEST
[     6.332] (II) Initializing extension BIG-REQUESTS
[     6.332] (II) Initializing extension SYNC
[     6.333] (II) Initializing extension XKEYBOARD
[     6.333] (II) Initializing extension XC-MISC
[     6.333] (II) Initializing extension SECURITY
[     6.333] (II) Initializing extension XFIXES
[     6.333] (II) Initializing extension RENDER
[     6.333] (II) Initializing extension RANDR
[     6.333] (II) Initializing extension COMPOSITE
[     6.334] (II) Initializing extension DAMAGE
[     6.334] (II) Initializing extension MIT-SCREEN-SAVER
[     6.334] (II) Initializing extension DOUBLE-BUFFER
[     6.334] (II) Initializing extension RECORD
[     6.334] (II) Initializing extension DPMS
[     6.334] (II) Initializing extension Present
[     6.334] (II) Initializing extension DRI3
[     6.334] (II) Initializing extension X-Resource
[     6.335] (II) Initializing extension XVideo
[     6.335] (II) Initializing extension XVideo-MotionCompensation
[     6.335] (II) Initializing extension GLX
[     6.343] (II) AIGLX: Loaded and initialized radeonsi
[     6.343] (II) GLX: Initialized DRI2 GL provider for screen 0
[     6.343] (II) Initializing extension XFree86-VidModeExtension
[     6.343] (II) Initializing extension XFree86-DGA
[     6.343] (II) Initializing extension XFree86-DRI
[     6.343] (II) Initializing extension DRI2
[     6.344] (II) AMDGPU(0): Setting screen physical size to 508 x 285
[     6.366] (EE) AMDGPU(0): Failed to make import prime FD as pixmap: 22
[     6.516] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[     6.516] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[     6.516] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     6.516] (**) Power Button: Applying InputClass "system-keyboard"
[     6.516] (II) LoadModule: "libinput"
[     6.516] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[     6.520] (II) Module libinput: vendor="X.Org Foundation"
[     6.520] 	compiled for 1.20.11, module version = 1.1.0
[     6.520] 	Module class: X.Org XInput Driver
[     6.520] 	ABI class: X.Org XInput driver, version 24.1
[     6.520] (II) Using input driver 'libinput' for 'Power Button'
[     6.520] (**) Power Button: always reports core events
[     6.520] (**) Option "Device" "/dev/input/event2"
[     6.521] (**) Option "_source" "server/udev"
[     6.527] (II) event2  - Power Button: is tagged by udev as: Keyboard
[     6.527] (II) event2  - Power Button: device is a keyboard
[     6.527] (II) event2  - Power Button: device removed
[     6.538] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[     6.538] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[     6.538] (**) Option "xkb_layout" "de"
[     6.566] (II) event2  - Power Button: is tagged by udev as: Keyboard
[     6.566] (II) event2  - Power Button: device is a keyboard
[     6.567] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[     6.567] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[     6.567] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[     6.567] (**) Video Bus: Applying InputClass "system-keyboard"
[     6.567] (II) Using input driver 'libinput' for 'Video Bus'
[     6.567] (**) Video Bus: always reports core events
[     6.567] (**) Option "Device" "/dev/input/event4"
[     6.567] (**) Option "_source" "server/udev"
[     6.568] (II) event4  - Video Bus: is tagged by udev as: Keyboard
[     6.568] (II) event4  - Video Bus: device is a keyboard
[     6.568] (II) event4  - Video Bus: device removed
[     6.605] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:02/input/input4/event4"
[     6.605] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[     6.605] (**) Option "xkb_layout" "de"
[     6.606] (II) event4  - Video Bus: is tagged by udev as: Keyboard
[     6.606] (II) event4  - Video Bus: device is a keyboard
[     6.607] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[     6.607] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[     6.607] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     6.607] (**) Power Button: Applying InputClass "system-keyboard"
[     6.607] (II) Using input driver 'libinput' for 'Power Button'
[     6.607] (**) Power Button: always reports core events
[     6.607] (**) Option "Device" "/dev/input/event0"
[     6.607] (**) Option "_source" "server/udev"
[     6.607] (II) event0  - Power Button: is tagged by udev as: Keyboard
[     6.607] (II) event0  - Power Button: device is a keyboard
[     6.608] (II) event0  - Power Button: device removed
[     6.635] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[     6.635] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[     6.635] (**) Option "xkb_layout" "de"
[     6.637] (II) event0  - Power Button: is tagged by udev as: Keyboard
[     6.637] (II) event0  - Power Button: device is a keyboard
[     6.639] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[     6.639] (II) No input driver specified, ignoring this device.
[     6.639] (II) This device may have been added with another device file.
[     6.640] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event8)
[     6.640] (II) No input driver specified, ignoring this device.
[     6.640] (II) This device may have been added with another device file.
[     6.641] (II) config/udev: Adding input device HD-Audio Generic Headphone (/dev/input/event10)
[     6.641] (II) No input driver specified, ignoring this device.
[     6.641] (II) This device may have been added with another device file.
[     6.642] (II) config/udev: Adding input device HD-Audio Generic Mic (/dev/input/event9)
[     6.642] (II) No input driver specified, ignoring this device.
[     6.642] (II) This device may have been added with another device file.
[     6.644] (II) config/udev: Adding input device Logitech Wireless Mouse (/dev/input/event11)
[     6.644] (**) Logitech Wireless Mouse: Applying InputClass "evdev pointer catchall"
[     6.644] (**) Logitech Wireless Mouse: Applying InputClass "libinput pointer catchall"
[     6.644] (II) Using input driver 'libinput' for 'Logitech Wireless Mouse'
[     6.644] (**) Logitech Wireless Mouse: always reports core events
[     6.644] (**) Option "Device" "/dev/input/event11"
[     6.644] (**) Option "_source" "server/udev"
[     6.647] (II) event11 - Logitech Wireless Mouse: is tagged by udev as: Mouse
[     6.647] (II) event11 - Logitech Wireless Mouse: device is a pointer
[     6.648] (II) event11 - Logitech Wireless Mouse: device removed
[     6.702] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:10.0/usb2/2-1/2-1:1.1/0003:046D:C534.0002/0003:046D:4054.0003/input/input21/event11"
[     6.702] (II) XINPUT: Adding extended input device "Logitech Wireless Mouse" (type: MOUSE, id 9)
[     6.702] (**) Option "AccelerationScheme" "none"
[     6.702] (**) Logitech Wireless Mouse: (accel) selected scheme none/0
[     6.702] (**) Logitech Wireless Mouse: (accel) acceleration factor: 2.000
[     6.702] (**) Logitech Wireless Mouse: (accel) acceleration threshold: 4
[     6.705] (II) event11 - Logitech Wireless Mouse: is tagged by udev as: Mouse
[     6.705] (II) event11 - Logitech Wireless Mouse: device is a pointer
[     6.707] (II) config/udev: Adding input device Logitech Wireless Mouse (/dev/input/mouse1)
[     6.707] (II) No input driver specified, ignoring this device.
[     6.707] (II) This device may have been added with another device file.
[     6.708] (II) config/udev: Adding input device EasyCamera: EasyCamera (/dev/input/event12)
[     6.708] (**) EasyCamera: EasyCamera: Applying InputClass "evdev keyboard catchall"
[     6.708] (**) EasyCamera: EasyCamera: Applying InputClass "libinput keyboard catchall"
[     6.708] (**) EasyCamera: EasyCamera: Applying InputClass "system-keyboard"
[     6.708] (II) Using input driver 'libinput' for 'EasyCamera: EasyCamera'
[     6.708] (**) EasyCamera: EasyCamera: always reports core events
[     6.708] (**) Option "Device" "/dev/input/event12"
[     6.708] (**) Option "_source" "server/udev"
[     6.710] (II) event12 - EasyCamera: EasyCamera: is tagged by udev as: Keyboard
[     6.710] (II) event12 - EasyCamera: EasyCamera: device is a keyboard
[     6.710] (II) event12 - EasyCamera: EasyCamera: device removed
[     6.755] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb1/1-1/1-1.3/1-1.3:1.0/input/input22/event12"
[     6.755] (II) XINPUT: Adding extended input device "EasyCamera: EasyCamera" (type: KEYBOARD, id 10)
[     6.755] (**) Option "xkb_layout" "de"
[     6.758] (II) event12 - EasyCamera: EasyCamera: is tagged by udev as: Keyboard
[     6.758] (II) event12 - EasyCamera: EasyCamera: device is a keyboard
[     6.759] (II) config/udev: Adding input device Ideapad extra buttons (/dev/input/event6)
[     6.759] (**) Ideapad extra buttons: Applying InputClass "evdev keyboard catchall"
[     6.759] (**) Ideapad extra buttons: Applying InputClass "libinput keyboard catchall"
[     6.759] (**) Ideapad extra buttons: Applying InputClass "system-keyboard"
[     6.759] (II) Using input driver 'libinput' for 'Ideapad extra buttons'
[     6.759] (**) Ideapad extra buttons: always reports core events
[     6.759] (**) Option "Device" "/dev/input/event6"
[     6.759] (**) Option "_source" "server/udev"
[     6.761] (II) event6  - Ideapad extra buttons: is tagged by udev as: Keyboard
[     6.762] (II) event6  - Ideapad extra buttons: device is a keyboard
[     6.762] (II) event6  - Ideapad extra buttons: device removed
[     6.835] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.3/PNP0C09:00/VPC2004:00/input/input6/event6"
[     6.835] (II) XINPUT: Adding extended input device "Ideapad extra buttons" (type: KEYBOARD, id 11)
[     6.835] (**) Option "xkb_layout" "de"
[     6.837] (II) event6  - Ideapad extra buttons: is tagged by udev as: Keyboard
[     6.838] (II) event6  - Ideapad extra buttons: device is a keyboard
[     6.839] (II) config/udev: Adding input device Elan Touchpad (/dev/input/event5)
[     6.839] (**) Elan Touchpad: Applying InputClass "evdev touchpad catchall"
[     6.839] (**) Elan Touchpad: Applying InputClass "libinput touchpad catchall"
[     6.839] (II) Using input driver 'libinput' for 'Elan Touchpad'
[     6.839] (**) Elan Touchpad: always reports core events
[     6.839] (**) Option "Device" "/dev/input/event5"
[     6.839] (**) Option "_source" "server/udev"
[     6.841] (II) event5  - Elan Touchpad: is tagged by udev as: Touchpad
[     6.845] (II) event5  - Elan Touchpad: device is a touchpad
[     6.845] (II) event5  - Elan Touchpad: device removed
[     6.902] (**) Option "config_info" "udev:/sys/devices/platform/AMD0010:00/i2c-0/i2c-ELAN060C:00/input/input5/event5"
[     6.902] (II) XINPUT: Adding extended input device "Elan Touchpad" (type: TOUCHPAD, id 12)
[     6.905] (**) Option "AccelerationScheme" "none"
[     6.905] (**) Elan Touchpad: (accel) selected scheme none/0
[     6.905] (**) Elan Touchpad: (accel) acceleration factor: 2.000
[     6.905] (**) Elan Touchpad: (accel) acceleration threshold: 4
[     6.907] (II) event5  - Elan Touchpad: is tagged by udev as: Touchpad
[     6.911] (II) event5  - Elan Touchpad: device is a touchpad
[     6.913] (II) config/udev: Adding input device Elan Touchpad (/dev/input/mouse0)
[     6.913] (II) No input driver specified, ignoring this device.
[     6.913] (II) This device may have been added with another device file.
[     6.914] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[     6.914] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[     6.914] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[     6.914] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[     6.914] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[     6.914] (**) AT Translated Set 2 keyboard: always reports core events
[     6.914] (**) Option "Device" "/dev/input/event3"
[     6.914] (**) Option "_source" "server/udev"
[     6.916] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[     6.916] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[     6.918] (II) event3  - AT Translated Set 2 keyboard: device removed
[     6.955] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[     6.955] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13)
[     6.955] (**) Option "xkb_layout" "de"
[     6.958] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[     6.958] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[     6.961] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[     6.961] (II) No input driver specified, ignoring this device.
[     6.961] (II) This device may have been added with another device file.
[     6.979] (II) config/udev: Adding input device Logitech Wireless Mouse (/dev/input/mouse1)
[     6.979] (II) No input driver specified, ignoring this device.
[     6.979] (II) This device may have been added with another device file.
[     6.980] (II) config/udev: removing device Logitech Wireless Mouse
[     6.980] (II) event11 - Logitech Wireless Mouse: device removed
[     7.015] (II) UnloadModule: "libinput"
[     7.015] (II) config/udev: Adding input device Logitech Wireless Mouse (/dev/input/event11)
[     7.015] (**) Logitech Wireless Mouse: Applying InputClass "evdev pointer catchall"
[     7.016] (**) Logitech Wireless Mouse: Applying InputClass "libinput pointer catchall"
[     7.016] (II) Using input driver 'libinput' for 'Logitech Wireless Mouse'
[     7.016] (**) Logitech Wireless Mouse: always reports core events
[     7.016] (**) Option "Device" "/dev/input/event11"
[     7.016] (**) Option "_source" "server/udev"
[     7.017] (II) event11 - Logitech Wireless Mouse: is tagged by udev as: Mouse
[     7.017] (II) event11 - Logitech Wireless Mouse: device is a pointer
[     7.018] (II) event11 - Logitech Wireless Mouse: device removed
[     7.028] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:10.0/usb2/2-1/2-1:1.1/0003:046D:C534.0002/0003:046D:4054.0003/input/input21/event11"
[     7.028] (II) XINPUT: Adding extended input device "Logitech Wireless Mouse" (type: MOUSE, id 9)
[     7.028] (**) Option "AccelerationScheme" "none"
[     7.028] (**) Logitech Wireless Mouse: (accel) selected scheme none/0
[     7.028] (**) Logitech Wireless Mouse: (accel) acceleration factor: 2.000
[     7.028] (**) Logitech Wireless Mouse: (accel) acceleration threshold: 4
[     7.030] (II) event11 - Logitech Wireless Mouse: is tagged by udev as: Mouse
[     7.030] (II) event11 - Logitech Wireless Mouse: device is a pointer
[     7.031] (II) config/udev: removing device EasyCamera: EasyCamera
[     7.031] (II) event12 - EasyCamera: EasyCamera: device removed
[     7.052] (II) UnloadModule: "libinput"
[     7.052] (II) config/udev: Adding input device EasyCamera: EasyCamera (/dev/input/event12)
[     7.052] (**) EasyCamera: EasyCamera: Applying InputClass "evdev keyboard catchall"
[     7.052] (**) EasyCamera: EasyCamera: Applying InputClass "libinput keyboard catchall"
[     7.052] (**) EasyCamera: EasyCamera: Applying InputClass "system-keyboard"
[     7.052] (II) Using input driver 'libinput' for 'EasyCamera: EasyCamera'
[     7.052] (**) EasyCamera: EasyCamera: always reports core events
[     7.052] (**) Option "Device" "/dev/input/event12"
[     7.052] (**) Option "_source" "server/udev"
[     7.053] (II) event12 - EasyCamera: EasyCamera: is tagged by udev as: Keyboard
[     7.053] (II) event12 - EasyCamera: EasyCamera: device is a keyboard
[     7.054] (II) event12 - EasyCamera: EasyCamera: device removed
[     7.092] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb1/1-1/1-1.3/1-1.3:1.0/input/input22/event12"
[     7.092] (II) XINPUT: Adding extended input device "EasyCamera: EasyCamera" (type: KEYBOARD, id 10)
[     7.092] (**) Option "xkb_layout" "de"
[     7.094] (II) event12 - EasyCamera: EasyCamera: is tagged by udev as: Keyboard
[     7.094] (II) event12 - EasyCamera: EasyCamera: device is a keyboard
[     7.404] (II) AMDGPU(0): EDID vendor "BOE", prod id 1833
[     7.404] (II) AMDGPU(0): Printing DDC gathered Modelines:
[     7.404] (II) AMDGPU(0): Modeline "1920x1080"x0.0  141.40  1920 1968 2000 2142  1080 1083 1089 1100 +hsync -vsync (66.0 kHz eP)
[     7.422] (II) AMDGPU(0): EDID vendor "BOE", prod id 1833
[     7.422] (II) AMDGPU(0): Printing DDC gathered Modelines:
[     7.422] (II) AMDGPU(0): Modeline "1920x1080"x0.0  141.40  1920 1968 2000 2142  1080 1083 1089 1100 +hsync -vsync (66.0 kHz eP)
[    10.522] (II) AMDGPU(0): EDID vendor "BOE", prod id 1833
[    10.522] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    10.522] (II) AMDGPU(0): Modeline "1920x1080"x0.0  141.40  1920 1968 2000 2142  1080 1083 1089 1100 +hsync -vsync (66.0 kHz eP)
[    12.207] (II) AMDGPU(0): EDID vendor "BOE", prod id 1833
[    12.207] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    12.207] (II) AMDGPU(0): Modeline "1920x1080"x0.0  141.40  1920 1968 2000 2142  1080 1083 1089 1100 +hsync -vsync (66.0 kHz eP)
[   292.845] (II) event11 - Logitech Wireless Mouse: Enabling spurious button debouncing, see https://wayland.freedesktop.org/libinput/doc/1.18.1/button-debouncing.html for details
[  1857.651] (EE) event11 - Logitech Wireless Mouse: client bug: event processing lagging behind by 28ms, your system is too slow

Looks correct… I see no problematic messages.

Maybe the driver initialize slowly?

Try to restart the display-manager:

sudo systemctl restart display-manager.service

Maybe start deppin directly?

startx /usr/bin/startdde

(not sure if it the correct name)

as for now only this
from dmesg

kfd kfd: amdgpu: STONEY not supported in kfd

lets update ----

amdgpu driver is baked into the kernel. Maybe a kernel downgrade is needed. Switch to the last LTS version: 5.10

sudo mhwd-kernel -i linux510

well that was exactly what i was thinking LTS kernel

right now unblocked bluetooth - rfkill unblock bluettoth

it work
wifi ok
sound ok

upgrading goes ----- but

thank you for your time

i have tried various distros

the best on this laptop unfortunattely was odin os based on BUBU ntu -))) stright on null error
this laptop hat a fly really but i dont like it - it was just test to see what amd can.

years ago when my time was really bigger - rolled Arch
many things forgotten - windows make me stupid -)))))

does need mkinit specify module amdgpu ?

you can try adding/replacing at the file /etc/minitcpio.conf:

MODULES=(amdgpu ati)

and run

sudo mkinitcpio -P

updated - desktop have not window manager --)
panel is there but windows from any app missing -)

Then there is something missing or broken at the Deepin Desktop. No idea.

I am calling the @moderators …

Anyone knows who is responsible for the Deepin Community Edition? Maybe there must be fixed something? Everything seems to work except the Desktop Environment.

dde kwin exit with error

Wait… is it now Deepin or KDE Plasma?

Can’t enable composing windows
Rebooted

Dead -)
Stuck in Boot with device sda4 clean
Wauu -)

Seems like updating desktop is not really working .

Well it was 15 min fun -)

This message is from phone ….

This message is from phone

But thank you for your help

Really appreciate!

Deepin uses their own version of kwin and both are in an unreliable state right now. I would go with a different DE …

2 Likes

I tried architect stright downloaded from Pac-Man -
Lol
Setup :

Language

English

Click enter /- installer closed

Gone .