View previous topic :: View next topic |
Author |
Message |
Jean-Paul Guru
Joined: 13 Apr 2009 Posts: 307
|
Posted: Sat Mar 16, 2024 9:51 am Post subject: [solved] portage will synaptics nicht installieren |
|
|
Nach über 5 Jahren habe ich auf einer freien Partition mal wieder ein neues Gentoo installiert.
Es soll ein openrc System werden.
Ich habe ein einfaches desktop-Profil gewählt.
Code: | [5] default/linux/amd64/17.1/desktop (stable) * |
Alles läuft wie es soll. Jetzt wäre xorg an der Reihe.
In der make.conf steht Code: | VIDEO_CARDS="intel"
INPUT_DEVICES="libinput synaptics" |
dann ergibt ein emerge -pv xorg-drivers Code: | These are the packages that would be merged, in order:
Calculating dependencies .... done!
Dependency resolution took 1.08 s (backtrack: 0/20).
[ebuild N ] sys-libs/mtdev-1.1.6::gentoo 290 KiB
[ebuild N ] x11-misc/xkeyboard-config-2.40-r1::gentoo USE="-test" 873 KiB
[ebuild N ] gui-libs/display-manager-init-1.1.2::gentoo 0 KiB
[ebuild N ] x11-apps/xauth-1.1.2::gentoo 154 KiB
[ebuild N ] x11-libs/libxkbfile-1.1.2::gentoo ABI_X86="(64) -32 (-x32)" 305 KiB
[ebuild N ] dev-libs/libinput-1.25.0:0/10::gentoo USE="-doc -test" INPUT_DEVICES="-wacom" 793 KiB
[ebuild N ] x11-apps/iceauth-1.0.9::gentoo 128 KiB
[ebuild N ] x11-libs/libXfont2-2.0.6-r1::gentoo USE="bzip2 truetype -doc" 437 KiB
[ebuild N ] x11-misc/xbitmaps-1.1.3::gentoo 108 KiB
[ebuild N ] x11-libs/libxcvt-0.1.2::gentoo 10 KiB
[ebuild N ] x11-apps/xrdb-1.2.2::gentoo 134 KiB
[ebuild N ] x11-apps/xkbcomp-1.4.7::gentoo 234 KiB
[ebuild N ] x11-apps/xinit-1.4.2::gentoo USE="-twm" 154 KiB
[ebuild N ] x11-base/xorg-server-21.1.11:0/21.1.11::gentoo USE="elogind udev xorg -debug -minimal (-selinux) -suid -systemd -test -unwind -xcsecurity -xephyr -xnest -xvfb" 4.869 KiB
[ebuild N ] x11-base/xorg-drivers-21.1-r2::gentoo INPUT_DEVICES="libinput -elographics -evdev -joystick -synaptics -vmmouse -void -wacom" VIDEO_CARDS="intel -amdgpu -ast -dummy -fbdev (-freedreno) (-geode) -i915 -mga -nouveau -nvidia (-omap) -qxl -r128 -radeon -radeonsi -siliconmotion (-tegra) (-vc4) -vesa -via -virtualbox -vmware" 0 KiB
[ebuild N ] x11-drivers/xf86-input-libinput-1.4.0::gentoo 320 KiB
Total: 16 packages (16 new), Size of downloads: 8.801 KiB |
libinput soll installiert werden, aber synaptics bleibt auf -synaptics und wird nicht installiert.
Wenn ich das von meinem Hautpsystem aus mache funktioniert es Code: | [ebuild R ] x11-base/xorg-drivers-21.1-r2::gentoo INPUT_DEVICES="libinput synaptics* -elographics -evdev -joystick -vmmouse -void -wacom" VIDEO_CARDS="intel -amdgpu -ast -dummy -fbdev (-freedreno) (-geode) -i915 -mga -nouveau -nvidia (-omap) -qxl -r128 -radeon -radeonsi -siliconmotion (-tegra) (-vc4) -vesa -via -virtualbox -vmware" 0 KiB
[ebuild N ] x11-drivers/xf86-input-synaptics-1.9.2::gentoo 423 KiB
Total: 2 packages (1 new, 1 reinstall), Size of downloads: 423 KiB |
Hat jemand eine Idee woran das liegt. _________________ ”Everything should be made as simple as possible, but no simpler.” – Albert Einstein
Last edited by Jean-Paul on Sat Mar 16, 2024 2:26 pm; edited 1 time in total |
|
Back to top |
|
|
Josef.95 Advocate
Joined: 03 Sep 2007 Posts: 4664 Location: Germany
|
Posted: Sat Mar 16, 2024 1:24 pm Post subject: |
|
|
Hi,
vermutlich hast du im neuen System in der INPUT_DEVICES Variable einen Typo, anders könnte ich es mir nicht erklären - prüfe das bitte noch mal doppelt nach.
btw, INPUT_DEVICES="libinput" ist schon vom Profil her als default gesetzt, siehe https://gitweb.gentoo.org/repo/gentoo.git/tree/profiles/base/make.defaults#n54
sprich wenn deine selbst gesetzte INPUT_DEVICES Variable tatsächlich einen Typo hat (und damit ignoriert wird), dann würde es auch erklären warum INPUT_DEVICES="libinput" dennoch verwendet wird.
Lange Rede kurzer Sinn - prüfe bitte noch mal auf Typos :) |
|
Back to top |
|
|
Jean-Paul Guru
Joined: 13 Apr 2009 Posts: 307
|
Posted: Sat Mar 16, 2024 2:26 pm Post subject: |
|
|
Oh Mann, Asche auf mein Haupt.
Aber nicht 'synaptics' war falsch geschrieben, sondern INPUT_DEVICES. Ich hatte INPUT_DEVICE (ohne 'S' am Ende) in der make.conf stehen.
Es ist also wie immer: kaum macht mans richtig, schon geht's.
Vielen Dank an Josef.95 _________________ ”Everything should be made as simple as possible, but no simpler.” – Albert Einstein |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|