prompt
stringlengths
1
63.6k
completion
stringlengths
1
53.1k
Hi, I successfully installed kde plasma 5 with systemd and updated the whole @world to the latest version. I first configured my network connection with systemd and this worked. But with kde I would like to use plasma-nm but unfortunality this does not work. In the system tray I have the network icon that shows me a red X. I could not establish any Networkconnection, I do not see any nic there. As I says, with systemd it works. Does anyone know what I'm doing wrong? Thanks in advance
I forgot to say that I also installed networkmanager in conjunction with plasma-nm. As a new try I uninstalled both NetworkManager and plasma-nm and rebooted my system. After this, I installed both again and now it seems to work as it should. No clou why, but I'm happy now Thanks!
Hi, I decided to install sys-firmware/intel-microcode with "hostonly initramfs split-ucode" USE-flags and it broke my mumble server. Attempting to run the server spams the terminal full of Code: Incompatible processor. This Qt build requires the following features: rtm I reconfigured the source directory with cmake and then recompiled the server with make but it didn't help. Does anyone have clue to what could have happened after installing microcode? Output of lscpu : Code: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Address sizes: 39 bits physical, 48 bits virtual Byte Order: Little Endian CPU(s): 8 On-line CPU(s) list: 0-7 Vendor ID: GenuineIntel Model name: Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz CPU family: 6 Model: 60 Thread(s) per core: 2 Core(s) per socket: 4 Socket(s): 1 Stepping: 3 CPU(s) scaling MHz: 81% CPU max MHz: 4400.0000 CPU min MHz: 800.0000 BogoMIPS: 7998.73 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse 2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology no nstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm cpuid_fau lt epb invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_ adjust bmi1 avx2 smep bmi2 erms invpcid xsaveopt dtherm ida arat pln pts md_clear flush_l1d Virtualization features: Virtualization: VT-x Caches (sum of all): L1d: 128 KiB (4 instances) L1i: 128 KiB (4 instances) L2: 1 MiB (4 instances) L3: 8 MiB (1 instance) NUMA: NUMA node(s): 1 NUMA node0 CPU(s): 0-7 Vulnerabilities: Itlb multihit: KVM: Mitigation: VMX disabled L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT vulnerable Mds: Mitigation; Clear CPU buffers; SMT vulnerable Meltdown: Mitigation; PTI Mmio stale data: Unknown: No mitigations Retbleed: Not affected Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP conditional, RSB filling, PBRSB-eIBRS Not affect ed Srbds: Mitigation; Microcode Tsx async abort: Not affected EDIT: Qbittorrent also seems to have broken with the same error message. Also Virtualbox and mumble-client. I'll see to recompiling qt.
https://www.phoronix.com/news/Intel-TSX-Off-New-Microcode Quote: In addition to disabling TSX by default and force-aborting all RTM transactions by default, a new CPUID bit is being enumerated with the new microcode to indicate that the force aborting of RTM transactions
Hi guys, I have a fresh install on my new computer. I have a weird problem and can't find any hint on what is going on. If I login with my user (he is in the video group) and run startx, nothing is displayed. I still see my startx command with the following lines displayed : Code: X.Org X Server 1.21.1.6 X Protocol Version 11, Revision 0 Current Operating System: Linux sainte-barbe 5.15.80-gentoo #6 SMP Sat Jan 14 10:58:09 CET 2023 x86_64 Kernel command line: BOOT_IMAGE=/vmlinuz-5.15.80-gentoo root=UUID=e713e1b7-7d33-4138-9cce-78df84891de1 ro init=/lib/systemd/systemd Current version of pixman: 0.42.2 Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (==) Log file: "/home/ctruchi/.local/share/xorg/Xorg.0.log", Time: Sun Jan 15 15:58:36 2023 (==) Using config directory: "/etc/X11/xorg.conf.d" (==) Using system config directory "/usr/share/X11/xorg.conf.d" Here is the content of .local/share/xorg/Xorg.0.log : https://pastebin.com/VVX6svCu For my Xorg conf, I only have this : Code: Section "Device" Identifier "Device0" Driver "nvidia" Option "MetaModes" "1920x1080" Option "ConnectedMonitor" "DFP-1" Option "ModeDebug" "true" VendorName "NVIDIA Corporation" EndSection If I run xrandr, it says Can't open display Here is the content of lspci : Code: 00:00.0 Host bridge: Intel Corporation 12th Gen Core Processor Host Bridge/DRAM Registers (rev 02) 00:01.0 PCI bridge: Intel Corporation 12th Gen Core Processor PCI Express x16 Controller #1 (rev 02) 00:02.0 VGA compatible controller: Intel Corporation Alder Lake-P Integrated Graphics Controller (rev 0c) 00:04.0 Signal processing controller: Intel Corporation Alder Lake Innovation Platform Framework Processor Participant (rev 02) 00:06.0 PCI bridge: Intel Corporation 12th Gen Core Processor PCI Express x4 Controller #0 (rev 02) 00:06.2 PCI bridge: Intel Corporation 12th Gen Core Processor PCI Express x4 Controller #2 (rev 02) 00:07.0 PCI bridge: Intel Corporation Alder Lake-P Thunderbolt 4 PCI Express Root Port #0 (rev 02) 00:07.1 PCI bridge: Intel Corporation Alder Lake-P Thunderbolt 4 PCI Express Root Port #1 (rev 02) 00:08.0 System peripheral: Intel Corporation 12th Gen Core Processor Gaussian & Neural Accelerator (rev 02) 00:0d.0 USB controller: Intel Corporation Alder Lake-P Thunderbolt 4 USB Controller (rev 02) 00:0d.2 USB controller: Intel Corporation Alder Lake-P Thunderbolt 4 NHI #0 (rev 02) 00:12.0 Serial controller: Intel Corporation Device 51fc (rev 01) 00:14.0 USB controller: Intel Corporation Alder Lake PCH USB 3.2 xHCI Host Controller (rev 01) 00:14.2 RAM memory: Intel Corporation Alder Lake PCH Shared SRAM (rev 01) 00:14.3 Network controller: Intel Corporation Alder Lake-P PCH CNVi WiFi (rev 01) 00:15.0 Serial bus controller: Intel Corporation Alder Lake PCH Serial IO I2C Controller #0 (rev 01) 00:15.1 Serial bus controller: Intel Corporation Alder Lake PCH Serial IO I2C Controller #1 (rev 01) 00:16.0 Communication controller: Intel Corporation Alder Lake PCH HECI Controller (rev 01) 00:16.3 Serial controller: Intel Corporation Alder Lake AMT SOL Redirection (rev 01) 00:17.0 SATA controller: Intel Corporation Alder Lake-P SATA AHCI Controller (rev 01) 00:1d.0 PCI bridge: Intel Corporation Alder Lake PCI Express x1 Root Port #10 (rev 01) 00:1f.0 ISA bridge: Intel Corporation Alder Lake PCH eSPI Controller (rev 01) 00:1f.3 Audio device: Intel Corporation Alder Lake PCH-P High Definition Audio Controller (rev 01) 00:1f.4 SMBus: Intel Corporation Alder Lake PCH-P SMBus Host Controller (rev 01) 00:1f.5 Serial bus controller: Intel Corporation Alder Lake-P PCH SPI Controller (rev 01) 00:1f.6 Ethernet controller: Intel Corporation Ethernet Connection (16) I219-LM (rev 01) 01:00.0 3D controller: NVIDIA Corporation TU117GLM [T600 Laptop GPU] (rev a1) 03:00.0 Non-Volatile memory controller: SK hynix Device 1959 74:00.0 SD Host controller: Genesys Logic, Inc GL9755 SD Host Controller (rev 01) and lsmod Code: Module Size Used by iwlmvm 405504 0 x86_pkg_temp_thermal 20480 0 nvidia_drm 65536 2 iwlwifi 401408 1 iwlmvm nvidia_modeset 1163264 2 nvidia_drm nvidia 55521280 66 nvidia_modeset efivarfs 16384 1 Does anybody have an idea on how to progress with this ?
Goltia, Code: 00:02.0 VGA compatible controller: Intel Corporation Alder Lake-P Integrated Graphics Controller (rev 0c) 01:00.0 3D controller: NVIDIA Corporation TU117GLM [T600 Laptop GPU] (rev a1) Intel ... nVidia ... laptop. That's a strong hint that you have an Optimus graphics system. That mean that the nVidia GPU cannot be used on its own. Check your user manual for Optimus and follow the link above if it applies.
My computer is MSI MOTAR B450 + AMD R5 3600 + Nvidia 1060, kernel 5.15.59, BIOS(not UEFI), Gnome3 nearly I did a "emerge update deep new world", the last time I did the update is 3-6 months ago. after this update, I find that after power on, bios info, GRUB menu, and console boot message, all seems well, but when it's the time that desktop should appear, there's no signal on HDMI and screen turn to 'black and sleep mode'. I try to login even though I can't see the desktop, and try execute some command such as "dmesg > ~/dmesg.log", I find it works. I can see the dmesg.log on the harddisk when I boot a ubuntu usb livecd. I try update the kernel to 5.15.88 and do "emerge -e world", but no use, still blackscreen after boot. I try systemctl disable gdm, but still blackscreen. no character console. here is my dmesg log and KERNEL CONFIG. Any help? thanks.
double_crane, Use wgetpaste to put the files onto a pastebin site and post links. Helpers will quote the interesting bits so that they are not lost. When does to screen go blank? After grub, when the kernel loads? After the kernel messages as the desktop starts?
I downloaded the 2022-11-22 LiveGui ISO image and burned a DVD. I can boot from it all goes well but then a Keyboard shows up on the screen and the login screen appears. I can not find any instructions what to do. Also username and password are not known to me. The login screen tells me login failed and seems not to restart. If I do Crtl Alt F1 the console appears without the need to login. I see there is the user gentoo, Everything seems to work well, but for working in the console I can also use the "Minimal Installation CD" So the question how to log into the LiveGui the proper way?
that is odd. But if you can switch to the terminal and there is the gentoo user active, you should be able to set temporarly a password with the passwd command. Then switch back to the gui and try to login with the gentoo user and the created password.
Hi, I have a weird problem. If I start the display-manager automatically at boot (using rc-update add display-manager default), then Xorg crashes initially. If I log in and restarts display-manager, everything works. I tried to disable the display-manager autostart, and then it works the first time. This is the Xorg log from one of the crashes: https://pastebin.com/vUCYud19 And this is the Xorg log that is launched after logging in: https://pastebin.com/CU3LvGXZ My system has Nvidia Optimus and I'm using the Nvidia propriety drivers. I tried adding the nvidia module to /etc/modules-load.d/ but it did not help. Why is it happening? Maybe delaying the start of display-manager will help, but I'm not sure how to do it while still having it start automatically.
Ran.Rutenberg, Code: [ 21.878] (II) modesetting: Driver for Modesetting Kernel Drivers: kms [ 21.879] (EE) open /dev/dri/card0: No such file or directory That says that your kernel has no DRM support. That failure is not present in the Xorg that works. The modeset driver needs /dev/dri/card0 too. This suggests that you have a race condition between /dev/dri/card0 being required and becoming available. What does Code: rc-update -v show tell?
Fresh install of gentoo, openrc, kde I've followed the kde, xserver, display manger and sdd guide but when I reboot it doesn't switch to vt 7. When I switch there manually the screen is black with a flashing line at the top left. Code: #tail /var/log/sddm.log [22:16:35.128] (II) DAEMON: Initializing... [22:16:35.135] (II) DAEMON: Starting... [22:16:35.135] (II) DAEMON: Logind interface found I can log in and execute startx which starts kde in the current vt. The sddm user is in the video group. Code: #groups sddm video sddm Not sure where to look next.
user7719, You will have several Xorg.0.log files. One will be in /var/log, where Xorg runs as root to do the GUI login screen. There will be another in /home/user7719/... somewhere, where Xorg is restarted as user7719. I think it gets buried in a hidden directory. Either will be useful to see.
I have a fresh install of Gentoo, running Wayland/Sway. Whenever I use Firefox, it results in an issue with my cursor. Specifically, the cursor stays exactly the same way as it was when entering the Firefox window. Hovering over links or text does not cause it to change as it normally should. This issue seems to affect only Firefox. Running it inside a terminal reveals the cause of the issue: Code: (firefox-esr:1091): Gdk-WARNING **: 18:23:32.018: Failed to load cursor theme Adwaita Gdk-Message: 18:23:32.104: Unable to load nw-resize from the cursor theme Gdk-Message: 18:23:32.104: Unable to load n-resize from the cursor theme Gdk-Message: 18:23:32.104: Unable to load ne-resize from the cursor theme Gdk-Message: 18:23:32.104: Unable to load w-resize from the cursor theme Gdk-Message: 18:23:32.104: Unable to load e-resize from the cursor theme Gdk-Message: 18:23:32.104: Unable to load sw-resize from the cursor theme Gdk-Message: 18:23:32.104: Unable to load s-resize from the cursor theme Gdk-Message: 18:23:32.104: Unable to load se-resize from the cursor theme Gdk-Message: 18:23:32.141: Unable to load nw-resize from the cursor theme Gdk-Message: 18:23:32.141: Unable to load n-resize from the cursor theme Gdk-Message: 18:23:32.141: Unable to load ne-resize from the cursor theme Gdk-Message: 18:23:32.141: Unable to load w-resize from the cursor theme Gdk-Message: 18:23:32.141: Unable to load e-resize from the cursor theme Gdk-Message: 18:23:32.141: Unable to load sw-resize from the cursor theme Gdk-Message: 18:23:32.141: Unable to load s-resize from the cursor theme Gdk-Message: 18:23:32.141: Unable to load se-resize from the cursor theme ...with further similar errors whenever I perform any action that would normally cause the cursor to change. Having looked the issue up, I have discovered this and this . Both users seem to be exhibiting similar issues. It seems as if the common denominator is running Firefox under Wayland. I have tried the following solutions: - Installed a new cursor theme to /usr/share/icons, then set this cursor theme both in Sway's and GTK's config files. The former config changed the cursor for other windows, but did not affect Firefox. The latter only caused the name of the cursor theme in Firefox's warning to change. - Updated, then emerged both firefox-bin and firefox:rapid. No change at all. - As per the suggestions of the forum posts above, copied a theme to ~/.icons, then symlinked to both /usr/share/icons and /usr/share/cursors/xorg-x11. No change at all. I am at a loss for what to do next. Does anyone have any advice on how to proceed from here?
I had the same problem when I use firefox. Here is what I did to fix it. By using strace I found that firefox tries to access Code: /usr/local/share/icons/{Cursor Name} inside the directory, the cursor that I used does not exist. So I copied it from ~/.icons or /usr/share/icons that solves one problem. Next, create a symlink for it as default Code: ln -s {cursor name} default this should fix the cursor issues. There is still the initial warning for the cursor, but firefox is able to use the local icons instead of the shared. for context, I believe the bug is caused by: https://gitlab.gnome.org/GNOME/gtk/-/issues/5390 context for the pull request: https://github.com/gentoo/gentoo/pull/28876 Update: make sure your "~/.config/gtk-3.0/settings.ini" includes: Code: [Settings] gtk-cursor-theme-name=default gtk-cursor-theme-size=16 This should fix the cursor size issue as well
Hi! The issue is that whenever I start Plasma/KDE it opens another instance of Konqueror, Krusader even Dolphin. The really annoying thing is that each time there is more instances if possible. So fore example there are more krusadres (or more tabs with home directory in krusader). A little help comes when I delete by hand records from ~/.config/xsessions but this only makes things start over. Can you point me to where to look for solution so Plasma won't open apps that were closed before closing Plasma?
You can also create a comma (,) or colon (:) delimited list of applications that you do not want to start with a restored session. System Settings>Startup and Shutdown>Desktop Session. Click the radio button for Restore Last Session and then enter your list in the box titled "Don't restore these applications" and then click Apply. For example, the list should be something like "konqueror:dolphin:krusader" or "konqueror,dolphin,krusader". Otherwise, if that is not an acceptable solution, you could eliminate the possibility that the affected apps are not shut down cleanly when you log out from your KDE Plasma session. If not, they would be started automatically when you login again if they are still running in the background at logout. You could you use top, a gui task manager, or, just as an example: Code: ps -aux | grep dolphin I would at least eliminate that as a possible cause of the issue.
Low resolution monitor swap: 1920-1080->1680-1050 here. When starting KDE session, new monitor gets switched off. My 2 cts I could search for /home/user KDE definition files, and remove them altogether... A finer grained advice maybe? Thks 4 ur attention, interest & support.
Here's: Code: grep 1920 /home/user/.config/k* -d skip /home/user/.config/kinfocenterrc:HDMI-A-1 Height 1920x1080=840 /home/user/.config/kinfocenterrc:HDMI-A-1 Width 1920x1080=1224 /home/user/.config/ktechlabrc:HDMI-1 Window-Maximized 1920x1080=true /home/user/.config/ktechlabrc:HDMI-2 Window-Maximized 1920x1080=true /home/user/.config/ktechlabrc:HDMI1 Window-Maximized 1080x1920=true /home/user/.config/ktechlabrc:Window-Maximized 1080x1920=true /home/user/.config/ktechlabrc:Width=1920 /home/user/.config/kuroorc:HDMI-1 Height 1920x1080=645 /home/user/.config/kuroorc:HDMI-1 Width 1920x1080=1445 /home/user/.config/kuroorc:HDMI-1 XPosition 1920x1080=235 /home/user/.config/kuroorc:HDMI-1 YPosition 1920x1080=54 /home/user/.config/kwinrc:Mode=1920x1080_60000 Thks 4 ur attention, interest & support.
I'm currently trying to configure waybar, but can't figure out how to get the tray working. Every time I launch waybar I get: Code: [warning] For a functional tray you must have libappindicator-* installed and export XDG_CURRENT_DESKTOP=Unity I have tried exporting the XDG desktop session to Unity but that did nothing. Could someone help me figure it out? Thanks!
I know nothing about waybar, but reviewing the code shows that a warning is always output (without checking anything) for the tray in the code. https://github.com/Alexays/Waybar/blob/master/src/modules/sni/tray.cpp#L13 Beyond that, I will be of no help
Hello, I've been trying to install Gentoo install gentoo for the past week, but have had a lot of problems so far, mostly with the kernel, genkernel, and starting X. I've tried to follow the wiki to the letter, recompiling my entire system, among other things. Right now I am using a slightly modified version of the live CD's kernel, which has managed to boot. I tried using a dist kernel and genkernel, but my screen always freezes a while after openrc starts doing stuff. Here are my Xorg.0.log: http://dpaste.com/D9DVQJ9ZQ lspci -vk: http://dpaste.com/7WCFGDQJV emerge --info: http://dpaste.com/CSJQN39PA zcat /proc/config.gz: http://dpaste.com/33PVEPHLU I have an Intel integrated GPU, and an Nvidia GPU; I am trying to use the nvidia proprietary drivers with it. I am very new to Gentoo, but the concept I read on the main page really caught my attention, so all these troubles aren't too annoying. I hope to get the system working without a reinstall, as I am using a data plan for all my downloads . Thanks in advance!
mitocram, Welcome to Gentoo. Its a feature of Gentoo that you never need to reinstall. There are a few things that cannot reasonably be done without a reinstall but you are not likely to want to do them. The key to your problem is ... Optimus laptop ... An Optimius graphics system is only one and a half Graphics systems. Only the Intel GPU can work on its own. The nVidia GPU has no connection to the outside world, so on its own, it cannot display anything. Instead, either GPU can draw the image in the pixel buffer but only the Intel GPU can refresh the display. You need the Optimus Guide . Essentially, make the Intel GPU work with the modesetting driver, then change the configuration so that the nVidia GPU does the hard work. You can save all of your downloads if you ever need to reinstall. They are saved at Code: DISTDIR="/var/cache/distfiles" Portage never cleans them out.
hello so i recently installed lm-sensors and i saw that in htop and also in sensors it doesnt show that little dot symbol Code: 5.0s: sensors gentoo: Thu Jan 5 21:46:21 2023 amdgpu-pci-0a00 Adapter: PCI adapter vddgfx: 700.00 mV fan1: 0 RPM (min = 0 RPM, max = 3300 RPM) edge: +32.0�C (crit = +105.0�C, hyst = -273.1�C) (emerg = +110.0�C) junction: +33.0�C (crit = +105.0�C, hyst = -273.1�C) (emerg = +110.0�C) mem: +32.0�C (crit = +105.0�C, hyst = -273.1�C) (emerg = +110.0�C) slowPPT: 1000.00 mW (cap = 80.00 W) k10temp-pci-00c3 Adapter: PCI adapter Tctl: +68.1�C Tccd1: +65.8�C i copied it here but your machine probably see those symbols so i am gonna highlight +65.8�C right before the C i see question mark, i would attach screenshot but i hope we are on the same page, also ignore my overheating GPU please i am have freetype compiled, but in 32bit versione beacuse of steam i hope this isnt an issue, i would like to avoid installing steam in chroot so what could be the issue? my locales is en_IE, Code: LANG=en_IE.utf8 LC_CTYPE="en_IE" LC_NUMERIC="en_IE" LC_TIME="en_IE" LC_COLLATE="en_IE" LC_MONETARY="en_IE" LC_MESSAGES="en_IE" LC_PAPER="en_IE" LC_NAME="en_IE" LC_ADDRESS="en_IE" LC_TELEPHONE="en_IE" LC_MEASUREMENT="en_IE" LC_IDENTIFICAION="en_IE" LC_ALL=en_IE what could be the issue ?
picarica wrote: hello so i recently installed lm-sensors and i saw that in htop and also in sensors it doesnt show that little dot symbol so what could be the issue? my locales is en_IE, Code: LC_ALL=en_IE what could be the issue ? That is is the issue. Don't set LC_ALL and let the LANG take precedence.
Normal behavior is the mouse pointer disappears shortly after a youtube video starts but reappears with mouse movement. Currently, once the pointer disappears it stays disappeared within the FF youtube area. The normal mouse pointer reappears outside this area, at least on the desktop. Within other FF tabs pointer icons are odd too (ex. A hand icon). Details (Note the Profile): Code: $ emerge --info -v www-client/firefox Portage 3.0.41 (python 3.10.9-final-0, default/linux/amd64/17.1, gcc-12, glibc-2.36-r6, 6.1.1-gentoo x86_64) ================================================================= System Settings ================================================================= System uname: Linux-6.1.1-gentoo-x86_64-AMD_Ryzen_5_5600G_with_Radeon_Graphics-with-glibc2.36 KiB Mem: 28650672 total, 24858352 free KiB Swap: 8388604 total, 8388604 free Timestamp of repository gentoo: Sun, 25 Dec 2022 10:15:01 +0000 Head commit of repository gentoo: afbafcb5f61e824061f1f5af781d4aae215172a8 Timestamp of repository guru: Sat, 24 Dec 2022 20:33:05 +0000 Head commit of repository guru: b5f3db65260b53efa1f4b277e85e5113865fac35 Timestamp of repository mv: Sun, 25 Dec 2022 06:48:00 +0000 Head commit of repository mv: da47d231ef49392a4cc699b0e98d4e0b8a027bd9 Timestamp of repository palemoon: Sat, 24 Dec 2022 22:17:57 +0000 Head commit of repository palemoon: d1dc22836877dd117633b9259e58a392336cf50e sh bash 5.2_p15 ld GNU ld (Gentoo 2.39 p5) 2.39.0 app-misc/pax-utils: 1.3.5::gentoo app-shells/bash: 5.2_p15::gentoo dev-java/java-config: 2.3.1::gentoo dev-lang/perl: 5.36.0-r1::gentoo dev-lang/python: 3.10.9::gentoo, 3.11.1::gentoo dev-lang/rust: 1.66.0::gentoo dev-util/cmake: 3.25.1::gentoo dev-util/meson: 0.64.1::gentoo sys-apps/baselayout: 2.9::gentoo sys-apps/openrc: 0.45.2-r2::gentoo sys-apps/sandbox: 2.29::gentoo sys-devel/autoconf: 2.13-r7::gentoo, 2.71-r5::gentoo sys-devel/automake: 1.16.5::gentoo sys-devel/binutils: 2.39-r4::gentoo sys-devel/binutils-config: 5.4.1::gentoo sys-devel/clang: 15.0.6::gentoo sys-devel/gcc: 12.2.1_p20221210::gentoo sys-devel/gcc-config: 2.8::gentoo sys-devel/libtool: 2.4.7-r1::gentoo sys-devel/lld: 15.0.6::gentoo sys-devel/llvm: 15.0.6::gentoo sys-devel/make: 4.4::gentoo sys-kernel/linux-headers: 6.1::gentoo (virtual/os-headers) sys-libs/glibc: 2.36-r6::gentoo Repositories: gentoo location: /var/db/repos/gentoo sync-type: rsync sync-uri: rsync://A333.bmrr/gentoo-portage priority: -1000 sync-rsync-verify-metamanifest: yes sync-rsync-verify-max-age: 24 sync-rsync-verify-jobs: 1 sync-rsync-extra-opts: guru location: /var/db/repos/guru sync-type: git sync-uri: https://github.com/gentoo-mirror/guru.git masters: gentoo mv location: /var/db/repos/mv sync-type: git sync-uri: https://github.com/gentoo-mirror/mv.git masters: gentoo palemoon location: /var/db/repos/palemoon sync-type: git sync-uri: https://github.com/gentoo-mirror/palemoon.git masters: gentoo ABI="amd64" ABI_X86="64" ACCEPT_KEYWORDS="amd64 ~amd64" ACCEPT_LICENSE="@FREE" ACCEPT_PROPERTIES="*" ACCEPT_RESTRICT="*" ADA_TARGET="gnat_2021" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ARCH="amd64" AUTOCLEAN="no" BINPKG_COMPRESS="zstd" BINPKG_FORMAT="gpkg" BINPKG_GPG_SIGNING_BASE_COMMAND="/usr/bin/flock /run/lock/portage-binpkg-gpg.lock /usr/bin/gpg --sign --armor [PORTAGE_CONFIG]" BINPKG_GPG_SIGNING_DIGEST="SHA512" BINPKG_GPG_VERIFY_BASE_COMMAND="/usr/bin/gpg --verify --batch --no-tty --no-auto-check-trustdb --status-fd 2 [PORTAGE_CONFIG] [SIGNATURE]" BINPKG_GPG_VERIFY_GPG_HOME="/etc/portage/gnupg" BOOTSTRAP_USE="unicode internal-glib pkg-config split-usr xml python_targets_python3_10 multilib" BROOT="" CALLIGRA_FEATURES="karbon sheets words" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-march=native -O2 -pipe" CFLAGS_amd64="-m64" CFLAGS_x32="-mx32" CFLAGS_x86="-m32 -mfpmath=sse" CHOST="x86_64-pc-linux-gnu" CHOST_amd64="x86_64-pc-linux-gnu" CHOST_x32="x86_64-pc-linux-gnux32" CHOST_x86="i686-pc-linux-gnu" CLEAN_DELAY="5" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" COLLISION_IGNORE="/boot/dtbs/* /lib/modules/*" COLORTERM="truecolor" COMMON_FLAGS="-march=native -O2 -pipe" CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CPU_FLAGS_X86="mmx mmxext sse sse2 aes avx avx2 f16c fma3 pclmul popcnt rdrand sha sse3 sse4_1 sse4_2 sse4a ssse3" CXXFLAGS="-march=native -O2 -pipe" DEFAULT_ABI="amd64" DISPLAY=":0" DISTDIR="/mnt/distfiles" EDITOR="/bin/nano" ELIBC="glibc" EMERGE_DEFAULT_OPTS="--quiet-build" EMERGE_WARNING_DELAY="10" ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR XDG_STATE_HOME" EPREFIX="" EROOT="/" ESYSROOT="/" FCFLAGS="-march=native -O2 -pipe" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg-live buildsyspkg clean-logs config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms split-elog splitdebug strict unknown-features-filter unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" FETCHCOMMAND="wget -t 3 -T 60 --passive-ftp -O "${DISTDIR}/${FILE}" "${URI}"" FETCHCOMMAND_RSYNC="rsync -LtvP "${URI}" "${DISTDIR}/${FILE}"" FETCHCOMMAND_SFTP="bash -c "x=\${2#sftp://} ; host=\${x%%/*} ; port=\${host##*:} ; host=\${host%:*} ; [[ \${host} = \${port} ]] && port= ; eval \"declare -a ssh_opts=(\${3})\" ; exec sftp \${port:+-P \${port}} \"\${ssh_opts[@]}\" \"\${host}:/\${x#*/}\" \"\$1\"" sftp "${DISTDIR}/${FILE}" "${URI}" "${PORTAGE_SSH_OPTS}"" FETCHCOMMAND_SSH="bash -c "x=\${2#ssh://} ; host=\${x%%/*} ; port=\${host##*:} ; host=\${host%:*} ; [[ \${host} = \${port} ]] && port= ; exec rsync --rsh=\"ssh \${port:+-p\${port}} \${3}\" -avP \"\${host}:/\${x#*/}\" \"\$1\"" rsync "${DISTDIR}/${FILE}" "${URI}" "${PORTAGE_SSH_OPTS}"" FFLAGS="-march=native -O2 -pipe" GCC_SPECS="" GDK_BACKEND="wayland" GENTOO_MIRRORS="http://gentoo.osuosl.org/ http://mirrors.rit.edu/gentoo/ http://www.gtlib.gatech.edu/pub/gentoo" GPG_TTY="/dev/pts/2" GPG_VERIFY_GROUP_DROP="nogroup" GPG_VERIFY_USER_DROP="nobody" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" GRUB_PLATFORMS="" GSETTINGS_BACKEND="dconf" HISTSIZE="2000" HOME="/home/<user2>" HUSHLOGIN="FALSE" I3SOCK="/run/user/1000/sway-ipc.1000.2437.sock" INFOPATH="/usr/share/gcc-data/x86_64-pc-linux-gnu/12/info:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.39/info:/usr/share/info" INPUT_DEVICES="libinput" IUSE_IMPLICIT="abi_x86_64 prefix prefix-guest prefix-stack" JAVAC="/home/<user2>/.gentoo/java-config-2/current-user-vm/bin/javac" JAVA_HOME="/home/<user2>/.gentoo/java-config-2/current-user-vm" JDK_HOME="/home/<user2>/.gentoo/java-config-2/current-user-vm" KERNEL="linux" LANG="en_US.utf8" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LC_COLLATE="C" LC_MESSAGES="C" LDFLAGS="-Wl,-O1 -Wl,--as-needed" LDFLAGS_amd64="-m elf_x86_64" LDFLAGS_x32="-m elf32_x86_64" LDFLAGS_x86="-m elf_i386" LESS="-sFRiMX --shift 5" LESSOPEN="|lesspipe.sh %s" LEX="flex" LIBDIR_amd64="lib64" LIBDIR_x32="libx32" LIBDIR_x86="lib" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LOGNAME="<user2>" LS_COLORS="rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.zst=01;31:*.tzst=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.wim=01;31:*.swm=01;31:*.dwm=01;31:*.esd=01;31:*.jpg=01;35:*.jpeg=01;35:*.mjpg=01;35:*.mjpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.webp=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.cfg=00;32:*.conf=00;32:*.diff=00;32:*.doc=00;32:*.ini=00;32:*.log=00;32:*.patch=00;32:*.pdf=00;32:*.ps=00;32:*.tex=00;32:*.txt=00;32:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" MAIL="/var/mail/<user2>" MAKEOPTS="-j11" MANPAGER="manpager" MANPATH="/home/<user2>/.gentoo/java-config-2/current-user-vm/man:/usr/share/gcc-data/x86_64-pc-linux-gnu/12/man:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.39/man:/etc/java-config-2/current-system-vm/man/:/usr/local/share/man:/usr/share/man:/usr/lib/rust/man:/usr/lib/llvm/15/share/man" MOTD_SHOWN="pam" MOZ_ENABLE_WAYLAND="1" MOZ_GMP_PATH="/usr/lib64/nsbrowser/plugins/gmp-gmpopenh264/system-installed" MULTILIB_ABIS="amd64 x86" MULTILIB_STRICT_DENY="64-bit.*shared object" MULTILIB_STRICT_DIRS="/lib32 /lib /usr/lib32 /usr/lib /usr/kde/*/lib32 /usr/kde/*/lib /usr/qt/*/lib32 /usr/qt/*/lib /usr/X11R6/lib32 /usr/X11R6/lib" MULTILIB_STRICT_EXEMPT="(perl5|gcc|binutils|eclipse-3|debug|portage|udev|systemd|clang|python-exec|llvm)" OFFICE_IMPLEMENTATION="libreoffice" PAGER="/usr/bin/less" PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/15/bin" PHP_TARGETS="php7-4 php8-0" PKGDIR="/var/cache/binpkgs" PORTAGE_ARCHLIST="alpha amd64 amd64-linux arm arm-linux arm64 arm64-linux arm64-macos hppa ia64 loong m68k mips ppc ppc-macos ppc64 ppc64-linux riscv riscv-linux s390 sparc sparc-solaris sparc64-solaris x64-cygwin x64-macos x64-solaris x64-winnt x86 x86-linux x86-solaris x86-winnt" PORTAGE_BIN_PATH="/usr/lib/portage/python3.10" PORTAGE_COMPRESS_EXCLUDE_SUFFIXES="css gif htm[l]? jp[e]?g js pdf png" PORTAGE_CONFIGROOT="/" PORTAGE_DEBUG="0" PORTAGE_DEPCACHEDIR="/var/cache/edb/dep" PORTAGE_ELOG_CLASSES="info warn error log qa" PORTAGE_ELOG_MAILFROM="portage@localhost" PORTAGE_ELOG_MAILSUBJECT="[portage] ebuild log for ${PACKAGE} on ${HOST}" PORTAGE_ELOG_MAILURI="root" PORTAGE_ELOG_SYSTEM="echo save" PORTAGE_FETCH_CHECKSUM_TRY_MIRRORS="5" PORTAGE_FETCH_RESUME_MIN_SIZE="350K" PORTAGE_GID="250" PORTAGE_GPG_SIGNING_COMMAND="gpg --sign --digest-algo SHA256 --clearsign --yes --default-key "${PORTAGE_GPG_KEY}" --homedir "${PORTAGE_GPG_DIR}" "${FILE}"" PORTAGE_INST_GID="0" PORTAGE_INST_UID="0" PORTAGE_INTERNAL_CALLER="1" PORTAGE_LOGDIR_CLEAN="find "${PORTAGE_LOGDIR}" -type f ! -name "summary.log*" -mtime +7 -delete" PORTAGE_OVERRIDE_EPREFIX="" PORTAGE_PYM_PATH="/usr/lib/python3.10/site-packages" PORTAGE_PYTHONPATH="/usr/lib/python3.10/site-packages" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" PORTAGE_RSYNC_RETRIES="-1" PORTAGE_SYNC_STALE="30" PORTAGE_TMPDIR="/var/tmp" PORTAGE_VERBOSE="1" PORTAGE_WORKDIR_MODE="0700" PORTAGE_XATTR_EXCLUDE="btrfs.* security.evm security.ima security.selinux system.nfs4_acl user.apache_handler user.Beagle.* user.dublincore.* user.mime_encoding user.xdg.*" POSTGRES_TARGETS="postgres12 postgres13" PROFILE_ONLY_VARIABLES="ARCH ELIBC IUSE_IMPLICIT KERNEL USERLAND USE_EXPAND_IMPLICIT USE_EXPAND_UNPREFIXED USE_EXPAND_VALUES_ARCH USE_EXPAND_VALUES_ELIBC USE_EXPAND_VALUES_KERNEL USE_EXPAND_VALUES_USERLAND" PWD="/home/<user2>" PYTHONDONTWRITEBYTECODE="1" PYTHON_SINGLE_TARGET="python3_10" PYTHON_TARGETS="python3_10" QT_QPA_PLATFORM="wayland" QT_QPA_PLATFORMTHEME="qt5ct" QT_SCALE_FACTOR="1.2" QT_WAYLAND_DISABLE_WINDOWDECORATION="1" RESUMECOMMAND="wget -c -t 3 -T 60 --passive-ftp -O "${DISTDIR}/${FILE}" "${URI}"" RESUMECOMMAND_RSYNC="rsync -LtvP "${URI}" "${DISTDIR}/${FILE}"" RESUMECOMMAND_SSH="bash -c "x=\${2#ssh://} ; host=\${x%%/*} ; port=\${host##*:} ; host=\${host%:*} ; [[ \${host} = \${port} ]] && port= ; exec rsync --rsh=\"ssh \${port:+-p\${port}} \${3}\" -avP \"\${host}:/\${x#*/}\" \"\$1\"" rsync "${DISTDIR}/${FILE}" "${URI}" "${PORTAGE_SSH_OPTS}"" ROOT="/" ROOTPATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/15/bin" RPMDIR="/var/cache/rpm" RUBY_TARGETS="ruby27" SHELL="/bin/bash" SHLVL="2" SWAYSOCK="/run/user/1000/sway-ipc.1000.2437.sock" SYMLINK_LIB="no" SYSROOT="/" TERM="foot-direct" TWISTED_DISABLE_WRITING_OF_PLUGIN_CACHE="1" UNINSTALL_IGNORE="/boot/dtbs/* /lib/modules/* /var/run /var/lock" USE="X aac acl alsa amd64 bluray bzip2 cdda cdr cjk cli crypt cups dbus device-mapper dri drm dts dvd efi egl elogind encode exif flac fontconfig fontforge fortran fuse gdbm gif gui hwloc iconv icu ipv6 jpeg jpeg2k lcms libglvnd libtirpc lm-sensors lvm mad magic mng mp3 mp4 mpeg multilib ncurses nls nptl opengl openmp pam pango pcre pcsc-lite pdf pipewire png policykit postscript ppds pulseaudio qt5 readline screencast seatd seccomp spell split-usr ssl startup-notification svg test-rust tiff truetype udev uefi unicode unwind usb vaapi vdpau vulkan wayland widgets wxwidgets x264 xattr xml zlib zstd" ABI_X86="64" ADA_TARGET="gnat_2021" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2 aes avx avx2 f16c fma3 pclmul popcnt rdrand sha sse3 sse4_1 sse4_2 sse4a ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-4 php8-0" POSTGRES_TARGETS="postgres12 postgres13" PYTHON_SINGLE_TARGET="python3_10" PYTHON_TARGETS="python3_10" RUBY_TARGETS="ruby27" USERLAND="GNU" VIDEO_CARDS="amdgpu radeonsi" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq proto steal rawnat logmark ipmark dhcpmac delude chaos account" USER="<user2>" USERLAND="GNU" USE_EXPAND="ABI_MIPS ABI_S390 ABI_X86 ADA_TARGET ALSA_CARDS AMDGPU_TARGETS APACHE2_MODULES APACHE2_MPMS CALLIGRA_FEATURES CAMERAS COLLECTD_PLUGINS CPU_FLAGS_ARM CPU_FLAGS_PPC CPU_FLAGS_X86 CURL_SSL ELIBC FFTOOLS GPSD_PROTOCOLS GRUB_PLATFORMS INPUT_DEVICES KERNEL L10N LCD_DEVICES LIBREOFFICE_EXTENSIONS LLVM_TARGETS LUA_SINGLE_TARGET LUA_TARGETS MONKEYD_PLUGINS NGINX_MODULES_HTTP NGINX_MODULES_MAIL NGINX_MODULES_STREAM OFFICE_IMPLEMENTATION OPENMPI_FABRICS OPENMPI_OFED_FEATURES OPENMPI_RM PHP_TARGETS POSTGRES_TARGETS PYTHON_SINGLE_TARGET PYTHON_TARGETS QEMU_SOFTMMU_TARGETS QEMU_USER_TARGETS ROS_MESSAGES RUBY_TARGETS SANE_BACKENDS USERLAND UWSGI_PLUGINS VIDEO_CARDS VOICEMAIL_STORAGE XTABLES_ADDONS" USE_EXPAND_HIDDEN="ABI_MIPS ABI_S390 CPU_FLAGS_ARM CPU_FLAGS_PPC ELIBC KERNEL USERLAND" USE_EXPAND_IMPLICIT="ARCH ELIBC KERNEL USERLAND" USE_EXPAND_UNPREFIXED="ARCH" USE_EXPAND_VALUES_ARCH="alpha amd64 amd64-linux arm arm64 arm64-macos hppa ia64 loong m68k mips ppc ppc64 ppc64-linux ppc-macos riscv s390 sparc sparc64-solaris sparc-solaris x64-cygwin x64-macos x64-solaris x64-winnt x86 x86-linux x86-solaris x86-winnt" USE_EXPAND_VALUES_ELIBC="bionic Cygwin Darwin glibc mingw musl SunOS Winnt" USE_EXPAND_VALUES_KERNEL="Darwin linux SunOS Winnt" USE_EXPAND_VALUES_USERLAND="BSD GNU" USE_ORDER="env:pkg:conf:defaults:pkginternal:features:repo:env.d" VIDEO_CARDS="amdgpu radeonsi" WAYLAND_DISPLAY="wayland-1" XCURSOR_SIZE="48" XCURSOR_THEME="gentoo" XDG_CONFIG_DIRS="/etc/xdg" XDG_CURRENT_DESKTOP="sway" XDG_DATA_DIRS="/usr/local/share:/usr/share" XDG_RUNTIME_DIR="/run/user/1000" XDG_SEAT="seat0" XDG_SESSION_CLASS="user" XDG_SESSION_ID="1" XDG_SESSION_TYPE="wayland" XDG_VTNR="1" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq proto steal rawnat logmark ipmark dhcpmac delude chaos account" enable_year2038="no" ================================================================= Package Settings ================================================================= www-client/firefox-108.0.1::gentoo was built with the following: USE="X clang dbus gmp-autoupdate openh264 pulseaudio screencast system-av1 system-harfbuzz system-icu system-jpeg system-libevent system-libvpx system-webp wayland -debug -eme-free -geckodriver -hardened -hwaccel -jack -libproxy -lto -pgo (-selinux) -sndio -system-png (-system-python-libs) -wifi" ABI_X86="(64)" L10N="-ach -af -an -ar -ast -az -be -bg -bn -br -bs -ca -ca-valencia -cak -cs -cy -da -de -dsb -el -en-CA -en-GB -eo -es-AR -es-CL -es-ES -es-MX -et -eu -fa -ff -fi -fr -fy -ga -gd -gl -gn -gu -he -hi -hr -hsb -hu -hy -ia -id -is -it -ja -ka -kab -kk -km -kn -ko -lij -lt -lv -mk -mr -ms -my -nb -ne -nl -nn -oc -pa -pl -pt-BR -pt-PT -rm -ro -ru -sco -si -sk -sl -son -sq -sr -sv -szl -ta -te -th -tl -tr -trs -uk -ur -uz -vi -xh -zh-CN -zh-TW" CFLAGS="-march=native -pipe" CXXFLAGS="-march=native -pipe" LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -Wl,-rpath=/usr/lib64/firefox,--enable-new-dtags" Having spent hours searching for a solution or cause I am merely guessing now. I should mention that this issue started after a Dec 4th update. Your thoughts appreciated. EDIT 1: anonymized USER Thanks, shrike
hello, i had this weird issue couple of days ago, but i'am using *-9999 ebuild of sway and such on my only sway system with xwayland disabled. please start sway via TTY as user >>> sway -d >sway.log 2>&1 and use FF and YT and upload the sway.log from your users home directory via https://wiki.gentoo.org/wiki/Wgetpaste or upload the file here https://0x0.st/ and provide the given link. just a wild guess >>> try different cursor theme or set to default. i found some answers with the same issue https://www.reddit.com/r/Fedora/comments/z9reg3/fedora_37_mouse_pointer_issue/ and https://www.reddit.com/r/Fedora/comments/z8qr60/mouse_cursor_becomes_invisible_after_updating/
Brand new system, VM with systemd and GPU pass-through. Initial build was flawless using standard VirtIO device in QEMU. The problems started after adding the real GPU and installing Nvidia, although I'm not sure how that's related. In a nutshell, after my initial login after installing the drivers, I'm getting this: Code: Dec 19 19:55:07 gentoo-xfce systemd-coredump[955]: elfutils disabled, parsing ELF objects not supported Dec 19 19:55:07 gentoo-xfce systemd-coredump[955]: [LNK] Process 946 (xfwm4) of user 1000 dumped core. The only thing that I've found that works (but only for a single session, sometimes not even that), is to delete ~/.cache/sessions and ~/.config/xfce4 , then relogin; obviously this is not acceptable. I've tried the stable 4.16 and latest 4.18 releases, both with the same results. I had an openrc version of this system working with the same XFCE and Nvidia versions (4.16 and 525, respectively); trying to move all of my systems to systemd (just more comfortable). Here's more relative info: (From a crashed session) Code: $ cat .xsession-errors ERROR: The current user does not have permission for operation ERROR: The current user does not have permission for operation ERROR: The current user does not have permission for operation ERROR: The current user does not have permission for operation /usr/bin/iceauth: creating new authority file /run/user/1000/ICEauthority (xfwm4:946): Gdk-ERROR **: 19:55:07.364: The program 'xfwm4' received an X Window System error. This probably reflects a bug in the program. The error was 'BadValue (integer parameter out of range for operation)'. (Details: serial 3231 error_code 2 request_code 151 (GLX) minor_code 24) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the GDK_SYNCHRONIZE environment variable to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.) xfsettingsd: No window manager registered on screen 0. xfce4-panel: No window manager registered on screen 0. To start the panel without this check, run with --disable-wm-check. (wrapper-2.0:977): libnotify-WARNING **: 19:55:21.097: Failed to connect to proxy No window manager registered on screen 0. To start the xfdesktop without this check, run with --disable-wm-check. (From a working session) Code: $ cat .xsession-errors.old ERROR: The current user does not have permission for operation ERROR: The current user does not have permission for operation ERROR: The current user does not have permission for operation ERROR: The current user does not have permission for operation /usr/bin/iceauth: creating new authority file /run/user/1000/ICEauthority (xfwm4:944): xfwm4-WARNING **: 19:54:12.606: Another compositing manager is running on screen 0 xfce4-panel-Message: 19:54:13.138: Plugin "(null)-7" was not found and has been removed from the configuration (xfce4-power-manager:989): xfce4-power-manager-WARNING **: 19:54:13.211: could not map keysym 1008ffa8 to keycode
Evidently my copy-paste needs some work. In editing my XFCE document, I had inadvertently removed this line from the end of the Nvidia installation: Code: sudo gpasswd -a ajgringo619 video It should have dawned on me that permissions were the issue when my Conky was failing running nvidia-smi unless I used sudo.
Build of gnome-extra/sushi-42.0::gentoo USE="X -office -wayland*" fails beacause of Code: /usr/lib/gcc/x86_64-pc-linux-gnu/11.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/11.3.0/../../../../lib64/libevview3.so: undefined reference to `gdk_wayland_display_get_type' /usr/lib/gcc/x86_64-pc-linux-gnu/11.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/11.3.0/../../../../lib64/libevview3.so: undefined reference to `gdk_wayland_window_export_handle' collect2: error: ld returned 1 exit status linking of temporary binary failed: Command '['x86_64-pc-linux-gnu-gcc', '-o', '/var/tmp/portage/gnome-extra/sushi-42.0/work/sushi-42.0-build/tmp-introspectsepy1pcb/Sushi-1.0', '-O2', '-pipe', '/var/tmp/portage/gnome-extra/sushi-42.0/work/sushi-42.0-build/tmp-introspectsepy1pcb/Sushi-1.0.o', '-L.', '-Wl,-rpath,.', '-Wl,--no-as-needed', '-L/var/tmp/portage/gnome-extra/sushi-42.0/work/sushi-42.0-build/src/libsushi', '-Wl,-rpath,/var/tmp/portage/gnome-extra/sushi-42.0/work/sushi-42.0-build/src/libsushi', '-lsushi-1.0', '-lepoxy', '-levdocument3', '-lgtk-3', '-lgdk-3', '-lpangocairo-1.0', '-lpango-1.0', '-lharfbuzz', '-latk-1.0', '-lcairo-gobject', '-lcairo', '-lgdk_pixbuf-2.0', '-lgio-2.0', '-lgobject-2.0', '-lglib-2.0', '-levview3', '-lgthread-2.0', '-lfreetype', '-lgstreamer-1.0', '-lgstaudio-1.0', '-lgstbase-1.0', '-lgsttag-1.0', '-lgstvideo-1.0', '-lgirepository-1.0', '-lgio-2.0', '-lgobject-2.0', '-Wl,--export-dynamic', '-lgmodule-2.0', '-pthread', '-lglib-2.0', '-lglib-2.0', '-Wl,-O1', '-Wl,--as-needed']' returned non-zero exit status 1. Any hints on what to do are very welcomed.
filed a bug-report @ https://bugs.gentoo.org/885051
After last world update lxde startup gives error message Code: Error initializing authority: Error calling StartServiceByName for org.freedesktop.PolicyKit1: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ExecFailed: Failed to execute program org.freedesktop.PolicyKit1: Permission denied Shutdown or reboot is possible from command line only. [Moderator edit: changed [q uote] tags to [c ode] tags to preserve output layout. -Hu]
Up to now not solved. There must be something wrong with polkit. Every polkit command e.g. Code: # pkaction Error getting authority: Error initializing authority: Error calling StartServiceByName for org.freedesktop.PolicyKit1: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ExecFailed: Failed to execute program org.freedesktop.PolicyKit1: Permission denied gives the same error message. Edit: This problem I have in profile 17.0. Old installation 13.0 is OK. Both amd64. In the meantime I upgraded world - no change.
Hi, I'm having a problem with tuigreet . I installed it with Portage , I ran the command Code: sicro@sicro ~ $ rc-update add display-manager default and configured the following files as stated in this section the guide Code: sicro@sicro ~ $ cat /etc/conf.d/display-manager CHECKVT=7 DISPLAYMANAGER="greetd" sicro@sicro ~ $ cat /etc/greetd/config.toml [terminal] vt = 7 [default_session] command = "tuigreet --cmd 'dbus-launch sway'" user = "greetd" After booting up, the border of the prompt is made of weird characters, as shown in this picture . I tried putting vt = 9 (a random higher number) in cat /etc/greetd/config.toml , but it didn't worked. I also tried with "current" and "next" but it became literally unusable. I'm not sure how to debug this or if I'm doing something wrong. Could someone lead me to the right track?
It looks like either wrong locale settings or wrong terminal settings... Have you configured a UTF8 locale? See: https://wiki.gentoo.org/wiki/Localization/Guide Please post the output of Code: locale -a locale cat /etc/env.d/02locale eselect locale list
Hi everyone, This very strange; copying and pasting accented characters from one app into another produces weird characters. Let's say I type the following: ééééééààààààà If I then select the text, copy it, and paste it back into the window, it does this: ���� At this point, you'd suspect the browser I am using (firefox) is the culprit, but the same thing happens if I type the input into mousepad, then paste it into Kate. Or if I type it into the xfce terminal-emulator, and then paste it into either editor or into the browser. I have a second computer, which is running Gentoo, with the same version of KDE, Kate, mousepad, and firefox, but everything works as it should on that computer. To be more precise, this only applies to accented characters and other unicode characters, for example, I used to be able to paste bolded characters between apps, now the text DOES get pasted, but it is no longer bolded when it gets pasted. What's even more bizarre is that this behavior started only maybe a week or so ago. Does anyone have any insight on what might be happening? Thanking you all in advance, and season's greetings
I just did a test, and the problem seems to be with the clipboard , because if I type anything with accents and then copy and past it back into the same app , it garbles the characters... Here are my locale settings: eselect locale list Available targets for the LANG variable: [1] C [2] ca_FR [3] ca_FR.iso885915 [4] ca_FR.utf8 [5] C.utf8 [6] de_DE [7] de_DE.iso88591 [8] de_DE.utf8 [9] en_US [10] en_US.iso88591 [11] en_US.utf8 * [12] es_ES [13] es_ES.iso88591 [14] es_ES.utf8 [15] fr_FR [16] fr_FR.iso88591 [17] fr_FR.utf8 [18] it_IT [19] it_IT.iso88591 [20] it_IT.utf8 [21] POSIX [ ] (free form) Make.conf: LINGUAS="en fr" L10N="${LINGUAS}" USE="a52 aac aacs aes -alsa avx avx2 \ bash-completion -bindist bluetooth bluray btpclient \ cdda cddb cdio cdparanoia cdr css cups \ -designer dts dv dvb dvd dvdr dvdread dvdnav \ eselect-ldso \ flac -fluidsynth fma3 fortran fuse \ gimp git gvfs \ hscolour \ ico icu -introspection ios ipod \ joystick \ kde \ ladspa -libav libcaca -libglvnd libvidstab linguas_en linguas_fr \ nls \ obex \ pch popcnt pulseaudio -python \ qemu qt4 \ rdp \ samba -sanitize sse sse2 sse3 sse4_1 sse4_2 ssse3 svg \ -telepathy tk \ udf unicode user-session \ v4l v4l2 -vala vamp vcd vcdinfo vcdx videos vidix vorbis \ -wayland -webengine -webkit -widgets \ X"
Last night I emerge --sync'ed and emerged world and it appeared that a lot of new KDE applications were upgraded. Today when I rebooted though KDE is not launching the Kicker/application panel/start menu/whatever it's called now. is it possible to manually start it from the konsole if not how can I fix this?
I guess I'm the only one with this problem and no one knows how to fix this?
I made a fresh installation of Gentoo a few months ago and I haven't been able to run Xorg as a normal user without the suid USE flag enabled. From what I understand the Xorg session should be started on the same TTY in order for this to work which makes me suspect that it could be the problem. Code: $ startx [ 857.056] X.Org X Server 1.21.1.5 X Protocol Version 11, Revision 0 [ 857.058] Current Operating System: Linux crow 6.0.5-gentoo-x86_64 #1 SMP PREEMPT_DYNAMIC Sun Oct 30 19:00:43 CET 2022 x86_64 [ 857.058] Kernel command line: BOOT_IMAGE=/vmlinuz-6.0.5-gentoo-x86_64 root=/dev/mapper/vg0-root ro dolvm crypt_root=UUID=a815be4e-e965-4043-aabb-18ac7771eb01 root=/dev/mapper/vg0-root root_trim=yes [ 857.059] [ 857.060] Current version of pixman: 0.42.2 [ 857.061] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 857.061] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 857.063] (==) Log file: "/home/hrnick/.local/share/xorg/Xorg.0.log", Time: Thu Dec 15 14:52:05 2022 [ 857.064] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 857.064] (==) No Layout section. Using the first Screen section. [ 857.064] (==) No screen section available. Using defaults. [ 857.064] (**) |-->Screen "Default Screen Section" (0) [ 857.064] (**) | |-->Monitor "<default monitor>" [ 857.064] (==) No monitor specified for screen "Default Screen Section". Using a default monitor configuration. [ 857.064] (==) Automatically adding devices [ 857.064] (==) Automatically enabling devices [ 857.064] (==) Automatically adding GPU devices [ 857.064] (==) Automatically binding GPU devices [ 857.064] (==) Max clients allowed: 256, resource mask: 0x1fffff [ 857.064] (WW) The directory "/usr/share/fonts/TTF" does not exist. [ 857.064] Entry deleted from font path. [ 857.064] (WW) The directory "/usr/share/fonts/OTF" does not exist. [ 857.064] Entry deleted from font path. [ 857.064] (WW) The directory "/usr/share/fonts/Type1" does not exist. [ 857.064] Entry deleted from font path. [ 857.064] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi". [ 857.064] Entry deleted from font path. [ 857.064] (Run 'mkfontdir' on "/usr/share/fonts/100dpi"). [ 857.064] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi". [ 857.064] Entry deleted from font path. [ 857.064] (Run 'mkfontdir' on "/usr/share/fonts/75dpi"). [ 857.064] (==) FontPath set to: /usr/share/fonts/misc [ 857.064] (==) ModulePath set to "/usr/lib64/xorg/modules" [ 857.064] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [ 857.064] (II) Module ABI versions: [ 857.064] X.Org ANSI C Emulation: 0.4 [ 857.064] X.Org Video Driver: 25.2 [ 857.064] X.Org XInput driver : 24.4 [ 857.064] X.Org Server Extension : 10.0 [ 857.065] (--) using VT number 7 [ 857.065] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration [ 857.065] (--) PCI:*(1@0:0:0) 10de:1b80:1462:3362 rev 161, Mem @ 0xa2000000/16777216, 0x90000000/268435456, 0xa0000000/33554432, I/O @ 0x00003000/128, BIOS @ 0x????????/131072 [ 857.065] (II) LoadModule: "glx" [ 857.066] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so [ 857.066] (II) Module glx: vendor="X.Org Foundation" [ 857.066] compiled for 1.21.1.5, module version = 1.0.0 [ 857.066] ABI class: X.Org Server Extension, version 10.0 [ 857.066] (==) Matched nouveau as autoconfigured driver 0 [ 857.066] (==) Matched nv as autoconfigured driver 1 [ 857.066] (==) Matched modesetting as autoconfigured driver 2 [ 857.066] (==) Matched fbdev as autoconfigured driver 3 [ 857.066] (==) Matched vesa as autoconfigured driver 4 [ 857.066] (==) Assigned the driver to the xf86ConfigLayout [ 857.066] (II) LoadModule: "nouveau" [ 857.066] (WW) Warning, couldn't open module nouveau [ 857.066] (EE) Failed to load module "nouveau" (module does not exist, 0) [ 857.066] (II) LoadModule: "nv" [ 857.066] (WW) Warning, couldn't open module nv [ 857.066] (EE) Failed to load module "nv" (module does not exist, 0) [ 857.066] (II) LoadModule: "modesetting" [ 857.066] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so [ 857.066] (II) Module modesetting: vendor="X.Org Foundation" [ 857.066] compiled for 1.21.1.5, module version = 1.21.1 [ 857.066] Module class: X.Org Video Driver [ 857.066] ABI class: X.Org Video Driver, version 25.2 [ 857.066] (II) LoadModule: "fbdev" [ 857.066] (WW) Warning, couldn't open module fbdev [ 857.066] (EE) Failed to load module "fbdev" (module does not exist, 0) [ 857.066] (II) LoadModule: "vesa" [ 857.066] (WW) Warning, couldn't open module vesa [ 857.066] (EE) Failed to load module "vesa" (module does not exist, 0) [ 857.066] (II) modesetting: Driver for Modesetting Kernel Drivers: kms [ 857.066] (EE) Fatal server error: [ 857.068] (EE) xf86OpenConsole: Cannot open virtual console 7 (Permission denied) [ 857.068] (EE) [ 857.069] (EE) Please consult the The X.Org Foundation support at http://wiki.x.org for help. [ 857.071] (EE) Please also check the log file at "/home/hrnick/.local/share/xorg/Xorg.0.log" for additional information. [ 857.071] (EE) [ 857.072] (WW) xf86CloseConsole: KDSETMODE failed: Bad file descriptor [ 857.072] (WW) xf86CloseConsole: VT_GETMODE failed: Bad file descriptor [ 857.072] (EE) Server terminated with error (1). Closing log file. XDG_VTNR seems to be defined as it should but it seems like Xorg is not started with -keeptty according to the Xorg log above. This is what I use to install xorg-server, obviously with the suid USE flag disabled when trying to start Xorg as a normal user. Code: $ emerge -vp xorg-server These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild R ] x11-base/xorg-server-21.1.5:0/21.1.5::gentoo USE="elogind suid udev xorg -debug -minimal (-selinux) -systemd -test -unwind -xcsecurity -xephyr -xnest -xvfb" 0 KiB Total: 1 package (1 reinstall), Size of downloads: 0 KiB Am I on the right track and what could I do next to troubleshoot this? Any help would be appreciated! Thanks!
hrnick, Code: [ 6542.897] (EE) open /dev/dri/card0: No such file or directory Your kernel is missing DRM support Code: [ 6542.895] (==) Matched nouveau as autoconfigured driver 0 [ 6542.897] (==) Matched nv as autoconfigured driver 1 [ 6542.897] (==) Matched modesetting as autoconfigured driver 2 [ 6542.897] (==) Matched fbdev as autoconfigured driver 3 [ 6542.897] (==) Matched vesa as autoconfigured driver 4 All the video drivers are missing except modesetting Code: [ 6542.897] (EE) Failed to load module "nouveau" (module does not exist, 0) [ 6542.897] (EE) Failed to load module "nv" (module does not exist, 0) [ 6542.897] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so [ 6542.897] (EE) Failed to load module "fbdev" (module does not exist, 0) [ 6542.897] (EE) Failed to load module "vesa" (module does not exist, 0) only vesa works with no DRM support. What does Code: emerge --info show? After we check your profile, you need to follow the Nouveau wiki page, or the Nvidia binary blob page.
I wanted to see a hierarchical listing of a directory. tree command was not in my distro (Desktop stable, profile #5), so I did "emerge -a app-text/tree", but it produces no output except for some trivial cases: Code: janos@andraslinux ~ $ tree janos@andraslinux ~ $ tree --version tree v2.0.1 (c) 1996 - 2022 by Steve Baker, Thomas Moore, Francesc Rocher, Florian Sesser, Kyosuke Tokoro janos@andraslinux ~ $ "tree --help" also produces a long, expected output, but I did not include it here. The "ls" command does show files and directories. What am I missing?
jankom wrote: What is CWD? I think current working directory.
Recently upgraded remote computer and whey trying to connect via X2go with XFCE session produces just grey screen and it is hard to terminate the session. In addition "x2gocleansessions" - does not clean up sessions When I select "Connect to local Desktop" (remote computer is running XFCE) the connection works OK. The remote and local computer running same version of x2go: net-misc/x2goclient-4.1.2.2-r1 net-misc/x2goserver-4.1.0.3-r1
The problematic is new: x11-libs/libwnck-43.0 It needs to be patched with: https://gitlab.gnome.org/GNOME/libwnck/-/merge_requests/47/diffs.patch
When inserting a USB stick, formatted by windows-7, and trying to access it, nautilus says... ``` Unable to access "9.0 GB Volume" Error mounting /dev/sda1 at /run/media/xxx/yyy: Filesystem type ntfs3,ntfs not configured in the kernel. ``` I have compiled ONLY the ntfs3 driver - not the older one. lsmod shows ntfs3.ko is loaded. If i mount the volume on the command-line, however.. eveyrthing works as expected. ``` sudo mount -t ntfs3 /dev/sda1 /mnt/my_stick ``` What have I done wrong? Is this a bug? or have I done somthing silly? does nautilus require the old kernle driver?
Welcome to gentoo forum. It's a sys-fs/udisks , for now you should use sys-fs/ntfs3g for mount ntfs partition on nautilus.
Hi. Dunno if this is a bug or a compatibility issue, but the gnome calendar is not working 100% if i click on a date that is on the next month. The bottom part of it is missing. How should i try to solve this, or should i submit a bug report? Here is a video about the bug: https://youtu.be/czvsoQ3mYqQ
It seems to be an old bug. The bug report was done 7 months ago I first noticed the bug many months ago also. Thanks anyhow
Hello, this is the graphics controller I have Code: $ lspci | grep -i VGA 00:02.0 VGA compatible controller: Intel Corporation WhiskeyLake-U GT2 [UHD Graphics 620] (rev 02) My xorg crashes when all these conditions are met: i915 is in VIDEO_CARDS and xorg-drivers are compiled with its support I'm running dwm with systray patch https://dwm.suckless.org/patches/systray/ There's at least one program displaying its icon in the tray (telegram, qbittorrent, element, etc.) Picom is running I'm turning off the screen (or both if i'm using a second monitor): Code: xrandr --output eDP1 --off This is ~/.local/share/xorg/Xorg.0.log : https://paste.opensuse.org/19773213 It probably crashes due to this error: Code: [ 3660.436] (EE) intel(0): Failed to set backlight intel_backlight for output eDP1, disabling Earlier in the log there's an error saying its unable to load some lib: Code: [ 3646.734] (EE) AIGLX error: dlopen of /usr/lib64/dri/i965_dri.so failed (/usr/lib64/dri/i965_dri.so: cannot open shared object file: No such file or directory) [ 3646.734] (EE) AIGLX error: unable to load driver i965 When I dont have i915 in VIDEO_CARDS, I can turn the screen on/off without crashing with picom. This is the xorg log https://paste.opensuse.org/17385748 . It has more errors related to loading libs, but xorg does not crash. Also xorg doesnt start when I have Code: Driver "intel" Option "TearFree" "true" in my config and no i915 support. So my question is do I need i915 for my graphics controller? Is it a problem with i915 driver? I want to have it because it allows me to use TearFree. For the moment I chose to work without picom, but it would be good to have it working.
sheogorath wrote: [*] i915 is in VIDEO_CARDS and xorg-drivers are compiled with its support Correct value is "intel" not i915, see intel wiki page (UHD Graphics 620 is a gen9).
Hi. Evolution mail program has a feature that it opens the message in the area bottom of the window even if i only select it, i don't double click on it. How do i disable this feature? I want it to open only by doubleclicking on it. and to open it to new window. Thanks.
CTRL+M Or in menus: View, Preview, Show message preview.
I am experiencing identical symptoms to this: https://forums.gentoo.org/viewtopic-t-1121630-start-0.html Plasmashell crashes on start, then restarts itself and crashes again. BUT I am not using the calendar app, and have no relevant settings to delete. Any help in troubleshooting would be appreciated, as the computer is somewhat useless without plasmashell, which turns out to be delicate. Code: jesnow@bartali ~ $ emerge --info plasma-workspace Portage 3.0.38.1 (python 3.10.8-final-0, default/linux/amd64/17.1/hardened, gcc-11.3.0, glibc-2.35-r8, 5.15.59-gentoo x86_64) ================================================================= System Settings ================================================================= System uname: Linux-5.15.59-gentoo-x86_64-AMD_Ryzen_5_3600_6-Core_Processor-with-glibc2.35 KiB Mem: 49270988 total, 44654628 free KiB Swap: 22330364 total, 22330364 free Timestamp of repository gentoo: Wed, 16 Nov 2022 13:30:01 +0000 Head commit of repository gentoo: 4aee9fdd66cf586886a0b249280353b91b654726 sh bash 5.1_p16-r2 ld GNU ld (Gentoo 2.38 p4) 2.38 distcc 3.4 x86_64-pc-linux-gnu [enabled] ccache version 4.5.1 [enabled] app-misc/pax-utils: 1.3.5::gentoo app-shells/bash: 5.1_p16-r2::gentoo dev-java/java-config: 2.3.1::gentoo dev-lang/perl: 5.34.1-r4::gentoo dev-lang/python: 3.10.8_p3::gentoo, 3.11.0_p2::gentoo dev-lang/rust: 1.64.0-r1::gentoo dev-util/ccache: 4.5.1::gentoo dev-util/cmake: 3.24.2::gentoo dev-util/meson: 0.63.2-r1::gentoo sys-apps/baselayout: 2.9::gentoo sys-apps/openrc: 0.45.2-r1::gentoo sys-apps/sandbox: 2.29::gentoo sys-devel/autoconf: 2.13-r2::gentoo, 2.71-r1::gentoo sys-devel/automake: 1.16.5::gentoo sys-devel/binutils: 2.38-r2::gentoo sys-devel/binutils-config: 5.4.1::gentoo sys-devel/clang: 14.0.6-r1::gentoo, 15.0.3::gentoo sys-devel/gcc: 11.3.0::gentoo sys-devel/gcc-config: 2.8::gentoo sys-devel/libtool: 2.4.7::gentoo sys-devel/lld: 14.0.6-r1::gentoo, 15.0.3::gentoo sys-devel/llvm: 14.0.6-r2::gentoo, 15.0.3::gentoo sys-devel/make: 4.3::gentoo sys-kernel/linux-headers: 5.15-r3::gentoo (virtual/os-headers) sys-libs/glibc: 2.35-r8::gentoo Repositories: gentoo location: /var/db/repos/gentoo sync-type: rsync sync-uri: rsync://merckx/gentoo-portage/ priority: -1000 sync-rsync-verify-metamanifest: yes sync-rsync-verify-jobs: 1 sync-rsync-extra-opts: sync-rsync-verify-max-age: 24 ACCEPT_KEYWORDS="amd64" ACCEPT_LICENSE="*" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-march=x86-64 -mtune=generic -Ofast -pipe" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/lib64/libreoffice/program/sofficerc /usr/share/config /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CXXFLAGS="-march=x86-64 -mtune=generic -Ofast -pipe" DISTDIR="/var/cache/distfiles" EMERGE_DEFAULT_OPTS=" --jobs 10 --load-average 20 --keep-going=y" ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR XDG_STATE_HOME" FCFLAGS="-march=x86-64 -mtune=generic -Ofast -pipe" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg-live ccache config-protect-if-modified distcc distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" FFLAGS="-march=x86-64 -mtune=generic -Ofast -pipe" GENTOO_MIRRORS="http://distfiles.gentoo.org" LANG="en_US.utf8" LDFLAGS="-Wl,-O1 -Wl,--as-needed" MAKEOPTS="-j40 -l12" PKGDIR="/var/cache/binpkgs" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" PORTAGE_TMPDIR="/var/tmp" SHELL="/bin/bash" USE="X \ acl aio alsa amd64 bindist bzip2 clang cli crypt cups dbus dga dri dri3 duktape egl elogind exif fftw fortran gdbm gif graphite hardened heif iconv icu ipv6 jack jit joystick jpeg lcms libglvnd libtirpc minimal multilib ncurses nptl numa offensive opencl openexr opengl openmp openssl org otr pam pcre pdf\ pie png policykit pulseaudio qt5 raw readline samba seccomp split-usr ssl ssp system-av1 system-binutils system-cairo system-clang system-cmark system-compress system-digest system-ffmpeg system-harfbuzz system-heimdal system-icu system-images system-jpeg system-lcms system-leveldb system-libevent system-libmspack system-libs system-libvpx system-libyaml system-llvm system-lua system-lz4 system-nss system-openjpeg system-pixman system-renpy system-snappy system-sqlite system-tbb system-uulib system-vpx system-zlib test-rust threads unicode v4l2 vaapi vdpau vulkan win32codecs xattr xinerama xtpax zlib zsh-completion" ABI_X86="64" ADA_TARGET="gnat_2020" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes avx avx2 f16c fma3 mmx mmxext pclmul popcnt sha sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LLVM_TARGETS="NVPTX X86" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-4 php8-0" POSTGRES_TARGETS="postgres12 postgres13" PYTHON_SINGLE_TARGET="python3_10" PYTHON_TARGETS="python3_10" RUBY_TARGETS="ruby27" USERLAND="GNU" VIDEO_CARDS="nvidia" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq proto steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: ADDR2LINE, AR, ARFLAGS, AS, ASFLAGS, CC, CCLD, CONFIG_SHELL, CPP, CPPFLAGS, CTARGET, CXX, CXXFILT, ELFEDIT, EXTRA_ECONF, F77FLAGS, FC, GCOV, GPROF, INSTALL_MASK, LC_ALL, LD, LEX, LFLAGS, LIBTOOL, LINGUAS, MAKE, MAKEFLAGS, NM, OBJCOPY, OBJDUMP, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, RANLIB, READELF, RUSTFLAGS, SIZE, STRINGS, STRIP, YACC, YFLAGS ================================================================= Package Settings ================================================================= kde-plasma/plasma-workspace-5.25.5-r4::gentoo was built with the following: USE="fontconfig handbook policykit -appstream -calendar -debug -geolocation -gps -screencast -semantic-desktop -telemetry -test" ABI_X86="(64)" FEATURES="ccache distlocks fixlafiles parallel-fetch ebuild-locks network-sandbox ipc-sandbox merge-sync qa-unresolved-soname-deps news binpkg-dostrip sfperms usersandbox sandbox buildpkg-live userpriv protect-owned unmerge-orphans unknown-features-warn unmerge-logs binpkg-logs preserve-libs binpkg-docompress assume-digests xattr usersync distcc userfetch pid-sandbox strict config-protect-if-modified multilib-strict" Cheers, Jon.
An unidentified (no debug symbols) function in Qt5Core tried to convert a double precision floating point value to a string, which triggered an assertion failure in the conversion library. Personally, I think it's poor form to have a publicly exposed library function that dies with an assertion failure when a caller from outside the library passes it unacceptable data. Printing the value of v , or rebuilding more of Qt with debug symbols, might prove informative.
I've got a Galaxy Book2 Pro 360 and the only thing left for a really nice setup is compositing. I have VIDEO_CARDS="intel", I *do not* have the xf86-video-intel driver package installed. GLXInfo reports direct rendering is enabled...however in KDE, most of the "candy" type desktop effects (magic lamp, etc...) are hidden as not supported. I can't find anything that tells me if the Alder Lake Intel Iris is incapable of those effects, or if I have just missed setting something up somewhere along the way. This is a systemd build FWIW... Would appreciate any help that could be offered.
EinsteinTaylor, Pastebin the content of the Xorg.0.log file. It may be in /var/log or in a hidden dir in /home/EinsteinTaylor/ It may even be in both. Any current version will do to show what Xorg does on startup.
Hello! There is an ASUS TUF Gaming A17 FA706IU laptop with two video cards - an integrated AMD Renoir and a GeForce GTX 1660 Ti Mobile discrete (proprietary driver 470.141.03) and two video outputs - HDMI and DisplayPort via USB Type-C. KDE 5.26.3 (Plasma and Wayland). The problem is that in a Plasma session, when a second monitor is connected via Type-C, as I understand it, OpenGL does not work on it. That is, when opening the main menu, popping up the panel, switching desktops - all this is rendered with a delay. Although Youtube videos in 1080p are played without problems in Firefox, there are no problems with the menu, in Dolphin, Thunderbird there are also no problems. Steam lags, just from switching between tabs, calling the context menu. The video in Telegram slowed down until I turned off the use of OpenGL in its settings. Video in mpv too, until I switched to output via X11. But the problems disappear, if you just drag the window to the monitor that is connected via HDMI, everything starts working fine. Even if you run glxgears, the gears barely spin and gives out " 6 frames in 6.0 seconds = 1.000 FPS ", but if you drag it to an adjacent monitor, it starts to give out " 301 frames in 5.0 seconds = 60.008 FPS ". When choosing Wayland, there are no problems, acceleration works fine on both monitors. I would use Wayland, but Suspend, which I use all the time, does not work for it. What can be twisted / rebuilt so that the acceleration starts normally under the Plasma session?
The problem was solved simply. In the KDE Display settings, the monitor connected via Type C was set as the main monitor. When I set the main monitor connected via HDMI, all lags immediately disappeared.
I have no sound coming from kde-plasma (sound effects), everything else works, I can even control the volume with kde-plasma/plasma-pa, the only thing that has no sound but I don't know if it's related is telegram-desktop, I get this error when running plasmashell from terminal: Code: org.kde.plasma.pulseaudio: No object for name "alsa_output.pci-0000_00_05.0.analog-stereo.monitor" what can i check?
Do you specifically mean system sounds?
I updated my system last night and when I logged in this morning font spacing has gone haywire in what appears to be limited to GTK apps (Firefox and Thunderbird specifically). Dialog windows with text inputs are unusually shaped (i.e., extremely long) due to the extra spacing. Native applications do not seem affected. Here's a screenshot of the issue (I've never used the sharing service before so I have no idea how long the link will last for). Any ideas on what happened or how to fix it? https://snipboard.io/ihvSga.jpg
Do you configure your fonts and their sizes? Here are where I personnalise them for Gtk 2 and 3: ~/.gtkrc-2.0 ~/gtkrc-2.0.mine ~/.config/gtk-3.0/gtk.css ~/.config/gtk-3.0/settings.ini Also I configure my fonts in ~/.config/fontconfig/fonts.conf For Qt5 I use the qt5ct tool. Firefox and Thunderbird can be fully be configured through ~/.config/gtk-3.0/gtk.css . They both use Gtk3. I configure the basic Xorg fonts in the Section "Files" section of xorg.conf precisely in /etc/X11/xorg.conf.d/Files.conf. Without any personnalisation you get the default fonts and sizes everywhere.
The title emphasizes a particular line in the file Xorg.0.log (entire log: https://pastebin.com/PSnji9RL ), namely: Code: [ 1930.248] (--) NVIDIA(0): No enabled display devices found; starting anyway because [ 1930.248] (--) NVIDIA(0): AllowEmptyInitialConfiguration is enabled . As I have read on the thread https://forums.gentoo.org/viewtopic-t-1087484-highlight-enabled+display+devices+starting+allowemptyinitialconfiguration+enabled.html , the card does not detect any displays, even if the machine is a laptop. Thus, when using startx command, the tty gets unresponsive, so I need to kill X from another one. The machine I have encountered that error on is a Lenovo IdeaPad Gaming 3 82EY with an AMD Ryzen 5 4600H (has integrated graphics) and an NVidia GeForce GTX 1650 Ti. Other information is found here: lspci -v https://pastebin.com/QZwh3WzK dmesg https://pastebin.com/R5RQv3cQ gentoo kernel configuration https://pastebin.com/Y1V49gp7 lsmod https://pastebin.com/vkMKgiJK /etc/modprobe.d/nvidia.conf https://pastebin.com/k3jxtMWu /etc/X11/xorg.conf (generated with nvidia-xconf) https://pastebin.com/W0mfs7gi /usr/share/X11/xorg.conf.d/nvidia-drm-outputclass.conf https://pastebin.com/hFw49VVv Stuff worth mentioning: First xorg-server was installed as a dependency of sddm (now sddm is removed) Nvidia driver version: 470.129.06 (downgraded from version 510.73.05-r1) /etc/portage/make.conf entries Code: USE="-kde -gnome -systemd -bluetooth -cjk X elogind tools xvmc" VIDEO_CARDS="nvidia" INPUT_DEVICES="libinput synaptics" xterm is emerged When I rename xorg.conf, setting the nvidia card config to /etc/X11/xorg.conf.d/nvidia.conf as Code: Section "Device" Identifier "nvidia" Driver "nvidia" EndSection almost nothing changes: https://pastebin.com/U5hUtiJj Assistance will be appreciated!
Hi, you marked this issue as solved, how did you solve it? I have an similar problem now. Thats my Xorg.0.log Code: .local/share/xorg/. $ more Xorg.1.log [ 542.417] X.Org X Server 1.21.1.4 X Protocol Version 11, Revision 0 [ 542.417] Current Operating System: Linux PC 5.15.52-gentoo #2 SMP Wed Jul 13 14:40:21 CEST 2022 x86_64 [ 542.417] Kernel command line: BOOT_IMAGE=/vmlinuz-5.15.52-gentoo root=/dev/sda4 ro [ 542.418] [ 542.418] Current version of pixman: 0.40.0 [ 542.419] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 542.419] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 542.420] (==) Log file: "/home/chi/.local/share/xorg/Xorg.1.log", Time: Tue Nov 15 16:08:11 2022 [ 542.420] (==) Using config file: "/etc/X11/xorg.conf" [ 542.421] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 542.421] (==) ServerLayout "Layout0" [ 542.421] (**) |-->Screen "Screen0" (0) [ 542.421] (**) | |-->Monitor "Monitor0" [ 542.421] (**) | |-->Device "Device0" [ 542.421] (**) |-->Input Device "Keyboard0" [ 542.421] (**) |-->Input Device "Mouse0" [ 542.421] (==) Automatically adding devices [ 542.421] (==) Automatically enabling devices [ 542.421] (==) Automatically adding GPU devices [ 542.421] (==) Automatically binding GPU devices [ 542.421] (==) Max clients allowed: 256, resource mask: 0x1fffff [ 542.421] (WW) The directory "/usr/share/fonts/TTF" does not exist. [ 542.421] Entry deleted from font path. [ 542.421] (WW) The directory "/usr/share/fonts/OTF" does not exist. [ 542.421] Entry deleted from font path. [ 542.421] (WW) The directory "/usr/share/fonts/Type1" does not exist. [ 542.421] Entry deleted from font path. [ 542.421] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi". [ 542.421] Entry deleted from font path. [ 542.421] (Run 'mkfontdir' on "/usr/share/fonts/100dpi"). [ 542.421] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi". [ 542.421] Entry deleted from font path. [ 542.421] (Run 'mkfontdir' on "/usr/share/fonts/75dpi"). [ 542.421] (==) FontPath set to: /usr/share/fonts/misc [ 542.421] (==) ModulePath set to "/usr/lib64/xorg/modules" [ 542.421] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled. [ 542.421] (WW) Disabling Keyboard0 [ 542.421] (WW) Disabling Mouse0 [ 542.421] (II) Module ABI versions: [ 542.421] X.Org ANSI C Emulation: 0.4 [ 542.421] X.Org Video Driver: 25.2 [ 542.421] X.Org XInput driver : 24.4 [ 542.421] X.Org Server Extension : 10.0 [ 542.421] (++) using VT number 4 [ 542.422] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_34 [ 542.422] (II) xfree86: Adding drm device (/dev/dri/card0) [ 542.422] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card0 [ 542.422] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 10 paused 0 [ 542.423] (--) PCI:*(0@0:2:0) 8086:9bc5:1043:8694 rev 5, Mem @ 0x6013000000/16777216, 0x4000000000/268435456, I/O @ 0x00004000/64, BIOS @ 0x????????/131072 [ 542.423] (--) PCI: (1@0:0:0) 10de:21c4:1462:c757 rev 161, Mem @ 0x80000000/16777216, 0x6000000000/268435456, 0x6010000000/33554432, I/O @ 0x00003000/128, BIOS @ 0x????????/524288 [ 542.423] (II) LoadModule: "glx" [ 542.423] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so [ 542.423] (II) Module glx: vendor="X.Org Foundation" [ 542.423] compiled for 1.21.1.4, module version = 1.0.0 [ 542.423] ABI class: X.Org Server Extension, version 10.0 [ 542.423] (II) LoadModule: "nvidia" [ 542.423] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so [ 542.424] (II) Module nvidia: vendor="NVIDIA Corporation" [ 542.424] compiled for 1.6.99.901, module version = 1.0.0 [ 542.424] Module class: X.Org Video Driver [ 542.424] (II) NVIDIA dlloader X Driver 515.65.01 Wed Jul 20 13:50:46 UTC 2022 [ 542.424] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs [ 542.424] (II) systemd-logind: releasing fd for 226:0 [ 542.424] (II) Loading sub module "fb" [ 542.424] (II) LoadModule: "fb" [ 542.424] (II) Module "fb" already built-in [ 542.424] (II) Loading sub module "wfb" [ 542.424] (II) LoadModule: "wfb" [ 542.424] (II) Loading /usr/lib64/xorg/modules/libwfb.so [ 542.424] (II) Module wfb: vendor="X.Org Foundation" [ 542.424] compiled for 1.21.1.4, module version = 1.0.0 [ 542.424] ABI class: X.Org ANSI C Emulation, version 0.4 [ 542.424] (II) Loading sub module "ramdac" [ 542.424] (II) LoadModule: "ramdac" [ 542.424] (II) Module "ramdac" already built-in [ 542.424] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support [ 542.424] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32 [ 542.424] (==) NVIDIA(0): RGB weight 888 [ 542.424] (==) NVIDIA(0): Default visual is TrueColor [ 542.424] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0) [ 542.424] (**) NVIDIA(0): Enabling 2D acceleration [ 542.424] (II) Loading sub module "glxserver_nvidia" [ 542.424] (II) LoadModule: "glxserver_nvidia" [ 542.424] (II) Loading /usr/lib64/xorg/modules/extensions/libglxserver_nvidia.so [ 542.427] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation" [ 542.427] compiled for 1.6.99.901, module version = 1.0.0 [ 542.427] Module class: X.Org Server Extension [ 542.427] (II) NVIDIA GLX Module 515.65.01 Wed Jul 20 13:48:42 UTC 2022 [ 542.427] (II) NVIDIA: The X server supports PRIME Render Offload. [ 542.428] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0 [ 542.428] (--) NVIDIA(0): DFP-0 [ 542.428] (--) NVIDIA(0): DFP-1 [ 542.428] (--) NVIDIA(0): DFP-2 [ 542.428] (--) NVIDIA(0): DFP-3 [ 542.428] (--) NVIDIA(0): DFP-4 [ 542.428] (--) NVIDIA(0): DFP-5 [ 542.428] (--) NVIDIA(0): DFP-6 [ 542.429] (II) NVIDIA(0): NVIDIA GPU NVIDIA GeForce GTX 1660 SUPER (TU116-B) at [ 542.429] (II) NVIDIA(0): PCI:1:0:0 (GPU-0) [ 542.429] (--) NVIDIA(0): Memory: 6291456 kBytes [ 542.429] (--) NVIDIA(0): VideoBIOS: 90.16.4f.40.69 [ 542.429] (II) NVIDIA(0): Detected PCI Express Link width: 16X [ 542.429] (--) NVIDIA(GPU-0): DFP-0: disconnected [ 542.429] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort [ 542.429] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock [ 542.429] (--) NVIDIA(GPU-0): [ 542.429] (--) NVIDIA(GPU-0): DFP-1: disconnected [ 542.429] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS [ 542.429] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock [ 542.429] (--) NVIDIA(GPU-0): [ 542.429] (--) NVIDIA(GPU-0): DFP-2: disconnected [ 542.429] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort [ 542.429] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock [ 542.429] (--) NVIDIA(GPU-0): [ 542.429] (--) NVIDIA(GPU-0): DFP-3: disconnected [ 542.429] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS [ 542.429] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock [ 542.429] (--) NVIDIA(GPU-0): [ 542.429] (--) NVIDIA(GPU-0): DFP-4: disconnected [ 542.429] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS [ 542.429] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock [ 542.429] (--) NVIDIA(GPU-0): [ 542.429] (--) NVIDIA(GPU-0): DFP-5: disconnected [ 542.429] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort [ 542.429] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock [ 542.429] (--) NVIDIA(GPU-0): [ 542.429] (--) NVIDIA(GPU-0): DFP-6: disconnected [ 542.429] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS [ 542.429] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock [ 542.429] (--) NVIDIA(GPU-0): [ 542.429] (==) NVIDIA(0): [ 542.429] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select" [ 542.429] (==) NVIDIA(0): will be used as the requested mode. [ 542.429] (==) NVIDIA(0): [ 542.429] (--) NVIDIA(0): No enabled display devices found; starting anyway because [ 542.429] (--) NVIDIA(0): AllowEmptyInitialConfiguration is enabled [ 542.430] (II) NVIDIA(0): Validated MetaModes: [ 542.430] (II) NVIDIA(0): "NULL" [ 542.430] (II) NVIDIA(0): Virtual screen size determined to be 640 x 480 [ 542.430] (WW) NVIDIA(0): Unable to get display device for DPI computation. [ 542.430] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default [ 542.430] (WW) NVIDIA: Failed to bind sideband socket to [ 542.430] (WW) NVIDIA: '/var/run/nvidia-xdriver-0d6c5697' Permission denied [ 542.430] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory [ 542.430] (II) NVIDIA: access. [ 542.433] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon [ 542.433] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X [ 542.433] (II) NVIDIA(0): configuration option may not be set correctly. When the [ 542.433] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will [ 542.433] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For [ 542.433] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and [ 542.433] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X [ 542.433] (II) NVIDIA(0): Config Options in the README. [ 542.447] (II) NVIDIA(0): Setting mode "NULL" [ 542.458] (==) NVIDIA(0): Disabling shared memory pixmaps [ 542.458] (==) NVIDIA(0): Backing store enabled [ 542.458] (==) NVIDIA(0): Silken mouse enabled [ 542.458] (**) NVIDIA(0): DPMS enabled [ 542.458] (II) Loading sub module "dri2" [ 542.458] (II) LoadModule: "dri2" [ 542.458] (II) Module "dri2" already built-in [ 542.458] (II) NVIDIA(0): [DRI2] Setup complete [ 542.458] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia [ 542.458] (II) Initializing extension Generic Event Extension [ 542.458] (II) Initializing extension SHAPE [ 542.458] (II) Initializing extension MIT-SHM [ 542.458] (II) Initializing extension XInputExtension [ 542.458] (II) Initializing extension XTEST [ 542.458] (II) Initializing extension BIG-REQUESTS [ 542.458] (II) Initializing extension SYNC [ 542.458] (II) Initializing extension XKEYBOARD [ 542.458] (II) Initializing extension XC-MISC [ 542.458] (II) Initializing extension XFIXES [ 542.458] (II) Initializing extension RENDER [ 542.458] (II) Initializing extension RANDR [ 542.458] (II) Initializing extension COMPOSITE [ 542.458] (II) Initializing extension DAMAGE [ 542.458] (II) Initializing extension MIT-SCREEN-SAVER [ 542.458] (II) Initializing extension DOUBLE-BUFFER [ 542.458] (II) Initializing extension RECORD [ 542.458] (II) Initializing extension DPMS [ 542.458] (II) Initializing extension Present [ 542.458] (II) Initializing extension DRI3 [ 542.458] (II) Initializing extension X-Resource [ 542.458] (II) Initializing extension XVideo [ 542.458] (II) Initializing extension XVideo-MotionCompensation [ 542.458] (II) Initializing extension GLX [ 542.458] (II) Initializing extension GLX [ 542.458] (II) Indirect GLX disabled. [ 542.458] (II) GLX: Another vendor is already registered for screen 0 [ 542.458] (II) Initializing extension XFree86-VidModeExtension [ 542.458] (II) Initializing extension XFree86-DGA [ 542.458] (II) Initializing extension XFree86-DRI [ 542.458] (II) Initializing extension DRI2 [ 542.458] (II) Initializing extension NV-GLX [ 542.458] (II) Initializing extension NV-CONTROL [ 542.477] (II) config/udev: Adding input device Power Button (/dev/input/event2) [ 542.477] (**) Power Button: Applying InputClass "evdev keyboard catchall" [ 542.477] (**) Power Button: Applying InputClass "libinput keyboard catchall" [ 542.477] (II) LoadModule: "libinput" [ 542.477] (II) Loading /usr/lib64/xorg/modules/input/libinput_drv.so [ 542.477] (II) Module libinput: vendor="X.Org Foundation" [ 542.477] compiled for 1.21.1.4, module version = 1.2.1 [ 542.477] Module class: X.Org XInput Driver [ 542.477] ABI class: X.Org XInput driver, version 24.4 [ 542.477] (II) Using input driver 'libinput' for 'Power Button' [ 542.477] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 34 paused 0 [ 542.477] (**) Power Button: always reports core events [ 542.477] (**) Option "Device" "/dev/input/event2" [ 542.478] (II) event2 - Power Button: is tagged by udev as: Keyboard [ 542.478] (II) event2 - Power Button: device is a keyboard [ 542.478] (II) event2 - Power Button: device removed [ 542.478] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2" [ 542.478] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6) [ 542.479] (II) event2 - Power Button: is tagged by udev as: Keyboard [ 542.479] (II) event2 - Power Button: device is a keyboard [ 542.479] (II) config/udev: Adding input device Power Button (/dev/input/event1) [ 542.479] (**) Power Button: Applying InputClass "evdev keyboard catchall" [ 542.479] (**) Power Button: Applying InputClass "libinput keyboard catchall" [ 542.479] (II) Using input driver 'libinput' for 'Power Button' [ 542.479] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 37 paused 0 [ 542.479] (**) Power Button: always reports core events [ 542.479] (**) Option "Device" "/dev/input/event1" [ 542.479] (II) event1 - Power Button: is tagged by udev as: Keyboard [ 542.480] (II) event1 - Power Button: device is a keyboard [ 542.480] (II) event1 - Power Button: device removed [ 542.480] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1" [ 542.480] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7) [ 542.480] (II) event1 - Power Button: is tagged by udev as: Keyboard [ 542.480] (II) event1 - Power Button: device is a keyboard [ 542.480] (II) config/udev: Adding input device Sleep Button (/dev/input/event0) [ 542.480] (**) Sleep Button: Applying InputClass "evdev keyboard catchall" [ 542.480] (**) Sleep Button: Applying InputClass "libinput keyboard catchall" [ 542.480] (II) Using input driver 'libinput' for 'Sleep Button' [ 542.480] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 38 paused 0 [ 542.480] (**) Sleep Button: always reports core events [ 542.480] (**) Option "Device" "/dev/input/event0" [ 542.481] (II) event0 - Sleep Button: is tagged by udev as: Keyboard [ 542.481] (II) event0 - Sleep Button: device is a keyboard [ 542.481] (II) event0 - Sleep Button: device removed [ 542.481] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0" [ 542.481] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8) [ 542.481] (II) event0 - Sleep Button: is tagged by udev as: Keyboard [ 542.481] (II) event0 - Sleep Button: device is a keyboard [ 542.482] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event3) [ 542.482] (II) No input driver specified, ignoring this device. [ 542.482] (II) This device may have been added with another device file. [ 542.482] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event4) [ 542.482] (II) No input driver specified, ignoring this device. [ 542.482] (II) This device may have been added with another device file. [ 542.482] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event5) [ 542.482] (II) No input driver specified, ignoring this device. [ 542.482] (II) This device may have been added with another device file. [ 542.482] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event6) [ 542.482] (II) No input driver specified, ignoring this device. [ 542.482] (II) This device may have been added with another device file. [ 542.482] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event7) [ 542.482] (II) No input driver specified, ignoring this device. [ 542.482] (II) This device may have been added with another device file. [ 542.482] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event8) [ 542.482] (II) No input driver specified, ignoring this device. [ 542.482] (II) This device may have been added with another device file. [ 542.483] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=12 (/dev/input/event9) [ 542.483] (II) No input driver specified, ignoring this device. [ 542.483] (II) This device may have been added with another device file. [ 542.483] (II) config/udev: Adding input device USB Live camera: USB Live cam (/dev/input/event18) [ 542.483] (**) USB Live camera: USB Live cam: Applying InputClass "evdev keyboard catchall" [ 542.483] (**) USB Live camera: USB Live cam: Applying InputClass "libinput keyboard catchall" [ 542.483] (II) Using input driver 'libinput' for 'USB Live camera: USB Live cam' [ 542.483] (II) systemd-logind: got fd for /dev/input/event18 13:82 fd 39 paused 0 [ 542.483] (**) USB Live camera: USB Live cam: always reports core events [ 542.483] (**) Option "Device" "/dev/input/event18" [ 542.484] (II) event18 - USB Live camera: USB Live cam: is tagged by udev as: Keyboard [ 542.484] (II) event18 - USB Live camera: USB Live cam: device is a keyboard [ 542.484] (II) event18 - USB Live camera: USB Live cam: device removed [ 542.484] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/input/input18/event18" [ 542.484] (II) XINPUT: Adding extended input device "USB Live camera: USB Live cam" (type: KEYBOARD, id 9) [ 542.484] (II) event18 - USB Live camera: USB Live cam: is tagged by udev as: Keyboard [ 542.484] (II) event18 - USB Live camera: USB Live cam: device is a keyboard [ 542.485] (II) config/udev: Adding input device Cherry GmbH CHERRY Corded Device (/dev/input/event19) [ 542.485] (**) Cherry GmbH CHERRY Corded Device: Applying InputClass "evdev keyboard catchall" [ 542.485] (**) Cherry GmbH CHERRY Corded Device: Applying InputClass "libinput keyboard catchall" [ 542.485] (II) Using input driver 'libinput' for 'Cherry GmbH CHERRY Corded Device' [ 542.485] (II) systemd-logind: got fd for /dev/input/event19 13:83 fd 40 paused 0 [ 542.485] (**) Cherry GmbH CHERRY Corded Device: always reports core events [ 542.485] (**) Option "Device" "/dev/input/event19" [ 542.486] (II) event19 - Cherry GmbH CHERRY Corded Device: is tagged by udev as: Keyboard [ 542.486] (II) event19 - Cherry GmbH CHERRY Corded Device: device is a keyboard [ 542.486] (II) event19 - Cherry GmbH CHERRY Corded Device: device removed [ 542.486] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6.1/1-6.1:1.0/0003:046A:C098.0001/input/input19/event19" [ 542.486] (II) XINPUT: Adding extended input device "Cherry GmbH CHERRY Corded Device" (type: KEYBOARD, id 10) [ 542.486] (II) event19 - Cherry GmbH CHERRY Corded Device: is tagged by udev as: Keyboard [ 542.486] (II) event19 - Cherry GmbH CHERRY Corded Device: device is a keyboard [ 542.487] (II) config/udev: Adding input device Cherry GmbH CHERRY Corded Device (/dev/input/event20) [ 542.487] (**) Cherry GmbH CHERRY Corded Device: Applying InputClass "evdev keyboard catchall" [ 542.487] (**) Cherry GmbH CHERRY Corded Device: Applying InputClass "libinput keyboard catchall" [ 542.487] (II) Using input driver 'libinput' for 'Cherry GmbH CHERRY Corded Device' [ 542.487] (II) systemd-logind: got fd for /dev/input/event20 13:84 fd 41 paused 0 [ 542.487] (**) Cherry GmbH CHERRY Corded Device: always reports core events [ 542.487] (**) Option "Device" "/dev/input/event20" [ 542.488] (II) event20 - Cherry GmbH CHERRY Corded Device: is tagged by udev as: Keyboard [ 542.488] (II) event20 - Cherry GmbH CHERRY Corded Device: device is a keyboard [ 542.488] (II) event20 - Cherry GmbH CHERRY Corded Device: device removed [ 542.488] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6.1/1-6.1:1.1/0003:046A:C098.0002/input/input20/event20" [ 542.488] (II) XINPUT: Adding extended input device "Cherry GmbH CHERRY Corded Device" (type: KEYBOARD, id 11) [ 542.488] (II) event20 - Cherry GmbH CHERRY Corded Device: is tagged by udev as: Keyboard [ 542.489] (II) event20 - Cherry GmbH CHERRY Corded Device: device is a keyboard [ 542.489] (II) config/udev: Adding input device PixArt Microsoft USB Optical Mouse (/dev/input/event21) [ 542.489] (**) PixArt Microsoft USB Optical Mouse: Applying InputClass "evdev pointer catchall" [ 542.489] (**) PixArt Microsoft USB Optical Mouse: Applying InputClass "libinput pointer catchall" [ 542.489] (II) Using input driver 'libinput' for 'PixArt Microsoft USB Optical Mouse' [ 542.489] (II) systemd-logind: got fd for /dev/input/event21 13:85 fd 42 paused 0 [ 542.489] (**) PixArt Microsoft USB Optical Mouse: always reports core events [ 542.489] (**) Option "Device" "/dev/input/event21" [ 542.490] (II) event21 - PixArt Microsoft USB Optical Mouse: is tagged by udev as: Mouse [ 542.490] (II) event21 - PixArt Microsoft USB Optical Mouse: device is a pointer [ 542.490] (II) event21 - PixArt Microsoft USB Optical Mouse: device removed [ 542.490] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6.2/1-6.2:1.0/0003:045E:00CB.0003/input/input21/event21" [ 542.490] (II) XINPUT: Adding extended input device "PixArt Microsoft USB Optical Mouse" (type: MOUSE, id 12) [ 542.490] (**) Option "AccelerationScheme" "none" [ 542.490] (**) PixArt Microsoft USB Optical Mouse: (accel) selected scheme none/0 [ 542.490] (**) PixArt Microsoft USB Optical Mouse: (accel) acceleration factor: 2.000 [ 542.490] (**) PixArt Microsoft USB Optical Mouse: (accel) acceleration threshold: 4 [ 542.491] (II) event21 - PixArt Microsoft USB Optical Mouse: is tagged by udev as: Mouse [ 542.491] (II) event21 - PixArt Microsoft USB Optical Mouse: device is a pointer [ 542.491] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event10) [ 542.491] (II) No input driver specified, ignoring this device. [ 542.491] (II) This device may have been added with another device file. [ 542.491] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event11) [ 542.491] (II) No input driver specified, ignoring this device. [ 542.491] (II) This device may have been added with another device file. [ 542.491] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event12) [ 542.491] (II) No input driver specified, ignoring this device. [ 542.491] (II) This device may have been added with another device file. [ 542.491] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event13) [ 542.491] (II) No input driver specified, ignoring this device. [ 542.491] (II) This device may have been added with another device file. [ 542.492] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event14) [ 542.492] (II) No input driver specified, ignoring this device. [ 542.492] (II) This device may have been added with another device file. [ 542.492] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event15) [ 542.492] (II) No input driver specified, ignoring this device. [ 542.492] (II) This device may have been added with another device file. [ 542.492] (II) config/udev: Adding input device HDA Intel PCH Line Out Side (/dev/input/event16) [ 542.492] (II) No input driver specified, ignoring this device. [ 542.492] (II) This device may have been added with another device file. [ 542.492] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event17) [ 542.492] (II) No input driver specified, ignoring this device. [ 542.492] (II) This device may have been added with another device file. [ 542.495] (**) Option "fd" "34" [ 542.495] (II) event2 - Power Button: device removed [ 542.495] (**) Option "fd" "37" [ 542.495] (II) event1 - Power Button: device removed [ 542.495] (**) Option "fd" "38" [ 542.495] (II) event0 - Sleep Button: device removed [ 542.495] (**) Option "fd" "39" [ 542.495] (II) event18 - USB Live camera: USB Live cam: device removed [ 542.495] (**) Option "fd" "40" [ 542.495] (II) event19 - Cherry GmbH CHERRY Corded Device: device removed [ 542.495] (**) Option "fd" "41" [ 542.495] (II) event20 - Cherry GmbH CHERRY Corded Device: device removed [ 542.495] (**) Option "fd" "42" [ 542.495] (II) event21 - PixArt Microsoft USB Optical Mouse: device removed [ 542.496] (II) UnloadModule: "libinput" [ 542.496] (II) systemd-logind: releasing fd for 13:85 [ 542.515] (II) UnloadModule: "libinput" [ 542.515] (II) systemd-logind: releasing fd for 13:84 [ 542.527] (II) UnloadModule: "libinput" [ 542.527] (II) systemd-logind: releasing fd for 13:83 [ 542.534] (II) UnloadModule: "libinput" [ 542.534] (II) systemd-logind: releasing fd for 13:82 [ 542.546] (II) UnloadModule: "libinput" [ 542.546] (II) systemd-logind: releasing fd for 13:64 [ 542.553] (II) UnloadModule: "libinput" [ 542.553] (II) systemd-logind: releasing fd for 13:65 [ 542.560] (II) UnloadModule: "libinput" [ 542.560] (II) systemd-logind: releasing fd for 13:66 [ 542.591] (II) NVIDIA(GPU-0): Deleting GPU-0 [ 542.592] (II) Server terminated successfully (0). Closing log file. Thnaks!!
In firefox-89, there seem to have been an update of the window decorations: there are none. In fluxbox, firefox appears topleft corner in some standard size, and there is no way to resize or move the window (other than the fullcreen mode). It also gets "On front" but does not get keyboard focus when any other window is present on the virtual desktop. Pretty annoying. I noticed something similar recently with kde-apps/kruler and the splashcreen of media-gfx/librecad, so I thought a qt update messed some windows lacking decorations (like splashcreens) and it was not really a big problem. Now with firefox, it's another level. I tried: indications for kde-plasma/systemsettings from 2 years ago. I tried now and it did not work (obviously, I'm not using plasma). https://www.reddit.com/r/kde/comments/9oqy5d/hot_to_get_decorations_for_firefoxs_window_when/ restore the titlebar https://www.omgubuntu.co.uk/2018/02/enable-firefox-csd-on-linux . Restores the 3 buttons (minimize, maximize, close) but despite what it claims, it does not restore the titlebar. fluxbox is forever, I would hate to move away from firefox… thanks for any help.
I now tried: started plasma, killed X, tried openbox and also rebooted. It now works with fluxbox, and I changed nothing. Amazing part, kruler and librecad also behave well, which they had not done in months (obviously I rebooted many times in the meantime). Maybe starting plasma forced it to write some config files in kde or qt configs. Side-effect: x11-terms/tilda now does not recognize media-fonts/terminus-font (but konsole still does).
Hello everyone! I see some warning messages since i have switched from gnome to sway. Something like this: Code: Nov 20 12:10:52 gentoo-pc systemd[502]: Failed to open configuration file '/dev/null/.config/systemd/user.conf': Not a directory Nov 20 12:10:52 gentoo-pc systemd-xdg-autostart-generator[512]: Opening /dev/null/.config/autostart failed, ignoring: Not a directory Nov 20 12:10:52 gentoo-pc systemd[502]: Failed to resolve symlink /dev/null/.config/systemd/user.control, ignoring: Not a directory Nov 20 12:10:52 gentoo-pc systemd[502]: Failed to resolve symlink /dev/null/.config/systemd/user, ignoring: Not a directory Nov 20 12:10:52 gentoo-pc systemd[502]: Failed to resolve symlink /dev/null/.local/share/systemd/user, ignoring: Not a directory Nov 20 12:10:52 gentoo-pc systemd[502]: Failed to open "/dev/null/.config/systemd/user.control", ignoring: Not a directory Nov 20 12:10:52 gentoo-pc systemd[502]: Failed to open "/dev/null/.config/systemd/user", ignoring: Not a directory Nov 20 12:10:52 gentoo-pc systemd[502]: Failed to open "/dev/null/.local/share/systemd/user", ignoring: Not a directory To be honest, it does not affect any functionality. But can i get rid off these messages? I use greetd with gtkgreet. My greetd config: Code: [terminal] # The VT to run the greeter on. Can be "next", "current" or a number # designating the VT. vt = 7 # The default session, also known as the greeter. [default_session] command = "dbus-run-session -- sway --config /etc/greetd/sway-config" # The user to run the command as. The privileges this user must have depends # on the greeter. A graphical greeter may for example require the user to be # in the `video` group. user = "greetd" gtkgreet: Code: # `-l` activates layer-shell mode. Notice that `swaymsg exit` will run after gtkgreet. exec "gtkgreet -l -s /usr/share/themes/Adwaita-dark/gtk-3.0/gtk.css; swaymsg exit" bindsym Mod4+shift+e exec swaynag \ -t warning \ -m 'What do you want to do?' \ -b 'Poweroff' 'systemctl poweroff' \ -b 'Reboot' 'systemctl reboot' #include /etc/sway/config.d/* My sway launcher script: Code: #!/bin/sh export XDG_SESSION_TYPE=wayland export XDG_SESSION_DESKTOP=sway export XDG_CURRENT_DESKTOP=sway export QT_QPA_PLATFORM=wayland export QT_WAYLAND_DISABLE_WINDOWDECORATION="1" export QT_QPA_PLATFORMTHEME=gnome dbus-run-session -- sway $@ I have also installed xdg-desktop-portal-gtk and xdg-desktop-portal-wlr.
Maybe you try to start sway twice? I see in your greetd config Code: command = "dbus-run-session -- sway --config /etc/greetd/sway-config" and in the "sway launcher script" Code: dbus-run-session -- sway $@ Is there a user with Code: grep 'dev/null' /etc/passwd related to greetd?
I'm trying to install the kde environment ,and I got this error when I installing net-wireless/bluez Code: !!! The ebuild selected to satisfy ">=sys-apps/dbus-1.9.8[systemd]" has unmet requirements. - sys-apps/dbus-1.15.2::gentoo USE="X elogind systemd -debug -doc (-selinux) -static-libs -test" ABI_X86="(64) -32 (-x32)" The following REQUIRED_USE flag constraints are unsatisfied: at-most-one-of ( elogind systemd ) (dependency required by "sys-apps/systemd-252.1::gentoo" [ebuild]) (dependency required by "net-wireless/bluez-5.65::gentoo[systemd]" [ebuild]) (dependency required by "net-wireless/bluez" [argument]) So I tried to install the dbus with "USE=-systemd" then I got this error Code: ninja: error: manifest 'build.ninja' still dirty after 100 tries, perhaps system time is not set * ERROR: dev-libs/libical-3.0.16::gentoo failed (compile phase): * ninja -v -j9 -l0 failed * * Call stack: * ebuild.sh, line 122: Called src_compile * environment, line 3061: Called cmake_src_compile * environment, line 1383: Called cmake_build * environment, line 1352: Called eninja * environment, line 1803: Called die * The specific snippet of code: * "$@" || die "${nonfatal_args[@]}" "${*} failed" * * If you need support, post the output of `emerge --info '=dev-libs/libical-3.0.16::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-libs/libical-3.0.16::gentoo'`. * The complete build log is located at '/var/tmp/portage/dev-libs/libical-3.0.16/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-libs/libical-3.0.16/temp/environment'. * Working directory: '/var/tmp/portage/dev-libs/libical-3.0.16/work/libical-3.0.16_build' * S: '/var/tmp/portage/dev-libs/libical-3.0.16/work/libical-3.0.16' >>> Failed to emerge dev-libs/libical-3.0.16, Log file: >>> '/var/tmp/portage/dev-libs/libical-3.0.16/temp/build.log' * Messages for package dev-libs/json-c-0.16-r1: * ERROR: dev-libs/json-c-0.16-r1::gentoo failed (compile phase): * ninja -v -j9 -l0 failed * * Call stack: * ebuild.sh, line 122: Called src_compile * environment, line 2593: Called cmake-multilib_src_compile * environment, line 824: Called multilib-minimal_src_compile * environment, line 1927: Called multilib_foreach_abi 'multilib-minimal_abi_src_compile' * environment, line 2194: Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_compile' * environment, line 1887: Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_compile' * environment, line 1885: Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_compile' * environment, line 484: Called multilib-minimal_abi_src_compile * environment, line 1921: Called multilib_src_compile * environment, line 2414: Called cmake_src_compile * environment, line 935: Called cmake_build * environment, line 904: Called eninja * environment, line 1355: Called die * The specific snippet of code: * "$@" || die "${nonfatal_args[@]}" "${*} failed" * * If you need support, post the output of `emerge --info '=dev-libs/json-c-0.16-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-libs/json-c-0.16-r1::gentoo'`. * The complete build log is located at '/var/tmp/portage/dev-libs/json-c-0.16-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-libs/json-c-0.16-r1/temp/environment'. * Working directory: '/var/tmp/portage/dev-libs/json-c-0.16-r1/work/json-c-0.16_build-abi_x86_64.amd64' * S: '/var/tmp/portage/dev-libs/json-c-0.16-r1/work/json-c-0.16' * Messages for package net-wireless/bluez-5.65: * emerge --keep-going: net-wireless/bluez-5.65 dropped because it requires * >=dev-libs/json-c-0.13:= * Messages for package dev-libs/libical-3.0.16: * ERROR: dev-libs/libical-3.0.16::gentoo failed (compile phase): * ninja -v -j9 -l0 failed * * Call stack: * ebuild.sh, line 122: Called src_compile * environment, line 3061: Called cmake_src_compile * environment, line 1383: Called cmake_build * environment, line 1352: Called eninja * environment, line 1803: Called die * The specific snippet of code: * "$@" || die "${nonfatal_args[@]}" "${*} failed" * * If you need support, post the output of `emerge --info '=dev-libs/libical-3.0.16::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-libs/libical-3.0.16::gentoo'`. * The complete build log is located at '/var/tmp/portage/dev-libs/libical-3.0.16/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-libs/libical-3.0.16/temp/environment'. * Working directory: '/var/tmp/portage/dev-libs/libical-3.0.16/work/libical-3.0.16_build' * S: '/var/tmp/portage/dev-libs/libical-3.0.16/work/libical-3.0.16' * * The following 3 packages have failed to build, install, or execute * postinst: * * (dev-libs/json-c-0.16-r1:0/5::gentoo, ebuild scheduled for merge), Log file: * '/var/tmp/portage/dev-libs/json-c-0.16-r1/temp/build.log' * (net-wireless/bluez-5.65:0/3::gentoo, ebuild scheduled for merge) * (dev-libs/libical-3.0.16:0/3::gentoo, ebuild scheduled for merge), Log file: * '/var/tmp/portage/dev-libs/libical-3.0.16/temp/build.log' * * GNU info directory index is up-to-date. I checked my date settings with date It returns Code: Tue Nov 22 08:34:31 PM CST 2022 and I think it's correct so I kept on trying to install dev-libs/json-c-0.16-r1 returns Code: * Messages for package dev-libs/json-c-0.16-r1: * ERROR: dev-libs/json-c-0.16-r1::gentoo failed (compile phase): * ninja -v -j9 -l0 failed * * Call stack: * ebuild.sh, line 122: Called src_compile * environment, line 2593: Called cmake-multilib_src_compile * environment, line 824: Called multilib-minimal_src_compile * environment, line 1927: Called multilib_foreach_abi 'multilib-minimal_abi_src_compile' * environment, line 2194: Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_compile' * environment, line 1887: Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_compile' * environment, line 1885: Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_compile' * environment, line 484: Called multilib-minimal_abi_src_compile * environment, line 1921: Called multilib_src_compile * environment, line 2414: Called cmake_src_compile * environment, line 935: Called cmake_build * environment, line 904: Called eninja * environment, line 1355: Called die * The specific snippet of code: * "$@" || die "${nonfatal_args[@]}" "${*} failed" * * If you need support, post the output of `emerge --info '=dev-libs/json-c-0.16-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-libs/json-c-0.16-r1::gentoo'`. * The complete build log is located at '/var/tmp/portage/dev-libs/json-c-0.16-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-libs/json-c-0.16-r1/temp/environment'. * Working directory: '/var/tmp/portage/dev-libs/json-c-0.16-r1/work/json-c-0.16_build-abi_x86_64.amd64' * S: '/var/tmp/portage/dev-libs/json-c-0.16-r1/work/json-c-0.16' * * The following package has failed to build, install, or execute postinst: * * (dev-libs/json-c-0.16-r1:0/5::gentoo, ebuild scheduled for merge), Log file: * '/var/tmp/portage/dev-libs/json-c-0.16-r1/temp/build.log' * I've changed dev-libs/json-c file time with touch * how can I fix this?[/post]
Welcome to the forums. catzera wrote: I'm trying to install the kde environment ,and I got this error when I installing net-wireless/bluez Code: !!! The ebuild selected to satisfy ">=sys-apps/dbus-1.9.8[systemd]" has unmet requirements. - sys-apps/dbus-1.15.2::gentoo USE="X elogind systemd -debug -doc (-selinux) -static-libs -test" ABI_X86="(64) -32 (-x32)" The following REQUIRED_USE flag constraints are unsatisfied: at-most-one-of ( elogind systemd ) This should not happen by default. Your profile should have picked one or the other. What is the output of grep -nr -e systemd -e elogind /etc/portage/make.conf /etc/portage/package.use ; emerge --info ? catzera wrote: So I tried to install the dbus with "USE=-systemd" then I got this error If you did that on the command line, it will not be persisted past that one run. To make it persistent, set it in make.conf or package.use , depending on whether you want it locally or globally. However, for this case, you probably already have either that or elogind set, and you need to find and unset that. catzera wrote: Code: Tue Nov 22 08:34:31 PM CST 2022 and I think it's correct I disagree. As I write this, the time in US Central is 07:42 AM on that date, almost 13 hours before the time you showed, even though I am writing my post after you wrote yours. You may not be in the distant past or distant future like so many people with this error, but your time is still wrong. catzera wrote: how can I fix this? First, fix your clock. Second, please follow the instructions that Portage printed, which you quoted multiple times: catzera wrote: Code: * If you need support, post the output of `emerge --info '=dev-libs/json-c-0.16-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-libs/json-c-0.16-r1::gentoo'`. * The complete build log is located at '/var/tmp/portage/dev-libs/json-c-0.16-r1/temp/build.log'.
I'm trying to get rid of X and use wayland on my laptop instead. It's not been a smooth ride so far....and the trouble I'm trying to solve right now is: Code: ➜ ~ please emerge @preserved-rebuild --deep -a These are the packages that would be merged, in order: Calculating dependencies - !!! Problem resolving dependencies for dev-qt/qtgui:5 from @preserved-rebuild ... done! !!! The ebuild selected to satisfy "dev-qt/qtgui:5" has unmet requirements. - dev-qt/qtgui-5.15.5-r2::gentoo USE="gif jpeg libinput png udev wayland -X -accessibility -dbus -debug -egl -eglfs -evdev -gles2-only -ibus -linuxfb -test -tslib -tuio -vnc -vulkan" The following REQUIRED_USE flag constraints are unsatisfied: any-of ( eglfs linuxfb vnc X ) The above constraints are a subset of the following complete expression: any-of ( eglfs linuxfb vnc X ) accessibility? ( dbus X ) eglfs? ( egl ) ibus? ( dbus ) libinput? ( udev ) X? ( gles2-only? ( egl ) ) (dependency required by "@preserved-rebuild" [argument]) For the start: I put -X use flag in ma make .conf, so it's not selected. Reading how Qt 5 and 6 run natively on wayland I would assume I don't need this flag. vnc? No I don't want to run Qt all apps through vnc. As far as I understand eglfs and linuxfb are for full screen kiosk-type use, not my case. Any suggestions on how should I resolve that?
You can run fine wayland in plasma. Plz see Code: PDEPEND=" ibus? ( app-i18n/ibus ) wayland? ( =dev-qt/qtwayland-${QT5_PV}* ) " It will pull qtwayland. However it still uses the X use flag. Nothing to be too paranoid about. Wayland is not yet fully mature.No need to become a wayland purist IMHO. Quote: I put -X use flag in ma make .conf Better not. Just add the "wayland" flag.
Bit of a nasty regression in the latest stable Kmail ; I guess it's down to the upgrade of kde-frameworks (probably kcompletion) to 5.99.0, as my kmail is unchanged since July, and it was working OK last week. The issue is that kmail no longer autocompletes email addresses, so I have to delve into the address book to get names. I've checked the appropriate settings, and it should still be enabled. There seems to be a KDE bug which says fixed, but not where...
Bug says fixed in 5.20.x which would be available in Gentoo ebuild repository as 22.08.3 which is still only ~arch (except for arm64) but waiting to be stabiised for several days already. https://bugs.gentoo.org/879357
Hi, I got a small but annoying issue, I can't open some files whose name contains special characters, in my case french letters like "à è é". If I doubleclick on a "image.jpg" file, gthumb (my image viewer) will open it without trouble. Now, if I make a copy of this file and name it "imagé.png" with a 'é', doubleclicking will not open it. Tried again but this time using the german 'ß' ine the image name, gthumb won't open it. Same goes with archives, "archive.zip" can be opened by either file-roller or xarchiver , but should I add 1 (or more) special character in the name, both apps will fail to interact with it (including 'extract here' right click menu option). That happened to me today, and I managed to extract that archive on my Android phone. That led me to believe there's an encoding issue on my system, but then I tested mpv with video files, and it was able to open both "video.mp4" and "vidéo.mp4". So, this sounds like an encoding issue, but I have no idea or hint about where/what to look to fix that. Locale infos : Code: krumpf@fractal ~ $ locale -a C C.utf8 POSIX en_US en_US.iso88591 en_US.utf8 fr_FR.iso885915@euro fr_FR.utf8 fr_FR@euro krumpf@fractal ~ $ locale LANG=C LC_CTYPE="C" LC_NUMERIC="C" LC_TIME=fr_FR.UTF-8 LC_COLLATE="C" LC_MONETARY="C" LC_MESSAGES="C" LC_PAPER="C" LC_NAME="C" LC_ADDRESS="C" LC_TELEPHONE="C" LC_MEASUREMENT=fr_FR.UTF-8 LC_IDENTIFICATION="C" LC_ALL=
You may want to switch to a Unicode locale! fr_FR.utf8 or en_US.utf8, for example. See: https://wiki.gentoo.org/wiki/Localization/Guide Below is the output on my machine: Code: $ locale LANG=de_DE.utf8 LC_CTYPE="de_DE.utf8" LC_NUMERIC="de_DE.utf8" LC_TIME="de_DE.utf8" LC_COLLATE="C.utf8" LC_MONETARY="de_DE.utf8" LC_MESSAGES="de_DE.utf8" LC_PAPER="de_DE.utf8" LC_NAME="de_DE.utf8" LC_ADDRESS="de_DE.utf8" LC_TELEPHONE="de_DE.utf8" LC_MEASUREMENT="de_DE.utf8" LC_IDENTIFICATION="de_DE.utf8" LC_ALL=
I have dwm with sddm installed, and suddenly it stopped working. By suddenly I mean I wasn't doing any upgrades or something. None of hotkeys work except Alt+Shift+Q for exit. Even if I use startx, not sddm. I've already tried reinstalling dwm without savedconfig, rebuilding xorg-server, sddm, and nothing helped, so I'm asking for your help. I have xfce and awesome-wm installed too, and they're working normally, so I don't think X server is the problem. Also image feels little bit compressed, idk how to explain it or provide the difference. Code: emerge --info dwm xorg-server sddm https://paste.sh/Jj1erAMs#07nloTJtrmxBTagfTAVB2hNd (link doesnt work) UPD: https://pastebin.com/8GpjPX82 Thanks.
I'm afraid your link doesn't work. All I get is an error message.
Hi all, I have been banging my head for few days on this issue and I cant figured it out. Here is what I did: I deleted .eclipse and .metadata, then I went to window->preferences->General and checked show heap status. The heap status shows max 256M (which is way too small). My eclipse.ini is (I increased Xms and Xmx): Code: -startup plugins/org.eclipse.equinox.launcher_1.3.201.v20161025-1711.jar --launcher.library plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.401.v20161122-1740 -product org.eclipse.epp.package.java.product --launcher.defaultAction openFile -showsplash org.eclipse.platform --launcher.defaultAction openFile --launcher.appendVmargs -vmargs -Dosgi.requiredJavaVersion=1.8 -XX:+UseG1GC -XX:+UseStringDeduplication -Dosgi.requiredJavaVersion=1.8 -Xms1024m -Xmx4096m and my help->about eclipse->installation details->configuration is Code: *** Date: Monday, April 24, 2017 at 2:46:17 AM GMT *** Platform Details: *** System properties: applicationXMI=org.eclipse.ui.workbench/LegacyIDE.e4xmi awt.toolkit=sun.awt.X11.XToolkit eclipse.application=org.eclipse.ui.ide.workbench eclipse.buildId=4.6.2.M20161124-1400 eclipse.commands=-os linux -ws gtk -arch x86_64 -showsplash /opt/eclipse-sdk-bin-4.6//plugins/org.eclipse.platform_4.6.2.v20161124-1400/splash.bmp -launcher /opt/eclipse-sdk-bin-4.6/eclipse -name Eclipse --launcher.library /opt/eclipse-sdk-bin-4.6//plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.401.v20161122-1740/eclipse_1618.so -startup /opt/eclipse-sdk-bin-4.6//plugins/org.eclipse.equinox.launcher_1.3.201.v20161025-1711.jar --launcher.appendVmargs -exitdata 2300010 -product org.eclipse.epp.package.java.product -vm /opt/icedtea-bin-3.3.0/bin/java eclipse.home.location=file:/opt/eclipse-sdk-bin-4.6/ eclipse.launcher=/opt/eclipse-sdk-bin-4.6/eclipse eclipse.launcher.name=Eclipse eclipse.p2.data.area=@config.dir/../p2 eclipse.p2.profile=epp.package.java eclipse.product=org.eclipse.epp.package.java.product eclipse.startTime=1493001551116 eclipse.stateSaveDelayInterval=30000 eclipse.vm=/opt/icedtea-bin-3.3.0/bin/java eclipse.vmargs=-Dosgi.requiredJavaVersion=1.8 -XX:+UseG1GC -XX:+UseStringDeduplication -Dosgi.requiredJavaVersion=1.8 -Xms1024m -Xmx4096m -Xms128m -Xmx256m -jar /opt/eclipse-sdk-bin-4.6//plugins/org.eclipse.equinox.launcher_1.3.201.v20161025-1711.jar equinox.init.uuid=true ... It looks like something is overwriting my Xms but I cant figure out what it is... Any help is highly appreciated. Thanks, Efo
Found it! It looks like java default values are included after the eclipse.ini file (not sure why). I added the following to my ~/.bashrc Code: ## Java heap space export _JAVA_OPTIONS="-Xmx1g" and that did the trick. Cheers! Efo
My current gentoo install is and has been for some time on nvme1. I have a new gentoo install on nvme0 that I did following the amd64 version of the handbook. Booting and running command line utilities are no problem. After installing a few utilities, I installed 'xfce4-meta', which seemed to go well with no reported issues. When I, as a user, give the 'startxfce4' command from the console I get an X (EE) message: "Cannot open /dev/tty0 permission denied" The same error shows up if 'root' tries 'startxfce4'. I am part of the following groups: wheel, audio, cdrom, video, usb, users I have searched these forums and around the net, but I haven't found a solution. Any ideas? Thanks - Martin -
It is very difficult to break Gentoo irreparably, and if you abandon it without understanding how you broke it, you may break it again. If that is what you want, go ahead. If you want to continue debugging this, we can try to keep helping. What is the output of emerge --pretend --verbose acct-user/messagebus acct-group/messagebus ; grep -e acct-user/messagebus -e acct-group/messagebus /var/log/emerge.log ? If it is installed, what is the output of emerge --pretend --verbose --depclean acct-user/messagebus acct-group/messagebus ?
I'm so glad to see that someone has provided chromium-bin - thank you! I've installed it, and now I'd like to begin using it, but..... I have 4 windows containing a crap-ton of tabs in my current chromium, that I wouldn't like to lose, but chromium-bin always starts with a blank slate - apparently it doesn't see chromium's state and import it automatically. I suppose if I login to chromium with a google account and sync my state up to their cloud, I can probably then load it down into the bin browser. I'd rather not do this, if avoidable. Does anyone know any kind of magic trick that will allow me to migrate my chromium state (really, just the tabs) over to the bin browser locally, without using google's cloud? Thanks.
D'oh, never mind.... of course when you ask for help you often figure it out yourself quickly: Code: $ chromium-bin --user-data-dir=${HOME}/.config/chromium I found it in the post-installation info messages: Code: * chromium-bin profile defaults to ${HOME}/.config/chromium-bin. * Some extensions (e.g. KeepassXC) expect default chromium profile * at ${HOME}/.config/chromium. You can overwrite this by adding * --user-data-dir=${HOME}/.config/chromium to CHROMIUM_BIN_FLAGS * in /etc/chromium-bin/default. and have also added it to /etc/chromium-bin/default, as suggested.
Since last update my keyboard layout has switched to qwerty instead of azerty (fr). I have the follozing configuration : /etc/conf.d/keymaps Code: keymap="fr" /etc/X11/xorg.conf.d/40-libinput.conf Code: Section "InputClass" Identifier "mouse-all" MatchIsPointer "on" MatchDevicePath "/dev/input/event*" Driver "libinput" Option "AutoServerLayout" "on" EndSection Section "InputClass" Identifier "keyboard-all" MatchIsKeyboard "on" MatchDevicePath "/dev/input/event*" Driver "libinput" Option "XkbLayout" "fr" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "AutoServerLayout" "off" EndSection Section "InputClass" Identifier "libinput pointer catchall" MatchIsPointer "on" MatchDevicePath "/dev/input/event*" Driver "libinput" EndSection Section "InputClass" Identifier "libinput keyboard catchall" MatchIsKeyboard "on" MatchDevicePath "/dev/input/event*" Driver "libinput" EndSection Section "InputClass" Identifier "libinput touchpad catchall" MatchIsTouchpad "on" MatchDevicePath "/dev/input/event*" Driver "libinput" EndSection Section "InputClass" Identifier "libinput touchscreen catchall" MatchIsTouchscreen "on" MatchDevicePath "/dev/input/event*" Driver "libinput" EndSection Section "InputClass" Identifier "libinput tablet catchall" MatchIsTablet "on" MatchDevicePath "/dev/input/event*" Driver "libinput" EndSection my xorg.0.log file : Code: [ 79.173] X.Org X Server 1.21.1.4 X Protocol Version 11, Revision 0 [ 79.173] Current Operating System: Linux alexbox-64 5.10.61-gentoo #3 SMP Tue Sep 21 14:29:17 CEST 2021 x86_64 [ 79.173] Kernel command line: net.ifnames=0 BOOT_IMAGE=/boot/kernel-5.15.25-gentoo root=/dev/sda1 ro [ 79.173] [ 79.173] Current version of pixman: 0.40.0 [ 79.173] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 79.173] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 79.174] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Oct 16 13:11:02 2022 [ 79.175] (==) Using config file: "/etc/X11/xorg.conf" [ 79.175] (==) Using config directory: "/etc/X11/xorg.conf.d" [ 79.175] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 79.176] (==) No Layout section. Using the first Screen section. [ 79.176] (**) |-->Screen "Screen" (0) [ 79.176] (**) | |-->Monitor "Monitor" [ 79.177] (**) | |-->Device "nvidia Geforce GT 630" [ 79.177] (==) Automatically adding devices [ 79.177] (==) Automatically enabling devices [ 79.177] (==) Automatically adding GPU devices [ 79.177] (==) Automatically binding GPU devices [ 79.177] (==) Max clients allowed: 256, resource mask: 0x1fffff [ 79.178] (WW) The directory "/usr/share/fonts/TTF" does not exist. [ 79.178] Entry deleted from font path. [ 79.180] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi". [ 79.180] Entry deleted from font path. [ 79.180] (Run 'mkfontdir' on "/usr/share/fonts/75dpi"). [ 79.180] (==) FontPath set to: /usr/share/fonts/misc, /usr/share/fonts/OTF, /usr/share/fonts/Type1, /usr/share/fonts/100dpi [ 79.180] (==) ModulePath set to "/usr/lib64/xorg/modules" [ 79.180] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [ 79.180] (II) Module ABI versions: [ 79.180] X.Org ANSI C Emulation: 0.4 [ 79.180] X.Org Video Driver: 25.2 [ 79.180] X.Org XInput driver : 24.4 [ 79.180] X.Org Server Extension : 10.0 [ 79.181] (++) using VT number 7 [ 79.181] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration [ 79.181] (II) xfree86: Adding drm device (/dev/dri/card0) [ 79.181] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/0000:01:00.0/drm/card0 [ 79.185] (--) PCI:*(1@0:0:0) 10de:21c4:1043:8756 rev 161, Mem @ 0xfd000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072 [ 79.185] (II) "glx" will be loaded. This was enabled by default and also specified in the config file. [ 79.185] (II) LoadModule: "glx" [ 79.188] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so [ 79.195] (II) Module glx: vendor="X.Org Foundation" [ 79.195] compiled for 1.21.1.4, module version = 1.0.0 [ 79.195] ABI class: X.Org Server Extension, version 10.0 [ 79.195] (II) LoadModule: "nvidia" [ 79.195] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so [ 79.200] (II) Module nvidia: vendor="NVIDIA Corporation" [ 79.200] compiled for 1.6.99.901, module version = 1.0.0 [ 79.200] Module class: X.Org Video Driver [ 79.201] (II) NVIDIA dlloader X Driver 515.65.01 Wed Jul 20 13:50:46 UTC 2022 [ 79.201] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs [ 79.214] (II) Loading sub module "fb" [ 79.214] (II) LoadModule: "fb" [ 79.214] (II) Module "fb" already built-in [ 79.214] (II) Loading sub module "wfb" [ 79.214] (II) LoadModule: "wfb" [ 79.214] (II) Loading /usr/lib64/xorg/modules/libwfb.so [ 79.214] (II) Module wfb: vendor="X.Org Foundation" [ 79.214] compiled for 1.21.1.4, module version = 1.0.0 [ 79.214] ABI class: X.Org ANSI C Emulation, version 0.4 [ 79.214] (II) Loading sub module "ramdac" [ 79.214] (II) LoadModule: "ramdac" [ 79.214] (II) Module "ramdac" already built-in [ 79.216] (II) NVIDIA(0): Creating default Display subsection in Screen section "Screen" for depth/fbbpp 24/32 [ 79.216] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32 [ 79.216] (==) NVIDIA(0): RGB weight 888 [ 79.216] (==) NVIDIA(0): Default visual is TrueColor [ 79.216] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0) [ 79.216] (**) NVIDIA(0): Enabling 2D acceleration [ 79.216] (II) Loading sub module "glxserver_nvidia" [ 79.216] (II) LoadModule: "glxserver_nvidia" [ 79.217] (II) Loading /usr/lib64/xorg/modules/extensions/libglxserver_nvidia.so [ 79.261] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation" [ 79.261] compiled for 1.6.99.901, module version = 1.0.0 [ 79.261] Module class: X.Org Server Extension [ 79.261] (II) NVIDIA GLX Module 515.65.01 Wed Jul 20 13:48:42 UTC 2022 [ 79.262] (II) NVIDIA: The X server supports PRIME Render Offload. [ 80.005] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0 [ 80.005] (--) NVIDIA(0): DFP-0 [ 80.005] (--) NVIDIA(0): DFP-1 [ 80.005] (--) NVIDIA(0): DFP-2 (boot) [ 80.005] (--) NVIDIA(0): DFP-3 [ 80.006] (II) NVIDIA(0): NVIDIA GPU NVIDIA GeForce GTX 1660 SUPER (TU116-B) at [ 80.006] (II) NVIDIA(0): PCI:1:0:0 (GPU-0) [ 80.006] (--) NVIDIA(0): Memory: 6291456 kBytes [ 80.006] (--) NVIDIA(0): VideoBIOS: 90.16.42.40.18 [ 80.006] (II) NVIDIA(0): Detected PCI Express Link width: 16X [ 80.006] (--) NVIDIA(GPU-0): DFP-0: disconnected [ 80.006] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS [ 80.006] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock [ 80.006] (--) NVIDIA(GPU-0): [ 80.006] (--) NVIDIA(GPU-0): DFP-1: disconnected [ 80.006] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS [ 80.006] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock [ 80.006] (--) NVIDIA(GPU-0): [ 80.006] (--) NVIDIA(GPU-0): Samsung S22C650 (DFP-2): connected [ 80.006] (--) NVIDIA(GPU-0): Samsung S22C650 (DFP-2): Internal DisplayPort [ 80.006] (--) NVIDIA(GPU-0): Samsung S22C650 (DFP-2): 2660.0 MHz maximum pixel clock [ 80.006] (--) NVIDIA(GPU-0): [ 80.008] (--) NVIDIA(GPU-0): DFP-3: disconnected [ 80.008] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS [ 80.008] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock [ 80.008] (--) NVIDIA(GPU-0): [ 80.058] (==) NVIDIA(0): [ 80.058] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select" [ 80.058] (==) NVIDIA(0): will be used as the requested mode. [ 80.058] (==) NVIDIA(0): [ 80.060] (II) NVIDIA(0): Validated MetaModes: [ 80.060] (II) NVIDIA(0): "DFP-2:nvidia-auto-select" [ 80.060] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080 [ 80.105] (--) NVIDIA(0): DPI set to (101, 101); computed from "UseEdidDpi" X config [ 80.105] (--) NVIDIA(0): option [ 80.106] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory [ 80.106] (II) NVIDIA: access. [ 80.134] (II) NVIDIA(0): Setting mode "DFP-2:nvidia-auto-select" [ 80.235] (==) NVIDIA(0): Disabling shared memory pixmaps [ 80.235] (==) NVIDIA(0): Backing store enabled [ 80.235] (==) NVIDIA(0): Silken mouse enabled [ 80.235] (==) NVIDIA(0): DPMS enabled [ 80.235] (II) Loading sub module "dri2" [ 80.235] (II) LoadModule: "dri2" [ 80.235] (II) Module "dri2" already built-in [ 80.235] (II) NVIDIA(0): [DRI2] Setup complete [ 80.235] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia [ 80.235] (II) Initializing extension Generic Event Extension [ 80.235] (II) Initializing extension SHAPE [ 80.235] (II) Initializing extension MIT-SHM [ 80.235] (II) Initializing extension XInputExtension [ 80.236] (II) Initializing extension XTEST [ 80.236] (II) Initializing extension BIG-REQUESTS [ 80.236] (II) Initializing extension SYNC [ 80.236] (II) Initializing extension XKEYBOARD [ 80.236] (II) Initializing extension XC-MISC [ 80.236] (II) Initializing extension XFIXES [ 80.236] (II) Initializing extension RENDER [ 80.236] (II) Initializing extension RANDR [ 80.236] (II) Initializing extension COMPOSITE [ 80.236] (II) Initializing extension DAMAGE [ 80.236] (II) Initializing extension MIT-SCREEN-SAVER [ 80.236] (II) Initializing extension DOUBLE-BUFFER [ 80.236] (II) Initializing extension RECORD [ 80.236] (II) Initializing extension DPMS [ 80.236] (II) Initializing extension Present [ 80.236] (II) Initializing extension DRI3 [ 80.236] (II) Initializing extension X-Resource [ 80.236] (II) Initializing extension XVideo [ 80.236] (II) Initializing extension XVideo-MotionCompensation [ 80.236] (II) Initializing extension GLX [ 80.236] (II) Initializing extension GLX [ 80.236] (II) Indirect GLX disabled. [ 80.236] (II) GLX: Another vendor is already registered for screen 0 [ 80.236] (II) Initializing extension XFree86-VidModeExtension [ 80.236] (II) Initializing extension XFree86-DGA [ 80.236] (II) Initializing extension XFree86-DRI [ 80.236] (II) Initializing extension DRI2 [ 80.236] (II) Initializing extension NV-GLX [ 80.236] (II) Initializing extension NV-CONTROL [ 80.236] (II) Initializing extension XINERAMA [ 80.310] (II) config/udev: Adding input device Power Button (/dev/input/event1) [ 80.310] (**) Power Button: Applying InputClass "keyboard-all" [ 80.310] (**) Power Button: Applying InputClass "libinput keyboard catchall" [ 80.310] (**) Power Button: Applying InputClass "keyboard-all" [ 80.311] (**) Power Button: Applying InputClass "libinput keyboard catchall" [ 80.311] (II) LoadModule: "libinput" [ 80.311] (II) Loading /usr/lib64/xorg/modules/input/libinput_drv.so [ 80.314] (II) Module libinput: vendor="X.Org Foundation" [ 80.314] compiled for 1.21.1.4, module version = 1.2.1 [ 80.314] Module class: X.Org XInput Driver [ 80.314] ABI class: X.Org XInput driver, version 24.4 [ 80.314] (II) Using input driver 'libinput' for 'Power Button' [ 80.314] (**) Power Button: always reports core events [ 80.314] (**) Option "Device" "/dev/input/event1" [ 80.323] (II) event1 - Power Button: is tagged by udev as: Keyboard [ 80.323] (II) event1 - Power Button: device is a keyboard [ 80.323] (II) event1 - Power Button: device removed [ 80.331] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1" [ 80.331] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6) [ 80.331] (**) Option "xkb_rules" "xorg" [ 80.331] (**) Option "xkb_model" "pc105" [ 80.331] (**) Option "xkb_layout" "fr" [ 80.331] (EE) XKB: Couldn't open rules file /usr/share/X11/xkb/rules/xorg [ 80.331] (EE) XKB: Failed to load keymap. Loading default keymap instead. [ 80.352] (II) event1 - Power Button: is tagged by udev as: Keyboard [ 80.352] (II) event1 - Power Button: device is a keyboard [ 80.353] (II) config/udev: Adding input device Power Button (/dev/input/event0) [ 80.353] (**) Power Button: Applying InputClass "keyboard-all" [ 80.353] (**) Power Button: Applying InputClass "libinput keyboard catchall" [ 80.353] (**) Power Button: Applying InputClass "keyboard-all" [ 80.353] (**) Power Button: Applying InputClass "libinput keyboard catchall" [ 80.353] (II) Using input driver 'libinput' for 'Power Button' [ 80.353] (**) Power Button: always reports core events [ 80.353] (**) Option "Device" "/dev/input/event0" [ 80.353] (II) event0 - Power Button: is tagged by udev as: Keyboard [ 80.354] (II) event0 - Power Button: device is a keyboard [ 80.354] (II) event0 - Power Button: device removed [ 80.365] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0" [ 80.365] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7) [ 80.365] (**) Option "xkb_rules" "xorg" [ 80.365] (**) Option "xkb_model" "pc105" [ 80.365] (**) Option "xkb_layout" "fr" [ 80.366] (II) event0 - Power Button: is tagged by udev as: Keyboard [ 80.366] (II) event0 - Power Button: device is a keyboard [ 80.366] (II) config/udev: Adding input device HDA NVidia HDMI (/dev/input/event8) [ 80.366] (II) No input driver specified, ignoring this device. [ 80.366] (II) This device may have been added with another device file. [ 80.367] (II) config/udev: Adding input device HDA NVidia HDMI (/dev/input/event9) [ 80.367] (II) No input driver specified, ignoring this device. [ 80.367] (II) This device may have been added with another device file. [ 80.367] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/event6) [ 80.367] (**) USB Optical Mouse: Applying InputClass "mouse-all" [ 80.367] (**) USB Optical Mouse: Applying InputClass "libinput pointer catchall" [ 80.367] (**) USB Optical Mouse: Applying InputClass "mouse-all" [ 80.367] (**) USB Optical Mouse: Applying InputClass "libinput pointer catchall" [ 80.367] (II) Using input driver 'libinput' for 'USB Optical Mouse' [ 80.367] (**) USB Optical Mouse: always reports core events [ 80.367] (**) Option "Device" "/dev/input/event6" [ 80.369] (II) event6 - USB Optical Mouse: is tagged by udev as: Mouse [ 80.369] (II) event6 - USB Optical Mouse: device is a pointer [ 80.369] (II) event6 - USB Optical Mouse: device removed [ 80.383] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb4/4-5/4-5.1/4-5.1.1/4-5.1.1:1.0/0003:1BCF:0007.0003/input/input6/event6" [ 80.383] (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE, id 8) [ 80.383] (**) Option "AccelerationScheme" "none" [ 80.383] (**) USB Optical Mouse: (accel) selected scheme none/0 [ 80.383] (**) USB Optical Mouse: (accel) acceleration factor: 2.000 [ 80.383] (**) USB Optical Mouse: (accel) acceleration threshold: 4 [ 80.384] (II) event6 - USB Optical Mouse: is tagged by udev as: Mouse [ 80.384] (II) event6 - USB Optical Mouse: device is a pointer [ 80.385] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/mouse1) [ 80.385] (II) No input driver specified, ignoring this device. [ 80.385] (II) This device may have been added with another device file. [ 80.386] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/event7) [ 80.386] (II) No input driver specified, ignoring this device. [ 80.386] (II) This device may have been added with another device file. [ 80.387] (II) config/udev: Adding input device USB KVM Switch USB KVM Switch (/dev/input/event2) [ 80.387] (**) USB KVM Switch USB KVM Switch: Applying InputClass "keyboard-all" [ 80.387] (**) USB KVM Switch USB KVM Switch: Applying InputClass "libinput keyboard catchall" [ 80.387] (**) USB KVM Switch USB KVM Switch: Applying InputClass "keyboard-all" [ 80.387] (**) USB KVM Switch USB KVM Switch: Applying InputClass "libinput keyboard catchall" [ 80.387] (II) Using input driver 'libinput' for 'USB KVM Switch USB KVM Switch' [ 80.387] (**) USB KVM Switch USB KVM Switch: always reports core events [ 80.387] (**) Option "Device" "/dev/input/event2" [ 80.388] (II) event2 - USB KVM Switch USB KVM Switch: is tagged by udev as: Keyboard [ 80.388] (II) event2 - USB KVM Switch USB KVM Switch: device is a keyboard [ 80.388] (II) event2 - USB KVM Switch USB KVM Switch: device removed [ 80.396] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb4/4-5/4-5.2/4-5.2:1.0/0003:06F2:007B.0001/input/input2/event2" [ 80.396] (II) XINPUT: Adding extended input device "USB KVM Switch USB KVM Switch" (type: KEYBOARD, id 9) [ 80.396] (**) Option "xkb_rules" "xorg" [ 80.396] (**) Option "xkb_model" "pc105" [ 80.396] (**) Option "xkb_layout" "fr" [ 80.397] (II) event2 - USB KVM Switch USB KVM Switch: is tagged by udev as: Keyboard [ 80.397] (II) event2 - USB KVM Switch USB KVM Switch: device is a keyboard [ 80.398] (II) config/udev: Adding input device USB KVM Switch USB KVM Switch Mouse (/dev/input/event3) [ 80.398] (**) USB KVM Switch USB KVM Switch Mouse: Applying InputClass "mouse-all" [ 80.398] (**) USB KVM Switch USB KVM Switch Mouse: Applying InputClass "libinput pointer catchall" [ 80.398] (**) USB KVM Switch USB KVM Switch Mouse: Applying InputClass "mouse-all" [ 80.398] (**) USB KVM Switch USB KVM Switch Mouse: Applying InputClass "libinput pointer catchall" [ 80.398] (II) Using input driver 'libinput' for 'USB KVM Switch USB KVM Switch Mouse' [ 80.398] (**) USB KVM Switch USB KVM Switch Mouse: always reports core events [ 80.398] (**) Option "Device" "/dev/input/event3" [ 80.399] (II) event3 - USB KVM Switch USB KVM Switch Mouse: is tagged by udev as: Mouse [ 80.399] (II) event3 - USB KVM Switch USB KVM Switch Mouse: device is a pointer [ 80.399] (II) event3 - USB KVM Switch USB KVM Switch Mouse: device removed [ 80.416] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb4/4-5/4-5.2/4-5.2:1.1/0003:06F2:007B.0002/input/input3/event3" [ 80.416] (II) XINPUT: Adding extended input device "USB KVM Switch USB KVM Switch Mouse" (type: MOUSE, id 10) [ 80.416] (**) Option "AccelerationScheme" "none" [ 80.416] (**) USB KVM Switch USB KVM Switch Mouse: (accel) selected scheme none/0 [ 80.416] (**) USB KVM Switch USB KVM Switch Mouse: (accel) acceleration factor: 2.000 [ 80.416] (**) USB KVM Switch USB KVM Switch Mouse: (accel) acceleration threshold: 4 [ 80.417] (II) event3 - USB KVM Switch USB KVM Switch Mouse: is tagged by udev as: Mouse [ 80.417] (II) event3 - USB KVM Switch USB KVM Switch Mouse: device is a pointer [ 80.418] (II) config/udev: Adding input device USB KVM Switch USB KVM Switch Mouse (/dev/input/mouse0) [ 80.418] (II) No input driver specified, ignoring this device. [ 80.418] (II) This device may have been added with another device file. [ 80.419] (II) config/udev: Adding input device USB KVM Switch USB KVM Switch Consumer Control (/dev/input/event4) [ 80.419] (**) USB KVM Switch USB KVM Switch Consumer Control: Applying InputClass "keyboard-all" [ 80.419] (**) USB KVM Switch USB KVM Switch Consumer Control: Applying InputClass "libinput keyboard catchall" [ 80.419] (**) USB KVM Switch USB KVM Switch Consumer Control: Applying InputClass "keyboard-all" [ 80.419] (**) USB KVM Switch USB KVM Switch Consumer Control: Applying InputClass "libinput keyboard catchall" [ 80.419] (II) Using input driver 'libinput' for 'USB KVM Switch USB KVM Switch Consumer Control' [ 80.419] (**) USB KVM Switch USB KVM Switch Consumer Control: always reports core events [ 80.419] (**) Option "Device" "/dev/input/event4" [ 80.420] (II) event4 - USB KVM Switch USB KVM Switch Consumer Control: is tagged by udev as: Keyboard [ 80.420] (II) event4 - USB KVM Switch USB KVM Switch Consumer Control: device is a keyboard [ 80.420] (II) event4 - USB KVM Switch USB KVM Switch Consumer Control: device removed [ 80.430] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb4/4-5/4-5.2/4-5.2:1.1/0003:06F2:007B.0002/input/input4/event4" [ 80.430] (II) XINPUT: Adding extended input device "USB KVM Switch USB KVM Switch Consumer Control" (type: KEYBOARD, id 11) [ 80.430] (**) Option "xkb_rules" "xorg" [ 80.430] (**) Option "xkb_model" "pc105" [ 80.430] (**) Option "xkb_layout" "fr" [ 80.431] (II) event4 - USB KVM Switch USB KVM Switch Consumer Control: is tagged by udev as: Keyboard [ 80.431] (II) event4 - USB KVM Switch USB KVM Switch Consumer Control: device is a keyboard [ 80.432] (II) config/udev: Adding input device USB KVM Switch USB KVM Switch System Control (/dev/input/event5) [ 80.432] (**) USB KVM Switch USB KVM Switch System Control: Applying InputClass "keyboard-all" [ 80.432] (**) USB KVM Switch USB KVM Switch System Control: Applying InputClass "libinput keyboard catchall" [ 80.432] (**) USB KVM Switch USB KVM Switch System Control: Applying InputClass "keyboard-all" [ 80.432] (**) USB KVM Switch USB KVM Switch System Control: Applying InputClass "libinput keyboard catchall" [ 80.432] (II) Using input driver 'libinput' for 'USB KVM Switch USB KVM Switch System Control' [ 80.432] (**) USB KVM Switch USB KVM Switch System Control: always reports core events [ 80.432] (**) Option "Device" "/dev/input/event5" [ 80.433] (II) event5 - USB KVM Switch USB KVM Switch System Control: is tagged by udev as: Keyboard [ 80.433] (II) event5 - USB KVM Switch USB KVM Switch System Control: device is a keyboard [ 80.433] (II) event5 - USB KVM Switch USB KVM Switch System Control: device removed [ 80.440] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb4/4-5/4-5.2/4-5.2:1.1/0003:06F2:007B.0002/input/input5/event5" [ 80.440] (II) XINPUT: Adding extended input device "USB KVM Switch USB KVM Switch System Control" (type: KEYBOARD, id 12) [ 80.440] (**) Option "xkb_rules" "xorg" [ 80.440] (**) Option "xkb_model" "pc105" [ 80.440] (**) Option "xkb_layout" "fr" [ 80.441] (II) event5 - USB KVM Switch USB KVM Switch System Control: is tagged by udev as: Keyboard [ 80.441] (II) event5 - USB KVM Switch USB KVM Switch System Control: device is a keyboard [ 80.442] (II) config/udev: Adding input device HDA ATI SB Front Mic (/dev/input/event10) [ 80.442] (II) No input driver specified, ignoring this device. [ 80.442] (II) This device may have been added with another device file. [ 80.442] (II) config/udev: Adding input device HDA ATI SB Rear Mic (/dev/input/event11) [ 80.442] (II) No input driver specified, ignoring this device. [ 80.442] (II) This device may have been added with another device file. [ 80.442] (II) config/udev: Adding input device HDA ATI SB Line (/dev/input/event12) [ 80.442] (II) No input driver specified, ignoring this device. [ 80.442] (II) This device may have been added with another device file. [ 80.443] (II) config/udev: Adding input device HDA ATI SB Line Out Front (/dev/input/event13) [ 80.443] (II) No input driver specified, ignoring this device. [ 80.443] (II) This device may have been added with another device file. [ 80.443] (II) config/udev: Adding input device HDA ATI SB Line Out Surround (/dev/input/event14) [ 80.443] (II) No input driver specified, ignoring this device. [ 80.443] (II) This device may have been added with another device file. [ 80.443] (II) config/udev: Adding input device HDA ATI SB Line Out CLFE (/dev/input/event15) [ 80.443] (II) No input driver specified, ignoring this device. [ 80.443] (II) This device may have been added with another device file. [ 80.443] (II) config/udev: Adding input device HDA ATI SB Line Out Side (/dev/input/event16) [ 80.443] (II) No input driver specified, ignoring this device. [ 80.443] (II) This device may have been added with another device file. [ 80.444] (II) config/udev: Adding input device HDA ATI SB Front Headphone (/dev/input/event17) [ 80.444] (II) No input driver specified, ignoring this device. [ 80.444] (II) This device may have been added with another device file. [ 2121.219] (--) NVIDIA(GPU-0): DFP-0: disconnected [ 2121.219] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS [ 2121.219] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock [ 2121.219] (--) NVIDIA(GPU-0): [ 2121.219] (--) NVIDIA(GPU-0): DFP-1: disconnected [ 2121.219] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS [ 2121.219] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock [ 2121.219] (--) NVIDIA(GPU-0): [ 2121.220] (--) NVIDIA(GPU-0): Samsung S22C650 (DFP-2): connected [ 2121.220] (--) NVIDIA(GPU-0): Samsung S22C650 (DFP-2): Internal DisplayPort [ 2121.220] (--) NVIDIA(GPU-0): Samsung S22C650 (DFP-2): 2660.0 MHz maximum pixel clock [ 2121.220] (--) NVIDIA(GPU-0): [ 2121.222] (--) NVIDIA(GPU-0): DFP-3: disconnected [ 2121.222] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS [ 2121.222] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock [ 2121.222] (--) NVIDIA(GPU-0): [ 2127.907] (--) NVIDIA(GPU-0): DFP-0: disconnected [ 2127.907] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS [ 2127.907] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock [ 2127.907] (--) NVIDIA(GPU-0): [ 2127.907] (--) NVIDIA(GPU-0): DFP-1: disconnected [ 2127.908] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS [ 2127.908] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock [ 2127.908] (--) NVIDIA(GPU-0): [ 2127.908] (--) NVIDIA(GPU-0): Samsung S22C650 (DFP-2): connected [ 2127.908] (--) NVIDIA(GPU-0): Samsung S22C650 (DFP-2): Internal DisplayPort [ 2127.908] (--) NVIDIA(GPU-0): Samsung S22C650 (DFP-2): 2660.0 MHz maximum pixel clock [ 2127.908] (--) NVIDIA(GPU-0): [ 2127.911] (--) NVIDIA(GPU-0): DFP-3: disconnected [ 2127.911] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS [ 2127.911] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock [ 2127.911] (--) NVIDIA(GPU-0): [ 2129.018] (--) NVIDIA(GPU-0): DFP-0: disconnected [ 2129.018] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS [ 2129.018] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock [ 2129.018] (--) NVIDIA(GPU-0): [ 2129.018] (--) NVIDIA(GPU-0): DFP-1: disconnected [ 2129.018] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS [ 2129.018] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock [ 2129.018] (--) NVIDIA(GPU-0): [ 2129.018] (--) NVIDIA(GPU-0): Samsung S22C650 (DFP-2): connected [ 2129.018] (--) NVIDIA(GPU-0): Samsung S22C650 (DFP-2): Internal DisplayPort [ 2129.018] (--) NVIDIA(GPU-0): Samsung S22C650 (DFP-2): 2660.0 MHz maximum pixel clock [ 2129.018] (--) NVIDIA(GPU-0): [ 2129.021] (--) NVIDIA(GPU-0): DFP-3: disconnected [ 2129.021] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS [ 2129.021] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock [ 2129.021] (--) NVIDIA(GPU-0): [ 3410.325] (--) NVIDIA(GPU-0): DFP-0: disconnected [ 3410.325] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS [ 3410.325] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock [ 3410.325] (--) NVIDIA(GPU-0): [ 3410.325] (--) NVIDIA(GPU-0): DFP-1: disconnected [ 3410.325] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS [ 3410.325] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock [ 3410.325] (--) NVIDIA(GPU-0): [ 3410.326] (--) NVIDIA(GPU-0): Samsung S22C650 (DFP-2): connected [ 3410.326] (--) NVIDIA(GPU-0): Samsung S22C650 (DFP-2): Internal DisplayPort [ 3410.326] (--) NVIDIA(GPU-0): Samsung S22C650 (DFP-2): 2660.0 MHz maximum pixel clock [ 3410.326] (--) NVIDIA(GPU-0): [ 3410.328] (--) NVIDIA(GPU-0): DFP-3: disconnected [ 3410.328] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS [ 3410.328] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock [ 3410.328] (--) NVIDIA(GPU-0): [ 3492.415] (--) NVIDIA(GPU-0): DFP-0: disconnected [ 3492.415] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS [ 3492.415] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock [ 3492.415] (--) NVIDIA(GPU-0): [ 3492.415] (--) NVIDIA(GPU-0): DFP-1: disconnected [ 3492.415] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS [ 3492.415] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock [ 3492.415] (--) NVIDIA(GPU-0): [ 3492.415] (--) NVIDIA(GPU-0): Samsung S22C650 (DFP-2): connected [ 3492.415] (--) NVIDIA(GPU-0): Samsung S22C650 (DFP-2): Internal DisplayPort [ 3492.415] (--) NVIDIA(GPU-0): Samsung S22C650 (DFP-2): 2660.0 MHz maximum pixel clock [ 3492.415] (--) NVIDIA(GPU-0): [ 3492.417] (--) NVIDIA(GPU-0): DFP-3: disconnected [ 3492.417] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS [ 3492.417] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock [ 3492.417] (--) NVIDIA(GPU-0): [ 3497.483] (--) NVIDIA(GPU-0): DFP-0: disconnected [ 3497.483] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS [ 3497.483] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock [ 3497.483] (--) NVIDIA(GPU-0): [ 3497.483] (--) NVIDIA(GPU-0): DFP-1: disconnected [ 3497.483] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS [ 3497.483] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock [ 3497.483] (--) NVIDIA(GPU-0): [ 3497.484] (--) NVIDIA(GPU-0): Samsung S22C650 (DFP-2): connected [ 3497.484] (--) NVIDIA(GPU-0): Samsung S22C650 (DFP-2): Internal DisplayPort [ 3497.484] (--) NVIDIA(GPU-0): Samsung S22C650 (DFP-2): 2660.0 MHz maximum pixel clock [ 3497.484] (--) NVIDIA(GPU-0): [ 3497.486] (--) NVIDIA(GPU-0): DFP-3: disconnected [ 3497.486] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS [ 3497.486] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock [ 3497.486] (--) NVIDIA(GPU-0): [ 3508.150] (--) NVIDIA(GPU-0): DFP-0: disconnected [ 3508.150] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS [ 3508.150] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock [ 3508.150] (--) NVIDIA(GPU-0): [ 3508.150] (--) NVIDIA(GPU-0): DFP-1: disconnected [ 3508.150] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS [ 3508.150] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock [ 3508.150] (--) NVIDIA(GPU-0): [ 3508.150] (--) NVIDIA(GPU-0): Samsung S22C650 (DFP-2): connected [ 3508.150] (--) NVIDIA(GPU-0): Samsung S22C650 (DFP-2): Internal DisplayPort [ 3508.150] (--) NVIDIA(GPU-0): Samsung S22C650 (DFP-2): 2660.0 MHz maximum pixel clock [ 3508.150] (--) NVIDIA(GPU-0): [ 3508.152] (--) NVIDIA(GPU-0): DFP-3: disconnected [ 3508.152] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS [ 3508.152] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock [ 3508.152] (--) NVIDIA(GPU-0): [ 3508.302] (--) NVIDIA(GPU-0): DFP-0: disconnected [ 3508.302] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS [ 3508.302] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock [ 3508.302] (--) NVIDIA(GPU-0): [ 3508.303] (--) NVIDIA(GPU-0): DFP-1: disconnected [ 3508.303] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS [ 3508.303] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock [ 3508.303] (--) NVIDIA(GPU-0): [ 3508.303] (--) NVIDIA(GPU-0): Samsung S22C650 (DFP-2): connected [ 3508.303] (--) NVIDIA(GPU-0): Samsung S22C650 (DFP-2): Internal DisplayPort [ 3508.303] (--) NVIDIA(GPU-0): Samsung S22C650 (DFP-2): 2660.0 MHz maximum pixel clock [ 3508.303] (--) NVIDIA(GPU-0): [ 3508.305] (--) NVIDIA(GPU-0): DFP-3: disconnected [ 3508.305] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS [ 3508.305] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock [ 3508.305] (--) NVIDIA(GPU-0): [ 3508.309] (--) NVIDIA(GPU-0): DFP-0: disconnected [ 3508.309] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS [ 3508.309] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock [ 3508.309] (--) NVIDIA(GPU-0): [ 3508.309] (--) NVIDIA(GPU-0): DFP-1: disconnected [ 3508.309] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS [ 3508.309] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock [ 3508.309] (--) NVIDIA(GPU-0): [ 3508.309] (--) NVIDIA(GPU-0): Samsung S22C650 (DFP-2): connected [ 3508.309] (--) NVIDIA(GPU-0): Samsung S22C650 (DFP-2): Internal DisplayPort [ 3508.309] (--) NVIDIA(GPU-0): Samsung S22C650 (DFP-2): 2660.0 MHz maximum pixel clock [ 3508.309] (--) NVIDIA(GPU-0): [ 3508.311] (--) NVIDIA(GPU-0): DFP-3: disconnected [ 3508.311] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS [ 3508.311] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock [ 3508.311] (--) NVIDIA(GPU-0): [ 3508.315] (--) NVIDIA(GPU-0): DFP-0: disconnected [ 3508.315] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS [ 3508.315] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock [ 3508.315] (--) NVIDIA(GPU-0): [ 3508.315] (--) NVIDIA(GPU-0): DFP-1: disconnected [ 3508.315] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS [ 3508.315] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock [ 3508.315] (--) NVIDIA(GPU-0): [ 3508.316] (--) NVIDIA(GPU-0): Samsung S22C650 (DFP-2): connected [ 3508.316] (--) NVIDIA(GPU-0): Samsung S22C650 (DFP-2): Internal DisplayPort [ 3508.316] (--) NVIDIA(GPU-0): Samsung S22C650 (DFP-2): 2660.0 MHz maximum pixel clock [ 3508.316] (--) NVIDIA(GPU-0): [ 3508.318] (--) NVIDIA(GPU-0): DFP-3: disconnected [ 3508.318] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS [ 3508.318] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock [ 3508.318] (--) NVIDIA(GPU-0): [ 3841.693] (--) NVIDIA(GPU-0): DFP-0: disconnected [ 3841.693] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS [ 3841.693] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock [ 3841.693] (--) NVIDIA(GPU-0): [ 3841.693] (--) NVIDIA(GPU-0): DFP-1: disconnected [ 3841.693] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS [ 3841.693] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock [ 3841.693] (--) NVIDIA(GPU-0): [ 3841.693] (--) NVIDIA(GPU-0): Samsung S22C650 (DFP-2): connected [ 3841.693] (--) NVIDIA(GPU-0): Samsung S22C650 (DFP-2): Internal DisplayPort [ 3841.693] (--) NVIDIA(GPU-0): Samsung S22C650 (DFP-2): 2660.0 MHz maximum pixel clock [ 3841.693] (--) NVIDIA(GPU-0): [ 3841.695] (--) NVIDIA(GPU-0): DFP-3: disconnected [ 3841.696] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS [ 3841.696] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock [ 3841.696] (--) NVIDIA(GPU-0): The layout is correct on other tty. Another strange thing : setxkbmap Code: Couldn't find rules file (xorg) I m using openbox with slim.
alex6 wrote: Another strange thing : setxkbmap Code: Couldn't find rules file (xorg) A wild guess: it's related to the line below in your 'Section InputClass': Code: Option "XkbRules" "xorg" Does the error go away if you remove that line?
Hi everyone, Whenever I try to save a screenshot in Spectacle as JPEG. I get the following message: Code: QImageWriter cannot write image: Unsupported image format followed by Code: Cannot save screenshot. Error while writing file. Saving a KolourPaint image as JPEG yields the following error message: Code: Could not save as "test.jpg": Error saving image I have also checked for JPEG support in Qt with some PyQt5 code: Code: >>> from PyQt5 import QtCore, QtGui, QtWidgets >>> import sys >>> app = QtWidgets.QApplication(sys.argv) >>> 'jpg' in QtGui.QImageWriter.supportedImageFormats() True >>> 'jpeg' in QtGui.QImageWriter.supportedImageFormats() True The issue that has persisted over several versions of KDE Plasma and Qt now. I’m currently using Qt 5.15.2, KDE Plasma 5.21.3, and KDE Apps 20.12.3. The "jpeg" USE flag is set for dev-qt/qtgui: Code: # emerge -pv dev-qt/qtgui [ebuild R ] dev-qt/qtgui-5.15.2-r1:5/5.15.2::gentoo USE="X dbus egl gif jpeg libinput png udev vulkan wayland -accessibility -debug -eglfs -evdev -gles2-only -ibus -test -tslib -tuio -vnc" 0 KiB Any ideas on what else I could check?
What return command qlist -Iv 'jpeg*' ?
Hi All, I'm trying to investigate why my power management is not being suspended during media playback (ie youtube) in Firefox. I have a dbus message which I think may help diagnose: Code: method call time=1666393563.456869 sender=:1.9 -> destination=org.kde.Solid.PowerManagement.PolicyAgent serial=169 path=/org/kde/Solid/PowerManagement/PolicyAgent; interface=org.kde.Solid.PowerManagement.PolicyAgent; member=AddInhibition uint32 4 string "firefox" string "audio-playing" error time=1666393563.456883 sender=org.freedesktop.DBus -> destination=:1.9 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=169 string "The name org.kde.Solid.PowerManagement.PolicyAgent was not provided by any .service files" Here's a more complete log: Code: $ dbus-monitor method call time=1666393563.454873 sender=:1.26 -> destination=org.freedesktop.ScreenSaver serial=47 path=/ScreenSaver; interface=org.freedesktop.ScreenSaver; member=Inhibit string "firefox" string "audio-playing" method call time=1666393563.455009 sender=:1.26 -> destination=org.freedesktop.ScreenSaver serial=48 path=/ScreenSaver; interface=org.freedesktop.ScreenSaver; member=Inhibit string "firefox" string "video-playing" signal time=1666393563.456810 sender=:1.31 -> destination=(null destination) serial=26 path=/org/mpris/MediaPlayer2; interface=org.freedesktop.DBus.Properties; member=PropertiesChanged string "org.mpris.MediaPlayer2.Player" array [ dict entry( string "PlaybackStatus" variant string "Playing" ) ] array [ ] method call time=1666393563.456854 sender=:1.9 -> destination=org.freedesktop.DBus serial=168 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner string "org.kde.Solid.PowerManagement.PolicyAgent" error time=1666393563.456862 sender=org.freedesktop.DBus -> destination=:1.9 error_name=org.freedesktop.DBus.Error.NameHasNoOwner reply_serial=168 string "Could not get owner of name 'org.kde.Solid.PowerManagement.PolicyAgent': no such name" method call time=1666393563.456869 sender=:1.9 -> destination=org.kde.Solid.PowerManagement.PolicyAgent serial=169 path=/org/kde/Solid/PowerManagement/PolicyAgent; interface=org.kde.Solid.PowerManagement.PolicyAgent; member=AddInhibition uint32 4 string "firefox" string "audio-playing" error time=1666393563.456883 sender=org.freedesktop.DBus -> destination=:1.9 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=169 string "The name org.kde.Solid.PowerManagement.PolicyAgent was not provided by any .service files" method return time=1666393563.456890 sender=:1.9 -> destination=:1.26 serial=170 reply_serial=47 uint32 19650 method call time=1666393563.456897 sender=:1.9 -> destination=org.freedesktop.DBus serial=171 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner string "org.kde.Solid.PowerManagement.PolicyAgent" error time=1666393563.456904 sender=org.freedesktop.DBus -> destination=:1.9 error_name=org.freedesktop.DBus.Error.NameHasNoOwner reply_serial=171 string "Could not get owner of name 'org.kde.Solid.PowerManagement.PolicyAgent': no such name" method call time=1666393563.456912 sender=:1.9 -> destination=org.kde.Solid.PowerManagement.PolicyAgent serial=172 path=/org/kde/Solid/PowerManagement/PolicyAgent; interface=org.kde.Solid.PowerManagement.PolicyAgent; member=AddInhibition uint32 4 string "firefox" string "video-playing" error time=1666393563.456924 sender=org.freedesktop.DBus -> destination=:1.9 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=172 string "The name org.kde.Solid.PowerManagement.PolicyAgent was not provided by any .service files" method return time=1666393563.456931 sender=:1.9 -> destination=:1.26 serial=173 reply_serial=48 uint32 19651 Here's my installed kde packages if that's useful Code: $ ls /var/db/pkg/kde* /var/db/pkg/kde-apps: baloo-widgets-22.04.3 gwenview-22.04.3 kate-22.04.3 kdialog-22.04.3 kio-extras-22.04.3 kompare-22.04.3 kwrite-22.04.3 dolphin-22.04.3 kaccounts-integration-22.04.3 kcalc-22.04.3 kfind-22.04.3 kmix-22.04.3-r1 konsole-22.04.3 libkomparediff2-22.04.3 /var/db/pkg/kde-frameworks: attica-5.96.0 kauth-5.96.0 kdbusaddons-5.96.0 kglobalaccel-5.96.0-r1 kirigami-5.96.0-r1 kpeople-5.96.0 kwayland-5.96.0 sonnet-5.96.0 baloo-5.96.0 kbookmarks-5.96.0 kdeclarative-5.96.0 kguiaddons-5.96.0 kitemmodels-5.96.0 kpty-5.96.0 kwidgetsaddons-5.96.0 syntax-highlighting-5.96.0 breeze-icons-5.96.0 kcmutils-5.96.0 kded-5.96.0 kholidays-5.96.0 kitemviews-5.96.0 kquickcharts-5.96.0 kwindowsystem-5.96.0 threadweaver-5.96.0 countryflags-5.96.0 kcodecs-5.96.0 kdelibs4support-5.96.0 ki18n-5.96.0 kjobwidgets-5.96.0-r1 krunner-5.96.0 kxmlgui-5.96.0 extra-cmake-modules-5.96.0 kcompletion-5.96.0 kdnssd-5.96.0 kiconthemes-5.96.0 knewstuff-5.96.0 kservice-5.96.0 networkmanager-qt-5.96.0 frameworkintegration-5.96.0 kconfig-5.96.0 kdoctools-5.96.0 kidletime-5.96.0 knotifications-5.96.0 ktexteditor-5.96.0-r1 plasma-5.96.0-r1 kactivities-5.96.0 kconfigwidgets-5.96.0 kemoticons-5.96.0 kimageformats-5.96.0 knotifyconfig-5.96.0 ktextwidgets-5.96.0 prison-5.96.0-r1 kactivities-stats-5.96.0 kcoreaddons-5.96.0 kf-env-5 kinit-5.96.0-r1 kpackage-5.96.0 kunitconversion-5.96.0 qqc2-desktop-style-5.96.0-r1 karchive-5.96.0 kcrash-5.96.0 kfilemetadata-5.96.0 kio-5.96.0-r3 kparts-5.96.0 kwallet-5.96.0 solid-5.96.0 /var/db/pkg/kde-plasma: breeze-5.24.6-r1 kdecoration-5.24.6 kwayland-server-5.24.6 libkscreen-5.24.6 milou-5.24.6 plasma-integration-5.24.6 polkit-kde-agent-5.24.6 kactivitymanagerd-5.24.6 kmenuedit-5.24.6 kwin-5.24.6-r2 libksysguard-5.24.6 oxygen-5.24.6 plasma-nm-5.24.6 systemsettings-5.24.6 kde-cli-tools-5.24.6 kscreenlocker-5.24.6 layer-shell-qt-5.24.6 libkworkspace-5.24.6 plasma-desktop-5.24.6-r2 plasma-workspace-5.24.6 xembed-sni-proxy-5.24.6-r1
powerdevil is installed by plasma-meta. If you do not use plasma-meta, things *will* be missing.
hi guys, as the title suggests, i am using lightdm when logging in with one user then "switching" (function of xfce4) to another user, i get 2 active sessions: tty6 user1 tty7 user2 the problem is, that i can switch both ttys without entering passwords for the respective user this is desktop-environment independently, happens from xfc4 to another DE, and vice versa i don`t know if this is a lightdm bug, or a missconfiguration on my side or even a gentoo related bug any help is very much appriciated
Switching terminals is not password-protected. If you require security, then the protected user needs to use a screen-locking utility, so that when you arrive at that user's terminal, the only things you can do are give the user's password or switch to a different terminal. If you don't use a screen-locker, then you have the related problem that a user who walks away leaves their session unprotected and available to whoever walks up to the computer next.
Whenever I attempt to run firefox it will not load, claims to not be able to open display, both compiled and firefox-bin behave this way. Error from firefox-bin: Code: [Parent 12009, Main Thread] WARNING: invalid (NULL) pointer instance: 'glib warning', file /builds/worker/checkouts/gecko/toolkit/xre/nsSigHandlers.cpp:167 (firefox:12009): GLib-GObject-WARNING **: 20:36:19.988: invalid (NULL) pointer instance [Parent 12009, Main Thread] WARNING: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed: 'glib warning', file /builds/worker/checkouts/gecko/toolkit/xre/nsSigHandlers.cpp:167 (firefox:12009): GLib-GObject-CRITICAL **: 20:36:19.988: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed [Parent 12009, Main Thread] WARNING: invalid (NULL) pointer instance: 'glib warning', file /builds/worker/checkouts/gecko/toolkit/xre/nsSigHandlers.cpp:167 (firefox:12009): GLib-GObject-WARNING **: 20:36:19.988: invalid (NULL) pointer instance [Parent 12009, Main Thread] WARNING: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed: 'glib warning', file /builds/worker/checkouts/gecko/toolkit/xre/nsSigHandlers.cpp:167 (firefox:12009): GLib-GObject-CRITICAL **: 20:36:19.988: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed [Parent 12009, Main Thread] WARNING: invalid (NULL) pointer instance: 'glib warning', file /builds/worker/checkouts/gecko/toolkit/xre/nsSigHandlers.cpp:167 (firefox:12009): GLib-GObject-WARNING **: 20:36:19.988: invalid (NULL) pointer instance [Parent 12009, Main Thread] WARNING: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed: 'glib warning', file /builds/worker/checkouts/gecko/toolkit/xre/nsSigHandlers.cpp:167 (firefox:12009): GLib-GObject-CRITICAL **: 20:36:19.988: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed [Parent 12009, Main Thread] WARNING: invalid (NULL) pointer instance: 'glib warning', file /builds/worker/checkouts/gecko/toolkit/xre/nsSigHandlers.cpp:167 (firefox:12009): GLib-GObject-WARNING **: 20:36:19.988: invalid (NULL) pointer instance [Parent 12009, Main Thread] WARNING: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed: 'glib warning', file /builds/worker/checkouts/gecko/toolkit/xre/nsSigHandlers.cpp:167 (firefox:12009): GLib-GObject-CRITICAL **: 20:36:19.988: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed [Parent 12009, Main Thread] WARNING: invalid (NULL) pointer instance: 'glib warning', file /builds/worker/checkouts/gecko/toolkit/xre/nsSigHandlers.cpp:167 (firefox:12009): GLib-GObject-WARNING **: 20:36:19.988: invalid (NULL) pointer instance [Parent 12009, Main Thread] WARNING: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed: 'glib warning', file /builds/worker/checkouts/gecko/toolkit/xre/nsSigHandlers.cpp:167 (firefox:12009): GLib-GObject-CRITICAL **: 20:36:19.988: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed [Parent 12009, Main Thread] WARNING: invalid (NULL) pointer instance: 'glib warning', file /builds/worker/checkouts/gecko/toolkit/xre/nsSigHandlers.cpp:167 (firefox:12009): GLib-GObject-WARNING **: 20:36:19.988: invalid (NULL) pointer instance [Parent 12009, Main Thread] WARNING: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed: 'glib warning', file /builds/worker/checkouts/gecko/toolkit/xre/nsSigHandlers.cpp:167 (firefox:12009): GLib-GObject-CRITICAL **: 20:36:19.988: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed [Parent 12009, Main Thread] WARNING: invalid (NULL) pointer instance: 'glib warning', file /builds/worker/checkouts/gecko/toolkit/xre/nsSigHandlers.cpp:167 (firefox:12009): GLib-GObject-WARNING **: 20:36:19.988: invalid (NULL) pointer instance [Parent 12009, Main Thread] WARNING: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed: 'glib warning', file /builds/worker/checkouts/gecko/toolkit/xre/nsSigHandlers.cpp:167 (firefox:12009): GLib-GObject-CRITICAL **: 20:36:19.988: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed [Parent 12009, Main Thread] WARNING: invalid (NULL) pointer instance: 'glib warning', file /builds/worker/checkouts/gecko/toolkit/xre/nsSigHandlers.cpp:167 (firefox:12009): GLib-GObject-WARNING **: 20:36:19.988: invalid (NULL) pointer instance [Parent 12009, Main Thread] WARNING: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed: 'glib warning', file /builds/worker/checkouts/gecko/toolkit/xre/nsSigHandlers.cpp:167 (firefox:12009): GLib-GObject-CRITICAL **: 20:36:19.988: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed [Parent 12009, Main Thread] WARNING: invalid (NULL) pointer instance: 'glib warning', file /builds/worker/checkouts/gecko/toolkit/xre/nsSigHandlers.cpp:167 (firefox:12009): GLib-GObject-WARNING **: 20:36:19.988: invalid (NULL) pointer instance [Parent 12009, Main Thread] WARNING: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed: 'glib warning', file /builds/worker/checkouts/gecko/toolkit/xre/nsSigHandlers.cpp:167 (firefox:12009): GLib-GObject-CRITICAL **: 20:36:19.988: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed [Parent 12009, Main Thread] WARNING: invalid (NULL) pointer instance: 'glib warning', file /builds/worker/checkouts/gecko/toolkit/xre/nsSigHandlers.cpp:167 (firefox:12009): GLib-GObject-WARNING **: 20:36:19.988: invalid (NULL) pointer instance [Parent 12009, Main Thread] WARNING: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed: 'glib warning', file /builds/worker/checkouts/gecko/toolkit/xre/nsSigHandlers.cpp:167 (firefox:12009): GLib-GObject-CRITICAL **: 20:36:19.989: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed [Parent 12009, Main Thread] WARNING: invalid (NULL) pointer instance: 'glib warning', file /builds/worker/checkouts/gecko/toolkit/xre/nsSigHandlers.cpp:167 (firefox:12009): GLib-GObject-WARNING **: 20:36:19.989: invalid (NULL) pointer instance [Parent 12009, Main Thread] WARNING: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed: 'glib warning', file /builds/worker/checkouts/gecko/toolkit/xre/nsSigHandlers.cpp:167 (firefox:12009): GLib-GObject-CRITICAL **: 20:36:19.989: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed [Parent 12009, Main Thread] WARNING: invalid (NULL) pointer instance: 'glib warning', file /builds/worker/checkouts/gecko/toolkit/xre/nsSigHandlers.cpp:167 (firefox:12009): GLib-GObject-WARNING **: 20:36:19.989: invalid (NULL) pointer instance [Parent 12009, Main Thread] WARNING: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed: 'glib warning', file /builds/worker/checkouts/gecko/toolkit/xre/nsSigHandlers.cpp:167 (firefox:12009): GLib-GObject-CRITICAL **: 20:36:19.989: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed [Parent 12009, Main Thread] WARNING: invalid (NULL) pointer instance: 'glib warning', file /builds/worker/checkouts/gecko/toolkit/xre/nsSigHandlers.cpp:167 (firefox:12009): GLib-GObject-WARNING **: 20:36:19.989: invalid (NULL) pointer instance [Parent 12009, Main Thread] WARNING: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed: 'glib warning', file /builds/worker/checkouts/gecko/toolkit/xre/nsSigHandlers.cpp:167 (firefox:12009): GLib-GObject-CRITICAL **: 20:36:19.989: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed [GFX1-]: glxtest: Could not connect to wayland socket (firefox:12009): Gtk-WARNING **: 20:36:19.992: cannot open display: :0 ExceptionHandler::GenerateDump cloned child 12045 ExceptionHandler::SendContinueSignalToChild sent continue signal to child ExceptionHandler::WaitForContinueSignal waiting for continue signal... Error from firefox: Code: Error: cannot open display: :0 Wayland, Sway wm, 6.0.2-gentoo kernel, elogind. Not sure what else is relevant data.
Is the "wayland" USE flag set on firefox-bin?
Whenever I try startx, it would not be able to open the i965 driver. It says it's not there but I checked the directory and it's there. It also brings up errors with xkb. Xorg.0.log Code: [ 877.346] (==) No monitor specified for screen "Default Screen Section". Using a default monitor configuration. [ 877.346] (==) Automatically adding devices [ 877.346] (==) Automatically enabling devices [ 877.346] (==) Automatically adding GPU devices [ 877.346] (==) Automatically binding GPU devices [ 877.346] (==) Max clients allowed: 256, resource mask: 0x1fffff [ 877.368] (WW) The directory "/usr/share/fonts/OTF" does not exist. [ 877.368] Entry deleted from font path. [ 877.368] (WW) The directory "/usr/share/fonts/Type1" does not exist. [ 877.368] Entry deleted from font path. [ 877.368] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi". [ 877.368] Entry deleted from font path. [ 877.368] (Run 'mkfontdir' on "/usr/share/fonts/100dpi"). [ 877.369] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi". [ 877.370] Entry deleted from font path. [ 877.370] (Run 'mkfontdir' on "/usr/share/fonts/75dpi"). [ 877.370] (==) FontPath set to: /usr/share/fonts/misc, /usr/share/fonts/TTF [ 877.370] (==) ModulePath set to "/usr/lib64/xorg/modules" [ 877.370] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [ 877.370] (II) Module ABI versions: [ 877.370] X.Org ANSI C Emulation: 0.4 [ 877.370] X.Org Video Driver: 25.2 [ 877.370] X.Org XInput driver : 24.4 [ 877.370] X.Org Server Extension : 10.0 [ 877.372] (++) using VT number 1 [ 877.375] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31 [ 877.378] (II) xfree86: Adding drm device (/dev/dri/card0) [ 877.378] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card0 [ 877.379] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 10 paused 0 [ 877.386] (--) PCI:*(0@0:2:0) 8086:0126:17aa:21da rev 9, Mem @ 0xf0000000/4194304, 0xe0000000/268435456, I/O @ 0x00005000/64, BIOS @ 0x????????/131072 [ 877.386] (II) LoadModule: "glx" [ 877.402] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so [ 877.493] (II) Module glx: vendor="X.Org Foundation" [ 877.493] compiled for 1.21.1.4, module version = 1.0.0 [ 877.493] ABI class: X.Org Server Extension, version 10.0 [ 877.493] (==) Matched intel as autoconfigured driver 0 [ 877.493] (==) Matched modesetting as autoconfigured driver 1 [ 877.493] (==) Matched fbdev as autoconfigured driver 2 [ 877.493] (==) Matched vesa as autoconfigured driver 3 [ 877.493] (==) Assigned the driver to the xf86ConfigLayout [ 877.493] (II) LoadModule: "intel" [ 877.511] (II) Loading /usr/lib64/xorg/modules/drivers/intel_drv.so [ 877.543] (II) Module intel: vendor="X.Org Foundation" [ 877.543] compiled for 1.21.1.4, module version = 2.99.917 [ 877.543] Module class: X.Org Video Driver [ 877.543] ABI class: X.Org Video Driver, version 25.2 [ 877.543] (II) LoadModule: "modesetting" [ 877.543] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so [ 877.578] (II) Module modesetting: vendor="X.Org Foundation" [ 877.578] compiled for 1.21.1.4, module version = 1.21.1 [ 877.578] Module class: X.Org Video Driver [ 877.578] ABI class: X.Org Video Driver, version 25.2 [ 877.578] (II) LoadModule: "fbdev" [ 877.597] (WW) Warning, couldn't open module fbdev [ 877.597] (EE) Failed to load module "fbdev" (module does not exist, 0) [ 877.597] (II) LoadModule: "vesa" [ 877.598] (WW) Warning, couldn't open module vesa [ 877.598] (EE) Failed to load module "vesa" (module does not exist, 0) [ 877.598] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets: i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45, 4 Series, G45/G43, Q45/Q43, G41, B43 [ 877.598] (II) intel: Driver for Intel(R) HD Graphics [ 877.598] (II) intel: Driver for Intel(R) Iris(TM) Graphics [ 877.598] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics [ 877.598] (II) modesetting: Driver for Modesetting Kernel Drivers: kms [ 877.599] xf86EnableIO: failed to enable I/O ports 0000-03ff (Operation not permitted) [ 877.599] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20201103 [ 877.616] (WW) Falling back to old probe method for modesetting [ 877.617] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support [ 877.618] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 3000 [ 877.618] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx; using a maximum of 2 threads [ 877.618] (II) intel(0): Creating default Display subsection in Screen section "Default Screen Section" for depth/fbbpp 24/32 [ 877.618] (==) intel(0): Depth 24, (--) framebuffer bpp 32 [ 877.618] (==) intel(0): RGB weight 888 [ 877.618] (==) intel(0): Default visual is TrueColor [ 877.619] (II) intel(0): Output LVDS1 has no monitor section [ 877.620] (**) intel(0): Found backlight control interface intel_backlight (type 'raw') for output LVDS1 [ 877.620] (II) intel(0): Enabled output LVDS1 [ 877.620] (II) intel(0): Output VGA1 has no monitor section [ 877.620] (II) intel(0): Enabled output VGA1 [ 877.620] (II) intel(0): Output HDMI1 has no monitor section [ 877.621] (II) intel(0): Enabled output HDMI1 [ 877.621] (II) intel(0): Output DP1 has no monitor section [ 877.621] (II) intel(0): Enabled output DP1 [ 877.621] (II) intel(0): Output HDMI2 has no monitor section [ 877.622] (II) intel(0): Enabled output HDMI2 [ 877.622] (II) intel(0): Output HDMI3 has no monitor section [ 877.622] (II) intel(0): Enabled output HDMI3 [ 877.622] (II) intel(0): Output DP2 has no monitor section [ 877.622] (II) intel(0): Enabled output DP2 [ 877.622] (II) intel(0): Output DP3 has no monitor section [ 877.623] (II) intel(0): Enabled output DP3 [ 877.623] (--) intel(0): Using a maximum size of 256x256 for hardware cursors [ 877.623] (II) intel(0): Output VIRTUAL1 has no monitor section [ 877.623] (II) intel(0): Enabled output VIRTUAL1 [ 877.623] (--) intel(0): Output LVDS1 using initial mode 1366x768 on pipe 0 [ 877.624] (==) intel(0): TearFree disabled [ 877.624] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0) [ 877.624] (==) intel(0): DPI set to (96, 96) [ 877.624] (II) Loading sub module "dri3" [ 877.624] (II) LoadModule: "dri3" [ 877.624] (II) Module "dri3" already built-in [ 877.624] (II) Loading sub module "dri2" [ 877.624] (II) LoadModule: "dri2" [ 877.624] (II) Module "dri2" already built-in [ 877.624] (II) Loading sub module "present" [ 877.624] (II) LoadModule: "present" [ 877.624] (II) Module "present" already built-in [ 877.624] (II) UnloadModule: "modesetting" [ 877.624] (II) Unloading modesetting [ 877.664] (II) intel(0): SNA initialized with Sandybridge (gen6, gt2) backend [ 877.664] (==) intel(0): Backing store enabled [ 877.664] (==) intel(0): Silken mouse enabled [ 877.664] (II) intel(0): HW Cursor enabled [ 877.665] (==) intel(0): DPMS enabled [ 877.665] (==) intel(0): Display hotplug detection enabled [ 877.665] (II) intel(0): [DRI2] Setup complete [ 877.666] (II) intel(0): [DRI2] DRI driver: i965 [ 877.666] (II) intel(0): [DRI2] VDPAU driver: va_gl [ 877.666] (II) intel(0): direct rendering: DRI2 DRI3 enabled [ 877.666] (II) intel(0): hardware support for Present enabled [ 877.666] (II) Initializing extension Generic Event Extension [ 877.666] (II) Initializing extension SHAPE [ 877.666] (II) Initializing extension MIT-SHM [ 877.666] (II) Initializing extension XInputExtension [ 877.667] (II) Initializing extension XTEST [ 877.667] (II) Initializing extension BIG-REQUESTS [ 877.667] (II) Initializing extension SYNC [ 877.667] (II) Initializing extension XKEYBOARD [ 877.667] (II) Initializing extension XC-MISC [ 877.667] (II) Initializing extension XFIXES [ 877.667] (II) Initializing extension RENDER [ 877.667] (II) Initializing extension RANDR [ 877.667] (II) Initializing extension COMPOSITE [ 877.667] (II) Initializing extension DAMAGE [ 877.667] (II) Initializing extension MIT-SCREEN-SAVER [ 877.667] (II) Initializing extension DOUBLE-BUFFER [ 877.667] (II) Initializing extension RECORD [ 877.667] (II) Initializing extension DPMS [ 877.667] (II) Initializing extension Present [ 877.667] (II) Initializing extension DRI3 [ 877.667] (II) Initializing extension X-Resource [ 877.667] (II) Initializing extension XVideo [ 877.667] (II) Initializing extension XVideo-MotionCompensation [ 877.667] (II) Initializing extension GLX [ 877.694] (EE) AIGLX error: dlopen of /usr/lib64/dri/i965_dri.so failed (/usr/lib64/dri/i965_dri.so: cannot open shared object file: No such file or directory) [ 877.694] (EE) AIGLX error: unable to load driver i965 [ 879.530] (II) IGLX: Loaded and initialized swrast [ 879.530] (II) GLX: Initialized DRISWRAST GL provider for screen 0 [ 879.530] (II) Initializing extension XFree86-VidModeExtension [ 879.530] (II) Initializing extension XFree86-DGA [ 879.530] (II) Initializing extension XFree86-DRI [ 879.530] (II) Initializing extension DRI2 [ 879.554] (II) intel(0): switch to mode 1366x768@60.0 on LVDS1 using pipe 0, position (0, 0), rotation normal, reflection none [ 879.564] (II) intel(0): Setting screen physical size to 361 x 203 [ 879.618] (EE) XKB: Couldn't open rules file /usr/share/X11/xkb/rules/evdev [ 879.618] (EE) XKB: Failed to load keymap. Loading default keymap instead. [ 879.618] (EE) XKB: Couldn't open rules file /usr/share/X11/xkb/rules/evdev [ 879.618] XKB: Failed to compile keymap [ 879.618] Keyboard initialization failed. This could be a missing or incorrect setup of xkeyboard-config. [ 879.618] (EE) Fatal server error: [ 879.618] (EE) Failed to activate virtual core keyboard: 2(EE) [ 879.618] (EE) Please consult the The X.Org Foundation support at http://wiki.x.org for help. [ 879.618] (EE) Please also check the log file at "/home/lain/.local/share/xorg/Xorg.0.log" for additional information. [ 879.618] (EE) [ 879.674] (EE) Server terminated with error (1). Closing log file. make.conf Code: # These settings were set by the catalyst build script that automatically # built this stage. # Please consult /usr/share/portage/config/make.conf.example for a more # detailed example. COMMON_FLAGS="-march=native -O2 -pipe" CFLAGS="${COMMON_FLAGS}" CXXFLAGS="${COMMON_FLAGS}" FCFLAGS="${COMMON_FLAGS}" FFLAGS="${COMMON_FLAGS}" # NOTE: This stage was built with the bindist Use flag enabled PORTDIR="/var/db/repos/gentoo" DISTDIR="/var/cache/distfiles" PKGDIR="/var/cache/binpkgs" # This sets the language of build output to English. # Please keep this setting intact when reporting bugs. LC_MESSAGES=C # USE flags USE="dbus font-styles intel xft wifi alsa pipewire X udev xinerama -gnome -kde -plasma networkmanager wireless ncurses xorg elogind -systemd -amdgpu" # License Agreement ACCEPT_LICENSE="*" # GRUB_PLATFORMS GRUB_PLATFORMS="pc" # VIDEO CARDS VIDEO_CARDS="intel i915" .xinitrc Code: #!/bin/sh userresources=$HOME/.Xresources usermodmap=$HOME/.Xmodmap sysresources=/etc/X11/xinit/Xresources sysmodmap=/etc/X11/xinit/Xmodmap # merge in defaults and keymaps if [ -f $sysresources ]; then xrdb -merge $sysresources fi if [ -f $sysmodmap ]; then xmodmap $sysmodmap fi if [ -f "$userresources" ]; then xrdb -merge "$userresources" fi if [ -f "$usermodmap" ]; then xmodmap "$usermodmap" fi # start some nice programs if [ -n "`/etc/X11/chooser.sh`" ]; then command="`/etc/X11/chooser.sh`" else failsafe="yes" fi if [ -d /etc/X11/xinit/xinitrc.d ] ; then for f in /etc/X11/xinit/xinitrc.d/?* ; do [ -x "$f" ] && . "$f" done unset f fi # dwm exec dwm & if [ -n "$failsafe" ]; then twm & xclock -geometry 50x50-1+1 & xterm -geometry 80x50+494+51 & xterm -geometry 80x20+494-0 & exec xterm -geometry 80x66+0+0 -name login else exec $command fi xorg.conf.d is empty and there was no xorg.conf.example.bz2 to be found in /usr/share/doc/xorg-server-21.1.4.
n2kia, Welcome to Gentoo Forums ! Ignore the error about your graphics card (it is normal); you have a problem with your keyboard. You are missing in your make.conf this line: Code: INPUT_DEVICES="libinput" After this do an "emerge -uNDv @world" and start again X11. What happens then ?
I boot to runlevel 3, then login and do a 'startxfce4' to get the desktop. I've configured the xfce4-screensaver to have generous times, 25/45/60, but it's only about 5 or 10mins before the screen goes to black. It's not even getting to the screensaver animations, it just goes straight to black. I assume that that is the console blanking, from where I started 'startxfce4', kicking in. I've tried doing a 'setterm -blank 0' before doing 'startxfce4' to turn the blanking off, but it had no effect. Any ideas? - Martin - .
Anything on your X logs or even in dmesg?
I am back to Gentoo after some excursions to other Linux distributions. I have a fairly standard GNOME installation (~amd64). After login and before running any other applications than a terminal, I see via htop or ps that gnome-keyring-daemon uses 99+ percent of one CPU thread. Is there anything I can do to lower this load. I am using Bitwarden to store passwords, hence I do not even use the GNOME keyring. Many thanks in advance for your help.
Thanks you. Commenting out the lines Quote: # session optional pam_gnome_keyring.so auto_start solved it for me.
Never look at your log files. Anyway when you do, you find that your kernel [edit kded5] has been weirdly segfaulting. A few hundred times a day, every half hour on the following pattern: Code: Oct 18 19:52:01 bartali dbus-daemon[3262]: [session uid=1001 pid=3260] Successfully activated service 'org.kde.kcookiejar5' Oct 18 19:52:02 bartali kernel: kded5[6071]: segfault at 0 ip 00007f22c2e87cb0 sp 00007ffc462a6798 error 4 in libKF5ConfigCore.so.5.96.0[7f22c2e79000+44000] Oct 18 19:52:02 bartali kernel: Code: 00 75 20 48 83 c4 18 5b 5d 41 5c 41 5d c3 0f 1f 40 00 ba 08 00 00 00 be 01 00 00 00 e8 09 1a ff ff eb d0 e8 d2 17 ff ff 66 90 <48> 8b 07 ff 60 58 66 2e 0f 1f 84 00 00 00 00 00 41 54 55 48 89 fd Oct 18 19:52:02 bartali kernel: kded5[6078]: segfault at 0 ip 00007f7472c80cb0 sp 00007ffd3d093698 error 4 in libKF5ConfigCore.so.5.96.0[7f7472c72000+44000] Oct 18 19:52:02 bartali kernel: Code: 00 75 20 48 83 c4 18 5b 5d 41 5c 41 5d c3 0f 1f 40 00 ba 08 00 00 00 be 01 00 00 00 e8 09 1a ff ff eb d0 e8 d2 17 ff ff 66 90 <48> 8b 07 ff 60 58 66 2e 0f 1f 84 00 00 00 00 00 41 54 55 48 89 fd Oct 18 19:52:02 bartali dbus-daemon[3262]: [session uid=1001 pid=3260] Activating service name='org.kde.kcookiejar5' requested by ':1.100' (uid=1001 pid=6027 comm="/usr/lib64/libexec/kf5/kioslave5 /usr/lib64/qt5/pl" label="kernel") Oct 18 19:52:02 bartali dbus-daemon[3262]: [session uid=1001 pid=3260] Successfully activated service 'org.kde.kcookiejar5' Oct 18 19:52:03 bartali dbus-daemon[3262]: [session uid=1001 pid=3260] Activating service name='org.kde.kcookiejar5' requested by ':1.100' (uid=1001 pid=6027 comm="/usr/lib64/libexec/kf5/kioslave5 /usr/lib64/qt5/pl" label="kernel") Oct 18 19:52:03 bartali dbus-daemon[3262]: [session uid=1001 pid=3260] Successfully activated service 'org.kde.kcookiejar5' Oct 18 19:52:04 bartali kernel: kded5[6085]: segfault at 0 ip 00007f36e6c1dcb0 sp 00007ffc1d3c9ce8 error 4 in libKF5ConfigCore.so.5.96.0[7f36e6c0f000+44000] Oct 18 19:52:04 bartali kernel: Code: 00 75 20 48 83 c4 18 5b 5d 41 5c 41 5d c3 0f 1f 40 00 ba 08 00 00 00 be 01 00 00 00 e8 09 1a ff ff eb d0 e8 d2 17 ff ff 66 90 <48> 8b 07 ff 60 58 66 2e 0f 1f 84 00 00 00 00 00 41 54 55 48 89 fd Oct 18 19:52:04 bartali kernel: kded5[6092]: segfault at 0 ip 00007f648a0b3cb0 sp 00007ffe7b779298 error 4 in libKF5ConfigCore.so.5.96.0[7f648a0a5000+44000] Oct 18 19:52:04 bartali kernel: Code: 00 75 20 48 83 c4 18 5b 5d 41 5c 41 5d c3 0f 1f 40 00 ba 08 00 00 00 be 01 00 00 00 e8 09 1a ff ff eb d0 e8 d2 17 ff ff 66 90 <48> 8b 07 ff 60 58 66 2e 0f 1f 84 00 00 00 00 00 41 54 55 48 89 fd Oct 18 19:52:05 bartali dbus-daemon[3262]: [session uid=1001 pid=3260] Activating service name='org.kde.kcookiejar5' requested by ':1.100' (uid=1001 pid=6027 comm="/usr/lib64/libexec/kf5/kioslave5 /usr/lib64/qt5/pl" label="kernel") Oct 18 19:52:05 bartali dbus-daemon[3262]: [session uid=1001 pid=3260] Successfully activated service 'org.kde.kcookiejar5' Oct 18 19:52:06 bartali dbus-daemon[3262]: [session uid=1001 pid=3260] Activating service name='org.kde.kcookiejar5' requested by ':1.100' (uid=1001 pid=6027 comm="/usr/lib64/libexec/kf5/kioslave5 /usr/lib64/qt5/pl" label="kernel") Oct 18 19:52:06 bartali dbus-daemon[3262]: [session uid=1001 pid=3260] Successfully activated service 'org.kde.kcookiejar5' Oct 18 19:52:06 bartali kernel: kded5[6099]: segfault at 0 ip 00007ff162848cb0 sp 00007fffba9be078 error 4 in libKF5ConfigCore.so.5.96.0[7ff16283a000+44000] Oct 18 19:52:06 bartali kernel: Code: 00 75 20 48 83 c4 18 5b 5d 41 5c 41 5d c3 0f 1f 40 00 ba 08 00 00 00 be 01 00 00 00 e8 09 1a ff ff eb d0 e8 d2 17 ff ff 66 90 <48> 8b 07 ff 60 58 66 2e 0f 1f 84 00 00 00 00 00 41 54 55 48 89 fd Oct 18 19:52:07 bartali kernel: kded5[6106]: segfault at 0 ip 00007fe4f1b88cb0 sp 00007fff3475feb8 error 4 in libKF5ConfigCore.so.5.96.0[7fe4f1b7a000+44000] Oct 18 19:52:07 bartali kernel: Code: 00 75 20 48 83 c4 18 5b 5d 41 5c 41 5d c3 0f 1f 40 00 ba 08 00 00 00 be 01 00 00 00 e8 09 1a ff ff eb d0 e8 d2 17 ff ff 66 90 <48> 8b 07 ff 60 58 66 2e 0f 1f 84 00 00 00 00 00 41 54 55 48 89 fd Code: # grep -ac segfault /var/log/messages 44378 So that kind of sucks. [/bug] Can anybody figure out what id going on here? It looks like a very userland part of KDe is segafulting the kernel? But How? And why am I the first person to ever have this problem? Why? This has been going on for months. 44K times to be precise! Cheers, Jon. ps: "Me want *COOKIES*!!!
Never look at your log files without reading the format specification first. In this case, the format is: Time Hostname: bartali Generator of the message: kernel Freeform message content The kernel is not segfaulting on anything. The kernel is reporting that your userland programs are segfaulting, and trying to tell you what it can about how they failed. A core file from the failed process would be more informative. As is, all we can say is that kded5 is calling into libKF5ConfigCore.so.5.96.0, and in that library, at process address 00007f648a0b3cb0, the code dereferences a null pointer. As to why the pointer is null, we cannot tell only from this.
Hey guys, I am trying to install mononoki font, I installed media-fonts/nerd-fonts +mononoki, I see it in /usr/share/fonts, but eselect fontconfig list does not show it. What am I missing? Code: /usr/share/fonts: total used in directory 272 available 312.4 GiB drwxr-xr-x 18 root root 4096 Sep 27 23:20 . drwxr-xr-x 164 root root 4096 Sep 26 22:34 .. drwxr-xr-x 2 root root 90112 Sep 16 13:39 100dpi drwxr-xr-x 2 root root 90112 Sep 16 13:40 75dpi drwxr-xr-x 2 root root 4096 Sep 26 22:33 corefonts drwxr-xr-x 2 root root 4096 Sep 16 13:42 cyrillic drwxr-xr-x 2 root root 4096 Sep 19 12:23 dejavu drwxr-xr-x 3 root root 4096 Sep 11 19:46 encodings drwxr-xr-x 2 root root 4096 Sep 11 19:34 liberation-fonts drwxr-xr-x 2 root root 24576 Sep 16 13:42 misc drwxr-xr-x 2 root root 4096 Sep 27 23:20 nerd-fonts drwxr-xr-x 2 root root 4096 Sep 23 00:47 OpenImageIO drwxr-xr-x 2 root root 4096 Sep 16 13:41 OTF drwxr-xr-x 2 root root 4096 Sep 16 13:40 Speedo drwxr-xr-x 2 root root 4096 Sep 16 13:39 TTF drwxr-xr-x 2 root root 4096 Sep 16 13:42 Type1 drwxr-xr-x 2 root root 4096 Sep 11 19:34 urw-fonts drwxr-xr-x 2 root root 4096 Sep 11 19:34 util Code: $ eselect fontconfig list Available fontconfig .conf files (* is enabled): [1] 05-reset-dirs-sample.conf [2] 09-autohint-if-no-hinting.conf [3] 10-autohint.conf [4] 10-hinting-full.conf [5] 10-hinting-medium.conf [6] 10-hinting-none.conf [7] 10-hinting-slight.conf * [8] 10-no-sub-pixel.conf [9] 10-scale-bitmap-fonts.conf * [10] 10-sub-pixel-bgr.conf [11] 10-sub-pixel-rgb.conf [12] 10-sub-pixel-vbgr.conf [13] 10-sub-pixel-vrgb.conf [14] 10-unhinted.conf [15] 11-lcdfilter-default.conf * [16] 11-lcdfilter-legacy.conf [17] 11-lcdfilter-light.conf [18] 20-unhint-small-dejavu-sans.conf [19] 20-unhint-small-dejavu-sans-mono.conf [20] 20-unhint-small-dejavu-serif.conf [21] 20-unhint-small-vera.conf * [22] 25-unhint-nonlatin.conf [23] 30-metric-aliases.conf * [24] 35-lang-normalize.conf [25] 40-nonlatin.conf * [26] 42-luxi-mono.conf * [27] 45-generic.conf * [28] 45-latin.conf * [29] 48-spacing.conf * [30] 49-sansserif.conf * [31] 50-user.conf * [32] 51-local.conf * [33] 57-dejavu-sans.conf [34] 57-dejavu-sans-mono.conf [35] 57-dejavu-serif.conf [36] 60-generic.conf * [37] 60-latin.conf * [38] 60-liberation.conf [39] 65-fonts-persian.conf * [40] 65-khmer.conf [41] 65-nonlatin.conf * [42] 69-unifont.conf * [43] 70-no-bitmaps.conf [44] 70-yes-bitmaps.conf [45] 80-delicious.conf * [46] 90-synthetic.conf * Code: $ eix nerd-fonts [I] media-fonts/nerd-fonts [1] Available versions: 2.2.2 {3270 X agave anonymouspro arimo aurulentsansmono bigblueterminal bitstreamverasansmono cascadiacode codenewroman cousine daddytimemono dejavusansmono droidsansmono fantasquesansmono firacode firamono go-mono gohu hack hasklig heavydata hermit ia-writer ibmplexmono inconsolata inconsolatago inconsolatalgc iosevka jetbrainsmono lekton liberationmono lilex meslo monofur monoid mononoki mplus noto opendyslexic overpass profont proggyclean robotomono sharetechmono sourcecodepro spacemono symbols symbolsmono terminus tinos ubuntu ubuntumono victormono} Installed versions: 2.2.2(11:20:11 PM 09/27/2022)(X mononoki -3270 -agave -anonymouspro -arimo -aurulentsansmono -bigblueterminal -bitstreamverasansmono -cascadiacode -codenewroman -cousine -daddytimemono -dejavusansmono -droidsansmono -fantasquesansmono -firacode -firamono -go-mono -gohu -hack -hasklig -heavydata -hermit -ia-writer -ibmplexmono -inconsolata -inconsolatago -inconsolatalgc -iosevka -jetbrainsmono -lekton -liberationmono -lilex -meslo -monofur -monoid -mplus -noto -opendyslexic -overpass -profont -proggyclean -robotomono -sharetechmono -sourcecodepro -spacemono -symbols -symbolsmono -terminus -tinos -ubuntu -ubuntumono -victormono) Homepage: https://github.com/ryanoasis/nerd-fonts Description: Nerd Fonts is a project that patches developer targeted fonts with glyph Code: $ grep /fonts ~/.local/share/xorg/Xorg.0.log /usr/share/fonts/misc, /usr/share/fonts/TTF, /usr/share/fonts/OTF, /usr/share/fonts/Type1, /usr/share/fonts/100dpi, /usr/share/fonts/75dpi Code: $ fc-cache -fv Font directories: /home/madjestic/.local/share/fonts /usr/local/share/fonts /usr/share/fonts /home/madjestic/.fonts /usr/share/fonts/100dpi /usr/share/fonts/75dpi /usr/share/fonts/OTF /usr/share/fonts/OpenImageIO /usr/share/fonts/Speedo /usr/share/fonts/TTF /usr/share/fonts/Type1 /usr/share/fonts/corefonts /usr/share/fonts/cyrillic /usr/share/fonts/dejavu /usr/share/fonts/encodings /usr/share/fonts/liberation-fonts /usr/share/fonts/misc /usr/share/fonts/nerd-fonts /usr/share/fonts/urw-fonts /usr/share/fonts/util /usr/share/fonts/encodings/large /home/madjestic/.local/share/fonts: caching, new cache contents: 6 fonts, 0 dirs /usr/local/share/fonts: skipping, no such directory /usr/share/fonts: caching, new cache contents: 0 fonts, 16 dirs /usr/share/fonts/100dpi: caching, new cache contents: 398 fonts, 0 dirs /usr/share/fonts/75dpi: caching, new cache contents: 398 fonts, 0 dirs /usr/share/fonts/OTF: caching, new cache contents: 23 fonts, 0 dirs /usr/share/fonts/OpenImageIO: caching, new cache contents: 7 fonts, 0 dirs /usr/share/fonts/Speedo: caching, new cache contents: 0 fonts, 0 dirs /usr/share/fonts/TTF: caching, new cache contents: 12 fonts, 0 dirs /usr/share/fonts/Type1: caching, new cache contents: 29 fonts, 0 dirs /usr/share/fonts/corefonts: caching, new cache contents: 30 fonts, 0 dirs /usr/share/fonts/cyrillic: caching, new cache contents: 0 fonts, 0 dirs /usr/share/fonts/dejavu: caching, new cache contents: 22 fonts, 0 dirs /usr/share/fonts/encodings: caching, new cache contents: 0 fonts, 1 dirs /usr/share/fonts/encodings/large: caching, new cache contents: 0 fonts, 0 dirs /usr/share/fonts/liberation-fonts: caching, new cache contents: 12 fonts, 0 dirs /usr/share/fonts/misc: caching, new cache contents: 89 fonts, 0 dirs /usr/share/fonts/nerd-fonts: caching, new cache contents: 16 fonts, 0 dirs /usr/share/fonts/urw-fonts: caching, new cache contents: 35 fonts, 0 dirs /usr/share/fonts/util: caching, new cache contents: 0 fonts, 0 dirs /home/madjestic/.fonts: skipping, no such directory /usr/share/fonts/100dpi: skipping, looped directory detected /usr/share/fonts/75dpi: skipping, looped directory detected /usr/share/fonts/OTF: skipping, looped directory detected /usr/share/fonts/OpenImageIO: skipping, looped directory detected /usr/share/fonts/Speedo: skipping, looped directory detected /usr/share/fonts/TTF: skipping, looped directory detected /usr/share/fonts/Type1: skipping, looped directory detected /usr/share/fonts/corefonts: skipping, looped directory detected /usr/share/fonts/cyrillic: skipping, looped directory detected /usr/share/fonts/dejavu: skipping, looped directory detected /usr/share/fonts/encodings: skipping, looped directory detected /usr/share/fonts/liberation-fonts: skipping, looped directory detected /usr/share/fonts/misc: skipping, looped directory detected /usr/share/fonts/nerd-fonts: skipping, looped directory detected /usr/share/fonts/urw-fonts: skipping, looped directory detected /usr/share/fonts/util: skipping, looped directory detected /usr/share/fonts/encodings/large: skipping, looped directory detected /var/cache/fontconfig: not cleaning unwritable cache directory /home/madjestic/.cache/fontconfig: cleaning cache directory /home/madjestic/.fontconfig: not cleaning non-existent cache directory
madjestic wrote: I am trying to install mononoki font, I installed media-fonts/nerd-fonts +mononoki, I see it in /usr/share/fonts, but eselect fontconfig list does not show it. What am I missing? [/code] Why do you expect nerd-fonts or mononoki to appear in 'eselect fontconfig'? Most font packages install their font files in /usr/share/fonts. And that's it. You won't see them in 'eselect fontconfig'. Some packages install additional files in the fontconfig directory. The fontconfig files are NOT needed to use the font. But the fontconfig files provide additional functionality. Take a look at Liberation-fonts, for example. The package liberation-fonts installs font files in /usr/share/fonts. You can use the Liberation fonts after those font files have been installed. The package liberation-fonts installs an additional fontconfig file in /etc/fonts/conf.avail. This fontconfig file allows you to use Liberation fonts as a substitute for Times New Roman, Arial and Courier. If you want that: enable that fontconfig option. If you don't want that (because you have installed your own font files for New Roman, Arial and Courier), disable that option.
Hi, I'd like Korganizer to sync with my calendars in Google calendar. Seemingly, this is possible if you have kde-apps/libkgapi installed. However, when I add a new calendar in Korganizer, among the options (DAV, Open-Xchange...) no "Google calendar" or something like that is shown. I installed kde-apps/kdepim-meta just in case...but it didn't help. Am I missing something? Cheers.
Did you build kdepim-meta and its dependencies with USE=google?
Good evening, I installed Gentoo Linux as a guest system with Virtual Machine Manager (KVM, Qemu, Libvirt, Virt-Manager) on an Arch Linux host system. Installation is unfold without particular difficulty. For installing Gentoo Linux, I followed the official Gentoo AMD64 Handbook documentation. For installing and configuring Kernel, I used the manual method (make menucongig, make, make modules_install, make install). Thereafter, I modified the basic profile (Profile no 1 with OpenRC) and I moved to desktop profile (Profile no 5 with OpenRC). I did a full system update. Subsequently, I modified the /etc/portage/make.conf file and installed Server X (x11-base/xorg-server x11-base/xwayland x11-drivers/xf86-input-libinput x11-drivers /xf86-video-fbdev x11-drivers/xf86-video-qxl x11-drivers/xf86-video-vesa x11-apps/xinit x11-apps/xhost x11-apps/xrandr x11-apps/xsetroot x11-apps/setxkbmap) . I continued by installing Lighdm and Xfce. But I can't get Xfce GUI. I tested with user account and root account with ligtdm and startx. In both cases, it is impossible for me to have a graphical interface. For several days I have been searching the internet, but I can't find a topic similar to my case (Installing Gentoo Linux as a guest system with Virtual Machine Manager (KVM, Qemu, Libvirt, Virt-Manager)). I need help diagnosing and solving the problem. Please find below some system files that may be useful for problem diagnosis. /home/kahraman/.local/share/xorg/Xorg.0.log : http://pastebin.fr/109735 /var/log/Xorg.0.log : http://pastebin.fr/109736 /usr/src/linux/.config : http://pastebin.fr/109754 dmesg : http://pastebin.fr/109753 emerge --info : http://pastebin.fr/109737 /etc/portage/make.conf : http://pastebin.fr/109738 rc-update : http://pastebin.fr/109740 qlist -I : http://pastebin.fr/109741 Not: I apologize for my English. I am sincerely sorry. I know there must be a lot of spelling and grammar mistakes. I use the Google translator to write to you. Cordially
Extra kernel config needed for Gentoo as KVM guest. Plz see https://wiki.gentoo.org/wiki/QEMU/Linux_guest You are missing Code: CONFIG_VIRTIO_PCI_* CONFIG_HW_RANDOM_VIRTIO and maybe others. Just plz follow the above wiki.
Hi! Getting this message when trying to run kdialog: Code: bash: kdialog: command not found How does it possible in KDE? Isn't kdialog a part of KDE?
KDE is a community. kdialog is a package in KDE Gear. Code: $ eshowkw kdialog Keywords for kde-apps/kdialog: | | u | | a a p s r a l | n | | m r h p p i i s l o m m | e u s | r | d a m p p c a x a s 3 p o 6 i | a s l | e | 6 r 6 p p 6 r 8 6 c 9 h n 8 p | p e o | p | 4 m 4 a c 4 c 6 4 v 0 a g k s | i d t | o --------+-------------------------------+-------+------- 22.04.3 | + o + o o ~ o + o ~ o o o o o | 8 o 5 | gentoo 22.08.1 | ~ o ~ o o ~ o ~ o ~ o o o o o | 8 o | gentoo
Hi everyone, Dolphin refuses to open folders and/or files using simple clicks. I'm using OpenBox but this issue remains when using Plasma desktop. In systemsettings KDE application, I've set up usage of single clicks to open items using: systemsettings -> Workspace Behavior -> General Behavior -> Clicking files or folders: Open them So, I shall miss something for it works. Some hidden variable? Cheers
Finally, I solved my stuck-using-double-click issue and others related to to display using qt5ct (from x11-misc/qt5ct) after removing all my KDE configuration files (in ~/.config) and the whole cache (in ~/.cache). The option to switch between single and double click was "Active item on single-click" into "Interface" tab. The checkbox was not fully checked, it is now : ) A note, because qt5ct does not configure everything for KDE apps: to get into kde-plasma/systemsettings [what I believe to be] all configuration items was to install kde-plasma/plasma-desktop.
Hello its my first gentoo install and i have a difficulties to install xorg i'm following the documentation its my Xorg.0.log Code: X.Org X Server 1.21.1.4 X Protocol Version 11, Revision 0 [ 633.840] Current Operating System: Linux impossible 5.15.69-gentoo #1 SMP Thu Sep 29 21:19:16 -03 2022 x86_64 [ 633.840] Kernel command line: BOOT_IMAGE=gentoo ro root=803 root=/dev/sda3 [ 633.841] [ 633.841] Current version of pixman: 0.40.0 [ 633.841] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 633.841] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 633.841] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Oct 1 08:03:54 2022 [ 633.841] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 633.842] (==) No Layout section. Using the first Screen section. [ 633.842] (==) No screen section available. Using defaults. [ 633.842] (**) |-->Screen "Default Screen Section" (0) [ 633.842] (**) | |-->Monitor "<default monitor>" [ 633.842] (==) No monitor specified for screen "Default Screen Section". Using a default monitor configuration. [ 633.842] (==) Automatically adding devices [ 633.842] (==) Automatically enabling devices [ 633.842] (==) Automatically adding GPU devices [ 633.842] (==) Automatically binding GPU devices [ 633.842] (==) Max clients allowed: 256, resource mask: 0x1fffff [ 633.843] (WW) The directory "/usr/share/fonts/TTF" does not exist. [ 633.843] Entry deleted from font path. [ 633.843] (WW) The directory "/usr/share/fonts/OTF" does not exist. [ 633.843] Entry deleted from font path. [ 633.843] (WW) The directory "/usr/share/fonts/Type1" does not exist. [ 633.843] Entry deleted from font path. [ 633.843] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi". [ 633.843] Entry deleted from font path. [ 633.843] (Run 'mkfontdir' on "/usr/share/fonts/100dpi"). [ 633.843] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi". [ 633.843] Entry deleted from font path. [ 633.843] (Run 'mkfontdir' on "/usr/share/fonts/75dpi"). [ 633.843] (==) FontPath set to: /usr/share/fonts/misc [ 633.843] (==) ModulePath set to "/usr/lib64/xorg/modules" [ 633.843] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [ 633.843] (II) Module ABI versions: [ 633.843] X.Org ANSI C Emulation: 0.4 [ 633.843] X.Org Video Driver: 25.2 [ 633.843] X.Org XInput driver : 24.4 [ 633.843] X.Org Server Extension : 10.0 [ 633.845] (--) using VT number 7 [ 633.845] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration [ 633.848] (--) PCI:*(0@0:2:0) 1234:1111:1af4:1100 rev 2, Mem @ 0xfd000000/16777216, 0xfebf0000/4096, BIOS @ 0x????????/131072 [ 633.848] (II) LoadModule: "glx" [ 633.848] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so [ 633.849] (II) Module glx: vendor="X.Org Foundation" [ 633.849] compiled for 1.21.1.4, module version = 1.0.0 [ 633.849] ABI class: X.Org Server Extension, version 10.0 [ 633.849] (==) Matched modesetting as autoconfigured driver 0 [ 633.849] (==) Matched fbdev as autoconfigured driver 1 [ 633.849] (==) Matched vesa as autoconfigured driver 2 [ 633.849] (==) Assigned the driver to the xf86ConfigLayout [ 633.849] (II) LoadModule: "modesetting" [ 633.849] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so [ 633.850] (II) Module modesetting: vendor="X.Org Foundation" [ 633.850] compiled for 1.21.1.4, module version = 1.21.1 [ 633.850] Module class: X.Org Video Driver [ 633.850] ABI class: X.Org Video Driver, version 25.2 [ 633.850] (II) LoadModule: "fbdev" [ 633.850] (WW) Warning, couldn't open module fbdev [ 633.850] (EE) Failed to load module "fbdev" (module does not exist, 0) [ 633.850] (II) LoadModule: "vesa" [ 633.850] (WW) Warning, couldn't open module vesa [ 633.850] (EE) Failed to load module "vesa" (module does not exist, 0) [ 633.850] (II) modesetting: Driver for Modesetting Kernel Drivers: kms [ 633.869] (EE) open /dev/dri/card0: No such file or directory [ 633.869] (WW) Falling back to old probe method for modesetting [ 633.869] (EE) open /dev/dri/card0: No such file or directory [ 633.869] (EE) Screen 0 deleted because of no matching config section. [ 633.869] (II) UnloadModule: "modesetting" [ 633.869] (EE) Device(s) detected, but none match those in the config file. [ 633.869] (EE) Fatal server error: [ 633.869] (EE) no screens found(EE) [ 633.869] (EE) Please consult the The X.Org Foundation support at http://wiki.x.org for help. [ 633.869] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information. [ 633.869] (EE) [ 633.887] (EE) Server terminated with error (1). Closing log file. Im installed x11-base/xf86-video-vesa, and resolved my problem [Moderator edit: added [c ode] tags to preserve output layout. -- pietinger]
Botafogo, Run Code: lspci inside the virtual machine. It will list a display card among all the other emulated hardware. That's the hardware that the guest kernel will see, so that's what you need drivers for. The lspci command is provided by pciutils, so you may need to install that.
I have a Lenovo IseaPad S940, with intel graphics (no hybrid graphics). The graphics adapter is reported as: Code: 00:02.0 VGA compatible controller: Intel Corporation WhiskeyLake-U GT2 [UHD Graphics 620] The problem I have is that the screen flickers really badly - like it seems more off than on. The problem seems to be worse in X, but once it starts happening, it happens in the consile as well. I have tried forcing X to use the modesetting driver, but that just hung the system (no errors recorded) I have tried enable_psr=0 and max_cstates=4 on the kernel command line, also to no avail. Is anyone able to offer any suggestions?
A quick search tell me that Linux use the i915 module for you video card. Generally the default kernel parameters are sufficient to make Intel video cards to work. I have many Intel video cards and I put the module in the initramfs to accelerate KMS (Kernel Mode Settings) control of the card. Some screens have more backlight than others and I have never been able to set the backlight other than with ddccontrol. To replace i915 I ever use efifb. It work properly but I must use fbdev as the Xorg video module and it is less performant than i915 but it work correctly. Critical is video 3D.
xrandr returns: Code: DP-1 disconnected (normal left inverted right x axis y axis) which is unwired here indeed, e.g. has no output plug. Intel intgrated GPU here. Any way having Xorg to discard this device? ( i.e. in such a way it doesn't show up in Xorg.log anymore). Thks 4 ur attention, interest & support.
I had the similar issue: Xorg.log show 3 monitors connected, though I have only one monitor. I just put this into xorg.conf: Code: Section "Monitor" Identifier "DP-1" Option "Ignore" "true" EndSection Section "Monitor" Identifier "HDMI-2" Option "Ignore" "true" EndSection There may be erroneous ports enumeration in xrandr output, so try different "Identifier" options
https://imgur.com/a/UMrqaGR I have this on my panel which is only present on plasma-wayland session. Not have this on x11 Anybody else experiencing this? Oh and also, this is only present when I have a live wallpaper running. Different live wallpaper plug ins same result. Plugins I used: Smart Video Wallpaper Smarter Video Wallpaper Video Distro: Gentoo KDE Plasma 5.25.4 KDE Frameworks 5.96 Qt Version: 5.15.5
issue was vaapi or to be exact gst-plugins-meta is causing issues so I put -vaapi on the gst-plugins-meta and that solves the issues along with kwin crashes
Hi everyone, Edited as I found several application behaving like that. When my mouse cursor is inside the application window, its size changes, it is drawn twice its normal size. So far, I found these applications: - Firefox-bin (104.0 64bits) - Chrome (104.0.5112.101 official build 64-bit) - hardinfo 0.6-alpha - atom 1.58.0 x64 I use OpenBox and mainly QT applications, I'm working on a 4K monitor. Tested applications include: - gimp - geeqie - gnome-control-center - KDE tools (kate, dolphin, okular...) - libreoffice and more. [removed stuff about firefox as it is not the only app behaving strangely regarding cursor size] Cursor size is set in qt5ct, systemsettings and dconf-editor to the same 16pixels size. Any idea how to modify that?
Does the issue exist with new/clear Firefox profile?
Hi, yesterday i upgraded to tigervnc 1.12.0-r5 (due to stabilization of the same). Based on this switch i needed update some configration (e.g. set vncuser and in user ~/.vnc/config some settings) config Quote: session=fluxbox securitytypes=vncauth,tlsvnc geometry=1920x1080 localhost alwaysshared unfortunately it does not really start xinit and therefore i have no session to connect to. For testing pre-stable 1.12 build i also have it running on my main machine where it starts fine and is see sth. like this if started from ps -ef | grep vnc Quote: root 13569 1 0 12:55 ? 00:00:00 /usr/sbin/vncsession simon :1 simon 13570 13569 0 12:55 ? 00:00:00 xinit /usr/share/sddm/scripts/Xsession startfluxbox -- /usr/bin/Xvnc :1 -geometry 1920x1080 -localhost -securitytypes vncauth,tlsvnc -auth /home/simon/.Xauthority -desktop jen:1 (simon) -fp /usr/share/fonts/misc,/usr/share/fonts/100dpi,/usr/share/fonts/Type1 -pn -rfbauth /home/simon/.vnc/passwd -rfbport 5901 simon 13581 13570 0 12:55 ? 00:00:03 /usr/bin/Xvnc :1 -geometry 1920x1080 -localhost -securitytypes vncauth,tlsvnc -auth /home/simon/.Xauthority -desktop jen:1 (simon) -fp /usr/share/fonts/misc,/usr/share/fonts/100dpi,/usr/share/fonts/Type1 -pn -rfbauth /home/simon/.vnc/passwd -rfbport 5901 on the affected machine i only see Quote: root 21910 1 0 13:16 ? 00:00:00 /usr/sbin/vncsession simon :1 simon 21911 21910 1 13:16 ? 00:00:00 perl /usr/libexec/vncserver :1 root 21923 3193 0 13:16 pts/4 00:00:00 grep --colour=auto vnc In the ~/vnc/machine:1.log i see the following Quote: Using desktop session fluxbox New 'nikki:1 (simon)' desktop is nikki:1 Starting desktop session fluxbox Xvnc TigerVNC 1.12.0 - built May 13 2022 11:36:29 Copyright (C) 1999-2021 TigerVNC Team and many others (see README.rst) See https://www.tigervnc.org for information on TigerVNC. Underlying X server release 12101001 Sat May 14 13:28:40 2022 vncext: VNC extension running! vncext: Listening for VNC connections on local interface(s), port 5901 vncext: created VNC server for screen 0 [mi] mieq: warning: overriding existing handler (nil) with 0x55a9633a5e30 for event 2 [mi] mieq: warning: overriding existing handler (nil) with 0x55a9633a5e30 for event 3 xinit: XFree86_VT property unexpectedly has 0 items instead of 1 xinit: connection to X server lost waiting for X server to shut down ComparingUpdateTracker: 0 pixels in / 0 pixels out ComparingUpdateTracker: (1:-nan ratio) The only difference i see is that on my main machine (where it works but i don't need it) Xorg is running anyhow. Does anyone have further hints how to find the issue or what else to check. Thanks a lot! [edit] Seems all that was missing was a distplay manager. I have now installed sddm to provide the Xsession file and it works. Will now test if xdm is also sufficient [edit2: works as well]. Remembered it being mentioned here Bug 746227 Not sure if there should be a dependency check/hint somewhere or if i just overlooked it.
quilosaq wrote: s|mon wrote: ... unfortunately it does not really start xinit and therefore i have no session to connect to. ... Look in .xsession-errors for clues about missing executable. You are my hero!
I have a machine with an old 915GM graphics controller which is no longer supported by current versions of media-libs/mesa. Apparently support for older hardware was dropped in mesa 22.0.0 and moved to the "amber" branch, which is available in portage as the relatively new media-libs/mesa-amber package. I was able to emerge that package but can't seem to make it work. The machine behaves as though that package is not there and the net effect is that the kde desktop is useless. Just hovering the mouse over the Application Menu icon cause the desktop to crash. When I remotely connect to this machine via ssh I can see that the /usr/lib/dri/i915_dri.so from media-libs/mesa-22.0.5 gets loaded at runtime instead of /usr/lib/dri/i915c_dri.so from media-libs/mesa-amber-21.3.9. So, there must be something to missing give preference to the drivers in media-libs/mesa-amber. When I revert back to media-libs/mesa-21.3.7, the last version that worked on this machine, everything is fine. However, the only way to get back to that version was by putting a copy of the ebuild for that version in a local overlay and it's probably just a matter of time before something breaks with that approach. Please let me know if you got media-libs/mesa-amber working. Thanks.
I posted a similar question on here a few weeks ago without a definitive answer but I think I have found a solution. I've been messing around with an old IBM Thinkpad G40 laptop that has an Intel 855GM graphics adapter that has Code: VIDEO_CARDS="intel i915" set in make.conf It looks as though the solution is to install both mesa 22.x and mesa-amber 21.3.x and then to add the following environment variable to the system: Code: export __GLX_VENDOR_LIBRARY_NAME=amber I stuck the variable as a single line script in /etc/profile.d/mesa-amber.sh. Now when I run glxgears, I don't see any library errors in the terminal, and it does appear to give the "expected" frame rate, albeit it was never that good even on mesa 21.x. I found this solution in the Arch forums: https://bbs.archlinux.org/viewtopic.php?id=275808
Code: mestres@localhost ~ $ hp-toolbox HP Linux Imaging and Printing System (ver. 3.22.4) HP Device Manager ver. 15.0 Copyright (c) 2001-18 HP Development Company, LP This software comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to distribute it under certain conditions. See COPYING file for more details. warning: Fax disabled. warning: Fax disabled. warning: Please install version 2.0+ of Reportlab for coverpage support. error: Fax address book disabled - Python 2.3+ required. -Traceback (most recent call last): File "/usr/share/hplip/ui5/devmgr5.py", line 1990, in StartStopButton_clicked result, result_str = cups.cups_operation(cups.stop, GUI_MODE, 'qt4', self, self.cur_printer) File "/usr/share/hplip/prnt/cups.py", line 966, in cups_operation from ui4 import ui_utils ModuleNotFoundError: No module named 'ui4' Aborted mestres@localhost ~ $ After this hp-toolbox stops My uses Code: ebuild R ] net-print/hplip-3.22.4::gentoo USE="X hpcups kde libnotify (policykit) qt5 scanner snmp -doc -fax -hpijs -libusb0 -minimal -parport -static-ppds" PYTHON_SINGLE_TARGET="python3_10 -python3_8 -python3_9" 0 KiB Any ideas?
An update to hplip-3.22.6 didn't fix the problem.
Hi, Today I noticed that my tor-browser wasn't starting anymore, so I downloaded the newest release from https://www.torproject.org/download/ but that didn't help. Upon running the launcher script, nothing happens. I don't even get an error code or anything. It just instantly puts me back to the command line Code: irets@navi ~/Downloads/tor-browser_11.5.2/Browser $ ./start-tor-browser irets@navi ~/Downloads/tor-browser_11.5.2/Browser $ time ./start-tor-browser real 0m0.038s user 0m0.015s sys 0m0.007s irets@navi ~/Downloads/tor-browser_11.5.2/Browser $ Assistance is appreciated. Edit #1: I read the script and found out about the --verbose switch, so I ran that and apparently my system is having difficulties understanding a certain bundled library(?) Code: irets@navi ~/Downloads/tor-browser_11.5.2/Browser $ ./start-tor-browser --verbose XPCOMGlueLoad error for file /home/irets/Downloads/tor-browser_11.5.2/Browser/libxul.so: /home/irets/Downloads/tor-browser_11.5.2/Browser/libxul.so: undefined symbol: gdk_wayland_display_get_wl_compositor Couldn't load XPCOM.
Look at this topic .
Hello world, Two days ago the extensions were working, but now in Firefox there's shown the following message: Code: Ihr nativer Host-Connector unterstützt die folgenden APIs nicht: v6. Wahrscheinlich sollten Sie den Nativen Host-Connector aktualisieren oder fehlende Erweiterungen oder APIs installieren. In der Dokumentation finden Sie Anweisungen zum Installieren des Connectors. Google translation: Code: Your native host connector does not support the following APIs: v6. You should probably update the Native Host connector or install missing extensions or APIs. See the documentation for instructions on installing the connector. I'm not sure, if this message is the source of the issue, because a few days ago it were, but the extensions were working. I can click the on buttons and they switch on, but nothing is changed on desktop display. After refresh all buttons are off again and so I have none of my extensions and this is tedious. Code: emerge --info Portage 3.0.30 (python 3.10.6-final-0, default/linux/amd64/17.1/desktop, gcc-11.3.0, glibc-2.35-r8, 5.15.59-gentoo x86_64) ================================================================= System uname: Linux-5.15.59-gentoo-x86_64-Intel-R-_Xeon-R-_Gold_6138_CPU_@_2.00GHz-with-glibc2.35 KiB Mem: 65509380 total, 53611136 free KiB Swap: 16777212 total, 16777212 free Timestamp of repository gentoo: Tue, 06 Sep 2022 11:00:01 +0000 Head commit of repository gentoo: c056da21bbde2f8289aefbfd40a4ef426e9fa3e7 sh bash 5.1_p16-r1 ld GNU ld (Gentoo 2.38 p4) 2.38 app-misc/pax-utils: 1.3.5::gentoo app-shells/bash: 5.1_p16-r1::gentoo dev-java/java-config: 2.3.1::gentoo dev-lang/perl: 5.34.1-r3::gentoo dev-lang/python: 3.8.13_p7::gentoo, 3.9.13_p4::gentoo, 3.10.6_p2::gentoo dev-lang/rust: 1.62.1::gentoo dev-util/cmake: 3.23.3::gentoo dev-util/meson: 0.62.2::gentoo sys-apps/baselayout: 2.8::gentoo sys-apps/openrc: 0.44.10::gentoo sys-apps/sandbox: 2.29::gentoo sys-devel/autoconf: 2.13-r2::gentoo, 2.71-r1::gentoo sys-devel/automake: 1.16.5::gentoo sys-devel/binutils: 2.38-r2::gentoo sys-devel/binutils-config: 5.4.1::gentoo sys-devel/clang: 14.0.6-r1::gentoo sys-devel/gcc: 11.3.0::gentoo sys-devel/gcc-config: 2.5-r1::gentoo sys-devel/libtool: 2.4.7::gentoo sys-devel/lld: 14.0.6::gentoo sys-devel/llvm: 14.0.6-r2::gentoo sys-devel/make: 4.3::gentoo sys-kernel/linux-headers: 5.19::gentoo (virtual/os-headers) sys-libs/glibc: 2.35-r8::gentoo Repositories: gentoo location: /usr/portage sync-type: rsync sync-uri: rsync://rsync.gentoo.org/gentoo-portage priority: -1000 sync-rsync-extra-opts: sync-rsync-verify-max-age: 24 sync-rsync-verify-metamanifest: yes sync-rsync-verify-jobs: 1 x-portage location: /usr/local/portage masters: gentoo priority: 0 rion location: /var/lib/layman/rion masters: gentoo priority: 50 ACCEPT_KEYWORDS="amd64" ACCEPT_LICENSE="*" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-march=native -O2 -pipe" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /etc/stunnel/stunnel.conf /usr/lib64/libreoffice/program/sofficerc /usr/share/config /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php8.1/ext-active/ /etc/php/cgi-php8.1/ext-active/ /etc/php/cli-php8.1/ext-active/ /etc/php/fpm-php8.1/ext-active/ /etc/php/phpdbg-php8.1/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c" CXXFLAGS="-march=native -O2 -pipe" DISTDIR="/usr/portage/distfiles" EMERGE_DEFAULT_OPTS="-j36 --load-average 36 --keep-going --quiet-build --quiet-fail -b --buildpkg --oneshot" ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" FCFLAGS="-O2 -pipe" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg buildpkg-live config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" FFLAGS="-O2 -pipe" GENTOO_MIRRORS="http://mirrors.evowise.com/gentoo/ http://gentoo.mirror.web4u.cz/ http://gentoo.wheel.sk/ https://mirrors.evowise.com/gentoo/" LANG="de_DE.UTF-8" LDFLAGS="-Wl,-O1 -Wl,--as-needed" LINGUAS="de en" MAKEOPTS="-j36 -l36" PKGDIR="/usr/portage/packages" PORTAGE_BINHOST="http://packages.gentooexperimental.org/packages/amd64-stable/" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" PORTAGE_TMPDIR="/var/tmp" SHELL="/bin/bash" USE="# CPU_FLAGS_X86="aes X \ a52 aac aacs acl acpi alsa amd64 apache2 avx avx2 avx512bw avx512cd avx512dq avx512f avx512vl bash-completion bdplus bluetooth bluray branding bzip2 cairo cdda cddb cdr cli crypt crywrap css cups custom-cflags dbus djvu dot dri dts dv dvb dvd dvdr efi elogind encode equalizer examples exif f16c flac fma3 fontconfig fortran gdbm gif gimp git gnome gnuplot gphoto2 gpm graphite gtk gui handbook hddtemp iconv icu ieee1394 imap introspection ios ipod ipv6 javascript joystick jpeg jpeg2k kmod lame lcms libglvnd libnotify libtirpc lm_sensors mad matroska mime mmx mmxext mng modules mozilla mp3 mp4 mpeg mplayer multilib mysql ncurses nls nntp nptl nsplugin ocaml ogg opengl openmp pam pango pclmul pcre pdf perl php png policykit popcnt posix postscript ppds pulseaudio pygrub python qemu quicktime raw rdp rdrand readline rss samba scanner sdl seccomp snmp sound spell split-usr sqlite sse sse2 sse3 sse4_1 sse4_2 ssl ssse3" startup-notification stream suid svg syslog text tiff truetype udev udisks unicode upower usb vcd videos vnc vorbis wavpack wifi wmf wxwidgets x264 x265 xattr xcb xetex xine xinerama xml xv xvid zlib" ABI_X86="64" ADA_TARGET="gnat_2020" ALSA_CARDS="hda-intel usb-audio" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes avx avx2 avx512f avx512dq avx512cd avx512bw avx512vl f16c fma3 mmx mmxext pclmul popcnt rdrand sse sse2 sse3 sse4_1 sse4_2 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" GRUB_PLATFORMS="emu efi-64 qemu" INPUT_DEVICES="libinput" KERNEL="linux" L10N="de en" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-4 php8-0" POSTGRES_TARGETS="postgres12 postgres13" PYTHON_SINGLE_TARGET="python3_10" PYTHON_TARGETS="python3_10" RUBY_TARGETS="ruby27" SANE_BACKENDS="hp" USERLAND="GNU" VIDEO_CARDS="fbdev nvidia vesa" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq proto steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: ADDR2LINE, AR, ARFLAGS, AS, ASFLAGS, CC, CCLD, CONFIG_SHELL, CPP, CPPFLAGS, CTARGET, CXX, CXXFILT, ELFEDIT, EXTRA_ECONF, F77FLAGS, FC, GCOV, GPROF, INSTALL_MASK, LC_ALL, LD, LEX, LFLAGS, LIBTOOL, MAKE, MAKEFLAGS, NM, OBJCOPY, OBJDUMP, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, RANLIB, READELF, RUSTFLAGS, SIZE, STRINGS, STRIP, YACC, YFLAGS Code: EIX_LIMIT=0 eix gnome [I] app-arch/gnome-autoar Verfügbare Versionen: 0.4.3^t{tbz2} {gtk gtk-doc +introspection test vala} Installierte Versionen: 0.4.3^t{tbz2}(05:15:21 28.07.2022)(gtk introspection -gtk-doc -test -vala) Startseite: https://gitlab.gnome.org/GNOME/gnome-autoar Beschreibung: Automatic archives creating and extracting library [I] app-eselect/eselect-gnome-shell-extensions Verfügbare Versionen: 20180306-r1{tbz2} Installierte Versionen: 20180306-r1{tbz2}(21:17:36 24.07.2022) Startseite: https://wiki.gentoo.org/wiki/No_homepage Beschreibung: Manages system defaults for GNOME Shell extensions [U] dev-libs/libgnome-games-support Verfügbare Versionen: (1) 1.8.2(1/3){tbz2} (2) 2.0.0(2/4) Installierte Versionen: 1.8.2(1/3){tbz2}(05:22:14 28.07.2022) Startseite: https://gitlab.gnome.org/GNOME/libgnome-games-support Beschreibung: Library for code common to GNOME games [I] games-arcade/gnome-nibbles Verfügbare Versionen: 3.38.2{tbz2} Installierte Versionen: 3.38.2{tbz2}(09:39:48 28.07.2022) Startseite: https://wiki.gnome.org/Apps/Nibbles https://gitlab.gnome.org/GNOME/gnome-nibbles Beschreibung: Nibbles clone for GNOME [I] games-arcade/gnome-robots Verfügbare Versionen: 40.0{tbz2} Installierte Versionen: 40.0{tbz2}(09:40:54 28.07.2022) Startseite: https://wiki.gnome.org/Apps/Robots https://gitlab.gnome.org/GNOME/gnome-robots Beschreibung: Avoid the robots and make them crash into each other [I] games-board/gnome-mahjongg Verfügbare Versionen: 3.38.3{tbz2} Installierte Versionen: 3.38.3{tbz2}(09:19:15 28.07.2022) Startseite: https://wiki.gnome.org/Apps/Mahjongg Beschreibung: Disassemble a pile of tiles by removing matching pairs [I] games-board/gnome-mines Verfügbare Versionen: 40.1{tbz2} Installierte Versionen: 40.1{tbz2}(09:19:52 28.07.2022) Startseite: https://wiki.gnome.org/Apps/Mines Beschreibung: Clear hidden mines from a minefield [I] games-puzzle/gnome-klotski Verfügbare Versionen: 3.38.2{tbz2} Installierte Versionen: 3.38.2{tbz2}(09:19:30 28.07.2022) Startseite: https://wiki.gnome.org/Apps/Klotski Beschreibung: Slide blocks to solve the puzzle [I] games-puzzle/gnome-sudoku Verfügbare Versionen: 42.0{tbz2} Installierte Versionen: 42.0{tbz2}(09:20:21 28.07.2022) Startseite: https://wiki.gnome.org/Apps/Sudoku Beschreibung: Test your logic skills in this number grid puzzle [I] gnome-base/gnome Verfügbare Versionen: (2.0) 40.0{tbz2} {accessibility +bluetooth +classic cups +extras} Installierte Versionen: 40.0(2.0){tbz2}(21:18:33 24.07.2022)(bluetooth classic cups -accessibility -extras) Startseite: https://www.gnome.org/ Beschreibung: Meta package for GNOME, merge this package to install [I] gnome-base/gnome-common Verfügbare Versionen: (3) 3.18.0-r2{tbz2} Installierte Versionen: 3.18.0-r2(3){tbz2}(00:57:59 28.07.2022) Startseite: https://gitlab.gnome.org/GNOME/gnome-common Beschreibung: Common files for development of Gnome packages [I] gnome-base/gnome-control-center Verfügbare Versionen: (2) 42.3^t{tbz2} {+bluetooth +cups debug elogind +gnome-online-accounts +ibus kerberos networkmanager systemd test wayland INPUT_DEVICES="wacom"} Installierte Versionen: 42.3(2)^t{tbz2}(09:23:31 09.08.2022)(bluetooth cups elogind gnome-online-accounts ibus networkmanager -debug -kerberos -systemd -test -wayland INPUT_DEVICES="-wacom") Startseite: https://gitlab.gnome.org/GNOME/gnome-control-center Beschreibung: GNOME's main interface to configure various aspects of the desktop [I] gnome-base/gnome-core-apps Verfügbare Versionen: (3.0) 41.3{tbz2} {+bluetooth cups} Installierte Versionen: 41.3(3.0){tbz2}(21:18:06 24.07.2022)(bluetooth cups) Startseite: https://www.gnome.org/ Beschreibung: Sub-meta package for the core applications integrated with GNOME [I] gnome-base/gnome-core-libs Verfügbare Versionen: (3.0) 41.3{tbz2} {cups python} Installierte Versionen: 41.3(3.0){tbz2}(10:28:48 28.07.2022)(cups python) Startseite: https://www.gnome.org/ Beschreibung: Sub-meta package for the core libraries of GNOME [I] gnome-base/gnome-desktop Verfügbare Versionen: (3) 42.3-r300(3/19){tbz2} ~42.4-r300(3/19) (4) 42.3-r400(4/1){tbz2} ~42.4-r400(4/1) {debug gtk-doc +introspection seccomp systemd udev} Installierte Versionen: 42.3-r300(3/19){tbz2}(09:15:17 09.08.2022)(introspection seccomp udev -debug -systemd) 42.3-r400(4/1){tbz2}(09:18:13 09.08.2022)(seccomp udev -debug -gtk-doc -systemd) Startseite: https://gitlab.gnome.org/GNOME/gnome-desktop/ Beschreibung: Library with common API for various GNOME modules [I] gnome-base/gnome-keyring Verfügbare Versionen: 42.1^t{tbz2} {pam selinux +ssh-agent systemd test} Installierte Versionen: 42.1^t{tbz2}(06:44:31 28.07.2022)(pam ssh-agent -selinux -systemd -test) Startseite: https://wiki.gnome.org/Projects/GnomeKeyring Beschreibung: Password and keyring managing daemon [I] gnome-base/gnome-menus Verfügbare Versionen: (3) 3.36.0-r1^t{tbz2} {+introspection test} Installierte Versionen: 3.36.0-r1(3)^t{tbz2}(04:36:57 28.07.2022)(introspection -test) Startseite: https://gitlab.gnome.org/GNOME/gnome-menus Beschreibung: Library and layout configuration for the Desktop Menu fd.o specification [I] gnome-base/gnome-session Verfügbare Versionen: 42.0{tbz2} {doc elogind systemd} Installierte Versionen: 42.0{tbz2}(09:39:10 28.07.2022)(elogind -doc -systemd) Startseite: https://gitlab.gnome.org/GNOME/gnome-session Beschreibung: Gnome session manager [I] gnome-base/gnome-settings-daemon Verfügbare Versionen: 42.2-r1^t{tbz2} {+colord +cups debug elogind modemmanager networkmanager smartcard systemd test +udev wayland INPUT_DEVICES="wacom"} Installierte Versionen: 42.2-r1^t{tbz2}(09:19:13 09.08.2022)(colord cups elogind udev -debug -modemmanager -networkmanager -smartcard -systemd -test -wayland INPUT_DEVICES="-wacom") Startseite: https://gitlab.gnome.org/GNOME/gnome-settings-daemon Beschreibung: Gnome Settings Daemon [I] gnome-base/gnome-shell Verfügbare Versionen: 42.3.1^t{tbz2} ~42.4^t {+bluetooth +browser-extension elogind gtk-doc +ibus +networkmanager systemd telepathy test PYTHON_SINGLE_TARGET="python3_8 python3_9 python3_10 python3_11"} Installierte Versionen: 42.3.1^t{tbz2}(09:25:44 09.08.2022)(bluetooth browser-extension elogind ibus networkmanager -gtk-doc -systemd -telepathy -test PYTHON_SINGLE_TARGET="python3_10 -python3_8 -python3_9 -python3_11") Startseite: https://wiki.gnome.org/Projects/GnomeShell https://gitlab.gnome.org/GNOME/gnome-shell Beschreibung: Provides core UI functions for the GNOME desktop [I] gnome-base/libgnomekbd Verfügbare Versionen: 3.26.1(0/8)^t{tbz2} ~3.28.1(0/8) {+introspection test} Installierte Versionen: 3.26.1(0/8)^t{tbz2}(06:49:40 28.07.2022)(introspection -test) Startseite: https://gitlab.gnome.org/GNOME/libgnomekbd Beschreibung: Gnome keyboard configuration library [I] gnome-extra/gnome-browser-connector Verfügbare Versionen: 10-r5{tbz2} ~42.0 {PYTHON_SINGLE_TARGET="python3_8 python3_9 python3_10 python3_11"} Installierte Versionen: 10-r5{tbz2}(01:50:21 23.07.2022)(PYTHON_SINGLE_TARGET="python3_10 -python3_8 -python3_9") Startseite: https://wiki.gnome.org/Projects/GnomeShellIntegration Beschreibung: OS-native connector counterpart for GNOME Shell browser extension [I] gnome-extra/gnome-calculator Verfügbare Versionen: 42.2^t{tbz2} {+introspection test} Installierte Versionen: 42.2^t{tbz2}(09:20:01 09.08.2022)(introspection -test) Startseite: https://wiki.gnome.org/Apps/Calculator Beschreibung: A calculator application for GNOME [I] gnome-extra/gnome-color-manager Verfügbare Versionen: 3.36.0^t{tbz2} {test} Installierte Versionen: 3.36.0^t{tbz2}(20:57:10 24.07.2022)(-test) Startseite: https://gitlab.gnome.org/GNOME/gnome-color-manager/ Beschreibung: GNOME color profile tools [I] gnome-extra/gnome-contacts Verfügbare Versionen: 41.0 42.0{tbz2} {telepathy v4l} Installierte Versionen: 42.0{tbz2}(21:14:25 24.07.2022)(-telepathy) Startseite: https://wiki.gnome.org/Design/Apps/Contacts Beschreibung: GNOME contact management application [I] gnome-extra/gnome-shell-extensions Verfügbare Versionen: 42.3{tbz2} Installierte Versionen: 42.3{tbz2}(09:25:58 09.08.2022) Startseite: https://wiki.gnome.org/Projects/GnomeShell/Extensions Beschreibung: JavaScript extensions for GNOME Shell [I] gnome-extra/gnome-system-monitor Verfügbare Versionen: 42.0{tbz2} {X systemd} Installierte Versionen: 42.0{tbz2}(08:55:17 28.07.2022)(X -systemd) Startseite: https://help.gnome.org/users/gnome-system-monitor/stable/ Beschreibung: The Gnome System Monitor [I] gnome-extra/gnome-tweaks Verfügbare Versionen: 40.10{tbz2} {PYTHON_SINGLE_TARGET="python3_8 python3_9 python3_10"} Installierte Versionen: 40.10{tbz2}(21:17:52 24.07.2022)(PYTHON_SINGLE_TARGET="python3_10 -python3_8 -python3_9") Startseite: https://wiki.gnome.org/Apps/Tweaks Beschreibung: Customize advanced GNOME options [I] gnome-extra/gnome-user-docs Verfügbare Versionen: 42.0^bst{tbz2} {test} Installierte Versionen: 42.0^bst{tbz2}(00:57:59 28.07.2022)(-test) Startseite: https://gitlab.gnome.org/GNOME/gnome-user-docs Beschreibung: GNOME end user documentation [I] gnome-extra/gnome-weather Verfügbare Versionen: 42.0{tbz2} Installierte Versionen: 42.0{tbz2}(09:25:24 28.07.2022) Startseite: https://wiki.gnome.org/Design/Apps/Weather Beschreibung: A weather application for GNOME [I] gnome-extra/polkit-gnome Verfügbare Versionen: 0.105-r2{tbz2} Installierte Versionen: 0.105-r2{tbz2}(07:21:47 28.07.2022) Startseite: https://gitlab.freedesktop.org/polkit/polkit/ Beschreibung: A dbus session bus service that is used to bring up authentication dialogs [I] media-gfx/gnome-font-viewer Verfügbare Versionen: 41.0{tbz2} 42.0{tbz2} Installierte Versionen: 42.0{tbz2}(09:20:04 28.07.2022) Startseite: https://gitlab.gnome.org/GNOME/gnome-font-viewer Beschreibung: Font viewer utility for GNOME [I] media-gfx/gnome-photos Verfügbare Versionen: 42.0^t{tbz2} {flickr test upnp-av} Installierte Versionen: 42.0^t{tbz2}(21:13:45 24.07.2022)(-flickr -test -upnp-av) Startseite: https://wiki.gnome.org/Apps/Photos Beschreibung: Access, organize and share your photos on GNOME [I] media-sound/gnome-music Verfügbare Versionen: 42.1{tbz2} {PYTHON_SINGLE_TARGET="python3_8 python3_9 python3_10"} Installierte Versionen: 42.1{tbz2}(21:14:04 24.07.2022)(PYTHON_SINGLE_TARGET="python3_10 -python3_8 -python3_9") Startseite: https://wiki.gnome.org/Apps/Music https://gitlab.gnome.org/GNOME/gnome-music/ Beschreibung: Music management for Gnome [I] media-sound/gnome-sound-recorder Verfügbare Versionen: 42.0{tbz2} Installierte Versionen: 42.0{tbz2}(10:34:28 28.07.2022) Startseite: https://wiki.gnome.org/Design/Apps/SoundRecorder https://gitlab.gnome.org/GNOME/gnome-sound-recorder Beschreibung: Simple sound recorder [I] net-libs/gnome-online-accounts Verfügbare Versionen: 3.44.0(0/1){tbz2} {debug gnome +introspection kerberos +vala} Installierte Versionen: 3.44.0(0/1){tbz2}(21:09:08 24.07.2022)(gnome introspection vala -debug -kerberos) Startseite: https://wiki.gnome.org/Projects/GnomeOnlineAccounts Beschreibung: GNOME framework for accessing online accounts [I] net-misc/gnome-online-miners Verfügbare Versionen: 3.34.0-r2{tbz2} {flickr} Installierte Versionen: 3.34.0-r2{tbz2}(21:12:29 24.07.2022)(-flickr) Startseite: https://wiki.gnome.org/Projects/GnomeOnlineMiners Beschreibung: Crawls through your online content [I] net-wireless/gnome-bluetooth Verfügbare Versionen: (2) 3.34.5(2/13)^t{tbz2} (3) 42.2(3/13)^t{tbz2} ~42.3(3/13)^t ~42.4(3/13)^t {gtk-doc +introspection sendto test} Installierte Versionen: 42.2(3/13)^t{tbz2}(09:19:32 09.08.2022)(introspection -gtk-doc -sendto -test) Startseite: https://wiki.gnome.org/Projects/GnomeBluetooth Beschreibung: Bluetooth graphical utilities integrated with GNOME [I] sys-apps/gnome-disk-utility Verfügbare Versionen: 42.0{tbz2} {elogind fat gnome systemd} Installierte Versionen: 42.0{tbz2}(09:42:11 28.07.2022)(elogind gnome -fat -systemd) Startseite: https://wiki.gnome.org/Apps/Disks Beschreibung: Disk Utility for GNOME using udisks [I] x11-terms/gnome-terminal Verfügbare Versionen: 3.44.1{tbz2} {debug +gnome-shell +nautilus vanilla} Installierte Versionen: 3.44.1{tbz2}(21:17:19 24.07.2022)(gnome-shell nautilus -debug -vanilla) Startseite: https://wiki.gnome.org/Apps/Terminal/ https://gitlab.gnome.org/GNOME/gnome-terminal Beschreibung: A terminal emulator for GNOME [I] x11-themes/gnome-backgrounds Verfügbare Versionen: 42.0{tbz2} Installierte Versionen: 42.0{tbz2}(05:22:37 28.07.2022) Startseite: https://gitlab.gnome.org/GNOME/gnome-backgrounds Beschreibung: A set of backgrounds packaged with the GNOME desktop [I] x11-themes/gnome-themes-standard Verfügbare Versionen: 3.28{tbz2} Installierte Versionen: 3.28{tbz2}(06:33:37 28.07.2022) Startseite: https://gitlab.gnome.org/GNOME/gnome-themes-extra Beschreibung: Standard Themes for GNOME Applications I hope somebody has an idea how to enable the extensions again. Thank you for your help.
look here https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/5622#note_1497615 Quote: See the above comments. This is a bug in the extensions website, which assumes that gnome-shell's version number must only have two components (41.3, 42.0, ...). But we had a pretty bad regression in 42.3, so I had to roll a 42.3.1 release. The only thing we can do on the gnome-shell side is lie about the running gnome-shell version (i.e. report 42 for all 42.x versions), and hope that the website doesn't start insisting that shell versions have at least two components. https://forum.endeavouros.com/t/heres-how-to-fix-recent-gnome-extensions-website-error/29217/3
Hi, I have a problem while try to unmerge enlightenment, the output of depclean Code: emerge --ask --depclean -v enlightenment efl Calculating dependencies... done! dev-libs/efl-1.26.2 pulled in by: x11-wm/enlightenment-0.25.3 requires >=dev-libs/efl-1.26.1[eet,fontconfig,X] x11-wm/enlightenment-0.25.3 pulled in by: virtual/notification-daemon-0 requires x11-wm/enlightenment after I try (only for test) to do Code: emerge --ask --depclean -v enlightenment efl virtual/notification-daemon Calculating dependencies... done! dev-libs/efl-1.26.2 pulled in by: x11-wm/enlightenment-0.25.3 requires >=dev-libs/efl-1.26.1[eet,fontconfig,X] virtual/notification-daemon-0 pulled in by: x11-libs/libnotify-0.7.12 requires =virtual/notification-daemon-0, virtual/notification-daemon x11-wm/enlightenment-0.25.3 pulled in by: virtual/notification-daemon-0 requires x11-wm/enlightenment but it seems strange, I don't understand why libnotify (that I'm sure is used from xfce) need enlightenment Somebody can explain me what I miss? Thanks a lot
luna80 wrote: eccerr0r thanks! Do you mean that if I emerge, for example, x11-misc/notification-daemon, after I can unmerge enlightement whitout problem because xfce recognise x11-misc/notification-daemon? Exactly. Though for XFCE, I would recommend xfce-extra/xfce4-notifyd as the replacement just to keep in the same ecosystem.
Hello community! After gentoo update I cannot connect to my vnc server. Code: ms ~ $ vncviewer TigerVNC-Betrachter (32-bit) Version 1.12.0 Erstellt auf: 2022-09-09 15:57 Copyright (C) 1999-2021 TigerVNC-Team und viele andere (siehe README.rst) Siehe https://www.tigervnc.org für Informationen zu TigerVNC. Can't open display: ms ~ $ I gues the there is a problem to start the vncserver? Code: ms ~ # vncserver :1 Using desktop session xfce New 'ms:1 (root)' desktop is ms:1 Starting desktop session xfce Xvnc TigerVNC 1.12.0 - built Sep 9 2022 18:02:19 Copyright (C) 1999-2021 TigerVNC Team and many others (see README.rst) See https://www.tigervnc.org for information on TigerVNC. Underlying X server release 12101001 Sat Sep 10 09:15:18 2022 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 5901 vncext: created VNC server for screen 0 [mi] mieq: warning: overriding existing handler (nil) with 0x57cafc for event 2 [mi] mieq: warning: overriding existing handler (nil) with 0x57cafc for event 3 xinit: XFree86_VT property unexpectedly has 0 items instead of 1 xinit: connection to X server lost waiting for X server to shut down ComparingUpdateTracker: 0 pixels in / 0 pixels out ComparingUpdateTracker: (1:nan ratio) ms ~ # Please help! What I can try?
I rebuild tigervnc with USE="server" but it has not helped. If I restart tigervnc I get follow messages: Code: ms ~ # /etc/init.d/tigervnc restart * Stopping TigerVNC server ... cat: '/run/vncsession-:1.pid': Datei oder Verzeichnis nicht gefunden Kein Benutzer mit dem Namen »« cat: '/run/vncsession-:2.pid': Datei oder Verzeichnis nicht gefunden Kein Benutzer mit dem Namen »« [ ok ] * Starting TigerVNC server ... [ ok ] ms ~ #
Hello friends, I'm doing a couple of things to clean up the desktop before I decide to work on moving to Sway (I'd rather have a good X11 desktop incase a Wayland one doesn't work all too well). I'm using XFCE (I've used it for years) and I've switched to using Picom as the compositor. Picom doesn't ever want to start upon logging in to an XFCE session, though. I always have to start it myself with Code: picom -b I have a config file in $XDG_CONFIG_HOME/picom.conf and I even put one in /etc/xdg/picom.conf. In $XDG_CONFIG_HOME/autostart I have a .desktop file that should start Picom on logging into an XFCE session. It's basically: Code: Name=Picom Exec=picom -b No bells or whistles. Thing is, I don't think I see any errors in regards to Picom failing to start. I have turned off XFCE default compositor, so that's not the issue. Don't really know where to look to try and fix this.
Maybe it starts but it is behaving in a way different from your expectations. Check it out with Code: ps -ef | grep picom
Hey guys, It feels like a duplicate thread, I've read that carefully and tried the suggestions, but that did not work and the case looks a little different, though maybe related (integrated Intel graphics)? I've got an Intel 1240P laptop with 12 gen Iris integrated graphics. When I try starting x (`startx`) as a user or root, it fails with Quote: xinit: givig up xinit: unable to connect to X server: Connection refused xinit: server error Here's the relevant info: Xorg.0.log: Code: [ 833.550] X.Org X Server 1.21.1.4 X Protocol Version 11, Revision 0 [ 833.551] Current Operating System: Linux pi 5.15.59-gentoo-redux #5 SMP Sat Sep 17 01:27:08 CEST 2022 x86_64 [ 833.552] Kernel command line: BOOT_IMAGE=/vmlinuz-5.15.59-gentoo-redux root=UUID=00b49f96-fd85-47c4-ad03-0543cf9ac069 ro [ 833.553] [ 833.554] Current version of pixman: 0.40.0 [ 833.555] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 833.555] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 833.559] (==) Log file: "/home/madjestic/.local/share/xorg/Xorg.0.log", Time: Sat Sep 17 01:53:08 2022 [ 833.560] (==) Using config directory: "/etc/X11/xorg.conf.d" [ 833.560] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 833.560] (==) No Layout section. Using the first Screen section. [ 833.560] (==) No screen section available. Using defaults. [ 833.560] (**) |-->Screen "Default Screen Section" (0) [ 833.560] (**) | |-->Monitor "<default monitor>" [ 833.561] (==) No device specified for screen "Default Screen Section". Using the first device section listed. [ 833.561] (**) | |-->Device "Intel Graphics" [ 833.561] (**) | |-->GPUDevice "Intel Graphics" [ 833.561] (==) No monitor specified for screen "Default Screen Section". Using a default monitor configuration. [ 833.561] (==) Automatically adding devices [ 833.561] (==) Automatically enabling devices [ 833.561] (==) Automatically adding GPU devices [ 833.561] (==) Automatically binding GPU devices [ 833.561] (==) Max clients allowed: 256, resource mask: 0x1fffff [ 833.561] (==) FontPath set to: /usr/share/fonts/misc, /usr/share/fonts/TTF, /usr/share/fonts/OTF, /usr/share/fonts/Type1, /usr/share/fonts/100dpi, /usr/share/fonts/75dpi [ 833.561] (==) ModulePath set to "/usr/lib64/xorg/modules" [ 833.561] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [ 833.561] (II) Module ABI versions: [ 833.561] X.Org ANSI C Emulation: 0.4 [ 833.561] X.Org Video Driver: 25.2 [ 833.561] X.Org XInput driver : 24.4 [ 833.561] X.Org Server Extension : 10.0 [ 833.561] (++) using VT number 1 [ 833.563] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31 [ 833.564] (--) PCI:*(0@0:2:0) 8086:46a6:f111:0002 rev 12, Mem @ 0x605c000000/16777216, 0x4000000000/268435456, I/O @ 0x00003000/64, BIOS @ 0x????????/131072 [ 833.564] (II) LoadModule: "glx" [ 833.564] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so [ 833.564] (II) Module glx: vendor="X.Org Foundation" [ 833.564] compiled for 1.21.1.4, module version = 1.0.0 [ 833.564] ABI class: X.Org Server Extension, version 10.0 [ 833.564] (II) LoadModule: "intel" [ 833.564] (II) Loading /usr/lib64/xorg/modules/drivers/intel_drv.so [ 833.564] (II) Module intel: vendor="X.Org Foundation" [ 833.564] compiled for 1.21.1.4, module version = 2.99.917 [ 833.564] Module class: X.Org Video Driver [ 833.564] ABI class: X.Org Video Driver, version 25.2 [ 833.564] (II) LoadModule: "modesetting" [ 833.564] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so [ 833.564] (II) Module modesetting: vendor="X.Org Foundation" [ 833.564] compiled for 1.21.1.4, module version = 1.21.1 [ 833.564] Module class: X.Org Video Driver [ 833.564] ABI class: X.Org Video Driver, version 25.2 [ 833.564] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets: i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45, 4 Series, G45/G43, Q45/Q43, G41, B43 [ 833.564] (II) intel: Driver for Intel(R) HD Graphics [ 833.564] (II) intel: Driver for Intel(R) Iris(TM) Graphics [ 833.564] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics [ 833.564] (II) modesetting: Driver for Modesetting Kernel Drivers: kms [ 833.564] xf86EnableIO: failed to enable I/O ports 0000-03ff (Operation not permitted) [ 833.565] (WW) LoadKernelModule: Setting of real/effective user Id to 0/0 failed[ 833.565] (WW) LoadKernelModule: Setting of real/effective user Id to 0/0 failed[ 835.591] intel: waited 2020 ms for i915.ko driver to load [ 835.591] (WW) LoadKernelModule: Setting of real/effective user Id to 0/0 failed[ 835.594] (EE) open /dev/dri/card0: No such file or directory [ 835.594] (WW) Falling back to old probe method for modesetting [ 835.594] (EE) open /dev/dri/card0: No such file or directory [ 835.594] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support [ 835.594] (EE) Screen 0 deleted because of no matching config section. [ 835.594] (II) UnloadModule: "modesetting" [ 835.594] (EE) Device(s) detected, but none match those in the config file. [ 835.594] (EE) Fatal server error: [ 835.594] (EE) no screens found(EE) [ 835.594] (EE) Please consult the The X.Org Foundation support at http://wiki.x.org for help. [ 835.594] (EE) Please also check the log file at "/home/madjestic/.local/share/xorg/Xorg.0.log" for additional information. [ 835.594] (EE) [ 835.601] (EE) Server terminated with error (1). Closing log file. emerge --info: Code: Portage 3.0.36 (python 3.10.6-final-0, default/linux/amd64/17.1/desktop, gcc-11.3.0, glibc-2.35-r8, 5.15.59-gentoo-redux x86_64) ================================================================= System uname: Linux-5.15.59-gentoo-redux-x86_64-12th_Gen_Intel-R-_Core-TM-_i5-1240P-with-glibc2.35 KiB Mem: 32587160 total, 32063236 free KiB Swap: 67108860 total, 67108860 free Timestamp of repository gentoo: Fri, 16 Sep 2022 13:00:01 +0000 Head commit of repository gentoo: d8f7c8efd1af3a3a692bf91b80e8af792539df1d Timestamp of repository haskell: Fri, 16 Sep 2022 01:31:41 +0000 Head commit of repository haskell: 0e9708dc4eea6c03539089315583dcfe837b2701 sh bash 5.1_p16-r1 ld GNU ld (Gentoo 2.38 p4) 2.38 app-misc/pax-utils: 1.3.5::gentoo app-shells/bash: 5.1_p16-r1::gentoo dev-lang/perl: 5.34.1-r3::gentoo dev-lang/python: 3.10.6_p4::gentoo dev-lang/rust-bin: 1.62.1::gentoo dev-util/cmake: 3.23.3::gentoo dev-util/meson: 0.62.2::gentoo sys-apps/baselayout: 2.8::gentoo sys-apps/openrc: 0.44.10::gentoo sys-apps/sandbox: 2.29::gentoo sys-devel/autoconf: 2.71-r1::gentoo sys-devel/automake: 1.16.5::gentoo sys-devel/binutils: 2.38-r2::gentoo sys-devel/binutils-config: 5.4.1::gentoo sys-devel/gcc: 11.3.0::gentoo sys-devel/gcc-config: 2.5-r1::gentoo sys-devel/libtool: 2.4.7::gentoo sys-devel/llvm: 14.0.6-r2::gentoo sys-devel/make: 4.3::gentoo sys-kernel/linux-headers: 5.15-r3::gentoo (virtual/os-headers) sys-libs/glibc: 2.35-r8::gentoo Repositories: gentoo location: /var/db/repos/gentoo sync-type: rsync sync-uri: rsync://rsync.gentoo.org/gentoo-portage priority: -1000 sync-rsync-verify-jobs: 1 sync-rsync-extra-opts: sync-rsync-verify-max-age: 24 sync-rsync-verify-metamanifest: yes haskell location: /var/db/repos/haskell sync-type: git sync-uri: https://github.com/gentoo-mirror/haskell.git masters: gentoo ACCEPT_KEYWORDS="amd64" ACCEPT_LICENSE="@FREE @BINARY-REDISTRIBUTABLE" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-march=native -O2 -pipe" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/sandbox.d /etc/terminfo" CXXFLAGS="-march=native -O2 -pipe" DISTDIR="/var/cache/distfiles" ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" FCFLAGS="-march=native -O2 -pipe" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs binpkg-multi-instance buildpkg-live config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" FFLAGS="-march=native -O2 -pipe" GENTOO_MIRRORS="https://mirror.leaseweb.com/gentoo/ http://mirror.leaseweb.com/gentoo/ rsync://mirror.leaseweb.com/gentoo/ https://ftp.snt.utwente.nl/pub/os/linux/gentoo http://ftp.snt.utwente.nl/pub/os/linux/gentoo ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo rsync://ftp.snt.utwente.nl/gentoo" LANG="en_US.iso88591" LDFLAGS="-Wl,-O1 -Wl,--as-needed" LINGUAS="en" MAKEOPTS="-j15" PKGDIR="/var/cache/binpkgs" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" PORTAGE_TMPDIR="/var/tmp" SHELL="/bin/bash" USE="X a52 aac acc acl acpi alsa amd64 bluetooth branding bzip2 cairo cdda cdr cli crypt cups dbus dri dts dvd dvdr elogind emacs encode exif ffmpeg flac fortran gdbm gif gpm gtk gui iconv icu ipv6 jack jpeg lcms libglvnd libnotify libtirpc mad mjpeg mng mp3 mp4 mpeg multilib ncurses networkmanager nls nptl ogg opengl openmp pam pango pcre pdf png policykit ppds qt5 quicktime readline sdl seccomp spell split-usr ssl startup-notification svg tiff truetype udev udisks unicode upower usb vorbis wacom win32codecs wxwidgets x264 xattr xcb xml xv xvid zlib" ABI_X86="64" ADA_TARGET="gnat_2020" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes avx avx2 f16c fma3 mmx mmxext pclmul popcnt rdrand sha sse sse2 sse3 sse4_1 sse4_2 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" GRUB_PLATFORMS="efi-64" INPUT_DEVICES="evdev keyboard mouse synaptics wacom joystick" KERNEL="linux" L10N="en-US pl ru" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-4 php8-0" POSTGRES_TARGETS="postgres12 postgres13" PYTHON_SINGLE_TARGET="python3_10" PYTHON_TARGETS="python3_10" RUBY_TARGETS="ruby27" USERLAND="GNU" VIDEO_CARDS="intel i965 iris" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq proto steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: ADDR2LINE, AR, ARFLAGS, AS, ASFLAGS, CC, CCLD, CONFIG_SHELL, CPP, CPPFLAGS, CTARGET, CXX, CXXFILT, ELFEDIT, EMERGE_DEFAULT_OPTS, EXTRA_ECONF, F77FLAGS, FC, GCOV, GPROF, INSTALL_MASK, LC_ALL, LD, LEX, LFLAGS, LIBTOOL, MAKE, MAKEFLAGS, NM, OBJCOPY, OBJDUMP, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, RANLIB, READELF, RUSTFLAGS, SIZE, STRINGS, STRIP, YACC, YFLAGS make.conf : Code: # These settings were set by the catalyst build script that automatically # built this stage. # Please consult /usr/share/portage/config/make.conf.example for a more # detailed example. COMMON_FLAGS="-march=native -O2 -pipe" CFLAGS="${COMMON_FLAGS}" CXXFLAGS="${COMMON_FLAGS}" FCFLAGS="${COMMON_FLAGS}" FFLAGS="${COMMON_FLAGS}" # NOTE: This stage was built with the bindist Use flag enabled PORTDIR="/var/db/repos/gentoo" DISTDIR="/var/cache/distfiles" PKGDIR="/var/cache/binpkgs" MAKEOPTS="-j15" CHOST="x86_64-pc-linux-gnu" CPU_FLAGS_X86="aes avx avx2 f16c fma3 mmx mmxext pclmul popcnt rdrand sha sse sse2 sse3 sse4_1 sse4_2 ssse3" USE="-wayland -java elogind -systemd -consolekit X emacs \ mpeg mjpeg ffmpeg x264 win32codecs quicktime mp3 mp4 acc \ networkmanager jack wacom" LINGUAS="en" L10N="en-US pl ru" INPUT_DEVICES="evdev keyboard mouse synaptics wacom joystick" GENTOO_MIRRORS="https://mirror.leaseweb.com/gentoo/ http://mirror.leaseweb.com/gentoo/ rsync://mirror.leaseweb.com/gentoo/ \ https://ftp.snt.utwente.nl/pub/os/linux/gentoo http://ftp.snt.utwente.nl/pub/os/linux/gentoo ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo \ rsync://ftp.snt.utwente.nl/gentoo" VIDEO_CARDS="intel i915 i965 iris" ACCEPT_LICENSE="-* @FREE @BINARY-REDISTRIBUTABLE" GRUB_PLATFORMS="efi-64" # This sets the language of build output to English. # Please keep this setting intact when reporting bugs. LC_MESSAGES=C /etc/X11/xorg.conf.d/20-modesetting.conf : Code: Section "Device" Identifier "Intel Graphics" Driver "modesetting" Option "AccelMethod" "glamor" Option "DRI" "3" # I tried BusID "PCI:0.2.0" here, no difference EndSection /etc/X11/xorg.conf.d/30-intel.conf Code: Section "Device" Identifier "Intel Graphics" Driver "intel" Option "TearFree" "true" # I tried BusID "PCI:0.2.0" here, no difference EndSection Could somebody help with debugging this issue or suggest a workaround, please? Thanks!
First try Code: lspci | grep -i vga | awk '{ print $1 }' Get the correct id.Is it 2 or 1? then Code: Section "Device" Identifier "modesetting" Driver "modesetting" BusID "PCI:0:1:0" EndSection Edit accordingly. Delete the additional ones. Plz see https://forums.gentoo.org/viewtopic-t-1156966-highlight-.html you have Quote: VIDEO_CARDS="intel i915 i965 iris" Maybe better Code: VIDEO_CARDS="intel i965 iris" try also with plain VIDEO_CARDS="intel" and rebuild mesa.
I have a strange issue with gdm on my Lenovo laptop with hybrid graphics. Up to and including gdm 41, the login was normal. Now with gdm 42 the login screen is displayed and I login. After a pause, a second login screen is displayed. I enter my password a second time and I get to the desktop. I use wayland, but I tried x11 and the same thing happened. Now here are the odd things. I have a sound that plays when the desktop starts. When I login the first time and the second login screen is displayed, I can hear the sound play before I enter my password the second time. I assume the first login is successful and the desktop is starting based on the sound playing. The second thing I have observed is that the first login screen has the gear in the lower right corner. The second login screen does not have the gear. Finally, if I disable gdm.service, reboot to the console, login as root, manually start gdm.service to get the login screen then I do not get the second login screen. I did experience this issue early on with gdm 42, but re-installed gdm 41 which corrected the issue. However, I was not being careful during updates and gdm 42 got installed again. I am stuck now, gdm 41 isn't available so I am trying to fix the problem without having much luck. Mike Solved!!!! I tried everything including removal of gdm, but nothing fix the gdm 42 problem. I saw gdm 43 in the repo and installed it. No more problem! So, I don't know the issue, but it is fixed.
hello, gdm's asking twice for username and pw ? no logfiles? have you tried changing some options of gdm, e.g enabling or disabling user-list? please try with another user or (make a backup before) delete the users gdm configs in users home folder and try again. you're not the only one https://askubuntu.com/questions/1421637/gdm-requires-login-twice greetings EDIT: what happens if you change to autologin with gdm?
Hello I have one box, where tigervnc 1.12.0-r7 almost always does not display the last character typed in an xterm (just for example). It does display it when the next character is typed (but then again holds back on the new last character). It also displays things after a mouse event or movement. The viewer is from tigervnc 1.10, in KDE plasma 5.25.4, Xorg I tested konsole instead of xterm. It does not depend on the choice of application, it is a specific vncserver/specific box thing. moving the mouse outside the vnc viewer, typing, then shading (rollup) and unshading the viewer. This does NOT make the last character appear, but moving the mouse on the titlebar does. other vncserver instances on the same box, same problem vnc instances on 2 other boxes, NO problem using a viewer in another box inside a working vnc server, NO problem an ipad viewer, NO problem So it might be a vnc server/vnc viewer/KDE plasma compositor interaction. It reminds me of a situation from an old Ubuntu default installation, maybe 14.4, where almost always, on all terminals, the last typed character was delayed by 2 seconds. I wrote about it somewhere, and I can not believe I'm the only one who sees it, but nobody else was bothered by it. Could anyone ever track these things down? What packages are involved, or what else? What must be changed? thanks edit: ok, let's call it solved, but the root cause is not known.
After update to tigervnc 1.12 on the viewer side, it seems to work again. This tigervnc 1.10 viewer never had any other specific problem AFAIK. As if the tigervnc things negotiate some extra channel, and there was a hiccup with this specific combination.
When I type startX I get the following output Current version of pixman: 0.40.0 Before reporting problems, check http://wiki.x.org to make sure you have the latest version. Marker: (--) probed, (**) from config file, (==) default setting, (**) from command line, (!!!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implented, (??) unknown. (==) Log file: "/var/log/Xorg.0.log", Time: Sun Aug 21 03:45:25 2022 (==) Using system config directory "/usr/share/X11/xorg.conf.d" MESA-LOADER: failed to open iris: /usr/lib64/dri/iris_dri.so: cannot open shared object file: No such file or dierctory (search paths /usr/lib64/dri, suffix _dri) failed to load driver: iris MESA-LOADER: failed to open zink: /usr/lib64/dri/zink_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib64/dri, suffix _dri) failed to load driver: zink xinit: Unable to run program "/usr/bin/startlxde": No such file or directory Specify a program no the command line to make sure that /usr/bin/ is in your path. xinit: connection to X server lost waiting for X server to shut down (II) Server teminated successfully (0) Closing log file. SOLUTION: Add VIDEO_CARDS="intel i965 iris" to /etc/portage/make.conf emerge -lav mesa emerge cfg-update emerge --autounmask=y --autounmask-write lxde-base/lxde-meta cfg-update -u (1,1,1,1) emerge --autounmask=y --autounmask-write lxde-base/lxsession echo "exec startlxde" >> ~/.xinitrc startx this will be able to get you to a lxde session
atlanticat, Code: MESA-LOADER: failed to open iris: /usr/lib64/dri/iris_dri.so: cannot open shared object file See LibGl fails to load iris Fix that first.
I'm having a very similar problem to the one mv had last month: https://forums.gentoo.org/viewtopic-t-1139872-highlight-activated+service+freedesktop+login1.html However, I'm not using systemd at all, so their solution doesn't translate to my system. I rebuilt my system because my builds were failing mysteriously (it turned out to be my CPU overheating), and on my mostly-fresh install (I copied a few things over from my old /etc, but that's about all I changed), I'm unable to log in using sddm (when I try, I'm silently returned to the login screen). When this happens, I see this in /var/log/messages: Code: Aug 21 04:22:28 frankenbox dbus-daemon[11724]: [system] Activating service name='org.freedesktop.login1' requested by ':1.5' (uid=0 pid=11870 comm="/usr/libexec/sddm-helper --socket /tmp/sddm-authc8" lab el="kernel") (using servicehelper) Aug 21 04:22:28 frankenbox dbus-daemon[11724]: [system] Activated service 'org.freedesktop.login1' failed: Failed to execute program org.freedesktop.login1: Permission denied Aug 21 04:22:28 frankenbox sddm-helper[11870]: pam_elogind(sddm-greeter:session): Failed to create session: Failed to execute program org.freedesktop.login1: Permission denied I find this really confusing because "org.freedesktop.login1" isn't really a binary that I can find somewhere and check the permissions of: All the concepts of "program" and "Permission" in these error messages seem to refer to the inner workings of dbus, with which I'm not intimately familiar. Where should I even look to start troubleshooting this error? I read mv's thread but didn't see anything that applied to my system.
So, I forgot to mention one little detail: I'd restored the contents of /var/lib from backup, too. After cleaning out the dbus, polkit and sddm directories and reinstalling each of them (which probably wasn't necessary because that didn't put anything back in /var/lib), the error went away. Let this be a cautionary tale about messing with the contents of /var/lib. . .
I've recently upgrade Gentoo with LXQT as desktop from version 1.0.0 to 1.1.0 and many desktop icons disappeared. (basic icons of groups in launch menu) Tried Code: gtk-update-icon-cache but it didn't help. Is it known bug? I didn't found anything.
Don't think I've seen any reports about this yet. Which Qt Style, Icons Theme, and LXQt Theme are you using, and does changing those have any effect?
Hey, im in the process of configuring DWM for my first gentoo install and wanted to patch it with dwm-gaps-6.0.diff . i am aware that the current version is 6.3 but its the latest patch available. I read through the handbook and created the neccessary folder and gave the file an index number. However when running 'sudo emerge --ask dwm' i get following error. Code: >>> Failed to emerge x11-wm/dwm-6.3, Log file: >>> '/var/tmp/portage/x11-wm/dwm-6.3/temp/build.log' * Messages for package x11-wm/dwm-6.3: * ERROR: x11-wm/dwm-6.3::gentoo failed (prepare phase): * patch -p1 failed with /etc/portage/patches/x11-wm/dwm/01-dwm-gaps-6.0.diff * * Call stack: * ebuild.sh, line 122: Called src_prepare * environment, line 1339: Called default * phase-functions.sh, line 862: Called default_src_prepare * phase-functions.sh, line 927: Called __eapi6_src_prepare * environment, line 200: Called eapply_user * environment, line 532: Called eapply '/etc/portage/patches/x11-wm/dwm/01-dwm-gaps-6.0.diff' * environment, line 495: Called _eapply_patch '/etc/portage/patches/x11-wm/dwm/01-dwm-gaps-6.0.diff' * environment, line 433: Called __helpers_die 'patch -p1 failed with /etc/portage/patches/x11-wm/dwm/01-dwm-gaps-6.0.diff' * isolated-functions.sh, line 112: Called die * The specific snippet of code: * die "$@" * * If you need support, post the output of `emerge --info '=x11-wm/dwm-6.3::gentoo'`, * the complete build log and the output of `emerge -pqv '=x11-wm/dwm-6.3::gentoo'`. * The complete build log is located at '/var/tmp/portage/x11-wm/dwm-6.3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/x11-wm/dwm-6.3/temp/environment'. * Working directory: '/var/tmp/portage/x11-wm/dwm-6.3/work/dwm-6.3' * S: '/var/tmp/portage/x11-wm/dwm-6.3/work/dwm-6.3' Google didnt help much, so i hope to find a solution here.
It seems the patch not work for 6.3 verson Code: $ patch -p1 --dry-run < dwm-gaps-6.0.diff checking file config.def.h Hunk #1 succeeded at 2 with fuzz 2 (offset -7 lines). checking file dwm.c Hunk #1 FAILED at 1703. Hunk #2 FAILED at 1711. 2 out of 2 hunks FAILED you should recreate it
The laptop I'm installing on is an i5 with integrated graphics. It boots into a terminal without trouble (apart from locale but that is another issue). The framebuffer is set in the kernel. RC-init, "-systemd" in the make.conf. Lspci: Code: 00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller (rev 06) So according to the wiki I should put "VIDEO_CARDS="intel" in the make.conf. https://wiki.gentoo.org/wiki/Intel#Modesetting_DDX I have done that before emerging Xorg and TMW. In dmesg I see these lines relating to the graphics: Code: [ 0.024919] Reserving Intel graphics memory at [mem 0xdda00000-0xdf9fffff] ... [ 0.838878] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] ... [ 1.471907] efi-framebuffer efi-framebuffer.0: efifb: a framebuffer is already registered [ 1.471912] efi-framebuffer: probe of efi-framebuffer.0 failed with error -22 ... /var/log/Xorg.0.log: Code: [ 8280.491] X.Org X Server 1.21.1.4 X Protocol Version 11, Revision 0 [ 8280.499] Current Operating System: Linux EE_linux_laptop 5.15.52-gentoo #1 SMP PREEMPT Tue Aug 9 13:30:59 CEST 2022 x86_64 [ 8280.499] Kernel command line: BOOT_IMAGE=/vmlinuz-5.15.52-gentoo root=/dev/sda3 ro [ 8280.503] [ 8280.506] Current version of pixman: 0.40.0 [ 8280.513] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 8280.513] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 8280.523] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Aug 21 16:49:58 2022 [ 8280.527] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 8280.565] (==) No Layout section. Using the first Screen section. [ 8280.565] (==) No screen section available. Using defaults. [ 8280.565] (**) |-->Screen "Default Screen Section" (0) [ 8280.565] (**) | |-->Monitor "<default monitor>" [ 8280.565] (==) No monitor specified for screen "Default Screen Section". Using a default monitor configuration. [ 8280.566] (==) Automatically adding devices [ 8280.566] (==) Automatically enabling devices [ 8280.566] (==) Automatically adding GPU devices [ 8280.566] (==) Automatically binding GPU devices [ 8280.566] (==) Max clients allowed: 256, resource mask: 0x1fffff [ 8280.566] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/misc". [ 8280.566] Entry deleted from font path. [ 8280.566] (Run 'mkfontdir' on "/usr/share/fonts/misc"). [ 8280.566] (WW) The directory "/usr/share/fonts/TTF" does not exist. [ 8280.566] Entry deleted from font path. [ 8280.566] (WW) The directory "/usr/share/fonts/OTF" does not exist. [ 8280.566] Entry deleted from font path. [ 8280.566] (WW) The directory "/usr/share/fonts/Type1" does not exist. [ 8280.566] Entry deleted from font path. [ 8280.566] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi". [ 8280.566] Entry deleted from font path. [ 8280.566] (Run 'mkfontdir' on "/usr/share/fonts/100dpi"). [ 8280.585] (==) FontPath set to: /usr/share/fonts/75dpi [ 8280.585] (==) ModulePath set to "/usr/lib64/xorg/modules" [ 8280.585] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [ 8280.585] (II) Module ABI versions: [ 8280.585] X.Org ANSI C Emulation: 0.4 [ 8280.585] X.Org Video Driver: 25.2 [ 8280.585] X.Org XInput driver : 24.4 [ 8280.585] X.Org Server Extension : 10.0 [ 8280.586] (++) using VT number 1 [ 8280.588] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31 [ 8280.590] (II) xfree86: Adding drm device (/dev/dri/card0) [ 8280.591] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card0 [ 8280.591] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 10 paused 0 [ 8280.598] (--) PCI:*(0@0:2:0) 8086:0416:17aa:501e rev 6, Mem @ 0xf0000000/4194304, 0xe0000000/268435456, I/O @ 0x00005000/64, BIOS @ 0x????????/131072 [ 8280.598] (II) LoadModule: "glx" [ 8280.598] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so [ 8280.656] (II) Module glx: vendor="X.Org Foundation" [ 8280.656] compiled for 1.21.1.4, module version = 1.0.0 [ 8280.656] ABI class: X.Org Server Extension, version 10.0 [ 8280.656] (==) Matched intel as autoconfigured driver 0 [ 8280.656] (==) Matched modesetting as autoconfigured driver 1 [ 8280.656] (==) Matched fbdev as autoconfigured driver 2 [ 8280.656] (==) Matched vesa as autoconfigured driver 3 [ 8280.656] (==) Assigned the driver to the xf86ConfigLayout [ 8280.656] (II) LoadModule: "intel" [ 8280.656] (II) Loading /usr/lib64/xorg/modules/drivers/intel_drv.so [ 8280.689] (II) Module intel: vendor="X.Org Foundation" [ 8280.689] compiled for 1.21.1.4, module version = 2.99.917 [ 8280.689] Module class: X.Org Video Driver [ 8280.689] ABI class: X.Org Video Driver, version 25.2 [ 8280.689] (II) LoadModule: "modesetting" [ 8280.689] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so [ 8280.696] (II) Module modesetting: vendor="X.Org Foundation" [ 8280.696] compiled for 1.21.1.4, module version = 1.21.1 [ 8280.696] Module class: X.Org Video Driver [ 8280.696] ABI class: X.Org Video Driver, version 25.2 [ 8280.696] (II) LoadModule: "fbdev" [ 8280.696] (WW) Warning, couldn't open module fbdev [ 8280.696] (EE) Failed to load module "fbdev" (module does not exist, 0) [ 8280.696] (II) LoadModule: "vesa" [ 8280.697] (WW) Warning, couldn't open module vesa [ 8280.697] (EE) Failed to load module "vesa" (module does not exist, 0) [ 8280.697] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets: i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45, 4 Series, G45/G43, Q45/Q43, G41, B43 [ 8280.697] (II) intel: Driver for Intel(R) HD Graphics [ 8280.697] (II) intel: Driver for Intel(R) Iris(TM) Graphics [ 8280.697] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics [ 8280.697] (II) modesetting: Driver for Modesetting Kernel Drivers: kms [ 8280.705] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20201103 [ 8280.719] (WW) Falling back to old probe method for modesetting [ 8280.721] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 4600 [ 8280.721] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2; using a maximum of 2 threads [ 8280.721] (II) intel(0): Creating default Display subsection in Screen section "Default Screen Section" for depth/fbbpp 24/32 [ 8280.721] (==) intel(0): Depth 24, (--) framebuffer bpp 32 [ 8280.721] (==) intel(0): RGB weight 888 [ 8280.721] (==) intel(0): Default visual is TrueColor [ 8280.722] (II) intel(0): Output eDP1 has no monitor section [ 8280.722] (**) intel(0): Found backlight control interface intel_backlight (type 'raw') for output eDP1 [ 8280.722] (II) intel(0): Enabled output eDP1 [ 8280.722] (II) intel(0): Output VGA1 has no monitor section [ 8280.723] (II) intel(0): Enabled output VGA1 [ 8280.723] (II) intel(0): Output DP1 has no monitor section [ 8280.723] (II) intel(0): Enabled output DP1 [ 8280.723] (II) intel(0): Output HDMI1 has no monitor section [ 8280.723] (II) intel(0): Enabled output HDMI1 [ 8280.723] (II) intel(0): Output DP2 has no monitor section [ 8280.724] (II) intel(0): Enabled output DP2 [ 8280.724] (II) intel(0): Output HDMI2 has no monitor section [ 8280.724] (II) intel(0): Enabled output HDMI2 [ 8280.724] (--) intel(0): Using a maximum size of 256x256 for hardware cursors [ 8280.724] (II) intel(0): Output VIRTUAL1 has no monitor section [ 8280.724] (II) intel(0): Enabled output VIRTUAL1 [ 8280.724] (--) intel(0): Output eDP1 using initial mode 1920x1080 on pipe 0 [ 8280.725] (==) intel(0): TearFree disabled [ 8280.725] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0) [ 8280.725] (==) intel(0): DPI set to (96, 96) [ 8280.725] (II) Loading sub module "dri3" [ 8280.725] (II) LoadModule: "dri3" [ 8280.725] (II) Module "dri3" already built-in [ 8280.725] (II) Loading sub module "dri2" [ 8280.725] (II) LoadModule: "dri2" [ 8280.725] (II) Module "dri2" already built-in [ 8280.725] (II) Loading sub module "present" [ 8280.725] (II) LoadModule: "present" [ 8280.725] (II) Module "present" already built-in [ 8280.725] (II) UnloadModule: "modesetting" [ 8280.725] (II) Unloading modesetting [ 8280.728] (II) intel(0): SNA initialized with Haswell (gen7.5, gt2) backend [ 8280.728] (==) intel(0): Backing store enabled [ 8280.728] (==) intel(0): Silken mouse enabled [ 8280.728] (II) intel(0): HW Cursor enabled [ 8280.729] (==) intel(0): DPMS enabled [ 8280.729] (==) intel(0): Display hotplug detection enabled [ 8280.729] (II) intel(0): [DRI2] Setup complete [ 8280.729] (II) intel(0): [DRI2] DRI driver: i965 [ 8280.729] (II) intel(0): [DRI2] VDPAU driver: va_gl [ 8280.729] (II) intel(0): direct rendering: DRI2 DRI3 enabled [ 8280.729] (II) intel(0): hardware support for Present enabled [ 8280.729] (II) Initializing extension Generic Event Extension [ 8280.729] (II) Initializing extension SHAPE [ 8280.729] (II) Initializing extension MIT-SHM [ 8280.730] (II) Initializing extension XInputExtension [ 8280.730] (II) Initializing extension XTEST [ 8280.730] (II) Initializing extension BIG-REQUESTS [ 8280.730] (II) Initializing extension SYNC [ 8280.730] (II) Initializing extension XKEYBOARD [ 8280.730] (II) Initializing extension XC-MISC [ 8280.730] (II) Initializing extension XFIXES [ 8280.730] (II) Initializing extension RENDER [ 8280.730] (II) Initializing extension RANDR [ 8280.730] (II) Initializing extension COMPOSITE [ 8280.730] (II) Initializing extension DAMAGE [ 8280.730] (II) Initializing extension MIT-SCREEN-SAVER [ 8280.730] (II) Initializing extension DOUBLE-BUFFER [ 8280.730] (II) Initializing extension RECORD [ 8280.730] (II) Initializing extension DPMS [ 8280.730] (II) Initializing extension Present [ 8280.730] (II) Initializing extension DRI3 [ 8280.730] (II) Initializing extension X-Resource [ 8280.730] (II) Initializing extension XVideo [ 8280.730] (II) Initializing extension XVideo-MotionCompensation [ 8280.730] (II) Initializing extension GLX [ 8280.730] (EE) AIGLX error: dlopen of /usr/lib64/dri/i965_dri.so failed (/usr/lib64/dri/i965_dri.so: cannot open shared object file: No such file or directory) [ 8280.730] (EE) AIGLX error: unable to load driver i965 [ 8280.799] (II) IGLX: Loaded and initialized swrast [ 8280.800] (II) GLX: Initialized DRISWRAST GL provider for screen 0 [ 8280.800] (II) Initializing extension XFree86-VidModeExtension [ 8280.800] (II) Initializing extension XFree86-DGA [ 8280.800] (II) Initializing extension XFree86-DRI [ 8280.800] (II) Initializing extension DRI2 [ 8280.815] (II) intel(0): switch to mode 1920x1080@60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none [ 8280.831] (II) intel(0): Setting screen physical size to 508 x 285 [ 8281.143] (II) config/udev: Adding input device Power Button (/dev/input/event2) [ 8281.143] (**) Power Button: Applying InputClass "libinput keyboard catchall" [ 8281.143] (II) LoadModule: "libinput" [ 8281.143] (II) Loading /usr/lib64/xorg/modules/input/libinput_drv.so [ 8281.206] (II) Module libinput: vendor="X.Org Foundation" [ 8281.206] compiled for 1.21.1.4, module version = 1.2.1 [ 8281.206] Module class: X.Org XInput Driver [ 8281.206] ABI class: X.Org XInput driver, version 24.4 [ 8281.206] (II) Using input driver 'libinput' for 'Power Button' [ 8281.207] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 23 paused 0 [ 8281.207] (**) Power Button: always reports core events [ 8281.207] (**) Option "Device" "/dev/input/event2" [ 8281.241] (II) event2 - Power Button: is tagged by udev as: Keyboard [ 8281.241] (II) event2 - Power Button: device is a keyboard [ 8281.242] (II) event2 - Power Button: device removed [ 8281.242] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2" [ 8281.242] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6) [ 8281.244] (II) event2 - Power Button: is tagged by udev as: Keyboard [ 8281.244] (II) event2 - Power Button: device is a keyboard [ 8281.246] (II) config/udev: Adding input device Video Bus (/dev/input/event3) [ 8281.246] (**) Video Bus: Applying InputClass "libinput keyboard catchall" [ 8281.246] (II) Using input driver 'libinput' for 'Video Bus' [ 8281.247] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 26 paused 0 [ 8281.247] (**) Video Bus: always reports core events [ 8281.247] (**) Option "Device" "/dev/input/event3" [ 8281.249] (II) event3 - Video Bus: is tagged by udev as: Keyboard [ 8281.250] (II) event3 - Video Bus: device is a keyboard [ 8281.250] (II) event3 - Video Bus: device removed [ 8281.250] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3/event3" [ 8281.250] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7) [ 8281.253] (II) event3 - Video Bus: is tagged by udev as: Keyboard [ 8281.253] (II) event3 - Video Bus: device is a keyboard [ 8281.254] (II) config/udev: Adding input device Lid Switch (/dev/input/event0) [ 8281.254] (II) No input driver specified, ignoring this device. [ 8281.254] (II) This device may have been added with another device file. [ 8281.255] (II) config/udev: Adding input device Sleep Button (/dev/input/event1) [ 8281.256] (**) Sleep Button: Applying InputClass "libinput keyboard catchall" [ 8281.256] (II) Using input driver 'libinput' for 'Sleep Button' [ 8281.257] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 27 paused 0 [ 8281.257] (**) Sleep Button: always reports core events [ 8281.257] (**) Option "Device" "/dev/input/event1" [ 8281.259] (II) event1 - Sleep Button: is tagged by udev as: Keyboard [ 8281.259] (II) event1 - Sleep Button: device is a keyboard [ 8281.259] (II) event1 - Sleep Button: device removed [ 8281.259] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1" [ 8281.259] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8) [ 8281.262] (II) event1 - Sleep Button: is tagged by udev as: Keyboard [ 8281.262] (II) event1 - Sleep Button: device is a keyboard [ 8281.265] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event5) [ 8281.265] (**) Logitech USB Receiver: Applying InputClass "libinput keyboard catchall" [ 8281.265] (II) Using input driver 'libinput' for 'Logitech USB Receiver' [ 8281.267] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 28 paused 0 [ 8281.267] (**) Logitech USB Receiver: always reports core events [ 8281.267] (**) Option "Device" "/dev/input/event5" [ 8281.270] (II) event5 - Logitech USB Receiver: is tagged by udev as: Keyboard [ 8281.270] (II) event5 - Logitech USB Receiver: device is a keyboard [ 8281.271] (II) event5 - Logitech USB Receiver: device removed [ 8281.271] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/0003:046D:C534.0001/input/input7/event5" [ 8281.271] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 9) [ 8281.275] (II) event5 - Logitech USB Receiver: is tagged by udev as: Keyboard [ 8281.275] (II) event5 - Logitech USB Receiver: device is a keyboard [ 8281.277] (II) config/udev: Adding input device Logitech USB Receiver System Control (/dev/input/event8) [ 8281.277] (**) Logitech USB Receiver System Control: Applying InputClass "libinput keyboard catchall" [ 8281.277] (II) Using input driver 'libinput' for 'Logitech USB Receiver System Control' [ 8281.279] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 29 paused 0 [ 8281.279] (**) Logitech USB Receiver System Control: always reports core events [ 8281.279] (**) Option "Device" "/dev/input/event8" [ 8281.282] (II) event8 - Logitech USB Receiver System Control: is tagged by udev as: Keyboard [ 8281.282] (II) event8 - Logitech USB Receiver System Control: device is a keyboard [ 8281.283] (II) event8 - Logitech USB Receiver System Control: device removed [ 8281.283] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.1/0003:046D:C534.0002/input/input10/event8" [ 8281.283] (II) XINPUT: Adding extended input device "Logitech USB Receiver System Control" (type: KEYBOARD, id 10) [ 8281.287] (II) event8 - Logitech USB Receiver System Control: is tagged by udev as: Keyboard [ 8281.287] (II) event8 - Logitech USB Receiver System Control: device is a keyboard [ 8281.289] (II) config/udev: Adding input device Logitech USB Receiver Mouse (/dev/input/event6) [ 8281.289] (**) Logitech USB Receiver Mouse: Applying InputClass "libinput pointer catchall" [ 8281.289] (II) Using input driver 'libinput' for 'Logitech USB Receiver Mouse' [ 8281.291] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 30 paused 0 [ 8281.291] (**) Logitech USB Receiver Mouse: always reports core events [ 8281.291] (**) Option "Device" "/dev/input/event6" [ 8281.294] (II) event6 - Logitech USB Receiver Mouse: is tagged by udev as: Mouse [ 8281.295] (II) event6 - Logitech USB Receiver Mouse: device is a pointer [ 8281.295] (II) event6 - Logitech USB Receiver Mouse: device removed [ 8281.295] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.1/0003:046D:C534.0002/input/input8/event6" [ 8281.295] (II) XINPUT: Adding extended input device "Logitech USB Receiver Mouse" (type: MOUSE, id 11) [ 8281.296] (**) Option "AccelerationScheme" "none" [ 8281.296] (**) Logitech USB Receiver Mouse: (accel) selected scheme none/0 [ 8281.296] (**) Logitech USB Receiver Mouse: (accel) acceleration factor: 2.000 [ 8281.296] (**) Logitech USB Receiver Mouse: (accel) acceleration threshold: 4 [ 8281.299] (II) event6 - Logitech USB Receiver Mouse: is tagged by udev as: Mouse [ 8281.299] (II) event6 - Logitech USB Receiver Mouse: device is a pointer [ 8281.302] (II) config/udev: Adding input device Logitech USB Receiver Consumer Control (/dev/input/event7) [ 8281.302] (**) Logitech USB Receiver Consumer Control: Applying InputClass "libinput keyboard catchall" [ 8281.302] (II) Using input driver 'libinput' for 'Logitech USB Receiver Consumer Control' [ 8281.303] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 31 paused 0 [ 8281.304] (**) Logitech USB Receiver Consumer Control: always reports core events [ 8281.304] (**) Option "Device" "/dev/input/event7" [ 8281.307] (II) event7 - Logitech USB Receiver Consumer Control: is tagged by udev as: Keyboard [ 8281.307] (II) event7 - Logitech USB Receiver Consumer Control: device is a keyboard [ 8281.308] (II) event7 - Logitech USB Receiver Consumer Control: device removed [ 8281.308] (II) libinput: Logitech USB Receiver Consumer Control: needs a virtual subdevice [ 8281.308] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.1/0003:046D:C534.0002/input/input9/event7" [ 8281.308] (II) XINPUT: Adding extended input device "Logitech USB Receiver Consumer Control" (type: MOUSE, id 12) [ 8281.308] (**) Option "AccelerationScheme" "none" [ 8281.308] (**) Logitech USB Receiver Consumer Control: (accel) selected scheme none/0 [ 8281.308] (**) Logitech USB Receiver Consumer Control: (accel) acceleration factor: 2.000 [ 8281.308] (**) Logitech USB Receiver Consumer Control: (accel) acceleration threshold: 4 [ 8281.311] (II) event7 - Logitech USB Receiver Consumer Control: is tagged by udev as: Keyboard [ 8281.312] (II) event7 - Logitech USB Receiver Consumer Control: device is a keyboard [ 8281.314] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4) [ 8281.314] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall" [ 8281.314] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard' [ 8281.315] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 32 paused 0 [ 8281.315] (**) AT Translated Set 2 keyboard: always reports core events [ 8281.315] (**) Option "Device" "/dev/input/event4" [ 8281.317] (II) event4 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard [ 8281.317] (II) event4 - AT Translated Set 2 keyboard: device is a keyboard [ 8281.319] (II) event4 - AT Translated Set 2 keyboard: device removed [ 8281.320] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4" [ 8281.320] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13) [ 8281.322] (II) event4 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard [ 8281.322] (II) event4 - AT Translated Set 2 keyboard: device is a keyboard [ 8281.326] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event9) [ 8281.326] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall" [ 8281.326] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall" [ 8281.326] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons" [ 8281.326] (II) LoadModule: "synaptics" [ 8281.326] (II) Loading /usr/lib64/xorg/modules/input/synaptics_drv.so [ 8281.350] (II) Module synaptics: vendor="X.Org Foundation" [ 8281.350] compiled for 1.21.1.4, module version = 1.9.2 [ 8281.350] Module class: X.Org XInput Driver [ 8281.350] ABI class: X.Org XInput driver, version 24.4 [ 8281.350] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad' [ 8281.352] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 33 paused 0 [ 8281.352] (**) SynPS/2 Synaptics TouchPad: always reports core events [ 8281.352] (**) Option "Device" "/dev/input/event9" [ 8281.352] (II) synaptics: SynPS/2 Synaptics TouchPad: found clickpad property [ 8281.352] (II) synaptics: SynPS/2 Synaptics TouchPad: found top buttonpad property [ 8281.352] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1266 - 5674 (res 41) [ 8281.352] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1170 - 4684 (res 37) [ 8281.352] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255 [ 8281.352] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15 [ 8281.352] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left double triple [ 8281.352] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7 [ 8281.352] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0" [ 8281.352] (**) Option "SecondarySoftButtonAreas" "58% 0 0 15% 42% 58% 0 15%" [ 8281.352] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found [ 8281.352] (**) SynPS/2 Synaptics TouchPad: always reports core events [ 8281.352] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input6/event9" [ 8281.352] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 14) [ 8281.352] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5 [ 8281.352] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75 [ 8281.352] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.035 [ 8281.353] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1 [ 8281.353] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1 [ 8281.353] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000 [ 8281.353] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4 [ 8281.353] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found [ 8281.354] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event10) [ 8281.354] (**) TPPS/2 IBM TrackPoint: Applying InputClass "libinput pointer catchall" [ 8281.354] (II) Using input driver 'libinput' for 'TPPS/2 IBM TrackPoint' [ 8281.356] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 34 paused 0 [ 8281.356] (**) TPPS/2 IBM TrackPoint: always reports core events [ 8281.356] (**) Option "Device" "/dev/input/event10" [ 8281.358] (II) event10 - TPPS/2 IBM TrackPoint: is tagged by udev as: Mouse Pointingstick [ 8281.359] (II) event10 - TPPS/2 IBM TrackPoint: device is a pointer [ 8281.362] (II) event10 - TPPS/2 IBM TrackPoint: device removed [ 8281.362] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input13/event10" [ 8281.362] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 15) [ 8281.362] (**) Option "AccelerationScheme" "none" [ 8281.362] (**) TPPS/2 IBM TrackPoint: (accel) selected scheme none/0 [ 8281.362] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000 [ 8281.362] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4 [ 8281.365] (II) event10 - TPPS/2 IBM TrackPoint: is tagged by udev as: Mouse Pointingstick [ 8281.366] (II) event10 - TPPS/2 IBM TrackPoint: device is a pointer [ 8281.398] (**) Logitech USB Receiver Consumer Control: Applying InputClass "libinput keyboard catchall" [ 8281.398] (II) Using input driver 'libinput' for 'Logitech USB Receiver Consumer Control' [ 8281.399] (II) systemd-logind: returning pre-existing fd for /dev/input/event7 13:71 [ 8281.399] (**) Logitech USB Receiver Consumer Control: always reports core events [ 8281.399] (**) Option "Device" "/dev/input/event7" [ 8281.399] (II) libinput: Logitech USB Receiver Consumer Control: is a virtual subdevice [ 8281.399] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.1/0003:046D:C534.0002/input/input9/event7" [ 8281.399] (II) XINPUT: Adding extended input device "Logitech USB Receiver Consumer Control" (type: KEYBOARD, id 16) [ 8281.560] (**) Option "fd" "23" [ 8281.560] (II) event2 - Power Button: device removed [ 8281.560] (**) Option "fd" "26" [ 8281.560] (II) event3 - Video Bus: device removed [ 8281.560] (**) Option "fd" "27" [ 8281.560] (II) event1 - Sleep Button: device removed [ 8281.561] (**) Option "fd" "28" [ 8281.561] (II) event5 - Logitech USB Receiver: device removed [ 8281.561] (**) Option "fd" "29" [ 8281.561] (II) event8 - Logitech USB Receiver System Control: device removed [ 8281.561] (**) Option "fd" "30" [ 8281.561] (II) event6 - Logitech USB Receiver Mouse: device removed [ 8281.561] (**) Option "fd" "31" [ 8281.561] (**) Option "fd" "32" [ 8281.561] (II) event4 - AT Translated Set 2 keyboard: device removed [ 8281.561] (**) Option "fd" "34" [ 8281.561] (II) event10 - TPPS/2 IBM TrackPoint: device removed [ 8281.561] (**) Option "fd" "31" [ 8281.561] (II) event7 - Logitech USB Receiver Consumer Control: device removed [ 8281.563] (II) UnloadModule: "libinput" [ 8281.563] (II) systemd-logind: not releasing fd for 13:71, still in use [ 8281.563] (II) UnloadModule: "libinput" [ 8281.563] (II) systemd-logind: releasing fd for 13:74 [ 8281.583] (II) UnloadModule: "synaptics" [ 8281.583] (II) systemd-logind: releasing fd for 13:73 [ 8281.599] (II) UnloadModule: "libinput" [ 8281.599] (II) systemd-logind: releasing fd for 13:68 [ 8281.609] (II) UnloadModule: "libinput" [ 8281.609] (II) systemd-logind: releasing fd for 13:71 [ 8281.619] (II) UnloadModule: "libinput" [ 8281.619] (II) systemd-logind: releasing fd for 13:70 [ 8281.635] (II) UnloadModule: "libinput" [ 8281.635] (II) systemd-logind: releasing fd for 13:72 [ 8281.645] (II) UnloadModule: "libinput" [ 8281.645] (II) systemd-logind: releasing fd for 13:69 [ 8281.655] (II) UnloadModule: "libinput" [ 8281.655] (II) systemd-logind: releasing fd for 13:65 [ 8281.665] (II) UnloadModule: "libinput" [ 8281.665] (II) systemd-logind: releasing fd for 13:67 [ 8281.682] (II) UnloadModule: "libinput" [ 8281.682] (II) systemd-logind: releasing fd for 13:66 [ 8281.763] (II) Server terminated successfully (0). Closing log file. I see at [8280.656] "module intel is loaded". At [8280.697] however it loads "intel Driver for integrated graphics" and it lists the 965 and variations which is what this cpu has. But then next at [8280.697] it says "modesetting: Driver for Modesetting kernel driver: i915" which is for older cpu versions if I understand the intel modesetting wiki. What I'm worried about is: Code: [ 8280.730] (EE) AIGLX error: dlopen of /usr/lib64/dri/i965_dri.so failed (/usr/lib64/dri/i965_dri.so: cannot open shared object file: No such file or directory) [ 8280.730] (EE) AIGLX error: unable to load driver i965
Spanik, I have also both errors (I am using only my integrated gpu of an intel i7 gen.6) and they are ok/normal. Did you start xorg-server for testing ? And then it closed immediately ? If both yes, then: Do you have an empty .xinitrc ? (see more here: https://forums.gentoo.org/viewtopic-p-8732942.html#8732942 )
Hello Gentoo Forums, I am a new Gentoo user coming from Arch Linux. I have been trying to replicate my previous Arch setup on my first Gentoo install and am having some problems I've not been able to solve by reading through documentation and forum posts returned by searching "!!! Multiple package instances within a single package slot have been pulled into the dependency graph, resulting in a slot conflict" and similar. Does anyone have any tips that might help me solve this problem? Upon installing xmobar with emerge, I receive the following error: Code: # emerge x11-misc/xmobar --verbose-conflicts --backtrack=100 * IMPORTANT: 16 news items need reading for repository 'gentoo'. * Use eselect news read to view new items. Calculating dependencies... done! !!! All ebuilds that could satisfy "<dev-haskell/hashable-1.4:=[profile?]" have been masked. !!! One of the following masked packages is required to complete your request: - dev-haskell/hashable-1.2.7.0::gentoo (masked by: package.mask) (dependency required by "dev-haskell/lens-4.19.2-r2::gentoo" [ebuild]) (dependency required by "dev-haskell/dbus-1.2.16::gentoo" [ebuild]) (dependency required by "x11-misc/xmobar-0.37::gentoo[dbus,-mpris]" [ebuild]) (dependency required by "xmobar" [argument]) For more information, see the MASKED PACKAGES section in the emerge man page or refer to the Gentoo Handbook. root@localhost /home/user # emerge xmobar --verbose-conflicts --backtrack=100 ... Calculating dependencies... done! [ebuild N ~] dev-haskell/fail-4.9.0.0 USE="-profile" [ebuild N ~] dev-haskell/transformers-0.5.6.2 USE="-doc -hscolour -profile" [ebuild N ~] dev-haskell/transformers-compat-0.6.6 USE="-doc -hscolour -profile" [ebuild UD~] dev-haskell/hashable-1.2.7.0 [1.4.0.2] USE="gmp%* -examples%" CPU_FLAGS_X86="sse2%* -sse4_1%" ... [ebuild N ~] dev-haskell/alsa-mixer-0.3.0 USE="-doc -hscolour -profile" [ebuild N ~] x11-misc/xmobar-0.37 USE="alsa dbus rtsopts weather -doc -hscolour -inotify -iwlib -mpd -mpris -profile -test -timezone -uvmeter -wifi -xft -xpm" !!! Multiple package instances within a single package slot have been pulled !!! into the dependency graph, resulting in a slot conflict: dev-haskell/hashable:0 (dev-haskell/hashable-1.4.0.2:0/1.4.0.2::gentoo, installed) USE="-doc -hscolour -profile" ABI_X86="(64)" pulled in by >=dev-haskell/hashable-1.3.2.0:=[profile?] required by (dev-haskell/time-compat-1.9.6.1:0/1.9.6.1::gentoo, ebuild scheduled for merge) USE="-doc -hscolour -profile -test" ABI_X86="(64)" ^^ ^^^^^^^ >=dev-haskell/hashable-1.3.5.0:=[profile?] required by (dev-haskell/onetuple-0.3.1:0/0.3.1::gentoo, ebuild scheduled for merge) USE="-doc -hscolour -profile -test" ABI_X86="(64)" ^^ ^^^^^^^ >=dev-haskell/hashable-1.3.5.0:=[profile?] required by (dev-haskell/aeson-2.0.3.0:0/2.0.3.0::gentoo, ebuild scheduled for merge) USE="ordered-keymap -cffi -doc -hscolour -profile -test" ABI_X86="(64)" ^^ ^^^^^^^ (dev-haskell/hashable-1.2.7.0:0/1.2.7.0::gentoo, ebuild scheduled for merge) USE="gmp -doc -examples -hscolour -profile" ABI_X86="(64)" CPU_FLAGS_X86="sse2 -sse4_1" pulled in by <dev-haskell/hashable-1.4:=[profile?] required by (dev-haskell/lens-4.19.2-r2:0/4.19.2::gentoo, ebuild scheduled for merge) USE="inlining trustworthy -benchmark-uniplate -doc -dump-splices -hscolour -j -profile -safe -test" ABI_X86="(64)" ^ ^^^ ^ It may be possible to solve this problem by using package.mask to prevent one of those packages from being selected. However, it is also possible that conflicting dependencies exist such that they are impossible to satisfy simultaneously. If such a conflict exists in the dependencies of two different packages, then those packages can not be installed simultaneously. For more information, see MASKED PACKAGES section in the emerge man page or refer to the Gentoo Handbook. I have tried updating and upgrading the system with emaint and emerge, but with no success. I get the same error after updating. I have also tried making a file in /etc/portage/package.mask/ to mask the extraneous dev-haskell/hashable files, but I get a error saying that xmobar cannot be installed because a necessary dependency version is masked. Please tell me if there is anything other information I should include, thank you.
Edit the first post in the thread. Change its subject to include the string [SOLVED] or similar. The title of the first post is the title of the thread, and is shown in the index.
Hi! Just installed gnome-light 42, and the rest of the company. However GDM does not provide an entry to select Gnome wayland session, so it only starts under X11. (There's also no entry for plasma wayland, just for X11). There are a few threads on the internet about it, but: I don't use nvidia (I have an amd gpu), did the `ln -s /dev/null /etc/udev/rules.d/61-gdm.rules` trick, but it didn't help. I was running gnome on wayland a few months ago, and plasma wayland runs fine. In fact, ssdm is able (after a few little problems) to launch gnome wayland. Any ideas?
hello, look here - maybe this helps : https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/1969243 greetings
I'm not sure this belongs here since it's surely not a Gentoo issue specifically. That aside: I'm trying to make modifications to the behavior of the double click selection in the urxvt terminal using this: https://linux.die.net/man/1/urxvt-selection The default behavior for the first double click is to select the word under the cursor. I wanted to change that to select all non-whitespace and have tried this: Code: URxvt.selection.pattern-0: ([\\S]+) One reason was that I'd like to be able to double click things like URLs and get all of it. However the above, for whatever reason does NOT include the ampersand (&). So far nothing I try, for example: Code: URxvt.selection.pattern-0: ([\\S\\&]+) ...corrects this. Am I missing something there? Seems pretty straight forward. Thanks in advance! Tom
Wow. This just doesn't seem to be possible. I was suspecting that the urxvt "cutchars" might be related, but nothing I've tried seems to help. That URxvt.selection.pattern-0 clearly IS affecting the selection, but for whatever reason refuses to include the ampersand. Odd beyond words. Tom
Hello everyone, After happily running GNOME Wayland for a few months now, I fired up GNOME's X11 session today to troubleshoot an unrelated issue. There, I noticed something strange: All touchpad movements felt hugely more precise, direct and smooth. This was very apparent when doing quick finger movements on the touchpad, which I was able to perform on X11 with much higher precision. But the worst offender is two-finger scrolling. Under Wayland, it is virtually impossible for me to accurately scroll short distances (e.g. 1-2 lines in a document). When moving my fingers down, nothing happens at first, then the view jerks downwards in an annoying manner. Using X11, the same movements result in smooth scrolling without delay. At the moment, I find it impossible to leave GNOME X11 again after experiencing just how much more comfortable using my touchpad can be. Is this normal or can I do something to fix my touchpad with Wayland? I am positively certain that GPU acceleration, etc... in Wayland works properly on my machine. I do not have a dedicated Xorg.conf, all configuration is done by GNOME / the X server automatically. Thank You!
hello, which device do you have maybe this will help: https://gpo.zugaina.org/x11-misc/libinput-gestures or https://github.com/mpiannucci/gnome-shell-extended-gestures i'am not sure if also gui-libs/wlroots is needed for gnome/wayland, but this info is from that ebuild: Quote: * You must be in the input group to allow your compositor * to access input devices via libinput. greetings
Hello mates, It's my first day on Gentoo. Switching from Arch. First time experience with compiling everything too. So I choose Code: dwm-flexipatch so that I can save patching time. But after enabling some patches when I'm running Code: make it's giving me the following error: Code: error: unknown type name ‘Cur’; did you mean ‘Clr’? I don't know C that much. Is there any package I need to install? Thanks in advance.
zedxot wrote: 'patches.h' - http://dpaste.com/GGGF9J2XU You changed: Code: define VANITYGAPS_PATCH 0 when it should be (to enable it): Code: #define VANITYGAPS_PATCH 1 # is not a comment in C, it is actually important Edit: add enable text
When I click on hamburger menu sometimes it shows, sometime it doesn't, but mostly it doesn't. Anyone else has this problem and if yes, is there a cure for it ? Running Sway here. btw with -wayland it works fine.
why this is called hamburger menu? - seeing the name first time, after all this years, funny ! do you mean the menu on upper right of menu bar? i also use Sway (only system) with xwayland disabled at startup - the menu works for me. which version of FF are you using? and do you have this option in your users .profile ? Code: export MOZ_ENABLE_WAYLAND=1
Hello, Over the past few days, I've noticed a problem when evince refreshes a document (e.g. I have it open and then recompile the LaTeX source). The rendering seems to get mildly to severely messed up on the refresh; it looks fine if I close evince and restart. Has anyone else experienced this? Any ideas on how to fix it? I'm running 42.3: Quote: ~ # eix evince [I] app-text/evince Available versions: 42.2(0/evd3.4-evv3.3) 42.3(0/evd3.4-evv3.3) {cups djvu dvi gnome gnome-keyring gstreamer gtk-doc +introspection nautilus postscript spell tiff xps} Installed versions: 42.3(0/evd3.4-evv3.3)(06:40:50 AM 07/15/2022)(cups gnome-keyring introspection tiff -djvu -dvi -gnome -gstreamer -gtk-doc -nautilus -postscript -spell -xps) Homepage: https://wiki.gnome.org/Apps/Evince Description: Simple document viewer for GNOME I also tried to re-emerge everything evince depends on to fix it -- no dice: Code: equery -C -q depgraph evince | cut -d']' -f2 | grep -v ":" | sed 's/-[0-9].*$//g' | tr -d ' ' | xargs emerge -1 Thanks in advance for any insights!
please try with starting evince from terminal and maybe it'll show some error messages.
I am using openrc desktop Please throw me a bone on my startxrce4 errors: Code: $ startxfce4 /usr/bin/startxfce4: Starting X server X.Org X Server 1.21.1.4 X Protocol Version 11, Revision 0 Current Operating System: Linux qed 5.15.52-gentoo #1 SMP Wed Jul 27 05:14:14 PDT 2022 x86_64 Kernel command line: BOOT_IMAGE=/vmlinuz-5.15.52-gentoo root=/dev/sda2 ro Current version of pixman: 0.40.0 Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (==) Log file: "/home/cwc/.local/share/xorg/Xorg.0.log", Time: Sun Jul 31 05:38:24 2022 (==) Using system config directory "/usr/share/X11/xorg.conf.d" (EE) Fatal server error: (EE) parse_vt_settings: Cannot open /dev/tty0 (Permission denied) (EE) (EE) Please consult the The X.Org Foundation support at http://wiki.x.org for help. (EE) Please also check the log file at "/home/cwc/.local/share/xorg/Xorg.0.log" for additional information. (EE) (EE) Server terminated with error (1). Closing log file. xinit: giving up xinit: unable to connect to X server: Connection refused xinit: server error Code: cwc@qed ~ $ more /home/cwc/.local/share/xorg/Xorg.0.log^C GNU bash, version 5.1.16(1)-release (x86_64-pc-linux-gnu) cwc@qed ~ $ more /home/cwc/.local/share/xorg/Xorg.0.log^C cwc@qed ~ $ startxfce4 /usr/bin/startxfce4: Starting X server X.Org X Server 1.21.1.4 X Protocol Version 11, Revision 0 Current Operating System: Linux qed 5.15.52-gentoo #1 SMP Wed Jul 27 05:14:14 PDT 2022 x86_64 Kernel command line: BOOT_IMAGE=/vmlinuz-5.15.52-gentoo root=/dev/sda2 ro Current version of pixman: 0.40.0 Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (==) Log file: "/home/cwc/.local/share/xorg/Xorg.0.log", Time: Sun Jul 31 05:38:24 2022 (==) Using system config directory "/usr/share/X11/xorg.conf.d" (EE) Fatal server error: (EE) parse_vt_settings: Cannot open /dev/tty0 (Permission denied) (EE) (EE) Please consult the The X.Org Foundation support at http://wiki.x.org for help. (EE) Please also check the log file at "/home/cwc/.local/share/xorg/Xorg.0.log" for additional information. (EE) (EE) Server terminated with error (1). Closing log file. xinit: giving up xinit: unable to connect to X server: Connection refused xinit: server error cwc@qed ~ $ more /home/cwc/.local/share/xorg/Xorg.0.log [ 76665.751] X.Org X Server 1.21.1.4 X Protocol Version 11, Revision 0 [ 76665.751] Current Operating System: Linux qed 5.15.52-gentoo #1 SMP Wed Jul 27 05:14:14 PDT 2022 x86_64 [ 76665.751] Kernel command line: BOOT_IMAGE=/vmlinuz-5.15.52-gentoo root=/dev/sda2 ro [ 76665.755] [ 76665.759] Current version of pixman: 0.40.0 [ 76665.766] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 76665.766] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 76665.782] (==) Log file: "/home/cwc/.local/share/xorg/Xorg.0.log", Time: Sun Jul 31 05:38:53 2022 [ 76665.786] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 76665.786] (==) No Layout section. Using the first Screen section. [ 76665.786] (==) No screen section available. Using defaults. [ 76665.786] (**) |-->Screen "Default Screen Section" (0) [ 76665.786] (**) | |-->Monitor "<default monitor>" [ 76665.787] (==) No monitor specified for screen "Default Screen Section". Using a default monitor configuration. [ 76665.787] (==) Automatically adding devices [ 76665.787] (==) Automatically enabling devices [ 76665.787] (==) Automatically adding GPU devices [ 76665.787] (==) Automatically binding GPU devices [ 76665.787] (==) Max clients allowed: 256, resource mask: 0x1fffff [ 76665.787] (WW) The directory "/usr/share/fonts/misc" does not exist. [ 76665.787] Entry deleted from font path. [ 76665.787] (WW) The directory "/usr/share/fonts/TTF" does not exist. [ 76665.787] Entry deleted from font path. [ 76665.787] (WW) The directory "/usr/share/fonts/OTF" does not exist. [ 76665.787] Entry deleted from font path. [ 76665.787] (WW) The directory "/usr/share/fonts/Type1" does not exist. [ 76665.787] Entry deleted from font path. [ 76665.787] (WW) The directory "/usr/share/fonts/100dpi" does not exist. [ 76665.787] Entry deleted from font path. [ 76665.787] (WW) The directory "/usr/share/fonts/75dpi" does not exist. [ 76665.787] Entry deleted from font path. [ 76665.787] (==) FontPath set to: [ 76665.787] (==) ModulePath set to "/usr/lib64/xorg/modules" [ 76665.787] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [ 76665.787] (II) Module ABI versions: [ 76665.787] X.Org ANSI C Emulation: 0.4 [ 76665.787] X.Org Video Driver: 25.2 [ 76665.787] X.Org XInput driver : 24.4 [ 76665.787] X.Org Server Extension : 10.0 [ 76665.788] (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 o r directory) [ 76665.790] (II) xfree86: Adding drm device (/dev/dri/card0) [ 76665.790] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card0 [ 76665.796] (--) PCI:*(0@0:2:0) 8086:0116:1028:0504 rev 9, Mem @ 0xf6800000/4194304, 0xe0000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072 [ 76665.796] (II) LoadModule: "glx" [ 76665.796] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so [ 76665.798] (II) Module glx: vendor="X.Org Foundation" [ 76665.798] compiled for 1.21.1.4, module version = 1.0.0 [ 76665.798] ABI class: X.Org Server Extension, version 10.0 [ 76665.798] (==) Matched intel as autoconfigured driver 0 [ 76665.798] (==) Matched modesetting as autoconfigured driver 1 [ 76665.798] (==) Matched fbdev as autoconfigured driver 2 [ 76665.798] (==) Matched vesa as autoconfigured driver 3 [ 76665.798] (==) Assigned the driver to the xf86ConfigLayout [ 76665.798] (II) LoadModule: "intel" [ 76665.799] (WW) Warning, couldn't open module intel [ 76665.799] (EE) Failed to load module "intel" (module does not exist, 0) [ 76665.799] (II) LoadModule: "modesetting" [ 76665.799] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so [ 76665.800] (II) Module modesetting: vendor="X.Org Foundation" [ 76665.800] compiled for 1.21.1.4, module version = 1.21.1 [ 76665.800] Module class: X.Org Video Driver [ 76665.800] ABI class: X.Org Video Driver, version 25.2 [ 76665.800] (II) LoadModule: "fbdev" [ 76665.800] (II) Loading /usr/lib64/xorg/modules/drivers/fbdev_drv.so [ 76665.800] (II) Module fbdev: vendor="X.Org Foundation" [ 76665.800] compiled for 1.21.1.4, module version = 0.5.0 [ 76665.800] Module class: X.Org Video Driver [ 76665.800] ABI class: X.Org Video Driver, version 25.2 [ 76665.800] (II) LoadModule: "vesa" [ 76665.801] (II) Loading /usr/lib64/xorg/modules/drivers/vesa_drv.so [ 76665.801] (II) Module vesa: vendor="X.Org Foundation" [ 76665.801] compiled for 1.21.1.4, module version = 2.5.0 [ 76665.801] Module class: X.Org Video Driver [ 76665.801] ABI class: X.Org Video Driver, version 25.2 [ 76665.801] (II) modesetting: Driver for Modesetting Kernel Drivers: kms [ 76665.801] (II) FBDEV: driver for framebuffer: fbdev [ 76665.801] (II) VESA: driver for VESA chipsets: vesa [ 76665.801] (EE) Fatal server error: [ 76665.809] (EE) parse_vt_settings: Cannot open /dev/tty0 (Permission denied) [ 76665.813] (EE) [ 76665.817] (EE) Please consult the The X.Org Foundation support at http://wiki.x.org for help. [ 76665.832] (EE) Please also check the log file at "/home/cwc/.local/share/xorg/Xorg.0.log" for additional information. [ 76665.836] (EE) [ 76665.840] (WW) xf86CloseConsole: KDSETMODE failed: Bad file descriptor [ 76665.840] (WW) xf86CloseConsole: VT_GETMODE failed: Bad file descriptor [ 76665.840] (EE) Server terminated with error (1). Closing log file.
alamahant wrote: Hi Quote: (EE) parse_vt_settings: Cannot open /dev/tty0 (Permission denied) [ 76665.788] (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 o Do you have elogind and dbus enabled and running? Are you using a desktop profile? SOLVED thank you: rc-update add dbus default rc-update add elogind boot I need to takes not of this for my next install.
Hey, I'm currently setting up X2Go server on my laptop and X2Go client on my desktop. Both are amd64 gentoo systems. The program is using a SSH key generated using ssh-keygen -t rsa with an empty passphrase. I've copied the contents of the generated id_rsa.pub to my laptop's server user's ~/.ssh/authorized_keys file. The keys work when testing with ssh irets@192.168.1.101 , as it logs me in instantly. I had success trying out how different applications worked through the program up until I hit a segfault. After restarting X2Go client, I am no longer able to access my laptop. When attempting to launch /usr/bin/thunar using the client, it first prompts me for the passphrase to decrypt the key, and after that the password for my user account on the server. (this did not happen before the segfault.) Giving it an empty passphrase and my password, it thinks for a moment before giving me a dialog box stating: Code: Access denied for 'keyboard interactive'. Authentication that can continue: publickey,password,keyboard-interactive Access denied for 'password'. Authentication that can continue: publickey,password,keyboard-interactive Access denied for 'password'. Authentication that can continue: publickey,password,keyboard-interactive Here's the sshd_config file of my server: Code: # $OpenBSD: sshd_config,v 1.104 2021/07/02 05:11:21 dtucker Exp $ # This is the sshd server system-wide configuration file. See # sshd_config(5) for more information. # This sshd was compiled with PATH=/usr/bin:/bin:/usr/sbin:/sbin # The strategy used for options in the default sshd_config shipped with # OpenSSH is to specify options with their default value where # possible, but leave them commented. Uncommented options override the # default value. #Port 22 #AddressFamily any #ListenAddress 0.0.0.0 #ListenAddress :: #HostKey /etc/ssh/ssh_host_rsa_key #HostKey /etc/ssh/ssh_host_ecdsa_key #HostKey /etc/ssh/ssh_host_ed25519_key # Ciphers and keying #RekeyLimit default none # Logging #SyslogFacility AUTH #LogLevel INFO # Authentication: #LoginGraceTime 2m #PermitRootLogin prohibit-password #StrictModes yes #MaxAuthTries 6 #MaxSessions 10 #PubkeyAuthentication yes # The default is to check both .ssh/authorized_keys and .ssh/authorized_keys2 # but this is overridden so installations will only check .ssh/authorized_keys AuthorizedKeysFile .ssh/authorized_keys #AuthorizedPrincipalsFile none #AuthorizedKeysCommand none #AuthorizedKeysCommandUser nobody # For this to work you will also need host keys in /etc/ssh/ssh_known_hosts #HostbasedAuthentication no # Change to yes if you don't trust ~/.ssh/known_hosts for # HostbasedAuthentication #IgnoreUserKnownHosts no # Don't read the user's ~/.rhosts and ~/.shosts files #IgnoreRhosts yes # To disable tunneled clear text passwords, change to no here! PasswordAuthentication yes #PermitEmptyPasswords no # Change to no to disable s/key passwords #KbdInteractiveAuthentication yes # Kerberos options #KerberosAuthentication no #KerberosOrLocalPasswd yes #KerberosTicketCleanup yes #KerberosGetAFSToken no # GSSAPI options #GSSAPIAuthentication no #GSSAPICleanupCredentials yes # Set this to 'yes' to enable PAM authentication, account processing, # and session processing. If this is enabled, PAM authentication will # be allowed through the KbdInteractiveAuthentication and # PasswordAuthentication. Depending on your PAM configuration, # PAM authentication via KbdInteractiveAuthentication may bypass # the setting of "PermitRootLogin without-password". # If you just want the PAM account and session checks to run without # PAM authentication, then enable this but set PasswordAuthentication # and KbdInteractiveAuthentication to 'no'. UsePAM yes #AllowAgentForwarding yes #AllowTcpForwarding yes #GatewayPorts no #X11Forwarding no X11Forwarding yes X11DisplayOffset 10 X11UseLocalhost yes #PermitTTY yes PrintMotd no PrintLastLog no #TCPKeepAlive yes #PermitUserEnvironment no #Compression delayed #ClientAliveInterval 0 #ClientAliveCountMax 3 #UseDNS no #PidFile /run/sshd.pid #MaxStartups 10:30:100 #PermitTunnel no #ChrootDirectory none #VersionAddendum none # no default banner path #Banner none # override default of no subsystems Subsystem sftp /usr/lib64/misc/sftp-server # Example of overriding settings on a per-user basis #Match User anoncvs # X11Forwarding no # AllowTcpForwarding no # PermitTTY no # ForceCommand cvs server # Allow client to pass locale environment variables. #367017 AcceptEnv LANG LC_ALL LC_COLLATE LC_CTYPE LC_MESSAGES LC_MONETARY LC_NUMERIC LC_TIME LANGUAGE LC_ADDRESS LC_IDENTIFICATION LC_MEASUREMENT LC_NAME LC_PAPER LC_TELEPHONE # Allow client to pass COLORTERM to match TERM. #658540 AcceptEnv COLORTERM So far I've tried re-running x2godbadmin --createdb , re-generating my key and restarting my laptop. Here's how I've setup the client. https://i.imgur.com/EcZQAMZ.png Any clues to start troubleshooting this? I'm not very familar with X2Go.
Apparently if the "Try auto login (via SSH Agent or default SSH key)" box is ticked in the client software, the path to the key in the above textbox should *not* be present. I've got no clue how the client got into this state after the segfault, but removing the path to the keyfile and leaving the box ticked works. I'm stumped. Case closed, marking as [SOLVED]..
Edit: I found an answer . I have some warning's in my xorg.log that I'm not sure about. One is Code: [ 4419.400] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support , and the other one is Code: 8 [ 4419.487] (WW) NVIDIA: Failed to bind sideband socket to 9 [ 4419.487] (WW) NVIDIA: '/var/run/nvidia-xdriver/nvidia-xdriver-f62300c8' No such 10 [ 4419.487] (WW) NVIDIA: file or directory I'm more concerned with the failed to bind sideband socket warning. Am I supposed to have a file called nvidia-xdriver, because I don't have one if so?
How do you start X? Via startx or via DM+elogind?
As the title says, I think I caused an issue where after connecting to a WiFi network, applications, settings, etc. don't launch. Any help is appreciated because I can't find the connection here. Also, I'm using KDE, if it matters. It started after I tried to get NetworkManager to use dnscrypt-proxy instead of the router provided DNS settings. This setup worked before on previous routers, so I don't think it's dnscrpyt (or from the router, which worked fine as well without trying to use dnsproxy). While reading the Arch wiki I attempted to stop NM from updating resolve.conf by running Code: sudo chattr +i /etc/resolv.conf I noticed things not launching after that. I tried reversing the changes by running Code: sudo chattr -i /etc/resolv.conf and even by removing the file and remaking it. None of it has worked. Everything seems to work normally until after I connect to a network (I've tried more than one). I can also switch terminals with Ctrl + Alt + F2, run startx, and the second session works normally, all of the applications launch. While launching applications from the terminal, I get the following errors. I've looked them up, but I can't find any connection to NetworkManager. Firefox: Code: Authorization required, but no authorization protocol specified Error: cannot open display: :0 Dolphin: Code: Authorization required, but no authorization protocol specified qt.qpa.xcb: could not connect to display :0 qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found. This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem. Available platform plugins are: minimal, offscreen, wayland-egl, wayland, wayland-xcomposite-egl, wayland-xcomposite-glx, xcb. Aborted
What is the output of hostname before and after you connect to a bad network? My guess is that your hostname is being updated as part of joining the new network. Your Xorg MIT auth cookie is hostname-locked, so changing the hostname prevents use of the old cookie. Starting a new X session under your new hostname generates a new cookie, locked to your new hostname, which works until you change networks (and therefore hostname) again. This pops up a few times a year, though more commonly on new installs rather than someone who had a working setup, changed something, and suffered a mysterious break.
I'm a gentoo noob, and frankly my Linux skills leave something to be desired. Having said that I'm hoping someone can dumb this down for me. I've got a working gentoo installation using KDE Plasma as the desktop environment. In the about pane of the settings app, it shows llvmpipe as my graphics. This is an Intel NUC and I would like to use the Intel graphics rather than llvmpipe. I checked to ensure Mesa is installed, but beyond that I'm not sure where to dig into the configuration for it. I also confirmed that Intel graphics is compiled into the kernel (I've tried it both in the kernel and as a module with the same results) What info do you guys need to help me fix this?
Hi, To get the right video drivers, you need to set the VIDEO_CARDS variable in /etc/portage/make.conf On my system I have : Code: VIDEO_CARDS="intel" Then update your system. (emerge -UD @world) This will pull the right drivers and rebuild mesa. if that's not enough, then maybe you're missing firmware for the igpu of your intel nuc ? Is linux-firmware installed ?
Hi, first post within these forums. This is on a VirtualBox on Windows 11 on a recent Intel HW. KDE was running like a charm; however, since the update was emerged a few days ago there is only a black (graphical) screen with a KDE mouse pointer after logging in via sddm and the journal contains looping messages about kded5 core dumps. Cleaning up ~/.cache, ~/.config and ~/.kde4 didn't bring any results. Can anybody figure out what is causing the issue? Code: emerge --info: Portage 3.0.30 (python 3.9.12-final-0, default/linux/amd64/17.1/desktop/plasma/systemd, gcc-11.3.0, glibc-2.34-r13, 5.15.41-gentoo x86_64) ================================================================= System uname: Linux-5.15.41-gentoo-x86_64-12th_Gen_Intel-R-_Core-TM-_i9-12900F-with-glibc2.34 KiB Mem: 8135456 total, 5524044 free KiB Swap: 16777212 total, 16777212 free Timestamp of repository gentoo: Sun, 12 Jun 2022 08:30:01 +0000 Head commit of repository gentoo: 550866451036f3228a7c3c47a02013745e96c4d9 sh bash 5.1_p16 ld GNU ld (Gentoo 2.37_p1 p2) 2.37 app-misc/pax-utils: 1.3.3::gentoo app-shells/bash: 5.1_p16::gentoo dev-lang/perl: 5.34.1-r3::gentoo dev-lang/python: 3.9.12::gentoo, 3.10.4::gentoo dev-lang/rust: 1.61.0-r1::gentoo dev-util/cmake: 3.22.4::gentoo dev-util/meson: 0.61.4-r2::gentoo sys-apps/baselayout: 2.8::gentoo sys-apps/sandbox: 2.29::gentoo sys-apps/systemd: 250.6::gentoo sys-devel/autoconf: 2.13-r1::gentoo, 2.71-r1::gentoo sys-devel/automake: 1.16.5::gentoo sys-devel/binutils: 2.37_p1-r2::gentoo sys-devel/binutils-config: 5.4.1::gentoo sys-devel/clang: 14.0.4::gentoo sys-devel/gcc: 11.3.0::gentoo sys-devel/gcc-config: 2.5-r1::gentoo sys-devel/libtool: 2.4.6-r6::gentoo sys-devel/lld: 14.0.4::gentoo sys-devel/llvm: 13.0.1::gentoo, 14.0.4::gentoo sys-devel/make: 4.3::gentoo sys-kernel/linux-headers: 5.15-r3::gentoo (virtual/os-headers) sys-libs/glibc: 2.34-r13::gentoo Repositories: gentoo location: /var/db/repos/gentoo sync-type: rsync sync-uri: rsync://rsync.gentoo.org/gentoo-portage priority: -1000 sync-rsync-verify-max-age: 24 sync-rsync-verify-jobs: 1 sync-rsync-extra-opts: sync-rsync-verify-metamanifest: yes ACCEPT_KEYWORDS="amd64" ACCEPT_LICENSE="@FREE" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-march=native -O2 -pipe" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/themes/oxygen-gtk/gtk-2.0" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CXXFLAGS="-march=native -O2 -pipe" DISTDIR="/var/cache/distfiles" ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" FCFLAGS="-march=native -O2 -pipe" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs binpkg-multi-instance buildpkg-live config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" FFLAGS="-march=native -O2 -pipe" GENTOO_MIRRORS="https://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/ http://distfiles.gentoo.org http://www.ibiblio.org/pub/Linux/distributions/gentoo" LANG="de_DE.utf8" LDFLAGS="-Wl,-O1 -Wl,--as-needed" MAKEOPTS="-j4" PKGDIR="/var/cache/binpkgs" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" PORTAGE_TMPDIR="/var/tmp" SHELL="/bin/bash" USE="X a52 aac acl acpi activities alsa amd64 bluetooth branding browser-integration bzip2 cairo cdda cdr cli crypt cups dbus declarative dracut dri drm dts dvd dvdr encode exif flac fortran gdbm gif gpm grub gtk gui iconv icu initramfs ipv6 jpeg kde kwallet lcms libglvnd libnotify libtirpc lto mad mng mp3 mp4 mpeg multilib ncurses nls nptl ogg opengl openmp pam pango pcre pdf pgo plasma plymouth png policykit ppds pulseaudio qml qt5 readline sddm sdl seccomp semantic-desktop spell split-usr ssl startup-notification svg systemd tiff truetype udev udisks unicode upower usb vorbis widgets wxwidgets x264 xattr xcb xml xorg xv xvid zlib" ABI_X86="64" ADA_TARGET="gnat_2020" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" L10N="de" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-4 php8-0" POSTGRES_TARGETS="postgres12 postgres13" PYTHON_SINGLE_TARGET="python3_9" PYTHON_TARGETS="python3_9" RUBY_TARGETS="ruby27" USERLAND="GNU" VIDEO_CARDS="vmware" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq proto steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: ADDR2LINE, AR, ARFLAGS, AS, ASFLAGS, CC, CCLD, CONFIG_SHELL, CPP, CPPFLAGS, CTARGET, CXX, CXXFILT, ELFEDIT, EMERGE_DEFAULT_OPTS, EXTRA_ECONF, F77FLAGS, FC, GCOV, GPROF, INSTALL_MASK, LC_ALL, LD, LEX, LFLAGS, LIBTOOL, LINGUAS, MAKE, MAKEFLAGS, NM, OBJCOPY, OBJDUMP, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, RANLIB, READELF, RUSTFLAGS, SIZE, STRINGS, STRIP, YACC, YFLAGS Relevant (in my opinion) portion of system journal: https://pastebin.com/YWbWc1Aa Thanks in advance and kind regards, L.
Noone knows or noone cares? Anyway, short term solution applied by means of: Code: eselect profile set 7 # (default/linux/amd64/17.1/desktop/gnome) USE_FLAGS="${USE_FLAGS} gnome gdm gles2" emerge gnome-base/gnome emerge --ask --update --deep --newuse --backtrack=300 @world emerge --ask --depclean systemctl disable sddm.service systemctl enable gdm.service systemctl reboot Greetings, L.
Today emerge updated kde plasma to v 5.25.2 and for some reason I can no longer play any video in any browser. The first frame is displayed, but the video does not play. Everything was fine before the update. I tried rebooting and restarting kde but the problem persists. Any idea ? If that is useful, these are all the packages that were updated today. 2022-06-29T11:08:15 >>> sys-apps/cpuid-20220620 2022-06-29T11:08:30 >>> app-text/build-docbook-catalog-2.3-r1 2022-06-29T11:08:44 >>> sys-kernel/gentoo-sources-5.18.8 2022-06-29T11:09:46 >>> app-admin/apache-tools-2.4.54-r1 2022-06-29T11:10:12 >>> www-servers/apache-2.4.54-r1 2022-06-29T11:11:02 >>> gui-libs/egl-wayland-1.1.10-r1 2022-06-29T11:11:17 >>> sys-process/htop-3.2.1-r1 2022-06-29T11:11:37 >>> dev-python/virtualenv-20.15.1 2022-06-29T11:11:58 >>> dev-python/jsonschema-4.6.1 2022-06-29T11:12:13 >>> app-backup/borgmatic-1.6.4 2022-06-29T11:13:02 >>> dev-lang/spidermonkey-91.11.0 2022-06-29T11:18:55 >>> media-libs/harfbuzz-4.4.0 2022-06-29T11:20:22 >>> dev-qt/qtimageformats-5.15.5-r1 2022-06-29T11:20:39 >>> kde-plasma/oxygen-sounds-5.25.2 2022-06-29T11:20:52 >>> kde-plasma/xembed-sni-proxy-5.25.2 2022-06-29T11:21:10 >>> kde-plasma/plasma-workspace-wallpapers-5.25.2 2022-06-29T11:21:28 >>> app-editors/neovim-0.7.2 2022-06-29T11:22:31 >>> kde-plasma/kdecoration-5.25.2 2022-06-29T11:22:47 >>> kde-plasma/layer-shell-qt-5.25.2 2022-06-29T11:23:06 >>> kde-plasma/libkscreen-5.25.2 2022-06-29T11:23:37 >>> kde-plasma/kwayland-integration-5.25.2 2022-06-29T11:23:52 >>> kde-plasma/kgamma-5.25.2 2022-06-29T11:24:08 >>> kde-plasma/polkit-kde-agent-5.25.2 2022-06-29T11:24:24 >>> mail-client/thunderbird-91.11.0 2022-06-29T11:58:42 >>> www-client/firefox-102.0 2022-06-29T13:21:13 >>> kde-plasma/kwrited-5.25.2 2022-06-29T13:21:28 >>> kde-plasma/ksshaskpass-5.25.2 2022-06-29T13:21:43 >>> kde-plasma/kwallet-pam-5.25.2 2022-06-29T13:21:56 >>> media-gfx/asymptote-2.81 2022-06-29T13:23:19 >>> dev-python/matplotlib-3.5.2-r3 2022-06-29T13:25:18 >>> kde-plasma/kactivitymanagerd-5.25.2 2022-06-29T13:25:53 >>> kde-plasma/kmenuedit-5.25.2 2022-06-29T13:26:14 >>> kde-plasma/libksysguard-5.25.2 2022-06-29T13:27:01 >>> kde-plasma/drkonqi-5.25.2 2022-06-29T13:27:41 >>> kde-plasma/ksystemstats-5.25.2 2022-06-29T13:28:05 >>> kde-plasma/discover-5.25.2 2022-06-29T13:28:42 >>> kde-plasma/plasma-firewall-5.25.2 2022-06-29T13:29:04 >>> kde-plasma/plasma-systemmonitor-5.25.2 2022-06-29T13:29:24 >>> kde-plasma/plasma-vault-5.25.2 2022-06-29T13:29:51 >>> kde-plasma/plasma-sdk-5.25.2 2022-06-29T13:30:15 >>> kde-plasma/milou-5.25.2 2022-06-29T13:30:34 >>> kde-plasma/plasma-pa-5.25.2 2022-06-29T13:30:58 >>> kde-plasma/xdg-desktop-portal-kde-5.25.2 2022-06-29T13:31:29 >>> kde-plasma/breeze-5.25.2 2022-06-29T13:32:08 >>> kde-plasma/plasma-integration-5.25.2 2022-06-29T13:32:30 >>> kde-plasma/breeze-gtk-5.25.2 2022-06-29T13:32:45 >>> kde-plasma/kscreenlocker-5.25.2 2022-06-29T13:33:13 >>> kde-plasma/kwin-5.25.2 2022-06-29T13:37:57 >>> kde-plasma/libkworkspace-5.25.2 2022-06-29T13:38:21 >>> kde-plasma/kde-cli-tools-5.25.2 2022-06-29T13:38:48 >>> kde-plasma/plasma-workspace-5.25.2 2022-06-29T13:43:21 >>> kde-plasma/oxygen-5.25.2 2022-06-29T13:44:11 >>> kde-plasma/systemsettings-5.25.2 2022-06-29T13:44:35 >>> kde-plasma/khotkeys-5.25.2 2022-06-29T13:45:15 >>> kde-plasma/kscreen-5.25.2 2022-06-29T13:45:42 >>> kde-plasma/powerdevil-5.25.2 2022-06-29T13:46:33 >>> kde-plasma/bluedevil-5.25.2 2022-06-29T13:47:05 >>> kde-plasma/sddm-kcm-5.25.2 2022-06-29T13:47:25 >>> kde-plasma/kde-gtk-config-5.25.2 2022-06-29T13:47:47 >>> kde-plasma/plasma-nm-5.25.2 2022-06-29T13:48:54 >>> kde-plasma/kinfocenter-5.25.2 2022-06-29T13:49:29 >>> kde-plasma/plasma-desktop-5.25.2 2022-06-29T13:51:31 >>> kde-plasma/kdeplasma-addons-5.25.2 2022-06-29T13:52:24 >>> kde-plasma/plasma-browser-integration-5.25.2 2022-06-29T13:52:46 >>> kde-plasma/plasma-disks-5.25.2 2022-06-29T13:53:09 >>> kde-plasma/plasma-meta-5.25.2
Is this nvidia+wayland? egl-wayland-1.1.10-r1 was a messy release and wouldn't be surprised if it impacted something, nevermind if not using wayland as it'd do nothing. (if want to downgrade it, need to downgrade nvidia-drivers as well though, ideally stable 510 may be better given 515 has broken vulkan on pure wayland if <1.1.10)
I've just installed X11 using the Gentoo wiki, but I'm having trouble with startx. I get the error "no screens found" when I run startx, both as a normal user and root. Startx log: https://pastebin.com/1YbQU0FW I have an Nvidia GT 1030 GPU, and recently installed nouveau in case that matters. Edit: Loading nouveau as a module solved the issue
Code: [ 918.610] (EE) [drm] Failed to open DRM device for pci:0000:01:00.0: -19 [ 918.610] (EE) open /dev/dri/card0: No such file or directory Looks like the kernel bits are not yet ready. Until /dev/dri/card0 and a hi-res console are prepared, Xorg will not work with nouveau nor the backup modesetting driver. I suggest looking at dmesg for any issues preventing this. I highly recommend setting CONFIG_DRM_NOUVEAU=m in the kernel and not built-in (aka * or y) in order to easily load any missing firmware (if any).
As reported in Gnome issues Thks 4 ur attention, interest & support.
As a workaround, local repo restored app-arch/file-roller-3.40.0 in local repo brings things order back again here. Thks 4 ur attention, interest & support.
Neither xbacklight nor xrandr have setuid/setgid bits set. Other than being in the video group, no special permissions appeared necessary. Code: $ xrandr --listactivemonitors Monitors: 1 0: +*eDP-1 1920/309x1080/174+0+0 eDP-1 $ find /sys/devices/ -name "*eDP*" /sys/devices/pci0000:00/0000:00:02.0/drm/card0/card0-eDP-1 $ cat /sys/devices/pci0000\:00/0000\:00\:02.0/drm/card0/dev 226:0 $ ls -l /dev/dri/card0 crw-rw---- 1 root video 226, 0 Jun 19 06:06 /dev/dri/card0 $ echo 500 > /sys/class/backlight/intel_backlight/brightness bash: /sys/class/backlight/intel_backlight/brightness: Permission denied I can't modify the brightness setting as a normal user. Other than needing to be root, interacting with the /sys/class files seems easy enough, so I was considering writing my own utility to do so. That's how acpilight appears to function. The ebuild for acpilight requires acct-group/video and mentions the need to be a member of that group. However, I don't see anywhere indicating how it can modify /sys/class files which are group owned by root, not video (at least the ones I've looked at), so acpilight's xbacklight command having group video membership doesn't seem to be the answer. What piece am I missing that allows either x11-apps/xbacklight or acpilight to make those changes?
I noticed that description, which is why I looked at xrandr. It of course says to use xbacklight :) I guess xrandr is probably implementing "RandR 1.2" and I'd have to look at its code. Changing permissions was the clue, although it seems like a hackish solution. acpilight has a udev rule which does that as well as changing group ownership. I was anticipating whatever it implemented would be more "involved" that reading and writing those files. Thanks!
I'm using SDDM to start Sway wm on my machine. I have recently installed pipewire , and the Gentoo guide mentioned that I don't need to do any configuration to start pipewire during boot (since I use SDDM). However, I noticed that pipewire doesn't autostart, so I checked "/etc/xdg/autostart/pipewire.desktop". The file runs gentoo-pipewire-launcher as it should, so I tested with another .desktop file and noticed the problem was that xdg/autostart wasn't working . How do I enable SDDM to work with xdg/autostart? /etc/sddm.conf: https://pastebin.pl/view/278d1e0f Just in case something's also wrong with piprewire, here's the output of gentoo-pipewire-launcher: https://pastebin.pl/view/e12e95d7
pipewire can be started from sway config Code: $ grep pipe .config/sway/config exec pipewire
Running latest KDE plasma and after upgrade, when I'm reading something on a website occasionally a small movement of the mouse (desktop) suddenly makes what I'm reading lose focus and all open programs show on the screen as icons or small versions of themselves.. (I don't know what this is called) whereby I have to search for the program I was just using and click it to bring it back active. Anybody know what I'm talking about? Very annoying and I haven't discovered what mouse movement triggers it or how to disable it. This is probably going to be a !DOH! moment but stumped for now. /jd
alamahant wrote: You mean everything is minimized to the taskbar. in xfce there is a button to do precisely that--named ""Show Desktop". In your case maybe a kde bug? Thanks for the reply, but not minimized to taskbar. I'll grab a pic next time it happens. I'll have to use a camera since no way otherwise.
Hi, I'm running Sway. Sometimes it wouldn't load wallpapers chosen randomly from a folder, so I checked the log: Code: 2022-06-30 20:59:07 - [swaybg-1.1.1/background-image.c:44] Failed to read background image: out of memory. Sway was compiled without gdk_pixbuf support, so only PNG images can be loaded. This is the likely cause. I checked and I have jpeg in my USE flags on /etc/portage/make.conf : Code: USE="elogind -systemd swaybar wayland X xorg dbus hwaccel jpeg git ssh threads persist postproc cups text bluetooth icu nss pulseaudio minizip -kde gui curl gnuplot opengl readline vulkan googledrive cairo egl pdf acpi alsa speex v4l lua screencast x264 npm gtk3 -doc udev -networkmanager pipewire truetype" I also created the file /etc/portage/package.use/sway with Code: gui-wm/sway -swaybar swaybg swayidle swaylock swaymsg tray wallpapers X After running doas emerge -auDN @world and rebooting the problem persists. Any clue on why is this happening?
From the ebuild: gui-wm/sway/sway-1.7.ebuild: 25 DEPEND=" 36 swaybar? ( x11-libs/gdk-pixbuf:2 ) 45 wallpapers? ( x11-libs/gdk-pixbuf:2[jpeg] ) 72 local emesonargs=( 76 $(meson_feature swaybar gdk-pixbuf) From that, I would conclude that if you set USE=-swaybar, you may be disabling gdk-pixbuf support. Your error message suggests that you want gdk-pixbuf, so you should not set USE=-swaybar.
Since this morning July 2 2022 it looks that all rsync Mirrors down. No German, French, Netherland, US and more Mirrors reachable Hacked ??? Quote: eix-sync * Running emerge --sync >>> Syncing repository 'gentoo' into '/usr/portage'... * Using keys from /usr/share/openpgp-keys/gentoo-release.asc * Refreshing keys via WKD ... [ ok ] !!! getaddrinfo failed for 'rsync.fr.gentoo.org': [Errno -3] Temporary failure in name resolution >>> Starting rsync with rsync://rsync.fr.gentoo.org/gentoo-portage... >>> Checking server timestamp ... rsync: getaddrinfo: rsync.fr.gentoo.org 873: Temporary failure in name resolution rsync error: error in socket IO (code 10) at clientserver.c(138) [Receiver=3.2.4] >>> Retrying... !!! Exhausted addresses for rsync.fr.gentoo.org Action: sync for repo: gentoo, returned code = 1 * emerge --sync failed * Time statistics: 3 seconds for syncing 3 seconds total
Merged two posts to maintain one topic
Hi! It's been a minute since I've used Gentoo (about 15 years) but I decided to give it a whirl again on a ThinkPad T420. I've managed to get reasonably far but I'm struggling with getting my laptop's keyboard, TrackPoint and TrackPad to be "recognized" by Wayland/wlroots/Sway. If I plug in a USB keyboard (Lenovo USB Keyboard with TrackPoint) I'm able to successfully start Sway from the console with a debus-run-session sway. If I don't use my USB keyboard and just try use the laptop by itself, I get an error warning that there are no valid libinput devices available (I can bypass that check by setting the WLR_LIBINPUT_NO_DEVICES=1 variable in /etc/environment). I have a fairly straight-forward install, using the OpenRC Desktop profile with only a handful of things installed on top of that so far (wayland, sway, foot, elogind, udev). The kernel was built with Code: genkernel --luks --btrfs all . I feel like I'm missing something fairly straight forward but I just cannot quite draw a common tread between the Wayland, libinput and udev wiki pages. If you need more logs please let me know and I'll do my best to provide them. Thanks in advance! Looking at dmesg it looks like I kernel correctly recognizes the keyboard, TrackPoint and TouchPad. Code: $ dmesg |grep i80 [ 0.554771] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.558038] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.558049] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.563961] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3 [ 1.533540] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input5 [ 2.553969] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/serio2/input/input6 [ 10.675930] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt However libinput does not (if I run sleep 5; libinput list-devices and unplug my USB keyboard before the sleep command finishes libinput doesn't return anything at all): Code: root@thinkpad ~ # libinput list-devices Device: Lenovo ThinkPad Compact USB Keyboard with TrackPoint Kernel: /dev/input/event17 Group: 1 Seat: seat0, default Capabilities: keyboard pointer Tap-to-click: n/a Tap-and-drag: n/a Tap drag lock: n/a Left-handed: disabled Nat.scrolling: disabled Middle emulation: n/a Calibration: n/a Scroll methods: none Click methods: none Disable-w-typing: n/a Accel profiles: n/a Rotation: n/a Device: Lenovo ThinkPad Compact USB Keyboard with TrackPoint Kernel: /dev/input/event18 Group: 1 Seat: seat0, default Capabilities: keyboard pointer Tap-to-click: n/a Tap-and-drag: n/a Tap drag lock: n/a Left-handed: disabled Nat.scrolling: disabled Middle emulation: disabled Calibration: n/a Scroll methods: *button Click methods: none Disable-w-typing: n/a Accel profiles: flat *adaptive Rotation: n/a Looking at the output of swaymsg -t get_inputs I again only see my USB keyboard: Code: $ swaymsg -t get_inputs Input device: Lenovo ThinkPad Compact USB Keyboard with TrackPoint Type: Mouse Identifier: 6127:24647:Lenovo_ThinkPad_Compact_USB_Keyboard_with_TrackPoint Product ID: 24647 Vendor ID: 6127 Libinput Send Events: enabled Input device: Lenovo ThinkPad Compact USB Keyboard with TrackPoint Type: Keyboard Identifier: 6127:24647:Lenovo_ThinkPad_Compact_USB_Keyboard_with_TrackPoint Product ID: 24647 Vendor ID: 6127 Active Keyboard Layout: English (US) Libinput Send Events: enabled Input device: Lenovo ThinkPad Compact USB Keyboard with TrackPoint Type: Mouse Identifier: 6127:24647:Lenovo_ThinkPad_Compact_USB_Keyboard_with_TrackPoint Product ID: 24647 Vendor ID: 6127 Libinput Send Events: enabled Input device: Lenovo ThinkPad Compact USB Keyboard with TrackPoint Type: Keyboard Identifier: 6127:24647:Lenovo_ThinkPad_Compact_USB_Keyboard_with_TrackPoint Product ID: 24647 Vendor ID: 6127 Active Keyboard Layout: English (US) Libinput Send Events: enabled and finally here's my emerge info... as far as I can tell I have the right USE flags set and my INPUT_DEVICES="synaptics libinput" which I think should work. Code: $ emerge --info Portage 3.0.30 (python 3.9.12-final-0, default/linux/amd64/17.1/desktop, gcc-11.3.0, glibc-2.34-r13, 5.15.41-gentoo-x86_64 x86_64) ================================================================= System uname: Linux-5.15.41-gentoo-x86_64-x86_64-Intel-R-_Core-TM-_i5-2540M_CPU_@_2.60GHz-with-glibc2.34 KiB Mem: 16270848 total, 14431216 free KiB Swap: 0 total, 0 free Timestamp of repository gentoo: Fri, 10 Jun 2022 00:45:01 +0000 Head commit of repository gentoo: 270db23a66cc7a682b5341adb30e05dbbbaef4ed sh bash 5.1_p16 ld GNU ld (Gentoo 2.37_p1 p2) 2.37 app-misc/pax-utils: 1.3.3::gentoo app-shells/bash: 5.1_p16::gentoo dev-lang/perl: 5.34.1-r3::gentoo dev-lang/python: 3.9.12::gentoo, 3.10.4::gentoo dev-lang/rust-bin: 1.60.0::gentoo dev-util/cmake: 3.22.4::gentoo dev-util/meson: 0.61.4-r2::gentoo sys-apps/baselayout: 2.8::gentoo sys-apps/openrc: 0.44.10::gentoo sys-apps/sandbox: 2.29::gentoo sys-devel/autoconf: 2.71-r1::gentoo sys-devel/automake: 1.16.5::gentoo sys-devel/binutils: 2.37_p1-r2::gentoo sys-devel/binutils-config: 5.4.1::gentoo sys-devel/gcc: 11.3.0::gentoo sys-devel/gcc-config: 2.5-r1::gentoo sys-devel/libtool: 2.4.6-r6::gentoo sys-devel/llvm: 13.0.1::gentoo, 14.0.4::gentoo sys-devel/make: 4.3::gentoo sys-kernel/linux-headers: 5.15-r3::gentoo (virtual/os-headers) sys-libs/glibc: 2.34-r13::gentoo Repositories: gentoo location: /var/db/repos/gentoo sync-type: rsync sync-uri: rsync://rsync.gentoo.org/gentoo-portage priority: -1000 sync-rsync-verify-jobs: 1 sync-rsync-extra-opts: sync-rsync-verify-metamanifest: yes sync-rsync-verify-max-age: 24 ACCEPT_KEYWORDS="amd64" ACCEPT_LICENSE="@FREE" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-march=native -O2 -pipe" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/sandbox.d /etc/terminfo" CXXFLAGS="-march=native -O2 -pipe" DISTDIR="/var/cache/distfiles" ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" FCFLAGS="-march=native -O2 -pipe" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs binpkg-multi-instance buildpkg-live config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" FFLAGS="-march=native -O2 -pipe" GENTOO_MIRRORS="http://distfiles.gentoo.org" LANG="C.UTF8" LDFLAGS="-Wl,-O1 -Wl,--as-needed" MAKEOPTS="-j3" PKGDIR="/var/cache/binpkgs" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" PORTAGE_TMPDIR="/var/tmp" SHELL="/bin/bash" USE="X a52 aac acl acpi alsa amd64 bluetooth branding bzip2 cairo cdda cdr cli crypt cups dbus dri dts dvd dvdr elogind encode exif flac fortran gdbm gif gpm gtk gui iconv icu ipv6 jpeg lcms libglvnd libnotify libtirpc mad mng mp3 mp4 mpeg multilib ncurses nls nptl ogg opengl openmp pam pango pcre pdf png policykit ppds qt5 readline sdl seccomp spell split-usr ssl startup-notification svg tiff truetype udev udisks unicode upower usb vorbis wayland wxwidgets x264 xattr xcb xml xv xvid zlib" ABI_X86="64" ADA_TARGET="gnat_2020" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" GRUB_PLATFORMS="efi-64" INPUT_DEVICES="synaptics libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-4 php8-0" POSTGRES_TARGETS="postgres12 postgres13" PYTHON_SINGLE_TARGET="python3_9" PYTHON_TARGETS="python3_9" RUBY_TARGETS="ruby27" USERLAND="GNU" VIDEO_CARDS="intel i915" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq proto steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: ADDR2LINE, AR, ARFLAGS, AS, ASFLAGS, CC, CCLD, CONFIG_SHELL, CPP, CPPFLAGS, CTARGET, CXX, CXXFILT, ELFEDIT, EMERGE_DEFAULT_OPTS, EXTRA_ECONF, F77FLAGS, FC, GCOV, GPROF, INSTALL_MASK, LC_ALL, LD, LEX, LFLAGS, LIBTOOL, LINGUAS, MAKE, MAKEFLAGS, NM, OBJCOPY, OBJDUMP, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, RANLIB, READELF, RUSTFLAGS, SIZE, STRINGS, STRIP, YACC, YFLAGS
wayland doesn't use evdev, it uses libinput. You might need seatd running (if it's not already) to have keyboard/pointer devices working