prompt
stringlengths
1
63.6k
completion
stringlengths
1
53.1k
Whenever I try to log in and start X, whether it be through a DM (SDDM and LightDM tested) or startx after logging in on a TTY, I get a black screen and I need to switch to another TTY and back to fix this. Curiously, now that I can see the X session, switching to another TTY again and back now results in the same black screen. I skimmed through the Xorg logs but didn't find anything of note; here they are in case I missed something: Xorg.0.log from startx stdout from startx Xorg.0.log from SDDM This is currently the most prominent on Enlightenment (happens every time) but also used to happen on XFCE. I am running gentoo-sources-4.4.228 with nvidia-drivers-450.57-r1 and xorg-server-1.20.8-r1 Has anybody else encountered this? EDIT: I've tried SDDM again, that one behaves a bit differently: the SDDM background image flashed glitched on the screen before it turns black, switching TTY away and back results in black screen again, it fixes itself after the second time I do it. Also, when using startx, the problem happens only on the first launch of Xorg after boot; if I end the X session and start it up again with startx, it works as it should. EDIT2: So my monitor died in the meantime (probably power supply, not even the small indicator LED lit up on it when I pressed the power button) and I got a new one. On this one, I'm getting to my X session 100% of the time without having to switch TTY's. I'm willing to blame the monitor on this one.
Just curious: are you using the nvidia blob driver?
Hello, I just came back to Gentoo after like 10 years of hiatus to try sway / wayland. Looking at various documents, I need to set following environment variables for applications to work properly on Wayland. XDG_SESSION_TYPE=wayland MOZ_ENABLE_WAYLAND=1 GDK_BACKEND=wayland I am using systemd, but do not have any login managers installed - am I supposed set these on .zshrc? It appears that setting them under ~/.config/environment.d/ does not have any effect.
Yes, I would set them in .zshrc (even though I don't use zsh, so I set them in .bashrc). Don't forget to also enable it for SDL2 if you play games via Steam. More info here: https://wiki.archlinux.org/index.php/Wayland BTW: Welcome back to Gentoo, and welcome to the world of Sway and Wayland! I've been dabbling in Sway, but has sadly gone back to Gnome a couple of times only because of "old habit". But I think that Sway is really exciting and looking forward to using it more. It's just that all the keyboard shortcuts need to be worked into muscle memory before it is usable.
SlashBeast wrote: Check wiki.gentoo.org/wiki/Non_root_Xorg and create new thread if you need help. Ok, I will. Code: $ startx -- vt1 doesn't startx. Instead, Xorg.0.log is returned, apparently without much of an error. (Sigh) Root can startx. Why can't user? Code: $ groups tty wheel audio video input users admin emerge --info Code: $ ps aux | grep elogind root 1997 0.0 0.0 3800 2584 ? S 14:16 0:00 elogind-daemon Code: $ ps aux | grep dbus message+ 1892 0.0 0.0 3928 2700 ? Ss 14:16 0:00 /usr/bin/dbus-daemon --system Code: # rc-update show | grep 'elogin|dbus' hostname ~ # Code: # cat /var/db/pkg/x11-base/xorg-server-1.20.8-r1/USE abi_x86_64 amd64 elibc_glibc elogind kernel_linux libglvnd udev userland_GNU xorg
On the assumption that the advice from SlashBeast will reveal that you have no session registered in elogind, then your next step should be to check your PAM configuration to verify that pam_elogind would be executed for the type of login you used, since that is responsible for notifying elogind that you exist and have a session. If you're not sure how to do this, post the output of grep -rn elogind /etc/pam.d/ ; emerge --pretend --verbose sys-auth/elogind sys-auth/pambase sys-libs/pam .
Hi, conky fails to start on my system: Code: conky: desktop window (79c) is root window conky: drawing to desktop window conky: drawing to double buffer conky: forked to background, pid is 27996 conky: can't load font '6x10' conky: can't load font 'fixed' USE flag truetype is set and query list "*" |grep "font" shows Code: app-eselect/eselect-fontconfig-1.1-r1 media-fonts/corefonts-1-r7 media-fonts/dejavu-2.37 media-fonts/encodings-1.0.5-r1 media-fonts/font-adobe-100dpi-1.0.3-r2 media-fonts/font-adobe-75dpi-1.0.3-r2 media-fonts/font-alias-1.0.4 media-fonts/font-misc-misc-1.1.2-r2 media-fonts/font-util-1.3.2-r1 media-fonts/freefonts-0.10-r4 media-fonts/urw-fonts-2.4.9 media-libs/fontconfig-2.13.1-r2 virtual/ttf-fonts-1-r1 x11-apps/mkfontscale-1.2.1 x11-apps/xfontsel-1.0.6 x11-libs/libXfont2-2.0.4 x11-libs/libfontenc-1.1.4 xorg.log shows that Code: 27.029] (==) FontPath set to: /usr/share/fonts/misc/, /usr/share/fonts/100dpi/, /usr/share/fonts/75dpi/ is set. other than that all seems fine. Any Idea what went south?
saski4711 wrote: Any Idea what went south? AFAIK, the fonts available for conky are checking so: Code: fc-cache -f -v fc-list | grep -i desired_font (The first command regenerates the font cache.)
I am trying to follow a tmux tutorial but whenever I run tmux in the terminal I get the following error message: Code: /usr/libexec/Xorg.wrap: Only console users are allowed to run the X server Despite of this I am apparently inside tmux, but if I switch workspaces something simply crashes: Code: /usr/libexec/Xorg.wrap: Only console users are allowed to run the X server X connection to :0 broken (explicit kill or server shutdown). ~> I read somewhere that this may be related with users access to xorg, and that a possible workaround would be to create the file /etc/X11/Xwrapper.config to include the line Code: allowed_users=anybody However, I also read that such an option would add security risks to my sistem, so that it would not be recommended. It does not seems I have any issue with user access to xorg, since I can login normally and the output of loginctl is Code: ~> loginctl user-status vinicius (1000) Since: Fri 2020-09-25 01:03:26 -03; 3 days ago State: active Sessions: *1 Linger: no Unit: user-1000.slice Anyway, I have a minimal install, using xorg and DWM jointly with other suckless tools such as st, dmenu and slock. I hove no login manager, and my xsession is started via the command Code: ~> cat .xinitrc #!/bin/bash barM & setxkbmap br feh --bg-scale /home/vinicius/mybackground/bw.jpg & lpoptions -o Quality=600GrayscaleK exec dbus-launch --exit-with-session dwm ~> written inside .xinitrc file located in my home folder. Thank you all for your help!
Why is running a shell under tmux trying to run Xorg at all? Do you have a startup script ( ~/.bash_profile or similar) that tries to start X automatically?
During splashscreen, an authentication dialog box pops up, labelled "Authentication required to operate on files" [raw translation], querying for login/password with root as unique user in combobox. Box can be cancelled though, leading to regular behavior, e.g. saving modified documents working fine, Any idea what's happening there & how to fix? Thks 4 ur attention interest & support.
tail -f /var/log/messages Code: Oct 2 10:32:08 amd64 pkexec[3483]: pam_unix(polkit-1:session): session opened for user root(uid=0) by (uid=1000) Oct 2 10:32:08 amd64 pkexec[3483]: luc: Executing command [USER=root] [TTY=unknown] [CWD=/] [COMMAND=/usr/libexec/gvfsd-admin --spawner :1.1 /org/gtk/gvfs/exec_spaw/1 --address unix:abstract=/tmp/dbus-5SbcRt29At,guid=f04c9a1918231671ae98fd7b5f76d63f] Oct 2 10:32:08 amd64 kernel: capability: warning: `gvfsd-admin' uses 32-bit capabilities (legacy support in use) Likely a rebuild seems required somewhere... Maybe a USE flag check too. [Edit] Stupid me! I've deleted all historic references: it restarted fine. I assume at least one of these wasn't granted enough for preview. This is new, so something has changed somewhere recently. I guess it's for the good. It's all gone now so I can't check that anymore... I still can recreate the hypothecial conditions, but I'm too lazy by now. Thks 4 ur attention, interest & support.
Hi guys, Lately I am having this problem where when I scroll down a page in firefox, the page periodically lags (i.e. gets temporarily stuck and then catches up). This happens whether I use the touchpad, keyboard arrows, or USB mouse. Here is my glxinfo Here's what I found to be wrong in dmesg: Code: dmesg | grep -i 'erro\|dyin' [ 0.286486] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM [ 3086.007610] kworker/dying (1341) used greatest stack depth: 12352 bytes left [85268.099747] kworker/dying (28906) used greatest stack depth: 12104 bytes left but I am not sure it is relevant. Here is some hardware info: Code: lspci 00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Host Bridge/DRAM Registers (rev 07) 00:02.0 VGA compatible controller: Intel Corporation HD Graphics 530 (rev 06) 00:14.0 USB controller: Intel Corporation 100 Series/C230 Series Chipset Family USB 3.0 xHCI Controller (rev 31) 00:16.0 Communication controller: Intel Corporation 100 Series/C230 Series Chipset Family MEI Controller #1 (rev 31) 00:17.0 SATA controller: Intel Corporation HM170/QM170 Chipset SATA Controller [AHCI Mode] (rev 31) 00:1c.0 PCI bridge: Intel Corporation 100 Series/C230 Series Chipset Family PCI Express Root Port #1 (rev f1) 00:1c.4 PCI bridge: Intel Corporation 100 Series/C230 Series Chipset Family PCI Express Root Port #5 (rev f1) 00:1c.6 PCI bridge: Intel Corporation 100 Series/C230 Series Chipset Family PCI Express Root Port #7 (rev f1) 00:1f.0 ISA bridge: Intel Corporation HM170 Chipset LPC/eSPI Controller (rev 31) 00:1f.2 Memory controller: Intel Corporation 100 Series/C230 Series Chipset Family Power Management Controller (rev 31) 00:1f.3 Audio device: Intel Corporation 100 Series/C230 Series Chipset Family HD Audio Controller (rev 31) 00:1f.4 SMBus: Intel Corporation 100 Series/C230 Series Chipset Family SMBus (rev 31) 02:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTL8411B PCI Express Card Reader (rev 01) 02:00.1 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 12) 03:00.0 Network controller: Intel Corporation Wireless 3165 (rev 81) And here some drivers: Code: qlist -IC x11-drivers x11-drivers/xf86-input-evdev x11-drivers/xf86-input-libinput x11-drivers/xf86-input-synaptics x11-drivers/xf86-video-intel x11-drivers/xf86-video-vboxvideo Thanks for any help! Efo
This could be as well linked to I/O and process going into D-state waiting for storage, or write buffer getting full and then waiting for flush. Are you using SSD or have swap enabled? You can try limit dirty bytes, by default it's 5% and 10% of installed memory, which means that it gets worst the more ram you have. instead set it to 50 MB and 512 MB Code: sysctl -w vm.dirty_bytes=536870912 sysctl -w vm.dirty_background_bytes=52428800 And report back if you still see such issues.
Hi, I need to work with SMB shares at gnome. My nautilus did not support smb first (was not able to mount smb:// by "connect to server at other locations" at all). It started to work after recompiling gvfs with smb useflag. So I can mount smb fs at nautilus and work (copy) with files, but it is not mounted anywhere. I would expect possibility to access files from other applications - mounted filesystem at /media or /run/user/[uid]/gvfs/ or anywhere else. How to force Nautilus to mount smb filesystem somewhere by connecting to server at "Other locations"? Thanks J PS: I expect RTFM, so sorry for such stupid question in advance (even I use gentoo for 15 years I am still "user running servers" - I just started to be "desktop user"...) [ebuild R ] gnome-base/gvfs-1.44.1::gentoo USE="cdda gnome-keyring gnome-online-accounts http nfs policykit samba systemd udev udisks -afp -archive -bluray (-elogind) -fuse -google -gphoto2 -ios -mtp -test -zeroconf" 0 KiB [ebuild R ] gnome-base/nautilus-3.36.3::gentoo USE="gnome gstreamer introspection previewer -gtk-doc (-selinux) -sendto -test" 0 KiB
Hi if you can access the files via Nautilus then the share IS mounted somewhere. What happens if you run Code: mount | grep <name-of-share> You might wish define a cifs mount in /etc/fstab. Then simply access it via your homedir in nautilus.
I just cant apply the swapfocus patch for dwm . I am running the current stable version of dwm: Code: ~> equery list dwm * Searching for dwm ... [IP-] [ ] x11-wm/dwm-6.2:0 ~> and have already two other patches successfully applied to my dwm instance: Code: ~> ls /etc/portage/patches/x11-wm/dwm/ 01-dwm-hide_vacant_tags-6.2.patch 02-pertag-6.2.patch 03-swapfocus-6.2.patch ~> this is the output of /var/tmp/portage/x11-wm/dwm-6.2/temp/build.log: Code: ^[[32;01m * ^[[39;49;00mPackage: x11-wm/dwm-6.2 ^[[32;01m * ^[[39;49;00mRepository: gentoo ^[[32;01m * ^[[39;49;00mMaintainer: desktop-misc@gentoo.org ^[[32;01m * ^[[39;49;00mUSE: abi_x86_64 amd64 elibc_glibc kernel_linux savedconfig userland_GNU ^[[32;01m * ^[[39;49;00mFEATURES: network-sandbox nostrip preserve-libs sandbox selinux sesandbox splitdebug userpriv usersandbox ^[[32;01m * ^[[39;49;00mPackage: x11-wm/dwm-6.2 ^[[32;01m * ^[[39;49;00mRepository: gentoo ^[[32;01m * ^[[39;49;00mMaintainer: desktop-misc@gentoo.org ^[[32;01m * ^[[39;49;00mUSE: abi_x86_64 amd64 elibc_glibc kernel_linux savedconfig userland_GNU ^[[32;01m * ^[[39;49;00mFEATURES: network-sandbox nostrip preserve-libs sandbox selinux sesandbox splitdebug userpriv usersandbox !!! Failed to set new SELinux execution context. Is your current SELinux context allowed to run Portage? >>> Unpacking source... >>> Unpacking dwm-6.2.tar.gz to /var/tmp/portage/x11-wm/dwm-6.2/work >>> Source unpacked in /var/tmp/portage/x11-wm/dwm-6.2/work !!! Failed to set new SELinux execution context. Is your current SELinux context allowed to run Portage? >>> Preparing source in /var/tmp/portage/x11-wm/dwm-6.2/work/dwm-6.2 ... ^[[32;01m*^[[0m Applying 01-dwm-hide_vacant_tags-6.2.patch ... ^[[A^[[204C ^[[34;01m[ ^[[32;01mok^[[34;01m ]^[[0m ^[[32;01m*^[[0m Applying 02-pertag-6.2.patch ... ^[[A^[[204C ^[[34;01m[ ^[[32;01mok^[[34;01m ]^[[0m ^[[32;01m*^[[0m Applying 03-swapfocus-6.2.patch ... patching file config.def.h patching file dwm.c Hunk #1 FAILED at 111. Hunk #2 FAILED at 130. Hunk #3 succeeded at 208 (offset 2 lines). Hunk #4 succeeded at 283 with fuzz 2 (offset 11 lines). Hunk #5 FAILED at 647. Hunk #6 succeeded at 1049 (offset 31 lines). Hunk #7 succeeded at 1691 (offset 31 lines). Hunk #8 succeeded at 1790 (offset 31 lines). Hunk #9 succeeded at 1798 (offset 31 lines). Hunk #10 FAILED at 1780. Hunk #11 succeeded at 1848 (offset 55 lines). Hunk #12 FAILED at 2078. Hunk #13 succeeded at 2238 (offset 81 lines). 5 out of 13 hunks FAILED -- saving rejects to file dwm.c.rej ^[[A^[[204C ^[[34;01m[ ^[[31;01m!!^[[34;01m ]^[[0m ^[[31;01m*^[[0m ERROR: x11-wm/dwm-6.2::gentoo failed (prepare phase): ^[[31;01m*^[[0m patch -p1 failed with /etc/portage/patches/x11-wm/dwm/03-swapfocus-6.2.patch ^[[31;01m*^[[0m ^[[31;01m*^[[0m Call stack: ^[[31;01m*^[[0m ebuild.sh, line 125: Called src_prepare ^[[31;01m*^[[0m environment, line 1301: Called default ^[[31;01m*^[[0m phase-functions.sh, line 855: Called default_src_prepare ^[[31;01m*^[[0m phase-functions.sh, line 920: Called __eapi6_src_prepare ^[[31;01m*^[[0m environment, line 204: Called eapply_user ^[[31;01m*^[[0m environment, line 500: Called eapply '/etc/portage/patches/x11-wm/dwm/03-swapfocus-6.2.patch' ^[[31;01m*^[[0m environment, line 470: Called _eapply_patch '/etc/portage/patches/x11-wm/dwm/03-swapfocus-6.2.patch' ^[[31;01m*^[[0m environment, line 408: Called __helpers_die 'patch -p1 failed with /etc/portage/patches/x11-wm/dwm/03-swapfocus-6.2.patch' ^[[31;01m*^[[0m isolated-functions.sh, line 112: Called die ^[[31;01m*^[[0m The specific snippet of code: ^[[31;01m*^[[0m die "$@" ^[[31;01m*^[[0m ^[[31;01m*^[[0m If you need support, post the output of `emerge --info '=x11-wm/dwm-6.2::gentoo'`, ^[[31;01m*^[[0m the complete build log and the output of `emerge -pqv '=x11-wm/dwm-6.2::gentoo'`. ^[[31;01m*^[[0m The complete build log is located at '/var/tmp/portage/x11-wm/dwm-6.2/temp/build.log'. ^[[31;01m*^[[0m The ebuild environment file is located at '/var/tmp/portage/x11-wm/dwm-6.2/temp/environment'. ^[[31;01m*^[[0m Working directory: '/var/tmp/portage/x11-wm/dwm-6.2/work/dwm-6.2' ^[[31;01m*^[[0m S: '/var/tmp/portage/x11-wm/dwm-6.2/work/dwm-6.2' Although installing suckless patches is not a clear process in gentoo due to nearly total lack of documentation, this is the first time I have a patch failing in the compile phase. Has anyone found similar issues? Thank you all for your attention.
Due to the nature of the process, whether you can mix any given combination of patches depends entirely on what they do and how close to one another. Sometimes you get lucky and there are a large number of wholly isolated patches that you can toggle in any combination you want. Other times, you get unlucky and two or more patches all touch the same area in different ways, and you cannot automatically apply some of the combinations. If you want to manually apply the patches, the unpacked source files are in the usual PORTAGE_TMPDIR area. However, I would suggest instead unpacking the upstream archive yourself in a temporary area (under your home directory, or in a dedicated directory under /tmp , at your preference). Then, manually apply each of the non-conflicting patches to this temporary area. Next, create a copy of the temporary area. One of these will be the "before" version, and one will be the "after" version. Open the failed patch(es) in your preferred text editor/viewer. Open the source files that would have been patched in an editor. Use the text of the patch to guide you on what to change and where. Once you have manually modified the source file(s) in a way that you think matches what the patch would have done if it worked, save your changes, and use GNU diff to compute the difference between your "before" and "after" versions. Save the output of diff as a new patch file. Use this patch file in place of the patch file that Portage failed to apply. Take care to name it such that it is properly ordered, since it depends on the earlier non-failing patches to apply first. If you need more help, post back with what you tried and what did not work.
As far as I remember in the old gentoo installation I have been using kde-apps/kcmshell for settnings fonts in kde apps. I can't find this package in my latest installation. Tool bar fonts in Kate, Konsole and Okular are small and I am not able to enlarge them. I can't run command Code: kcmshell5 fonts as in the past. Does exist any method how to enlarge fonts of kde apps? I am LXDE user.
@sebaro after emerge kde-plasma/kde-cli-tools I can run kcmshell, but font is not in modules list anymore @Hund qt5ct solved problem thanks to both of you
First of all, Why do I have two Xorg logs ? /var/log/Xorg.0.log and /var/log/Xorg.1.log ? I only have a laptop with one screen ?? Here is Xorg.0.log , which has no errors(EE)'s: https://pastebin.com/VE4bT5Mv Here is Xorg.1.log , which has two errors(EE)'s: https://pastebin.com/eG2iPYyw what is causing the slow startx ? Sometimes it is instant but sometimes it takes like 5 seconds ??
The number is based on which X DISPLAY was used, not which physical device the server rendered to. Xorg.1.log appears to be from several months ago. Perhaps you were running a second server at the time while migrating to elogind.
Hey guys! Could you please help me to narrow down problem I faced on my gentoo ? I turn on WIFI and KDE stop responding, but it works good when I use internet via usb tethering from my phone..... which is using my home wifi.... What should I look at ?
_
After a long absence, I installed Gentoo over the last few days (systemd profile) and then installed wayland and sway. Its all [sortof] working, and I even managed to install firefox from source. 2 questions: - I have my USE flags set to "wayland". Should I include "X" or perhaps "-X"? Its not clear to me how those two flags correspond - I don't have symbols (unicode?) characters working in my terminal (alacritty) or Neovim, though fonts work great in firefox. You'll notice the blocks in my quotes below. I also don't have symbols in sway (I added them to the status bar, but they don't show up). Quote: Available profile symlink targets: [1] default/linux/amd64/17.0 (stable) [2] default/linux/amd64/17.0/selinux (stable) [3] default/linux/amd64/17.0/hardened (stable) [4] default/linux/amd64/17.0/hardened/selinux (stable) [5] default/linux/amd64/17.0/desktop (stable) [6] default/linux/amd64/17.0/desktop/gnome (stable) [7] default/linux/amd64/17.0/desktop/gnome/systemd (stable) [8] default/linux/amd64/17.0/desktop/plasma (stable) [9] default/linux/amd64/17.0/desktop/plasma/systemd (stable) [10] default/linux/amd64/17.0/developer (stable) [11] default/linux/amd64/17.0/no-multilib (stable) [12] default/linux/amd64/17.0/no-multilib/hardened (stable) [13] default/linux/amd64/17.0/no-multilib/hardened/selinux (stable) [14] default/linux/amd64/17.0/systemd (stable) [15] default/linux/amd64/17.0/x32 (dev) [16] default/linux/amd64/17.1 (stable) [17] default/linux/amd64/17.1/selinux (stable) [18] default/linux/amd64/17.1/hardened (stable) [19] default/linux/amd64/17.1/hardened/selinux (stable) [20] default/linux/amd64/17.1/desktop (stable) [21] default/linux/amd64/17.1/desktop/gnome (stable) [22] default/linux/amd64/17.1/desktop/gnome/systemd (stable) [23] default/linux/amd64/17.1/desktop/plasma (stable) [24] default/linux/amd64/17.1/desktop/plasma/systemd (stable) [25] default/linux/amd64/17.1/developer (stable) [26] default/linux/amd64/17.1/no-multilib (stable) [27] default/linux/amd64/17.1/no-multilib/hardened (stable) [28] default/linux/amd64/17.1/no-multilib/hardened/selinux (stable) [29] default/linux/amd64/17.1/systemd (stable) * [30] default/linux/amd64/17.0/musl (exp) [31] default/linux/amd64/17.0/musl/hardened (exp) [32] default/linux/amd64/17.0/musl/hardened/selinux (exp) [33] default/linux/amd64/17.0/uclibc (exp) [34] default/linux/amd64/17.0/uclibc/hardened (exp) Quote: ~ ᐅ locale -a C C.utf8 POSIX en_US.utf8 ~ ᐅ eselect locale list Available targets for the LANG variable: [1] C [2] C.utf8 [3] POSIX [4] en_US.utf8 * [ ] (free form) ~ ᐅ Quote: ~ ᐅ eselect fontconfig list Available fontconfig .conf files (* is enabled): [1] 10-autohint.conf * [2] 10-hinting-full.conf [3] 10-hinting-medium.conf [4] 10-hinting-none.conf [5] 10-hinting-slight.conf * [6] 10-no-sub-pixel.conf [7] 10-powerline-symbols.conf * [8] 10-scale-bitmap-fonts.conf * [9] 10-sub-pixel-bgr.conf [10] 10-sub-pixel-rgb.conf [11] 10-sub-pixel-vbgr.conf [12] 10-sub-pixel-vrgb.conf [13] 10-unhinted.conf [14] 11-lcdfilter-default.conf [15] 11-lcdfilter-legacy.conf [16] 11-lcdfilter-light.conf [17] 20-unhint-small-vera.conf * [18] 25-unhint-nonlatin.conf [19] 30-metric-aliases.conf * [20] 40-nonlatin.conf * [21] 45-generic.conf * [22] 45-latin.conf * [23] 49-sansserif.conf * [24] 50-user.conf * [25] 51-local.conf * [26] 60-generic.conf * [27] 60-latin.conf * [28] 60-liberation.conf [29] 65-fonts-persian.conf * [30] 65-khmer.conf [31] 65-nonlatin.conf * [32] 69-unifont.conf * [33] 70-no-bitmaps.conf [34] 70-yes-bitmaps.conf [35] 80-delicious.conf * [36] 90-synthetic.conf *
Hi gevious, welcome back to Gentoo! I guess a few USE flags are missing on your machine. 'default/linux/amd64/17.1/systemd/desktop' would be the right profile, but it doesn't exist. You will roughly get the profile 'default/linux/amd64/17.1/systemd/desktop' if you perform the steps below: Run Code: emerge --update --deep --newuse -av @world and make sure that it doesn't show any packages that need to be updated. Otherwise update the packages and repeat this step. Temporarily switch to the profile 'default/linux/amd64/17.1/desktop' Run Code: emerge --update --deep --newuse -pv @world Look for USE flags that would be added. But DON'T emerge those packages! Switch back to your profile 'default/linux/amd64/17.1/systemd' Add the USE flags your found to your make.conf. Please post the USE flags. Run Code: emerge --update --deep --newuse -av @world to rebuild packages with the USE flags you added. Quote: I have my USE flags set to "wayland". Should I include "X" or perhaps "-X"? Its not clear to me how those two flags correspond I think you will need both. Some programs run in Wayland mode, some in X mode. Some programs support both modes. You can select the mode using environment variables at run-time. Quote: I don't have symbols (unicode?) characters working in my terminal (alacritty) or Neovim, though fonts work great in firefox. You'll notice the blocks in my quotes below. I also don't have symbols in sway (I added them to the status bar, but they don't show up). Please add the USE flags for the desktop profile first. It will probably solve the problem. If the problem persists, we can further investigate this.
I'm trying to run XP-Pen pentablet drivers on my system-- they launch just fine under my normal user, but because they are drivers I need to run them as root, which gives me the following error: Code: sleepy@magi ~/Programs/Pentablet/Linux_Pentablet_V1.2.13.1 $ sudo QT_DEBUG_PLUGINS=1 ./Pentablet_Driver QFactoryLoader::QFactoryLoader() checking directory path "/usr/lib64/qt5/plugins/platforms" ... QFactoryLoader::QFactoryLoader() looking at "/usr/lib64/qt5/plugins/platforms/KWinQpaPlugin.so" Found metadata in lib /usr/lib64/qt5/plugins/platforms/KWinQpaPlugin.so, metadata= { "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3", "MetaData": { "Keys": [ "wayland-org.kde.kwin.qpa" ] }, "archreq": 2, "className": "KWinIntegrationPlugin", "debug": false, "version": 331520 } Got keys from plugin meta data ("wayland-org.kde.kwin.qpa") QFactoryLoader::QFactoryLoader() looking at "/usr/lib64/qt5/plugins/platforms/libqminimal.so" Found metadata in lib /usr/lib64/qt5/plugins/platforms/libqminimal.so, metadata= { "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3", "MetaData": { "Keys": [ "minimal" ] }, "archreq": 2, "className": "QMinimalIntegrationPlugin", "debug": false, "version": 331520 } Got keys from plugin meta data ("minimal") QFactoryLoader::QFactoryLoader() looking at "/usr/lib64/qt5/plugins/platforms/libqoffscreen.so" Found metadata in lib /usr/lib64/qt5/plugins/platforms/libqoffscreen.so, metadata= { "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3", "MetaData": { "Keys": [ "offscreen" ] }, "archreq": 2, "className": "QOffscreenIntegrationPlugin", "debug": false, "version": 331520 } Got keys from plugin meta data ("offscreen") QFactoryLoader::QFactoryLoader() looking at "/usr/lib64/qt5/plugins/platforms/libqwayland-egl.so" Found metadata in lib /usr/lib64/qt5/plugins/platforms/libqwayland-egl.so, metadata= { "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3", "MetaData": { "Keys": [ "wayland-egl" ] }, "archreq": 2, "className": "QWaylandEglPlatformIntegrationPlugin", "debug": false, "version": 331520 } Got keys from plugin meta data ("wayland-egl") QFactoryLoader::QFactoryLoader() looking at "/usr/lib64/qt5/plugins/platforms/libqwayland-generic.so" Found metadata in lib /usr/lib64/qt5/plugins/platforms/libqwayland-generic.so, metadata= { "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3", "MetaData": { "Keys": [ "wayland" ] }, "archreq": 2, "className": "QWaylandIntegrationPlugin", "debug": false, "version": 331520 } Got keys from plugin meta data ("wayland") QFactoryLoader::QFactoryLoader() looking at "/usr/lib64/qt5/plugins/platforms/libqwayland-xcomposite-egl.so" Found metadata in lib /usr/lib64/qt5/plugins/platforms/libqwayland-xcomposite-egl.so, metadata= { "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3", "MetaData": { "Keys": [ "wayland-xcomposite-egl" ] }, "archreq": 2, "className": "QWaylandXCompositeEglPlatformIntegrationPlugin", "debug": false, "version": 331520 } Got keys from plugin meta data ("wayland-xcomposite-egl") QFactoryLoader::QFactoryLoader() looking at "/usr/lib64/qt5/plugins/platforms/libqwayland-xcomposite-glx.so" Found metadata in lib /usr/lib64/qt5/plugins/platforms/libqwayland-xcomposite-glx.so, metadata= { "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3", "MetaData": { "Keys": [ "wayland-xcomposite-glx" ] }, "archreq": 2, "className": "QWaylandXCompositeGlxPlatformIntegrationPlugin", "debug": false, "version": 331520 } Got keys from plugin meta data ("wayland-xcomposite-glx") QFactoryLoader::QFactoryLoader() looking at "/usr/lib64/qt5/plugins/platforms/libqxcb.so" Found metadata in lib /usr/lib64/qt5/plugins/platforms/libqxcb.so, metadata= { "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3", "MetaData": { "Keys": [ "xcb" ] }, "archreq": 2, "className": "QXcbIntegrationPlugin", "debug": false, "version": 331520 } Got keys from plugin meta data ("xcb") QFactoryLoader::QFactoryLoader() checking directory path "/home/sleepy/Programs/Pentablet/Linux_Pentablet_V1.2.13.1/platforms" ... QFactoryLoader::QFactoryLoader() looking at "/home/sleepy/Programs/Pentablet/Linux_Pentablet_V1.2.13.1/platforms/libqxcb.so" Found metadata in lib /home/sleepy/Programs/Pentablet/Linux_Pentablet_V1.2.13.1/platforms/libqxcb.so, metadata= { "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3", "MetaData": { "Keys": [ "xcb" ] }, "className": "QXcbIntegrationPlugin", "debug": false, "version": 330241 } Got keys from plugin meta data ("xcb") loaded library "/usr/lib64/qt5/plugins/platforms/libqxcb.so" No 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: wayland-org.kde.kwin.qpa, minimal, offscreen, wayland-egl, wayland, wayland-xcomposite-egl, wayland-xcomposite-glx, xcb. Aborted I have xcb installed: Code: sleepy@magi ~/Programs/Pentablet/Linux_Pentablet_V1.2.13.1 $ eix xcb * dev-perl/X11-XCB Available versions: 0.170.0-r1^t {test} Homepage: https://metacpan.org/release/X11-XCB Description: Perl bindings for libxcb [I] x11-base/xcb-proto Available versions: 1.14-r1 {ABI_MIPS="n32 n64 o32" ABI_RISCV="lp64 lp64d" ABI_S390="32 64" ABI_X86="32 64 x32" PYTHON_TARGETS="python3_6 python3_7 python3_8"} Installed versions: 1.14-r1(08:32:13 PM 05/08/2020)(ABI_MIPS="-n32 -n64 -o32" ABI_RISCV="-lp64 -lp64d" ABI_S390="-32 -64" ABI_X86="32 64 -x32" PYTHON_TARGETS="python3_7 python3_8 -python3_6") Homepage: https://xcb.freedesktop.org/ https://gitlab.freedesktop.org/xorg/proto/xcbproto Description: X C-language Bindings protocol headers [I] x11-libs/libxcb Available versions: 1.14(0/1.12)^t {doc selinux static-libs test +xkb ABI_MIPS="n32 n64 o32" ABI_RISCV="lp64 lp64d" ABI_S390="32 64" ABI_X86="32 64 x32"} Installed versions: 1.14(0/1.12)^t(08:32:42 PM 05/08/2020)(xkb -doc -selinux -static-libs -test ABI_MIPS="-n32 -n64 -o32" ABI_RISCV="-lp64 -lp64d" ABI_S390="-32 -64" ABI_X86="32 64 -x32") Homepage: https://xcb.freedesktop.org/ https://gitlab.freedesktop.org/xorg/lib/libxcb Description: X C-language Bindings library [I] x11-libs/xcb-util Available versions: 0.4.0-r1^t {doc static-libs test ABI_MIPS="n32 n64 o32" ABI_RISCV="lp64 lp64d" ABI_S390="32 64" ABI_X86="32 64 x32"} Installed versions: 0.4.0-r1^t(08:07:25 AM 05/22/2020)(-doc -static-libs -test ABI_MIPS="-n32 -n64 -o32" ABI_RISCV="-lp64 -lp64d" ABI_S390="-32 -64" ABI_X86="32 64 -x32") Homepage: https://xcb.freedesktop.org/ https://gitlab.freedesktop.org/xorg/lib/libxcb-util Description: X C-language Bindings sample implementations [I] x11-libs/xcb-util-cursor Available versions: 0.1.3-r2^t {doc static-libs test ABI_MIPS="n32 n64 o32" ABI_RISCV="lp64 lp64d" ABI_S390="32 64" ABI_X86="32 64 x32"} Installed versions: 0.1.3-r2^t(08:07:58 AM 05/22/2020)(-doc -static-libs -test ABI_MIPS="-n32 -n64 -o32" ABI_RISCV="-lp64 -lp64d" ABI_S390="-32 -64" ABI_X86="32 64 -x32") Homepage: https://xcb.freedesktop.org/ https://gitlab.freedesktop.org/xorg/lib/libxcb-cursor Description: X C-language Bindings sample implementations [I] x11-libs/xcb-util-image Available versions: 0.4.0-r1^t {doc static-libs test ABI_MIPS="n32 n64 o32" ABI_RISCV="lp64 lp64d" ABI_S390="32 64" ABI_X86="32 64 x32"} Installed versions: 0.4.0-r1^t(08:07:41 AM 05/22/2020)(-doc -static-libs -test ABI_MIPS="-n32 -n64 -o32" ABI_RISCV="-lp64 -lp64d" ABI_S390="-32 -64" ABI_X86="32 64 -x32") Homepage: https://xcb.freedesktop.org/ https://gitlab.freedesktop.org/xorg/lib/libxcb-image Description: X C-language Bindings sample implementations [I] x11-libs/xcb-util-keysyms Available versions: 0.4.0-r1^t {doc static-libs test ABI_MIPS="n32 n64 o32" ABI_RISCV="lp64 lp64d" ABI_S390="32 64" ABI_X86="32 64 x32"} Installed versions: 0.4.0-r1^t(08:03:51 AM 05/22/2020)(-doc -static-libs -test ABI_MIPS="-n32 -n64 -o32" ABI_RISCV="-lp64 -lp64d" ABI_S390="-32 -64" ABI_X86="32 64 -x32") Homepage: https://xcb.freedesktop.org/ https://gitlab.freedesktop.org/xorg/lib/libxcb-keysyms Description: X C-language Bindings sample implementations [I] x11-libs/xcb-util-renderutil Available versions: 0.3.9-r2^t {doc static-libs test ABI_MIPS="n32 n64 o32" ABI_RISCV="lp64 lp64d" ABI_S390="32 64" ABI_X86="32 64 x32"} Installed versions: 0.3.9-r2^t(08:04:24 AM 05/22/2020)(-doc -static-libs -test ABI_MIPS="-n32 -n64 -o32" ABI_RISCV="-lp64 -lp64d" ABI_S390="-32 -64" ABI_X86="32 64 -x32") Homepage: https://xcb.freedesktop.org/ https://gitlab.freedesktop.org/xorg/lib/libxcb-render-util Description: X C-language Bindings sample implementations [I] x11-libs/xcb-util-wm Available versions: 0.4.1-r2^t {doc static-libs test ABI_MIPS="n32 n64 o32" ABI_RISCV="lp64 lp64d" ABI_S390="32 64" ABI_X86="32 64 x32"} Installed versions: 0.4.1-r2^t(08:04:09 AM 05/22/2020)(-doc -static-libs -test ABI_MIPS="-n32 -n64 -o32" ABI_RISCV="-lp64 -lp64d" ABI_S390="-32 -64" ABI_X86="32 64 -x32") Homepage: https://xcb.freedesktop.org/ https://gitlab.freedesktop.org/xorg/lib/libxcb-wm Description: X C-language Bindings sample implementations * x11-libs/xcb-util-xrm Available versions: 1.3^t {doc static-libs test ABI_MIPS="n32 n64 o32" ABI_RISCV="lp64 lp64d" ABI_S390="32 64" ABI_X86="32 64 x32"} Homepage: https://xcb.freedesktop.org/ Description: X C-language Bindings sample implementations [I] x11-misc/xcb Available versions: 2.4-r1 {motif} Installed versions: 2.4-r1(05:04:39 PM 08/29/2020)(-motif) Homepage: http://oldhome.schmorp.de/marc/xcb.html Description: Marc Lehmann's improved X Cut Buffers Found 11 matches Running the application with polkit does not solve the issue either. Is this an error somewhere with QT/my installed packages or an error with my xconfig? Please let me know if there's any more information needed!
It looks like this was just a simple X error, copying Xauthority to root fixed the issue: Code: sudo cp ~/.Xauthority /root As described here: https://forum.qt.io/topic/118543/linux-qt-qpa-plugin-could-not-load-the-qt-platform-plugin-xcb-in-even-though-it-was-found/3 Just posting in case anyone comes across this thread in the future.
For the last couple of weeks, when the mouse pointer hovers over an item in the taskbar, plasmashell crashes. The crash reports were consistent in saying where the crash was (libthread_db), so I rebuilt glibc which has that lib, and it still crashed. I then rebuilt plasmashell (plasma-workspace), and even then it still kept crashing at the same spot. So, I decided to do a full empty tree build of plasma-workspace. A day later, when everything was done, it still crashes. Has anyone else encountered this, or have any other ideas? Crash dump is below: Quote: Application: Plasma (plasmashell), signal: Segmentation fault Using host libthread_db library "/lib64/libthread_db.so.1". [Current thread is 1 (Thread 0x7f5022a120c0 (LWP 29289))] Thread 9 (Thread 0x7f4fee69b700 (LWP 29421)): [KCrash Handler] #4 0x00007f5028b674fc in () at /usr/lib64/libX11.so.6 #5 0x00007f5028b67b7f in _XSetImage () at /usr/lib64/libX11.so.6 #6 0x00007f5028b6372f in XGetSubImage () at /usr/lib64/libX11.so.6 #7 0x00007f500e2f279f in () at /usr/lib64/libGLX_mesa.so.0 #8 0x00007f500e2f27f2 in () at /usr/lib64/libGLX_mesa.so.0 #9 0x00007f500dcd5734 in () at /usr/lib64/dri/swrast_dri.so #10 0x00007f500db09d16 in () at /usr/lib64/qt5/qml/org/kde/plasma/core/libcorebindingsplugin.so #11 0x00007f500db0b79d in () at /usr/lib64/qt5/qml/org/kde/plasma/core/libcorebindingsplugin.so #12 0x00007f500db0bae7 in () at /usr/lib64/qt5/qml/org/kde/plasma/core/libcorebindingsplugin.so #13 0x00007f500db0be87 in () at /usr/lib64/qt5/qml/org/kde/plasma/core/libcorebindingsplugin.so #14 0x00007f502871ce2f in QQuickWindowPrivate::updateDirtyNode(QQuickItem*) () at /usr/lib64/libQt5Quick.so.5 #15 0x00007f502871d74b in QQuickWindowPrivate::updateDirtyNodes() () at /usr/lib64/libQt5Quick.so.5 #16 0x00007f502871ee2d in QQuickWindowPrivate::syncSceneGraph() () at /usr/lib64/libQt5Quick.so.5 #17 0x00007f50286bdbd8 in () at /usr/lib64/libQt5Quick.so.5 #18 0x00007f50286bfb3b in () at /usr/lib64/libQt5Quick.so.5 #19 0x00007f50286c3dd7 in () at /usr/lib64/libQt5Quick.so.5 #20 0x00007f50269e760d in () at /usr/lib64/libQt5Core.so.5 #21 0x00007f5025d86017 in start_thread () at /lib64/libpthread.so.0 #22 0x00007f50265db7af in clone () at /lib64/libc.so.6 Thread 8 (Thread 0x7f4feee9c700 (LWP 29411)): #0 0x00007f5025d8ca73 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0 #1 0x00007f50269ecdb3 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () at /usr/lib64/libQt5Core.so.5 #2 0x00007f50269ece59 in QWaitCondition::wait(QMutex*, unsigned long) () at /usr/lib64/libQt5Core.so.5 #3 0x00007f50286c3b8f in () at /usr/lib64/libQt5Quick.so.5 #4 0x00007f50286c3e19 in () at /usr/lib64/libQt5Quick.so.5 #5 0x00007f50269e760d in () at /usr/lib64/libQt5Core.so.5 #6 0x00007f5025d86017 in start_thread () at /lib64/libpthread.so.0 #7 0x00007f50265db7af in clone () at /lib64/libc.so.6 Thread 7 (Thread 0x7f4feffff700 (LWP 29404)): #0 0x00007f5025d8ca73 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0 #1 0x00007f50269ecdb3 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () at /usr/lib64/libQt5Core.so.5 #2 0x00007f50269ece59 in QWaitCondition::wait(QMutex*, unsigned long) () at /usr/lib64/libQt5Core.so.5 #3 0x00007f50286c3b8f in () at /usr/lib64/libQt5Quick.so.5 #4 0x00007f50286c3e19 in () at /usr/lib64/libQt5Quick.so.5 #5 0x00007f50269e760d in () at /usr/lib64/libQt5Core.so.5 #6 0x00007f5025d86017 in start_thread () at /lib64/libpthread.so.0 #7 0x00007f50265db7af in clone () at /lib64/libc.so.6 Thread 6 (Thread 0x7f500117e700 (LWP 29403)): #0 0x00007f5025d8e08d in pthread_getspecific () at /lib64/libpthread.so.0 #1 0x00007f5025202650 in g_thread_self () at /usr/lib64/libglib-2.0.so.0 #2 0x00007f50251d7f5f in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0 #3 0x00007f5026bf068b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5 #4 0x00007f5026b985a3 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5 #5 0x00007f50269e653e in QThread::exec() () at /usr/lib64/libQt5Core.so.5 #6 0x00007f5001816688 in KCupsConnection::run() () at /usr/lib64/libkcupslib.so #7 0x00007f50269e760d in () at /usr/lib64/libQt5Core.so.5 #8 0x00007f5025d86017 in start_thread () at /lib64/libpthread.so.0 #9 0x00007f50265db7af in clone () at /lib64/libc.so.6 Thread 5 (Thread 0x7f5003607700 (LWP 29399)): #0 0x00007f5025d8ca73 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0 #1 0x00007f50269ecdb3 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () at /usr/lib64/libQt5Core.so.5 #2 0x00007f50269ece59 in QWaitCondition::wait(QMutex*, unsigned long) () at /usr/lib64/libQt5Core.so.5 #3 0x00007f50286c3b8f in () at /usr/lib64/libQt5Quick.so.5 #4 0x00007f50286c3e19 in () at /usr/lib64/libQt5Quick.so.5 #5 0x00007f50269e760d in () at /usr/lib64/libQt5Core.so.5 #6 0x00007f5025d86017 in start_thread () at /lib64/libpthread.so.0 #7 0x00007f50265db7af in clone () at /lib64/libc.so.6 Thread 4 (Thread 0x7f5003e08700 (LWP 29398)): #0 0x00007f50265cc684 in read () at /lib64/libc.so.6 #1 0x00007f502522180f in () at /usr/lib64/libglib-2.0.so.0 #2 0x00007f50251d7946 in g_main_context_check () at /usr/lib64/libglib-2.0.so.0 #3 0x00007f50251d7de3 in () at /usr/lib64/libglib-2.0.so.0 #4 0x00007f50251d7f6f in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0 #5 0x00007f5026bf068b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5 #6 0x00007f5026b985a3 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5 #7 0x00007f50269e653e in QThread::exec() () at /usr/lib64/libQt5Core.so.5 #8 0x00007f50285fabf6 in () at /usr/lib64/libQt5Quick.so.5 #9 0x00007f50269e760d in () at /usr/lib64/libQt5Core.so.5 #10 0x00007f5025d86017 in start_thread () at /lib64/libpthread.so.0 #11 0x00007f50265db7af in clone () at /lib64/libc.so.6 Thread 3 (Thread 0x7f500f5ef700 (LWP 29354)): #0 0x00007f50265d0c2f in poll () at /lib64/libc.so.6 #1 0x00007f50251d7e36 in () at /usr/lib64/libglib-2.0.so.0 #2 0x00007f50251d7f6f in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0 #3 0x00007f5026bf068b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5 #4 0x00007f5026b985a3 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5 #5 0x00007f50269e653e in QThread::exec() () at /usr/lib64/libQt5Core.so.5 #6 0x00007f502834dc05 in () at /usr/lib64/libQt5Qml.so.5 #7 0x00007f50269e760d in () at /usr/lib64/libQt5Core.so.5 #8 0x00007f5025d86017 in start_thread () at /lib64/libpthread.so.0 #9 0x00007f50265db7af in clone () at /lib64/libc.so.6 Thread 2 (Thread 0x7f50149e9700 (LWP 29333)): #0 0x00007f50251d42fc in () at /usr/lib64/libglib-2.0.so.0 #1 0x00007f50251d5d95 in () at /usr/lib64/libglib-2.0.so.0 #2 0x00007f50251d775f in g_main_context_check () at /usr/lib64/libglib-2.0.so.0 #3 0x00007f50251d7de3 in () at /usr/lib64/libglib-2.0.so.0 #4 0x00007f50251d7f6f in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0 #5 0x00007f5026bf068b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5 #6 0x00007f5026b985a3 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5 #7 0x00007f50269e653e in QThread::exec() () at /usr/lib64/libQt5Core.so.5 #8 0x00007f5027c14598 in () at /usr/lib64/libQt5DBus.so.5 #9 0x00007f50269e760d in () at /usr/lib64/libQt5Core.so.5 #10 0x00007f5025d86017 in start_thread () at /lib64/libpthread.so.0 #11 0x00007f50265db7af in clone () at /lib64/libc.so.6 Thread 1 (Thread 0x7f5022a120c0 (LWP 29289)): #0 0x00007f5025d8ca73 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0 #1 0x00007f50269ecdb3 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () at /usr/lib64/libQt5Core.so.5 #2 0x00007f50269ece59 in QWaitCondition::wait(QMutex*, unsigned long) () at /usr/lib64/libQt5Core.so.5 #3 0x00007f50286c1fac in () at /usr/lib64/libQt5Quick.so.5 #4 0x00007f50286c2ea0 in () at /usr/lib64/libQt5Quick.so.5 #5 0x00007f50286c3883 in () at /usr/lib64/libQt5Quick.so.5 #6 0x00007f5026fa2205 in QWindow::event(QEvent*) () at /usr/lib64/libQt5Gui.so.5 #7 0x00007f502872bff9 in QQuickWindow::event(QEvent*) () at /usr/lib64/libQt5Quick.so.5 #8 0x00007f5028f26e2b in PlasmaQuick::Dialog::event(QEvent*) () at /usr/lib64/libKF5PlasmaQuick.so.5 #9 0x00007f500db01126 in () at /usr/lib64/qt5/qml/org/kde/plasma/core/libcorebindingsplugin.so #10 0x00007f502760229f in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5 #11 0x00007f502760b750 in QApplication::notify(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5 #12 0x00007f5026b998bf in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5 #13 0x00007f5026f98c8f in QGuiApplicationPrivate::processExposeEvent(QWindowSystemInterfacePrivate::ExposeEvent*) () at /usr/lib64/libQt5Gui.so.5 #14 0x00007f5026f98ecc in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) () at /usr/lib64/libQt5Gui.so.5 #15 0x00007f5026f725da in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Gui.so.5 #16 0x00007f50157748ba in () at /usr/lib64/libQt5XcbQpa.so.5 #17 0x00007f50251d7c38 in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0 #18 0x00007f50251d7eb8 in () at /usr/lib64/libglib-2.0.so.0 #19 0x00007f50251d7f6f in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0 #20 0x00007f5026bf0662 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5 #21 0x00007f5026b985a3 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5 #22 0x00007f5026ba080f in QCoreApplication::exec() () at /usr/lib64/libQt5Core.so.5 #23 0x00005589321174fe in () #24 0x00007f5026503d0e in __libc_start_main () at /lib64/libc.so.6 #25 0x00005589321176ba in _start () [Inferior 1 (process 29289) detached] Use flags for plasma-workspace: Quote: Found these USE flags for kde-plasma/plasma-workspace-5.18.5-r1: U I - - appstream : Enable AppStream software metadata support + + calendar : Add support for calendars (not using mcal!) - - debug : Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces + + geolocation : Enables dataengine providing location information - - gps : Add support for Global Positioning System + + handbook : Enable handbooks generation for packages by KDE - - qalculate : Enable Qalculate runner using sci-libs/libqalculate - - qrcode : Enable support for creating QR codes from clipboard data using kde-frameworks/prison + + semantic-desktop : Cross-KDE support for semantic search and information retrieval - - systemd : Enable use of systemd-specific libraries and features like socket activation or session tracking - - telemetry : Enable User Feedback control module for kde-plasma/systemsettings - - test : Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently) And the output of emerge --info: Quote: Portage 3.0.4 (python 3.7.8-final-0, default/linux/amd64/17.1/desktop/plasma, gcc-9.3.0, glibc-2.31-r6, 5.4.60-gentoo x86_64) ================================================================= System uname: Linux-5.4.60-gentoo-x86_64-AMD_Phenom-tm-_II_X4_965_Processor-with-gentoo-2.7 KiB Mem: 16426032 total, 8331120 free KiB Swap: 33575840 total, 33575832 free Timestamp of repository gentoo: Fri, 04 Sep 2020 17:30:01 +0000 Head commit of repository gentoo: 23058752eea10ee29d2eba26511af922ba296d6b Head commit of repository foo-overlay: 0d97076c9bfe05f7ac686ae0d290846659bee2f9 Head commit of repository mva: 1b25d38d2c4c0070563228fabcdac9a84c912251 Head commit of repository sakaki-tools: b40dc95312804e3bfd1b991657c2356607b71f59 sh bash 5.0_p18 ld GNU ld (Gentoo 2.33.1 p2) 2.33.1 ccache version 3.7.11 [disabled] app-shells/bash: 5.0_p18::gentoo dev-java/java-config: 2.3.1::gentoo dev-lang/perl: 5.30.3::gentoo dev-lang/python: 2.7.18-r1::gentoo, 3.7.8-r2::gentoo, 3.8.5::gentoo dev-util/ccache: 3.7.11::gentoo dev-util/cmake: 3.16.5::gentoo dev-util/pkgconfig: 0.29.2::gentoo sys-apps/baselayout: 2.7::gentoo sys-apps/openrc: 0.42.1::gentoo sys-apps/sandbox: 2.18::gentoo sys-devel/autoconf: 2.13-r1::gentoo, 2.69-r5::gentoo sys-devel/automake: 1.16.1-r1::gentoo sys-devel/binutils: 2.33.1-r1::gentoo sys-devel/gcc: 9.3.0-r1::gentoo sys-devel/gcc-config: 2.3.1::gentoo sys-devel/libtool: 2.4.6-r6::gentoo sys-devel/make: 4.2.1-r4::gentoo sys-kernel/linux-headers: 5.4-r1::gentoo (virtual/os-headers) sys-libs/glibc: 2.31-r6::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-jobs: 1 sync-rsync-verify-metamanifest: yes sync-rsync-verify-max-age: 24 my_ebuilds location: /usr/local/portage masters: gentoo priority: 0 foo-overlay location: /var/db/foo/foo-overlay sync-type: git sync-uri: https://github.com/slashbeast/foo-overlay.git masters: gentoo priority: 50 mva location: /var/db/repos/mva sync-type: git sync-uri: https://github.com/msva/mva-overlay.git masters: gentoo priority: 50 sakaki-tools location: /var/db/repos/sakaki-tools sync-type: git sync-uri: https://github.com/sakaki-/sakaki-tools.git masters: gentoo priority: 50 ACCEPT_KEYWORDS="amd64" ACCEPT_LICENSE="@FREE" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-march=amdfam10 -O2 -pipe" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /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-php7.4/ext-active/ /etc/php/cgi-php7.4/ext-active/ /etc/php/cli-php7.4/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=amdfam10 -O2 -pipe" DISTDIR="/usr/portage/distfiles" EMERGE_DEFAULT_OPTS="--jobs=5 --load-average=4" 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 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="https://mirror.csclub.uwaterloo.ca/gentoo-distfiles/ https://gentoo.osuosl.org/ rsync://mirrors.rit.edu/gentoo/" LANG="en_US.utf8" LDFLAGS="-Wl,-O1 -Wl,--as-needed" LINGUAS="en_US" MAKEOPTS="-j5 -l4" 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" USE="X Xaw3d a52 aac aalib acl acpi activities alsa amd64 ao audiofile bash-completion berkdb bidi bluetooth branding bzip2 cairo calendar canna cdda cddb cdr cjk cli crypt css cups curl dbus declarative dga djvu dri dts dv dvb dvd dvdr elogind emboss encode exif fbcon ffmpeg fftw flac fontconfig fortran freewnn ftp gd gdbm geolocation gif gimp git glut gmp gnuplot gnutls gphoto2 gpm graphviz gstreamer gtk gui iconv icu ieee1394 imagemagick imap ipod ipv6 jack java javascript jbig jit jpeg jpeg2k kde kipi kwallet ladspa lame lash latex lcms ldap libass libcaca libglvnd libnotify libsamplerate libtirpc lzma lzo mad mikmod mms mng motif mp3 mp4 mpeg mplayer mtp multilib musepack musicbrainz ncurses nis nls nntp nptl nsplugin ocaml offensive ogg opengl openmp pam pango pcre pda pdf perl phonon php plasma png policykit posix postgres ppds pulseaudio python qml qt5 quicktime raw readline rss ruby samba sasl scanner sdl seccomp semantic-desktop smp soap sockets socks5 sound sox speex spell split-usr ssl startup-notification svg syslog szip tcl tcpd theora threads tidy tiff timidity tk truetype udev udisks unicode upower usb v4l vaapi vcd vim-syntax vnc vorbis wavpack webkit widgets wmf wxwidgets x264 xattr xcb xcomposite xface xft xine xinerama xinetd xml xmlrpc xpm xv xvid zip zlib" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" 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="3dnow 3dnowext mmx mmxext popcnt sse sse2 sse3 sse4a" 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 pc" INPUT_DEVICES="evdev libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_7" PYTHON_TARGETS="python2_7 python3_7" QEMU_SOFTMMU_TARGETS="arm x86_64 sparc" QEMU_USER_TARGETS="x86_64" RUBY_TARGETS="ruby25" SANE_BACKENDS="epson epson2" USERLAND="GNU" VIDEO_CARDS="nouveau fbdev" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CC, CPPFLAGS, CTARGET, CXX, INSTALL_MASK, LC_ALL, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Crash dump hints at a crash in mesa or X, but you don't have nearly enough debug symbols to tell anything more. I would try with different versions of kernel, mesa, nouveau. In the last couple of weeks there were no big changes to Plasma components in stable.
Is it possible ?
You need to give the X server process read/write access to your input/DRI devices, and it needs to not change VT at startup (that requires root). Some config tweaks required, but it's doable.
Hi all penguines, I cannot launch up any instance of /usr/bin/X from non-root account. What's probable reasons? Is it because I have compiled x11-base/xorg-server without the suid flag? I'd like to have your knowledge in advance to another re-compilation of xorg-server, because the related laptop, albeit low voltage and performance, is running for a VERY long updating task. UNDISRUPTABLE, imho. My log file goes as following:[/code] Code: [ 56778.572] X.Org X Server 1.18.4 Release Date: 2016-07-19 [ 56778.575] X Protocol Version 11, Revision 0 [ 56778.576] Build Operating System: Linux 4.4.6-gentoo i686 Gentoo [ 56778.577] Current Operating System: Linux ultralow 4.4.6-gentoo #4 SMP Fri Oct 7 20:12:08 CST 2016 i686 [ 56778.578] Kernel command line: BOOT_IMAGE=/vmlinuz-4.4.6-gentoo root=/dev/mapper/gentoo--root-gentoo--root--netbook--0 ro dolvm domdadm rootfstype=ext4 [ 56778.581] Build Date: 06 October 2016 03:27:54PM [ 56778.582] [ 56778.584] Current version of pixman: 0.34.0 [ 56778.587] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 56778.588] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 56778.595] (==) Log file: "/home/zhqtdhzh/.local/share/xorg/Xorg.4.log", Time: Wed Oct 19 13:12:33 2016 [ 56778.697] (==) Using config directory: "/etc/X11/xorg.conf.d" [ 56778.700] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 56778.731] (==) No Layout section. Using the first Screen section. [ 56778.731] (==) No screen section available. Using defaults. [ 56778.731] (**) |-->Screen "Default Screen Section" (0) [ 56778.731] (**) | |-->Monitor "<default monitor>" [ 56778.752] (==) No device specified for screen "Default Screen Section". Using the first device section listed. [ 56778.753] (**) | |-->Device "intel" [ 56778.753] (**) | |-->GPUDevice "modesetting" [ 56778.753] (==) No monitor specified for screen "Default Screen Section". Using a default monitor configuration. [ 56778.753] (==) Automatically adding devices [ 56778.753] (==) Automatically enabling devices [ 56778.753] (==) Automatically adding GPU devices [ 56778.753] (==) Max clients allowed: 256, resource mask: 0x1fffff [ 56778.753] (WW) The directory "/usr/share/fonts/TTF/" does not exist. [ 56778.753] Entry deleted from font path. [ 56778.753] (WW) The directory "/usr/share/fonts/OTF/" does not exist. [ 56778.753] Entry deleted from font path. [ 56778.753] (WW) The directory "/usr/share/fonts/Type1/" does not exist. [ 56778.753] Entry deleted from font path. [ 56778.753] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/". [ 56778.753] Entry deleted from font path. [ 56778.753] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/"). [ 56778.753] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/". [ 56778.753] Entry deleted from font path. [ 56778.753] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/"). [ 56778.753] (==) FontPath set to: /usr/share/fonts/misc/ [ 56778.753] (==) ModulePath set to "/usr/lib/xorg/modules" [ 56778.753] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [ 56778.759] (II) Loader magic: 0x829b680 [ 56778.759] (II) Module ABI versions: [ 56778.759] X.Org ANSI C Emulation: 0.4 [ 56778.759] X.Org Video Driver: 20.0 [ 56778.759] X.Org XInput driver : 22.1 [ 56778.759] X.Org Server Extension : 9.0 [ 56778.760] (II) xfree86: Adding drm device (/dev/dri/card0) [ 56778.762] (--) PCI:*(0:0:2:0) 8086:22b1:1d05:101a rev 33, Mem @ 0x80000000/16777216, 0x90000000/268435456, I/O @ 0x0000f000/64 [ 56778.763] (II) LoadModule: "glx" [ 56778.763] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so [ 56778.773] (II) Module glx: vendor="X.Org Foundation" [ 56778.773] compiled for 1.18.4, module version = 1.0.0 [ 56778.773] ABI class: X.Org Server Extension, version 9.0 [ 56778.773] (==) AIGLX enabled [ 56778.773] (II) LoadModule: "intel" [ 56778.773] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so [ 56778.773] (II) Module intel: vendor="X.Org Foundation" [ 56778.773] compiled for 1.18.4, module version = 2.99.917 [ 56778.773] Module class: X.Org Video Driver [ 56778.773] ABI class: X.Org Video Driver, version 20.0 [ 56778.773] (II) LoadModule: "modesetting" [ 56778.774] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so [ 56778.796] (II) Module modesetting: vendor="X.Org Foundation" [ 56778.796] compiled for 1.18.4, module version = 1.18.4 [ 56778.796] Module class: X.Org Video Driver [ 56778.796] ABI class: X.Org Video Driver, version 20.0 [ 56778.796] (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 [ 56778.797] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000 [ 56778.797] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100 [ 56778.797] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300 [ 56778.797] (II) modesetting: Driver for Modesetting Kernel Drivers: kms [ 56778.797] (EE) Fatal server error: [ 56778.801] (EE) parse_vt_settings: Cannot open /dev/tty0 (Permission denied) [ 56778.804] (EE) [ 56778.806] (EE) Please consult the The X.Org Foundation support at http://wiki.x.org for help. [ 56778.816] (EE) Please also check the log file at "/home/zhqtdhzh/.local/share/xorg/Xorg.4.log" for additional information. [ 56778.819] (EE)
I knew the bad advice in that thread would cause problems. I just did not expect it to mislead someone so quickly.
so i've got a server running gentoo and hosting a small ldap directory. i've got a few desktops on the same network, acting as ldap clients and authenticating against the directory. all the clients have been able to login to the command line and to gnome (via gdm) for _years_ (over 5 years). one of the desktops does not have gnome or gdm, and instead is running slim. i updated several packages on the desktops last week. i rebooted the desktop running slim and login worked fine. i then rebooted one of the desktops running gnome and gdm, and any ldap user cannot login and get a gnome session. after entering the password, screen goes black for a few seconds then returns to the main gdm login screen to pick/enter a user name. the command line still works for logging in on the same desktop, even for ldap users. also, i created a brand new local user (not in the ldap directory) and that user can login via gdm and establish a gnome session. i've done some searching, and i can only guess that this has something to do with pam and gdm. i've found mentions that ldap needs to be referenced in /etc/pam.d/gdm, however that config file does not exist on my gentoo box - there are other gdm related files for pam, of course. the gdm files in my pam.d config contain an include that eventually brings in system-auth, which is configured to let the command line auth against ldap. anyone else running into a similar issue? any clues on how to solve this? is it pam config related? log files that i've looked at are either empty or not showing any errors.
Try with gdm-3.30.3 please if you haven't yet
Hey guys, after I updated yesterday, many gnome packages were updated. I did read the news about the session but as I use Systemd I didn't care bout it. Today Xorg won't launch with my Nvidia card and so I cant use my external display, it just falls back to the intel card. This is the log output. Any help will be GREATLY appreciated since it's quite difficult to do my job without the big screen. Code: [155004.881] (II) systemd-logind: releasing fd for 13:69 [155004.895] (II) UnloadModule: "libinput" [155004.895] (II) systemd-logind: releasing fd for 13:68 [155004.917] (II) UnloadModule: "libinput" [155004.917] (II) systemd-logind: releasing fd for 13:67 [155004.947] (II) NVIDIA(GPU-0): Deleting GPU-0 [155004.948] (WW) xf86CloseConsole: KDSETMODE failed: Input/output error [155004.948] (WW) xf86CloseConsole: VT_GETMODE failed: Input/output error [155004.948] (WW) xf86CloseConsole: VT_ACTIVATE failed: Input/output error [155004.950] (II) Server terminated successfully (0). Closing log file. Greetings, Edit: Solution, use -waylabnd global USE flag
Assuming you use them, what version of nvidia-drivers? I hope it's not 390, lot of recent nonsense regarding that one and becoming hard to keep up with how to make it work properly (especially with multi-gpu/offloading setups) when I don't use it myself. Edit: seen the log you posted below, it's 450.66 so all good for that.
[url]Just finished a new build and was going through the setup fine.. but I seem to always run into issues getting graphics and X running lol. Anyway, the setup is an AMD Ryzen 9 3900XT with a Radeon RX 5700XT graphics card. The system boots fine and I had absolutely zero issues doing the install and building all packages. As a summary I am getting this from starting X, with the full logs posted below. Code: (EE) open /dev/dri/card0: No such file or directory I have tried everything recommended in the AMDGPU page and the Xorg guide but don't know what to do from here. I tried specifying the firmware locations directly in the kernel which is said not to be necessary when choosing 'AMD GPU' as a module. I tried compiling the kernel with each option as a module and built-in. All required USE flags and make.conf options are set according to the guides (unless I'm blind which is possible at this point). All packages are up to date and attempting Code: emerge -a --newuse @world emerge -a --changed-use @world both result in: Code: Nothing to merge; quitting. Performing a 'startx' results in (~/.local/share/xorg/Xorg.0.log): Code: startx https://dpaste.com/9U6W6XYRA which for some reason looks to be loading the 'radeon' driver versus the 'amdgpu' one? Is this expected? I mean I don't even see my card listed in the supported output there but somehow it's choosing that driver despite me following the AMDGPU guide. I don't see anything about the 'amdgpu' driver in my /var/log/messages output which is here: https://paste.c-net.org/PizzeriaVacant make.conf output here: https://dpaste.com/BM95EEZHG I can see the amdgpu kernel module under the Navi 10 5700XT listing, but it does not say kernel driver in use, just kernel module. Output here: Code: lspci -k https://dpaste.com/GKFF2QKW8 Here is my kernel config: https://paste.c-net.org/SterlingFascism Please let me know if I'm missing anything important as far as logs or info goes. Kind of burnt out after hours of trying to figure this out. Thanks!
Chances are you didn't enable DRI in the kernel setup... Device Drivers -> Graphics Support -> <M> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) ---> If you did, you need to post the output of lspci -k to see if the amdgpu driver loaded properly. If it didn't you might be able to figure out why by typing dmesg | less and looking for the amdgpu driver output.
Hi All, I'm new at this, so please forgive my lack of experience. Ever since the last world update (which went successfully), I cannot seem to start plasma. I'm getting a ksplashqml crash message window on xdm start, and cannot get passed this message... not sure how to fix this.... please help...
It may not be, but since you said you did a world update, and you did not describe in any detail what that entailed, it was reasonable for readers to assume you had installed a new kernel and updated to it as part of the general update. If you had updated the kernel, that advice would be a good first step. Please show us: emerge --info ; emerge --pretend --verbose list-of-recently-updated-packages and the full error message.
Wow, I have tried many times now to compile www-client/chromium-85 and it repeatedly fails with the following error message: Code: ninja: build stopped: subcommand failed. * ERROR: www-client/chromium-85.0.4183.83::gentoo failed (compile phase): * ninja -v -j9 -l0 -C out/Release chrome chromedriver failed * * Call stack: * ebuild.sh, line 125: Called src_compile * environment, line 4343: Called eninja '-C' 'out/Release' 'chrome' 'chromedriver' * environment, line 2040: Called die * The specific snippet of code: * "$@" || die "${nonfatal_args[@]}" "${*} failed" * * If you need support, post the output of `emerge --info '=www-client/chromium-85.0.4183.83::gentoo'`, * the complete build log and the output of `emerge -pqv '=www-client/chromium-85.0.4183.83::gentoo'`. * * MemTotal: 24621104 kB * SwapTotal: 524284 kB After looking through the full build log, I found: Code: ../../base/bind_internal.h: In function ‘bool base::internal::QueryCancellationTraitsImpl(base::internal::BindStateBase::CancellationQueryMode, const Functor&, const BoundArgsTuple&, std::index_sequence<indices ...>) [with Functor = void (content::{anonymous}::LoginHandlerDelegate::*)(const base::Optional<net::AuthCredentials>&); BoundArgsTuple = std::tuple<base::WeakPtr<content::{anonymous}::LoginHandlerDelegate> >; long unsigned int ...indices = {0}]’: ../../base/bind_internal.h:773:1: warning: control reaches end of non-void function [-Wreturn-type] ../../base/bind_internal.h: In function ‘bool base::internal::QueryCancellationTraitsImpl(base::internal::BindStateBase::CancellationQueryMode, const Functor&, const BoundArgsTuple&, std::index_sequence<indices ...>) [with Functor = void (content::{anonymous}::LoginHandlerDelegate::*)(bool, const base::Optional<net::AuthCredentials>&); BoundArgsTuple = std::tuple<base::WeakPtr<content::{anonymous}::LoginHandlerDelegate> >; long unsigned int ...indices = {0}]’: ../../base/bind_internal.h:773:1: warning: control reaches end of non-void function [-Wreturn-type] ../../base/bind_internal.h: In function ‘bool base::internal::QueryCancellationTraitsImpl(base::internal::BindStateBase::CancellationQueryMode, const Functor&, const BoundArgsTuple&, std::index_sequence<indices ...>) [with Functor = void (content::StoragePartitionImpl::*)(base::OnceCallback<void()>); BoundArgsTuple = std::tuple<base::WeakPtr<content::StoragePartitionImpl>, base::OnceCallback<void()> >; long unsigned int ...indices = {0, 1}]’: ../../base/bind_internal.h:773:1: warning: control reaches end of non-void function [-Wreturn-type] ../../base/bind_internal.h: In function ‘bool base::internal::QueryCancellationTraitsImpl(base::internal::BindStateBase::CancellationQueryMode, const Functor&, const BoundArgsTuple&, std::index_sequence<indices ...>) [with Functor = void (content::StoragePartitionImpl::*)(); BoundArgsTuple = std::tuple<base::WeakPtr<content::StoragePartitionImpl> >; long unsigned int ...indices = {0}]’: ../../base/bind_internal.h:773:1: warning: control reaches end of non-void function [-Wreturn-type] x86_64-pc-linux-gnu-g++: fatal error: Killed signal terminated program cc1plus compilation terminated. and, sure enough, dmesg confirmed: Code: [1721660.943760] oom-kill:constraint=CONSTRAINT_NONE,nodemask=(null),cpuset=/,mems_allowed=0,task=cc1plus,pid=12945,uid=250 [1721660.943766] Out of memory: Killed process 12945 (cc1plus) total-vm:5085268kB, anon-rss:3145056kB, file-rss:7952kB, shmem-rss:0kB, UID:250 pgtables:6640kB oom_score_adj:0 [1721661.035633] oom_reaper: reaped process 12945 (cc1plus), now anon-rss:0kB, file-rss:0kB, shmem-rss:0kB Here is my current configuration: Code: # cat /proc/cpuinfo | grep processor | wc -l && grep MAKEOPTS /etc/portage/make.conf && grep -i portage /etc/fstab && free -m 8 MAKEOPTS="-j9" tmpfs /var/tmp/portage tmpfs size=12G,uid=portage,gid=portage,mode=775,noatime 0 0 total used free shared buff/cache available Mem: 24044 873 21907 31 1262 22886 Swap: 511 8 503 The only difference is that I had temporarily set the /var/tmp/portage tmpfs to 20G to see if that would help. What are the actual requirements to build this monstrosity of an application these days? Cheers, Nathan Zachary
NathanZachary, Code: MAKEOPTS="-j9" allow 2G RAM per make thread for big C++ builds, so gcc may want 18G RAM, all to itself. tmpfs content can be moved to swap, if you have the swap space but that defeats the purpose a bit.
I emerged GFTP and it shows up in the Plasma menu. When I start it, I get no errors but no window with GFTP. ps -auxw shows there is something: Code: user 33120 0.0 0.0 7132 3924 ? S 11:23 0:00 /usr/bin/gftp-text Do I need to be member of a special group to be able to use GFTP? I cannot remember that I had to do something special for it on my previous installation. But that used LXQT. If there is another client that works better under Plasma than I'll try it out. No problem there.
Ok, couldn't get it showing. After a bit of Google I installed Filezilla. No problem with that one. Just as good for my use.
Basically, I cannot do anything in the Code: awesome-client , any input except the empty one gives Code: Error org.freedesktop.DBus.Error.ServiceUnknown: The name org.awesomewm.awful was not provided by any .service files I wanted to debug rc.lua script without restarting xorg everytime. What is wrong?
Checklist for you: 1. Is x11-wm/awesome built with dbus USE flag? 2. is dbus running as system service? 3. Is sys-apps/dbus built with X USE flag? 4. How do you start awesome? As 'awesome' in .xinitrc, or 'dbus-launch --exit-with-session awesome'? The 3rd one is important as I've noticed GTK3 as example will fail here and there (for example to save configuration like show directories first) unless dbus is built with X USE flag, and 4th is actually the way system behave when there's no ~/.xinitrc but $XSESSION is set.
Hi, guys. After recent update I got a problem: neither mouse nor keyboard works in my KDE. I checked portage news and found that there is a news about libinput. So I added libinput to "INPUT_DEVICES" variable an ran emerge -N @world, as it was suggested in that news. emerge fetched and installed libinput, but it didn't help much - still no any input devices working (I tried it after reboot). Any idea on what's wrong with my keybord/mouse? I assume that it's due to recent xorg-server update. How do I fix it?
what happens if you run Code: emerge -uUDNav @world ?
When I am running nano editor inside xterm in Awesome, I cannot use the Alt key to produce meta-combinations. Moreover, when I try to set some binds in the rc.lua file (namely, alt+tab to switch between previous clients), Alt is not working too: Code: awful.key({ "Mod1", }, "Tab", function () awful.client.focus.history.previous() if client.focus then client.focus:raise() end end) Suddenly I have discovered that Super+Tab works instead of Alt+Tab, but I need the Alt. I am running setxkbmap with two layouts and Code: alt_shift_toggle . Outside the X Alt is accessible as a meta key in nano, so that points to the Awesome. What should I do to regain Alt?
kotee wrote: Outside the X Alt is accessible as a meta key in nano, so that points to the Awesome. Not necessarily. All you have shown so far is that Alt does not work under X. You have not shown that Awesome is at fault. Please try running a different window manager, such as twm , and test Alt there.
I`ve installed Gentoo (Plasma + OpenRC) but when i start system I see terminal. For starting sddm I need manually type Code: /etc/init.d/xdm stop /etc/init.d/xdm start By default xdm is crashed. What is wrong?
You use nvidia-drivers?
As far as I can tell the following should tell i3 to use the german keyboard layout: Code: Section "InputClass" Identifier "keyboard" Option "XkbLayout" "de" Option "XkbVariant" "de_nodeadkeys" MatchIsKeyboard "on" EndSection But I could it only get to work with placing the following in the i3 config: Code: exec --no-startup-id setxkbmap de What am I doing wrong?
@halcon which values do I need or where do I find them? @fturco current: https://delta-labs.org/sp/DDg old: https://delta-labs.org/sp/EbE
Hello, Since I updated yesterday and it installed latest kde plasma 19.12.3 I have a problem with kwin_x11 process. Let me show the process monitor, it will be easier to explain https://i.imgur.com/j1TYM6P.png kwin_x11 is progressively eating memory until it reaches around 33% of memory used (I have 32GB). Then it releases it while freezing every window for few seconds to return back to 2% memory, and this repeats every around 2-3 minutes. I tried to google for this and disabled Bluetooth integration, but this changed nothing. Code: Portage 2.3.99 (python 3.7.7-final-0, default/linux/amd64/17.1/desktop/plasma, gcc-9.3.0, glibc-2.30-r8, 5.4.38-gentoo x86_64) ================================================================= System uname: Linux-5.4.38-gentoo-x86_64-AMD_Ryzen_7_3700X_8-Core_Processor-with-gentoo-2.6 KiB Mem: 32855704 total, 22977816 free KiB Swap: 8388604 total, 8388604 free Timestamp of repository gentoo: Wed, 20 May 2020 19:15:01 +0000 Head commit of repository gentoo: c479f99ede8a49914cb0b2411bfed094c340e4e4 Timestamp of repository tastytea: Tue, 19 May 2020 18:09:58 +0000 Head commit of repository tastytea: 8c8058a7fb1923b950ff544629e455db83ff0345 Head commit of repository steam-overlay: ae3e928b83b722ae6197fc1bc78859b592b819e5 sh bash 5.0_p17 ld GNU ld (Gentoo 2.33.1 p2) 2.33.1 distcc 3.3.3 x86_64-pc-linux-gnu [disabled] app-shells/bash: 5.0_p17::gentoo dev-java/java-config: 2.2.0-r4::gentoo dev-lang/perl: 5.30.1::gentoo dev-lang/python: 2.7.18::gentoo, 3.6.10-r2::gentoo, 3.7.7-r2::gentoo, 3.8.2-r2::gentoo dev-util/cmake: 3.16.5::gentoo dev-util/pkgconfig: 0.29.2::gentoo sys-apps/baselayout: 2.6-r1::gentoo sys-apps/openrc: 0.42.1::gentoo sys-apps/sandbox: 2.13::gentoo sys-devel/autoconf: 2.13-r1::gentoo, 2.69-r4::gentoo sys-devel/automake: 1.16.1-r1::gentoo sys-devel/binutils: 2.33.1-r1::gentoo sys-devel/gcc: 8.4.0::gentoo, 9.3.0::gentoo sys-devel/gcc-config: 2.2.1::gentoo sys-devel/libtool: 2.4.6-r6::gentoo sys-devel/make: 4.2.1-r4::gentoo sys-kernel/linux-headers: 5.4::gentoo (virtual/os-headers) sys-libs/glibc: 2.30-r8::gentoo Repositories: gentoo location: /usr/portage sync-type: rsync sync-uri: rsync://rsync.europe.gentoo.org/gentoo-portage priority: -1000 sync-rsync-extra-opts: sync-rsync-verify-jobs: 1 sync-rsync-verify-max-age: 24 sync-rsync-verify-metamanifest: no localrepo location: /var/db/repos/localrepo masters: gentoo tastytea location: /var/db/repos/tastytea sync-type: git sync-uri: https://github.com/gentoo-mirror/tastytea.git masters: gentoo crossdev location: /usr/local/portage-crossdev masters: gentoo priority: 10 deadbeef-overlay location: /var/lib/layman/deadbeef-overlay masters: gentoo priority: 50 steam-overlay location: /usr/local/portage/steam-overlay sync-type: git sync-uri: https://github.com/anyc/steam-overlay.git masters: gentoo priority: 50 ACCEPT_KEYWORDS="amd64" ACCEPT_LICENSE="@BINARY-REDISTRIBUTABLE" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-march=native -O2 -pipe -w" 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 /etc/vmware-installer" CXXFLAGS="-march=native -O2 -pipe -w" DISTDIR="/usr/portage/distfiles" ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN 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 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://gentoo.mirrors.ovh.net/gentoo-distfiles/" LANG="fr_FR.UTF-8" LC_ALL="fr_FR.UTF-8" LDFLAGS="-Wl,-O1 -Wl,--as-needed" LINGUAS="fr fr_FR" MAKEOPTS="-j16" PKGDIR="/usr/portage/packages" 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" USE="X X509 a52 aac aacplus aalib acl acpi activities alsa amd64 amdgpu amr amrenc berkdb bluetooth bluray branding bzip2 cacert cairo caps cdda cddb cdio cdr cilk clang classic cli client cover cpudetection crypt cuda cups curl dav1d dbus declarative dhcpcd dri dts dv dvd dvdr egl elogind emboss encode epub evdev exif expat ext2 ext4 faad farstream fat fbcon fdk ffmpeg fftw flac fontconfig fortran fr frei0r ftdi g15 gallium gbm gdbm geckodriver gif gimp git gles gles2 gme gpm graphite gtk gtk3 hdri heif hires http i18n iconv icu idn infinality ipv6 ithreads jack java javafx jpeg jpeg2k jumbo-build kde kerberos kipi kvazaar kwallet lame lcd lcms ldap libcaca libdrm libnotify libtirpc linguas_fr lto lz4 lzma lzo mad midi mmx mmxext mng mod modplug mp3 mp4 mpeg mpx multilib musepack ncurses netapi networkmanager nls nptl nsplugin ntfs nvenc nvidia objc objc++ objc-gc office ogg oggvorbis ogm opencl opengl openmp openssl openvg opus osmesa pam pango pcre pcre16 pdf phonon plasma png policykit popcnt postproc ppds pulseaudio python qml qt5 rdesktop readline s3tc samba schroedinger sdl seccomp semantic-desktop spell split-usr sqlite sse sse2 sse3 sse4_1 sse4_2 ssl ssse3 staging startup-notification stereo subtitles svg tcpd threads tiff timidity tk truetype twolame udev udisks unicode upnp upower usb uvm v4l vaapi vdpau vlc vorbis vpx vulkan wavpack wayland widgets win32codecs winbind wxwidgets x264 x265 xattr xcb xinerama xml xv xvid zeroconf zip zlib" ABI_X86="32 64" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" 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 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="evdev" KERNEL="linux" L10N="fr fr-FR" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LLVM_TARGETS="NVPTX X86 AMDGPU" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_7" PYTHON_TARGETS="python2_7 python3_7" RUBY_TARGETS="ruby24 ruby25" SANE_BACKENDS="canon canon_dr pixma net" USERLAND="GNU" VIDEO_CARDS="nvidia amdgpu radeonsi radeon" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CC, CPPFLAGS, CTARGET, CXX, EMERGE_DEFAULT_OPTS, INSTALL_MASK, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS My processor is a Ryzen 3700X.
Ridrok wrote: Stability should be before "last version". 5.18.5 is the 5th (fifth) point release of Plasma 5.18, not some new experimental thing, it was stabilised in the same fashion as 5.17.5 before. Rest assured this was sufficiently tested over a time of several months and undoubtedly all kinds of systems, including AMD. It is very unlikely that has anything to do with it, anyway. It is sad that you are experiencing a bug, but please note that one characteristic of bugs is that they do not happen on every configuration. So it is very likely something specific is making your kwin throw up. Please create a test user (that implies a clean home directory) with a stock Plasma configuration and try to reproduce the problem. Then step by step recreate your main user desktop characteristics all the while keeping an eye on your system resources. Finally, file a report upstream when you found out the cause.
How do I change the title of a running xterm? I have spent hours searching - and found lots of answers - but nothing seems to actually work. Typing the following in the xterm window almost works, but it also changes the prompt and I only want the title to change. Code: PS1="echo -ne \"\033]0;foo\007\""
Finally found what works Code: xdotool getactivewindow set_window --name NewName Would be interested in a more light weight solution, so alternatives are welcome.
I just rebuilt my system with the latest updates, and for the life of me I can't get these packages to build. I've tried -j1 and USE="-jumbo-build" and all the other tricks I could find, but nothing works. They both just die with the same error: Code: ninja: build stopped: subcommand failed. * ERROR: dev-qt/qtwebkit-5.212.0_pre20200309-r1::gentoo failed (compile phase): * ninja -v -j1 -l0 failed The system never gets under heavy load or gets above 30% memory usage (when I use -j1), so I don't think it's a system load issue. ~amd64, gentoo-sources-5.8.1, systemd, gcc-10.2.0 Logs attached. emerge --info '=dev-qt/qtwebkit-5.212.0_pre20200309-r1::gentoo' https://pastebin.com/5nqNspNd emerge -pqv '=dev-qt/qtwebkit-5.212.0_pre20200309-r1::gentoo' https://pastebin.com/4fFay47p The build log is 42MB, but if anybody really wants to see it I'll dropbox it. Any ideas? [Moderator edit: added [c ode] tags to preserve output layout. -Hu]
What you posted just says "something went wrong due to an earlier error" and isn't the cause, it's in the build log. Something like the last `tail -n 1000` lines of the build log are usually enough for the error to be included.
Hello, After updating kernel from 5.7.12 to 5.8.0-r1 I noticed performance degradation on my desktop: - kernel compilation time ~26 min instead of ~7 - hdparm -Tt for 5.7 Code: /dev/sda2: Timing cached reads: 25448 MB in 1.99 seconds = 12797.63 MB/sec Timing buffered disk reads: 1418 MB in 3.00 seconds = 472.19 MB/sec - hdparm -Tt for 5.8 Code: /dev/sda2: Timing cached reads: 6686 MB in 1.99 seconds = 3362.73 MB/sec Timing buffered disk reads: 1422 MB in 3.00 seconds = 473.53 MB/sec I'd appreciate any thoughts and thank you in advance! EDIT: Finally understood why I've default governor settled to "powersave" and CPU frequency scaling worked perfectly fine. With the new kernels >=5.8 there is more choices for governors, while for kernels <5.8 there was only two powersave and performance. So the new kernel changed behavior of this "powersave" governor, so the CPU frequency is always set to the lowest possible value. The new "ondemand" governor has the same behavior as "powersave" for older kernels. End of the story.
Please add [solved] to the title. Just edit the post with the edit button, And thanks for the info. I'm still on 5.4.48
My goal is to have a bash script that launches multiple xterms where each xterm is running a program (of my choice, like "find ..." for example) and where each xterm has job control. I don't get job control in an xterm if it is launched from within a bash script like so Code: /usr/bin/xterm -ls -sb -leftbar -font -*-fixed-medium-*-normal-*-15-*-100-100-*-*-*-* -geometry 102x27+0-0 -T "video" -e 'find -L . -name "video.~*~" -exec mplayer {} \;' & The reason I have '&' in the line above is because when omitting it the bash script will not execute subsequent lines to launch additional xterms (I want a bash script to launch multiple xterms). The code above does launch an xterm which is running the "find ..." command, but ^Z in that xterm will not suspend the command. Typing ^C in the xterm does kill the "find ..." command, but the xterm also dies and I don't want the xterm to terminate. Is there a way to accomplish my goal via a bash script?
Let's use 'strace' to find out what happens. I use 'top' instead of your command, because it's easier to test. Code: term -e "top" --> starts top directly. No bash involved, no job control xterm --> starts bash in interactive mode. You have job control xterm -e "bash" --> starts bash in interactive mode. You have job control xterm -e "bash -c top" --> starts bash in non-interactive mode. No job control The last command is the one that could help. But unfortunately, option '-c' forces bash to run in non-intercative mode, which disables job control. So no, I don't see a way to start bash inside the xterm window in interactive mode AND to specify a command that bash should run.
I updated my system yesterday night with about 80 packages, but it was mainly up to dated before. But since then kmail crashes: Code: kmail Connection to speech-dispatcher failed Connection to speech-dispatcher failed Connection to speech-dispatcher failed Connection to speech-dispatcher failed Connection to speech-dispatcher failed Connection to speech-dispatcher failed Connection to speech-dispatcher failed Connection to speech-dispatcher failed Connection to speech-dispatcher failed QGLXContext: Failed to create dummy context WebEngineContext used before QtWebEngine::initialize() or OpenGL context creation failed. Failed to create OpenGL context for format QSurfaceFormat(version 2.0, options QFlags<QSurfaceFormat::FormatOption>(), depthBufferSize 24, redBufferSize -1, greenBufferSize -1, blueBufferSize -1, alphaBufferSize -1, stencilBufferSize 8, samples 0, swapBehavior QSurfaceFormat::DefaultSwapBehavior, swapInterval 1, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::NoProfile) *** KMail got signal 6 (Exiting) *** Dead letters dumped. KCrash: crashing... crashRecursionCounter = 2 KCrash: Application Name = kmail path = /usr/bin pid = 1345655 KCrash: Arguments: /usr/bin/kmail Aborted (core dumped) Code: emerge --info Portage 2.3.103 (python 3.7.8-final-0, default/linux/amd64/17.0/desktop/plasma/systemd, gcc-9.3.0, glibc-2.31-r6, 5.4.48-gentoo x86_64) ================================================================= System uname: Linux-5.4.48-gentoo-x86_64-Intel-R-_Core-TM-_i5-3470_CPU_@_3.20GHz-with-gentoo-2.6 KiB Mem: 16285528 total, 3690724 free KiB Swap: 18784252 total, 18783228 free Timestamp of repository gentoo: Thu, 20 Aug 2020 10:15:01 +0000 Head commit of repository gentoo: 97ac0890e904972a60a59f2f9daa83c671cea8f3 sh bash 5.0_p17 ld GNU ld (Gentoo 2.33.1 p2) 2.33.1 app-shells/bash: 5.0_p17::gentoo dev-java/java-config: 2.3.1::gentoo dev-lang/perl: 5.30.3::gentoo dev-lang/python: 2.7.18-r1::gentoo, 3.6.11-r2::gentoo, 3.7.8-r2::gentoo, 3.8.5::gentoo dev-util/cmake: 3.16.5::gentoo dev-util/pkgconfig: 0.29.2::gentoo sys-apps/baselayout: 2.6-r1::gentoo sys-apps/sandbox: 2.18::gentoo sys-devel/autoconf: 2.13-r1::gentoo, 2.69-r4::gentoo sys-devel/automake: 1.13.4-r2::gentoo, 1.16.1-r1::gentoo sys-devel/binutils: 2.33.1-r1::gentoo sys-devel/gcc: 6.5.0-r3::gentoo, 9.3.0-r1::gentoo sys-devel/gcc-config: 2.3.1::gentoo sys-devel/libtool: 2.4.6-r6::gentoo sys-devel/make: 4.2.1-r4::gentoo sys-kernel/linux-headers: 5.4-r1::gentoo (virtual/os-headers) sys-libs/glibc: 2.31-r6::gentoo Repositories: gentoo location: /usr/portage sync-type: rsync sync-uri: rsync://rsync.de.gentoo.org/gentoo-portage/ priority: -1000 sync-rsync-verify-max-age: 24 sync-rsync-extra-opts: sync-rsync-verify-metamanifest: no sync-rsync-verify-jobs: 1 lokales location: /usr/local/portage masters: gentoo x-portage location: /usr/local/portage masters: gentoo priority: 0 archenroot location: /var/lib/layman/archenroot masters: gentoo priority: 50 jorgicio location: /var/lib/layman/jorgicio masters: gentoo priority: 50 khoverlay location: /var/lib/layman/khoverlay masters: gentoo priority: 50 steam-overlay location: /var/lib/layman/steam-overlay masters: gentoo priority: 50 torbrowser location: /var/lib/layman/torbrowser masters: gentoo priority: 50 ACCEPT_KEYWORDS="amd64" ACCEPT_LICENSE="@FREE" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-O2 -pipe -march=native" 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 /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c" CXXFLAGS="-O2 -pipe -march=native" DISTDIR="/usr/portage/distfiles" EMERGE_DEFAULT_OPTS="--with-bdeps=y" ENV_UNSET="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 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="rsync://ftp.fau.de/gentoo" LANG="de_DE.utf8" LDFLAGS="-Wl,-O1 -Wl,--as-needed" LINGUAS="de" MAKEOPTS="-j5" PKGDIR="/usr/portage/packages" 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" USE="3dnow 3dnowext 3ds X a52 aac aalib accessibility acl acpi activities aim akonadi alsa amd64 apm avx berkdb blender bluetooth branding bzip2 cairo cdda cddb cdinstall cdparanoia cdr clamav cli corefonts crypt css cups dbus declarative device-mapper dri dts dv dvd dvdnav dvdr ebics emboss encode equalizer exif expat ffmpeg fftw flac fontconfig foomaticdb fortran ftp gd gdbm gif gimp git gnutls gold gpg gphoto2 gpm graphite gstreamer gtk gzip hbci hddtemp iconv icq icu ieee1394 imagemagick imlib ipv6 jabber jack joystick jpeg jpeg2k jumbo-build kde kerberos kipi kwallet ladspa lame lash latex lcms libglvnd libkms libnotify libsamplerate libtirpc lm_sensors lua lua-cairo lua-imlib lzo mad midi mikmod mmap mms mmxext mng mod modplug motif mozilla mp3 mp4 mpeg mpi mplayer msn mtp multilib musepack mysql ncurses nls nptl nsplugin nvidia ofx ogg openal openexr opengl openmp oscar pam pango pcre pdf pdfimport perl phonon plasma png policykit portaudio ppds projectm pulseaudio python qml qt5 quicktime rar raw rdesktop readline redeyes scanner sdl sdl-sound seamonkey seccomp sftp slp sndfile snmp soprano sound sox spell split-usr sql sqlite ssl startup-notification steamruntime svg symlink syslog systemd szip taglib tcl tcpd theora threads tiff timidity truetype udev udisks udissk unicode unzip upower usb uvm v4l vaapi vcd vdpau videos vkd3d vnc vorbis vpx wavpack webengine webkit widgets wmf wxwidgets x264 x265 xattr xcb xcomposite xft xinerama xml xmp xosd xpm xscreensaver xv xvid zlib" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="emu10k1" 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 mmx mmxext pclmul popcnt 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" INPUT_DEVICES="evdev synaptics" KERNEL="linux" L10N="de en" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2 php7-3" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_7" PYTHON_TARGETS="python2_7 python3_7" RUBY_TARGETS="ruby25" USERLAND="GNU" VIDEO_CARDS="nv nvidia v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CC, CPPFLAGS, CTARGET, CXX, INSTALL_MASK, LC_ALL, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS Code: etc/portage # grep -R speech * make.conf: -ldap -semantic-desktop -speech -tk" make.conf~: -ldap -semantic-desktop -speech -tk" package.use/zzz_autounmask:kde-apps/okular -speech package.use/zzz_autounmask:kde-frameworks/knotifications -speech package.use/zzz_autounmask:kde-frameworks/ktextwidgets -speech I re-emerged app-accessibility/speech-dispatcher and dev-qt/qtspeech Code: emerge -av app-accessibility/speech-dispatcher dev-qt/qtspeech These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild R ] app-accessibility/speech-dispatcher-0.8.7-r3::gentoo USE="alsa pulseaudio python -ao -espeak -flite -nas" PYTHON_TARGETS="python3_7 -python3_6" 0 KiB [ebuild R ] dev-qt/qtspeech-5.14.2:5/5.14::gentoo USE="-debug -test" 0 KiB Total: 2 packages (2 reinstalls), Size of downloads: 0 KiB And restarted akonadi.
solved by the magic hand of reboot...sorry
Hi... I've got Yet Another Non-root Xorg Problem. I've already done a bunch of googling but cannot solve the problem. I've got what I think is latest xorg, 1.20.8-r1 . I have re-emerged this and xf86-input-evdev a few times. Kernel is 4.9.228 . I've seen in other threads that this may be related to elogind. I don't have a clear memory of what I've done in the past, but I have USE flags elogind and -consolekit in my make.conf, and I have maybe(?) done an emerge world since then. (Incidentally I have been trying to do emerge world for a couple months but am running into major conflicts that I can't seem to get around, and I'll need to ask for help with that later, but for now, please don't tell me to do emerge world to solve the present problem ) First, if I run Xorg as root, everything is fine. So clearly the problem here is permissions. I first had trouble even getting Xorg server up when run as user, but then took a hint from some other forum posts about changing the ownership of /dev/tty0, tty1, tty7, etc to my user, instead of root (it's a single-user laptop). I've done that, in fact I changed all of /dev/tty? to owned by my user, for good measure, and set perms to 660. Xorg server starts up now, but.... all input is frozen/hosed (kbd + mouse). Even CAPS LOCK won't light up. Other threads say "set /usr/bin/xinit to suid". I tried that. It didn't solve the problem (I reverted it). Here's the one diagnostic that comes out in the server log output that seems relevant: Code: xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted) Whatever I have found by googling this error, and tried, has not worked (suid and the usual suspects). I have an intuition that this error points to the root cause of the input being frozen. Can anyone offer another, different idea to try? I would be most grateful. I cannot work until I get this fixed. Forgive me for not including diagnostic stuff like emerge --info, because I'm (obviously) posting from another computer, and carrying that stuff over on thumb drives is a hassle. If you say it's absolutely needed, I'll do it. Thanks in advance.
It's not xinit that needs to be suid but Xorg. The message is about input (IINM) how are you starting the whole x process, startx, display manager, etc? Edit to add: since you mention elogind have you read the latest https://wiki.gentoo.org/wiki/Non_root_Xorg
Hello emerge --info: https://pastebin.com/aHiPxX1W emerge -pv --nodeps efl enlightenment: https://pastebin.com/np0Jnega elogind & dbus both started up, consolekit is not installed. https://bugs.gentoo.org/726762 I got the same error, did someone find a workaround for this bug? This guy claims he got it running without systemd or elogind, he uses consolekit: https://www.reddit.com/r/Gentoo/comments/8021h0/installing_enlightenment_desktop/ When I start Weston without xWayland support I am able to start Enlightenment (it's functional), but the screen gets all messed up. - Is it possible to deactivate VSync with Wayland? For some reason I got input lags in certain situations in Weston and Wayfire + if there is some load (not 100%) on the CPU both Weston and Wayfire become unusable. - I couldn't find a way to configure my 2-screen setup, I just want to clone screen 1 to screen 2. This happens when I start it from tty Code: Enlightenment cannot initialize X Connection... LOAD WL_WL MODULE Could not create wayland canvas LOAD WL_X11 MODULE X11 connect failed! LOAD WL_DRM MODULE ERR<4530>:ecore_drm2 ../efl-1.24.3/src/lib/ecore_drm2/ecore_drm2_device.c:602 ecore_drm2_device_open() Could not connect to input manager ## Copy & Paste the below (until EOF) into a terminal, then hit Enter eina_btlog << EOF /usr/lib64/libeina.so.1 0x7f7a3210a052 0x7f7a320e0000 /usr/lib64/libeina.so.1 0x7f7a3210ae31 0x7f7a320e0000 /usr/lib64/libeina.so.1 0x7f7a3210c42f 0x7f7a320e0000 /usr/lib64/libecore_drm2.so.1 0x7f7a314ca612 0x7f7a314c0000 /usr/lib64/ecore_evas/engines/drm/v-1.24/module.so 0x7f7a2d914b5d 0x7f7a2d910000 /usr/lib64/libecore_evas.so.1 0x7f7a316c9b52 0x7f7a316b0000 /usr/lib64/libecore_evas.so.1 0x7f7a316c9d63 0x7f7a316b0000 /usr/lib64/enlightenment/modules/wl_drm/linux-gnu-x86_64-0.24.1/module.so 0x7f7a2d9255c2 0x7f7a2d920000 /usr/bin/enlightenment 0x556728139b44 0x55672802b000 /usr/bin/enlightenment 0x55672809fb3e 0x55672802b000 /usr/bin/enlightenment 0x5567280741b9 0x55672802b000 /lib64/libc.so.6 0x7f7a312abe0e 0x7f7a31288000 /usr/bin/enlightenment 0x55672807485a 0x55672802b000 EOF startup in Weston without xWayland: Code: Enlightenment cannot initialize X Connection... PRECACHE: [0.00522] [/usr/share/elementary/themes/default.edj] DONE PRECACHE: TOTAL [0.00525] PRECACHE: SUM=cffeb2eb, READS=3045 LOAD WL_WL MODULE unable to lock lockfile /tmp/.runtime-chund/wayland-0.lock, maybe another compositor is running ESTART: 0.18189 [0.12446] - Compositor Init Done Thx
It's starting to look more and more like it's not supported with elogind anymore. Last when I tested it, it worked with elogind. I don't use wayland on my main desktop pc (elogind), but I do use it on my laptop which has systemd so wayland does work. For some reason it always looks like a dbus issue when trying with elogind. These threads might prove out to be useful, https://forums.gentoo.org/viewtopic-t-1116288-highlight-dbus+pam.html https://forums.gentoo.org/viewtopic-t-1116632-highlight-dbus+pam.html And if not, I'm afraid the elogind-wayland combination is then broken by upstream. I'd need to test this on my own elogind system, but I really hate to break my desktop for testing.
Hi. I just updated the @world on my laptop, it has been several months since my last update. My laptop has both an intel and an NVIDIA graphics chip... I think they are now calling this a hybrid graphics solution. In the past, I used Bumblebee and primus to be able to access the nvidia gpu. A little hack, but definitely liveable. now I notice that primus is masked, and I am wondering what the new solution is for this for Gentoo? I've looked around a bit, but I don't see any definitive guide on what's best in this instance -- for Gentoo or otherwise. I want the permformance. Using Optirun or primusrun has never bothered me... but if there is a better solution, I'd love to know what that is, and how to get it working. My laptop has an NVIDIA Geforce GTX 675M and a 3rd generation intel VGA chip. If it matters, it is an MSI GT70. It is getting long in tooth, but it still works fine, so I'd like to keep it. Any pointers on the best way to get this to work? Thank you. -Chris
You can try to libglvnd for switch to intel/nvidia prime system
Hello, I'm just curious how I can fix some of the icon and font issues at Gnome 3.36. Gnome Extension Icons https://imgur.com/h6eWGuC https://imgur.com/8976T9I Applications Settings Icon https://imgur.com/dyj8eKs Shotwell Font https://imgur.com/ovQepmT In general, everything looks pretty neat, except for these cases.
Upgrade to librsvg-2.48 for the icon problems. Upgrade to adwaita-icon-theme-3.36 for the missing applications settings icon, strongly suggested to be done AFTER librsvg is upgraded, because otherwise symbolic icon PNG processing during build time will still end up with some broken symbolic icons. These should get normally upgraded for ~arch users now, as these were bumped to very recently to fix these issues and move forward. Yes, librsvg-2.48 requires rust to build. I don't know about shotwell font, probably needs an additional font installed that provides the glyph for the unicode codepoint as shown as hex in the box.
I know, there are some other threads for this issue but I can't get it to work on my own so I hope you will go easy on me. Some notes first: * Using slim as a DM * Using elogind globally / globally enabled * pam globally enabled emerge --newuse @world Code: Calculating dependencies... done! >>> Auto-cleaning packages... >>> No outdated packages were found on your system. loginctl user-status Code: rainer (1000) Since: Mon 2020-08-03 16:35:03 CEST; 13min ago State: active Sessions: *6 5 Linger: no Unit: user-1000.slice make.conf https://dpaste.org/rcMG emerge –info https://dpaste.org/MUi4 eix elogind / shadow / pambase Code: [?] sys-apps/shadow Available versions: 4.6 (~)4.7-r2 (~)4.8-r3 (~)4.8.1-r1 {acl audit bcrypt +cracklib nls pam selinux skey split-usr +su xattr} Installed versions: 4.8.1-r2(07:43:25 PM 03/16/2020)(acl cracklib pam split-usr su xattr -audit -bcrypt -nls -selinux -skey) Homepage: https://github.com/shadow-maint/shadow Description: Utilities to deal with user accounts [?] sys-auth/pambase Available versions: 20190402^b (~)20191128^b {caps consolekit +cracklib debug elogind minimal mktemp +nullok pam_krb5 pam_ssh passwdqc securetty selinux +sha512 systemd} Installed versions: 20200618^b(04:06:06 PM 06/18/2020)(elogind nullok passwdqc sha512 -caps -consolekit -debug -minimal -mktemp -pam_krb5 -pam_ssh -securetty -selinux -systemd) Homepage: https://github.com/gentoo/pambase Description: PAM base configuration files [?] sys-auth/elogind Available versions: 241.4 (~)243.4 {+acl debug doc +pam +policykit selinux KERNEL="linux"} Installed versions: 243.7(09:13:57 AM 04/14/2020)(acl pam policykit -debug -doc -selinux KERNEL="linux") Homepage: https://github.com/elogind/elogind Description: The systemd project's logind, extracted to a standalone package startx https://dpaste.org/L02T groups (as normal user) Code: wheel audio video users portage vboxusers rainer --- Any help is appreciated, thanks!
`loginctl list` should get you information what TTY is allocated to you, then `env |grep XDG_` to confirm it, and try just bare `startx`.
I have installed Xorg-server, sddm, plasma-desktop, twm and xterm. But I cannot get any of those running someting usable. 1: I log in as my regular user. - if I want to start sddm I get Code: user@desktop ~$ sddm [14:42:04.819] (II) DEAMON: Initializing... [14:42:04.824] (II) DEAMON: Starting... [14:42:04.824] (II) DEAMON: Logind interface found... [14:42:04.825] (II) DEAMON: Adding new display on vt7 ... [14:42:04.826] (II) DEAMON: Loading theme configuration from "" [14:42:04.826] (II) DEAMON: Display server starting... [14:42:04.826] (II) DEAMON: Running: /usr/bin/X -nolisten tcp -auth /var/run/sddm/{d4583f19-3cd6-4df9-8f9b31ed4a54} -background none -noreset -displayfd 16 -seat seat0 vt7 [14:42:04.861] (II) DEAMON: Failed to read display number from pipe [14:42:04.861] (II) DEAMON: Display server failed to start. Exiting Aborted user@desktop ~$ 2: if I log in as my regular user and run Code: user@desktop ~$startx /usr/bin.twm I get a black screen. But if I click on the left mouse button I get a drop down menu, I can choose Xterm and it opens and runs. So I take it that X can run and do something useful. Only after I close Xterm do I get a mouse cursor. 3: if I login as root and then Code: desktop ~ # sddm Then SDDM starts and displays the graphical login for my user. If I next give the user password I briefly see the plasma logo and then I get dropped into the terminal with a blinking _. But I cannot type anything, alt-ctrl-backspace does not work. Only way to get out of it is a second terminal and reboot. If I go into the /home/user/.local/share/sddm/xorg-session.log I see: Code: QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-ikke' QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-ikke' cannot convert KDE_FULL_SESSION argument to STRING or COMPOUND_TEXT. QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-ikke' kdeinit5: preparing to launch '/usr/lib64/libexec/kf5/klauncher' kdeinit5: Launched KLauncher, pid = 2813, result = 0 QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-ikke' QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-ikke' Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-ikke' kdeinit5: opened connection to :0 kdeinit5: preparing to launch 'libkdeinit5_kded5' Could not open kded5 using a library: Cannot load library libkdeinit5_kded5: (libkdeinit5_kded5: cannot open shared object file: No such file or directory) kdeinit5: Launched KDED, pid = 2816 result = 0 kdeinit5: preparing to launch 'libkdeinit5_kcminit_startup' kdeinit5: Launched 'kcminit_startup', pid = 2817 result = 0 QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-ikke' QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-ikke' Initializing "kcm_style" : "kcminit_style" kdeinit5: Got SETENV 'GTK_RC_FILES=/etc/gtk/gtkrc:/home/ikke/.gtkrc:/home/ikke/.config/gtkrc' from launcher. kdeinit5: Got SETENV 'GTK2_RC_FILES=/etc/gtk-2.0/gtkrc:/home/ikke/.gtkrc-2.0:/home/ikke/.config/gtkrc-2.0' from launcher. Initializing "kcm_mouse" : "kcminit_mouse" Initializing "kcm_access" : "kcminit_access" kdeinit5: Got EXEC_NEW '/usr/bin/kaccess' from launcher. kdeinit5: preparing to launch '/usr/bin/kaccess' kdeinit5: PID 2817 terminated. Xlib XKB extension major= 1 minor= 0 QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-ikke' QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-ikke' X server XKB extension major= 1 minor= 0 QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-ikke' QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-ikke' Qt: Session management error: networkIdsList argument is NULL Configuring Lock Action QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-ikke' kdeinit5: Got SETENV 'SESSION_MANAGER=local/desktop:@/tmp/.ICE-unix/2887,unix/desktop:/tmp/.ICE-unix/2887' from launcher. kcm_touchpad: Using X11 backend Initializing "kded_touchpad" : "kcminit_touchpad" kcm_touchpad: Using X11 backend org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/org.kde.plasmashell.desktop" ("/usr/bin/plasmashell") org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/polkit-kde-authentication-agent-1.desktop" ("/usr/lib64/libexec/polkit-kde-authentication-agent-1") QDBusConnection: name 'org.kde.kglobalaccel' had owner '' but we thought it was ':1.11' Session path: "/org/freedesktop/login1/session/_32" QDBusConnection: name 'org.kde.kglobalaccel' had owner '' but we thought it was ':1.11' QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-ikke' QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-ikke' QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-ikke' QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-ikke' New PolkitAgentListener 0x560038705ca0 Adding new listener PolkitQt1::Agent::Listener(0x560038722740) for 0x560038705ca0 Listener online QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-ikke' QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-ikke' kwin_xkbcommon: XKB: couldn't find a Compose file for locale "C.utf8" "Cannot register authentication agent: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: User of caller and user of subject differs." Authentication agent result: false Couldn't register listener! org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/gmenudbusmenuproxy.desktop" ("/usr/bin/gmenudbusmenuproxy") org.kde.plasmaquick: Applet preload policy set to 1 kf5.kpackage: No metadata file in the package, expected it at: "/usr/share/wallpapers/Next/contents/images/" kf5.kpackage: No metadata file in the package, expected it at: "/usr/share/wallpapers/Next/contents/images/" kf5.kpackage: No metadata file in the package, expected it at: "/usr/share/wallpapers/Next/contents/images/" file:///usr/share/plasma/wallpapers/org.kde.image/contents/ui/main.qml:76:9: Unable to assign [undefined] to QStringList file:///usr/share/plasma/wallpapers/org.kde.image/contents/ui/main.qml:75:9: Unable to assign [undefined] to int file:///usr/share/plasma/wallpapers/org.kde.image/contents/ui/main.qml:75:9: Unable to assign [undefined] to int file:///usr/share/plasma/wallpapers/org.kde.image/contents/ui/main.qml:76:9: Unable to assign [undefined] to QStringList qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 896, resource id: 41943053, major code: 3 (GetWindowAttributes), minor code: 0 qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 897, resource id: 41943053, major code: 14 (GetGeometry), minor code: 0 trying to show an empty dialog QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-ikke' kdeinit5: Got EXEC_NEW '/usr/lib64/qt5/plugins/kf5/kio/file.so' from launcher. kdeinit5: preparing to launch '/usr/lib64/qt5/plugins/kf5/kio/file.so' lock called Lock window Id: 27262983 CreateNotify: 27262983 CreateNotify: 27262985 CreateNotify: 35651588 QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-ikke' QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-ikke' Qt: Session management error: networkIdsList argument is NULL So a regular user cannot start sddm and sddm cannot launch a desktop if the one that starts sddm (root) is not the one the user the desktop is started for. And you cannot start a desktop for root. A bit of a catch-22 I think.
Why would you want to log into your user only to start sddm and... log into your user again?
Hello, I'm having problem using 'startx -- :1' as to to start a second X session. I have elogind for all things KDE-plasma and now I'm running xfce4, I can log in normally the first time. When I was busy editing and didn't want to stop the session I would try to run Windowmaker quickly to check something out. I have the .xinitrc with 'exec wmaker'. When I'll try startx -- :1 it bombs with (EE) xf86OpenConsole: Cannot open virtual console 8 (Permission denied) Is the error due to the skew from elogind? What elso will I need in .xinitrc besides 'exec wmaker'? I've been around Linux since RH 5.2 but I've not been keeping up lately.
How are you starting the first Xorg session?
I emerged the plasma desktop and a few applications like libroffice. I have been configuring it to my liking and this went ok after a bit of searching where the options where. Still a few small things but there is one major issue, I cannot set the keyboard layout. Here in Belgium we use "azerty" keyboards. And there are a few diacritics for french as well as both laguages are used here. So I went into "System Settings > Input Devices > Keyboard". I selected - hardware: generic 102-key PC - Layouts: be Belgian default be and moved this to the top of the list When I Preview the layout it is ok, "azerty" with (almost) everything in place. I click "apply". But my keyboard continues to be "qwerty". Also when I go to the "Keyboard Indicator" it is blank. So it looks as if I'm missing some setting somewhere. As it is now, I only have the following locale.gen Code: C.UTF8 UTF-8 And /etc/conf.d/keymaps: Code: keymap="azerty" When I do not start X and stay in a terminal, I do have an azerty layout. So it might be X related.
Spanik wrote: [...] So it might be X related. Yes. Now it depends how clean your installation is ... If you are using "libinput" (=standard) then you only must edit " /etc/X11/xorg.conf.d/40-libinput.conf". Here is mine (german setting): Code: [....] Section "InputClass" Identifier "libinput keyboard catchall" MatchIsKeyboard "on" MatchDevicePath "/dev/input/event*" Driver "libinput" Option "xkb_layout" "de" EndSection [...] See also: https://wiki.gentoo.org/wiki/Xorg/Guide#The_xorg.conf.d_directory (or chapter 7 of my german installation guide: https://forums.gentoo.org/viewtopic-t-1112802.html )
Code: ~ $ xscreensaver-demo (xscreensaver-demo:10160): libglade-WARNING **: 12:08:45.134: Could not load support for `gnome': libgnome.so: cannot open shared object file: No such file or directory xscreensaver-demo: too early for warning dialog? Warning: Directory does not exist: "/usr/share/wallpapers" Why does xscreensaver that despises gnomescreensaver and kedscreensaver want libgnome.so ? Why doe the Gentoo package expect a directory that doesn't exist? Couldnt find the answerts upstream, but definitely got the developers opinion of gnome and kde. I've installed xscreensaver with these use flags: Code: ~ $ emerge -pv xscreensaver These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild R ] x11-misc/xscreensaver-5.44-r2::gentoo USE="gdk-pixbuf gtk jpeg locking opengl suid -caps -gdm -new-login -offensive -pam -perl (-selinux) -xinerama" 0 KiB Total: 1 package (1 reinstall), Size of downloads: 0 KiB
Anon-E-moose wrote: What happens if you create /usr/share/wallpapers ??? Also /usr/share/wallpapers is a warning and xscreensaver works anyway.
Hello, Today I went to wiki to setup a autologin system. I did everything just like this article and this other one . After that, Xorg returned me a "Switching VT failed" error. When I start my machine, the autologin on virtual console seems to works fine and when xorg will startx, the system fails and awaits for sometime, then it, somehow, auto startx fine. I made a video just in case: https://youtu.be/_9WA1rtOR70 If I get rid of this autologin setup and login manually and startx manually, everything works as expected. Some information and logs: Code: # cat /etc/init.d/agetty-autologin.tty1 description="start agetty on a terminal line" supervisor=supervise-daemon port="${RC_SVCNAME#*.}" respawn_period="${respawn_period:-60}" term_type="${term_type:-linux}" command=/sbin/agetty command_args_foreground="${agetty_options} ${port} ${baud} ${term_type}" pidfile="/run/${RC_SVCNAME}.pid" depend() { after local keyword -prefix provide getty } start_pre() { if [ -z "$port" ]; then eerror "${RC_SVCNAME} cannot be started directly. You must create" eerror "symbolic links to it for the ports you want to start" eerror "agetty on and add those to the appropriate runlevels." return 1 else export EINFO_QUIET="${quiet:-yes}" fi } stop_pre() { export EINFO_QUIET="${quiet:-yes}" } Code: # cat /etc/conf.d/agetty-autologin agetty_options="--autologin sasaki --noclear" Code: # cat ~/.zprofile #!/bin/zsh export XDG_CONFIG_HOME="$HOME/.config" export XDG_DATA_HOME="$HOME/.local/share" export XDG_CACHE_HOME="$HOME/.cache" export GTK2_RC_FILES="${XDG_CONFIG_HOME:-$HOME/.config}/gtk-2.0/gtkrc-2.0" export ZDOTDIR="${XDG_CONFIG_HOME:-$HOME/.config}/zsh" export HISTFILE="${XDG_DATA_HOME:-$HOME/.local/share}/history" export PASSWORD_STORE_DIR="${XDG_DATA_HOME:-$HOME/.local/share}/password-store" export GNUPGHOME="$XDG_DATA_HOME"/gnupg export NOTMUCH_CONFIG="$XDG_CONFIG_HOME"/notmuch/notmuchrc export NMBGIT="$XDG_DATA_HOME"/notmuch/nmbug export NPM_CONFIG_USERCONFIG=$XDG_CONFIG_HOME/npm/npmrc export LESSHISTFILE=- export LESS=-R export FONTCONFIG_PATH=/etc/fonts export GTK_IM_MODULE=xim export QT_IM_MODULE=xim export XMODIFIERS=@im=ibus if [[ -z $DISPLAY ]] && [[ $(tty) = /dev/tty1 ]]; then exec startx; fi Code: # cat ~/.xinitrc exec dwm Note: since the first startx fails and the second success, I only was able to find error information on log.old, but I'll post both: Code: # cat ~/.local/share/xorg/Xorg.0.log.old http://dpaste.com/2QA2C32 Code: # cat ~/.local/share/xorg/Xorg.0.log http://dpaste.com/218R6RH Any help on this will be very appreciated. Thanks!
Had exactly the same problem, added two lines to my ~/.bash_profile on the auto-login user, this is the whole file... Code: # .bash_profile case "`tty`" in *tty8) chvt 8 #new line startx chvt 1 #new line sudo init 4 ;; esac My auto-login only works at runlevel 5, and spawns X with kodi on tty8; I use a diffrent method to you, but is your X trying to start it on 7 and failing?
I found out that my Ryzen 9 system crashes due to app-arch/snappy Code: emerge -pv --depclean snappy Calculating dependencies... done! app-arch/snappy-1.1.8 pulled in by: dev-qt/qtwebengine-5.14.2 requires app-arch/snappy:=, app-arch/snappy:0/1= >>> No packages selected for removal by depclean Packages installed: 1842 Packages in world: 301 Packages in system: 43 Required packages: 1842 Number to remove: 0 I wanted it to remove but it seems qtwebengine depends on it. Is it possible to review why snappy crashes the amdgpu (conflict ?). This lies outside my expertise, but maybe someone else can solve it. Thanks a lot specially to Neddy seagoon who pointed me that it could not be a kernel issue but something else. So by this I have found it. But I hesitate to remove it because of qtwebengine. Someone else reported that when he removed snappy the crashes were gone. But probably he did not use kde. I would love to see my kernel without any crash.
As far as I know, snappy is not used in building the kernel. If it is used, and it causes the kernel to be unstable, then you should file a defect report and link to it here. If you mean that merely having snappy installed on a system is causing the kernel to panic, then you have deeper problems. If your hardware is in good order and your kernel has no relevant bugs, then snappy simply cannot crash the kernel, by definition. If you are getting a crash then either you have a hardware problem or a kernel bug. If you suspect a kernel bug, then you should try to isolate the triggering condition, and report it.
Wasn’t it great to open the laptop for work and presentation and be presented with a fail? Brought to us by a gremlin This problem is also described here but the solution does not work for me. What am I missing? Caffeine? https://forums.gentoo.org/viewtopic-t-1116478-highlight-parsevtsettings+dev+tty0.html https://forums.gentoo.org/viewtopic-t-1110906-highlight-parsevtsettings+dev+tty0.html Quote: xorg-server dropping default suid https://www.gentoo.org/support/news-items/2020-06-24-xorg-server-dropping-default-suid.html Is emerge –newuse @world proper ? emerge --newuse @world Code: Calculating dependencies ... done! >>> Auto-cleaning packages... >>> No outdated packages were found on your system. loginctl user-status Code: Could not get properties: Unknown object '/org/freedesktop/login1/user/self'. Make.conf https://pastebin.com/svXk5p5G Emerge –info https://pastebin.com/ydn6LPJJ sys-auth/consolekit not installed xserverrc cat /etc/X11/xinit/xserverrc Code: #!/bin/sh if [ -z "$XDG_VTNR" ]; then exec /usr/bin/X -nolisten tcp "$@" else exec /usr/bin/X -nolisten tcp -keeptty "$@" "vt$XDG_VTNR" fi eix elogind Code: [I] sys-auth/elogind Available versions: 243.7{tbz2} {+acl debug doc +pam +policykit selinux KERNEL="linux"} Installed versions: 243.7{tbz2}(09:10:31 AM 06/30/2020)(acl pam policykit -debug -doc -selinux KERNEL="linux") Homepage: https://github.com/elogind/elogind Description: The systemd project's logind, extracted to a standalone package startx Code: X.Org X Server 1.20.8 X Protocol Version 11, Revision 0 Build Operating System: Linux 5.4.38-gentoo-x86_64 x86_64 Gentoo Current Operating System: Linux lenovo 5.4.38-gentoo-x86_64 #1 SMP Fri Jun 12 22:45:09 EDT 2020 x86_64 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/path/.local/share/xorg/Xorg.0.log", Time: Fri Jul 24 01:27:10 2020 (==) Using config directory: "/etc/X11/xorg.conf.d" (==) 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/path/.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 Couldn't get a file descriptor referring to the console Also tried xorg-server-1.20.8-r1 Xorg.log https://pastebin.com/zeaXY3eY cat ~/.xinitrc Code: xrandr --setprovideroutputsource modesetting NVIDIA-0 xrandr --auto exec startfluxbox setpriv -d Code: uid: 0 euid: 0 gid: 0 egid: 0 Supplementary groups: 0,1,2,3,4,6,10,11,26,27 no_new_privs: 0 Inheritable capabilities: [none] Ambient capabilities: [none] Capability bounding set: chown,dac_override,dac_read_search,fowner,fsetid,kill,setgid,setuid,setpcap,linux_immutable, net_bind_service,net_broadcast,net_admin,net_raw,ipc_lock,ipc_owner,sys_module,sys_rawio, sys_chroot,sys_ptrace,sys_pacct,sys_admin,sys_boot,sys_nice,sys_resource,sys_time, sys_tty_config,mknod,lease,audit_write,audit_control,setfcap,mac_override,mac_admin, syslog,wake_alarm,block_suspend,audit_read Securebits: [none] Parent death signal: [none] SELinux label: kernel ls -l /bin/su /dev/tty* /usr/bin/Xorg Code: -rws--x--x 1 root root 56696 Jun 30 11:01 /bin/su crw-rw-rw- 1 root tty 5, 0 Jul 24 02:03 /dev/tty crw--w---- 1 root tty 4, 0 Jul 24 01:00 /dev/tty0 crw------- 1 root tty 4, 1 Jul 24 02:16 /dev/tty1 crw--w---- 1 root tty 4, 10 Jul 24 01:00 /dev/tty10 crw--w---- 1 root tty 4, 11 Jul 24 01:00 /dev/tty11 crw--w---- 1 root tty 4, 12 Jul 24 01:00 /dev/tty12 crw--w---- 1 root tty 4, 13 Jul 24 01:00 /dev/tty13 crw--w---- 1 root tty 4, 14 Jul 24 01:00 /dev/tty14 crw--w---- 1 root tty 4, 15 Jul 24 01:00 /dev/tty15 crw--w---- 1 root tty 4, 16 Jul 24 01:00 /dev/tty16 crw--w---- 1 root tty 4, 17 Jul 24 01:00 /dev/tty17 crw--w---- 1 root tty 4, 18 Jul 24 01:00 /dev/tty18 crw--w---- 1 root tty 4, 19 Jul 24 01:00 /dev/tty19 crw--w---- 1 root tty 4, 2 Jul 24 01:02 /dev/tty2 crw--w---- 1 root tty 4, 20 Jul 24 01:00 /dev/tty20 crw--w---- 1 root tty 4, 21 Jul 24 01:00 /dev/tty21 crw--w---- 1 root tty 4, 22 Jul 24 01:00 /dev/tty22 crw--w---- 1 root tty 4, 23 Jul 24 01:00 /dev/tty23 crw--w---- 1 root tty 4, 24 Jul 24 01:00 /dev/tty24 crw--w---- 1 root tty 4, 25 Jul 24 01:00 /dev/tty25 crw--w---- 1 root tty 4, 26 Jul 24 01:00 /dev/tty26 crw--w---- 1 root tty 4, 27 Jul 24 01:00 /dev/tty27 crw--w---- 1 root tty 4, 28 Jul 24 01:00 /dev/tty28 crw--w---- 1 root tty 4, 29 Jul 24 01:00 /dev/tty29 crw--w---- 1 root tty 4, 3 Jul 24 01:02 /dev/tty3 crw--w---- 1 root tty 4, 30 Jul 24 01:00 /dev/tty30 crw--w---- 1 root tty 4, 31 Jul 24 01:00 /dev/tty31 crw--w---- 1 root tty 4, 32 Jul 24 01:00 /dev/tty32 crw--w---- 1 root tty 4, 33 Jul 24 01:00 /dev/tty33 crw--w---- 1 root tty 4, 34 Jul 24 01:00 /dev/tty34 crw--w---- 1 root tty 4, 35 Jul 24 01:00 /dev/tty35 crw--w---- 1 root tty 4, 36 Jul 24 01:00 /dev/tty36 crw--w---- 1 root tty 4, 37 Jul 24 01:00 /dev/tty37 crw--w---- 1 root tty 4, 38 Jul 24 01:00 /dev/tty38 crw--w---- 1 root tty 4, 39 Jul 24 01:00 /dev/tty39 crw--w---- 1 root tty 4, 4 Jul 24 01:02 /dev/tty4 crw--w---- 1 root tty 4, 40 Jul 24 01:00 /dev/tty40 crw--w---- 1 root tty 4, 41 Jul 24 01:00 /dev/tty41 crw--w---- 1 root tty 4, 42 Jul 24 01:00 /dev/tty42 crw--w---- 1 root tty 4, 43 Jul 24 01:00 /dev/tty43 crw--w---- 1 root tty 4, 44 Jul 24 01:00 /dev/tty44 crw--w---- 1 root tty 4, 45 Jul 24 01:00 /dev/tty45 crw--w---- 1 root tty 4, 46 Jul 24 01:00 /dev/tty46 crw--w---- 1 root tty 4, 47 Jul 24 01:00 /dev/tty47 crw--w---- 1 root tty 4, 48 Jul 24 01:00 /dev/tty48 crw--w---- 1 root tty 4, 49 Jul 24 01:00 /dev/tty49 crw--w---- 1 root tty 4, 5 Jul 24 01:02 /dev/tty5 crw--w---- 1 root tty 4, 50 Jul 24 01:00 /dev/tty50 crw--w---- 1 root tty 4, 51 Jul 24 01:00 /dev/tty51 crw--w---- 1 root tty 4, 52 Jul 24 01:00 /dev/tty52 crw--w---- 1 root tty 4, 53 Jul 24 01:00 /dev/tty53 crw--w---- 1 root tty 4, 54 Jul 24 01:00 /dev/tty54 crw--w---- 1 root tty 4, 55 Jul 24 01:00 /dev/tty55 crw--w---- 1 root tty 4, 56 Jul 24 01:00 /dev/tty56 crw--w---- 1 root tty 4, 57 Jul 24 01:00 /dev/tty57 crw--w---- 1 root tty 4, 58 Jul 24 01:00 /dev/tty58 crw--w---- 1 root tty 4, 59 Jul 24 01:00 /dev/tty59 crw--w---- 1 root tty 4, 6 Jul 24 01:02 /dev/tty6 crw--w---- 1 root tty 4, 60 Jul 24 01:00 /dev/tty60 crw--w---- 1 root tty 4, 61 Jul 24 01:00 /dev/tty61 crw--w---- 1 root tty 4, 62 Jul 24 01:00 /dev/tty62 crw--w---- 1 root tty 4, 63 Jul 24 01:00 /dev/tty63 crw--w---- 1 root tty 4, 7 Jul 24 01:00 /dev/tty7 crw--w---- 1 root tty 4, 8 Jul 24 01:00 /dev/tty8 crw--w---- 1 root tty 4, 9 Jul 24 01:00 /dev/tty9 crw-rw---- 1 root uucp 4, 64 Jul 23 21:00 /dev/ttyS0 crw-rw---- 1 root uucp 4, 65 Jul 23 21:00 /dev/ttyS1 crw-rw---- 1 root uucp 4, 74 Jul 23 21:00 /dev/ttyS10 crw-rw---- 1 root uucp 4, 75 Jul 23 21:00 /dev/ttyS11 crw-rw---- 1 root uucp 4, 76 Jul 23 21:00 /dev/ttyS12 crw-rw---- 1 root uucp 4, 77 Jul 23 21:00 /dev/ttyS13 crw-rw---- 1 root uucp 4, 78 Jul 23 21:00 /dev/ttyS14 crw-rw---- 1 root uucp 4, 79 Jul 23 21:00 /dev/ttyS15 crw-rw---- 1 root uucp 4, 80 Jul 23 21:00 /dev/ttyS16 crw-rw---- 1 root uucp 4, 81 Jul 23 21:00 /dev/ttyS17 crw-rw---- 1 root uucp 4, 82 Jul 23 21:00 /dev/ttyS18 crw-rw---- 1 root uucp 4, 83 Jul 23 21:00 /dev/ttyS19 crw-rw---- 1 root uucp 4, 66 Jul 23 21:00 /dev/ttyS2 crw-rw---- 1 root uucp 4, 84 Jul 23 21:00 /dev/ttyS20 crw-rw---- 1 root uucp 4, 85 Jul 23 21:00 /dev/ttyS21 crw-rw---- 1 root uucp 4, 86 Jul 23 21:00 /dev/ttyS22 crw-rw---- 1 root uucp 4, 87 Jul 23 21:00 /dev/ttyS23 crw-rw---- 1 root uucp 4, 88 Jul 23 21:00 /dev/ttyS24 crw-rw---- 1 root uucp 4, 89 Jul 23 21:00 /dev/ttyS25 crw-rw---- 1 root uucp 4, 90 Jul 23 21:00 /dev/ttyS26 crw-rw---- 1 root uucp 4, 91 Jul 23 21:00 /dev/ttyS27 crw-rw---- 1 root uucp 4, 92 Jul 23 21:00 /dev/ttyS28 crw-rw---- 1 root uucp 4, 93 Jul 23 21:00 /dev/ttyS29 crw-rw---- 1 root uucp 4, 67 Jul 23 21:00 /dev/ttyS3 crw-rw---- 1 root uucp 4, 94 Jul 23 21:00 /dev/ttyS30 crw-rw---- 1 root uucp 4, 95 Jul 23 21:00 /dev/ttyS31 crw-rw---- 1 root uucp 4, 68 Jul 24 01:00 /dev/ttyS4 crw-rw---- 1 root uucp 4, 69 Jul 23 21:00 /dev/ttyS5 crw-rw---- 1 root uucp 4, 70 Jul 23 21:00 /dev/ttyS6 crw-rw---- 1 root uucp 4, 71 Jul 23 21:00 /dev/ttyS7 crw-rw---- 1 root uucp 4, 72 Jul 23 21:00 /dev/ttyS8 crw-rw---- 1 root uucp 4, 73 Jul 23 21:00 /dev/ttyS9 -rwxr-xr-x 1 root root 2365008 Jul 22 13:02 /usr/bin/Xorg Adding my user to tty group: Code: Fatal server error: (EE) xf86OpenConsole: Cannot open virtual console 7 (Permission denied) If I change /dev/tty7 perms Code: chown myuser:tty7 udevadm info --query=all --name=/dev/tty7 Code: P: /devices/virtual/tty/tty7 N: tty7 L: 0 E: DEVPATH=/devices/virtual/tty/tty7 E: DEVNAME=/dev/tty7 E: MAJOR=4 E: MINOR=7 E: SUBSYSTEM=tty E: USEC_INITIALIZED=7492392 E: ID_MM_CANDIDATE=1 I can startx but on the next reboot, the new perms are lost Notes: No login managers wanted No DM wanted No systemd wanted No fancy stuff needed I need elogind due to https://forums.gentoo.org/viewtopic-p-8332956.html [Moderator edit: broke long whitespace-free lines in code tags to fix thread layout. -Hu]
HeXiLeD wrote: loginctl user-status Code: Could not get properties: Unknown object '/org/freedesktop/login1/user/self'. This is enough to see where is the problem. You have no logind session thus you cannot use logind interface. Have you re-logged after enabling elogind globally? The pam_logind should start daemon for you. have you removed PAM from your system? EDIT: : All right, you have -pam in your USE flags so of course it's not going to work. If you want to have root-less X, do NOT remove pluggable authentication module (even slackware have it enabled by default), if you however want to stay without PAM, enable suid, drop elogind. For future reference, avoid using pastebin since in future if someone will try to google this problem, the link might be down.
Everything was working fine went all the way to log in and then desktop, all of a sudden I get a command prompt so after I log in I do a startx and I get twm instead of KDE. The Kernel was compiled by genkernel i also noticed in the xorg log some modules are not loading. Code: [ 4.256] (--) Log file renamed from "/var/log/Xorg.pid-647.log" to "/var/log/Xorg.0.log" [ 4.258] X.Org X Server 1.20.8 X Protocol Version 11, Revision 0 [ 4.258] Build Operating System: Linux Arch Linux [ 4.258] Current Operating System: Linux archlinux-pc 5.7.9-arch1-1 #1 SMP PREEMPT Thu, 16 Jul 2020 19:34:49 +0000 x86_64 [ 4.258] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=08839447-fd33-4261-861c-58db56fcfabb rw loglevel=3 ACPI=noIRQ [ 4.258] Build Date: 05 May 2020 05:08:17AM [ 4.258] [ 4.258] Current version of pixman: 0.40.0 [ 4.258] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 4.258] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 4.258] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Jul 18 14:05:53 2020 [ 4.260] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 4.260] (==) No Layout section. Using the first Screen section. [ 4.260] (==) No screen section available. Using defaults. [ 4.260] (**) |-->Screen "Default Screen Section" (0) [ 4.260] (**) | |-->Monitor "<default monitor>" [ 4.260] (==) No monitor specified for screen "Default Screen Section". Using a default monitor configuration. [ 4.260] (==) Automatically adding devices [ 4.260] (==) Automatically enabling devices [ 4.260] (==) Automatically adding GPU devices [ 4.260] (==) Automatically binding GPU devices [ 4.260] (==) Max clients allowed: 256, resource mask: 0x1fffff [ 4.262] (WW) The directory "/usr/share/fonts/OTF" does not exist. [ 4.262] Entry deleted from font path. [ 4.262] (WW) The directory "/usr/share/fonts/Type1" does not exist. [ 4.262] Entry deleted from font path. [ 4.265] (==) FontPath set to: /usr/share/fonts/misc, /usr/share/fonts/TTF, /usr/share/fonts/100dpi, /usr/share/fonts/75dpi [ 4.265] (==) ModulePath set to "/usr/lib/xorg/modules" [ 4.265] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [ 4.265] (II) Module ABI versions: [ 4.265] X.Org ANSI C Emulation: 0.4 [ 4.265] X.Org Video Driver: 24.1 [ 4.265] X.Org XInput driver : 24.1 [ 4.265] X.Org Server Extension : 10.0 [ 4.265] (++) using VT number 1 [ 4.265] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration [ 4.265] (II) xfree86: Adding drm device (/dev/dri/card0) [ 4.267] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules" [ 4.268] (--) PCI:*(11@0:0:0) 10de:1e84:3842:3377 rev 161, Mem @ 0xfb000000/16777216, 0xd0000000/268435456, 0xe0000000/33554432, I/O @ 0x0000f000/128, BIOS @ 0x????????/524288 [ 4.268] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory) [ 4.268] (II) LoadModule: "glx" [ 4.269] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so [ 4.278] (II) Module glx: vendor="X.Org Foundation" [ 4.278] compiled for 1.20.8, module version = 1.0.0 [ 4.278] ABI class: X.Org Server Extension, version 10.0 [ 4.278] (II) Applying OutputClass "nvidia" to /dev/dri/card0 [ 4.278] loading driver: nvidia [ 4.278] (==) Matched nvidia as autoconfigured driver 0 [ 4.278] (==) Matched nouveau as autoconfigured driver 1 [ 4.278] (==) Matched nv as autoconfigured driver 2 [ 4.278] (==) Matched modesetting as autoconfigured driver 3 [ 4.278] (==) Matched fbdev as autoconfigured driver 4 [ 4.278] (==) Matched vesa as autoconfigured driver 5 [ 4.278] (==) Assigned the driver to the xf86ConfigLayout [ 4.278] (II) LoadModule: "nvidia" [ 4.278] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so [ 4.283] (II) Module nvidia: vendor="NVIDIA Corporation" [ 4.283] compiled for 1.6.99.901, module version = 1.0.0 [ 4.283] Module class: X.Org Video Driver [ 4.283] (II) LoadModule: "nouveau" [ 4.283] (WW) Warning, couldn't open module nouveau [ 4.283] (EE) Failed to load module "nouveau" (module does not exist, 0) [ 4.283] (II) LoadModule: "nv" [ 4.283] (WW) Warning, couldn't open module nv [ 4.283] (EE) Failed to load module "nv" (module does not exist, 0) [ 4.283] (II) LoadModule: "modesetting" [ 4.283] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so [ 4.285] (II) Module modesetting: vendor="X.Org Foundation" [ 4.285] compiled for 1.20.8, module version = 1.20.8 [ 4.285] Module class: X.Org Video Driver [ 4.285] ABI class: X.Org Video Driver, version 24.1 [ 4.285] (II) LoadModule: "fbdev" [ 4.285] (WW) Warning, couldn't open module fbdev [ 4.285] (EE) Failed to load module "fbdev" (module does not exist, 0) [ 4.285] (II) LoadModule: "vesa" [ 4.285] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so [ 4.286] (II) Module vesa: vendor="X.Org Foundation" [ 4.286] compiled for 1.20.8, module version = 2.4.0 [ 4.286] Module class: X.Org Video Driver [ 4.286] ABI class: X.Org Video Driver, version 24.1 [ 4.286] (II) NVIDIA dlloader X Driver 450.57 Sun Jul 5 14:40:23 UTC 2020 [ 4.286] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs [ 4.286] (II) modesetting: Driver for Modesetting Kernel Drivers: kms [ 4.286] (II) VESA: driver for VESA chipsets: vesa [ 4.287] (II) Loading sub module "fb" [ 4.287] (II) LoadModule: "fb" [ 4.287] (II) Loading /usr/lib/xorg/modules/libfb.so [ 4.287] (II) Module fb: vendor="X.Org Foundation" [ 4.287] compiled for 1.20.8, module version = 1.0.0 [ 4.287] ABI class: X.Org ANSI C Emulation, version 0.4 [ 4.287] (II) Loading sub module "wfb" [ 4.287] (II) LoadModule: "wfb" [ 4.287] (II) Loading /usr/lib/xorg/modules/libwfb.so [ 4.288] (II) Module wfb: vendor="X.Org Foundation" [ 4.288] compiled for 1.20.8, module version = 1.0.0 [ 4.288] ABI class: X.Org ANSI C Emulation, version 0.4 [ 4.288] (II) Loading sub module "ramdac" [ 4.288] (II) LoadModule: "ramdac" [ 4.288] (II) Module "ramdac" already built-in [ 4.289] (WW) Falling back to old probe method for modesetting [ 4.289] (II) NVIDIA(0): Creating default Display subsection in Screen section "Default Screen Section" for depth/fbbpp 24/32 [ 4.289] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32 [ 4.289] (==) NVIDIA(0): RGB weight 888 [ 4.289] (==) NVIDIA(0): Default visual is TrueColor [ 4.289] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0) [ 4.290] (II) Applying OutputClass "nvidia" options to /dev/dri/card0 [ 4.290] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration" [ 4.290] (**) NVIDIA(0): Enabling 2D acceleration [ 4.290] (II) Loading sub module "glxserver_nvidia" [ 4.290] (II) LoadModule: "glxserver_nvidia" [ 4.290] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so [ 4.333] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation" [ 4.333] compiled for 1.6.99.901, module version = 1.0.0 [ 4.333] Module class: X.Org Server Extension [ 4.334] (II) NVIDIA GLX Module 450.57 Sun Jul 5 14:43:44 UTC 2020 [ 4.335] (II) NVIDIA: The X server supports PRIME Render Offload. [ 5.132] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:11:0:0 [ 5.132] (--) NVIDIA(0): DFP-0 [ 5.132] (--) NVIDIA(0): DFP-1 [ 5.132] (--) NVIDIA(0): DFP-2 (boot) [ 5.132] (--) NVIDIA(0): DFP-3 [ 5.132] (--) NVIDIA(0): DFP-4 [ 5.132] (--) NVIDIA(0): DFP-5 [ 5.132] (--) NVIDIA(0): DFP-6 [ 5.132] (--) NVIDIA(0): DFP-7 [ 5.133] (II) NVIDIA(0): NVIDIA GPU GeForce RTX 2070 SUPER (TU104-A) at PCI:11:0:0 [ 5.133] (II) NVIDIA(0): (GPU-0) [ 5.133] (--) NVIDIA(0): Memory: 8388608 kBytes [ 5.133] (--) NVIDIA(0): VideoBIOS: 90.04.86.00.b9 [ 5.133] (II) NVIDIA(0): Detected PCI Express Link width: 16X [ 5.133] (--) NVIDIA(GPU-0): DFP-0: disconnected [ 5.133] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort [ 5.133] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock [ 5.133] (--) NVIDIA(GPU-0): [ 5.133] (--) NVIDIA(GPU-0): DFP-1: disconnected [ 5.133] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS [ 5.133] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock [ 5.133] (--) NVIDIA(GPU-0): [ 5.162] (--) NVIDIA(GPU-0): LG Electronics LG HDR WQHD (DFP-2): connected [ 5.162] (--) NVIDIA(GPU-0): LG Electronics LG HDR WQHD (DFP-2): Internal TMDS [ 5.162] (--) NVIDIA(GPU-0): LG Electronics LG HDR WQHD (DFP-2): 600.0 MHz maximum pixel clock [ 5.162] (--) NVIDIA(GPU-0): [ 5.162] (--) NVIDIA(GPU-0): DFP-3: disconnected [ 5.162] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort [ 5.162] (--) NVIDIA(GPU-0): DFP-3: 2660.0 MHz maximum pixel clock [ 5.162] (--) NVIDIA(GPU-0): [ 5.162] (--) NVIDIA(GPU-0): DFP-4: disconnected [ 5.162] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS [ 5.162] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock [ 5.162] (--) NVIDIA(GPU-0): [ 5.162] (--) NVIDIA(GPU-0): DFP-5: disconnected [ 5.162] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort [ 5.162] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock [ 5.162] (--) NVIDIA(GPU-0): [ 5.163] (--) NVIDIA(GPU-0): DFP-6: disconnected [ 5.163] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS [ 5.163] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock [ 5.163] (--) NVIDIA(GPU-0): [ 5.163] (--) NVIDIA(GPU-0): DFP-7: disconnected [ 5.163] (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort [ 5.163] (--) NVIDIA(GPU-0): DFP-7: 2660.0 MHz maximum pixel clock [ 5.163] (--) NVIDIA(GPU-0): [ 5.202] (==) NVIDIA(0): [ 5.202] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select" [ 5.202] (==) NVIDIA(0): will be used as the requested mode. [ 5.202] (==) NVIDIA(0): [ 5.203] (II) NVIDIA(0): Validated MetaModes: [ 5.203] (II) NVIDIA(0): "DFP-2:nvidia-auto-select" [ 5.203] (II) NVIDIA(0): Virtual screen size determined to be 3440 x 1440 [ 5.259] (--) NVIDIA(0): DPI set to (109, 107); computed from "UseEdidDpi" X config [ 5.259] (--) NVIDIA(0): option [ 5.259] (II) UnloadModule: "modesetting" [ 5.259] (II) Unloading modesetting [ 5.260] (II) UnloadModule: "vesa" [ 5.260] (II) Unloading vesa [ 5.260] (II) NVIDIA: Using 24576.00 MB of virtual memory for indirect memory [ 5.260] (II) NVIDIA: access. [ 5.265] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon [ 5.265] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X [ 5.265] (II) NVIDIA(0): configuration option may not be set correctly. When the [ 5.265] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will [ 5.265] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For [ 5.265] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and [ 5.265] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X [ 5.265] (II) NVIDIA(0): Config Options in the README. [ 5.279] (II) NVIDIA(0): Setting mode "DFP-2:nvidia-auto-select" [ 5.434] (==) NVIDIA(0): Disabling shared memory pixmaps [ 5.434] (==) NVIDIA(0): Backing store enabled [ 5.434] (==) NVIDIA(0): Silken mouse disabled [ 5.434] (==) NVIDIA(0): DPMS enabled [ 5.434] (II) Loading sub module "dri2" [ 5.434] (II) LoadModule: "dri2" [ 5.434] (II) Module "dri2" already built-in [ 5.434] (II) NVIDIA(0): [DRI2] Setup complete [ 5.434] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia [ 5.435] (II) Initializing extension Generic Event Extension [ 5.435] (II) Initializing extension SHAPE [ 5.435] (II) Initializing extension MIT-SHM [ 5.435] (II) Initializing extension XInputExtension [ 5.435] (II) Initializing extension XTEST [ 5.435] (II) Initializing extension BIG-REQUESTS [ 5.435] (II) Initializing extension SYNC [ 5.435] (II) Initializing extension XKEYBOARD [ 5.435] (II) Initializing extension XC-MISC [ 5.435] (II) Initializing extension SECURITY [ 5.435] (II) Initializing extension XFIXES [ 5.435] (II) Initializing extension RENDER [ 5.436] (II) Initializing extension RANDR [ 5.436] (II) Initializing extension COMPOSITE [ 5.436] (II) Initializing extension DAMAGE [ 5.436] (II) Initializing extension MIT-SCREEN-SAVER [ 5.436] (II) Initializing extension DOUBLE-BUFFER [ 5.436] (II) Initializing extension RECORD [ 5.436] (II) Initializing extension DPMS [ 5.436] (II) Initializing extension Present [ 5.436] (II) Initializing extension DRI3 [ 5.436] (II) Initializing extension X-Resource [ 5.436] (II) Initializing extension XVideo [ 5.436] (II) Initializing extension XVideo-MotionCompensation [ 5.436] (II) Initializing extension GLX [ 5.436] (II) Initializing extension GLX [ 5.436] (II) Indirect GLX disabled. [ 5.436] (II) GLX: Another vendor is already registered for screen 0 [ 5.436] (II) Initializing extension XFree86-VidModeExtension [ 5.436] (II) Initializing extension XFree86-DGA [ 5.436] (II) Initializing extension XFree86-DRI [ 5.436] (II) Initializing extension DRI2 [ 5.436] (II) Initializing extension NV-GLX [ 5.437] (II) Initializing extension NV-CONTROL [ 5.437] (II) Initializing extension XINERAMA [ 5.499] (II) config/udev: Adding input device Power Button (/dev/input/event1) [ 5.499] (**) Power Button: Applying InputClass "libinput keyboard catchall" [ 5.499] (II) LoadModule: "libinput" [ 5.499] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so [ 5.502] (II) Module libinput: vendor="X.Org Foundation" [ 5.502] compiled for 1.20.8, module version = 0.30.0 [ 5.502] Module class: X.Org XInput Driver [ 5.502] ABI class: X.Org XInput driver, version 24.1 [ 5.502] (II) Using input driver 'libinput' for 'Power Button' [ 5.502] (**) Power Button: always reports core events [ 5.502] (**) Option "Device" "/dev/input/event1" [ 5.502] (**) Option "_source" "server/udev" [ 5.508] (II) event1 - Power Button: is tagged by udev as: Keyboard [ 5.508] (II) event1 - Power Button: device is a keyboard [ 5.508] (II) event1 - Power Button: device removed [ 5.553] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1" [ 5.553] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6) [ 5.553] (II) event1 - Power Button: is tagged by udev as: Keyboard [ 5.554] (II) event1 - Power Button: device is a keyboard [ 5.554] (II) config/udev: Adding input device Power Button (/dev/input/event0) [ 5.554] (**) Power Button: Applying InputClass "libinput keyboard catchall" [ 5.554] (II) Using input driver 'libinput' for 'Power Button' [ 5.554] (**) Power Button: always reports core events [ 5.554] (**) Option "Device" "/dev/input/event0" [ 5.554] (**) Option "_source" "server/udev" [ 5.554] (II) event0 - Power Button: is tagged by udev as: Keyboard [ 5.554] (II) event0 - Power Button: device is a keyboard [ 5.554] (II) event0 - Power Button: device removed [ 5.593] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0" [ 5.593] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7) [ 5.594] (II) event0 - Power Button: is tagged by udev as: Keyboard [ 5.594] (II) event0 - Power Button: device is a keyboard [ 5.594] (II) config/udev: Adding input device Cooler Master Technology Inc. AMD SR4 lamplight Control (/dev/input/event26) [ 5.594] (**) Cooler Master Technology Inc. AMD SR4 lamplight Control: Applying InputClass "libinput keyboard catchall" [ 5.594] (II) Using input driver 'libinput' for 'Cooler Master Technology Inc. AMD SR4 lamplight Control' [ 5.594] (**) Cooler Master Technology Inc. AMD SR4 lamplight Control: always reports core events [ 5.594] (**) Option "Device" "/dev/input/event26" [ 5.594] (**) Option "_source" "server/udev" [ 5.595] (II) event26 - Cooler Master Technology Inc. AMD SR4 lamplight Control: is tagged by udev as: Keyboard [ 5.595] (II) event26 - Cooler Master Technology Inc. AMD SR4 lamplight Control: device is a keyboard [ 5.595] (II) event26 - Cooler Master Technology Inc. AMD SR4 lamplight Control: device removed [ 5.620] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:08:00.3/usb3/3-5/3-5:1.0/0003:2516:0051.0006/input/input28/event26" [ 5.620] (II) XINPUT: Adding extended input device "Cooler Master Technology Inc. AMD SR4 lamplight Control" (type: KEYBOARD, id 8) [ 5.621] (II) event26 - Cooler Master Technology Inc. AMD SR4 lamplight Control: is tagged by udev as: Keyboard [ 5.621] (II) event26 - Cooler Master Technology Inc. AMD SR4 lamplight Control: device is a keyboard [ 5.621] (II) config/udev: Adding input device Cooler Master Technology Inc. AMD SR4 lamplight Control System Control (/dev/input/event27) [ 5.621] (**) Cooler Master Technology Inc. AMD SR4 lamplight Control System Control: Applying InputClass "libinput keyboard catchall" [ 5.621] (II) Using input driver 'libinput' for 'Cooler Master Technology Inc. AMD SR4 lamplight Control System Control' [ 5.621] (**) Cooler Master Technology Inc. AMD SR4 lamplight Control System Control: always reports core events [ 5.621] (**) Option "Device" "/dev/input/event27" [ 5.621] (**) Option "_source" "server/udev" [ 5.622] (II) event27 - Cooler Master Technology Inc. AMD SR4 lamplight Control System Control: is tagged by udev as: Keyboard [ 5.622] (II) event27 - Cooler Master Technology Inc. AMD SR4 lamplight Control System Control: device is a keyboard [ 5.622] (II) event27 - Cooler Master Technology Inc. AMD SR4 lamplight Control System Control: device removed [ 5.646] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:08:00.3/usb3/3-5/3-5:1.2/0003:2516:0051.0008/input/input29/event27" [ 5.646] (II) XINPUT: Adding extended input device "Cooler Master Technology Inc. AMD SR4 lamplight Control System Control" (type: KEYBOARD, id 9) [ 5.647] (II) event27 - Cooler Master Technology Inc. AMD SR4 lamplight Control System Control: is tagged by udev as: Keyboard [ 5.647] (II) event27 - Cooler Master Technology Inc. AMD SR4 lamplight Control System Control: device is a keyboard [ 5.648] (II) config/udev: Adding input device Cooler Master Technology Inc. AMD SR4 lamplight Control Consumer Control (/dev/input/event28) [ 5.648] (**) Cooler Master Technology Inc. AMD SR4 lamplight Control Consumer Control: Applying InputClass "libinput keyboard catchall" [ 5.648] (II) Using input driver 'libinput' for 'Cooler Master Technology Inc. AMD SR4 lamplight Control Consumer Control' [ 5.648] (**) Cooler Master Technology Inc. AMD SR4 lamplight Control Consumer Control: always reports core events [ 5.648] (**) Option "Device" "/dev/input/event28" [ 5.648] (**) Option "_source" "server/udev" [ 5.649] (II) event28 - Cooler Master Technology Inc. AMD SR4 lamplight Control Consumer Control: is tagged by udev as: Keyboard [ 5.649] (II) event28 - Cooler Master Technology Inc. AMD SR4 lamplight Control Consumer Control: device is a keyboard [ 5.649] (II) event28 - Cooler Master Technology Inc. AMD SR4 lamplight Control Consumer Control: device removed [ 5.700] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:08:00.3/usb3/3-5/3-5:1.2/0003:2516:0051.0008/input/input30/event28" [ 5.700] (II) XINPUT: Adding extended input device "Cooler Master Technology Inc. AMD SR4 lamplight Control Consumer Control" (type: KEYBOARD, id 10) [ 5.701] (II) event28 - Cooler Master Technology Inc. AMD SR4 lamplight Control Consumer Control: is tagged by udev as: Keyboard [ 5.701] (II) event28 - Cooler Master Technology Inc. AMD SR4 lamplight Control Consumer Control: device is a keyboard [ 5.701] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event3) [ 5.701] (II) No input driver specified, ignoring this device. [ 5.701] (II) This device may have been added with another device file. [ 5.701] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event4) [ 5.701] (II) No input driver specified, ignoring this device. [ 5.701] (II) This device may have been added with another device file. [ 5.701] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event5) [ 5.701] (II) No input driver specified, ignoring this device. [ 5.701] (II) This device may have been added with another device file. [ 5.702] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event6) [ 5.702] (II) No input driver specified, ignoring this device. [ 5.702] (II) This device may have been added with another device file. [ 5.702] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event7) [ 5.702] (II) No input driver specified, ignoring this device. [ 5.702] (II) This device may have been added with another device file. [ 5.702] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event8) [ 5.702] (II) No input driver specified, ignoring this device. [ 5.702] (II) This device may have been added with another device file. [ 5.702] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=12 (/dev/input/event9) [ 5.702] (II) No input driver specified, ignoring this device. [ 5.702] (II) This device may have been added with another device file. [ 5.702] (II) config/udev: Adding input device Logitech Gaming Mouse G502 (/dev/input/event18) [ 5.702] (**) Logitech Gaming Mouse G502: Applying InputClass "libinput pointer catchall" [ 5.702] (II) Using input driver 'libinput' for 'Logitech Gaming Mouse G502' [ 5.702] (**) Logitech Gaming Mouse G502: always reports core events [ 5.702] (**) Option "Device" "/dev/input/event18" [ 5.702] (**) Option "_source" "server/udev" [ 5.757] (II) event18 - Logitech Gaming Mouse G502: is tagged by udev as: Mouse [ 5.757] (II) event18 - Logitech Gaming Mouse G502: device set to 2400 DPI [ 5.757] (II) event18 - Logitech Gaming Mouse G502: device is a pointer [ 5.757] (II) event18 - Logitech Gaming Mouse G502: device removed [ 5.820] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0d:00.3/usb7/7-3/7-3:1.0/0003:046D:C332.0001/input/input18/event18" [ 5.820] (II) XINPUT: Adding extended input device "Logitech Gaming Mouse G502" (type: MOUSE, id 11) [ 5.820] (**) Option "AccelerationScheme" "none" [ 5.820] (**) Logitech Gaming Mouse G502: (accel) selected scheme none/0 [ 5.820] (**) Logitech Gaming Mouse G502: (accel) acceleration factor: 2.000 [ 5.820] (**) Logitech Gaming Mouse G502: (accel) acceleration threshold: 4 [ 5.877] (II) event18 - Logitech Gaming Mouse G502: is tagged by udev as: Mouse [ 5.877] (II) event18 - Logitech Gaming Mouse G502: device set to 2400 DPI [ 5.877] (II) event18 - Logitech Gaming Mouse G502: device is a pointer [ 5.877] (II) config/udev: Adding input device Logitech Gaming Mouse G502 (/dev/input/mouse0) [ 5.877] (II) No input driver specified, ignoring this device. [ 5.877] (II) This device may have been added with another device file. [ 5.878] (II) config/udev: Adding input device Logitech Gaming Mouse G502 Keyboard (/dev/input/event19) [ 5.878] (**) Logitech Gaming Mouse G502 Keyboard: Applying InputClass "libinput keyboard catchall" [ 5.878] (II) Using input driver 'libinput' for 'Logitech Gaming Mouse G502 Keyboard' [ 5.878] (**) Logitech Gaming Mouse G502 Keyboard: always reports core events [ 5.878] (**) Option "Device" "/dev/input/event19" [ 5.878] (**) Option "_source" "server/udev" [ 5.879] (II) event19 - Logitech Gaming Mouse G502 Keyboard: is tagged by udev as: Keyboard [ 5.879] (II) event19 - Logitech Gaming Mouse G502 Keyboard: device is a keyboard [ 5.879] (II) event19 - Logitech Gaming Mouse G502 Keyboard: device removed [ 5.913] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0d:00.3/usb7/7-3/7-3:1.1/0003:046D:C332.0002/input/input19/event19" [ 5.913] (II) XINPUT: Adding extended input device "Logitech Gaming Mouse G502 Keyboard" (type: KEYBOARD, id 12) [ 5.914] (II) event19 - Logitech Gaming Mouse G502 Keyboard: is tagged by udev as: Keyboard [ 5.914] (II) event19 - Logitech Gaming Mouse G502 Keyboard: device is a keyboard [ 5.914] (II) config/udev: Adding input device Logitech Gaming Mouse G502 Consumer Control (/dev/input/event20) [ 5.914] (**) Logitech Gaming Mouse G502 Consumer Control: Applying InputClass "libinput keyboard catchall" [ 5.914] (II) Using input driver 'libinput' for 'Logitech Gaming Mouse G502 Consumer Control' [ 5.914] (**) Logitech Gaming Mouse G502 Consumer Control: always reports core events [ 5.914] (**) Option "Device" "/dev/input/event20" [ 5.914] (**) Option "_source" "server/udev" [ 5.915] (II) event20 - Logitech Gaming Mouse G502 Consumer Control: is tagged by udev as: Keyboard [ 5.915] (II) event20 - Logitech Gaming Mouse G502 Consumer Control: device is a keyboard [ 5.915] (II) event20 - Logitech Gaming Mouse G502 Consumer Control: device removed [ 5.940] (II) libinput: Logitech Gaming Mouse G502 Consumer Control: needs a virtual subdevice [ 5.940] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0d:00.3/usb7/7-3/7-3:1.1/0003:046D:C332.0002/input/input20/event20" [ 5.940] (II) XINPUT: Adding extended input device "Logitech Gaming Mouse G502 Consumer Control" (type: MOUSE, id 13) [ 5.940] (**) Option "AccelerationScheme" "none" [ 5.940] (**) Logitech Gaming Mouse G502 Consumer Control: (accel) selected scheme none/0 [ 5.940] (**) Logitech Gaming Mouse G502 Consumer Control: (accel) acceleration factor: 2.000 [ 5.940] (**) Logitech Gaming Mouse G502 Consumer Control: (accel) acceleration threshold: 4 [ 5.941] (II) event20 - Logitech Gaming Mouse G502 Consumer Control: is tagged by udev as: Keyboard [ 5.941] (II) event20 - Logitech Gaming Mouse G502 Consumer Control: device is a keyboard [ 5.941] (II) config/udev: Adding input device Logitech Gaming Mouse G502 System Control (/dev/input/event21) [ 5.941] (**) Logitech Gaming Mouse G502 System Control: Applying InputClass "libinput keyboard catchall" [ 5.941] (II) Using input driver 'libinput' for 'Logitech Gaming Mouse G502 System Control' [ 5.941] (**) Logitech Gaming Mouse G502 System Control: always reports core events [ 5.941] (**) Option "Device" "/dev/input/event21" [ 5.941] (**) Option "_source" "server/udev" [ 5.942] (II) event21 - Logitech Gaming Mouse G502 System Control: is tagged by udev as: Keyboard [ 5.942] (II) event21 - Logitech Gaming Mouse G502 System Control: device is a keyboard [ 5.942] (II) event21 - Logitech Gaming Mouse G502 System Control: device removed [ 5.966] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0d:00.3/usb7/7-3/7-3:1.1/0003:046D:C332.0002/input/input21/event21" [ 5.966] (II) XINPUT: Adding extended input device "Logitech Gaming Mouse G502 System Control" (type: KEYBOARD, id 14) [ 5.967] (II) event21 - Logitech Gaming Mouse G502 System Control: is tagged by udev as: Keyboard [ 5.967] (II) event21 - Logitech Gaming Mouse G502 System Control: device is a keyboard [ 5.967] (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event11) [ 5.967] (II) No input driver specified, ignoring this device. [ 5.967] (II) This device may have been added with another device file. [ 5.968] (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event12) [ 5.968] (II) No input driver specified, ignoring this device. [ 5.968] (II) This device may have been added with another device file. [ 5.968] (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event13) [ 5.968] (II) No input driver specified, ignoring this device. [ 5.968] (II) This device may have been added with another device file. [ 5.968] (II) config/udev: Adding input device HD-Audio Generic Line Out Front (/dev/input/event14) [ 5.968] (II) No input driver specified, ignoring this device. [ 5.968] (II) This device may have been added with another device file. [ 5.968] (II) config/udev: Adding input device HD-Audio Generic Line Out Surround (/dev/input/event15) [ 5.968] (II) No input driver specified, ignoring this device. [ 5.968] (II) This device may have been added with another device file. [ 5.968] (II) config/udev: Adding input device HD-Audio Generic Line Out CLFE (/dev/input/event16) [ 5.968] (II) No input driver specified, ignoring this device. [ 5.968] (II) This device may have been added with another device file. [ 5.968] (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event17) [ 5.968] (II) No input driver specified, ignoring this device. [ 5.968] (II) This device may have been added with another device file. [ 5.969] (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event10) [ 5.969] (**) Eee PC WMI hotkeys: Applying InputClass "libinput keyboard catchall" [ 5.969] (II) Using input driver 'libinput' for 'Eee PC WMI hotkeys' [ 5.969] (**) Eee PC WMI hotkeys: always reports core events [ 5.969] (**) Option "Device" "/dev/input/event10" [ 5.969] (**) Option "_source" "server/udev" [ 5.969] (II) event10 - Eee PC WMI hotkeys: is tagged by udev as: Keyboard [ 5.969] (II) event10 - Eee PC WMI hotkeys: device is a keyboard [ 5.969] (II) event10 - Eee PC WMI hotkeys: device removed [ 6.020] (**) Option "config_info" "udev:/sys/devices/platform/eeepc-wmi/input/input10/event10" [ 6.020] (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD, id 15) [ 6.020] (II) event10 - Eee PC WMI hotkeys: is tagged by udev as: Keyboard [ 6.020] (II) event10 - Eee PC WMI hotkeys: device is a keyboard [ 6.020] (II) config/udev: Adding input device PC Speaker (/dev/input/event2) [ 6.020] (II) No input driver specified, ignoring this device. [ 6.020] (II) This device may have been added with another device file. [ 6.021] (II) config/udev: Adding input device ckb1: Corsair K95 RGB Gaming Keyboard vKB (/dev/input/event22) [ 6.021] (**) ckb1: Corsair K95 RGB Gaming Keyboard vKB: Applying InputClass "libinput keyboard catchall" [ 6.021] (II) Using input driver 'libinput' for 'ckb1: Corsair K95 RGB Gaming Keyboard vKB' [ 6.021] (**) ckb1: Corsair K95 RGB Gaming Keyboard vKB: always reports core events [ 6.021] (**) Option "Device" "/dev/input/event22" [ 6.021] (**) Option "_source" "server/udev" [ 6.021] (II) event22 - ckb1: Corsair K95 RGB Gaming Keyboard vKB: is tagged by udev as: Keyboard [ 6.021] (II) event22 - ckb1: Corsair K95 RGB Gaming Keyboard vKB: device is a keyboard [ 6.021] (II) event22 - ckb1: Corsair K95 RGB Gaming Keyboard vKB: device removed [ 6.046] (**) Option "config_info" "udev:/sys/devices/virtual/input/input31/event22" [ 6.046] (II) XINPUT: Adding extended input device "ckb1: Corsair K95 RGB Gaming Keyboard vKB" (type: KEYBOARD, id 16) [ 6.047] (II) event22 - ckb1: Corsair K95 RGB Gaming Keyboard vKB: is tagged by udev as: Keyboard [ 6.047] (II) event22 - ckb1: Corsair K95 RGB Gaming Keyboard vKB: device is a keyboard [ 6.047] (II) config/udev: Adding input device ckb1: Corsair K95 RGB Gaming Keyboard vM (/dev/input/event23) [ 6.047] (**) ckb1: Corsair K95 RGB Gaming Keyboard vM: Applying InputClass "libinput pointer catchall" [ 6.047] (II) Using input driver 'libinput' for 'ckb1: Corsair K95 RGB Gaming Keyboard vM' [ 6.047] (**) ckb1: Corsair K95 RGB Gaming Keyboard vM: always reports core events [ 6.047] (**) Option "Device" "/dev/input/event23" [ 6.047] (**) Option "_source" "server/udev" [ 6.047] (II) event23 - ckb1: Corsair K95 RGB Gaming Keyboard vM: is tagged by udev as: Mouse [ 6.048] (II) event23 - ckb1: Corsair K95 RGB Gaming Keyboard vM: device is a pointer [ 6.048] (II) event23 - ckb1: Corsair K95 RGB Gaming Keyboard vM: device removed [ 6.100] (**) Option "config_info" "udev:/sys/devices/virtual/input/input32/event23" [ 6.100] (II) XINPUT: Adding extended input device "ckb1: Corsair K95 RGB Gaming Keyboard vM" (type: MOUSE, id 17) [ 6.100] (**) Option "AccelerationScheme" "none" [ 6.100] (**) ckb1: Corsair K95 RGB Gaming Keyboard vM: (accel) selected scheme none/0 [ 6.100] (**) ckb1: Corsair K95 RGB Gaming Keyboard vM: (accel) acceleration factor: 2.000 [ 6.100] (**) ckb1: Corsair K95 RGB Gaming Keyboard vM: (accel) acceleration threshold: 4 [ 6.100] (II) event23 - ckb1: Corsair K95 RGB Gaming Keyboard vM: is tagged by udev as: Mouse [ 6.100] (II) event23 - ckb1: Corsair K95 RGB Gaming Keyboard vM: device is a pointer [ 6.100] (II) config/udev: Adding input device ckb1: Corsair K95 RGB Gaming Keyboard vM (/dev/input/mouse1) [ 6.100] (II) No input driver specified, ignoring this device. [ 6.100] (II) This device may have been added with another device file. [ 6.102] (**) Logitech Gaming Mouse G502 Consumer Control: Applying InputClass "libinput keyboard catchall" [ 6.102] (II) Using input driver 'libinput' for 'Logitech Gaming Mouse G502 Consumer Control' [ 6.102] (**) Logitech Gaming Mouse G502 Consumer Control: always reports core events [ 6.102] (**) Option "Device" "/dev/input/event20" [ 6.102] (**) Option "_source" "_driver/libinput" [ 6.102] (II) libinput: Logitech Gaming Mouse G502 Consumer Control: is a virtual subdevice [ 6.102] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0d:00.3/usb7/7-3/7-3:1.1/0003:046D:C332.0002/input/input20/event20" [ 6.102] (II) XINPUT: Adding extended input device "Logitech Gaming Mouse G502 Consumer Control" (type: KEYBOARD, id 18) [ 6.105] (EE) Failed to open authorization file "/var/run/sddm/{ed413fcd-9d4b-4bbf-bdc2-70b90a333817}": No such file or directory [ 12.895] (--) NVIDIA(GPU-0): DFP-0: disconnected [ 12.895] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort [ 12.895] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock [ 12.895] (--) NVIDIA(GPU-0): [ 12.895] (--) NVIDIA(GPU-0): DFP-1: disconnected [ 12.895] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS [ 12.895] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock [ 12.895] (--) NVIDIA(GPU-0): [ 12.931] (--) NVIDIA(GPU-0): LG Electronics LG HDR WQHD (DFP-2): connected [ 12.931] (--) NVIDIA(GPU-0): LG Electronics LG HDR WQHD (DFP-2): Internal TMDS [ 12.931] (--) NVIDIA(GPU-0): LG Electronics LG HDR WQHD (DFP-2): 600.0 MHz maximum pixel clock [ 12.931] (--) NVIDIA(GPU-0): [ 12.931] (--) NVIDIA(GPU-0): DFP-3: disconnected [ 12.931] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort [ 12.931] (--) NVIDIA(GPU-0): DFP-3: 2660.0 MHz maximum pixel clock [ 12.931] (--) NVIDIA(GPU-0): [ 12.931] (--) NVIDIA(GPU-0): DFP-4: disconnected [ 12.931] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS [ 12.931] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock [ 12.931] (--) NVIDIA(GPU-0): [ 12.931] (--) NVIDIA(GPU-0): DFP-5: disconnected [ 12.931] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort [ 12.931] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock [ 12.931] (--) NVIDIA(GPU-0): [ 12.931] (--) NVIDIA(GPU-0): DFP-6: disconnected [ 12.931] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS [ 12.931] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock [ 12.931] (--) NVIDIA(GPU-0): [ 12.931] (--) NVIDIA(GPU-0): DFP-7: disconnected [ 12.931] (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort [ 12.931] (--) NVIDIA(GPU-0): DFP-7: 2660.0 MHz maximum pixel clock [ 12.931] (--) NVIDIA(GPU-0): [ 13.381] (--) NVIDIA(GPU-0): DFP-0: disconnected [ 13.381] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort [ 13.381] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock [ 13.381] (--) NVIDIA(GPU-0): [ 13.382] (--) NVIDIA(GPU-0): DFP-1: disconnected [ 13.382] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS [ 13.382] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock [ 13.382] (--) NVIDIA(GPU-0): [ 13.416] (--) NVIDIA(GPU-0): LG Electronics LG HDR WQHD (DFP-2): connected [ 13.416] (--) NVIDIA(GPU-0): LG Electronics LG HDR WQHD (DFP-2): Internal TMDS [ 13.416] (--) NVIDIA(GPU-0): LG Electronics LG HDR WQHD (DFP-2): 600.0 MHz maximum pixel clock [ 13.416] (--) NVIDIA(GPU-0): [ 13.416] (--) NVIDIA(GPU-0): DFP-3: disconnected [ 13.416] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort [ 13.416] (--) NVIDIA(GPU-0): DFP-3: 2660.0 MHz maximum pixel clock [ 13.416] (--) NVIDIA(GPU-0): [ 13.416] (--) NVIDIA(GPU-0): DFP-4: disconnected [ 13.416] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS [ 13.416] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock [ 13.416] (--) NVIDIA(GPU-0): [ 13.416] (--) NVIDIA(GPU-0): DFP-5: disconnected [ 13.416] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort [ 13.416] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock [ 13.416] (--) NVIDIA(GPU-0): [ 13.416] (--) NVIDIA(GPU-0): DFP-6: disconnected [ 13.416] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS [ 13.416] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock [ 13.416] (--) NVIDIA(GPU-0): [ 13.416] (--) NVIDIA(GPU-0): DFP-7: disconnected [ 13.416] (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort [ 13.416] (--) NVIDIA(GPU-0): DFP-7: 2660.0 MHz maximum pixel clock [ 13.416] (--) NVIDIA(GPU-0): [ 14.132] (II) NVIDIA(0): Setting mode "HDMI-0: 1920x1080 @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}" [Moderator edit: added [c ode] tags to preserve output layout. -Hu]
NibblesMctwitch wrote: Everything was working fine went all the way to log in and then desktop, all of a sudden I get a command prompt so after I log in I do a startx and I get twm instead of KDE. You added exec startplasma-x11 in ~/.xinitrc for start plasma with startx? NibblesMctwitch wrote: Code: [ 6.105] (EE) Failed to open authorization file "/var/run/sddm/{ed413fcd-9d4b-4bbf-bdc2-70b90a333817}": No such file or directory Can help this ?
Hi! I have trouble starting the xserver with Code: xinit /usr/bin/ratpoison as I was used to do, since I updated from x11-base/xorg-server-1.20.8 to x11-base/xorg-server-1.20.8-r1. The following useflags are set: Old version: Code: x11-base/xorg-server-1.20.8:0/1.20.8::gentoo USE="elogind ipv6 suid udev xorg xvfb -debug -dmx -doc -kdrive -libglvnd -libressl -minimal (-selinux) -static-libs -systemd -unwind -wayland -xcsecurity -xephyr -xnest" New version: Code: x11-base/xorg-server-1.20.8-r1:0/1.20.8::gentoo USE="elogind ipv6 suid udev xorg xvfb -debug -dmx -doc -kdrive -libglvnd -libressl -minimal (-selinux) -static-libs -systemd -unwind -wayland -xcsecurity -xephyr -xnest" The new version didn't have the suid useflag set by default, so I set it - just to be sure that that is not the issue. The VIDEO_CARDS variable in /etc/portage/make.conf is set to: Code: VIDEO_CARDS="intel i965" And according to "lspci -knn" I have the following videocard: Code: 00:02.0 VGA compatible controller [0300]: Intel Corporation HD Graphics 6000 [8086:1626] (rev 09) Subsystem: Apple Inc. HD Graphics 6000 [106b:011b] Kernel driver in use: i915 Kernel modules: i915 When I tried to start the new xserver, the following was reported in /home/MYUSER/.local/share/xorg/Xorg.0.log: Code: [ 12150.365] X.Org X Server 1.20.8 X Protocol Version 11, Revision 0 [ 12150.369] Build Operating System: Linux 5.4.48-gentoo x86_64 Gentoo [ 12150.370] Current Operating System: Linux maccy 5.4.48-gentoo #1 SMP Sat Jun 27 12:55:33 SAST 2020 x86_64 [ 12150.370] Kernel command line: BOOT_IMAGE=/vmlinuz-5.4.48-gentoo root=/dev/sda8 ro [ 12150.372] Build Date: 22 July 2020 12:30:16PM [ 12150.374] [ 12150.375] Current version of pixman: 0.40.0 [ 12150.378] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 12150.378] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 12150.383] (==) Log file: "/home/x/.local/share/xorg/Xorg.0.log", Time: Wed Jul 22 12:33:10 2020 [ 12150.384] (==) Using config directory: "/etc/X11/xorg.conf.d" [ 12150.385] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 12150.385] (==) No Layout section. Using the first Screen section. [ 12150.385] (==) No screen section available. Using defaults. [ 12150.385] (**) |-->Screen "Default Screen Section" (0) [ 12150.385] (**) | |-->Monitor "<default monitor>" [ 12150.385] (==) No monitor specified for screen "Default Screen Section". Using a default monitor configuration. [ 12150.385] (==) Automatically adding devices [ 12150.385] (==) Automatically enabling devices [ 12150.385] (==) Automatically adding GPU devices [ 12150.385] (==) Max clients allowed: 256, resource mask: 0x1fffff [ 12150.385] (==) 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/ [ 12150.385] (==) ModulePath set to "/usr/lib64/xorg/modules" [ 12150.385] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [ 12150.385] (II) Loader magic: 0x55b1b5844ce0 [ 12150.385] (II) Module ABI versions: [ 12150.385] X.Org ANSI C Emulation: 0.4 [ 12150.385] X.Org Video Driver: 24.1 [ 12150.385] X.Org XInput driver : 24.1 [ 12150.385] X.Org Server Extension : 10.0 [ 12150.387] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_39 [ 12150.388] (II) xfree86: Adding drm device (/dev/dri/card0) [ 12150.388] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 10 paused 0 [ 12150.391] (--) PCI:*(0@0:2:0) 8086:1626:106b:011b rev 9, Mem @ 0xc0000000/16777216, 0xb0000000/268435456, I/O @ 0x00003000/64, BIOS @ 0x????????/131072 [ 12150.391] (II) LoadModule: "glx" [ 12150.391] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so [ 12150.392] (II) Module glx: vendor="X.Org Foundation" [ 12150.392] compiled for 1.20.8, module version = 1.0.0 [ 12150.392] ABI class: X.Org Server Extension, version 10.0 [ 12150.392] (==) Matched intel as autoconfigured driver 0 [ 12150.392] (==) Matched modesetting as autoconfigured driver 1 [ 12150.392] (==) Matched fbdev as autoconfigured driver 2 [ 12150.392] (==) Matched vesa as autoconfigured driver 3 [ 12150.392] (==) Assigned the driver to the xf86ConfigLayout [ 12150.392] (II) LoadModule: "intel" [ 12150.392] (WW) Warning, couldn't open module intel [ 12150.392] (EE) Failed to load module "intel" (module does not exist, 0) [ 12150.392] (II) LoadModule: "modesetting" [ 12150.392] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so [ 12150.392] (II) Module modesetting: vendor="X.Org Foundation" [ 12150.392] compiled for 1.20.8, module version = 1.20.8 [ 12150.392] Module class: X.Org Video Driver [ 12150.392] ABI class: X.Org Video Driver, version 24.1 [ 12150.392] (II) LoadModule: "fbdev" [ 12150.393] (WW) Warning, couldn't open module fbdev [ 12150.393] (EE) Failed to load module "fbdev" (module does not exist, 0) [ 12150.393] (II) LoadModule: "vesa" [ 12150.393] (WW) Warning, couldn't open module vesa [ 12150.393] (EE) Failed to load module "vesa" (module does not exist, 0) [ 12150.393] (II) modesetting: Driver for Modesetting Kernel Drivers: kms [ 12150.393] (EE) Fatal server error: [ 12150.393] (EE) parse_vt_settings: Cannot open /dev/tty0 (Permission denied) [ 12150.393] (EE) [ 12150.393] (EE) Please consult the The X.Org Foundation support at http://wiki.x.org for help. [ 12150.393] (EE) Please also check the log file at "/home/x/.local/share/xorg/Xorg.0.log" for additional information. [ 12150.393] (EE) [ 12150.393] (WW) xf86CloseConsole: KDSETMODE failed: Bad file descriptor [ 12150.393] (WW) xf86CloseConsole: VT_GETMODE failed: Bad file descriptor [ 12150.434] (EE) Server terminated with error (1). Closing log file. Just for debugging purposes I temporarily granted my user read and write permissions to /dev/tty0 and /dev/tty7. Trying to start the xserver again resulted in the following log: Code: [ 14537.382] X.Org X Server 1.20.8 X Protocol Version 11, Revision 0 [ 14537.387] Build Operating System: Linux 5.4.48-gentoo x86_64 Gentoo [ 14537.389] Current Operating System: Linux maccy 5.4.48-gentoo #1 SMP Sat Jun 27 12:55:33 SAST 2020 x86_64 [ 14537.389] Kernel command line: BOOT_IMAGE=/vmlinuz-5.4.48-gentoo root=/dev/sda8 ro [ 14537.392] Build Date: 22 July 2020 01:04:59PM [ 14537.394] [ 14537.395] Current version of pixman: 0.40.0 [ 14537.397] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 14537.397] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 14537.402] (==) Log file: "/home/x/.local/share/xorg/Xorg.0.log", Time: Wed Jul 22 13:12:57 2020 [ 14537.403] (==) Using config directory: "/etc/X11/xorg.conf.d" [ 14537.405] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 14537.405] (==) No Layout section. Using the first Screen section. [ 14537.405] (==) No screen section available. Using defaults. [ 14537.405] (**) |-->Screen "Default Screen Section" (0) [ 14537.405] (**) | |-->Monitor "<default monitor>" [ 14537.405] (==) No monitor specified for screen "Default Screen Section". Using a default monitor configuration. [ 14537.405] (==) Automatically adding devices [ 14537.405] (==) Automatically enabling devices [ 14537.405] (==) Automatically adding GPU devices [ 14537.405] (==) Max clients allowed: 256, resource mask: 0x1fffff [ 14537.405] (==) 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/ [ 14537.405] (==) ModulePath set to "/usr/lib64/xorg/modules" [ 14537.405] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [ 14537.405] (II) Loader magic: 0x55acbae92ce0 [ 14537.405] (II) Module ABI versions: [ 14537.405] X.Org ANSI C Emulation: 0.4 [ 14537.405] X.Org Video Driver: 24.1 [ 14537.405] X.Org XInput driver : 24.1 [ 14537.405] X.Org Server Extension : 10.0 [ 14537.406] (--) using VT number 7 [ 14537.406] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration [ 14537.406] (II) xfree86: Adding drm device (/dev/dri/card0) [ 14537.413] (--) PCI:*(0@0:2:0) 8086:1626:106b:011b rev 9, Mem @ 0xc0000000/16777216, 0xb0000000/268435456, I/O @ 0x00003000/64, BIOS @ 0x????????/131072 [ 14537.413] (II) LoadModule: "glx" [ 14537.413] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so [ 14537.414] (II) Module glx: vendor="X.Org Foundation" [ 14537.414] compiled for 1.20.8, module version = 1.0.0 [ 14537.414] ABI class: X.Org Server Extension, version 10.0 [ 14537.414] (==) Matched intel as autoconfigured driver 0 [ 14537.414] (==) Matched modesetting as autoconfigured driver 1 [ 14537.414] (==) Matched fbdev as autoconfigured driver 2 [ 14537.414] (==) Matched vesa as autoconfigured driver 3 [ 14537.414] (==) Assigned the driver to the xf86ConfigLayout [ 14537.414] (II) LoadModule: "intel" [ 14537.414] (WW) Warning, couldn't open module intel [ 14537.414] (EE) Failed to load module "intel" (module does not exist, 0) [ 14537.414] (II) LoadModule: "modesetting" [ 14537.414] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so [ 14537.414] (II) Module modesetting: vendor="X.Org Foundation" [ 14537.414] compiled for 1.20.8, module version = 1.20.8 [ 14537.414] Module class: X.Org Video Driver [ 14537.414] ABI class: X.Org Video Driver, version 24.1 [ 14537.414] (II) LoadModule: "fbdev" [ 14537.415] (WW) Warning, couldn't open module fbdev [ 14537.415] (EE) Failed to load module "fbdev" (module does not exist, 0) [ 14537.415] (II) LoadModule: "vesa" [ 14537.415] (WW) Warning, couldn't open module vesa [ 14537.415] (EE) Failed to load module "vesa" (module does not exist, 0) [ 14537.415] (II) modesetting: Driver for Modesetting Kernel Drivers: kms [ 14537.444] (II) modeset(0): using drv /dev/dri/card0 [ 14537.444] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support [ 14537.444] (II) modeset(0): Creating default Display subsection in Screen section "Default Screen Section" for depth/fbbpp 24/32 [ 14537.444] (==) modeset(0): Depth 24, (==) framebuffer bpp 32 [ 14537.444] (==) modeset(0): RGB weight 888 [ 14537.444] (==) modeset(0): Default visual is TrueColor [ 14537.444] (II) Loading sub module "glamoregl" [ 14537.444] (II) LoadModule: "glamoregl" [ 14537.444] (II) Loading /usr/lib64/xorg/modules/libglamoregl.so [ 14537.450] (II) Module glamoregl: vendor="X.Org Foundation" [ 14537.450] compiled for 1.20.8, module version = 1.0.1 [ 14537.450] ABI class: X.Org ANSI C Emulation, version 0.4 [ 14537.465] (II) modeset(0): glamor X acceleration enabled on Mesa DRI Intel(R) HD Graphics 6000 (BDW GT3) [ 14537.465] (II) modeset(0): glamor initialized [ 14537.465] (II) modeset(0): Output eDP-1 has no monitor section [ 14537.465] (II) modeset(0): Output DP-1 has no monitor section [ 14537.616] (II) modeset(0): Output HDMI-1 has no monitor section [ 14537.616] (II) modeset(0): Output DP-2 has no monitor section [ 14537.765] (II) modeset(0): Output HDMI-2 has no monitor section [ 14537.765] (II) modeset(0): EDID for output eDP-1 [ 14537.765] (II) modeset(0): Manufacturer: APP Model: a01b Serial#: 0 [ 14537.765] (II) modeset(0): Year: 2015 Week: 26 [ 14537.765] (II) modeset(0): EDID Version: 1.4 [ 14537.765] (II) modeset(0): Digital Display Input [ 14537.765] (II) modeset(0): 6 bits per channel [ 14537.765] (II) modeset(0): Digital interface is DisplayPort [ 14537.765] (II) modeset(0): Max Image Size [cm]: horiz.: 29 vert.: 18 [ 14537.765] (II) modeset(0): Gamma: 2.20 [ 14537.765] (II) modeset(0): No DPMS capabilities specified [ 14537.765] (II) modeset(0): Supported color encodings: RGB 4:4:4 [ 14537.765] (II) modeset(0): First detailed timing is preferred mode [ 14537.765] (II) modeset(0): Preferred mode is native pixel format and refresh rate [ 14537.765] (II) modeset(0): redX: 0.593 redY: 0.342 greenX: 0.331 greenY: 0.573 [ 14537.765] (II) modeset(0): blueX: 0.152 blueY: 0.133 whiteX: 0.313 whiteY: 0.329 [ 14537.765] (II) modeset(0): Manufacturer's mask: 0 [ 14537.765] (II) modeset(0): Supported detailed timing: [ 14537.765] (II) modeset(0): clock: 88.9 MHz Image Size: 286 x 179 mm [ 14537.765] (II) modeset(0): h_active: 1440 h_sync: 1488 h_sync_end 1520 h_blank_end 1600 h_border: 0 [ 14537.765] (II) modeset(0): v_active: 900 v_sync: 903 v_sync_end 909 v_blanking: 926 v_border: 0 [ 14537.765] (II) modeset(0): NT133WGB-N81 [ 14537.765] (II) modeset(0): Monitor name: Color LCD [ 14537.765] (II) modeset(0): EDID (in hex): [ 14537.765] (II) modeset(0): 00ffffffffffff0006101ba000000000 [ 14537.765] (II) modeset(0): 1a190104951d127802ef059757549227 [ 14537.765] (II) modeset(0): 22505400000001010101010101010101 [ 14537.765] (II) modeset(0): 010101010101b922a0a050841a303020 [ 14537.765] (II) modeset(0): 36001eb3100000180000001000000000 [ 14537.765] (II) modeset(0): 00000000000000000000000000fe004e [ 14537.765] (II) modeset(0): 543133335747422d4e383120000000fc [ 14537.765] (II) modeset(0): 00436f6c6f72204c43440a20202000bf [ 14537.765] (II) modeset(0): Printing probed modes for output eDP-1 [ 14537.765] (II) modeset(0): Modeline "1440x900"x60.0 88.89 1440 1488 1520 1600 900 903 909 926 -hsync -vsync (55.6 kHz eP) [ 14537.765] (II) modeset(0): Modeline "1400x900"x60.0 103.50 1400 1480 1624 1848 900 903 913 934 -hsync +vsync (56.0 kHz d) [ 14537.765] (II) modeset(0): Modeline "1400x900"x59.9 86.50 1400 1448 1480 1560 900 903 913 926 +hsync -vsync (55.4 kHz d) [ 14537.765] (II) modeset(0): Modeline "1440x810"x120.0 198.12 1440 1548 1704 1968 810 811 814 839 doublescan -hsync +vsync (100.7 kHz d) [ 14537.765] (II) modeset(0): Modeline "1440x810"x119.9 151.88 1440 1464 1480 1520 810 811 814 833 doublescan +hsync -vsync (99.9 kHz d) [ 14537.765] (II) modeset(0): Modeline "1368x768"x59.9 85.25 1368 1440 1576 1784 768 771 781 798 -hsync +vsync (47.8 kHz d) [ 14537.765] (II) modeset(0): Modeline "1368x768"x59.9 72.25 1368 1416 1448 1528 768 771 781 790 +hsync -vsync (47.3 kHz d) [ 14537.765] (II) modeset(0): Modeline "1280x800"x120.0 174.25 1280 1380 1516 1752 800 801 804 829 doublescan -hsync +vsync (99.5 kHz d) [ 14537.765] (II) modeset(0): Modeline "1280x800"x119.9 134.25 1280 1304 1320 1360 800 801 804 823 doublescan +hsync -vsync (98.7 kHz d) [ 14537.765] (II) modeset(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz d) [ 14537.765] (II) modeset(0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz d) [ 14537.765] (II) modeset(0): Modeline "1280x720"x120.0 156.12 1280 1376 1512 1744 720 721 724 746 doublescan -hsync +vsync (89.5 kHz d) [ 14537.765] (II) modeset(0): Modeline "1280x720"x120.0 120.75 1280 1304 1320 1360 720 721 724 740 doublescan +hsync -vsync (88.8 kHz d) [ 14537.765] (II) modeset(0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz d) [ 14537.765] (II) modeset(0): Modeline "1280x720"x59.7 63.75 1280 1328 1360 1440 720 723 728 741 +hsync -vsync (44.3 kHz d) [ 14537.765] (II) modeset(0): Modeline "1024x768"x120.1 133.47 1024 1100 1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d) [ 14537.765] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d) [ 14537.765] (II) modeset(0): Modeline "960x720"x120.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d) [ 14537.765] (II) modeset(0): Modeline "928x696"x120.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d) [ 14537.766] (II) modeset(0): Modeline "896x672"x120.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d) [ 14537.766] (II) modeset(0): Modeline "1024x576"x119.9 98.50 1024 1092 1200 1376 576 577 580 597 doublescan -hsync +vsync (71.6 kHz d) [ 14537.766] (II) modeset(0): Modeline "1024x576"x119.9 78.38 1024 1048 1064 1104 576 577 580 592 doublescan +hsync -vsync (71.0 kHz d) [ 14537.766] (II) modeset(0): Modeline "1024x576"x59.9 46.50 1024 1064 1160 1296 576 579 584 599 -hsync +vsync (35.9 kHz d) [ 14537.766] (II) modeset(0): Modeline "1024x576"x59.8 42.00 1024 1072 1104 1184 576 579 584 593 +hsync -vsync (35.5 kHz d) [ 14537.766] (II) modeset(0): Modeline "960x600"x119.9 96.62 960 1028 1128 1296 600 601 604 622 doublescan -hsync +vsync (74.6 kHz d) [ 14537.766] (II) modeset(0): Modeline "960x600"x120.0 77.00 960 984 1000 1040 600 601 604 617 doublescan +hsync -vsync (74.0 kHz d) [ 14537.766] (II) modeset(0): Modeline "960x540"x119.9 86.50 960 1024 1124 1288 540 541 544 560 doublescan -hsync +vsync (67.2 kHz d) [ 14537.766] (II) modeset(0): Modeline "960x540"x120.0 69.25 960 984 1000 1040 540 541 544 555 doublescan +hsync -vsync (66.6 kHz d) [ 14537.766] (II) modeset(0): Modeline "960x540"x59.6 40.75 960 992 1088 1216 540 543 548 562 -hsync +vsync (33.5 kHz d) [ 14537.766] (II) modeset(0): Modeline "960x540"x59.8 37.25 960 1008 1040 1120 540 543 548 556 +hsync -vsync (33.3 kHz d) [ 14537.766] (II) modeset(0): Modeline "800x600"x120.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d) [ 14537.766] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d) [ 14537.766] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d) [ 14537.766] (II) modeset(0): Modeline "840x525"x120.0 73.12 840 892 980 1120 525 526 529 544 doublescan -hsync +vsync (65.3 kHz d) [ 14537.766] (II) modeset(0): Modeline "840x525"x119.8 59.50 840 864 880 920 525 526 529 540 doublescan +hsync -vsync (64.7 kHz d) [ 14537.766] (II) modeset(0): Modeline "864x486"x59.9 32.50 864 888 968 1072 486 489 494 506 -hsync +vsync (30.3 kHz d) [ 14537.766] (II) modeset(0): Modeline "864x486"x59.6 30.50 864 912 944 1024 486 489 494 500 +hsync -vsync (29.8 kHz d) [ 14537.766] (II) modeset(0): Modeline "700x525"x120.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d) [ 14537.766] (II) modeset(0): Modeline "800x450"x119.9 59.12 800 848 928 1056 450 451 454 467 doublescan -hsync +vsync (56.0 kHz d) [ 14537.766] (II) modeset(0): Modeline "800x450"x119.6 48.75 800 824 840 880 450 451 454 463 doublescan +hsync -vsync (55.4 kHz d) [ 14537.766] (II) modeset(0): Modeline "640x512"x120.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d) [ 14537.766] (II) modeset(0): Modeline "700x450"x119.9 51.75 700 740 812 924 450 451 456 467 doublescan -hsync +vsync (56.0 kHz d) [ 14537.766] (II) modeset(0): Modeline "700x450"x119.8 43.25 700 724 740 780 450 451 456 463 doublescan +hsync -vsync (55.4 kHz d) [ 14537.766] (II) modeset(0): Modeline "640x480"x120.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d) [ 14537.766] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d) [ 14537.766] (II) modeset(0): Modeline "720x405"x59.5 22.50 720 744 808 896 405 408 413 422 -hsync +vsync (25.1 kHz d) [ 14537.766] (II) modeset(0): Modeline "720x405"x59.0 21.75 720 768 800 880 405 408 413 419 +hsync -vsync (24.7 kHz d) [ 14537.766] (II) modeset(0): Modeline "684x384"x119.8 42.62 684 720 788 892 384 385 390 399 doublescan -hsync +vsync (47.8 kHz d) [ 14537.766] (II) modeset(0): Modeline "684x384"x119.7 36.12 684 708 724 764 384 385 390 395 doublescan +hsync -vsync (47.3 kHz d) [ 14537.766] (II) modeset(0): Modeline "640x400"x119.8 41.75 640 676 740 840 400 401 404 415 doublescan -hsync +vsync (49.7 kHz d) [ 14537.766] (II) modeset(0): Modeline "640x400"x120.0 35.50 640 664 680 720 400 401 404 411 doublescan +hsync -vsync (49.3 kHz d) [ 14537.766] (II) modeset(0): Modeline "640x360"x119.7 37.25 640 672 736 832 360 361 364 374 doublescan -hsync +vsync (44.8 kHz d) [ 14537.766] (II) modeset(0): Modeline "640x360"x119.7 31.88 640 664 680 720 360 361 364 370 doublescan +hsync -vsync (44.3 kHz d) [ 14537.766] (II) modeset(0): Modeline "640x360"x59.8 18.00 640 664 720 800 360 363 368 376 -hsync +vsync (22.5 kHz d) [ 14537.766] (II) modeset(0): Modeline "640x360"x59.3 17.75 640 688 720 800 360 363 368 374 +hsync -vsync (22.2 kHz d) [ 14537.766] (II) modeset(0): Modeline "512x384"x120.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d) [ 14537.766] (II) modeset(0): Modeline "512x288"x120.0 23.25 512 532 580 648 288 289 292 299 doublescan -hsync +vsync (35.9 kHz d) [ 14537.766] (II) modeset(0): Modeline "512x288"x119.8 21.00 512 536 552 592 288 289 292 296 doublescan +hsync -vsync (35.5 kHz d) [ 14537.766] (II) modeset(0): Modeline "480x270"x119.3 20.38 480 496 544 608 270 271 274 281 doublescan -hsync +vsync (33.5 kHz d) [ 14537.766] (II) modeset(0): Modeline "480x270"x119.6 18.62 480 504 520 560 270 271 274 278 doublescan +hsync -vsync (33.3 kHz d) [ 14537.766] (II) modeset(0): Modeline "400x300"x120.6 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d) [ 14537.766] (II) modeset(0): Modeline "400x300"x112.7 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d) [ 14537.766] (II) modeset(0): Modeline "432x243"x119.8 16.25 432 444 484 536 243 244 247 253 doublescan -hsync +vsync (30.3 kHz d) [ 14537.766] (II) modeset(0): Modeline "432x243"x119.1 15.25 432 456 472 512 243 244 247 250 doublescan +hsync -vsync (29.8 kHz d) [ 14537.766] (II) modeset(0): Modeline "320x240"x120.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d) [ 14537.766] (II) modeset(0): Modeline "360x202"x119.0 11.25 360 372 404 448 202 204 206 211 doublescan -hsync +vsync (25.1 kHz d) [ 14537.766] (II) modeset(0): Modeline "360x202"x118.3 10.88 360 384 400 440 202 204 206 209 doublescan +hsync -vsync (24.7 kHz d) [ 14537.766] (II) modeset(0): Modeline "320x180"x119.7 9.00 320 332 360 400 180 181 184 188 doublescan -hsync +vsync (22.5 kHz d) [ 14537.766] (II) modeset(0): Modeline "320x180"x118.6 8.88 320 344 360 400 180 181 184 187 doublescan +hsync -vsync (22.2 kHz d) [ 14537.766] (II) modeset(0): EDID for output DP-1 [ 14537.917] (II) modeset(0): EDID for output HDMI-1 [ 14537.917] (II) modeset(0): EDID for output DP-2 [ 14538.067] (II) modeset(0): EDID for output HDMI-2 [ 14538.067] (II) modeset(0): Output eDP-1 connected [ 14538.067] (II) modeset(0): Output DP-1 disconnected [ 14538.067] (II) modeset(0): Output HDMI-1 disconnected [ 14538.067] (II) modeset(0): Output DP-2 disconnected [ 14538.067] (II) modeset(0): Output HDMI-2 disconnected [ 14538.067] (II) modeset(0): Using exact sizes for initial modes [ 14538.067] (II) modeset(0): Output eDP-1 using initial mode 1440x900 +0+0 [ 14538.067] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0) [ 14538.067] (==) modeset(0): DPI set to (96, 96) [ 14538.067] (II) Loading sub module "fb" [ 14538.067] (II) LoadModule: "fb" [ 14538.067] (II) Loading /usr/lib64/xorg/modules/libfb.so [ 14538.067] (II) Module fb: vendor="X.Org Foundation" [ 14538.067] compiled for 1.20.8, module version = 1.0.0 [ 14538.067] ABI class: X.Org ANSI C Emulation, version 0.4 [ 14538.067] (EE) modeset(0): drmSetMaster failed: Permission denied [ 14538.067] (EE) Fatal server error: [ 14538.067] (EE) AddScreen/ScreenInit failed for driver 0 [ 14538.067] (EE) [ 14538.067] (EE) Please consult the The X.Org Foundation support at http://wiki.x.org for help. [ 14538.067] (EE) Please also check the log file at "/home/x/.local/share/xorg/Xorg.0.log" for additional information. [ 14538.067] (EE) [ 14538.083] (EE) Server terminated with error (1). Closing log file. Again I do not have sufficient permissions. I'm sure there must be a proper way of doing this, e.g. adding my user to some group, but I am a bit lost at this point. Does anybody know, how I should proceed from here? EDIT: Downgrading to the old version lets the xserver start as before, but I guess the new version fixed some permission related vulnerabilities, so it would be good to use that one.
Quit trying to use both "elogind" and "suid" use flags at the same time. Edit to add: Geez, the logic in the ebuild for systemd/elogind/suid/suid-wrapper is still screwed up. If you enable elogind AND suid then you get elogind path in xorg-server and suid-wrapper (don't know if it automatically uses this or the user has to change the way they do things) ETA2: check the man pages for Xwrap/xwrapper (unsure of the correct title), it seems you need to modify one file for the permissions.
Hi there. This is a fresh gentoo install with absolutely news $HOME. Despite that fact I also double checked with a testuser. I want to use my imap/smtp mailbox, bu I can't send any mails with KMail, receiving works fine. I've tried it with three providers which I am going to use. I double checked the setting with thunderbird and claws-mail which work just fine. Since I enabled debugging in kdebugsettings this is the output of 'akonadictl restart': Code: andre@XC1507 v2 ~ $ akonadictl restart org.kde.pim.akonadiserver: Subscriber "AgentBaseChangeRecorder - 94617572950944" disconnected org.kde.pim.akonadiserver: Subscriber "AgentBaseChangeRecorder - 94879890866224" disconnected org.kde.pim.akonadiserver: Subscriber "AgentBaseChangeRecorder - 94802031767856" disconnected org.kde.pim.akonadiserver: Subscriber "AgentBaseChangeRecorder - 93857343726000" disconnected org.kde.pim.akonadiserver: Subscriber "AgentBaseChangeRecorder - 94032114018768" disconnected org.kde.pim.akonadiserver: Subscriber "AgentBaseChangeRecorder - 94015879060960" disconnected org.kde.pim.akonadiserver: Subscriber "AgentBaseChangeRecorder - 94790153145152" disconnected org.kde.pim.akonadiserver: Subscriber "AgentBaseChangeRecorder - 93833704125392" disconnected org.kde.pim.akonadiserver: Subscriber "akonadi_birthdays_resource - 93833704226624" disconnected org.kde.pim.akonadiserver: Subscriber "akonadi_maildispatcher_agent - 93996284542704" disconnected org.kde.pim.akonadiserver: Subscriber "Archive Mail Kernel ETM - 94015879270832" disconnected org.kde.pim.akonadiserver: Subscriber "AgentBaseChangeRecorder - 94328252093616" disconnected org.kde.pim.akonadiserver: Subscriber "MailFilter Kernel ETM - 94790153332880" disconnected org.kde.pim.akonadiserver: Subscriber "MailFilterItemMonitor - 94790153181920" disconnected org.kde.pim.akonadiserver: Subscriber "SpecialCollectionsMonitor - 140512875090000" disconnected org.kde.pim.akonadiserver: Subscriber "AgentBaseChangeRecorder - 93886363916464" disconnected org.kde.pim.akonadiserver: Subscriber "AgentBaseChangeRecorder - 94760069148512" disconnected org.kde.pim.akonadiserver: Subscriber "AgentBaseChangeRecorder - 94902842127264" disconnected org.kde.pim.akonadiserver: Subscriber "SpecialCollectionsMonitor - 93996284503904" disconnected org.kde.pim.akonadiserver: Subscriber "KNotes Session - 94760069313008" disconnected org.kde.pim.akonadiserver: Subscriber "UnifiedMailboxChangeRecorder - 140730998579968" disconnected org.kde.pim.akonadiserver: Subscriber "AgentBaseChangeRecorder - 93996284362480" disconnected org.kde.pim.akonadiserver: Subscriber "AgentBaseChangeRecorder - 94726886251584" disconnected org.kde.pim.akonadiserver: Subscriber "ArchiveMailCollectionMonitor - 94015879197424" disconnected org.kde.pim.akonadiserver: Subscriber "MailFilterCollectionMonitor - 94790153273296" disconnected org.kde.pim.akonadiserver: Subscriber "AgentBaseChangeRecorder - 94316151784560" disconnected org.kde.pim.akonadicontrol: Application '/usr/bin/akonadi_akonotes_resource' exited normally... org.kde.pim.akonadiserver: Subscriber "AgentBaseChangeRecorder - 94555350366624" disconnected org.kde.pim.akonadicontrol: Application '/usr/bin/akonadi_archivemail_agent' exited normally... org.kde.pim.akonadicontrol: Application '/usr/bin/akonadi_indexing_agent' exited normally... org.kde.pim.akonadicontrol: Application '/usr/bin/akonadi_imap_resource' exited normally... org.kde.pim.akonadicontrol: Application '/usr/bin/akonadi_notes_agent' exited normally... org.kde.pim.akonadicontrol: Application '/usr/bin/akonadi_followupreminder_agent' exited normally... org.kde.pim.akonadicontrol: Application '/usr/bin/akonadi_migration_agent' exited normally... org.kde.pim.akonadicontrol: Application '/usr/bin/akonadi_sendlater_agent' exited normally... org.kde.pim.akonadicontrol: Application '/usr/bin/akonadi_unifiedmailbox_agent' exited normally... org.kde.pim.akonadicontrol: Application '/usr/bin/akonadi_maildir_resource' exited normally... org.kde.pim.akonadicontrol: Application '/usr/bin/akonadi_mailfilter_agent' exited normally... org.kde.pim.akonadicontrol: Application '/usr/bin/akonadi_ical_resource' exited normally... org.kde.pim.akonadicontrol: Application '/usr/bin/akonadi_birthdays_resource' exited normally... org.kde.pim.akonadicontrol: Application '/usr/bin/akonadi_contacts_resource' exited normally... org.kde.pim.akonadicontrol: Application '/usr/bin/akonadi_maildispatcher_agent' exited normally... org.kde.pim.akonadicontrol: Application '/usr/bin/akonadi_newmailnotifier_agent' exited normally... org.kde.pim.akonadicontrol: Application '/usr/bin/akonadiserver' exited normally... org.kde.pim.akonadictl: Starting Akonadi Server... org.kde.pim.akonadictl: done. andre@XC1507 v2 ~ $ Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) Icon theme "Numix-Circle" not found. Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/8x8/legacy/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/16x16/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/16x16/ui/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/22x22/legacy/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/24x24/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/24x24/ui/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/32x32/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/32x32/ui/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/48x48/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/48x48/ui/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/256x256/legacy/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/512x512/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/scalable/ui/" org.kde.pim.akonadiserver: Starting up the Akonadi Server... akonadi.collectionattributetable OK akonadi.collectionmimetyperelation OK akonadi.collectionpimitemrelation OK akonadi.collectiontable OK akonadi.flagtable OK akonadi.mimetypetable OK akonadi.parttable OK akonadi.parttypetable OK akonadi.pimitemflagrelation OK akonadi.pimitemtable OK akonadi.pimitemtagrelation OK akonadi.relationtable OK akonadi.relationtypetable OK akonadi.resourcetable OK akonadi.schemaversiontable OK akonadi.tagattributetable OK akonadi.tagremoteidresourcerelationtable OK akonadi.tagtable OK akonadi.tagtypetable OK org.kde.pim.akonadiserver: Running DB initializer org.kde.pim.akonadiserver: DB initializer done Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) Icon theme "Numix-Circle" not found. Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/8x8/legacy/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/16x16/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/16x16/ui/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/22x22/legacy/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/24x24/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/24x24/ui/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/32x32/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/32x32/ui/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/48x48/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/48x48/ui/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/256x256/legacy/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/512x512/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/scalable/ui/" Icon theme "Numix-Circle" not found. Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/8x8/legacy/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/16x16/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/16x16/ui/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/22x22/legacy/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/24x24/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/24x24/ui/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/32x32/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/32x32/ui/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/48x48/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/48x48/ui/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/256x256/legacy/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/512x512/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/scalable/ui/" Icon theme "Numix-Circle" not found. Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/8x8/legacy/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/16x16/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/16x16/ui/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/22x22/legacy/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/24x24/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/24x24/ui/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/32x32/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/32x32/ui/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/48x48/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/48x48/ui/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/256x256/legacy/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/512x512/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/scalable/ui/" Icon theme "Numix-Circle" not found. Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/8x8/legacy/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/16x16/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/16x16/ui/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/22x22/legacy/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/24x24/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/24x24/ui/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/32x32/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/32x32/ui/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/48x48/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/48x48/ui/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/256x256/legacy/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/512x512/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/scalable/ui/" Icon theme "Numix-Circle" not found. Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/8x8/legacy/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/16x16/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/16x16/ui/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/22x22/legacy/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/24x24/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/24x24/ui/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/32x32/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/32x32/ui/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/48x48/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/48x48/ui/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/256x256/legacy/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/512x512/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/scalable/ui/" org.kde.pim.akonadicontrol: Akonadi server is now operational. org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f3518003b20) ) org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f3518003b20) identified as "ETMCalendarMonitor - 93865107256592" org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f3518025750) ) org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f3518026180) ) org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f351802e700) ) org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f3518037f00) ) org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f35180412e0) ) org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f351804a6b0) ) org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f3518053b20) ) org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f351805cef0) ) org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f3518066150) ) org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f351806f4c0) ) org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f3518078830) ) org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f3518081a90) ) org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f351808acf0) ) org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f3518093f50) ) org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f351809d260) ) org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f3518066150) identified as "AgentBaseChangeRecorder - 93953569250560" org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f351806f4c0) identified as "AgentBaseChangeRecorder - 93826875033952" org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f3518078830) identified as "akonadi_birthdays_resource - 93953569319664" org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f3518081a90) identified as "AgentBaseChangeRecorder - 94725165463392" org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f351808acf0) identified as "AgentBaseChangeRecorder - 94649836743728" org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f3518093f50) identified as "AgentBaseChangeRecorder - 94629020956704" org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f35180e39f0) ) Icon theme "Numix-Circle" not found. Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/8x8/legacy/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/16x16/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/16x16/ui/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/22x22/legacy/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/24x24/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/24x24/ui/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/32x32/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/32x32/ui/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/48x48/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/48x48/ui/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/256x256/legacy/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/512x512/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/scalable/ui/" org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f3518025750) identified as "AgentBaseChangeRecorder - 94408363903152" org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f35180e2e60) ) org.kde.pim.maildispatcher: maildispatcheragent: At your service, sir! org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f35180f68f0) ) org.kde.pim.maildispatcher: Requesting outbox folder. org.kde.pim.maildispatcher: Requesting sent-mail folder org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f35180e3910) ) Icon theme "Numix-Circle" not found. Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/8x8/legacy/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/16x16/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/16x16/ui/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/22x22/legacy/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/24x24/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/24x24/ui/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/32x32/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/32x32/ui/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/48x48/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/48x48/ui/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/256x256/legacy/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/512x512/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/scalable/ui/" org.kde.pim.akonadiserver: Subscriber "" disconnected org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f35180e3800) ) Icon theme "Numix-Circle" not found. Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/8x8/legacy/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/16x16/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/16x16/ui/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/22x22/legacy/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/24x24/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/24x24/ui/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/32x32/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/32x32/ui/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/48x48/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/48x48/ui/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/256x256/legacy/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/512x512/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/scalable/ui/" org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f35180e3800) ) org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f3518037f00) identified as "AgentBaseChangeRecorder - 94110338370208" org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f351804a6b0) identified as "AgentBaseChangeRecorder - 94526366654192" Icon theme "Numix-Circle" not found. Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/8x8/legacy/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/16x16/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/16x16/ui/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/22x22/legacy/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/24x24/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/24x24/ui/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/32x32/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/32x32/ui/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/48x48/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/48x48/ui/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/256x256/legacy/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/512x512/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/scalable/ui/" org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f351802e700) identified as "AgentBaseChangeRecorder - 94468593274704" Icon theme "Numix-Circle" not found. Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/8x8/legacy/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/16x16/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/16x16/ui/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/22x22/legacy/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/24x24/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/24x24/ui/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/32x32/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/32x32/ui/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/48x48/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/48x48/ui/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/256x256/legacy/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/512x512/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/scalable/ui/" org.kde.pim.maildispatcher: Online. Dispatching messages. org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f35180f68f0) identified as "akonadi_maildispatcher_agent - 94468593465760" org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f35180e3910) identified as "SpecialCollectionsMonitor - 94468593363088" org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f35180412e0) identified as "AgentBaseChangeRecorder - 94474113190624" org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f35180e3800) identified as "KNotes Session - 94474113346464" org.kde.pim.maildispatcher: Empty queue. org.kde.pim.maildispatcher: Changed outbox to 5 org.kde.pim.maildispatcher: Fetching items in collection 5 Icon theme "Numix-Circle" not found. Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/8x8/legacy/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/16x16/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/16x16/ui/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/22x22/legacy/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/24x24/legacy/" org.kde.pim.maildispatcher: Fetched 1 items. org.kde.pim.maildispatcher: Item 15541 is queued to be sent manually. Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/24x24/ui/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/32x32/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/32x32/ui/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/48x48/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/48x48/ui/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/256x256/legacy/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/512x512/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/scalable/ui/" org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f3518053b20) identified as "AgentBaseChangeRecorder - 94415110483408" org.kde.pim.akonadiserver: Subscriber "" disconnected org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f351811e180) ) org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f351815f540) ) Icon theme "Numix-Circle" not found. Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/8x8/legacy/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/16x16/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/16x16/ui/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/22x22/legacy/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/24x24/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/24x24/ui/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/32x32/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/32x32/ui/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/48x48/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/48x48/ui/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/256x256/legacy/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/512x512/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/scalable/ui/" org.kde.pim.akonadiserver: Subscriber "" disconnected org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f3518168120) ) org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f3518026180) identified as "AgentBaseChangeRecorder - 94875129627936" org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f35181689c0) ) org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f3518169380) ) Icon theme "Numix-Circle" not found. Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/8x8/legacy/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/16x16/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/16x16/ui/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/22x22/legacy/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/24x24/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/24x24/ui/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/32x32/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/32x32/ui/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/48x48/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/48x48/ui/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/256x256/legacy/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/512x512/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/scalable/ui/" org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f351805cef0) identified as "AgentBaseChangeRecorder - 94661693260064" org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f351815f540) identified as "Archive Mail Kernel ETM - 94661693483568" org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f3518169380) identified as "ArchiveMailCollectionMonitor - 140007209723968" org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f35181684f0) ) org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f3518168120) ) Icon theme "Numix-Circle" not found. Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/8x8/legacy/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/16x16/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/16x16/ui/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/22x22/legacy/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/24x24/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/24x24/ui/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/32x32/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/32x32/ui/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/48x48/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/48x48/ui/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/256x256/legacy/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/512x512/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/scalable/ui/" Icon theme "Numix-Circle" not found. Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/8x8/legacy/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/16x16/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/16x16/ui/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/22x22/legacy/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/24x24/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/24x24/ui/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/32x32/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/32x32/ui/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/48x48/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/48x48/ui/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/256x256/legacy/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/512x512/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/scalable/ui/" org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f35180e39f0) identified as "AgentBaseChangeRecorder - 93939579684768" org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f351809d260) identified as "AgentBaseChangeRecorder - 94754575637520" org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f35181689c0) identified as "MailFilter Kernel ETM - 94754575793376" org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f35181bf560) ) Icon theme "Numix-Circle" not found. Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/8x8/legacy/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/16x16/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/16x16/ui/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/22x22/legacy/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/24x24/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/24x24/ui/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/32x32/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/32x32/ui/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/48x48/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/48x48/ui/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/256x256/legacy/" Invalid Context= "Legacy" line for icon theme: "/usr/share/icons/Adwaita/512x512/legacy/" Invalid Context= "UI" line for icon theme: "/usr/share/icons/Adwaita/scalable/ui/" org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f35181684f0) identified as "MailFilterCollectionMonitor - 139685154332720" org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f35180e2e60) identified as "AgentBaseChangeRecorder - 94526329395056" org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f3518168120) identified as "MailFilterItemMonitor - 139685154408736" org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f35181bf560) identified as "UnifiedMailboxChangeRecorder - 140723858276384" org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f35181f2830) ) org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f35181f2830) identified as "SpecialCollectionsMonitor - 139685154334672" org.kde.pim.akonadiserver: Subscriber "" disconnected org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f35181fb150) ) org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f35180e4360) ) org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f35181fb150) ) org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f35180e3240) ) org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f351811ea50) ) org.kde.pim.akonadiserver: Subscriber "" disconnected org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f351811ea50) ) org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f351800da50) ) org.kde.pim.maildispatcher: Online. Dispatching messages. org.kde.pim.maildispatcher: Empty queue. org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f35180e4360) identified as "KMail Kernel ETM - 94014728407408" org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f35181fb150) identified as "SpecialCollectionsMonitor - 94014729136784" org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f35180e3240) identified as "MessageListTagMonitor - 94014731196768" org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f351811ea50) identified as "MessageViewerMonitor - 94014731609376" org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f351811ea50) identified as "MessageViewerMonitor - 94014731609376" org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f351800da50) identified as "TagActionManagerMonitor - 94014732571344" org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f351825a780) ) org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f351825a780) identified as "FilterManagerTagMonitor - 94014732636608" Qt WebEngine seems to be initialized from a plugin. Please set Qt::AA_ShareOpenGLContexts using QCoreApplication::setAttribute before constructing QGuiApplication. org.kde.pim.mailtransport: "46160393" org.kde.pim.mailtransport: org.kde.pim.maildispatcher: Item 15541 is accepted into the queue (size 1041 ). org.kde.pim.maildispatcher: Attempting to dispatch the next message. org.kde.pim.maildispatcher: Item 15541 is ignored. org.kde.pim.maildispatcher: Item 15541 is ignored. org.kde.pim.akonadiserver: ItemRetrievalJob for request 0x7f34e40689c0 finished org.kde.pim.maildispatcher: Fetched item 15541 ; creating SendJob. org.kde.pim.maildispatcher: Transporting message. org.kde.pim.mailtransport: "46160393" org.kde.pim.maildispatcher: Item 15541 is ignored. org.kde.pim.mailtransport.smtpplugin: Send started org.kde.pim.ksmtp: SMTP Socket error: QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" org.kde.pim.mailtransport.smtpplugin: Removing session KSmtp::Session(0x55eb2f02b220) from the pool org.kde.pim.maildispatcher: success false message "The remote host closed the connection" org.kde.pim.maildispatcher: Error transporting. org.kde.pim.maildispatcher: success false message "Failed to transport message. The remote host closed the connection" org.kde.pim.mailtransport.smtpplugin: Removing session KSmtp::Session(0x55eb2f02b220) from the pool org.kde.pim.mailtransport.smtpplugin: clearing SMTP session pool 0 org.kde.pim.maildispatcher: org.kde.pim.maildispatcher: org.kde.pim.maildispatcher: Success storing result. org.kde.pim.maildispatcher: Sending failed. error: "Failed to transport message. The remote host closed the connection" org.kde.pim.maildispatcher: Empty queue. org.kde.pim.maildispatcher: Item 15541 is queued to be sent manually. org.kde.pim.maildispatcher: Item 15541 is queued to be sent manually. Code: XC1507 v2 /home/andre # emerge --info Portage 2.3.99 (python 3.6.10-final-0, default/linux/amd64/17.1/desktop/plasma, gcc-9.3.0, glibc-2.31-r2, 5.4.28-gentoo x86_64) ================================================================= System uname: Linux-5.4.28-gentoo-x86_64-Intel-R-_Core-TM-_i7-7700HQ_CPU_@_2.80GHz-with-gentoo-2.7 KiB Mem: 16348140 total, 7276752 free KiB Swap: 16777212 total, 16777212 free Timestamp of repository gentoo: Mon, 27 Apr 2020 07:30:01 +0000 Head commit of repository gentoo: c55eefa7eaac1ea654df527e3e6f3c70aeae4647 sh bash 5.0_p17 ld GNU ld (Gentoo 2.33.1 p2) 2.33.1 app-shells/bash: 5.0_p17::gentoo dev-lang/perl: 5.30.2::gentoo dev-lang/python: 2.7.18::gentoo, 3.6.10-r2::gentoo, 3.7.7-r2::gentoo, 3.8.2-r2::gentoo dev-util/cmake: 3.17.1::gentoo sys-apps/baselayout: 2.7::gentoo sys-apps/openrc: 0.42.1::gentoo sys-apps/sandbox: 2.18::gentoo sys-devel/autoconf: 2.13-r1::gentoo, 2.69-r5::gentoo sys-devel/automake: 1.16.2::gentoo sys-devel/binutils: 2.33.1-r1::gentoo, 2.34::gentoo sys-devel/gcc: 9.3.0::gentoo sys-devel/gcc-config: 2.2.1::gentoo sys-devel/libtool: 2.4.6-r6::gentoo sys-devel/make: 4.3::gentoo sys-kernel/linux-headers: 5.6::gentoo (virtual/os-headers) sys-libs/glibc: 2.31-r2::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-verify-max-age: 24 sync-rsync-verify-metamanifest: yes sync-rsync-extra-opts: ACCEPT_KEYWORDS="amd64 ~amd64" ACCEPT_LICENSE="*" 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" 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="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN 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 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://ftp.fau.de/gentoo" LANG="en_US.utf8" LDFLAGS="-Wl,-O1 -Wl,--as-needed" MAKEOPTS="-j9" 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" USE="X a52 aac acl acpi activities alsa amd64 berkdb branding bzip2 cairo cdda cdr cli crypt cups dbus declarative dri dts dvd dvdr elogind emboss encode exif flac fortran gdbm gif gpm gtk iconv icu ipv6 jpeg kde kipi kwallet lcms ldap libnotify libtirpc mad mbim mng modemmanager mp3 mp4 mpeg multilib ncurses networkmanager nls nptl ogg opengl openmp pam pango pcre pdf phonon plasma png policykit ppds pulseaudio qml qt5 readline samba scanner sdl seccomp semantic-desktop spell split-usr ssl startup-notification svg tcpd tiff touchpad truetype udev udisks unicode upower usb vorbis widgets wxwidgets x264 xattr xcb xcomposite xml xv xvid zlib" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" 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="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_6" PYTHON_TARGETS="python2_7 python3_6" RUBY_TARGETS="ruby24 ruby25" SANE_BACKENDS="hp" USERLAND="GNU" VIDEO_CARDS="nvidia" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CC, CPPFLAGS, CTARGET, CXX, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS Code: XC1507 v2 /home/andre # eix kmail [I] kde-apps/kmail Available versions: (5) 19.12.3^t (~)20.04.0^t {debug +handbook telemetry test} Installed versions: 20.04.0(5)^t(01:52:42 AM 04/27/2020)(-debug -handbook -telemetry -test) Homepage: https://kde.org/applications/office/org.kde.kmail2 https://kontact.kde.org/components/kmail.html Description: Email client, supporting POP3 and IMAP mailboxes. [I] kde-apps/kmail-account-wizard Available versions: (5) 19.12.3^t (~)20.04.0^t {debug +handbook test} Installed versions: 20.04.0(5)^t(01:35:49 AM 04/27/2020)(-debug -handbook -test) Homepage: https://kde.org/ https://userbase.kde.org/Kmail/Account_Wizard Description: Assistant for KMail accounts configuration [I] kde-apps/kmailtransport Available versions: (5) 19.12.3^t (~)20.04.0^t {debug test} Installed versions: 20.04.0(5)^t(01:27:07 AM 04/27/2020)(-debug -test) Homepage: https://kde.org/ Description: Mail transport service Found 3 matches Code: XC1507 v2 /home/andre # eselect profile list Available profile symlink targets: [1] default/linux/amd64/17.0 (stable) [...] [23] default/linux/amd64/17.1/desktop/plasma (stable) * [...] I'm glad for any help! Thank in advance. KK
and the console output when you try to send a message?
Since elogind migration I cannot use Xorg / i3 properly I did re-emerge world with -suid elogind -systemd -consolekit Keyboard and synaptics doesn't respond anymore unless I'm root. elogind user-status returns Code: Could not get properties: Is a directory while /etc/init.d/elogind status returns Code: * status: started dmesg | grep elogind returns Code: [ 11.872399] elogind-daemon[2610]: New seat seat0. [ 11.874439] elogind-daemon[2610]: Watching system buttons on /dev/input/event2 (Power Button) [ 11.888666] elogind-daemon[2610]: Watching system buttons on /dev/input/event0 (Lid Switch) [ 11.888824] elogind-daemon[2610]: Watching system buttons on /dev/input/event1 (Sleep Button) [ 11.967198] elogind-daemon[2610]: Watching system buttons on /dev/input/event4 (AT Translated Set 2 keyboard) and emerge --info returns Code: Portage 2.3.103 (python 3.7.8-final-0, default/linux/amd64/17.0/no-multilib/hardened, gcc-9.3.0, glibc-2.30-r8, 5.4.48-gentoo x86_64) ================================================================= System uname: Linux-5.4.48-gentoo-x86_64-Intel-R-_Core-TM-_i3-3110M_CPU_@_2.40GHz-with-gentoo-2.6 KiB Mem: 7707820 total, 6710852 free KiB Swap: 0 total, 0 free Timestamp of repository gentoo: Thu, 23 Jul 2020 10:00:01 +0000 Head commit of repository gentoo: 5c5d49dd22a8196b2e3800b5416095c1eb8ce30a Timestamp of repository libressl: Thu, 16 Jul 2020 08:11:39 +0000 Head commit of repository libressl: 55febf1bdcc8e32b8d8ec98e28d19dd390aa9b1d sh bash 5.0_p17 ld GNU ld (Gentoo 2.33.1 p2) 2.33.1 app-shells/bash: 5.0_p17::gentoo dev-java/java-config: 2.3.1::gentoo dev-lang/perl: 5.30.3::gentoo dev-lang/python: 2.7.18-r1::gentoo, 3.6.11-r2::gentoo, 3.7.8-r2::gentoo, 3.8.4-r1::gentoo dev-util/cmake: 3.16.5::gentoo dev-util/pkgconfig: 0.29.2::gentoo sys-apps/baselayout: 2.6-r1::gentoo sys-apps/openrc: 0.42.1::gentoo sys-apps/sandbox: 2.18::gentoo sys-devel/autoconf: 2.13-r1::gentoo, 2.69-r4::gentoo sys-devel/automake: 1.16.1-r1::gentoo sys-devel/binutils: 2.33.1-r1::gentoo sys-devel/gcc: 9.3.0-r1::gentoo sys-devel/gcc-config: 2.3::gentoo sys-devel/libtool: 2.4.6-r6::gentoo sys-devel/make: 4.2.1-r4::gentoo sys-kernel/linux-headers: 5.4-r1::gentoo (virtual/os-headers) sys-libs/glibc: 2.30-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-jobs: 1 sync-rsync-verify-max-age: 24 sync-rsync-verify-metamanifest: yes libressl location: /var/db/repos/libressl sync-type: git sync-uri: https://github.com/gentoo-mirror/libressl.git masters: gentoo ACCEPT_KEYWORDS="amd64" ACCEPT_LICENSE="* -@EULA" 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/php/apache2-php7.4/ext-active/ /etc/php/cgi-php7.4/ext-active/ /etc/php/cli-php7.4/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CXXFLAGS="-march=native -O2 -pipe" DISTDIR="/usr/portage/distfiles" ENV_UNSET="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 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 splitdebug strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" FFLAGS="-O2 -pipe" GENTOO_MIRRORS="ftp://ftp.free.fr/mirrors/ftp.gentoo.org/ ftp://gentoo.imj.fr/pub/gentoo/ http://gentoo.modulix.net/gentoo/ ftp://gentoo.mirrors.ovh.net/gentoo-distfiles/ http://gentoo.mirrors.ovh.net/gentoo-distfiles/ ftp://ftp.wh2.tu-dresden.de/pub/mirrors/gentoo" LANG="fr_FR.utf8" LDFLAGS="-Wl,-O1 -Wl,--as-needed" MAKEOPTS="-j3" PKGDIR="/usr/portage/packages" 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" USE="X acl alsa amd64 bindist bzip2 crypt elogind ffmpeg hardened iconv ipv6 libressl libtirpc ncurses nls nptl openmp pam pcre pie readline seccomp split-usr ssl ssp unicode xattr xtpax zlib" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" 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="avx mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" CURL_SSL="libressl" 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 synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2 php7-3" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_7" PYTHON_TARGETS="python2_7 python3_7" RUBY_TARGETS="ruby25" USERLAND="GNU" VIDEO_CARDS="intel" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CC, CPPFLAGS, CTARGET, CXX, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS 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. CFLAGS="-march=native -O2 -pipe" CXXFLAGS="${CFLAGS}" # WARNING: Changing your CHOST is not something that should be done lightly. # Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing. CHOST="x86_64-pc-linux-gnu" # These are the USE and USE_EXPAND flags that were used for # buidling in addition to what is provided by the profile. USE="ffmpeg -libav libressl bindist X amd64 alsa -cups -suid elogind -systemd -consolekit" CPU_FLAGS_X86="mmx sse sse2" PORTDIR="/usr/portage" DISTDIR="${PORTDIR}/distfiles" PKGDIR="${PORTDIR}/packages" MAKEOPTS="-j3" CURL_SSL="libressl" GENTOO_MIRRORS="ftp://ftp.free.fr/mirrors/ftp.gentoo.org/ ftp://gentoo.imj.fr/pub/gentoo/ http://gentoo.modulix.net/gentoo/ ftp://gentoo.mirrors.ovh.net/gentoo-distfiles/ http://gentoo.mirrors.ovh.net/gentoo-distfiles/ ftp://ftp.wh2.tu-dresden.de/pub/mirrors/gentoo" CPU_FLAGS_X86="avx mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" INPUT_DEVICES="libinput synaptics" VIDEO_CARDS="intel" ACCEPT_LICENSE="* -@EULA" FEATURES="splitdebug" I've seen a couple of recent threads related to elogind migration but none really match my issue. According this https://bugs.gentoo.org/show_bug.cgi?id=682196 elogind doesn't work well with selinux. So I switched back to Code: default/linux/amd64/17.0/no-multilib/hardened (stable) Dirty work around: Code: chgrp -v input /usr/bin/Xorg chmod g+s /usr/bin/Xorg This way I can, as a regular user, use Xorg / i3. Very oddly I then cannot run startx -- :1 vt2 as root. If I startx from root first and then startx as a regular user, it will close X from the root session...
Do you have any input configuration in /etc/X11 (xorg.conf or xorg.conf.d)? Also, get me output of xorg running without SGID input Code: grep -i input ~/.local/share/xorg/Xorg.0.log And lastly, are you running udev? I have feeling like you're not running udev or there's some other problem with udev.
Hopefully this helps someone When launching net-im/psi-0.12 I got this error: $ psi: Cannot mix incompatible Qt libraries Googling for that message brought up this helpful thread on the Skype forums , to use the ldd command to check the libraries loaded by the application. So as suggested by the thread, I listed them: $ ldd `which psi` | grep -i qt: libQtDBus.so.4 => /usr/lib/qt4/libQtDBus.so.4 (0x00007fdbc5bf0000) libQt3Support.so.4 => /usr/lib/qt4/libQt3Support.so.4 (0x00007fdbc51ea000) libQtSql.so.4 => /usr/lib/qt4/libQtSql.so.4 (0x00007fdbc4fb6000) libQtXml.so.4 => /usr/lib/qt4/libQtXml.so.4 (0x00007fdbc4d47000) libQtGui.so.4 => /usr/lib/qt4/libQtGui.so.4 (0x00007fdbc42c1000) libQtNetwork.so.4 => /usr/lib/qt4/libQtNetwork.so.4 (0x00007fdbc27c3000) libQtCore.so.4 => /usr/lib/qt4/libQtCore.so.4 (0x00007fdbc2411000) But couldn't find anything extraordinary. So then I checked which packages own those files: $ for myfile in `ldd /usr/bin/psi | grep -i qt | cut -d" " -f3`; do qfile -v $myfile; echo; done: x11-libs/qt-dbus-4.4.0_rc1 (/usr/lib64/qt4/libQtDBus.so.4) x11-libs/qt-4.3.5 (/usr/lib64/qt4/libQtDBus.so.4) x11-libs/qt-qt3support-4.4.0_rc1 (/usr/lib64/qt4/libQt3Support.so.4) x11-libs/qt-4.3.5 (/usr/lib64/qt4/libQt3Support.so.4) x11-libs/qt-sql-4.4.0_rc1 (/usr/lib64/qt4/libQtSql.so.4) x11-libs/qt-4.3.5 (/usr/lib64/qt4/libQtSql.so.4) x11-libs/qt-4.3.5 (/usr/lib64/qt4/libQtXml.so.4) x11-libs/qt-4.3.5 (/usr/lib64/qt4/libQtGui.so.4) x11-libs/qt-4.3.5 (/usr/lib64/qt4/libQtNetwork.so.4) x11-libs/qt-4.3.5 (/usr/lib64/qt4/libQtCore.so.4) So psi is complaining of qt-4.4.0-rc1 being mixed with qt-4.3.5 I had needed to install those qt-4.4.0-rc1 for pysqlite, which I no longer need, so away with them! Code: $ emerge -pC qt-dbus qt-qt3support qt-sql $ #Yup, those are the packages I need to remove $ emerge -qC qt-dbus qt-qt3support qt-sql Verifying that only qt-4.3.5 will be involked by psi now: $ for myfile in `ldd /usr/bin/psi | grep -i qt | cut -d" " -f3`; do qfile -v $myfile; echo; done: x11-libs/qt-4.3.5 (/usr/lib64/qt4/libQtDBus.so.4) x11-libs/qt-4.3.5 (/usr/lib64/qt4/libQt3Support.so.4) x11-libs/qt-4.3.5 (/usr/lib64/qt4/libQtSql.so.4) x11-libs/qt-4.3.5 (/usr/lib64/qt4/libQtXml.so.4) x11-libs/qt-4.3.5 (/usr/lib64/qt4/libQtGui.so.4) x11-libs/qt-4.3.5 (/usr/lib64/qt4/libQtNetwork.so.4) x11-libs/qt-4.3.5 (/usr/lib64/qt4/libQtCore.so.4) ..and psi works
Taking this thread off the unanswered list
I just did a fresh install. I installed nvidia driver compiled kernel wihout nouveau. When i run startx and run glxinfo i obtain: Code: server glx vendor string: SGI client glx vendor string: Mesa Project and SGI OpenGL vendor string: VMware, Inc. I suppose it is not the expected behaviour ? I understand that there is no longer eselect-opengl to switch opengl implementation and that is supposed to be replaced by libglvnd but how am i suppose to configure it ? xorg.conf does not report any error when loading the nvidia driver.
solved.. this was actually a duplicate of this thread: https://forums.gentoo.org/viewtopic-t-1111284-highlight-initialize+glx+module.html
Hi, I got an issue with bash-completion, it seems to happen only with package names e.g. here's what happens when I type equery list -p wine-v[tab] Code: equery list -p wine-vbash: cd: /var/db/repos/calculate: No such file or directory bash: cd: /var/db/repos/calculate: No such file or directory anilla The completion gives me wine-vanilla as expected, the command works, but the lines bash: cd: /var/db/repos/calculate: No such file or directory are quite annoying I once used the calculate overlay for a soft, but I removed it a while ago, and it seems it left some traces in a database. The question is how can i clean it ? I've checked the /var/db/repos folder, and there's indeed no calculate directory I've checked /etc/portage/repos.conf/ files, no traces of calculate repo there, neither in package.use package.accept_keywords I've tried rebuilding the bash-completion package, but it didn't help, same with rebuilding eselect-repository So, help is welcome
This might help https://forums.gentoo.org/viewtopic-t-1115760.html TLDR : Check that you don't have any backup file (files ending with ~) in /etc/portage/repos.conf/
Hello, I'm trying to update packages and get waylyand conflict: Code: $ sudo emerge --ask --update --deep --with-bdeps=y --newuse @world These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild N ] dev-lang/rust-bin-1.44.1 USE="-clippy -doc -rustfmt" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="sse2" [ebuild N ] dev-libs/wayland-protocols-1.20 [ebuild R ] media-libs/mesa-20.1.3 USE="wayland*" [ebuild R ] x11-libs/gtk+-3.24.21 USE="wayland*" [ebuild U ] dev-libs/libdazzle-3.36.0 [3.34.1] [ebuild R ] dev-qt/qtgui-5.15.0 USE="wayland*" [ebuild N ] dev-qt/qtx11extras-5.15.0 USE="-debug -test" [ebuild N ] dev-qt/qtdeclarative-5.15.0 USE="jit widgets -debug -gles2-only -localstorage -test -vulkan" [ebuild N ] dev-qt/qtwayland-5.15.0 USE="X -debug -test -vulkan" [ebuild U ] net-im/telegram-desktop-2.1.20 [2.1.18] !!! Multiple package instances within a single package slot have been pulled !!! into the dependency graph, resulting in a slot conflict: x11-libs/gtk+:3 (x11-libs/gtk+-3.24.21:3/3::gentoo, installed) USE="X colord cups introspection (-aqua) -broadway -cloudprint -examples -gtk-doc -test -vim-syntax -wayland -xinerama" ABI_X86="(64) -32 (-x32)" pulled in by >=x11-libs/gtk+-3.22.0:3[X,wayland=] required by (gnome-base/gnome-control-center-3.36.4:2/2::gentoo, installed) USE="bluetooth cups gnome-online-accounts ibus networkmanager systemd -debug (-elogind) -flickr -kerberos -test -v4l -wayland" ABI_X86="(64)" INPUT_DEVICES="-wacom" ^^^^^^^^ (x11-libs/gtk+-3.24.21:3/3::gentoo, ebuild scheduled for merge) USE="X colord cups introspection wayland (-aqua) -broadway -cloudprint -examples -gtk-doc -test -vim-syntax -xinerama" ABI_X86="(64) -32 (-x32)" pulled in by x11-libs/gtk+:3[X?,wayland] required by (net-im/telegram-desktop-2.1.20:0/0::gentoo, ebuild scheduled for merge) USE="X alsa dbus gtk hunspell pulseaudio spell -enchant -libressl" 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. The following USE changes are necessary to proceed: (see "package.use" in the portage(5) man page for more details) # required by net-im/telegram-desktop-2.1.20::gentoo # required by @selected # required by @world (argument) >=dev-qt/qtgui-5.15.0 wayland # required by net-im/telegram-desktop-2.1.20::gentoo[gtk] # required by @selected # required by @world (argument) >=x11-libs/gtk+-3.24.21 wayland # required by x11-libs/gtk+-3.24.21::gentoo[wayland] # required by net-im/telegram-desktop-2.1.20::gentoo[gtk] # required by @selected # required by @world (argument) >=media-libs/mesa-20.1.3 wayland I updated USE flags but still no luck: Code: $ cat /etc/portage/package.use/x x11-libs/gtk+ -wayland media-libs/mesa -wayland Is that related to the wayland USE flag? Am I doing something wrong? How to avoid pulling wayland?
Try to remove wayland use flag to net-im/telegram-desktop
I decided, after reading the recent news, to try migrating my xorg-server to run -suid. It works fine, except that I can't launch an xserver in a different vt than the one I am currently at. This is problematic because previously I would launch a server on vt6 from my current session in vt5, as a way to play games at full screen and not have to deal with the window manager or whatever. When xorg-server was +suid, all I had to do was invoke "xinit <script to launch game> -- :1 vt7", but doing that now gives a permission denied message. Code: > xinit ./game.sh -- :1 vt7 X.Org X Server 1.20.8 X Protocol Version 11, Revision 0 Build Operating System: Linux 5.4.48-gentoo x86_64 Gentoo Current Operating System: Linux Zarielle 5.4.48-gentoo #1 SMP Sat Jul 4 12:02:35 -05 2020 x86_64 Kernel command line: root=PARTUUID=C714510A-BFF3-4128-9B09-A387527D1015 ro quiet acpi_osi=Linux acpi_backlight=vendor ath9k.nohwcrypt=1 ath9k.ps_enable=1 Build Date: 09 July 2020 12:30:34PM 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/games/.local/share/xorg/Xorg.1.log", Time: Thu Jul 9 22:01:21 2020 (==) Using config directory: "/etc/X11/xorg.conf.d" (==) Using system config directory "/usr/share/X11/xorg.conf.d" (EE) Fatal server error: (EE) xf86OpenConsole: Cannot open virtual console 7 (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/games/.local/share/xorg/Xorg.1.log" for additional information. (EE) (EE) Server terminated with error (1). Closing log file. xinit: giving up xinit: unable to connect to X server: Bad file descriptor xinit: server error I imagine this is because xorg-server isn't suid anymore. But is there a (SAFE) way to have a user open a server on a different vt than they are currently at? Or should I just focus on logging in from a different vt when I need a new x-server instance for my gaming sessions? Code: > emerge -pv xorg-server These are the packages that would be merged, in reverse order: Calculating dependencies... done! [ebuild R ] x11-base/xorg-server-1.20.8:0/1.20.8::gentoo USE="elogind libglvnd udev xorg -debug -dmx -doc -ipv6 -kdrive -libressl -minimal (-selinux) -static-libs -suid -systemd -unwind -wayland -xcsecurity -xephyr -xnest -xvfb"
halcon wrote: Skotlex wrote: is there a (SAFE) way to have a user open a server on a different vt than they are currently at? I know one way to do that: Code: chown user:tty /dev/tty7 (where user is the name of your user). This could be placed, for example, in /usr/bin/startx (with sudo). Thanks, this really helps! I can pre-assign on startup a console for my users, and then get back what I was used to running before.
Hi, all. Searching in Google didn't help ( the most promising link was in fact useless for me)... I have several machines with Gentoo on which I'm trying to maintain (almost) the same system configuration: no DE, startx+openbox. After recent migrating to non-suid non-elogind xorg one of the machines not that refuses to launch X, it launches it, but in another way as others. Other machines launch X at the same virtual console where I call startx from: if I call startx -- vt2, the graphical interface launches at vt2. But that one - capricious - machine is persistently launching the graphical interface at vt7. I had to add a special tweak - chown user:tty /dev/tty7 - to make it work. I have compared a lot of files on that machine with others machines' files: everything is the same. The files in /etc/X11/xorg.conf.d, in /etc/X11/xinit, files /usr/bin/startx, /etc/init.d/xdm, /etc/conf.d/xdm, /etc/inittab, ~/.xinitrc... The file /usr/bin/startx initially was different in one line (non-empty defaultdisplay) but when I made it equal, it did not help. Here are my xorg logs from the capricious machine (Nouveau) from one of "normal" ones (AMD) . The key point is the difference in these lines: Code: [ 5057.996] (--) using VT number 7 vs Code: 242.646] (++) using VT number 2 That "using VT number 7" is happening after startx -- vt2, startx -- vt1 - no matter which vt. I feel that it's some little thing but can't get it Any help would be appreciated.
startx always trys tty7 first if no vt? arg is given, you can read startx it's just a shell script.
Good morning all! I have a new installation of Gentoo & kde (stable), and everything appears to be working normally. However, I have one small issue which is puzzling me: I have set the "Screen Energy Saving" in the "Energy Saving" section of the system settings, but when the timer is up, the screens shut down as expected, but several seconds later everything comes back on. I am not getting any messages in the syslog, so I am not sure where to look next. It seems like the kind of problem where I don't have permissions correctly set for the user account, or perhaps there is some system wide setting which is over-riding the kde local setting. Could any of you give me any pointers as to where to look next? Many thanks! Edit: Some new information: - If I leave the system with the sddm login screen, energy saving comes on at 10 minutes, and stays in energy saving mode until I hit the mouse or keyboard. - I have found about 4 people on google reporting similar issues. One had a hanging link which seemed to be the cause, but the others didn't get any responses. One was on reddit - I have sent the poster a message to see if he resolved the issue despite not getting any support.
Ok, so I seem to have resolved this issue. I am reluctant to call it a hardware issue, but clearly a combination of hardware is not working with powerdevil, but is working with other software (xset, and windows) I have two monitors connected to the RX 5500 XT graphics card: one uses a displayport to DVI cable, and the second was using a HDMI to HDMI cable. Through a series of experiments, I can confirm that if I replace the HDMI cable with a HDMI to displayport cable, everything works as expected under all circumstances. Replacing the HDMI cable with a different one didn't seem to help matters. This leads me to conclude this is not a cable issue, but some issue with powerdevil which manifests itself with the particular hardware configuration I had.
Code: equery depends libxklavier * These packages depend on libxklavier: mate-base/libmatekbd-1.24.0 (>=x11-libs/libxklavier-5.2:0[introspection?]) mate-base/mate-control-center-1.24.0 (>=x11-libs/libxklavier-4) mate-base/mate-settings-daemon-1.24.0 (>=x11-libs/libxklavier-5.2) mate-extra/mate-screensaver-1.24.0 (x11-libs/libxklavier) So libxklavier seems to have been masked some time ago, yet it seems as if those MATE packages still depend on it, and it's still installed on my system (libxklavier), so I don't have any problems right now. But it seems like it might cause trouble if for some reason libxklavier got unmerged. Does anyone know about this package? Has it been superseded by another and it's safe to remove it? Or would I just keep it around and in case it got lost unmask it in portage? Thanks.
Clad in Sky, Code: $ eix libxklavier [I] x11-libs/libxklavier Available versions: 5.4(0/16) {+introspection vala} Installed versions: 5.4(0/16)(15:35:37 19/06/18)(introspection -vala) Homepage: https://www.freedesktop.org/wiki/Software/LibXklavier Description: A library for the X Keyboard Extension (high-level API) That's a few days old now but no mask there.
Posting for awareness... For those that want a system tray indication of received mail, something sorely lacking in Thunderbird, many posts I have encountered recommended Birdtray application. I had used it before but had installed it manually from source. I finally got around to using the Birdtray ebuild . Unfortunately, I could never get Birdtray to connect to the Thunderbird instance (Birdtray setting -> Hiding -> 'Show red X in tray icon if Thunderbird is not running'). I filed a bug and moved on. I returned to the problem tonight. A random web search brought me back to an old issue that sounded similar to my circumstances. A quick check of suggested steps(see: https://github.com/gyunaev/birdtray/issues/265 ) and the problem is solved. If building TB (not the -bin ebuild), the application window name is changed with TB-68.9.0 (started not long ago - 68.0.0 IIRC). For others who run into this problem... Start TB - keep it open on desktop Start terminal Enter xprop Click TB window directly ( NOT the panel ) Note the the entry for WM_NAME(STRING) key entry. It should follow the pattern user@email.domain - Window Name Open Birdtray, select Settings -> Advanced and enter in " - WIndow Name " in the field Thunderbird window name pattern: Click Okay in Birdtray Settings window. For current TB-68.9.0, window name is '- Thunderbird Daily'. Birdtray should then re-start and with it, depending on your settings, TB should start. The red X, showing a missing connection, should disappear. Birdtray should now be in control of the TB instance (open/close/minimize etc). Edit: Modify/explain window name property. Note: These steps were taken from upstream bug report.
digifuzzy wrote: Start TB - keep it open on desktop Start terminal Enter xprop Click TB window directly ( NOT the panel ) Note the the entry for WM_NAME(STRING) key entry. It should follow the pattern user@email.domain - Thunderbird Daily Open Birdtray, select Settings -> Advanced and enter in Code: - Thunderbird Daily in the field Thunderbird window name pattern: Could you explain the second to last step? You tell users to look up the WM_NAME and the pattern they should expect to see, but in the last step, you seem to have a literal that is independent of what the user found. Why does the user need to check the value of WM_NAME if they will not use it? If they do use it, is the last step supposed to include the full WM_NAME, not just the literal part you showed?
After upgrade to 2.22 (in 2.23 problem persists) alpine doesn't store password between sessions anymore. The file .pinepwd is present with proper permissions, and it is modified by by alpine although in new session it asks for password again. No USE flags have been changed between upgrades, the package is compiled with "passfile" flag. Code: $ eix alpine [I] mail-client/alpine Available versions: 2.00-r7[1] ~2.21.1-r1[1] 2.22 ~2.22-r1 2.23 {+chappa debug doc ipv6 kerberos ldap libressl nls onlyalpine pam passfile smime spell ssl threads} Installed versions: 2.23(09:48:07 PM 06/27/2020)(chappa ipv6 ldap nls passfile spell ssl -doc -kerberos -libressl -onlyalpine -smime -threads) Homepage: http://alpine.x10host.com/alpine/ https://repo.or.cz/alpine.git/ Description: An easy to use text-based based mail and news client [1] "mv" /var/lib/layman/mv Any idea?
If you haven't already, try this. I don't recall when I did this, but I am running alpine-2.22 and no need to repeat password. Code: Remove Master Password from mail reader `alpine` ================================================ cd ~/.alpine-smime/.pwd mv MasterPassword.key MasterPassword.key.orig openssl rsa -in MasterPassword.key.orig -out MasterPassword.key
hi guys, is there a way to automaticly remerge all xfce4 packages?? i have issues with the integrated display settings tool (turning black and freezing display settings app) where nvidia-settings works fine. i had the issues with core5 and gtx1050. and still have them with ryzen7 and 1650gtx.... any suggestions ? thanks in advance
can you paste the log output of Xorg.log? How do you start your DE?
Tearing from up left to down right at fixed position when scrolling in firefox on W500 with integrated intel X4500HD,when plasma+i965. If I change i965 to intel ,there will be a horizon tearing look like a wave ,not fixed. When change to i915,everything is fine only firefox's hwaccel eating a lot of cpu,tearing will show up if hwaccel is disabled. Today I install xfce4-meta,with i965,everything is just fine,no tearing found. So,is anyone having the same problem? Any clue? Thanks in advance! emerge x11-misc/picom picom --vsync --backend glx -b DONE!
You need to either enable Option TearFree in xorg.conf or use a compositor that vsyncs correctly.
Scenario: A few months ago I cloned my desktop configs to the laptop. I dont use not want to use display manager and or login manager. Been loving it for years without fashion. No configs have been changed from the time that the laptop was perfectly working to now. Why does the console stops booting because of a graphical need? I dont want or need display or login managers. After am update this happened: Code: * Error: Your XDB value is invalid * No xdm executable could be found on your system * ERROR: Please set your DISPLAY MANAGER variable in /etc/conf.d/xdm, or install x11-apps/xdm package * setting up xdm * start-stop-daemon: /usr/bin/xdm does not exist * ERROR: could not start the display manager * Starting sshd ... * Starting VirtualIGL * Wating for xauthority WHY? Do we need xdm ? Or any other non boring application to login? Who came out with this new idea? Looking for configs and flags, both systems still are the same but the laptop now does not complete the boot process unless I install xdm and gxmessage. # rc-status -a Code: Runlevel: shutdown savecache [ stopped ] killprocs [ stopped ] mount-ro [ stopped ] Runlevel: sysinit sysfs [ started ] devfs [ started ] udev [ started ] dmesg [ started ] kmod-static-nodes [ started ] opentmpfiles-dev [ started ] udev-trigger [ started ] cgroups [ started ] Runlevel: boot termencoding [ started ] modules [ started ] lvm [ started ] fsck [ started ] root [ started ] mtab [ started ] swap [ started ] localmount [ started ] sysctl [ started ] bootmisc [ started ] keymaps [ started ] save-keymaps [ started ] hostname [ started ] gpm [ started ] urandom [ started ] consolefont [ started ] nvidia-smi [ started ] save-termencoding [ started ] loopback [ started ] procfs [ started ] binfmt [ started ] nvidia-persistenced [ started ] opentmpfiles-setup [ started ] elogind [ started ] Runlevel: default device-mapper [ started ] hwclock [ started ] dbus [ started ] sysklogd [ started ] thermald [ stopped ] sshd [ started ] bluetooth [ started ] laptop_mode [ stopped ] iptables [ started ] wpa_supplicant [ started ] dhcpcd [ started ] cronie [ stopped ] netmount [ started ] bumblebee [ stopped ] distccd [ stopped ] linux-logo [ stopped ] tor [ stopped ] vnstatd [ stopped ] local [ stopped ] Runlevel: nonetwork local [ stopped ] Dynamic Runlevel: hotplugged Dynamic Runlevel: needed/wanted xdm-setup [ started ] xdm [ started ] lvmetad [ started ] udev-settle [ started ] vgl [ starting ] Dynamic Runlevel: manual For some unknown reason: # /etc/init.d/xdm status Code: * status: started # cat /etc/conf.d/xdm Code: # We always try and start X on a static VT. The various DMs normally default # to using VT7. If you wish to use the xdm init script, then you should ensure # that the VT checked is the same VT your DM wants to use. We do this check to # ensure that you haven't accidentally configured something to run on the VT # in your /etc/inittab file so that you don't get a dead keyboard. CHECKVT=7 # What display manager do you use ? [ xdm | gdm | sddm | gpe | lightdm | entrance ] # NOTE: If this is set in /etc/rc.conf, that setting will override this one. DISPLAYMANAGER="xdm" # ls /etc/X11/Sessions/ Code: fluxbox Xsession # /etc/init.d/vgl status Code: * status: starting (this does not get started on the desktop. Why is it here?) # cat /etc/conf.d/vgl Code: DISPLAY="${DISPLAY:-:0}" # Make it a function in case we have to repeat it in init script later set_xauth() { # common case (works in almost all tested environments (except of lightdm)): XAUTHORITY="$(ps wwax -C X,Xorg -o args= --sort=-stime | grep -m 1 -o '\B[-]auth\s*/var\S*' | cut -d ' ' -f 2)" # kdm and some others: # XAUTHORITY="$(find /var/run/xauth/A${DISPLAY}-*|tail -n1)" # gdm: # XAUTHORITY="/var/gdm/${DISPLAY}.Xauth" # slim: # XAUTHORITY="/var/run/slim.auth" # lightdm: # XAUTHORITY="/var/run/lightdm/root/${DISPLAY}" # lxdm: # XAUTHORITY="/var/run/lxdm/lxdm-${DISPLAY}.auth" } set_xauth # grep xdm /run/openrc/deptree Code: depinfo_2_iafter_5='xdm' depinfo_4_ibefore_1='xdm' depinfo_9_ibefore_16='xdm' depinfo_10_ineed_0='xdm' depinfo_17_ibefore_1='xdm' depinfo_21_usesme_0='xdm' depinfo_29_ibefore_0='xdm' depinfo_33_ibefore_1='xdm' depinfo_45_ibefore_2='xdm' depinfo_51_iafter_108='xdm' depinfo_51_iafter_109='xdm-setup' depinfo_52_needsme_28='xdm' depinfo_52_needsme_29='xdm-setup' depinfo_58_ibefore_10='xdm' depinfo_62_ibefore_1='xdm' depinfo_71_ibefore_1='xdm' depinfo_105_ineed_0='xdm' depinfo_106_ibefore_0='xdm' depinfo_109_service='xdm' depinfo_109_ineed_1='xdm-setup' depinfo_110_service='xdm-setup' depinfo_110_needsme_0='xdm'' # grep depinfo_52_service /run/openrc/deptree Code: depinfo_52_service='localmount' Code: [I] x11-base/xorg-server Available versions: 1.20.7(0/1.20.7){tbz2} ~1.20.8(0/1.20.8) [m]**9999(0/9999)*l {debug dmx doc elogind ipv6 kdrive +libglvnd libressl minimal selinux static-libs +suid systemd +udev unwind wayland xcsecurity xephyr xnest xorg xvfb} Installed versions: 1.20.7(0/1.20.7){tbz2}(11:57:33 AM 04/15/2020)(elogind libglvnd suid udev xcsecurity xorg -debug -dmx -doc -ipv6 -kdrive -libressl -minimal -selinux -static-libs -systemd -unwind -wayland -xephyr -xnest -xvfb) Homepage: https://www.x.org/wiki/ https://gitlab.freedesktop.org/xorg/xserver/xorg-server Description: X.Org X servers Code: [I] x11-wm/fluxbox Available versions: 1.3.7-r4 {bidi +imlib nls +slit +systray +toolbar +truetype vim-syntax xinerama} Installed versions: 1.3.7-r4(05:15:55 AM 02/01/2020)(imlib slit systray toolbar truetype -bidi -nls -vim-syntax -xinerama) Homepage: http://www.fluxbox.org Description: X11 window manager featuring tabs and an iconbar # emerge --info Code: Portage 2.3.99 (python 3.7.7-final-0, default/linux/amd64/17.1/no-multilib/hardened, gcc-9.3.0, glibc-2.30-r8, 5.4.28-gentoo-x86_64 x86_64) ================================================================= System uname: Linux-5.4.28-gentoo-x86_64-x86_64-Intel-R-_Core-TM-_i7-9750H_CPU_@_2.60GHz-with-gentoo-2.6 KiB Mem: 16271632 total, 15536132 free KiB Swap: 0 total, 0 free Timestamp of repository gentoo: Thu, 11 Jun 2020 20:30:01 +0000 Head commit of repository gentoo: 3020df3ab461d8628ff37956cf96181f9387df77 sh bash 5.0_p17 ld GNU ld (Gentoo 2.33.1 p2) 2.33.1 distcc 3.3.3 x86_64-pc-linux-gnu [disabled] app-shells/bash: 5.0_p17::gentoo dev-lang/perl: 5.30.3::gentoo dev-lang/python: 2.7.18::gentoo, 3.6.10-r2::gentoo, 3.7.7-r2::gentoo, 3.8.2-r2::gentoo dev-util/cmake: 3.16.5::gentoo sys-apps/baselayout: 2.6-r1::gentoo sys-apps/openrc: 0.42.1::gentoo sys-apps/sandbox: 2.18::gentoo sys-devel/autoconf: 2.13-r1::gentoo, 2.69-r4::gentoo sys-devel/automake: 1.16.1-r1::gentoo sys-devel/binutils: 2.33.1-r1::gentoo sys-devel/gcc: 9.3.0::gentoo sys-devel/gcc-config: 2.2.1::gentoo sys-devel/libtool: 2.4.6-r6::gentoo sys-devel/make: 4.2.1-r4::gentoo sys-kernel/linux-headers: 5.4-r1::gentoo (virtual/os-headers) sys-libs/glibc: 2.30-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-verify-metamanifest: yes sync-rsync-verify-max-age: 24 sync-rsync-extra-opts: brother-overlay location: /var/lib/layman/brother-overlay masters: gentoo priority: 50 ACCEPT_KEYWORDS="amd64" ACCEPT_LICENSE="*" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-march=skylake -mtune=skylake -O2 -pipe" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /etc/portage/ /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=skylake -mtune=skylake -O2 -pipe" DISTDIR="/var/cache/distfiles" EMERGE_DEFAULT_OPTS="--alphabetical --buildpkg=y --binpkg-respect-use=y --color=y --with-bdeps=y --keep-going" ENV_UNSET="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 candy cgroup clean-logs compress-build-logs config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict news parallel-fetch parallel-install pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" FFLAGS="-O2 -pipe" GENTOO_MIRRORS="https://mirror.csclub.uwaterloo.ca/gentoo-distfiles/ http://chi-10g-1-mirror.fastsoft.net/pub/linux/gentoo/gentoo-distfiles/" LANG="en_US.utf8" LDFLAGS="-Wl,-O1 -Wl,--as-needed" LINGUAS="en en_US" MAKEOPTS="-j13" 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" USE="X a52 aac acl acpi alsa amd64 apm bluetooth bluez bluray bzip2 cdparanoia cdr cracklib crypt cryptsetup css cuda cups dbus dri drm dts dvb dvd dvdr elogind eloging evdev exif fbcon ffmpeg flac ftp gcrypt geoip gif gimp gnutls gpg gphoto2 gpm gstreamer gtk gzip hardened hddtemp hwaccel iconv ieee1394 initramfs jpeg jpeg2k libtirpc lm_sensors mozilla mp3 mp4 mplayer ncurses nptl nvenc ogg omemo openal opencl opengl openmp openssl otr pcre pdf pdfimport pie png qt5 quicktime readline rss scanner sctp sdl seamonkey seccomp sftp smp sound spell split-usr ssh ssl ssp syslog tiff udev unicode upower usb v4l vaapi vdpau vlc vorbis wifi x264 xattr xtpax xvid xvmc yubikey zlib" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="hda-intel" 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" CAMERAS="canon" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes avx avx2 f16c fma3 mmx mmxext pclmul popcnt 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 pc" INPUT_DEVICES="evdev synaptics keyboard libinput mouse penmount uvcvideo" KERNEL="linux" L10N="en en-CA pt pt-PT" LCD_DEVICES="ncurses x11 vnc" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_6" PYTHON_TARGETS="python3_6_ python3_7" QEMU_USER_TARGETS="x86_64 arm" RUBY_TARGETS="ruby24 ruby25" SANE_BACKENDS="net v4l" USERLAND="GNU" VIDEO_CARDS="nvidia i915 i965 intel virtualbox fbdev" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CC, CPPFLAGS, CTARGET, CXX, INSTALL_MASK, LC_ALL, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
You only need /usr/bin/xdm if you want to run /etc/init.d/xdm start . You say you do not want a display manager, so the real issue is that you should not be starting /etc/init.d/xdm . Why is it starting? Does rc-update show say it should start? If not, what init script needs it to start?
I have SDDM configured to automatically login my user. X boots and there's a cursor arrow on a black background but KDE never boots. As a workaround, I switch to another VT and kill X, which brings me to the SDDM login window. From there providing my password boots X and then KDE normally. Any debugging hints will be gratefully received. [SOLVED] Thanks to pickd.mask for suggesting that the new pam-1.4.0-r1 might be the culprit. Downgrading to 1.3.1-r2 , which automatically downgraded pambase to 20200304 , restored a successful KDE boot. [/SOLVED]
Could be recent pam and pambase upgrade. At least it broke login for me with 1.4.0 update. Try to downgrade pam from 1.4.0 to 1.3.1-something and downgrade pambase accordingly.
Hi there, I have the symptoms described at https://forums.gentoo.org/viewtopic-t-885662-start-0.html unresolved post though *kits configured matching https://forums.gentoo.org/viewtopic-t-858965-postdays-0-postorder-asc-start-0.html - at my best... In short: at logout I have the logout window delayed and responsiveness suffers penalty. I can only log out, but can not reboot or halt. Trying the latters I am prompted to enter a password but that is always rejected. I can not suspend or hybernate. note: I tried emerging xfce4-session USE='-consolekit' at least 'solved' the stall at logout but not the logout-reboot button problem. now consolekit is back. . Checking out messages I caught Quote: Dec 13 10:16:37 [kernel] [ 1701.463891] lxpolkit[3288]: segfault at 7f7f962c83d0 ip 00007f7f951fb10d sp 00007fffddaa35a0 error 4 in libc-2.13.so[7f7f95185000+181000] Replacing lxpolkit with polkit-gnome the segfault message is gone. Now a different comes when trying to log out. Quote: Dec 13 10:28:37 [sudo] pam_unix(sudo:auth): conversation failed Dec 13 10:28:37 [sudo] pam_unix(sudo:auth): auth could not identify password for [salmonix] Dec 13 10:28:37 [sudo] salmonix : pam_authenticate: Conversation error ; TTY=unknown ; PWD=/home/salmonix ; USER=root ; COMMAND=/usr/lib64/xfce4/session/xfsm-shutdown-helper Dec 13 10:31:30 [dbus] [system] Activating service name='org.freedesktop.UPower' (using servicehelper) Dec 13 10:31:30 [dbus] [system] Activated service 'org.freedesktop.UPower' failed: Failed to execute program /usr/libexec/dbus-daemon-launch-helper: Success Dec 13 10:31:30 [console-kit-daemon] CRITICAL: polkit_authority_check_authorization: assertion `POLKIT_IS_AUTHORITY (authority)' failed_ Dec 13 10:31:59 [sudo] salmonix : user NOT authorized on host ; TTY=unknown ; PWD=/home/salmonix ; USER=root ; COMMAND=/usr/lib64/xfce4/session/xfsm-shutdown-helper ck-list-session says: Quote: Session4: unix-user = '1001' realname = '(null)' seat = 'Seat1' session-type = '' active = TRUE x11-display = ':0.0' x11-display-device = '/dev/tty7' display-device = '' remote-host-name = '' is-local = TRUE on-since = '2011-12-13T09:11:08.803421Z' login-session-id = '7' Session3: unix-user = '1001' realname = '(null)' seat = 'Seat3' session-type = '' active = FALSE x11-display = ':0.0' x11-display-device = '' display-device = '' remote-host-name = '' is-local = TRUE on-since = '2011-12-13T09:11:07.556133Z' login-session-id = '7' I also have problem with automounting pendrive etc., perhaps related to this problem. upower -d is complaining: Quote: Dec 13 10:45:37 [dbus] [system] Activating service name='org.freedesktop.UPower' (using servicehelper) Dec 13 10:45:37 [dbus] [system] Activated service 'org.freedesktop.UPower' failed: Failed to execute program /usr/libexec/dbus-daemon-launch-helper: Success and at inserting a pendrive kernel recognizes it but Quote: Dec 13 10:49:46 [dbus] [system] Activating service name='org.freedesktop.UDisks' (using servicehelper) Dec 13 10:49:46 [dbus] [system] Activated service 'org.freedesktop.UDisks' failed: Failed to execute program /usr/libexec/dbus-daemon-launch-helper: Success Here my faint knowledge is exhausted - I do not have a really clear picture about the pam-*kit-dbus system to navigate further. More, for me this combo is a kind of mess with different syntaxes and all. So, till the shiny day it is cleared up I lean on others advise. Thanx!
News. I followed https://forums.gentoo.org/viewtopic-t-905296.html Hypnos advise and included polkit in USE flag list and also -policykit . However, the main problem - delayed logout, no reboot-halt function - has remained. Quote: Dec 13 13:09:13 [dbus] [system] Activating service name='org.freedesktop.UPower' (using servicehelper) Dec 13 13:09:13 [dbus] [system] Activated service 'org.freedesktop.UPower' failed: Failed to execute program /usr/libexec/dbus-daemon-launch-helper: Success
_
Do you use Plasma? (if yes, change the Applications setting in systemsettings for how web pages are opened - just open web browser, don't decide based on content)
so after i'm killing X i get into the sddm screen. there i enter my password (that belongs to my user of course) and after pressing ENTER, nothing happens. i get "X" symbol instead of the symbol of the mouse and thats it. i can move to another terminal (CTRL-ALT-F3 for example) and can log in there to my user. so what i can do to "solve" this, is to restart my computer and it will get into gnome again automatically (till i will kill X again, and get back into sddm screen). in the config of sddm i just have this (i didn't change anything in there): Code: [Autologin] User=myuser Session=gnome.desktop [X11] MinimumVT=7 couple of days ago i had problem with sddm which solved with the help of "fturco" from this thread: https://forums.gentoo.org/viewtopic-t-1115180.html
[EDIT] ** silverqx wrote: Try look at /var/log/Xorg.log or journalctl -u sddm.service if there is some error. here is the log of Code: journalctl -b | grep sddm : http://dpaste.com/1W6BZH5 this is what i did: i reboot my system. then i killed X. then i get into sddm and entered my username (and ENTER, and then it stopped responding). after that i moved to the terminal and command: Code: wgetpaste -c 'journalctl -b | grep sddm' then i reboot and get back here ** here is the text from Code: /var/log/Xorg.0.log : http://dpaste.com/0539DZF
Hello everyone, I tried to install XServer on my fresh gentoo install, but unsuccessfull. My make.conf vars: Code: # X11 server settings INPUT_DEVICES="libinput synaptics" VIDEO_CARDS="radeon r300" uname -a output: Code: Linux dcha 5.4.38-gentoo #1 SMP Sun Jun 21 17:01:40 MSK 2020 x86_64 Intel(R) Core(TM)2 CPU 6320 @ 1.86GHz GenuineIntel GNU/Linux lspci -k output (only VGA and display): Code: 05:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] RV370 [Radeon X300] Subsystem: PC Partner Limited / Sapphire Technology RV370 [Radeon X300] 05:00.1 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] RV370 [Radeon X300 SE] Subsystem: PC Partner Limited / Sapphire Technology RV370 [Radeon X300 SE] And, my Xorg.0.log: Code: [ 1021.650] X.Org X Server 1.20.8 X Protocol Version 11, Revision 0 [ 1021.650] Build Operating System: Linux 5.4.38-gentoo x86_64 Gentoo [ 1021.651] Current Operating System: Linux dcha 5.4.38-gentoo #1 SMP Sun Jun 21 17:01:40 MSK 2020 x86_64 [ 1021.651] Kernel command line: BOOT_IMAGE=/vmlinuz-5.4.38-gentoo root=/dev/sdb4 ro [ 1021.651] Build Date: 22 June 2020 03:01:42PM [ 1021.651] [ 1021.651] Current version of pixman: 0.40.0 [ 1021.651] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 1021.651] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 1021.652] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Jun 22 18:42:24 2020 [ 1021.652] (==) Using config file: "/etc/X11/xorg.conf" [ 1021.652] (==) Using config directory: "/etc/X11/xorg.conf.d" [ 1021.652] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 1021.653] (==) ServerLayout "X.org Configured" [ 1021.653] (**) |-->Screen "Screen0" (0) [ 1021.653] (**) | |-->Monitor "Monitor0" [ 1021.653] (**) | |-->Device "Card0" [ 1021.653] (**) |-->Screen "Screen1" (1) [ 1021.653] (**) | |-->Monitor "Monitor1" [ 1021.653] (**) | |-->Device "Card1" [ 1021.653] (**) |-->Input Device "Mouse0" [ 1021.653] (**) |-->Input Device "Keyboard0" [ 1021.653] (==) Automatically adding devices [ 1021.653] (==) Automatically enabling devices [ 1021.653] (==) Automatically adding GPU devices [ 1021.653] (==) Max clients allowed: 256, resource mask: 0x1fffff [ 1021.654] (WW) The directory "/usr/share/fonts/misc/" does not exist. [ 1021.654] Entry deleted from font path. [ 1021.654] (WW) The directory "/usr/share/fonts/TTF/" does not exist. [ 1021.654] Entry deleted from font path. [ 1021.654] (WW) The directory "/usr/share/fonts/OTF/" does not exist. [ 1021.654] Entry deleted from font path. [ 1021.654] (WW) The directory "/usr/share/fonts/Type1/" does not exist. [ 1021.654] Entry deleted from font path. [ 1021.654] (WW) The directory "/usr/share/fonts/100dpi/" does not exist. [ 1021.654] Entry deleted from font path. [ 1021.654] (WW) The directory "/usr/share/fonts/75dpi/" does not exist. [ 1021.654] Entry deleted from font path. [ 1021.654] (WW) The directory "/usr/share/fonts/misc/" does not exist. [ 1021.654] Entry deleted from font path. [ 1021.654] (WW) The directory "/usr/share/fonts/TTF/" does not exist. [ 1021.654] Entry deleted from font path. [ 1021.654] (WW) The directory "/usr/share/fonts/OTF/" does not exist. [ 1021.654] Entry deleted from font path. [ 1021.654] (WW) The directory "/usr/share/fonts/Type1/" does not exist. [ 1021.654] Entry deleted from font path. [ 1021.654] (WW) The directory "/usr/share/fonts/100dpi/" does not exist. [ 1021.654] Entry deleted from font path. [ 1021.654] (WW) The directory "/usr/share/fonts/75dpi/" does not exist. [ 1021.654] Entry deleted from font path. [ 1021.654] (**) FontPath set to: [ 1021.654] (**) ModulePath set to "/usr/lib64/xorg/modules" [ 1021.654] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled. [ 1021.654] (WW) Disabling Mouse0 [ 1021.654] (WW) Disabling Keyboard0 [ 1021.654] (II) Loader magic: 0x55ad517f1c40 [ 1021.654] (II) Module ABI versions: [ 1021.654] X.Org ANSI C Emulation: 0.4 [ 1021.654] X.Org Video Driver: 24.1 [ 1021.654] X.Org XInput driver : 24.1 [ 1021.654] X.Org Server Extension : 10.0 [ 1021.659] (--) PCI:*(5@0:0:0) 1002:5b60:174b:3000 rev 0, Mem @ 0xe0000000/268435456, 0xdffe0000/65536, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072 [ 1021.659] (--) PCI: (5@0:0:1) 1002:5b70:174b:3001 rev 0, Mem @ 0xdfff0000/65536 [ 1021.659] (II) "glx" will be loaded. This was enabled by default and also specified in the config file. [ 1021.659] (II) LoadModule: "glx" [ 1021.659] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so [ 1021.660] (II) Module glx: vendor="X.Org Foundation" [ 1021.660] compiled for 1.20.8, module version = 1.0.0 [ 1021.660] ABI class: X.Org Server Extension, version 10.0 [ 1021.660] (II) LoadModule: "radeon" [ 1021.660] (II) Loading /usr/lib64/xorg/modules/drivers/radeon_drv.so [ 1021.661] (II) Module radeon: vendor="X.Org Foundation" [ 1021.661] compiled for 1.20.8, module version = 19.1.0 [ 1021.661] Module class: X.Org Video Driver [ 1021.661] ABI class: X.Org Video Driver, version 24.1 [ 1021.661] (II) LoadModule: "modesetting" [ 1021.661] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so [ 1021.661] (II) Module modesetting: vendor="X.Org Foundation" [ 1021.661] compiled for 1.20.8, module version = 1.20.8 [ 1021.661] Module class: X.Org Video Driver [ 1021.661] ABI class: X.Org Video Driver, version 24.1 [ 1021.661] (II) RADEON: Driver for ATI/AMD Radeon chipsets: ATI Radeon Mobility X600 (M24), ATI FireMV 2400, ATI Radeon Mobility X300 (M24), ATI FireGL M24 GL, ATI Radeon X600 (RV380), ATI FireGL V3200 (RV380), ATI Radeon IGP320 (A3), ATI Radeon IGP330/340/350 (A4), ATI Radeon 9500, ATI Radeon 9600TX, ATI FireGL Z1, ATI Radeon 9800SE, ATI Radeon 9800, ATI FireGL X2, ATI Radeon 9600, ATI Radeon 9600SE, ATI Radeon 9600XT, ATI FireGL T2, ATI Radeon 9650, ATI FireGL RV360, ATI Radeon 7000 IGP (A4+), ATI Radeon 8500 AIW, ATI Radeon IGP320M (U1), ATI Radeon IGP330M/340M/350M (U2), ATI Radeon Mobility 7000 IGP, ATI Radeon 9000/PRO, ATI Radeon 9000, ATI Radeon X800 (R420), ATI Radeon X800PRO (R420), ATI Radeon X800SE (R420), ATI FireGL X3 (R420), ATI Radeon Mobility 9800 (M18), ATI Radeon X800 SE (R420), ATI Radeon X800XT (R420), ATI Radeon X800 VE (R420), ATI Radeon X850 (R480), ATI Radeon X850 XT (R480), ATI Radeon X850 SE (R480), ATI Radeon X850 PRO (R480), ATI Radeon X850 XT PE (R480), ATI Radeon Mobility M7, ATI Mobility FireGL 7800 M7, ATI Radeon Mobility M6, ATI FireGL Mobility 9000 (M9), ATI Radeon Mobility 9000 (M9), ATI Radeon 9700 Pro, ATI Radeon 9700/9500Pro, ATI FireGL X1, ATI Radeon 9800PRO, ATI Radeon 9800XT, ATI Radeon Mobility 9600/9700 (M10/M11), ATI Radeon Mobility 9600 (M10), ATI Radeon Mobility 9600 (M11), ATI FireGL Mobility T2 (M10), ATI FireGL Mobility T2e (M11), ATI Radeon, ATI FireGL 8700/8800, ATI Radeon 8500, ATI Radeon 9100, ATI Radeon 7500, ATI Radeon VE/7000, ATI ES1000, ATI Radeon Mobility X300 (M22), ATI Radeon Mobility X600 SE (M24C), ATI FireGL M22 GL, ATI Radeon X800 (R423), ATI Radeon X800PRO (R423), ATI Radeon X800LE (R423), ATI Radeon X800SE (R423), ATI Radeon X800 XTP (R430), ATI Radeon X800 XL (R430), ATI Radeon X800 SE (R430), ATI Radeon X800 (R430), ATI FireGL V7100 (R423), ATI FireGL V5100 (R423), ATI FireGL unknown (R423), ATI Mobility FireGL V5000 (M26), ATI Mobility Radeon X700 XL (M26), ATI Mobility Radeon X700 (M26), ATI Radeon X550XTX, ATI Radeon 9100 IGP (A5), ATI Radeon Mobility 9100 IGP (U3), ATI Radeon XPRESS 200, ATI Radeon XPRESS 200M, ATI Radeon 9250, ATI Radeon 9200, ATI Radeon 9200SE, ATI FireMV 2200, ATI Radeon X300 (RV370), ATI Radeon X600 (RV370), ATI Radeon X550 (RV370), ATI FireGL V3100 (RV370), ATI FireMV 2200 PCIE (RV370), ATI Radeon Mobility 9200 (M9+), ATI Mobility Radeon X800 XT (M28), ATI Mobility FireGL V5100 (M28), ATI Mobility Radeon X800 (M28), ATI Radeon X850, ATI unknown Radeon / FireGL (R480), ATI Radeon X800XT (R423), ATI FireGL V5000 (RV410), ATI Radeon X700 XT (RV410), ATI Radeon X700 PRO (RV410), ATI Radeon X700 SE (RV410), ATI Radeon X700 (RV410), ATI Radeon X1800, ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800, ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300, ATI Mobility FireGL V7100, ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505, ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL, ATI Mobility Radeon X1400, ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300, ATI Radeon X1300, ATI FireGL V3300, ATI FireGL V3350, ATI Mobility Radeon X1450, ATI Mobility Radeon X2300, ATI Mobility Radeon X1350, ATI FireMV 2250, ATI Radeon X1650, ATI Mobility FireGL V5200, ATI Mobility Radeon X1600, ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400, ATI Mobility FireGL V5250, ATI Mobility Radeon X1700, ATI Mobility Radeon X1700 XT, ATI FireGL V5200, ATI Radeon X2300HD, ATI Mobility Radeon HD 2300, ATI Radeon X1950, ATI Radeon X1900, ATI AMD Stream Processor, ATI RV560, ATI Mobility Radeon X1900, ATI Radeon X1950 GT, ATI RV570, ATI FireGL V7400, ATI Radeon 9100 PRO IGP, ATI Radeon Mobility 9200 IGP, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT, ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600, ATI Radeon 4800 Series, ATI Radeon HD 4870 x2, ATI Radeon HD 4850 x2, ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL), ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2, ATI FirePro RV770, AMD FireStream 9270, AMD FireStream 9250, ATI FirePro V8700 (FireGL), ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98, ATI FirePro M7750, ATI M98, ATI Mobility Radeon HD 4650, ATI Radeon RV730 (AGP), ATI Mobility Radeon HD 4670, ATI FirePro M5750, ATI RV730XT [Radeon HD 4670], ATI RADEON E4600, ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650], ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL), ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830, ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740, ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI RV610, ATI Radeon HD 2400 XT, ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT, ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI FireMV 2260, ATI RV670, ATI Radeon HD3870, ATI Mobility Radeon HD 3850, ATI Radeon HD3850, ATI Mobility Radeon HD 3850 X2, ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2, ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550, ATI Radeon RV710, ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series, ATI Mobility Radeon 4500 Series, ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630, ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT, ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP, ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630, ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600, ATI FireGL V3600, ATI Radeon HD 2600 LE, ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470, ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series, ATI Radeon HD 3450, ATI Radeon HD 3430, ATI FirePro V3700, ATI FireMV 2450, ATI Radeon HD 3600 Series, ATI Radeon HD 3650 AGP, ATI Radeon HD 3600 PRO, ATI Radeon HD 3600 XT, ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670, ATI Mobility FireGL V5700, ATI Mobility FireGL V5725, ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics, ATI Radeon HD 3300 Graphics, ATI Radeon 3000 Graphics, SUMO, SUMO2, ATI Radeon HD 4200, ATI Radeon 4100, ATI Mobility Radeon HD 4200, ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250, AMD Radeon HD 6310 Graphics, AMD Radeon HD 6250 Graphics, AMD Radeon HD 6300 Series Graphics, AMD Radeon HD 6200 Series Graphics, PALM, CYPRESS, ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370, AMD Firestream 9350, ATI Radeon HD 5800 Series, ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series, ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570, ATI Radeon HD 5670, ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD, ATI Mobility Radeon Graphics, CEDAR, ATI FirePro 2270, ATI Radeon HD 5450, CAYMAN, AMD Radeon HD 6900 Series, AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series, BARTS, AMD Radeon HD 6800 Series, AMD Radeon HD 6700 Series, TURKS, CAICOS, ARUBA, TAHITI, PITCAIRN, VERDE, OLAND, HAINAN, BONAIRE, KABINI, MULLINS, KAVERI, HAWAII [ 1021.665] (II) modesetting: Driver for Modesetting Kernel Drivers: kms [ 1021.665] (--) using VT number 7 [ 1021.667] (II) [KMS] drm report modesetting isn't supported. [ 1021.667] (EE) open /dev/dri/card0: No such file or directory [ 1021.667] (WW) Falling back to old probe method for modesetting [ 1021.667] (EE) open /dev/dri/card0: No such file or directory [ 1021.667] (EE) Screen 0 deleted because of no matching config section. [ 1021.668] (II) UnloadModule: "radeon" [ 1021.668] (EE) Screen 0 deleted because of no matching config section. [ 1021.668] (II) UnloadModule: "modesetting" [ 1021.668] (EE) Device(s) detected, but none match those in the config file. [ 1021.668] (EE) Fatal server error: [ 1021.668] (EE) no screens found(EE) [ 1021.668] (EE) Please consult the The X.Org Foundation support at http://wiki.x.org for help. [ 1021.668] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information. [ 1021.668] (EE) [ 1021.669] (EE) Server terminated with error (1). Closing log file. The only thing I know is that during the installation, I first installed the Xserver (with the values set in the make.conf), and only then did Code: emerge --pretend --verbose x11-base/xorg-drivers thank you in advance.
Welcome to gentoo forum! You can post your kernel config with wgetpaste ?
I updated Qt to 5.15.0 and LXQt to 0.15 and the Qt application colors turned to something like Windows 98: https://ibb.co/ZKMLsrH Before that, it had much more pleasant shades of gray and blue. Anyone know the easiest way to change it? I don't see a color scheme editor in LXQt's config center.
Upstream went for a workaround which I'll make available soon'ish (just waiting for a bit more for possible fixes for said workaround).
Been a long time since I used Gentoo. Roughly 15yrs.... But I am trying to get back into it. I initially setup my system with ACCEPT_KEYWORDS="~amd64". So I know I am using testing packages. Building awesome... This is the error output. https://pastebin.com/zXqbDdBV emerge --info https://pastebin.com/SaV54fTL emerge -pqv Nostromo /home/mnkydeth # emerge -pqv awesome [ebuild N ] x11-wm/awesome-4.3-r1 USE="dbus luajit -doc -gnome -test" Nostromo /home/mnkydeth # If it helps.... System specs are... AMD 3950x 32GB ram AMD 5700XT I assume this is an issue with building against GCC 10.1.0 I tried googling some for issues with building awesome on Gentoo. But I didn't really see any that had a similar issue. Any help would be appreciated.
MNKyDeth wrote: I assume this is an issue with building against GCC 10.1.0 It is. Bug #707262 See this thread .
Hello there, I have a fresh install and i can't get X running. I Have tried all from the handbook and wiki and this https://forums.gentoo.org/viewtopic-t-1081408-start-0.html from gentoo forum but nothing works... I tried modesetting ddx, intel-ddx and old intel driver. Xorg.log for: modesetting http://dpaste.com/1A7BA9K intel ddx http://dpaste.com/1Y1J4ND intel old http://dpaste.com/3B4F6Q2 edit: I even testet different kernels (stock genkernel with gentoo-sources vannilla-kernel, gentoo-source with archlinux .config and gentoo-kernel-bin) Nothing... What can i do to get X? Thank you all
bambus89, You have a case of Xorg loading things in the wrong order , resulting in undefined symbols. Give it a nudge in the right direction.
Digging in the web I found out that this problem (Xfce with no system sounds) is way old. The libcanberra USE flag for xfce-base/xfce4-settings supposedly, " Enable sound event support using media-libs/libcanberra " while the package media-libs/libcanberra itself has USE flag of sound , which " Install x11-themes/sound-theme-freedesktop to get sounds on Gnome and Xfce. " Note that in the description of the sound use flag both GNOME and Xfce are supported. I am using Xfce with ALSA+Jack+Cadence (no pulseaudio). I am able to get sound from every multimedia application I have installed (Firefox, Audacious, VNC media player, Xonotic) but my system does not emit system sounds. In the ancient Toolkit USE Flags discussion page, a hint is given: " To enable the gtk+3 sound effects add canberra-gtk-module to the colon separated list of modules in the GTK_MODULES environment variable ". In my system, this environment variable is present in this configuration file: /etc/X11/xinit/xinitrc.d/40-libcanberra-gtk-module : Code: #!/bin/sh # to be sourced case "$SESSION" in GNOME) # Done by gnome-settings-daemon ;; *) if [ -z "$GTK_MODULES" ] ; then GTK_MODULES="canberra-gtk-module" else GTK_MODULES="$GTK_MODULES:canberra-gtk-module" fi export GTK_MODULES ;; esac which seems to be putting into practice the recommendation. Note, however, that this case statement apparently only applies to a GNOME session , which is in contradiction with the description of the sound USE flag. I don't know if this is the problem, but system sounds are not activated in my system. There are many proposed solutions in the web, but they apply to non-Gentoo distros, such as arch . In arch's solution, a second package (libcanberra-pulse) is suggested to install, but this is in a pulseaudio system. I don't know if having pulseaudio in the system would solve the problem, but it would be best if it was not necessary.
First, you must check what is the value of $SESSION into your system. If it is not set or set to something else than 'GNOME', the second case '*)' of the case statement apply, which set GTK_MODULES variable. What is the output of 'echo $SESSION' and 'echo $GTK_MODULES'?
Hi guys, I searched for a while and I cant figure this out: I cant get virtualbox to resize virtual screen1 (options are blank) and I also cant get to shared folder to work. Here is what I have done so far: I followed this wiki Here is the host machine info: Code: $ uname -a Linux dude 5.4.38-gentoo-x86_64 #2 SMP Mon May 25 07:26:03 PDT 2020 x86_64 Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz GenuineIntel GNU/Linux $ eix -I virtualbox [I] app-emulation/virtualbox-bin Available versions: 5.2.40.137108^md (~)6.0.20.137117^md ~6.1.6.137129^md {+additions +chm headless python rdesktop-vrdp sdk vboxwebsrv PYTHON_TARGETS="python2_7"} Installed versions: 6.0.20.137117^md(03:51:23 PM 05/26/2020)(additions chm -headless -python -rdesktop-vrdp -sdk -vboxwebsrv PYTHON_TARGETS="python2_7") Homepage: https://www.virtualbox.org/ Description: Family of powerful x86 virtualization products for enterprise and home use [I] app-emulation/virtualbox-guest-additions Available versions: 5.2.40 (~)6.0.20 ~6.1.6 {X KERNEL="linux"} Installed versions: 6.0.20(03:57:23 PM 05/26/2020)(X KERNEL="linux") Homepage: https://www.virtualbox.org/ Description: VirtualBox kernel modules and user-space tools for Gentoo guests [I] app-emulation/virtualbox-modules Available versions: 5.2.40 (~)6.0.20 ~6.1.6 {pax_kernel KERNEL="linux"} Installed versions: 6.0.20(03:50:54 PM 05/26/2020)(-pax_kernel KERNEL="linux") Homepage: https://www.virtualbox.org/ Description: Kernel Modules for Virtualbox Here some guest info: Code: Operating System: Arch Linux (32-bit) Base Memory: 8192 MB Processors: 2 Boot Order: Optical, Floppy, Hard Disk Acceleration: VT-x/AMD-V, Nested Paging, KVM Paravirtualization Video Memory: 128 MB Graphic Controller: VMSVGA Remote Desktop Server: Disabled Recording: Disabled Controller: IDE IDE Primary Master: [Optical Drive] htaoe.iso (715.59 MB) IDE Secondary Master: [Optical Drive] VVoxGuestAdditions.iso (73.72 MB) Host Driver: PulseAudio Controller: ICH AC97 Adapter 1: Intel PRO/1000 MT Desktop (NAT) USB Controller: OHCI, EHCI Device Filters: 0 (0 active) Shared Folder: 1 The Primary IDE is under /dev/hda and the secondary is under /dev/hdb. I cant find the shared folder... Any help/hint/whatnot is as always very appreciated. Cheers, Efo
You installed guest additions in arch
Hi, Following the instructions listed here: https://wiki.gentoo.org/wiki/Xmonad And selecting xmonad at the login, all I get is a black screen with a non-flashing text cursor in the upper-left corner of the screen. Does anyone know what is missing? I read somewhere else that (apparently) this would mean that xmonad is indeed started but is missing components to display anything. I did install xmobar, and since the wiki makes it seem like it is a choice between xmobar and dzen, I didn't install dzen. After getting the black screen, I figured maybe both are needed, so I did install dzen, which made no difference. Thank you for your insight and help
Hi Charlz_Klug, I'm using GDM. I've got KDE XFCE, Gnome and a few others listed as choices.
On all of my machines the sddm greeter does not work: It displays a black blank screen with a non-blinking(!) cursor. There is no problem if I avoid the greeter and use autologin. (There is also no problem if I use slim instead of sddm.) The only visible error message I see after /etc/init.d/xdm start is in Xorg.0.log wrote: (EE) Failed to open authorization file "/var/run/sddm/{some hex-code}": No such file or directory The strange thing with this message is that the file actually does exist when I check. Actually, the server seems to be running: After /etc/init.d/xdm stop there are some lines added to Xorg.0.log wrote: (II) UnloadModule: "libinput" [...] (II) UnloadModule: "libinput" (II) Server terminated successfully (0). Closing log file. Only nothing is visible... I already tried other greeters and various configurations (including USE=pam and USE=-systemd). On the machines there are different graphic cards, currently all from intel, but I had the same problem also on nvidia.
Can help this bug ?
[Moderator note: changed title from Link to clarify the thread's purpose. -Hu] Hello Does any recent Linux file manager GUI exist that supports any kind of Links? e.g. it might deal with, and create, symbolic links (in a non tedious way), or handle some other kind of links similar to waht Windows has. I'm sure these things used to exist. For Gnome (Nautilus) it seems that Alt-(Drag'n'Drop) would do the trick. But AFAIK even Windows users don't use Drag n Drop at all, ordinary people use Right-click+Copy or Cut ... (This does not lead to any linking feature anywhere) and for linking they use "Send to Desktop" (No such thing exists in Gnome). Dolphin has a way to make symbolic links, but if you tell anyone to use this, you might as well tell them to use xterm and bash, that is probably easier. Is there an "alternative" GUI (mate, xfce, cinnamon, whatever) that does Links? (if it is "alternative" I think it must deal in native Unix symbolic links) thanks
You can better explain what do you need links for? If you need link for open a program then it's better to create a dektop file. In dolphin for example you can install a service for it .
Hi everybody, I have installed Gnome 3 and KDE5 Plasma, but primarily I am using KDE. I also have installed LibreOffice. When I try to do this: Code: emerge -auDN @world I get the following: Code: These are the packages that would be merged, in order: Calculating dependencies \ !!! Problem resolving dependencies for app-office/libreoffice-bin from @selected ... done! !!! The ebuild selected to satisfy "app-office/libreoffice-bin" has unmet requirements. - app-office/libreoffice-bin-6.4.0.3::desktop-kit USE="gnome gstreamer gtk kde zeroconf -java" The following REQUIRED_USE flag constraints are unsatisfied: kde? ( !gnome ) gnome? ( !kde ) The above constraints are a subset of the following complete expression: kde? ( !gnome ) gnome? ( gtk !kde ) (dependency required by "@selected" [set]) (dependency required by "@world" [argument]) As far as I understood I have to choose either to set the useflag kde or gnome, but not both, so I set only kde and unset gnome and re-emerged the package, but after that the same happens again. Can someone tell me how to solve this?
You should add one (and only one) of the following lines to /etc/portage/package.use in order to make your choice permanent: Code: app-office/libreoffice-bin kde -gnome app-office/libreoffice-bin gnome -kde Edit: fix typo
Dear All, If I want to install zsh and powerlevel 10K on my box how do I do that? I can follow the recipe in the gentoo wiki on installing zsh........ But the only the powerlevel 9K install command is given Code: source "/usr/share/zsh-theme-powerlevel9k/powerlevel9k.zsh-theme" which you add to the Code: .zshrc file......... What would it be for powerlevel 10k? Comments appreciated Regards Michael Fothergill PS I tried installing zsh myself. Something has not quite worked. When i tried the Code: chsh -s /bin/zsh command it asked for a password. Apparently that is bad news. My Code: /etc/shells file looks liek this: Code: mikef@bucketlist /etc % more shells # /etc/shells: valid login shells /bin/bash /bin/csh /bin/dash /bin/esh /bin/fish /bin/ksh /bin/mksh /bin/sash /bin/sh /bin/tcsh /bin/zsh mikef@bucketlist /etc % My .zshrc file which lives in my home/user directory (is that correct?) looks like this: Code: bucketlist /home/mikef # more .zshrc ~!/bin/zsh #Completion autoload -U compinit compinit # Correction setopt correctall #Prompt autoload -U promptinit promptinit prompt gentoo bucketlist /home/mikef # It seems to be installed: Code: mikef@bucketlist /etc % equery l zsh * Searching for zsh ... [IP-] [ ] app-shells/zsh-5.8:0 mikef@bucketlist /etc % Code: mikef@bucketlist /etc % echo "My current shell is $SHELL ($0)" My current shell is /bin/zsh (zsh) mikef@bucketlist /etc % It's not quite right yet. On reboot you get: Code: /home/mikef/.zshrc:1: no such file or directory: ~!/bin/zsh mikef@bucketlist ~ % Suggestion welcome Regards MF PS I have fixed the problem of the /home/mikef/.zshrc:1: no such file or directory: ~!/bin/zsh error. I had filed to comment out something in the .zshrc file. But I am still being prompted for a password when I type Code: chsh -s /bin/zsh It doesn't do it as root........ Regards MF
first, make sure you have read those two wiki pages: https://wiki.gentoo.org/wiki/Zsh https://wiki.gentoo.org/wiki/Zsh/Guide and then have a look here: https://github.com/romkatv/powerlevel10k#get-started
After today update all my custom shortcuts gone away. Systemsettings lacks such a matter as custom shortcuts at all. Only standard shortcuts and global shortcuts. And there is no way neither to add new custom shortcuts nor edit some of existing shortcuts (to reassign them for my needs). In fact I need two shortcuts: the first for kdesu konsole command and the second for kdesu dolphin. I can add shortcut for dolphin or for konsole, but not for kdesu, I can add only applications, not a command Anyone experiencing such a problem? How do I fix it?
How did you install Plasma? Did you run --depclean after your last update? What did it remove?
I often reconnect my keyboard, and each time I do it my language layouts are resetting, I constantly passing setxkbmap -layout **** to get my layouts back, can I do it in more automatic way?
How about trying the automated approach using a udev rule explained in the following article?: https://facility9.com/2019/07/remapping-keys-in-linux/
So I just finished my Gentoo install yesterday and have everything pretty much configured the way I want it, except for one thing. I generally use the U.S. International keyboard layout with dead keys I have my keymap set to us-acentos in /etc/conf.d/keymaps and have ibus loading when I log in to LXDE. I have two layouts in ibus: English (US, International with dead keys), and Japanese with mozc. The Japanese IME works flawlessly when I swap over to it (日本語が簡単に書けます) and the US keyboard's dead keys work when I switch over to a terminal via CTRL+ALT+F1, but not in an lxterminal window or in any other programs I run in the desktop environment. This is the ~/.xprofile file I created to get ibus to load on login: Code: export GTK_IM_MODULE=ibus export QT_IM_MODULE=ibus export XMODIFIERS=@im=ibus ibus-daemon -drx What have I missed?
So I ended up figuring it out. I needed to emerge setxkbmap. Once I did that, everything started working.
Since the update kwin would immediately crash on startup and restart itself with no desktop effects. Toggling the rendering backend would cause it to crash again. Previous version worked fine. The fix is to rebuild kde-frameworks/kconfig with dbus support. Hope this saves somebody else some time.
No error log for us? To be fair, there's a reason why dbus is default for desktop profile.
I'm using the graphical interface dwm on a 2k monitor, and the mouse cursor appears very small in all applications, except google chrome.
Do you have mouse theme installed? What desktop enviroment do you use?
I've just swicthed monitor cable to alternate HDMI output: Monitor now blank. Any way to recover desktop display without GUI server restart? Thks for ur attention, interest & support
You could use xrandr to switch which display is active. xrandr --output HDMI-0 --off --output HDMI-1 --auto or similar might work. Those names may not match what xrandr uses for your system. Run xrandr without arguments to see the current configuration, including output names.
i do press CTRL and L to lock the desktop, by entering my password i become everytime the message that my password is incorrect. i am 100% sure that is the right password, i can show it - but i am anunable to unlock the screen. how can i fix this?!
What program are you using to implement the lock screen? Are you sure it is able to validate passwords? If I recall correctly, in some cases, failure to validate the password can be incorrectly reported as an incorrect password.
Hi there, as per the post title: Code: [17759/27103] /usr/bin/x86_64-pc-linux-gnu-g++ -MMD -MF obj/third_party/blink/renderer/platform/platform/audio_resampler.o.d -DUSE_UDEV -DUSE_AUR> [17760/27103] /usr/bin/x86_64-pc-linux-gnu-g++ -MMD -MF obj/third_party/blink/renderer/platform/platform/audio_resampler_kernel.o.d -DUSE_UDEV -D> [17761/27103] /usr/bin/x86_64-pc-linux-gnu-g++ -MMD -MF obj/third_party/blink/renderer/platform/platform/audio_utilities.o.d -DUSE_UDEV -DUSE_AUR> [17762/27103] /usr/bin/x86_64-pc-linux-gnu-g++ -MMD -MF obj/third_party/blink/renderer/platform/platform/biquad.o.d -DUSE_UDEV -DUSE_AURA=1 -DUSE> [17763/27103] /usr/bin/x86_64-pc-linux-gnu-g++ -MMD -MF obj/third_party/blink/renderer/platform/platform/iir_filter.o.d -DUSE_UDEV -DUSE_AURA=1 -> FAILED: obj/third_party/blink/renderer/platform/platform/iir_filter.o /usr/bin/x86_64-pc-linux-gnu-g++ -MMD -MF obj/third_party/blink/renderer/platform/platform/iir_filter.o.d -DUSE_UDEV -DUSE_AURA=1 -DUSE_NSS_CERTS> /var/tmp/portage/dev-libs/mpfr-3.1.6/work/mpfr-3.1.6/src/init2.c:52: MPFR assertion failed: p >= 2 && p <= ((mpfr_prec_t)((mpfr_uprec_t)(~(mpfr_u> during GIMPLE pass: fre ../../3rdparty/chromium/third_party/blink/renderer/platform/audio/iir_filter.cc: In member function ‘void blink::IIRFilter::GetFrequencyResponse(> ../../3rdparty/chromium/third_party/blink/renderer/platform/audio/iir_filter.cc:230:1: internal compiler error: Aborted } // namespace blink ^ Please submit a full bug report, with preprocessed source if appropriate. See <https://bugs.gentoo.org/> for instructions. [17764/27103] /usr/bin/x86_64-pc-linux-gnu-g++ -MMD -MF obj/third_party/blink/renderer/platform/platform/media_multi_channel_resampler.o.d -DUSE_> [17765/27103] /usr/bin/x86_64-pc-linux-gnu-g++ -MMD -MF obj/third_party/blink/renderer/platform/platform/hrtf_panner.o.d -DUSE_UDEV -DUSE_AURA=1 > [17766/27103] /usr/bin/x86_64-pc-linux-gnu-g++ -MMD -MF obj/third_party/blink/renderer/platform/platform/multi_channel_resampler.o.d -DUSE_UDEV -> ninja: build stopped: subcommand failed. make[3]: *** [Makefile.gn_run:600: run_ninja] Error 1 make[3]: Leaving directory '/var/tmp/portage/dev-qt/qtwebengine-5.14.1/work/qtwebengine-everywhere-src-5.14.1/src/core' make[2]: *** [Makefile:82: sub-gn_run-pro-make_first] Error 2 make[2]: Leaving directory '/var/tmp/portage/dev-qt/qtwebengine-5.14.1/work/qtwebengine-everywhere-src-5.14.1/src/core' make[1]: *** [Makefile:78: sub-core-make_first] Error 2 make[1]: Leaving directory '/var/tmp/portage/dev-qt/qtwebengine-5.14.1/work/qtwebengine-everywhere-src-5.14.1/src' make: *** [Makefile:49: sub-src-make_first] Error 2 ^[[31;01m*^[[0m ERROR: dev-qt/qtwebengine-5.14.1::gentoo failed (compile phase): ^[[31;01m*^[[0m emake failed ^[[31;01m*^[[0m ^[[31;01m*^[[0m If you need support, post the output of `emerge --info '=dev-qt/qtwebengine-5.14.1::gentoo'`, ^[[31;01m*^[[0m the complete build log and the output of `emerge -pqv '=dev-qt/qtwebengine-5.14.1::gentoo'`. ^[[31;01m*^[[0m The complete build log is located at '/var/log/portage/dev-qt:qtwebengine-5.14.1:20200516-065847.log'. ^[[31;01m*^[[0m For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-qt/qtwebengine-5.14.1/temp/build.log'. ^[[31;01m*^[[0m The ebuild environment file is located at '/var/tmp/portage/dev-qt/qtwebengine-5.14.1/temp/environment'. ^[[31;01m*^[[0m Working directory: '/var/tmp/portage/dev-qt/qtwebengine-5.14.1/work/qtwebengine-everywhere-src-5.14.1' ^[[31;01m*^[[0m S: '/var/tmp/portage/dev-qt/qtwebengine-5.14.1/work/qtwebengine-everywhere-src-5.14.1' I've already tried to build it with Code: MAKEOPTS="-j4 -l4" but it fails all the same. Ideas?
https://bugs.gentoo.org/700988
Dear All, I am running gentoo amd64 stable on an old hp laptop with an athlon X2 processor. I have done a recent successful deep world update. I have now installed lightdm and lxde on the machine. A current problem I have is that the root login and password recognition isn't working correctly. The user account and password are now working and I can log in with them. If you log in to the lightdm interface as a user, lxde fires up normally. If you then open a terminal window and try to login as root ie type su and then the root password the error message you get is "access permission denied" or something similar. if you reboot and then when the lightdm screen appears you hit on the "other" user icon and type root and then enter the root password you are thrown out. You can only log in that way as a user. If you reboot again and then go into grub and choose the recovery boot up option you get a choice to log in as root or continue as a user. if you choose the root option there and enter the password (I think it asks you to do that) it works. The root account works. It has been suggested to me that I could burn a live DVD of gentoo and use it reset the passwords etc if needed. I can do this if required. The machine I am using also has an install of debian OS on it. I can log in to it and then set up gentoo as a chroot environment. I can set the passwords in there I think and emerge things and change use flags etc and see if I can't fix the problem in some way. Suggestion welcome on this. Regards Michael Fothergill PS I am currently logged in to the machine as root using the system recovery boot up option in grub having entered the root password. PPS At present I only have one use flag present in the make.conf file. It is elogind. I happy to add any extra that might improve things. PPPS I have got a peculiar read only file system error at present which is messing up emerge execution. I will check my fstab file.
https://forums.gentoo.org/viewtopic-t-23378.html
Upgraded all of the usual suspects (llvm - which took a hideously long nine hours to compile, mesa, xf86-video-amdgpu, xf86-video-ati, and xorg-server), and now X won't start. Any ideas? Log file follows: Code: X.Org X Server 1.20.7 X Protocol Version 11, Revision 0 Build Operating System: Linux 4.19.44-gentoo x86_64 Gentoo Current Operating System: Linux system 4.19.44-gentoo #2 SMP Sat Jun 15 08:06:00 UTC 2019 x86_64 Kernel command line: BOOT_IMAGE=/bzImage-4.19.44-gentoo root=/dev/sda4 Build Date: 30 April 2020 07:44:49PM Current version of pixman: 0.38.4 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: "/var/log/Xorg.0.log", Time: Fri May 1 01:54:56 2020 (==) Using config directory: "/etc/X11/xorg.conf.d" (==) Using system config directory "/usr/share/X11/xorg.conf.d" (==) No Layout section. Using the first Screen section. (==) No screen section available. Using defaults. (**) |-->Screen "Default Screen Section" (0) (**) | |-->Monitor "<default monitor>" (==) No monitor specified for screen "Default Screen Section". Using a default monitor configuration. (==) Automatically adding devices (==) Automatically enabling devices (==) Automatically adding GPU devices (==) Max clients allowed: 256, resource mask: 0x1fffff (WW) The directory "/usr/share/fonts/misc/" does not exist. Entry deleted from font path. (WW) The directory "/usr/share/fonts/TTF/" does not exist. Entry deleted from font path. (WW) The directory "/usr/share/fonts/OTF/" does not exist. Entry deleted from font path. (WW) The directory "/usr/share/fonts/Type1/" does not exist. Entry deleted from font path. (WW) The directory "/usr/share/fonts/100dpi/" does not exist. Entry deleted from font path. (WW) The directory "/usr/share/fonts/75dpi/" does not exist. Entry deleted from font path. (==) FontPath set to: (==) ModulePath set to "/usr/lib64/xorg/modules" (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. (II) Loader magic: 0x561ed3a9cc40 (II) Module ABI versions: X.Org ANSI C Emulation: 0.4 X.Org Video Driver: 24.1 X.Org XInput driver : 24.1 X.Org Server Extension : 10.0 (II) xfree86: Adding drm device (/dev/dri/card0) (--) PCI:*(0@0:1:0) 1002:9834:103c:2178 rev 0, Mem @ 0xe0000000/268435456, 0xf0000000/8388608, 0xf0c00000/262144, I/O @ 0x00003000/256, BIOS @ 0x????????/131072 (II) LoadModule: "glx" (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so (II) Module glx: vendor="X.Org Foundation" compiled for 1.20.7, module version = 1.0.0 ABI class: X.Org Server Extension, version 10.0 (II) Applying OutputClass "AMDgpu" to /dev/dri/card0 loading driver: amdgpu (==) Matched amdgpu as autoconfigured driver 0 (==) Matched ati as autoconfigured driver 1 (==) Matched modesetting as autoconfigured driver 2 (==) Matched fbdev as autoconfigured driver 3 (==) Matched vesa as autoconfigured driver 4 (==) Assigned the driver to the xf86ConfigLayout (II) LoadModule: "amdgpu" (II) Loading /usr/lib64/xorg/modules/drivers/amdgpu_drv.so (II) Module amdgpu: vendor="X.Org Foundation" compiled for 1.20.7, module version = 19.1.0 Module class: X.Org Video Driver ABI class: X.Org Video Driver, version 24.1 (II) LoadModule: "ati" (II) Loading /usr/lib64/xorg/modules/drivers/ati_drv.so (II) Module ati: vendor="X.Org Foundation" compiled for 1.20.7, module version = 19.1.0 Module class: X.Org Video Driver ABI class: X.Org Video Driver, version 24.1 (II) LoadModule: "modesetting" (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so (II) Module modesetting: vendor="X.Org Foundation" compiled for 1.20.7, module version = 1.20.7 Module class: X.Org Video Driver ABI class: X.Org Video Driver, version 24.1 (II) LoadModule: "fbdev" (WW) Warning, couldn't open module fbdev (EE) Failed to load module "fbdev" (module does not exist, 0) (II) LoadModule: "vesa" (WW) Warning, couldn't open module vesa (EE) Failed to load module "vesa" (module does not exist, 0) (II) AMDGPU: Driver for AMD Radeon: All GPUs supported by the amdgpu kernel driver (II) modesetting: Driver for Modesetting Kernel Drivers: kms (++) using VT number 7 (II) AMDGPU(0): [KMS] Kernel modesetting enabled. (WW) Falling back to old probe method for modesetting (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support (II) AMDGPU(0): Creating default Display subsection in Screen section "Default Screen Section" for depth/fbbpp 24/32 (==) AMDGPU(0): Depth 24, (--) framebuffer bpp 32 (II) AMDGPU(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps) (==) AMDGPU(0): Default visual is TrueColor (==) AMDGPU(0): RGB weight 888 (II) AMDGPU(0): Using 8 bits per RGB (8 bit DAC) (--) AMDGPU(0): Chipset: "Unknown AMD Radeon GPU" (ChipID = 0x9834) (II) Loading sub module "fb" (II) LoadModule: "fb" (II) Loading /usr/lib64/xorg/modules/libfb.so (II) Module fb: vendor="X.Org Foundation" compiled for 1.20.7, module version = 1.0.0 ABI class: X.Org ANSI C Emulation, version 0.4 (II) Loading sub module "dri2" (II) LoadModule: "dri2" (II) Module "dri2" already built-in (II) Loading sub module "glamoregl" (II) LoadModule: "glamoregl" (II) Loading /usr/lib64/xorg/modules/libglamoregl.so (II) Module glamoregl: vendor="X.Org Foundation" compiled for 1.20.7, module version = 1.0.1 ABI class: X.Org ANSI C Emulation, version 0.4 (II) AMDGPU(0): Refusing to try glamor on llvmpipe (EE) AMDGPU(0): glamor detected, failed to initialize EGL. (WW) AMDGPU(0): amdgpu_glamor_pre_init returned FALSE, using ShadowFB (II) Loading sub module "shadow" (II) LoadModule: "shadow" (II) Loading /usr/lib64/xorg/modules/libshadow.so (II) Module shadow: vendor="X.Org Foundation" compiled for 1.20.7, module version = 1.1.0 ABI class: X.Org ANSI C Emulation, version 0.4 (II) AMDGPU(0): KMS Pageflipping: enabled (II) AMDGPU(0): Output LVDS has no monitor section (II) AMDGPU(0): Output HDMI-A-0 has no monitor section (II) AMDGPU(0): Output VGA-0 has no monitor section (WW) AMDGPU(0): 3 ZaphodHeads crtcs unavailable. Some outputs will stay off. (II) AMDGPU(0): EDID for output LVDS (II) AMDGPU(0): Manufacturer: SEC Model: 3953 Serial#: 0 (II) AMDGPU(0): Year: 2012 Week: 0 (II) AMDGPU(0): EDID Version: 1.4 (II) AMDGPU(0): Digital Display Input (II) AMDGPU(0): 6 bits per channel (II) AMDGPU(0): Digital interface is undefined (II) AMDGPU(0): Max Image Size [cm]: horiz.: 26 vert.: 14 (II) AMDGPU(0): Gamma: 2.20 (II) AMDGPU(0): No DPMS capabilities specified (II) AMDGPU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 (II) AMDGPU(0): First detailed timing is preferred mode (II) AMDGPU(0): Preferred mode is native pixel format and refresh rate (II) AMDGPU(0): redX: 0.576 redY: 0.349 greenX: 0.336 greenY: 0.556 (II) AMDGPU(0): blueX: 0.159 blueY: 0.115 whiteX: 0.313 whiteY: 0.329 (II) AMDGPU(0): Manufacturer's mask: 0 (II) AMDGPU(0): Supported detailed timing: (II) AMDGPU(0): clock: 76.9 MHz Image Size: 256 x 144 mm (II) AMDGPU(0): h_active: 1366 h_sync: 1414 h_sync_end 1446 h_blank_end 1644 h_border: 0 (II) AMDGPU(0): v_active: 768 v_sync: 770 v_sync_end 775 v_blanking: 780 v_border: 0 (II) AMDGPU(0): Supported detailed timing: (II) AMDGPU(0): clock: 51.3 MHz Image Size: 256 x 144 mm (II) AMDGPU(0): h_active: 1366 h_sync: 1414 h_sync_end 1446 h_blank_end 1644 h_border: 0 (II) AMDGPU(0): v_active: 768 v_sync: 770 v_sync_end 775 v_blanking: 780 v_border: 0 (II) AMDGPU(0): Unknown vendor-specific block 2 (II) AMDGPU(0): EDID (in hex): (II) AMDGPU(0): 00ffffffffffff004ca3533900000000 (II) AMDGPU(0): 00160104901a0e780a91e59359568e28 (II) AMDGPU(0): 1d505400000001010101010101010101 (II) AMDGPU(0): 0101010101010e1e561651000c303020 (II) AMDGPU(0): 25000090100000190914561651000c30 (II) AMDGPU(0): 30202500009010000019000000000000 (II) AMDGPU(0): 00000000000000000000000000000002 (II) AMDGPU(0): 000c4cff0a3c64100f196400000000c1 (II) AMDGPU(0): Printing probed modes for output LVDS (II) AMDGPU(0): Modeline "1366x768"x60.0 76.94 1366 1414 1446 1644 768 770 775 780 -hsync -vsync (46.8 kHz eP) (II) AMDGPU(0): Modeline "1366x768"x40.0 51.29 1366 1414 1446 1644 768 770 775 780 -hsync -vsync (31.2 kHz e) (II) AMDGPU(0): Modeline "1280x720"x60.0 74.65 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.9 kHz) (II) AMDGPU(0): Modeline "1152x768"x59.9 71.95 1152 1216 1328 1504 768 771 781 798 -hsync +vsync (47.8 kHz) (II) AMDGPU(0): Modeline "1024x768"x59.9 63.53 1024 1072 1176 1328 768 771 775 798 -hsync +vsync (47.8 kHz) (II) AMDGPU(0): Modeline "800x600"x60.0 38.31 800 832 912 1024 600 603 607 624 -hsync +vsync (37.4 kHz) (II) AMDGPU(0): Modeline "848x480"x59.9 31.65 848 872 952 1056 480 483 493 500 -hsync +vsync (30.0 kHz) (II) AMDGPU(0): Modeline "720x480"x59.9 26.85 720 744 808 896 480 483 493 500 -hsync +vsync (30.0 kHz) (II) AMDGPU(0): Modeline "640x480"x59.9 23.98 640 664 720 800 480 483 487 500 -hsync +vsync (30.0 kHz) (II) AMDGPU(0): EDID for output HDMI-A-0 (II) AMDGPU(0): EDID for output VGA-0 (II) AMDGPU(0): Output LVDS connected (II) AMDGPU(0): Output HDMI-A-0 disconnected (II) AMDGPU(0): Output VGA-0 disconnected (II) AMDGPU(0): Using exact sizes for initial modes (II) AMDGPU(0): Output LVDS using initial mode 1366x768 +0+0 (II) AMDGPU(0): mem size init: gart size :9f8f0000 vram size: s:1f7f8000 visible:1f7f8000 (==) AMDGPU(0): DPI set to (96, 96) (==) AMDGPU(0): Using gamma correction (1.0, 1.0, 1.0) (II) Loading sub module "ramdac" (II) LoadModule: "ramdac" (II) Module "ramdac" already built-in (II) UnloadModule: "modesetting" (II) Unloading modesetting (II) AMDGPU(0): Front buffer pitch: 5632 bytes (==) AMDGPU(0): DRI3 disabled (==) AMDGPU(0): Backing store enabled (WW) AMDGPU(0): Direct rendering disabled (II) AMDGPU(0): 2D and 3D acceleration disabled (==) AMDGPU(0): DPMS enabled (==) AMDGPU(0): Silken mouse enabled (II) Initializing extension Generic Event Extension (II) Initializing extension SHAPE (II) Initializing extension MIT-SHM (II) Initializing extension XInputExtension (II) Initializing extension XTEST (II) Initializing extension BIG-REQUESTS (II) Initializing extension SYNC (II) Initializing extension XKEYBOARD (II) Initializing extension XC-MISC (II) Initializing extension XFIXES (II) Initializing extension RENDER (II) Initializing extension RANDR (II) Initializing extension COMPOSITE (II) Initializing extension DAMAGE (II) Initializing extension MIT-SCREEN-SAVER (II) Initializing extension DOUBLE-BUFFER (II) Initializing extension RECORD (II) Initializing extension DPMS (II) Initializing extension Present (II) Initializing extension DRI3 (II) Initializing extension X-Resource (II) Initializing extension XVideo (II) Initializing extension XVideo-MotionCompensation (II) Initializing extension GLX (II) AIGLX: Screen 0 is not DRI2 capable (II) IGLX: Loaded and initialized swrast (II) GLX: Initialized DRISWRAST GL provider for screen 0 (II) Initializing extension XFree86-VidModeExtension (II) Initializing extension XFree86-DGA (II) Initializing extension XFree86-DRI (II) Initializing extension DRI2 (II) AMDGPU(0): Setting screen physical size to 361 x 203 (EE) (EE) Backtrace: (EE) 0: /usr/bin/X (xorg_backtrace+0x4d) [0x561ed3a10cbd] (EE) 1: /usr/bin/X (0x561ed386e000+0x1a67f8) [0x561ed3a147f8] (EE) 2: /lib64/libpthread.so.0 (0x7f98781ce000+0x13040) [0x7f98781e1040] (EE) 3: /lib64/libc.so.6 (gsignal+0xa4) [0x7f987808d1e4] (EE) 4: /lib64/libc.so.6 (abort+0x127) [0x7f98780772db] (EE) 5: /lib64/libc.so.6 (0x7f9878056000+0x211af) [0x7f98780771af] (EE) 6: /lib64/libc.so.6 (0x7f9878056000+0x2fa6a) [0x7f9878085a6a] (EE) 7: /usr/lib64/xorg/modules/drivers/amdgpu_drv.so (0x7f9876cef000+0x8f93) [0x7f9876cf7f93] (EE) 8: /usr/lib64/xorg/modules/drivers/amdgpu_drv.so (0x7f9876cef000+0x92c6) [0x7f9876cf82c6] (EE) 9: /usr/lib64/xorg/modules/drivers/amdgpu_drv.so (0x7f9876cef000+0x17d85) [0x7f9876d06d85] (EE) 10: /usr/lib64/xorg/modules/drivers/amdgpu_drv.so (0x7f9876cef000+0x19b49) [0x7f9876d08b49] (EE) 11: /usr/bin/X (MapWindow+0x20c) [0x561ed38ef50c] (EE) 12: /usr/bin/X (0x561ed386e000+0x5ae54) [0x561ed38c8e54] (EE) 13: /lib64/libc.so.6 (__libc_start_main+0xee) [0x7f9878078b3e] (EE) 14: /usr/bin/X (_start+0x2a) [0x561ed38b30ca] (EE) (EE) Fatal server error: (EE) Caught signal 6 (Aborted). Server aborting (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 "/var/log/Xorg.0.log" for additional information. (EE) (EE) Server terminated with error (1). Closing log file.
Is there a segfault in dmesg?
I'm using XFCE. When inserting a USB drive, the xfce4-terminal (v 0.8.9.1) does not recognize the drive. lsblk "confirms" this: Code: lsblk -o +fstype,label,uuid,partuuid NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT FSTYPE LABEL UUID PARTUUID sda 8:0 0 298.1G 0 disk └─sda1 8:1 0 290G 0 part /hdd ntfs 46460D60460D51DB 28236800-01 sdb 8:16 1 14.7G 0 disk └─sdb1 8:17 1 14.7G 0 part vfat D80E-46AD eefe336e-7431-40d0-836f-3546a681c981 sdc 8:32 0 111.8G 0 disk ├─sdc1 8:33 0 2M 0 part 20de55d9-5d28-47f4-b7a9-fece4d668119 ├─sdc2 8:34 0 128M 0 part /boot vfat 8140-3C51 422fc6cd-b82b-49ef-b9f5-8a4746e8f05a ├─sdc3 8:35 0 3G 0 part [SWAP] swap aacbb780-bfa0-485b-87e7-bf3502f2e75f 8d71dcc6-8376-4428-af1c-ee9ad4869662 └─sdc4 8:36 0 90G 0 part / ext4 20cbe3b7-104b-4daa-a09e-3ab9a7e10147 4e3be889-0d7c-450c-ac66-50af9ec1bd26 sr0 11:0 1 1024M 0 rom In this case, the drive in question is /dev/sdb1 or "D80E-46AD". If I try to access its contents via the xfce4-terminal I would normally try to use the autocomplete feature (using TAB) but this obviously won't work. Also, I then type manually the location, which is Code: ls /run/media/user/D80E-46AD and an error occurs: Code: ls: cannot access '/run/media/jorge/D80E-46AD/': No such file or directory The only way so far that I could access the drive via the CLI, is by first navigating in thunar (graphically) and only then the xfce4-terminal is able to recognize the drive. This means that thunar does automatically update itself when the drive is mounted by the system. Do I have something misconfigured?or is this a bug? or is this a limitation of xfce4-terminal ? thanks!
The terminal is just a terminal. It has no sense of whether anything is mounted. It just shows you what your shell can see. Your shell output says that the device was never mounted. What have you configured that you expected plugging in a drive would automatically mount it? (As an aside, except in physically well secured environments, automatic mounting like that is a bad idea.)
Hi When viewing a video via vlc, the screen turns off every 10 minutes. Tool->Options->All->Video Disable screensaver is checked. How do I make that the screen doesn't go off when watching a video, but it turns off in all other cases? I am using: vlc 3.0.8 Operating System: Gentoo Linux KDE Plasma Version: 5.17.5 KDE Frameworks Version: 5.67.0 Qt Version: 5.14.1 Kernel Version: 5.4.28-gentoo OS Type: 64-bit
Maybe some settings in Energy Saving?
Until a few days ago I log in as User-1 after boot. The display for User-1 is than F7. I occasionally at the same time I log in as User-2 (root) through Alt-Ctl F1 and startx. The display for User-2 is then F8. I can then switch between User-7 and User-8 with Alt-Ctl F8 and Alt-Ctl F7 and back. The DE is Xfce with Slim. When I now initially log in as User-1 the display for the initial user is F7. Just like in the past. I then do Alt-Ctl F1, login as User-2 and run startx. Now the display for User-2 is at F1. Switching to User-1, F7 the User-1 display is gone and is replaced with the Slim login screen. After login in as User-1, the User-1 display shows with all previously applications run by User-1 gone. Switching back to User-2 on F1, the X display is gone. Startx on F1 brings up the User-2 display without the previously running applications. User-1 F7 display is back to the Slim login screen. Xorg.0.log Apr 26 21:13 Code: ............. [ 306.811] (II) AIGLX: Suspending AIGLX clients for VT switch [ 318.500] (II) AIGLX: Resuming AIGLX clients after VT switch [ 318.521] (II) AMDGPU(0): EDID vendor "BOE", prod id 1671 [ 318.521] (II) AMDGPU(0): Printing DDC gathered Modelines: [ 318.521] (II) AMDGPU(0): Modeline "1920x1080"x0.0 152.60 1920 1968 2000 2192 1080 1083 1089 1160 +hsync -vsync (69.6 kHz eP) [ 318.538] (II) event2 - Power Button: is tagged by udev as: Keyboard [ 318.539] (II) event2 - Power Button: device is a keyboard [ 318.539] (II) event10 - Video Bus: is tagged by udev as: Keyboard [ 318.539] (II) event10 - Video Bus: device is a keyboard [ 318.540] (II) event0 - Power Button: is tagged by udev as: Keyboard [ 318.540] (II) event0 - Power Button: device is a keyboard [ 318.540] (II) event4 - Compx 2.4G Receiver: is tagged by udev as: Keyboard [ 318.540] (II) event4 - Compx 2.4G Receiver: device is a keyboard [ 318.594] (II) event5 - Compx 2.4G Receiver: is tagged by udev as: Mouse [ 318.594] (II) event5 - Compx 2.4G Receiver: device is a pointer [ 318.595] (II) event6 - Compx 2.4G Receiver System Control: is tagged by udev as: Keyboard [ 318.595] (II) event6 - Compx 2.4G Receiver System Control: device is a keyboard [ 318.596] (II) event7 - Compx 2.4G Receiver Consumer Control: is tagged by udev as: Keyboard [ 318.596] (II) event7 - Compx 2.4G Receiver Consumer Control: device is a keyboard [ 318.597] (II) event16 - HP TrueVision HD Camera: HP Tru: is tagged by udev as: Keyboard [ 318.597] (II) event16 - HP TrueVision HD Camera: HP Tru: device is a keyboard [ 318.597] (II) event3 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard [ 318.597] (II) event3 - AT Translated Set 2 keyboard: device is a keyboard [ 318.598] (II) event8 - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad [ 318.598] (II) event8 - SynPS/2 Synaptics TouchPad: device is a touchpad [ 318.599] (II) event9 - HP Wireless hotkeys: is tagged by udev as: Keyboard [ 318.599] (II) event9 - HP Wireless hotkeys: device is a keyboard [ 318.599] (II) event15 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch [ 318.599] (II) event15 - HP WMI hotkeys: device is a keyboard [ 318.599] (II) event15 - HP WMI hotkeys: device is a switch device [ 408.209] (II) AMDGPU(0): EDID vendor "BOE", prod id 1671 [ 408.210] (II) AMDGPU(0): Printing DDC gathered Modelines: [ 408.210] (II) AMDGPU(0): Modeline "1920x1080"x0.0 152.60 1920 1968 2000 2192 1080 1083 1089 1160 +hsync -vsync (69.6 kHz eP) [ 408.228] (II) event8 - SynPS/2 Synaptics TouchPad: device removed [ 408.647] (II) AMDGPU(0): EDID vendor "BOE", prod id 1671 [ 408.647] (II) AMDGPU(0): Printing DDC gathered Modelines: [ 408.647] (II) AMDGPU(0): Modeline "1920x1080"x0.0 152.60 1920 1968 2000 2192 1080 1083 1089 1160 +hsync -vsync (69.6 kHz eP) [ 408.653] (II) AMDGPU(0): EDID vendor "BOE", prod id 1671 [ 408.653] (II) AMDGPU(0): Printing DDC gathered Modelines: [ 408.653] (II) AMDGPU(0): Modeline "1920x1080"x0.0 152.60 1920 1968 2000 2192 1080 1083 1089 1160 +hsync -vsync (69.6 kHz eP) [ 2757.179] (II) event2 - Power Button: device removed [ 2757.185] (II) event10 - Video Bus: device removed [ 2757.194] (II) event0 - Power Button: device removed [ 2757.202] (II) event4 - Compx 2.4G Receiver: device removed [ 2757.210] (II) event5 - Compx 2.4G Receiver: device removed [ 2757.226] (II) event6 - Compx 2.4G Receiver System Control: device removed [ 2757.234] (II) event16 - HP TrueVision HD Camera: HP Tru: device removed [ 2757.250] (II) event3 - AT Translated Set 2 keyboard: device removed [ 2757.259] (II) event9 - HP Wireless hotkeys: device removed [ 2757.276] (II) event15 - HP WMI hotkeys: device removed [ 2757.288] (II) event7 - Compx 2.4G Receiver Consumer Control: device removed [ 2757.296] (II) AIGLX: Suspending AIGLX clients for VT switch [ 2762.131] (II) AIGLX: Resuming AIGLX clients after VT switch [ 2762.155] (II) AMDGPU(0): EDID vendor "BOE", prod id 1671 [ 2762.155] (II) AMDGPU(0): Printing DDC gathered Modelines: [ 2762.155] (II) AMDGPU(0): Modeline "1920x1080"x0.0 152.60 1920 1968 2000 2192 1080 1083 1089 1160 +hsync -vsync (69.6 kHz eP) [ 2762.173] (II) event2 - Power Button: is tagged by udev as: Keyboard [ 2762.173] (II) event2 - Power Button: device is a keyboard [ 2762.175] (II) event10 - Video Bus: is tagged by udev as: Keyboard [ 2762.175] (II) event10 - Video Bus: device is a keyboard [ 2762.176] (II) event0 - Power Button: is tagged by udev as: Keyboard [ 2762.176] (II) event0 - Power Button: device is a keyboard [ 2762.177] (II) event4 - Compx 2.4G Receiver: is tagged by udev as: Keyboard [ 2762.177] (II) event4 - Compx 2.4G Receiver: device is a keyboard [ 2762.231] (II) event5 - Compx 2.4G Receiver: is tagged by udev as: Mouse [ 2762.231] (II) event5 - Compx 2.4G Receiver: device is a pointer [ 2762.234] (II) event6 - Compx 2.4G Receiver System Control: is tagged by udev as: Keyboard [ 2762.234] (II) event6 - Compx 2.4G Receiver System Control: device is a keyboard [ 2762.235] (II) event16 - HP TrueVision HD Camera: HP Tru: is tagged by udev as: Keyboard [ 2762.235] (II) event16 - HP TrueVision HD Camera: HP Tru: device is a keyboard [ 2762.235] (II) event3 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard [ 2762.235] (II) event3 - AT Translated Set 2 keyboard: device is a keyboard [ 2762.236] (II) event9 - HP Wireless hotkeys: is tagged by udev as: Keyboard [ 2762.236] (II) event9 - HP Wireless hotkeys: device is a keyboard [ 2762.237] (II) event15 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch [ 2762.237] (II) event15 - HP WMI hotkeys: device is a keyboard [ 2762.237] (II) event15 - HP WMI hotkeys: device is a switch device [ 2762.238] (II) event7 - Compx 2.4G Receiver Consumer Control: is tagged by udev as: Keyboard [ 2762.238] (II) event7 - Compx 2.4G Receiver Consumer Control: device is a keyboard Xorg.1.log Apr 26 20:32 Code: ..................... [ 287.620] (II) event9 - HP Wireless hotkeys: is tagged by udev as: Keyboard [ 287.620] (II) event9 - HP Wireless hotkeys: device is a keyboard [ 287.620] (II) event9 - HP Wireless hotkeys: device removed [ 287.620] (**) Option "config_info" "udev:/sys/devices/virtual/input/input10/event9" [ 287.620] (II) XINPUT: Adding extended input device "HP Wireless hotkeys" (type: KEYBOARD, id 16) [ 287.620] (II) event9 - HP Wireless hotkeys: is tagged by udev as: Keyboard [ 287.620] (II) event9 - HP Wireless hotkeys: device is a keyboard [ 287.621] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event15) [ 287.621] (**) HP WMI hotkeys: Applying InputClass "libinput keyboard catchall" [ 287.621] (II) Using input driver 'libinput' for 'HP WMI hotkeys' [ 287.621] (II) systemd-logind: got fd for /dev/input/event15 13:79 fd 40 paused 0 [ 287.621] (**) HP WMI hotkeys: always reports core events [ 287.621] (**) Option "Device" "/dev/input/event15" [ 287.621] (**) Option "_source" "server/udev" [ 287.621] (II) event15 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch [ 287.622] (II) event15 - HP WMI hotkeys: device is a keyboard [ 287.622] (II) event15 - HP WMI hotkeys: device is a switch device [ 287.622] (II) event15 - HP WMI hotkeys: device removed [ 287.622] (**) Option "config_info" "udev:/sys/devices/virtual/input/input16/event15" [ 287.622] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 17) [ 287.622] (II) event15 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch [ 287.622] (II) event15 - HP WMI hotkeys: device is a keyboard [ 287.622] (II) event15 - HP WMI hotkeys: device is a switch device [ 287.624] (**) Compx 2.4G Receiver Consumer Control: Applying InputClass "libinput keyboard catchall" [ 287.624] (II) Using input driver 'libinput' for 'Compx 2.4G Receiver Consumer Control' [ 287.624] (II) systemd-logind: returning pre-existing fd for /dev/input/event7 13:71 [ 287.624] (**) Compx 2.4G Receiver Consumer Control: always reports core events [ 287.624] (**) Option "Device" "/dev/input/event7" [ 287.624] (**) Option "_source" "_driver/libinput" [ 287.624] (II) libinput: Compx 2.4G Receiver Consumer Control: is a virtual subdevice [ 287.624] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:04:00.3/usb1/1-3/1-3:1.2/0003:1D57:FA60.0003/input/input9/event7" [ 287.624] (II) XINPUT: Adding extended input device "Compx 2.4G Receiver Consumer Control" (type: KEYBOARD, id 18) [ 288.152] (II) AMDGPU(0): EDID vendor "BOE", prod id 1671 [ 288.152] (II) AMDGPU(0): Printing DDC gathered Modelines: [ 288.152] (II) AMDGPU(0): Modeline "1920x1080"x0.0 152.60 1920 1968 2000 2192 1080 1083 1089 1160 +hsync -vsync (69.6 kHz eP) [ 288.179] (**) Option "fd" "38" [ 288.179] (II) event8 - SynPS/2 Synaptics TouchPad: device removed [ 297.009] (**) Option "fd" "27" [ 297.009] (II) event2 - Power Button: device removed [ 297.010] (**) Option "fd" "30" [ 297.010] (II) event10 - Video Bus: device removed [ 297.010] (**) Option "fd" "31" [ 297.010] (II) event0 - Power Button: device removed [ 297.011] (**) Option "fd" "32" [ 297.011] (II) event4 - Compx 2.4G Receiver: device removed [ 297.011] (**) Option "fd" "33" [ 297.011] (II) event5 - Compx 2.4G Receiver: device removed [ 297.011] (**) Option "fd" "34" [ 297.011] (II) event6 - Compx 2.4G Receiver System Control: device removed [ 297.011] (**) Option "fd" "35" [ 297.011] (**) Option "fd" "36" [ 297.011] (II) event16 - HP TrueVision HD Camera: HP Tru: device removed [ 297.011] (**) Option "fd" "37" [ 297.011] (II) event3 - AT Translated Set 2 keyboard: device removed [ 297.012] (**) Option "fd" "39" [ 297.012] (II) event9 - HP Wireless hotkeys: device removed [ 297.012] (**) Option "fd" "40" [ 297.012] (II) event15 - HP WMI hotkeys: device removed [ 297.012] (**) Option "fd" "35" [ 297.012] (II) event7 - Compx 2.4G Receiver Consumer Control: device removed [ 297.012] (II) AIGLX: Suspending AIGLX clients for VT switch [ 297.087] (II) systemd-logind: got pause for 13:66 [ 297.087] (II) systemd-logind: got pause for 13:79 [ 297.087] (II) systemd-logind: got pause for 13:70 [ 297.087] (II) systemd-logind: got pause for 13:80 [ 297.087] (II) systemd-logind: got pause for 13:73 [ 297.087] (II) systemd-logind: got pause for 13:68 [ 297.087] (II) systemd-logind: got pause for 13:64 [ 297.087] (II) systemd-logind: got pause for 13:71 [ 297.087] (II) systemd-logind: got pause for 13:67 [ 297.087] (II) systemd-logind: got pause for 13:72 [ 297.087] (II) systemd-logind: got pause for 13:74 [ 297.087] (II) systemd-logind: got pause for 13:69 [ 297.087] (II) systemd-logind: got pause for 226:0 [ 297.763] (II) systemd-logind: got resume for 13:66 [ 297.775] (II) systemd-logind: got resume for 13:79 [ 297.790] (II) systemd-logind: got resume for 13:70 [ 297.796] (II) systemd-logind: got resume for 13:80 [ 297.803] (II) systemd-logind: got resume for 13:73 [ 297.811] (II) systemd-logind: got resume for 13:68 [ 297.819] (II) systemd-logind: got resume for 13:64 [ 297.827] (II) systemd-logind: got resume for 13:71 [ 297.835] (II) systemd-logind: got resume for 13:67 [ 297.843] (II) systemd-logind: got resume for 13:72 [ 297.851] (II) systemd-logind: got resume for 13:74 [ 297.859] (II) systemd-logind: got resume for 13:69 [ 297.859] (II) systemd-logind: got resume for 226:0 [ 297.914] (II) AIGLX: Resuming AIGLX clients after VT switch [ 297.914] (EE) AMDGPU(0): failed to set mode: Permission denied [ 297.914] (WW) AMDGPU(0): Failed to set mode on CRTC 0 [ 297.915] (EE) AMDGPU(0): Failed to enable any CRTC [ 297.915] (EE) Fatal server error: [ 297.915] (EE) EnterVT failed for screen 0 [ 297.915] (EE) [ 297.915] (EE) Please consult the The X.Org Foundation support at http://wiki.x.org for help. [ 297.915] (EE) Please also check the log file at "/var/log/Xorg.1.log" for additional information. [ 297.915] (EE) [ 297.915] (II) AIGLX: Suspending AIGLX clients for VT switch [ 306.845] (EE) Server terminated with error (1). Closing log file. Xorg.1.log.old Apr 26 15:28 Code: ........................ [ 257.121] (II) event5 - Compx 2.4G Receiver: is tagged by udev as: Mouse [ 257.121] (II) event5 - Compx 2.4G Receiver: device is a pointer [ 257.122] (II) event6 - Compx 2.4G Receiver System Control: is tagged by udev as: Keyboard [ 257.122] (II) event6 - Compx 2.4G Receiver System Control: device is a keyboard [ 257.124] (II) event7 - Compx 2.4G Receiver Consumer Control: is tagged by udev as: Keyboard [ 257.124] (II) event7 - Compx 2.4G Receiver Consumer Control: device is a keyboard [ 257.125] (II) event15 - HP TrueVision HD Camera: HP Tru: is tagged by udev as: Keyboard [ 257.125] (II) event15 - HP TrueVision HD Camera: HP Tru: device is a keyboard [ 257.126] (II) event3 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard [ 257.126] (II) event3 - AT Translated Set 2 keyboard: device is a keyboard [ 257.127] (II) event9 - HP Wireless hotkeys: is tagged by udev as: Keyboard [ 257.127] (II) event9 - HP Wireless hotkeys: device is a keyboard [ 257.128] (II) systemd-logind: got resume for 13:74 [ 257.128] (II) event10 - Video Bus: is tagged by udev as: Keyboard [ 257.128] (II) event10 - Video Bus: device is a keyboard [ 257.129] (II) systemd-logind: got resume for 13:68 [ 257.130] (II) event4 - Compx 2.4G Receiver: is tagged by udev as: Keyboard [ 257.130] (II) event4 - Compx 2.4G Receiver: device is a keyboard [ 257.130] (II) systemd-logind: got resume for 13:72 [ 257.130] (II) systemd-logind: got resume for 13:80 [ 257.131] (II) event16 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch [ 257.131] (II) event16 - HP WMI hotkeys: device is a keyboard [ 257.131] (II) event16 - HP WMI hotkeys: device is a switch device [ 261.811] (**) Option "fd" "35" [ 261.811] (II) event2 - Power Button: device removed [ 261.813] (**) Option "fd" "64" [ 261.813] (II) event10 - Video Bus: device removed [ 261.813] (**) Option "fd" "33" [ 261.813] (II) event0 - Power Button: device removed [ 261.814] (**) Option "fd" "37" [ 261.814] (II) event4 - Compx 2.4G Receiver: device removed [ 261.814] (**) Option "fd" "38" [ 261.814] (II) event5 - Compx 2.4G Receiver: device removed [ 261.815] (**) Option "fd" "30" [ 261.815] (II) event6 - Compx 2.4G Receiver System Control: device removed [ 261.815] (**) Option "fd" "32" [ 261.815] (**) Option "fd" "31" [ 261.815] (II) event15 - HP TrueVision HD Camera: HP Tru: device removed [ 261.816] (**) Option "fd" "34" [ 261.816] (II) event3 - AT Translated Set 2 keyboard: device removed [ 261.817] (**) Option "fd" "36" [ 261.817] (II) event9 - HP Wireless hotkeys: device removed [ 261.817] (**) Option "fd" "40" [ 261.817] (II) event16 - HP WMI hotkeys: device removed [ 261.817] (**) Option "fd" "32" [ 261.817] (II) event7 - Compx 2.4G Receiver Consumer Control: device removed [ 261.817] (II) AIGLX: Suspending AIGLX clients for VT switch [ 261.901] (II) systemd-logind: got pause for 13:70 [ 261.901] (II) systemd-logind: got pause for 13:79 [ 261.901] (II) systemd-logind: got pause for 13:71 [ 261.901] (II) systemd-logind: got pause for 13:64 [ 261.901] (II) systemd-logind: got pause for 13:67 [ 261.901] (II) systemd-logind: got pause for 13:66 [ 261.901] (II) systemd-logind: got pause for 13:73 [ 261.901] (II) systemd-logind: got pause for 13:69 [ 261.901] (II) systemd-logind: got pause for 226:0 [ 261.901] (II) systemd-logind: got pause for 13:74 [ 261.901] (II) systemd-logind: got pause for 13:68 [ 261.901] (II) systemd-logind: got pause for 13:72 [ 261.901] (II) systemd-logind: got pause for 13:80 [ 262.577] (II) systemd-logind: got resume for 13:70 [ 262.589] (II) systemd-logind: got resume for 13:79 [ 262.601] (II) systemd-logind: got resume for 13:71 [ 262.608] (II) systemd-logind: got resume for 13:64 [ 262.616] (II) systemd-logind: got resume for 13:67 [ 262.624] (II) systemd-logind: got resume for 13:66 [ 262.632] (II) systemd-logind: got resume for 13:73 [ 262.640] (II) systemd-logind: got resume for 13:69 [ 262.640] (II) systemd-logind: got resume for 226:0 [ 262.661] (II) AIGLX: Resuming AIGLX clients after VT switch [ 262.673] (EE) AMDGPU(0): Setting DRM property blob failed with errno -13 [ 262.673] (EE) AMDGPU(0): Setting Gamma LUT failed with errno 1 [ 262.674] (II) AMDGPU(0): EDID vendor "BOE", prod id 1671 [ 262.674] (II) AMDGPU(0): Printing DDC gathered Modelines: [ 262.674] (II) AMDGPU(0): Modeline "1920x1080"x0.0 152.60 1920 1968 2000 2192 1080 1083 1089 1160 +hsync -vsync (69.6 kHz eP) [ 262.674] (EE) AMDGPU(0): Setting DRM property blob failed with errno -13 [ 262.674] (EE) AMDGPU(0): Setting Gamma LUT failed with errno 1 [ 262.675] (II) event2 - failed to create input device '/dev/input/event2'. [ 262.675] [dix] couldn't enable device 6 [ 262.675] (II) event0 - failed to create input device '/dev/input/event0'. [ 262.675] [dix] couldn't enable device 8 [ 262.675] (II) event5 - failed to create input device '/dev/input/event5'. [ 262.675] [dix] couldn't enable device 10 [ 262.675] (II) event6 - failed to create input device '/dev/input/event6'. [ 262.675] [dix] couldn't enable device 11 [ 262.675] (II) event7 - failed to create input device '/dev/input/event7'. [ 262.675] [dix] couldn't enable device 12 [ 262.676] (II) event15 - failed to create input device '/dev/input/event15'. [ 262.676] [dix] couldn't enable device 13 [ 262.676] (II) event3 - failed to create input device '/dev/input/event3'. [ 262.676] [dix] couldn't enable device 14 [ 262.676] (II) event9 - failed to create input device '/dev/input/event9'. [ 262.676] [dix] couldn't enable device 16 [ 262.676] [dix] couldn't enable device 18 [ 262.677] (II) systemd-logind: got resume for 13:74 [ 262.677] (II) event10 - failed to create input device '/dev/input/event10'. [ 262.677] [dix] couldn't enable device 7 [ 262.677] (II) systemd-logind: got resume for 13:68 [ 262.677] (II) event4 - failed to create input device '/dev/input/event4'. [ 262.678] [dix] couldn't enable device 9 [ 262.678] (II) systemd-logind: got resume for 13:72 [ 262.678] (II) systemd-logind: got resume for 13:80 [ 262.678] (II) event16 - failed to create input device '/dev/input/event16'. [ 262.678] [dix] couldn't enable device 17 [ 262.678] (II) systemd-logind: got pause for 13:70 [ 262.678] (II) systemd-logind: got pause for 13:79 [ 262.678] (II) systemd-logind: got pause for 13:71 [ 262.678] (II) systemd-logind: got pause for 13:64 [ 262.678] (II) systemd-logind: got pause for 13:67 [ 262.678] (II) systemd-logind: got pause for 13:66 [ 262.678] (II) systemd-logind: got pause for 13:73 [ 262.678] (II) systemd-logind: got pause for 13:69 [ 262.678] (II) systemd-logind: got pause for 226:0 [ 262.678] (II) systemd-logind: got pause for 13:74 [ 262.679] (II) systemd-logind: got pause for 13:68 [ 262.679] (II) systemd-logind: got pause for 13:72 [ 262.679] (II) systemd-logind: got pause for 13:80 [ 262.682] (WW) AMDGPU(0): flip queue failed: Permission denied [ 262.682] (WW) AMDGPU(0): Page flip failed: Permission denied [ 262.682] (EE) AMDGPU(0): present flip failed [ 262.686] (WW) AMDGPU(0): flip queue failed: Permission denied [ 262.686] (WW) AMDGPU(0): Page flip failed: Permission denied [ 262.686] (EE) AMDGPU(0): present flip failed [ 262.693] (WW) AMDGPU(0): flip queue failed: Permission denied [ 262.694] (WW) AMDGPU(0): Page flip failed: Permission denied [ 262.694] (EE) AMDGPU(0): present flip failed [ 262.706] (WW) AMDGPU(0): flip queue failed: Permission denied [ 262.706] (WW) AMDGPU(0): Page flip failed: Permission denied [ 262.706] (EE) AMDGPU(0): present flip failed [ 270.922] (II) AIGLX: Suspending AIGLX clients for VT switch [ 270.924] (EE) AMDGPU(0): failed to set mode: Permission denied [ 270.924] (II) AIGLX: Resuming AIGLX clients after VT switch [ 270.924] (EE) AMDGPU(0): failed to set mode: Permission denied [ 270.924] (WW) AMDGPU(0): Failed to set mode on CRTC 0 [ 270.925] (EE) AMDGPU(0): Failed to enable any CRTC [ 270.925] (EE) Fatal server error: [ 270.925] (EE) EnterVT failed for screen 0 [ 270.925] (EE) [ 270.925] (EE) Please consult the The X.Org Foundation support at http://wiki.x.org for help. [ 270.925] (EE) Please also check the log file at "/var/log/Xorg.1.log" for additional information. [ 270.925] (EE) [ 270.925] (II) AIGLX: Suspending AIGLX clients for VT switch [ 271.035] (EE) Server terminated with error (1). Closing log file. The only odd thing I noticed is that " systemd-logind". I use OpenRC. It appears I have some kind of "systemd infestation" on my 4 different Gentoo PX's at home. Any ideas?
Hello C5ace. Do you have Code: sys-apps/systemd installed? Does it depend on software you have currently installed? Code: equery d sys-apps/systemd
Hi Guys, I have installed openbox following this https://wiki.gentoo.org/wiki/Openbox However I just cant create any menus both using menumaker or openbox menu. When i use openbox-menu I get: Code: File applications.menu doesn't exist. Can't create menu and for menumaker Code: mmaker -vf Openbox3 * scanning desktop... 54 apps found legacy... 6 apps found debian... 52 apps found * merging... 38 coincidings detected * generating no terminal emulator specified; will use the default no suitable terminal emulator found I run openbox --reconfigure BUT NO UPDATED MENUS. Just the default little stupid menu that is almost useless. I followed the instructions exactly as shown. I prefer if i dint go deep into rc.xml writing right now... I just want a fresh functional menu. Maybe later if i go deeper in openbox then ok.. Kindly advice me pleeeaseeeee..
Get an XML editor and edit ~/.config/openbox/menu.xml ... or just use any text editor.
Solved : I just had to load module : nvidia-drm Hi, I use OpenRC. I just migrated from consolekit to elogind, but sddm doesn't start anymore. user sddm is in video group. elogind is started. sddm.log only says : Code: [01:14:05.123] (II) DAEMON: Initializing... [01:14:05.128] (II) DAEMON: Starting... [01:14:05.129] (II) DAEMON: Logind interface found but nothing more. Nothing is written in /var/log/Xorg.0.log Any idea please ?
See this topic
Here's: Code: gnome-base/gnome-light Installed versions: 3.34.4(2.0)(00:30:47 21/04/2020)(gnome-shell -cups) Working fine in X11 mode started from GDM. Wayland Sway works fine. Wayland Gnome doesn't start... Not sure where to look...But at least got the following in /var/log/gdm: Code: (gnome-shell:10531): mutter-WARNING **: 19:55:14.658: Failed to open gpu '/dev/dri/card1': Failed to activate universal planes: Opération non permise The XKEYBOARD keymap compiler (xkbcomp) reports: > Internal error: Could not resolve keysym XF86FullScreen Errors from xkbcomp are not fatal to the X server dbus-daemon[10521]: [session uid=997 pid=10521] Activating service name='org.a11y.Bus' requested by ':1.11' (uid=997 pid=10531 comm="/usr/bin/gnome-shell ") dbus-daemon[10521]: [session uid=997 pid=10521] Successfully activated service 'org.a11y.Bus' GNOME Shell-Message: 19:55:15.176: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly. GNOME Shell-Message: 19:55:15.177: Will monitor session c7 dbus-daemon[10521]: [session uid=997 pid=10521] Activating service name='org.freedesktop.portal.IBus' requested by ':1.13' (uid=997 pid=10567 comm="ibus-daemon --panel disable ") dbus-daemon[10521]: [session uid=997 pid=10521] Successfully activated service 'org.freedesktop.portal.IBus' W: [pulseaudio] caps.c: Normally all extra capabilities would be dropped now, but that's impossible because PulseAudio was built without capabilities support. dbus-daemon[10562]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=997 pid=10531 comm="/usr/bin/gnome-shell ") dbus-daemon[10562]: Successfully activated service 'org.a11y.atspi.Registry' SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry GNOME Shell-Message: 19:55:15.477: Failed to get PolKit permission: Polkit.Error: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered ** (gnome-shell:10531): WARNING **: 19:55:15.527: Could not issue 'StartUnit' systemd call (gnome-shell:10531): IBUS-CRITICAL **: 19:55:15.528: ibus_bus_hello: assertion 'ibus_bus_is_connected (bus)' failed (gnome-shell:10531): GLib-GIO-CRITICAL **: 19:55:15.528: Error while sending AddMatch() message: La connexion est fermée (gnome-shell:10531): IBUS-CRITICAL **: 19:55:15.528: ibus_bus_call_async: assertion 'ibus_bus_is_connected (bus)' failed (gnome-shell:10531): IBUS-CRITICAL **: 19:55:15.528: ibus_bus_call_async: assertion 'ibus_bus_is_connected (bus)' failed ** (gnome-shell:10531): WARNING **: 19:55:15.530: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered The XKEYBOARD keymap compiler (xkbcomp) reports: > Warning: Unsupported maximum keycode 569, clipping. > X11 cannot support keycodes above 255. Errors from xkbcomp are not fatal to the X server Gjs-Message: 19:55:15.612: JS WARNING: [resource:///org/gnome/shell/ui/windowManager.js 1637]: reference to undefined property "MetaWindowXwayland" (gsd-dummy:10626): GLib-GIO-CRITICAL **: 19:55:15.628: g_bus_own_name: assertion 'g_dbus_is_name (name) && !g_dbus_is_unique_name (name)' failed (gsd-dummy:10612): GLib-GIO-CRITICAL **: 19:55:15.628: g_bus_own_name: assertion 'g_dbus_is_name (name) && !g_dbus_is_unique_name (name)' failed (gsd-dummy:10653): GLib-GIO-CRITICAL **: 19:55:15.629: g_bus_own_name: assertion 'g_dbus_is_name (name) && !g_dbus_is_unique_name (name)' failed (gsd-rfkill:10621): rfkill-plugin-WARNING **: 19:55:15.630: Could not open rfkill device: Could not open RFKILL control device, please verify your installation gnome-session-binary[10523]: WARNING: Application 'org.gnome.SettingsDaemon.Keyboard.desktop' killed by signal 11 gnome-session-binary[10523]: WARNING: Application 'org.gnome.SettingsDaemon.Power.desktop' killed by signal 11 (gsd-media-keys:10620): media-keys-plugin-WARNING **: 19:55:15.867: Failed to grab accelerator for keybinding settings:hibernate (gsd-media-keys:10620): media-keys-plugin-WARNING **: 19:55:15.867: Failed to grab accelerator for keybinding settings:rfkill (gsd-media-keys:10620): media-keys-plugin-WARNING **: 19:55:15.867: Failed to grab accelerator for keybinding settings:playback-random (gsd-media-keys:10620): media-keys-plugin-WARNING **: 19:55:15.867: Failed to grab accelerator for keybinding settings:playback-repeat gnome-session-binary[10523]: WARNING: App 'org.gnome.SettingsDaemon.Keyboard.desktop' respawning too quickly gnome-session-binary[10523]: WARNING: Application 'org.gnome.SettingsDaemon.Keyboard.desktop' killed by signal 11 gnome-session-binary[10523]: WARNING: Application 'org.gnome.SettingsDaemon.Power.desktop' killed by signal 11 gnome-session-binary[10523]: WARNING: App 'org.gnome.SettingsDaemon.Power.desktop' respawning too quickly GNOME Shell-Message: 19:55:16.251: Registering session with GDM ** (gnome-shell:10531): WARNING **: 19:55:19.698: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered ** (gnome-shell:10531): WARNING **: 19:55:19.699: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered ** (gnome-shell:10531): WARNING **: 19:55:20.568: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered ** (gnome-shell:10531): WARNING **: 19:55:20.568: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered ** (gnome-shell:10531): WARNING **: 19:55:20.569: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered ** (gnome-shell:10531): WARNING **: 19:55:20.569: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered ** (gnome-shell:10531): WARNING **: 19:55:20.570: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered ** (gnome-shell:10531): WARNING **: 19:55:20.570: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered ** (gnome-shell:10531): WARNING **: 19:55:20.570: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered ** (gnome-shell:10531): WARNING **: 19:55:20.571: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered ** (gnome-shell:10531): WARNING **: 19:55:20.571: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered ** (gnome-shell:10531): WARNING **: 19:55:20.571: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered ** (gnome-shell:10531): WARNING **: 19:55:20.572: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered ** (gnome-shell:10531): WARNING **: 19:55:20.572: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered ** (gnome-shell:10531): WARNING **: 19:55:20.572: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered ** (gnome-shell:10531): WARNING **: 19:55:20.573: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered ** (gnome-shell:10531): WARNING **: 19:55:20.573: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered ** (gnome-shell:10531): WARNING **: 19:55:20.573: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered ** (gnome-shell:10531): WARNING **: 19:55:20.574: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered ** (gnome-shell:10531): WARNING **: 19:55:20.574: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered ** (gnome-shell:10531): WARNING **: 19:55:20.575: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered ** (gnome-shell:10531): WARNING **: 19:55:20.575: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered ** (gnome-shell:10531): WARNING **: 19:55:20.575: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered ** (gnome-shell:10531): WARNING **: 19:55:20.576: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered ** (gnome-shell:10531): WARNING **: 19:55:20.576: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered ** (gnome-shell:10531): WARNING **: 19:55:20.577: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered ** (gnome-shell:10531): WARNING **: 19:55:20.577: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered ** (gnome-shell:10531): WARNING **: 19:55:20.578: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered ** (gnome-shell:10531): WARNING **: 19:55:20.578: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered ** (gnome-shell:10531): WARNING **: 19:55:20.578: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered ** (gnome-shell:10531): WARNING **: 19:55:20.578: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered ** (gnome-shell:10531): WARNING **: 19:55:20.578: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered ** (gnome-shell:10531): WARNING **: 19:55:20.579: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered ** (gnome-shell:10531): WARNING **: 19:55:20.579: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered ** (gnome-shell:10531): WARNING **: 19:55:20.579: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered ** (gnome-shell:10531): WARNING **: 19:55:20.580: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered ** (gnome-shell:10531): WARNING **: 19:55:20.580: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered ** (gnome-shell:10531): WARNING **: 19:55:20.581: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered ** (gnome-shell:10531): WARNING **: 19:55:20.581: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered ** (gnome-shell:10531): WARNING **: 19:55:20.582: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered ** (gnome-shell:10531): WARNING **: 19:55:20.582: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered ** (gnome-shell:10531): WARNING **: 19:55:20.582: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered ** (gnome-shell:10531): WARNING **: 19:55:20.583: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered ** (gnome-shell:10531): WARNING **: 19:55:20.583: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered ** (gnome-shell:10531): WARNING **: 19:55:20.584: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered ** (gnome-shell:10531): WARNING **: 19:55:20.584: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered ** (gnome-shell:10531): WARNING **: 19:55:20.584: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered ** (gnome-shell:10531): WARNING **: 19:55:20.585: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered ** (gnome-shell:10531): WARNING **: 19:55:21.041: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered (gnome-shell:10531): mutter-WARNING **: 19:55:21.566: Failed to CRTC gamma: drmModeCrtcSetGamma on CRTC 51 failed: Permission non accordée (gsd-dummy:10653): GLib-GIO-CRITICAL **: 19:55:22.186: g_bus_unown_name: assertion 'owner_id > 0' failed (gsd-dummy:10626): GLib-GIO-CRITICAL **: 19:55:22.187: g_bus_unown_name: assertion 'owner_id > 0' failed (gsd-dummy:10612): GLib-GIO-CRITICAL **: 19:55:22.187: g_bus_unown_name: assertion 'owner_id > 0' failed gnome-session-binary[10523]: WARNING: Lost name on bus: org.gnome.SessionManager (gsd-screensaver-proxy:10654): GLib-GIO-WARNING **: 19:55:22.195: Error releasing name org.freedesktop.ScreenSaver: La connexion est fermée (gsd-housekeeping:10632): GLib-GIO-WARNING **: 19:55:22.195: Error releasing name org.gnome.SettingsDaemon.Housekeeping: La connexion est fermée (gsd-datetime:10646): GLib-GIO-WARNING **: 19:55:22.196: Error releasing name org.gnome.SettingsDaemon.Datetime: La connexion est fermée No idea how to fix or what to check... any clue? Thks 4 ur attention, interest & support.
Damn another obvious USE flag dependancy missing. This is what setting USE="-*" in make.conf is all about. Fixed. Thks 4 ur attention, interest & support.
first, best wishes to you and yours during the covid-19 pandemic At the tail end of February I created a new gentoo build with xfce4, which is standard for me. A few days after successfully creating the build I noticed that the desktop was getting a bit choppy. Looking at 'top', I saw xfwm4 was using maybe 50-60% of the cpu cycles. So, I logged out then in and looked at 'top' and xfwm4 was using 0.7% of the cycles, a day later 20%, etc., and after about 3-4 days it would climb to about 90% and be very unusable. This was a problem I had never seen before. I tried a couple of different wm's that unfortunately couldn't match xfwm4 for features/configurability, though they didn't have the cpu cycle issue, so I went back to xfwm4 and its cpu issue. Eventually, just for the hell of it, I re-emerged xfwm4 and bingo! no more xfwm4 cpu cycle problem. Then a couple of days later I noticed the desktop getting choppy again and looked at 'top' and this time it was xorg-server chomping away at the cpu cycles. A logout/in showed roughly the same problem that xfwm4 had, low initial cpu usage that would climb astronomically over three or four days. I thought that if a re-emerge for xfwm4 worked maybe a re-emerge of xorg-server would have the same results. and this is where I've hit a snag... Code: localhost ~ # emerge -pv xorg-server These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild N ] media-libs/libglvnd-1.3.1::gentoo USE="X -test" ABI_X86="(64) -32 (-x32)" 698 KiB [ebuild r U ] x11-base/xorg-server-1.20.7:0/1.20.7::gentoo [1.20.6:0/1.20.6::gentoo] USE="ipv6 libglvnd* suid udev xorg -debug -dmx -doc -elogind -kdrive -libressl -minimal (-selinux) -static-libs -systemd -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" 6,156 KiB [ebuild rR ] x11-drivers/xf86-input-keyboard-1.9.0::gentoo 0 KiB [ebuild rR ] x11-drivers/xf86-input-libinput-0.29.0::gentoo 0 KiB [ebuild rR ] x11-drivers/xf86-input-mouse-1.9.3::gentoo 0 KiB [ebuild rR ] x11-drivers/xf86-video-nouveau-1.0.16::gentoo 0 KiB [blocks B ] app-eselect/eselect-opengl ("app-eselect/eselect-opengl" is blocking x11-base/xorg-server-1.20.7) [blocks B ] media-libs/mesa[-libglvnd(-)] ("media-libs/mesa[-libglvnd(-)]" is blocking media-libs/libglvnd-1.3.1) Total: 6 packages (1 upgrade, 1 new, 4 reinstalls), Size of downloads: 6,853 KiB Conflict: 2 blocks (2 unsatisfied) * Error: The above package list contains packages which cannot be * installed at the same time on the same system. (x11-base/xorg-server-1.20.7:0/1.20.7::gentoo, ebuild scheduled for merge) pulled in by x11-base/xorg-server:= required by (x11-drivers/xf86-input-keyboard-1.9.0:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)" x11-base/xorg-server[xorg] required by (x11-drivers/xf86-input-mouse-1.9.3:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)" x11-base/xorg-server[-minimal] required by (x11-base/xorg-x11-7.4-r3:0/0::gentoo, installed) USE="fonts" ABI_X86="(64)" x11-base/xorg-server:0 required by @__auto_slot_operator_replace_installed__ xorg-server >=x11-base/xorg-server-1.7 required by (x11-drivers/xf86-input-mouse-1.9.3:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)" x11-base/xorg-server[-minimal] required by (x11-drivers/xf86-video-nouveau-1.0.16:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)" x11-base/xorg-server:= required by (x11-drivers/xf86-input-mouse-1.9.3:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)" x11-base/xorg-server[xorg] required by (x11-drivers/xf86-video-nouveau-1.0.16:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)" x11-base/xorg-server:= required by (x11-drivers/xf86-input-libinput-0.29.0:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)" >=x11-base/xorg-server-1.20[xorg] required by (x11-drivers/xf86-input-libinput-0.29.0:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)" x11-base/xorg-server[xorg] required by (x11-drivers/xf86-input-keyboard-1.9.0:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)" x11-base/xorg-server required by @selected >=x11-base/xorg-server-1.10 required by (x11-drivers/xf86-input-keyboard-1.9.0:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)" x11-base/xorg-server:= required by (x11-drivers/xf86-video-nouveau-1.0.16:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)" (media-libs/mesa-19.2.8:0/0::gentoo, installed) pulled in by media-libs/mesa[X(+),abi_x86_64(-)] required by (x11-libs/gtk+-3.24.13:3/3::gentoo, installed) USE="X cups introspection (-aqua) -broadway -cloudprint -colord -examples -gtk-doc -test -vim-syntax -wayland -xinerama" ABI_X86="(64) -32 (-x32)" >=media-libs/mesa-9.1.6[X(+),abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] (>=media-libs/mesa-9.1.6[X(+),abi_x86_64(-)]) required by (virtual/opengl-7.0-r2:0/0::gentoo, installed) USE="" ABI_X86="(64) -32 (-x32)" >=media-libs/mesa-10.2:* required by (www-client/firefox-68.7.0:0/0::gentoo, installed) USE="dbus gmp-autoupdate screenshot system-av1 system-harfbuzz system-icu system-jpeg system-libevent system-libvpx system-sqlite system-webp -bindist -clang -custom-cflags -custom-optimization -debug -eme-free -geckodriver -hardened -hwaccel -jack -lto -pgo -pulseaudio (-selinux) -startup-notification -test -wayland -wifi" ABI_X86="(64)" CPU_FLAGS_X86="-avx2" L10N="-ach -af -an -ar -ast -az -be -bg -bn -br -bs -ca -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 -nl -nn -oc -pa -pl -pt-BR -pt-PT -rm -ro -ru -si -sk -sl -son -sq -sr -sv -ta -te -th -tr -uk -ur -uz -vi -xh -zh-CN -zh-TW" >=media-libs/mesa-10.2:* required by (mail-client/thunderbird-68.6.0:0/0::gentoo, installed) USE="dbus gmp-autoupdate system-av1 system-harfbuzz system-icu system-jpeg system-libevent system-sqlite system-webp -bindist -clang -custom-cflags -custom-optimization -debug -eme-free -hardened -jack -lightning -lto (-pgo) -pulseaudio (-selinux) -startup-notification -system-libvpx -test -wayland -wifi" ABI_X86="(64)" CPU_FLAGS_X86="-avx2" L10N="-ar -ast -be -bg -br -ca -cs -cy -da -de -el -en-GB -es-AR -es-ES -et -eu -fi -fr -fy -ga -gd -gl -he -hr -hsb -hu -hy -id -is -it -ja -ko -lt -nb -nl -nn -pl -pt-BR -pt-PT -rm -ro -ru -si -sk -sl -sq -sr -sv -tr -uk -vi -zh-CN -zh-TW" media-libs/mesa[egl,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] (media-libs/mesa[egl,abi_x86_64(-)]) required by (media-libs/libepoxy-1.5.4:0/0::gentoo, installed) USE="X egl -test" ABI_X86="(64) -32 (-x32)" media-libs/mesa[egl] required by (app-office/libreoffice-6.3.4.2-r1:0/0::gentoo, installed) USE="branding cups dbus gtk mariadb -accessibility -bluetooth (-coinmp) -debug -eds (-firebird) -googledrive -gstreamer -gtk2 -java -kde -ldap -odk -pdfimport -postgres -test" ABI_X86="(64)" LIBREOFFICE_EXTENSIONS="-nlpsolver -scripting-beanshell -scripting-javascript -wiki-publisher" PYTHON_SINGLE_TARGET="python3_6 -python3_7 (-python3_8)" >=media-libs/mesa-18[X(+),egl,gbm] required by (x11-base/xorg-server-1.20.7:0/1.20.7::gentoo, ebuild scheduled for merge) USE="ipv6 libglvnd suid udev xorg -debug -dmx -doc -elogind -kdrive -libressl -minimal (-selinux) -static-libs -systemd -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)" For more information about Blocked Packages, please refer to the following section of the Gentoo Linux x86 Handbook (architecture is irrelevant): https://wiki.gentoo.org/wiki/Handbook:X86/Working/Portage#Blocked_packages The following packages are causing rebuilds: (x11-base/xorg-server-1.20.7:0/1.20.7::gentoo, ebuild scheduled for merge) causes rebuilds for: (x11-drivers/xf86-video-nouveau-1.0.16:0/0::gentoo, ebuild scheduled for merge) (x11-drivers/xf86-input-mouse-1.9.3:0/0::gentoo, ebuild scheduled for merge) (x11-drivers/xf86-input-libinput-0.29.0:0/0::gentoo, ebuild scheduled for merge) (x11-drivers/xf86-input-keyboard-1.9.0:0/0::gentoo, ebuild scheduled for merge) localhost ~ # Any ideas? Thanks. - Martin - Code: localhost ~ # eselect profile list Available profile symlink targets: [1] default/linux/amd64/17.0 (stable) [2] default/linux/amd64/17.0/selinux (stable) [3] default/linux/amd64/17.0/hardened (stable) [4] default/linux/amd64/17.0/hardened/selinux (stable) [5] default/linux/amd64/17.0/desktop (stable) [6] default/linux/amd64/17.0/desktop/gnome (stable) [7] default/linux/amd64/17.0/desktop/gnome/systemd (stable) [8] default/linux/amd64/17.0/desktop/plasma (stable) [9] default/linux/amd64/17.0/desktop/plasma/systemd (stable) [10] default/linux/amd64/17.0/developer (stable) [11] default/linux/amd64/17.0/no-multilib (stable) [12] default/linux/amd64/17.0/no-multilib/hardened (stable) [13] default/linux/amd64/17.0/no-multilib/hardened/selinux (stable) [14] default/linux/amd64/17.0/systemd (stable) [15] default/linux/amd64/17.0/x32 (dev) [16] default/linux/amd64/17.1 (stable) * [17] default/linux/amd64/17.1/selinux (stable) [18] default/linux/amd64/17.1/hardened (stable) [19] default/linux/amd64/17.1/hardened/selinux (stable) [20] default/linux/amd64/17.1/desktop (stable) [21] default/linux/amd64/17.1/desktop/gnome (stable) [22] default/linux/amd64/17.1/desktop/gnome/systemd (stable) [23] default/linux/amd64/17.1/desktop/plasma (stable) [24] default/linux/amd64/17.1/desktop/plasma/systemd (stable) [25] default/linux/amd64/17.1/developer (stable) [26] default/linux/amd64/17.1/no-multilib (stable) [27] default/linux/amd64/17.1/no-multilib/hardened (stable) [28] default/linux/amd64/17.1/no-multilib/hardened/selinux (stable) [29] default/linux/amd64/17.1/systemd (stable) [30] default/linux/amd64/17.0/musl (exp) [31] default/linux/amd64/17.0/musl/hardened (exp) [32] default/linux/amd64/17.0/musl/hardened/selinux (exp) [33] default/linux/amd64/17.0/uclibc (exp) [34] default/linux/amd64/17.0/uclibc/hardened (exp) localhost ~ # Code: localhost ~ # emerge --info Portage 2.3.89 (python 3.6.10-final-0, default/linux/amd64/17.1, gcc-9.2.0, glibc-2.30-r8, 4.19.97-gentoo x86_64) ================================================================= System uname: Linux-4.19.97-gentoo-x86_64-Intel-R-_Core-TM-_i7-4820K_CPU_@_3.70GHz-with-gentoo-2.6 KiB Mem: 32878740 total, 16484188 free KiB Swap: 524284 total, 522748 free Timestamp of repository gentoo: Fri, 24 Apr 2020 04:30:01 +0000 Head commit of repository gentoo: 24483affb659d1be2cae1ccfa7f1e6c98803b58a sh bash 4.4_p23-r1 ld GNU ld (Gentoo 2.32 p2) 2.32.0 app-shells/bash: 4.4_p23-r1::gentoo dev-java/java-config: 2.2.0-r4::gentoo dev-lang/perl: 5.30.1::gentoo dev-lang/python: 2.7.17-r1::gentoo, 3.6.10::gentoo, 3.7.7-r1::gentoo dev-util/cmake: 3.14.6::gentoo sys-apps/baselayout: 2.6-r1::gentoo sys-apps/openrc: 0.42.1::gentoo sys-apps/sandbox: 2.13::gentoo sys-devel/autoconf: 2.13-r1::gentoo, 2.69-r4::gentoo sys-devel/automake: 1.13.4-r2::gentoo, 1.16.1-r1::gentoo sys-devel/binutils: 2.32-r1::gentoo sys-devel/gcc: 9.2.0-r2::gentoo sys-devel/gcc-config: 2.2::gentoo sys-devel/libtool: 2.4.6-r6::gentoo sys-devel/make: 4.2.1-r4::gentoo sys-kernel/linux-headers: 4.19::gentoo (virtual/os-headers) sys-libs/glibc: 2.30-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-verify-max-age: 24 sync-rsync-extra-opts: sync-rsync-verify-metamanifest: yes ACCEPT_KEYWORDS="amd64" ACCEPT_LICENSE="* -@EULA" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-march=native -O2 -pipe" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/lib64/libreoffice/program/sofficerc /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=native -O2 -pipe" DISTDIR="/var/cache/distfiles" ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN 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 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://gentoo.ussg.indiana.edu/ https://gentoo.osuosl.org/" LANG="en_US.utf8" LDFLAGS="-Wl,-O1 -Wl,--as-needed" MAKEOPTS="-j5" 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" USE="acl alsa alsa-plugin amd64 berkdb bzip2 cli consolekit crypt cups cxx dbus dri fortran gdbm gtk3 iconv icu ipv6 jpeg jpg kms libtirpc lua modules multilib ncurses nls nptl openmp pam pcre ppds readline seccomp sndfile split-usr ssl tcpd tif tiff tools unicode wav xattr zlib" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" 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 keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_6" PYTHON_TARGETS="python2_7 python3_6" RUBY_TARGETS="ruby24 ruby25" USERLAND="GNU" VIDEO_CARDS="nouveau" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CC, CPPFLAGS, CTARGET, CXX, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS localhost ~ # Code: localhost ~ # cat /etc/portage/make.conf # 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}" CPU_FLAGS="fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts" # 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 MAKEOPTS="-j5" GENTOO_MIRRORS="https://gentoo.ussg.indiana.edu/ https://gentoo.osuosl.org/" # some of these came from the ssd_256 build USE="acl alsa alsa-plugin amd64 berkdb consolekit crypt cups cxx dbus gtk3 iconv icu ipv6 jpg jpeg kms lua modules multilib nls nptl pam ppds sndfile ssl tif tiff tools unicode wav xattr" # turn this on before rebuilding @world # need to turn off (comment out) for regular manual 'emerge -pv postgresql' to work # EMERGE_DEFAULT_OPTS="--exclude gentoo-sources --exclude postgresql --exclude chromium --exclude firefox" INPUT_DEVICES="libinput keyboard mouse" VIDEO_CARDS="nouveau" # VIDEO_CARDS="nvidia" # VIDEO_CARDS="nouveau nvidia" # This will permit all licenses, except End User License Agreements that # this setup (and other setup stuff) allows you to use 'emerge --sync' like always # This will permit all licenses, except End User License Agreements that ACCEPT_LICENSE="* -@EULA" localhost ~ # .
https://bugzilla.xfce.org/show_bug.cgi?id=15963
I made the switch to elogind and libinput. Generally things are well, but Suspend, Hibernate and Shutdown are now greyed out. My system has been full updated in preparation to switching to Profile 17.1 I noted in the possible loss in making the switch. I'm running XFCE. EDIT: The script nowlodek has suggested seems to have corrected the problem as shutdown and restart are back.
How you start xfce? With startx or a login manager? dbus service is started?
Hi, I am using KDE / Dolphin since a long time, but it never happened to me before. Strating Dolphin takes a long time until ist pops up. Code: time dolphin QObject::connect: No such signal QDBusAbstractInterface::DeviceAdded(QString) QObject::connect: No such signal QDBusAbstractInterface::DeviceRemoved(QString) real 1m26,299s user 0m0,456s sys 0m0,071s Digging into the internet found a source with the same error in which upower seems to be involved: https://forum.manjaro.org/t/dolphin-is-taking-a-long-time-to-load/69134/17 Code: systemctl status upower.service ● upower.service - Daemon for power management Loaded: loaded (/lib/systemd/system/upower.service; disabled; vendor preset: disabled) Active: failed (Result: exit-code) since Sun 2020-04-26 15:16:42 CEST; 4min 39s ago Docs: man:upowerd(8) Process: 216937 ExecStart=/usr/lib/upower/upowerd (code=exited, status=217/USER) Main PID: 216937 (code=exited, status=217/USER) CPU: 5ms Apr 26 15:16:41 gentupe systemd[1]: upower.service: Main process exited, code=exited, status=217/USER Apr 26 15:16:41 gentupe systemd[1]: upower.service: Failed with result 'exit-code'. Apr 26 15:16:41 gentupe systemd[1]: Failed to start Daemon for power management. Apr 26 15:16:42 gentupe systemd[1]: upower.service: Scheduled restart job, restart counter is at 5. Apr 26 15:16:42 gentupe systemd[1]: Stopped Daemon for power management. Apr 26 15:16:42 gentupe systemd[1]: upower.service: Start request repeated too quickly. Apr 26 15:16:42 gentupe systemd[1]: upower.service: Failed with result 'exit-code'. Apr 26 15:16:42 gentupe systemd[1]: Failed to start Daemon for power management. Code: systemctl start upower.service Job for upower.service failed because the control process exited with error code. See "systemctl status upower.service" and "journalctl -xe" for details. Code: journalctl -xe -- The error number returned by this process is ERRNO. Apr 26 15:23:30 gentupe systemd[1]: upower.service: Main process exited, code=exited, status=217/USER Apr 26 15:23:30 gentupe systemd[1]: upower.service: Failed with result 'exit-code'. Apr 26 15:23:30 gentupe systemd[1]: Failed to start Daemon for power management. -- Subject: Unit upower.service has failed -- Defined-By: systemd -- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit upower.service has failed. -- -- The result is RESULT. Apr 26 15:23:30 gentupe systemd[1]: upower.service: Scheduled restart job, restart counter is at 5. Apr 26 15:23:30 gentupe systemd[1]: Stopped Daemon for power management. -- Subject: Unit upower.service has finished shutting down -- Defined-By: systemd -- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit upower.service has finished shutting down. Apr 26 15:23:30 gentupe systemd[1]: upower.service: Start request repeated too quickly. Apr 26 15:23:30 gentupe systemd[1]: upower.service: Failed with result 'exit-code'. Apr 26 15:23:30 gentupe systemd[1]: Failed to start Daemon for power management. -- Subject: Unit upower.service has failed -- Defined-By: systemd -- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit upower.service has failed. -- -- The result is RESULT. Thank you
problem solved by setting CONFIG_USER_NS=Y in kernel config
_
maybe a mix of https://www.linuxquestions.org/questions/linux-newbie-8/fluxbox-change-languages-keyboard-layout-393468/ and https://www.systutorials.com/docs/linux/man/5-fluxbox-keys/
Dear All, I am running gentoo stable on an amd 64 kaveri box. I thought to try installing the deepin desktop. I am currently using Code: sddm . I notice that you are supposed to turn off Code: dhcpcd as part of the installation process. My internet connection uses Code: dhcpcd at present in gentoo. Would a conventional installation of deepin desktop kill off my internet connection? If so, then what packages would substitute for Code: dhcpcd . Comments appreciated. Regards Michael Fothergill
Many thanks for your suggestions. I have followed the instructions on installing deepin. I have got stuck here: Code: localhost /etc/portage # !527 ACCEPT_KEYWORDS="~amd64" emerge --ask --verbose --keep-going dde-base/dde-meta These are the packages that would be merged, in order: Calculating dependencies / !!! Problem resolving dependencies for dde-base/dde-meta ... done! !!! The ebuild selected to satisfy "dde-base/dde-meta" has unmet requirements. - dde-base/dde-meta-15.10.1::deepin USE="elogind extra grub kwin manual multimedia mutter plymouth policykit screensaver terminal turbo -systemd" ABI_X86="(64)" The following REQUIRED_USE flag constraints are unsatisfied: at-most-one-of ( kwin mutter ) The above constraints are a subset of the following complete expression: exactly-one-of ( systemd elogind ) at-most-one-of ( kwin mutter ) localhost /etc/portage # My make.conf file looks like this: Code: localhost /etc/portage # more make.conf # 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}" # WARNING: Changing your CHOST is not something that should be done lightly. # Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing. CHOST="x86_64-pc-linux-gnu" # These are the USE and USE_EXPAND flags that were used for # buidling in addition to what is provided by the profile. USE="X acl alsa alsa-plugin aqua asyncns blender bluetooth bmp branding bullet bzip2 cairo caps classic colorio crypt css cycles dbus dds -debug djvu corefonts docs dri3 eet egl elbeem elogind examples fbcondecor ffmpeg fftw filecaps fontconfig gallium game-engine gbm glamor gles glib gnome gpl grub gssapi gtk gtk3 gui handbook hardcoded-tables hardened ico iconv icu idn imx introspection ipv6 jack jit jpeg jumbo-build kerberos latex ldap legacy-systray libkms llvm lockluajit lprng-compat mmap mutter ndof network networkmanager nls npm nptl nss openal opengl openssl openimageio openmp orc pcre pdf pie plasma plymouth png policykit polkit postproc postscript ppm psd pulseaudio qtmedia readline recursion-limit sctp selinux session snapshot sndfile sound ssl startup-notification suid symlink tcl tcpd tftpd threads thunar tiff truetype udev udisks unicode upower usb vanilla webgl webrtc-aec xcb xinetd xv zeroconf zlib -caps -consolekit -clang -dot -doxysearch -drm -filecaps -systemd" FEATURES="split-elog buildpkg" #CCACHE_SIZE="30G" MAKEOPTS="-j5" CPU_FLAGS_X86="mmx sse sse2 3dnow 3dnowext aes avx fma3 fma4 mmx mmxext sse3 sse4_1 sse4_2 ssse3 xop" FFTOOLS="aviocat cws2fws ffescape ffeval ffhash fourcc2pixfmt graph2dot ismindex pktdumper qt-faststart sidxindex trasher" #ABI_X86="32 64 x32" #PYTHON_TARGETS="(python2_7)(python3_4)(python3_5)(python3_6)" #PYTHON_SINGLE_TARGET ="(python3_4)" #PORTAGE_BINHOST="http://binhost.genfic.com/packages" PORTDIR="/usr/portage" DISTDIR="${PORTDIR}/distfiles" PKGDIR="${PORTDIR}/packages" VIDEO_CARDS="amdgpu radeonsi radeon" ACCEPT_KEYWORDS="amd64" # (For mouse, keyboard, and Synaptics touchpad support) INPUT_DEVICES="synaptics libinput" GENTOO_MIRRORS="http://mirror.bytemark.co.uk/gentoo/" ACCEPT_LICENSE="* -@EULA" LINGUAS="en en_GB en_US" L10N="en en-GB en-US" #SYNC="rsync://rsync.uk.gentoo.org/gentoo-portage" # This sets the language of build output to English. # Please keep this setting intact when reporting bugs. LC_MESSAGES=C # Turn on logging - see http://gentoo-en.vfose.ru/wiki/Gentoo_maintenance. PORTAGE_ELOG_CLASSES="info warn error log qa" # Echo messages after emerge, also save to /var/log/portage/elog PORTAGE_ELOG_SYSTEM="echo save" GRUB_PLATFORMS="pc" localhost /etc/portage # I want to run in openrc format not systemd I tried putting mutter as a use flag instead of kwin but it doesn't fix the problem. Comments appreciated. The deepin package use file looks like this: Code: localhost /etc/portage/package.use # more deepin dde-base/dde-meta multimedia dde-base/dde-meta multimedia dde-base/dde-meta grub dde-base/dde-meta manual kwin dde-base/dde-meta mutter plymouth policykit screensaver terminal turbo dde-base/dde-meta elogind dde-base/dde-meta extra localhost /etc/portage/package.use # I don't want to upgrade from stable to testing. Cheers MF PS I have fixed this problem. I got rid of kwin and policykit. I then commented out the FFTOOLS and CFLAGS entries and this made the fft mpeg package emerge easily. Instead of the Code: ACCEPT_KEYWORDS="~amd64" emerge --ask --verbose --keep-going dde-base/dde-meta command I used: Code: emerge --ask --autounmask --verbose --keep-going dde-base/dde-meta and found that to be smoother. You have to do a lot of rounds of etc-update. I ended up running Code: emerge --backtrack=200 --ask --verbose --keep-going dde-base/dde-meta to get around dependency blockages. Finally deepin installed but a number of specific packages failed to emerge. xdm doesn't see deepin - I can't start it up yet. It sees gnome light, i3 and awesome and I can start up all of them. Comments appreciated. MF I have fixed the problems with deepin with the help of the deepin developer. It has now installed and runs OK.
Hi all, I have done a fresh installation of Gentoo and I installed XFCE as DE. Since several Display Managers can be installed, I tried to use lightdm. There is one annoying problem: lightdm (but also sddm and lxdm) stucks on boot, leaving a black screen with a static cursor. Nothing is allowed to me, except rebooting with the physical button (not with CTRL+ALT+CANC). The two weird things are that it happens the same with other DMs and, above all, that booting through recovery mode makes everything working. Last time, I uninstalled Gentoo for this issue (as now, I couldn't find the problem). Please help me, I will post everything needed. Thank you in advance EDIT: for the solution go at the end of the topic
popetto, Disable the display manager, using the chroot if you need to. Install wgetpaste if you don't have it yet and use it to put the output of dmesg, from booting your own kernel and /var/log/Xorg.0.log onto pastebins please. Also post the output of Code: lspci -nnk so we can see your hardware. Your kernel .config file may be useful too. Your display manager, whatever it is, is one of the layers in a cake. The upper layers depend on the lower layers working properly. As none of your display managers work, we need to look for a common problem in the lower layers. We will look at the lower layers of your 'cake', test them individually, then making your display manager work will be straight forward. By keeping the problem space small, we can locate problems as they arise.