You are not logged in.
That's not how environment variables work and "crashes xfce for some reason" isn't actionable, you'll have to provide the corresponding xorg log or system journal or coredump.
Start by posting the xorg conf you attempted.
Offline
it was absolutely empty except for this
"DRI" "2"
Offline
That's not a legal xorg config and the server will crash/refuse to start because of that.
https://wiki.archlinux.org/title/ATI#Driver_options
Offline
Hello there
It appears you haave the same issue as me as we got the same CPU brand.
CPU: AMD A4-6300 APU (2) @ 3.700GHz
My solution to the problem is to disable GPU rasterization on chrome://flags.
It's a bandaid solution and i actually fix the problem a long time ago, i forgot how.
It has something to do with Mesa package as i don't have that problem when i was using
Chrome on Debian around a year ago
Last edited by kharovtobi (2024-10-02 12:05:49)
Offline
Hi, I tried run Chrome/Chromium, Edge with Wayland on Fedora but without success. Thought it was distro problem, but on Arch and Gnome 47 it's the same.
My software/hardware details (NVidia open kernel + 560 propertiary drivers):
# System Details Report
---
## Report details
- **Date generated:** 2024-10-09 11:43:18
## Hardware Information:
- **Hardware Model:** Micro-Star International Co., Ltd. MS-7D32
- **Memory:** 64.0 GiB
- **Processor:** 12th Gen Intel® Core™ i7-12700 × 20
- **Graphics:** NVIDIA GeForce RTX™ 4080 SUPER
- **Disk Capacity:** 5.6 TB
## Software Information:
- **Firmware Version:** 1.D0
- **OS Name:** Arch Linux
- **OS Build:** rolling
- **OS Type:** 64-bit
- **GNOME Version:** 47
- **Windowing System:** Wayland
- **Kernel Version:** Linux 6.11.2-arch1-1
When run Chromium with flag --ozone-platform-hint=auto I get:
[7355:7355:1009/114627.532201:ERROR:object_proxy.cc(576)] Failed to call method: org.freedesktop.ScreenSaver.GetActive: object_path= /org/freedesktop/ScreenSaver: org.freedesktop.DBus.Error.NotSupported: This method is not part of the idle inhibition specification: https://specifications.freedesktop.org/idle-inhibit-spec/latest/
[7355:7355:1009/114627.670403:ERROR:wayland_event_watcher.cc(47)] libwayland: [destroyed object]: error 7: failed to import supplied dmabufs: Could not bind the given EGLImage to a CoglTexture2D
[1009/114627.674966:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[1009/114627.675452:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[7398:7414:1009/114628.077725:ERROR:ssl_client_socket_impl.cc(882)] handshake failed; returned -1, SSL error code 1, net_error -3
Trace/breakpoint trap (core dumped)
Running chromium with parameter --ozone-platform=wayland changes nothing.
Offline
That's neither the same display server, hardware nor "crash output" as the OP - leaving aside the fbdev clusterfuck in the 6.11 kernels and the default gnome snafu.
Try the behavior on an X11 session and the LTS kernel and post the actual https://wiki.archlinux.org/title/Core_d … _core_dump and a complete system journal.
Also try the behavior w/ a fresh user account - do you share yours between arch and fedora?
Offline