Hallo,

ich versuche jetzt schon seit einer weile den xserver lauffähig zu bekommen, was mir aber leider nicht gelingen will.

Meine Grafikkarte ist die 7600m xt.

folgendes ist der xorg.0log zu entnehmen:

[   151.943] 
X.Org X Server 1.21.1.11
X Protocol Version 11, Revision 0
[   151.946] Current Operating System: Linux susi 6.7.1-arch1-1 #1 SMP PREEMPT_DYNAMIC Sun, 21 Jan 2024 22:14:10 +0000 x86_64
[   151.946] Kernel command line: initrd=\initramfs-linux.img cryptdevice=/dev/nvme0n1p2:main root=/dev/mapper/main-root rw lang=de init=/usr/lib/systemd/systemd locale=de_DE.UTF-8
[   151.948]  
[   151.949] Current version of pixman: 0.43.0
[   151.951] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   151.951] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   151.954] (==) Log file: "/home/yurinah/.local/share/xorg/Xorg.0.log", Time: Mon Jan 29 19:27:24 2024
[   151.956] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   151.957] (==) No Layout section.  Using the first Screen section.
[   151.957] (==) No screen section available. Using defaults.
[   151.957] (**) |-->Screen "Default Screen Section" (0)
[   151.957] (**) |   |-->Monitor "<default monitor>"
[   151.957] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[   151.957] (==) Automatically adding devices
[   151.957] (==) Automatically enabling devices
[   151.957] (==) Automatically adding GPU devices
[   151.957] (==) Automatically binding GPU devices
[   151.957] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   151.957] (WW) The directory "/usr/share/fonts/misc" does not exist.
[   151.957] 	Entry deleted from font path.
[   151.957] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[   151.957] 	Entry deleted from font path.
[   151.957] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[   151.957] 	Entry deleted from font path.
[   151.957] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[   151.957] 	Entry deleted from font path.
[   151.957] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[   151.957] 	Entry deleted from font path.
[   151.957] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[   151.957] 	Entry deleted from font path.
[   151.957] (==) FontPath set to:
	
[   151.957] (==) ModulePath set to "/usr/lib/xorg/modules"
[   151.957] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   151.957] (II) Module ABI versions:
[   151.957] 	X.Org ANSI C Emulation: 0.4
[   151.957] 	X.Org Video Driver: 25.2
[   151.957] 	X.Org XInput driver : 24.4
[   151.957] 	X.Org Server Extension : 10.0
[   151.957] (++) using VT number 1

[   151.958] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[   151.958] (II) xfree86: Adding drm device (/dev/dri/card1)
[   151.958] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.0/drm/card1
[   151.959] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 13 paused 0
[   151.963] (--) PCI:*(3@0:0:0) 1002:7480:1028:0bff rev 199, Mem @ 0xffc00000000/8589934592, 0xffe00000000/268435456, 0xc0e00000/1048576, I/O @ 0x00002000/256, BIOS @ 0x????????/131072
[   151.963] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[   151.963] (II) LoadModule: "glx"
[   151.963] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   151.966] (II) Module glx: vendor="X.Org Foundation"
[   151.966] 	compiled for 1.21.1.11, module version = 1.0.0
[   151.966] 	ABI class: X.Org Server Extension, version 10.0
[   151.966] (II) Applying OutputClass "AMDgpu" to /dev/dri/card1
[   151.966] 	loading driver: amdgpu
[   151.966] (==) Matched amdgpu as autoconfigured driver 0
[   151.966] (==) Matched ati as autoconfigured driver 1
[   151.966] (==) Matched modesetting as autoconfigured driver 2
[   151.966] (==) Matched fbdev as autoconfigured driver 3
[   151.966] (==) Matched vesa as autoconfigured driver 4
[   151.966] (==) Assigned the driver to the xf86ConfigLayout
[   151.966] (II) LoadModule: "amdgpu"
[   151.966] (II) Loading /usr/lib/xorg/modules/drivers/amdgpu_drv.so
[   151.968] (II) Module amdgpu: vendor="X.Org Foundation"
[   151.968] 	compiled for 1.21.1.7, module version = 23.0.0
[   151.968] 	Module class: X.Org Video Driver
[   151.968] 	ABI class: X.Org Video Driver, version 25.2
[   151.968] (II) LoadModule: "ati"
[   151.968] (WW) Warning, couldn't open module ati
[   151.968] (EE) Failed to load module "ati" (module does not exist, 0)
[   151.968] (II) LoadModule: "modesetting"
[   151.968] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[   151.968] (II) Module modesetting: vendor="X.Org Foundation"
[   151.968] 	compiled for 1.21.1.11, module version = 1.21.1
[   151.968] 	Module class: X.Org Video Driver
[   151.968] 	ABI class: X.Org Video Driver, version 25.2
[   151.968] (II) LoadModule: "fbdev"
[   151.968] (WW) Warning, couldn't open module fbdev
[   151.968] (EE) Failed to load module "fbdev" (module does not exist, 0)
[   151.968] (II) LoadModule: "vesa"
[   151.968] (WW) Warning, couldn't open module vesa
[   151.968] (EE) Failed to load module "vesa" (module does not exist, 0)
[   151.968] (II) AMDGPU: Driver for AMD Radeon:
	All GPUs supported by the amdgpu kernel driver
