View previous topic :: View next topic |
Author |
Message |
Jojobinha_2009 Tux's lil' helper
Joined: 27 Mar 2021 Posts: 77 Location: Brazil
|
Posted: Fri May 07, 2021 9:14 am Post subject: Plasma 5.21 - Shutdown / Restart Buttons Missing with OpenRC |
|
|
When using Plasma 5.21 with OpenRC, the shutdown and restart buttons aren't available.
- Elogind is installed and enabled on boot;
- Polkit is also installed and running (doesn't provide a service to enable so...)
My user is member of the users group.
This is a full Plasma-Meta + kde-apps-meta install. So nothing is missing.
What am I doing wrong here?
Is the newest plasma plain incompatible with SysVInit/OpenRC?
Edit: Somehow the "pam" USE flag, which was supposed to be enabled by default in the profile I chose got disabled.
Manually adding this flag to make.conf and then re-emerging elogind fixed the issue. _________________ Intel Core i5-9400F / 24GB DDR4 2666MHz / GeForce GTX 1060 3GB
Powered by Gentoo for x86_64
======================================================
Seize the day, and remember to have fun!
Last edited by Jojobinha_2009 on Sat May 08, 2021 1:10 am; edited 1 time in total |
|
Back to top |
|
|
alamahant Advocate
Joined: 23 Mar 2019 Posts: 3949
|
Posted: Fri May 07, 2021 9:20 am Post subject: |
|
|
You do have powerdevil no?
Other people are having similar issues
https://forums.gentoo.org/viewtopic-t-1134309-highlight-.html
Apparently many many people have similar issues....
I dont think its openrc to be blamed.
Rather glitchy kde..... _________________
Last edited by alamahant on Fri May 07, 2021 9:30 am; edited 1 time in total |
|
Back to top |
|
|
asturm Developer
Joined: 05 Apr 2007 Posts: 9334
|
Posted: Fri May 07, 2021 9:23 am Post subject: |
|
|
Not really. If loginctl is "not available" then elogind is simply not installed.
Jojobinha_2009 wrote: | Is the newest plasma plain incompatible with SysVInit/OpenRC? |
No, of course not.
Please show: emerge --info
How do you start Plasma?
Where exactly are the reboot/shutdown buttons not available?
See also:
https://wiki.gentoo.org/wiki/Elogind
https://wiki.gentoo.org/wiki/KDE#Prerequisites |
|
Back to top |
|
|
Perfect Gentleman Veteran
Joined: 18 May 2014 Posts: 1256
|
Posted: Fri May 07, 2021 10:35 am Post subject: |
|
|
I have 2 similar systems: 1 is okay, second has no power/reboot options. Both of them are waylanded and started from terminal.
The one with those missing options is Intel, the other is AMD.
Before several days it was okay. I don't do reboots from menu on Intel machine, so it doesn't bother me.
Quote: | Where exactly are the reboot/shutdown buttons not available? | From menu and when pressing Alt+Ctrl+Del.
Last edited by Perfect Gentleman on Fri May 07, 2021 10:39 am; edited 1 time in total |
|
Back to top |
|
|
asturm Developer
Joined: 05 Apr 2007 Posts: 9334
|
Posted: Fri May 07, 2021 10:39 am Post subject: |
|
|
Processor is irrelevant here.
And how do you start it from the terminal then? |
|
Back to top |
|
|
Perfect Gentleman Veteran
Joined: 18 May 2014 Posts: 1256
|
Posted: Fri May 07, 2021 10:40 am Post subject: |
|
|
asturm wrote: | And how do you start it from the terminal then? |
Code: | ~ $ cat wayland.sh
#!/bin/bash
KWIN_USE_INTEL_SWAP_EVENT=1 XDG_SESSION_TYPE=wayland exec dbus-run-session startplasma-wayland |
|
|
Back to top |
|
|
Jojobinha_2009 Tux's lil' helper
Joined: 27 Mar 2021 Posts: 77 Location: Brazil
|
Posted: Fri May 07, 2021 3:28 pm Post subject: |
|
|
Hi, here you go, the output of emerge --info.
I know I must be forgetting to setup something correctly.
Code: | emerge --info
Portage 3.0.18 (python 3.8.10-final-0, default/linux/amd64/17.1/desktop/plasma, gcc-11.1.0, glibc-2.33, 5.12.1-gentoo-x86_64 x86_64)
=================================================================
System uname: Linux-5.12.1-gentoo-x86_64-x86_64-Intel-R-_Core-TM-_i5-9400F_CPU_@_2.90GHz-with-glibc2.2.5
KiB Mem: 24443592 total, 19461224 free
KiB Swap: 0 total, 0 free
Timestamp of repository gentoo: Fri, 07 May 2021 02:30:01 +0000
Head commit of repository gentoo: 93448866c2c8e46ea0cfee61165cc3ce3aba468b
sh bash 5.1_p8
ld GNU ld (Gentoo 2.36.1 p3) 2.36.1
app-shells/bash: 5.1_p8::gentoo
dev-lang/perl: 5.32.1::gentoo
dev-lang/python: 2.7.18_p9::gentoo, 3.8.10::gentoo, 3.9.5::gentoo
dev-lang/rust: 1.51.0-r2::gentoo
dev-util/cmake: 3.20.2::gentoo
sys-apps/baselayout: 2.7-r2::gentoo
sys-apps/openrc: 0.42.1-r1::gentoo
sys-apps/sandbox: 2.24::gentoo
sys-devel/autoconf: 2.13-r1::gentoo, 2.69-r5::gentoo
sys-devel/automake: 1.16.3-r1::gentoo
sys-devel/binutils: 2.36.1-r1::gentoo
sys-devel/gcc: 11.1.0::gentoo
sys-devel/gcc-config: 2.4::gentoo
sys-devel/libtool: 2.4.6-r6::gentoo
sys-devel/make: 4.3::gentoo
sys-kernel/linux-headers: 5.12::gentoo (virtual/os-headers)
sys-libs/glibc: 2.33::gentoo
Repositories:
gentoo
location: /var/db/repos/gentoo
sync-type: rsync
sync-uri: rsync://rsync.gentoo.org/gentoo-portage
priority: -1000
sync-rsync-verify-jobs: 1
sync-rsync-extra-opts:
sync-rsync-verify-max-age: 24
sync-rsync-verify-metamanifest: yes
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=skylake -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/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-march=skylake -O2 -pipe"
DISTDIR="/var/cache/distfiles"
EMERGE_DEFAULT_OPTS="--jobs=6 --load-average=6"
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR"
FCFLAGS="-march=skylake -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=skylake -O2 -pipe"
GENTOO_MIRRORS="https://gentoo.c3sl.ufpr.br/ http://gentoo.c3sl.ufpr.br/ rsync://gentoo.c3sl.ufpr.br/gentoo/"
LANG="pt_BR.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j7"
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 gmp-autoupdate gpm grub gtk gui iconv icu ipv6 jpeg jumbo-build kde kipi kwallet lcms libglvnd libnotify libtirpc mad mng mp3 mp4 mpeg multilib ncurses nls nptl ogg opengl openmp openrc pam pango pcre pdf phonon plasma png policykit ppds pulseaudio qml qt5 readline sdl seccomp semantic-desktop spell split-usr ssl startup-notification svg tcpd tiff truetype udev udisks unicode upower usb vorbis wallpapers widgets wxwidgets x264 xattr xcb 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" GRUB_PLATFORMS="efi-64" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-3 php7-4" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_8" PYTHON_TARGETS="python3_8" RUBY_TARGETS="ruby26" USERLAND="GNU" VIDEO_CARDS="nvidia" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq proto steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset: CC, CPPFLAGS, CTARGET, CXX, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, RUSTFLAGS
|
The buttons are missing from Plasma's K-menu/App Launcher.
I can only see logout options there.
Also, loginctl works fine. Its just that Plasma won't show me the respective buttons. _________________ Intel Core i5-9400F / 24GB DDR4 2666MHz / GeForce GTX 1060 3GB
Powered by Gentoo for x86_64
======================================================
Seize the day, and remember to have fun! |
|
Back to top |
|
|
Jojobinha_2009 Tux's lil' helper
Joined: 27 Mar 2021 Posts: 77 Location: Brazil
|
Posted: Fri May 07, 2021 10:58 pm Post subject: Conclusion of my little Plasma + OpenRC Saga. |
|
|
Turns out Elogind must be compiled with the "pam" USE flag, otherwise the shutdown/restart/suspend buttons on Plasma and also Loginctl won't work.
That's just a heads up, if trying to use KDE Plasma with OpenRC, remember to add "pam" to your USE flags.
Note: I did not disable this flag. Don't really understand how it got disabled in the first place. _________________ Intel Core i5-9400F / 24GB DDR4 2666MHz / GeForce GTX 1060 3GB
Powered by Gentoo for x86_64
======================================================
Seize the day, and remember to have fun!
Last edited by Jojobinha_2009 on Sat May 08, 2021 12:56 am; edited 1 time in total |
|
Back to top |
|
|
alamahant Advocate
Joined: 23 Mar 2019 Posts: 3949
|
Posted: Fri May 07, 2021 11:04 pm Post subject: |
|
|
Please create an entry in Documentation->Tips and Tricks.It will be useful to many people.
_________________
Last edited by alamahant on Fri May 07, 2021 11:11 pm; edited 2 times in total |
|
Back to top |
|
|
asturm Developer
Joined: 05 Apr 2007 Posts: 9334
|
Posted: Fri May 07, 2021 11:07 pm Post subject: |
|
|
pam is default enabled in default/linux already, so why did you disable it in the first place? *shakes head* |
|
Back to top |
|
|
Jojobinha_2009 Tux's lil' helper
Joined: 27 Mar 2021 Posts: 77 Location: Brazil
|
Posted: Sat May 08, 2021 12:01 am Post subject: |
|
|
asturm wrote: | pam is default enabled in default/linux already, so why did you disable it in the first place? *shakes head* |
I didn't disable it. I was following the KDE guide very carefully.
Don't know what went wrong or how did the flag get disabled...
Moreover this is a fresh Gentoo install. _________________ Intel Core i5-9400F / 24GB DDR4 2666MHz / GeForce GTX 1060 3GB
Powered by Gentoo for x86_64
======================================================
Seize the day, and remember to have fun! |
|
Back to top |
|
|
asturm Developer
Joined: 05 Apr 2007 Posts: 9334
|
Posted: Sat May 08, 2021 12:06 am Post subject: |
|
|
That's not possible. Your profile inherits pam. |
|
Back to top |
|
|
Jojobinha_2009 Tux's lil' helper
Joined: 27 Mar 2021 Posts: 77 Location: Brazil
|
Posted: Sat May 08, 2021 12:08 am Post subject: |
|
|
alamahant wrote: | Please create an entry in Documentation->Tips and Tricks.It will be useful to many people.
|
Will do. Happy to contribute in some way _________________ Intel Core i5-9400F / 24GB DDR4 2666MHz / GeForce GTX 1060 3GB
Powered by Gentoo for x86_64
======================================================
Seize the day, and remember to have fun! |
|
Back to top |
|
|
Jojobinha_2009 Tux's lil' helper
Joined: 27 Mar 2021 Posts: 77 Location: Brazil
|
Posted: Sat May 08, 2021 12:15 am Post subject: |
|
|
asturm wrote: | That's not possible. Your profile inherits pam. |
I don't understand how this happened, since if I use the Plasma/Systemd profile, then it works as expected.
For some weird reason, in my machine, if I use the plasma/stable profile (openrc), I can see that elogind is pulled in and installed when doing the initial world update as described in the handbook...
However it apparently doesn't get built with the pam USE flag.
This only happens if I use Plasma with OpenRC. _________________ Intel Core i5-9400F / 24GB DDR4 2666MHz / GeForce GTX 1060 3GB
Powered by Gentoo for x86_64
======================================================
Seize the day, and remember to have fun! |
|
Back to top |
|
|
asturm Developer
Joined: 05 Apr 2007 Posts: 9334
|
Posted: Sat May 08, 2021 12:18 am Post subject: |
|
|
Code: | # grep -R pam /etc/portage/package.use |
However, global enabled pam is also visible in your very own bug: https://bugs.gentoo.org/788841 |
|
Back to top |
|
|
Jojobinha_2009 Tux's lil' helper
Joined: 27 Mar 2021 Posts: 77 Location: Brazil
|
Posted: Sat May 08, 2021 12:29 am Post subject: |
|
|
asturm wrote: | Code: | # grep -R pam /etc/portage/package.use |
However, global enabled pam is also visible in your very own bug: https://bugs.gentoo.org/788841 |
Code: | grep -R pam /etc/portage/package.use |
The command returns nothing.
Yep indeed the flag is in the output of emerge --info.
Don't know why it didn't work by default.
My package.use folder contains only a file called zz-autounmask which contains no references to pam. _________________ Intel Core i5-9400F / 24GB DDR4 2666MHz / GeForce GTX 1060 3GB
Powered by Gentoo for x86_64
======================================================
Seize the day, and remember to have fun! |
|
Back to top |
|
|
Jojobinha_2009 Tux's lil' helper
Joined: 27 Mar 2021 Posts: 77 Location: Brazil
|
Posted: Sat May 08, 2021 12:42 am Post subject: |
|
|
However, even if pam is not in package.use, if its in the global USE variables than it should have worked by default the first time, right? _________________ Intel Core i5-9400F / 24GB DDR4 2666MHz / GeForce GTX 1060 3GB
Powered by Gentoo for x86_64
======================================================
Seize the day, and remember to have fun! |
|
Back to top |
|
|
pjp Administrator
Joined: 16 Apr 2002 Posts: 20586
|
Posted: Sat May 08, 2021 1:00 am Post subject: |
|
|
I've merged the "conclusion" topic to this one for continuity. _________________ Quis separabit? Quo animo? |
|
Back to top |
|
|
Perfect Gentleman Veteran
Joined: 18 May 2014 Posts: 1256
|
Posted: Sat May 08, 2021 2:33 am Post subject: |
|
|
on system with no power/reboot buttons elogind built with pam. |
|
Back to top |
|
|
asturm Developer
Joined: 05 Apr 2007 Posts: 9334
|
Posted: Sat May 08, 2021 8:16 am Post subject: |
|
|
Jojobinha_2009 wrote: | However, even if pam is not in package.use, if its in the global USE variables than it should have worked by default the first time, right? |
Exactly. By means of default/linux parent profile, almost *everyone* has it default enabled which is why you don't see an avalanche of topics similar to yours.
You don't have some "*/* -*" style entry anywhere in your package.use? How does `emerge -vp plasma-meta` look? |
|
Back to top |
|
|
Jojobinha_2009 Tux's lil' helper
Joined: 27 Mar 2021 Posts: 77 Location: Brazil
|
Posted: Sat May 08, 2021 4:30 pm Post subject: |
|
|
asturm wrote: | Jojobinha_2009 wrote: | However, even if pam is not in package.use, if its in the global USE variables than it should have worked by default the first time, right? |
Exactly. By means of default/linux parent profile, almost *everyone* has it default enabled which is why you don't see an avalanche of topics similar to yours.
You don't have some "*/* -*" style entry anywhere in your package.use? How does `emerge -vp plasma-meta` look? |
Apparently the pam USE variable is not there as you can see.
Code: | emerge -vp plasma-meta
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild R ] kde-plasma/plasma-meta-5.21.4:5::gentoo USE="browser-integration crypt desktop-portal display-manager elogind firewall grub gtk handbook kwallet legacy-systray networkmanager pulseaudio sddm smart wallpapers -bluetooth -colord -discover -plymouth -qrcode -sdk -systemd -thunderbolt" 0 KiB
Total: 1 package (1 reinstall), Size of downloads: 0 KiB
|
Also there is no "*/* -*" in my package.use, in my machine, that's a folder and only contains a zz-autoummask file, tried to search for these characters inside the zz-autounmask... nothing. _________________ Intel Core i5-9400F / 24GB DDR4 2666MHz / GeForce GTX 1060 3GB
Powered by Gentoo for x86_64
======================================================
Seize the day, and remember to have fun!
Last edited by Jojobinha_2009 on Sat May 08, 2021 4:36 pm; edited 1 time in total |
|
Back to top |
|
|
asturm Developer
Joined: 05 Apr 2007 Posts: 9334
|
Posted: Sat May 08, 2021 4:32 pm Post subject: |
|
|
Jojobinha_2009 wrote: | Apparently the pam USE variable is not there as you can see. |
No, I just wanted to see how a regular ebuild with many USE flags is configured for you, and plasma-meta is a good sample for that. |
|
Back to top |
|
|
Jojobinha_2009 Tux's lil' helper
Joined: 27 Mar 2021 Posts: 77 Location: Brazil
|
Posted: Sat May 08, 2021 4:38 pm Post subject: |
|
|
asturm wrote: | Jojobinha_2009 wrote: | Apparently the pam USE variable is not there as you can see. |
No, I just wanted to see how a regular ebuild with many USE flags is configured for you, and plasma-meta is a good sample for that. |
This is a fresh Gentoo, I haven't done anything different. Still trying to understand why did elogind compile without pam... _________________ Intel Core i5-9400F / 24GB DDR4 2666MHz / GeForce GTX 1060 3GB
Powered by Gentoo for x86_64
======================================================
Seize the day, and remember to have fun! |
|
Back to top |
|
|
asturm Developer
Joined: 05 Apr 2007 Posts: 9334
|
Posted: Sat May 08, 2021 4:50 pm Post subject: Re: Conclusion of my little Plasma + OpenRC Saga. |
|
|
Let's make a test: Please undo your manual adding of "pam" to IUSE and show us how that will manifest in your emerge output for this command:
Code: | $ emerge -vp sys-auth/elogind sys-apps/openrc sys-auth/polkit kde-plasma/kscreenlocker |
Jojobinha_2009 wrote: | My package.use folder contains only a file called zz-autounmask which contains no references to pam. |
Would you mind pasting that in full? |
|
Back to top |
|
|
Jojobinha_2009 Tux's lil' helper
Joined: 27 Mar 2021 Posts: 77 Location: Brazil
|
Posted: Sat May 08, 2021 5:06 pm Post subject: Re: Conclusion of my little Plasma + OpenRC Saga. |
|
|
asturm wrote: | Let's make a test: Please undo your manual adding of "pam" to IUSE and show us how that will manifest in your emerge output for this command:
Code: | $ emerge -vp sys-auth/elogind sys-apps/openrc sys-auth/polkit kde-plasma/kscreenlocker |
Code: | emerge -vp sys-auth/elogind sys-apps/openrc sys-auth/polkit kde-plasma/kscreenlocker
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild R ] kde-plasma/kscreenlocker-5.21.4:5::gentoo USE="pam -debug -test" 0 KiB
[ebuild R ] sys-apps/openrc-0.42.1-r1::gentoo USE="ncurses netifrc pam (split-usr) unicode -audit -bash -debug -newnet (-prefix) (-selinux) -static-libs -sysv-utils" 238 KiB
[ebuild R ] sys-auth/elogind-246.10::gentoo USE="acl pam (policykit) -audit -debug -doc (-selinux)" 0 KiB
[ebuild R ] sys-auth/polkit-0.118::gentoo USE="elogind gtk introspection kde nls pam -examples -jit (-selinux) -systemd -test" 0 KiB
Total: 4 packages (4 reinstalls), Size of downloads: 238 KiB
|
Note: Pam has been removed from make.conf
Jojobinha_2009 wrote: | My package.use folder contains only a file called zz-autounmask which contains no references to pam. |
Would you mind pasting that in full? |
Code: |
cat /etc/portage/package.use/zz-autounmask
# package.use# required by x11-drivers/nvidia-drivers-465.27::gentoo[X]
# required by x11-base/xorg-drivers-1.20-r2::gentoo[video_cards_nvidia]
# required by x11-base/xorg-server-1.20.11::gentoo[xorg]
# required by x11-drivers/xf86-input-libinput-1.0.1::gentoo
>=media-libs/libglvnd-1.3.3 abi_x86_32
# required by x11-libs/libXext-1.3.4::gentoo
# required by x11-base/xorg-server-1.20.11::gentoo[-minimal,-kdrive]
# required by x11-drivers/xf86-input-libinput-1.0.1::gentoo
# required by x11-base/xorg-drivers-1.20-r2::gentoo[input_devices_libinput]
# required by xorg-drivers (argument)
>=x11-libs/libX11-1.7.0 abi_x86_32
# required by media-libs/libglvnd-1.3.3::gentoo[X]
# required by x11-base/xorg-server-1.20.11::gentoo
# required by x11-drivers/xf86-input-libinput-1.0.1::gentoo
# required by x11-base/xorg-drivers-1.20-r2::gentoo[input_devices_libinput]
# required by xorg-drivers (argument)
>=x11-libs/libXext-1.3.4 abi_x86_32
# required by x11-libs/libX11-1.7.0::gentoo
# required by x11-apps/xkbcomp-1.4.5::gentoo
# required by x11-base/xorg-server-1.20.11::gentoo
# required by x11-drivers/xf86-input-libinput-1.0.1::gentoo
# required by x11-base/xorg-drivers-1.20-r2::gentoo[input_devices_libinput]
# required by xorg-drivers (argument)
>=x11-libs/libxcb-1.14 abi_x86_32
# required by x11-libs/libxcb-1.14::gentoo
# required by x11-libs/libX11-1.7.0::gentoo
# required by x11-apps/xkbcomp-1.4.5::gentoo
# required by x11-base/xorg-server-1.20.11::gentoo
# required by x11-drivers/xf86-input-libinput-1.0.1::gentoo
# required by x11-base/xorg-drivers-1.20-r2::gentoo[input_devices_libinput]
# required by xorg-drivers (argument)
>=x11-libs/libXau-1.0.9-r1 abi_x86_32
# required by x11-libs/libxcb-1.14::gentoo
# required by x11-libs/libX11-1.7.0::gentoo
# required by x11-apps/xkbcomp-1.4.5::gentoo
# required by x11-base/xorg-server-1.20.11::gentoo
# required by x11-drivers/xf86-input-libinput-1.0.1::gentoo
# required by x11-base/xorg-drivers-1.20-r2::gentoo[input_devices_libinput]
# required by xorg-drivers (argument)
>=x11-libs/libXdmcp-1.1.3 abi_x86_32
# required by x11-libs/libxcb-1.14::gentoo
# required by x11-libs/libX11-1.7.0::gentoo
# required by x11-apps/xkbcomp-1.4.5::gentoo
# required by x11-base/xorg-server-1.20.11::gentoo
# required by x11-drivers/xf86-input-libinput-1.0.1::gentoo
# required by x11-base/xorg-drivers-1.20-r2::gentoo[input_devices_libinput]
# required by xorg-drivers (argument)
>=x11-base/xcb-proto-1.14.1 abi_x86_32
# required by www-client/firefox-88.0.1::gentoo[system-libvpx]
# required by www-client/firefox (argument)
>=media-libs/libvpx-1.10.0 postproc
|
_________________ Intel Core i5-9400F / 24GB DDR4 2666MHz / GeForce GTX 1060 3GB
Powered by Gentoo for x86_64
======================================================
Seize the day, and remember to have fun! |
|
Back to top |
|
|
|