[   151.968] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   151.969] (WW) Falling back to old probe method for modesetting
[   151.969] (EE) open /dev/dri/card0: No such file or directory
[   151.969] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[   151.969] (II) AMDGPU(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[   151.969] (==) AMDGPU(0): Depth 24, (--) framebuffer bpp 32
[   151.969] (II) AMDGPU(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[   151.969] (==) AMDGPU(0): Default visual is TrueColor
[   151.969] (II) Applying OutputClass "AMDgpu" options to /dev/dri/card1
[   151.969] (==) AMDGPU(0): RGB weight 888
[   151.969] (II) AMDGPU(0): Using 8 bits per RGB (8 bit DAC)
[   151.969] (--) AMDGPU(0): Chipset: "AMD Radeon RX 7600M XT" (ChipID = 0x7480)
[   151.969] (II) Loading sub module "fb"
[   151.969] (II) LoadModule: "fb"
[   151.969] (II) Module "fb" already built-in
[   151.969] (II) Loading sub module "dri2"
[   151.969] (II) LoadModule: "dri2"
[   151.969] (II) Module "dri2" already built-in
[   152.064] (II) Loading sub module "glamoregl"
[   152.064] (II) LoadModule: "glamoregl"
[   152.064] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[   152.067] (II) Module glamoregl: vendor="X.Org Foundation"
[   152.067] 	compiled for 1.21.1.11, module version = 1.0.1
[   152.067] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   152.075] (II) AMDGPU(0): glamor X acceleration enabled on AMD Radeon RX 7600M XT (radeonsi, navi33, LLVM 16.0.6, DRM 3.56, 6.7.1-arch1-1)
[   152.075] (II) AMDGPU(0): glamor detected, initialising EGL layer.
[   152.075] (==) AMDGPU(0): TearFree property default: auto
[   152.075] (==) AMDGPU(0): VariableRefresh: disabled
[   152.075] (==) AMDGPU(0): AsyncFlipSecondaries: disabled
[   152.075] (II) AMDGPU(0): KMS Pageflipping: enabled
[   152.077] (II) AMDGPU(0): Output eDP has no monitor section
[   152.077] (II) AMDGPU(0): Output DisplayPort-0 has no monitor section
[   152.077] (II) AMDGPU(0): Output HDMI-A-0 has no monitor section
[   152.077] (II) AMDGPU(0): Output DisplayPort-1 has no monitor section
[   152.077] (II) AMDGPU(0): Output DisplayPort-2 has no monitor section
[   152.081] (WW) AMDGPU(0): 5 ZaphodHeads crtcs unavailable. Some outputs will stay off.
[   152.083] (II) AMDGPU(0): EDID for output eDP
[   152.083] (II) AMDGPU(0): Manufacturer: BOE  Model: af9  Serial#: 0
[   152.083] (II) AMDGPU(0): Year: 2022  Week: 29
[   152.083] (II) AMDGPU(0): EDID Version: 1.4
[   152.083] (II) AMDGPU(0): Digital Display Input
[   152.083] (II) AMDGPU(0): 8 bits per channel
[   152.083] (II) AMDGPU(0): Digital interface is DisplayPort
[   152.083] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 34  vert.: 22
[   152.083] (II) AMDGPU(0): Gamma: 2.20
[   152.083] (II) AMDGPU(0): No DPMS capabilities specified
[   152.083] (II) AMDGPU(0): Supported color encodings: RGB 4:4:4 
[   152.083] (II) AMDGPU(0): First detailed timing is preferred mode
[   152.083] (II) AMDGPU(0): Preferred mode is native pixel format and refresh rate
[   152.083] (II) AMDGPU(0): Display is continuous-frequency
[   152.083] (II) AMDGPU(0): redX: 0.645 redY: 0.331   greenX: 0.293 greenY: 0.609
[   152.083] (II) AMDGPU(0): blueX: 0.145 blueY: 0.061   whiteX: 0.313 whiteY: 0.329
[   152.083] (II) AMDGPU(0): Manufacturer's mask: 0
[   152.083] (II) AMDGPU(0): Supported detailed timing:
[   152.083] (II) AMDGPU(0): clock: 282.7 MHz   Image Size:  345 x 215 mm
[   152.083] (II) AMDGPU(0): h_active: 2560  h_sync: 2608  h_sync_end 2640 h_blank_end 2720 h_border: 0
[   152.083] (II) AMDGPU(0): v_active: 1600  v_sync: 1603  v_sync_end 1609 v_blanking: 1732 v_border: 0
[   152.083] (II) AMDGPU(0):  XT70W€NE16NYB
[   152.083] (II) AMDGPU(0): Unknown vendor-specific block 0
[   152.083] (II) AMDGPU(0): Number of EDID sections to follow: 1
[   152.083] (II) AMDGPU(0): EDID (in hex):
[   152.083] (II) AMDGPU(0): 	00ffffffffffff0009e5f90a00000000
[   152.083] (II) AMDGPU(0): 	1d200104a5221678033025a5544b9c25
[   152.083] (II) AMDGPU(0): 	0f505400000001010101010101010101
[   152.083] (II) AMDGPU(0): 	0101010101016b6e00a0a04084603020
[   152.083] (II) AMDGPU(0): 	360059d71000001a0000000000000000
[   152.083] (II) AMDGPU(0): 	00000000000000000000000000fe0058
[   152.083] (II) AMDGPU(0): 	54373057804e4531364e594200000000
[   152.083] (II) AMDGPU(0): 	0002410f9e000300000f410a202001e8
[   152.083] (II) AMDGPU(0): 	702079020022001469dc0b85ff099f00
[   152.083] (II) AMDGPU(0): 	2f001f003f0683000200050025000969
[   152.083] (II) AMDGPU(0): 	dc0b69dc0b3ca580810013721a000003
[   152.083] (II) AMDGPU(0): 	013ca5000053515351a5000000000000
[   152.083] (II) AMDGPU(0): 	00000000000000000000000000000000
[   152.083] (II) AMDGPU(0): 	00000000000000000000000000000000
[   152.083] (II) AMDGPU(0): 	00000000000000000000000000000000
[   152.083] (II) AMDGPU(0): 	00000000000000000000000000007590
[   152.083] (II) AMDGPU(0): Printing probed modes for output eDP
[   152.083] (II) AMDGPU(0): Modeline "2560x1600"x165.0  777.32  2560 2608 2640 2720  1600 1603 1609 1732 -hsync -vsync (285.8 kHz eP)
[   152.083] (II) AMDGPU(0): Modeline "2560x1600"x60.0  282.67  2560 2608 2640 2720  1600 1603 1609 1732 +hsync -vsync (103.9 kHz eP)
[   152.083] (II) AMDGPU(0): Modeline "1920x1200"x165.0  777.32  1920 2608 2640 2720  1200 1603 1609 1732 -hsync -vsync (285.8 kHz e)
[   152.083] (II) AMDGPU(0): Modeline "1920x1080"x165.0  777.32  1920 2608 2640 2720  1080 1603 1609 1732 -hsync -vsync (285.8 kHz e)
[   152.083] (II) AMDGPU(0): Modeline "1600x1200"x165.0  777.32  1600 2608 2640 2720  1200 1603 1609 1732 -hsync -vsync (285.8 kHz e)
[   152.083] (II) AMDGPU(0): Modeline "1680x1050"x165.0  777.32  1680 2608 2640 2720  1050 1603 1609 1732 -hsync -vsync (285.8 kHz e)
[   152.083] (II) AMDGPU(0): Modeline "1280x1024"x165.0  777.32  1280 2608 2640 2720  1024 1603 1609 1732 -hsync -vsync (285.8 kHz e)
[   152.083] (II) AMDGPU(0): Modeline "1440x900"x165.0  777.32  1440 2608 2640 2720  900 1603 1609 1732 -hsync -vsync (285.8 kHz e)
[   152.083] (II) AMDGPU(0): Modeline "1280x800"x165.0  777.32  1280 2608 2640 2720  800 1603 1609 1732 -hsync -vsync (285.8 kHz e)
[   152.083] (II) AMDGPU(0): Modeline "1280x720"x165.0  777.32  1280 2608 2640 2720  720 1603 1609 1732 -hsync -vsync (285.8 kHz e)
[   152.083] (II) AMDGPU(0): Modeline "1024x768"x165.0  777.32  1024 2608 2640 2720  768 1603 1609 1732 -hsync -vsync (285.8 kHz e)
[   152.083] (II) AMDGPU(0): Modeline "800x600"x165.0  777.32  800 2608 2640 2720  600 1603 1609 1732 -hsync -vsync (285.8 kHz e)
[   152.083] (II) AMDGPU(0): Modeline "640x480"x165.0  777.32  640 2608 2640 2720  480 1603 1609 1732 -hsync -vsync (285.8 kHz e)
[   152.083] (II) AMDGPU(0): EDID for output DisplayPort-0
[   152.083] (II) AMDGPU(0): EDID for output HDMI-A-0
[   152.083] (II) AMDGPU(0): EDID for output DisplayPort-1
[   152.083] (II) AMDGPU(0): EDID for output DisplayPort-2
[   152.083] (II) AMDGPU(0): Output eDP connected
[   152.083] (II) AMDGPU(0): Output DisplayPort-0 disconnected
[   152.083] (II) AMDGPU(0): Output HDMI-A-0 disconnected
[   152.083] (II) AMDGPU(0): Output DisplayPort-1 disconnected
[   152.083] (II) AMDGPU(0): Output DisplayPort-2 disconnected
[   152.083] (II) AMDGPU(0): Using exact sizes for initial modes
[   152.083] (II) AMDGPU(0): Output eDP using initial mode 2560x1600 +0+0
[   152.083] (II) AMDGPU(0): mem size init: gart size :3e014b000 vram size: s:1fbe82000 visible:1fbe82000
[   152.083] (==) AMDGPU(0): DPI set to (96, 96)
[   152.083] (==) AMDGPU(0): Using gamma correction (1.0, 1.0, 1.0)
[   152.083] (II) Loading sub module "ramdac"
[   152.083] (II) LoadModule: "ramdac"
[   152.083] (II) Module "ramdac" already built-in
[   152.083] (II) UnloadModule: "modesetting"
[   152.083] (II) Unloading modesetting
[   152.084] (II) AMDGPU(0): [DRI2] Setup complete
[   152.084] (II) AMDGPU(0): [DRI2]   DRI driver: radeonsi
[   152.084] (II) AMDGPU(0): [DRI2]   VDPAU driver: radeonsi
[   152.114] (II) AMDGPU(0): Front buffer pitch: 10240 bytes
[   152.115] (II) AMDGPU(0): SYNC extension fences enabled
[   152.115] (II) AMDGPU(0): Present extension enabled
[   152.115] (==) AMDGPU(0): DRI3 enabled
[   152.115] (==) AMDGPU(0): Backing store enabled
[   152.115] (II) AMDGPU(0): Direct rendering enabled
[   152.122] (II) AMDGPU(0): Use GLAMOR acceleration.
[   152.122] (II) AMDGPU(0): Acceleration enabled
[   152.122] (==) AMDGPU(0): DPMS enabled
[   152.122] (==) AMDGPU(0): Silken mouse enabled
[   152.122] (II) AMDGPU(0): Set up textured video (glamor)
[   152.130] (WW) AMDGPU(0): Option "HotplugDriver" is not used
[   152.130] (II) Initializing extension Generic Event Extension
[   152.130] (II) Initializing extension SHAPE
[   152.130] (II) Initializing extension MIT-SHM
[   152.130] (II) Initializing extension XInputExtension
[   152.130] (II) Initializing extension XTEST
[   152.130] (II) Initializing extension BIG-REQUESTS
[   152.130] (II) Initializing extension SYNC
[   152.130] (II) Initializing extension XKEYBOARD
[   152.130] (II) Initializing extension XC-MISC
[   152.130] (II) Initializing extension SECURITY
[   152.130] (II) Initializing extension XFIXES
[   152.130] (II) Initializing extension RENDER
[   152.130] (II) Initializing extension RANDR
[   152.130] (II) Initializing extension COMPOSITE
[   152.130] (II) Initializing extension DAMAGE
[   152.131] (II) Initializing extension MIT-SCREEN-SAVER
[   152.131] (II) Initializing extension DOUBLE-BUFFER
[   152.131] (II) Initializing extension RECORD
[   152.131] (II) Initializing extension DPMS
[   152.131] (II) Initializing extension Present
[   152.131] (II) Initializing extension DRI3
[   152.131] (II) Initializing extension X-Resource
[   152.131] (II) Initializing extension XVideo
[   152.131] (II) Initializing extension XVideo-MotionCompensation
[   152.131] (II) Initializing extension GLX
[   152.133] (II) AIGLX: Loaded and initialized radeonsi
[   152.133] (II) GLX: Initialized DRI2 GL provider for screen 0
[   152.133] (II) Initializing extension XFree86-VidModeExtension
[   152.133] (II) Initializing extension XFree86-DGA
[   152.133] (II) Initializing extension XFree86-DRI
[   152.133] (II) Initializing extension DRI2
[   152.133] (II) AMDGPU(0): Setting screen physical size to 677 x 423
[   152.175] (II) config/udev: Adding input device Video Bus (/dev/input/event3)
[   152.175] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[   152.175] (II) LoadModule: "libinput"
[   152.175] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[   152.177] (II) Module libinput: vendor="X.Org Foundation"
[   152.177] 	compiled for 1.21.1.8, module version = 1.4.0
[   152.177] 	Module class: X.Org XInput Driver
[   152.177] 	ABI class: X.Org XInput driver, version 24.4
[   152.177] (II) Using input driver 'libinput' for 'Video Bus'
[   152.177] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 27 paused 0
[   152.177] (**) Video Bus: always reports core events
[   152.177] (**) Option "Device" "/dev/input/event3"
[   152.183] (II) event3  - Video Bus: is tagged by udev as: Keyboard
[   152.183] (II) event3  - Video Bus: device is a keyboard
[   152.183] (II) event3  - Video Bus: device removed
[   152.183] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:1d/LNXVIDEO:00/input/input3/event3"
[   152.183] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6)
[   152.183] (II) event3  - Video Bus: is tagged by udev as: Keyboard
[   152.183] (II) event3  - Video Bus: device is a keyboard
[   152.183] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[   152.183] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   152.183] (II) Using input driver 'libinput' for 'Power Button'
[   152.184] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 30 paused 0
[   152.184] (**) Power Button: always reports core events
[   152.184] (**) Option "Device" "/dev/input/event0"
[   152.184] (II) event0  - Power Button: is tagged by udev as: Keyboard
[   152.184] (II) event0  - Power Button: device is a keyboard
[   152.184] (II) event0  - Power Button: device removed
[   152.184] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[   152.184] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[   152.185] (II) event0  - Power Button: is tagged by udev as: Keyboard
[   152.185] (II) event0  - Power Button: device is a keyboard
[   152.185] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[   152.185] (II) No input driver specified, ignoring this device.
[   152.185] (II) This device may have been added with another device file.
[   152.185] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[   152.185] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[   152.185] (II) Using input driver 'libinput' for 'Sleep Button'
[   152.185] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 31 paused 0
[   152.185] (**) Sleep Button: always reports core events
[   152.185] (**) Option "Device" "/dev/input/event2"
[   152.186] (II) event2  - Sleep Button: is tagged by udev as: Keyboard
[   152.186] (II) event2  - Sleep Button: device is a keyboard
[   152.186] (II) event2  - Sleep Button: device removed
[   152.186] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2/event2"
[   152.186] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[   152.186] (II) event2  - Sleep Button: is tagged by udev as: Keyboard
[   152.186] (II) event2  - Sleep Button: device is a keyboard
[   152.187] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event9)
[   152.187] (II) No input driver specified, ignoring this device.
[   152.187] (II) This device may have been added with another device file.
[   152.187] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=7 (/dev/input/event10)
[   152.187] (II) No input driver specified, ignoring this device.
[   152.187] (II) This device may have been added with another device file.
[   152.187] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=8 (/dev/input/event11)
[   152.187] (II) No input driver specified, ignoring this device.
[   152.187] (II) This device may have been added with another device file.
[   152.187] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=9 (/dev/input/event12)
[   152.187] (II) No input driver specified, ignoring this device.
[   152.187] (II) This device may have been added with another device file.
[   152.188] (II) config/udev: Adding input device DELL Technologies Keyboard (/dev/input/event5)
[   152.188] (**) DELL Technologies Keyboard: Applying InputClass "libinput keyboard catchall"
[   152.188] (II) Using input driver 'libinput' for 'DELL Technologies Keyboard'
[   152.188] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 32 paused 0
[   152.188] (**) DELL Technologies Keyboard: always reports core events
[   152.188] (**) Option "Device" "/dev/input/event5"
[   152.189] (II) event5  - DELL Technologies Keyboard: is tagged by udev as: Keyboard
[   152.189] (II) event5  - DELL Technologies Keyboard: device is a keyboard
[   152.189] (II) event5  - DELL Technologies Keyboard: device removed
[   152.189] (II) libinput: DELL Technologies Keyboard: needs a virtual subdevice
[   152.189] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0b:00.4/usb5/5-1/5-1.3/5-1.3:1.0/0003:0D62:D2B0.0001/input/input5/event5"
[   152.189] (II) XINPUT: Adding extended input device "DELL Technologies Keyboard" (type: MOUSE, id 9)
[   152.189] (**) Option "AccelerationScheme" "none"
[   152.189] (**) DELL Technologies Keyboard: (accel) selected scheme none/0
[   152.189] (**) DELL Technologies Keyboard: (accel) acceleration factor: 2.000
[   152.189] (**) DELL Technologies Keyboard: (accel) acceleration threshold: 4
[   152.190] (II) event5  - DELL Technologies Keyboard: is tagged by udev as: Keyboard
[   152.190] (II) event5  - DELL Technologies Keyboard: device is a keyboard
[   152.190] (II) config/udev: Adding input device HD-Audio Generic Headphone Mic (/dev/input/event13)
[   152.190] (II) No input driver specified, ignoring this device.
[   152.190] (II) This device may have been added with another device file.
[   152.190] (II) config/udev: Adding input device DELL0BFF:00 06CB:CEFC Mouse (/dev/input/event7)
[   152.190] (**) DELL0BFF:00 06CB:CEFC Mouse: Applying InputClass "libinput pointer catchall"
[   152.190] (II) Using input driver 'libinput' for 'DELL0BFF:00 06CB:CEFC Mouse'
[   152.190] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 33 paused 0
[   152.190] (**) DELL0BFF:00 06CB:CEFC Mouse: always reports core events
[   152.190] (**) Option "Device" "/dev/input/event7"
[   152.191] (II) event7  - DELL0BFF:00 06CB:CEFC Mouse: is tagged by udev as: Mouse Pointingstick
[   152.191] (II) event7  - DELL0BFF:00 06CB:CEFC Mouse: device is a pointer
[   152.191] (II) event7  - DELL0BFF:00 06CB:CEFC Mouse: device removed
[   152.191] (II) libinput: DELL0BFF:00 06CB:CEFC Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   152.191] (II) libinput: DELL0BFF:00 06CB:CEFC Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   152.191] (II) libinput: DELL0BFF:00 06CB:CEFC Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   152.191] (**) Option "config_info" "udev:/sys/devices/platform/AMDI0010:00/i2c-0/i2c-DELL0BFF:00/0018:06CB:CEFC.0003/input/input10/event7"
[   152.191] (II) XINPUT: Adding extended input device "DELL0BFF:00 06CB:CEFC Mouse" (type: MOUSE, id 10)
[   152.191] (**) Option "AccelerationScheme" "none"
[   152.191] (**) DELL0BFF:00 06CB:CEFC Mouse: (accel) selected scheme none/0
[   152.191] (**) DELL0BFF:00 06CB:CEFC Mouse: (accel) acceleration factor: 2.000
[   152.191] (**) DELL0BFF:00 06CB:CEFC Mouse: (accel) acceleration threshold: 4
[   152.192] (II) event7  - DELL0BFF:00 06CB:CEFC Mouse: is tagged by udev as: Mouse Pointingstick
[   152.192] (II) event7  - DELL0BFF:00 06CB:CEFC Mouse: device is a pointer
[   152.193] (II) config/udev: Adding input device DELL0BFF:00 06CB:CEFC Mouse (/dev/input/mouse0)
[   152.193] (II) No input driver specified, ignoring this device.
[   152.193] (II) This device may have been added with another device file.
[   152.193] (II) config/udev: Adding input device DELL0BFF:00 06CB:CEFC Touchpad (/dev/input/event8)
[   152.193] (**) DELL0BFF:00 06CB:CEFC Touchpad: Applying InputClass "libinput touchpad catchall"
[   152.193] (II) Using input driver 'libinput' for 'DELL0BFF:00 06CB:CEFC Touchpad'
[   152.193] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 34 paused 0
[   152.193] (**) DELL0BFF:00 06CB:CEFC Touchpad: always reports core events
[   152.193] (**) Option "Device" "/dev/input/event8"
[   152.194] (II) event8  - DELL0BFF:00 06CB:CEFC Touchpad: is tagged by udev as: Touchpad
[   152.195] (II) event8  - DELL0BFF:00 06CB:CEFC Touchpad: device is a touchpad
[   152.195] (II) event8  - DELL0BFF:00 06CB:CEFC Touchpad: device removed
[   152.195] (II) libinput: DELL0BFF:00 06CB:CEFC Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[   152.195] (II) libinput: DELL0BFF:00 06CB:CEFC Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[   152.195] (II) libinput: DELL0BFF:00 06CB:CEFC Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[   152.195] (**) Option "config_info" "udev:/sys/devices/platform/AMDI0010:00/i2c-0/i2c-DELL0BFF:00/0018:06CB:CEFC.0003/input/input11/event8"
[   152.195] (II) XINPUT: Adding extended input device "DELL0BFF:00 06CB:CEFC Touchpad" (type: TOUCHPAD, id 11)
[   152.196] (**) Option "AccelerationScheme" "none"
[   152.196] (**) DELL0BFF:00 06CB:CEFC Touchpad: (accel) selected scheme none/0
[   152.196] (**) DELL0BFF:00 06CB:CEFC Touchpad: (accel) acceleration factor: 2.000
[   152.196] (**) DELL0BFF:00 06CB:CEFC Touchpad: (accel) acceleration threshold: 4
[   152.196] (II) event8  - DELL0BFF:00 06CB:CEFC Touchpad: is tagged by udev as: Touchpad
[   152.197] (II) event8  - DELL0BFF:00 06CB:CEFC Touchpad: device is a touchpad
[   152.197] (II) config/udev: Adding input device DELL0BFF:00 06CB:CEFC Touchpad (/dev/input/mouse1)
[   152.197] (II) No input driver specified, ignoring this device.
[   152.197] (II) This device may have been added with another device file.
[   152.198] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[   152.198] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[   152.198] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[   152.198] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 35 paused 0
[   152.198] (**) AT Translated Set 2 keyboard: always reports core events
[   152.198] (**) Option "Device" "/dev/input/event4"
[   152.198] (II) event4  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[   152.198] (II) event4  - AT Translated Set 2 keyboard: device is a keyboard
[   152.199] (II) event4  - AT Translated Set 2 keyboard: device removed
[   152.199] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
[   152.199] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
[   152.199] (II) event4  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[   152.199] (II) event4  - AT Translated Set 2 keyboard: device is a keyboard
[   152.200] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[   152.200] (II) No input driver specified, ignoring this device.
[   152.200] (II) This device may have been added with another device file.
[   152.203] (**) DELL Technologies Keyboard: Applying InputClass "libinput keyboard catchall"
[   152.203] (II) Using input driver 'libinput' for 'DELL Technologies Keyboard'
[   152.203] (II) systemd-logind: returning pre-existing fd for /dev/input/event5 13:69
[   152.203] (**) DELL Technologies Keyboard: always reports core events
[   152.203] (**) Option "Device" "/dev/input/event5"
[   152.203] (II) libinput: DELL Technologies Keyboard: is a virtual subdevice
[   152.203] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0b:00.4/usb5/5-1/5-1.3/5-1.3:1.0/0003:0D62:D2B0.0001/input/input5/event5"
[   152.203] (II) XINPUT: Adding extended input device "DELL Technologies Keyboard" (type: KEYBOARD, id 13)
[   152.264] (**) Option "fd" "27"
[   152.264] (II) event3  - Video Bus: device removed
[   152.264] (**) Option "fd" "30"
[   152.264] (II) event0  - Power Button: device removed
[   152.264] (**) Option "fd" "31"
[   152.264] (II) event2  - Sleep Button: device removed
[   152.264] (**) Option "fd" "32"
[   152.264] (**) Option "fd" "33"
[   152.264] (II) event7  - DELL0BFF:00 06CB:CEFC Mouse: device removed
[   152.264] (**) Option "fd" "34"
[   152.264] (II) event8  - DELL0BFF:00 06CB:CEFC Touchpad: device removed
[   152.264] (**) Option "fd" "35"
[   152.264] (II) event4  - AT Translated Set 2 keyboard: device removed
[   152.264] (**) Option "fd" "32"
[   152.264] (II) event5  - DELL Technologies Keyboard: device removed
[   152.264] (II) UnloadModule: "libinput"
[   152.264] (II) systemd-logind: not releasing fd for 13:69, still in use
[   152.264] (II) UnloadModule: "libinput"
[   152.264] (II) systemd-logind: releasing fd for 13:68
[   152.265] (II) UnloadModule: "libinput"
[   152.265] (II) systemd-logind: releasing fd for 13:72
[   152.265] (II) UnloadModule: "libinput"
[   152.265] (II) systemd-logind: releasing fd for 13:71
[   152.265] (II) UnloadModule: "libinput"
[   152.265] (II) systemd-logind: releasing fd for 13:69
[   152.265] (II) UnloadModule: "libinput"
[   152.265] (II) systemd-logind: releasing fd for 13:66
[   152.265] (II) UnloadModule: "libinput"
[   152.265] (II) systemd-logind: releasing fd for 13:64
[   152.265] (II) UnloadModule: "libinput"
[   152.265] (II) systemd-logind: releasing fd for 13:67
[   152.272] (II) Server terminated successfully (0). Closing log file.

wennihr noch mehr informationen braucht bitte bescheid geben


Moderativer Edit: Code in Code-Block eingefasst. Siehe auch hier.

Ich habe es jetzt so hingekriegt das er mir wenigstens schon mal ein Fenster mit maus anzeigt, aber leider leer.

Die maus lässt sich bewegen,

edit2:

die treiber sind die "amdgpu"

  • brikler hat auf diesen Beitrag geantwortet.

    sleepy [ 151.968] (EE) Failed to load module "ati" (module does not exist, 0)

    vielleicht reichts, wenn du das modul ins module array in der mkinitcpo.conf einträgst, und die initcpio neu generierst

    hi, danke dür die antwort,

    dann zeigt er mir einen fehler an, dass das modul nicht gefunden wurde.

    • brikler hat auf diesen Beitrag geantwortet.

      Ein Fenster mit Maus? Und die Maus ist ein x?

      Probier mal, ob auf der rechten Maustaste ein Popupmenü drauf ist. In dem Falle hast Du den default-Windowmanager twm gestartet, der zwar mehr als 30 Jahre alt, aber noch immer funktionsfähig ist.

      Du müsstest dann in Deiner lokalen xinit lediglich Deinen gewünschten Windowmanager eintragen.

      Meinst du

      exec openbox-session

      da startet leider nichts

      Die Datei heißt .xinitrc und irgendwas MUSS passieren, wenn du da was rein schreibst, und du X mittels startx startest - da führt kein Weg dran vorbei.

      hi dirk,

      dann bekomme ich ein schwarzes fenster mit einer maus angezeigt.

      • Dirk hat auf diesen Beitrag geantwortet.

        Wenn du nichts weiter installiert hast als Openbox kann das durchaus seine Richtigkeit haben so, denke ich. Ist doch nur ein Fenstermanager

        sleepy dann bekomme ich ein schwarzes fenster mit einer maus angezeigt.

        Klingt richtig. Ich hab die Originalkonfiguration nicht im Kopf, aber versuch mal Rechtsklick, oder Linksklick, oder Mittelklick. Da sollte eigentlich irgendeine Art von Menü auftauchen.

        Du kannst sonst zusätzlich mal in ${HOME}/.config/openbox/autostart einen Programmaufruf eintragen, zum Beispiel dein Terminal (also z.B. kittie &, oder was auch immer du benutzt.), das sollte beim nächsten Start von X (und eben Openbox) dann entsprechend angezeigt werden.

        Ansonsten ist unser Openbox-Artikel recht gut.

        Möglicherweise hilft dir ein 'startx /usr/bin/openbox-session' weiter.

        hallo,

        ich hab nach längerem suchen die erros und warnings der Xorg.0.log datei, viielleicht hilft das ja weiter

        [ 34.422] Current Operating System: Linux susi 6.7.2-arch1-1 #1 SMP PREEMPT_DYNAMIC Fri, 26 Jan 2024 19:10:20 +0000 x86_64
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
        [ 34.424] (WW) The directory "/usr/share/fonts/misc" does not exist.
        [ 34.424] (WW) The directory "/usr/share/fonts/TTF" does not exist.
        [ 34.424] (WW) The directory "/usr/share/fonts/OTF" does not exist.
        [ 34.424] (WW) The directory "/usr/share/fonts/Type1" does not exist.
        [ 34.424] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
        [ 34.424] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
        [ 34.435] (WW) Warning, couldn't open module ati
        [ 34.435] (EE) Failed to load module "ati" (module does not exist, 0)
        [ 34.436] (WW) Warning, couldn't open module fbdev
        [ 34.436] (EE) Failed to load module "fbdev" (module does not exist, 0)
        [ 34.436] (WW) Warning, couldn't open module vesa
        [ 34.436] (EE) Failed to load module "vesa" (module does not exist, 0)
        [ 34.436] (WW) Falling back to old probe method for modesetting
        [ 34.436] (EE) open /dev/dri/card0: No such file or directory
        [ 34.436] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
        [ 34.549] (WW) AMDGPU(0): 5 ZaphodHeads crtcs unavailable. Some outputs will stay off.
        [ 34.598] (WW) AMDGPU(0): Option "HotplugDriver" is not used
        [ 34.598] (II) Initializing extension MIT-SCREEN-SAVER
        [ 68.532] (WW) xf86CloseConsole: KDSETMODE failed: Input/output error
        [ 68.532] (WW) xf86CloseConsole: VT_GETMODE failed: Input/output error
        [ 68.532] (WW) xf86OpenConsole: VT_GETSTATE failed: Input/output error

        • brikler hat auf diesen Beitrag geantwortet.

          sleepy [ 34.436] (WW) Warning, couldn't open module fbdev
          [ 34.436] (EE) Failed to load module "fbdev" (module does not exist, 0)
          [ 34.436] (WW) Warning, couldn't open module vesa
          [ 34.436] (EE) Failed to load module "vesa" (module does not exist, 0)

          hast du xf86-video-vesa und xf86-video-fbdev installiert? die beiden pakete, sollten diese zwei errors erledigen, aber das ist nicht dein problem.

          sleepy dann zeigt er mir einen fehler an, dass das modul nicht gefunden wurde.

          hast du die initcpio neu gebaut? ohne neu machen hilfts nämlich nix

          • Galde75 hat auf diesen Beitrag geantwortet.

            hi

            ich habe die zwei module jetzt installiert und mkinitcpio.conf ist durchgelaufen aber ich bekomme immer noch einen schwarzen bildschirm mit maus.

            ich habe einen Dell rechner mit ryzen cpu "7845hx" und grafikkarte eine 7600mxt muss ich da vielleicht was im bios umstellen?

            Edit:

            in dem selben forum wurde das mal so geklärt:

            https://forum.archlinux.de/d/19447-xorg-fehlermeldung-vesa-und-fbdev-module-existieren-nicht

            ganz unten .

            Edit2:

            ich hab jetzt auf einer anderen Seite noch folgendes gefunden

            https://www.phoronix.com/news/X.Org-Server-HotplugDriver

            danach sagt mir der xserver "no screens found"

            Wo willst du denn eigentlich hin? Welche GUI soll am Ende laufen?
            Teil das hier bitte mal mit, damit man überhaupt weiß um was es hier geht.

            Nach meinem einfachen Verständnis musst du folgende Pakete installieren:
            xorg-server xorg-xinit
            xf86-video-amdgpu
            Dann installierst du eine GUI + Loginmanager nach Wahl und aktivierst diesen.

            Je nachdem was du inzwischen alles probiert hast wäre es vielleicht dann sogar einfacher du installierst nochmal neu. Wenn du dich dabei nach einer Anleitung richtest wie z.B. dieser hier, dann kennt man hier wenigstens die Ausgangslage falls dann trotzdem noch etwas schief laufen sollte.

            P.S: Will man einen Codeblock mit dem Editor formatieren, so muss man den Codeblock markieren, und dann erst auf den Code-Button drücken. Der Code-Button ist der </> Button.

            Hi tuxnix

            EInmal neu gemacht hab ich das system schon.

            ich versuche Xorg mit Openbox zu starten.

            Leider kann ich die grafikkarte der ryzen cpu im bios nicht deaktivieren und so läuft der rechner mit 2 grafikkarten.

            und ich weis nicht wie man die gpu des prozessors deaktivieren kann, um den xserver nur auf 1ner der grafikkarten auszuführen!

            • Martin-MS hat auf diesen Beitrag geantwortet.

              Können wir bitte noch mal kurz festhalten, dass X bereits läuft, und auch auf der passenden Grafikkarte ein Bild ausgibt? Sonst gäbe es nämlich keinen Mauszeiger.

              Es ist hier eher ein Verständnis- oder Konfigurationsproblem, und weniger ein technisches Problem.

              Also nach langem hin und her, habe ich versucht xwayland mit weston, dort zeit er mir ein fenster an mit terminal.

              Kann mir vielleich jemand sagen wie ich "openbox" über xwayland starte.

                sleepy Kann mir vielleich jemand sagen wie ich "openbox" über xwayland starte.

                Im rootful-Modus, und den Client dann im Vollbild laufen lassen wäre eine Variante.

                Ansonsten schau dir mal Compositor labwc an, das lehnt sich an Openbox an. Gibts auch im AUR.