Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Unsupported Software
  • Search

bump eapi for keyboard and mouse drivers in gentoo-static

This forum covers all Gentoo-related software not officially supported by Gentoo. Ebuilds/software posted here might harm the health and stability of your system(s), and are not supported by Gentoo developers. Bugs/errors caused by ebuilds from overlays.gentoo.org are covered by this forum, too.
Post Reply
Advanced search
6 posts • Page 1 of 1
Author
Message
stefan11111
Veteran
Veteran
Posts: 1024
Joined: Sun Jan 29, 2023 6:08 pm
Location: Romania
Contact:
Contact stefan11111
Website

bump eapi for keyboard and mouse drivers in gentoo-static

  • Quote

Post by stefan11111 » Thu Dec 19, 2024 11:19 pm

The xorg-r3 eclass no longer supports EAPI 7.
This PR bumps EAPI: https://github.com/NeddySeagoon/gentoo-static/pull/3
Made a post on the forums so it's more visible.
My overlay: https://github.com/stefan11111/stefan_overlay
INSTALL_MASK="/etc/systemd /lib/systemd /usr/lib/systemd /usr/lib/modules-load.d *udev* /usr/lib/tmpfiles.d *tmpfiles* /var/lib/dbus /usr/bin/gdbus /lib/udev"
Top
NeddySeagoon
Administrator
Administrator
User avatar
Posts: 56071
Joined: Sat Jul 05, 2003 9:37 am
Location: 56N 3W

  • Quote

Post by NeddySeagoon » Fri Dec 20, 2024 5:46 pm

stefan11111,

Thank you.
I will get to it, once I can sit comfortably in front of my PC.
That will be a few weeks yet. (Don't ask, at least not in public.)
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Top
stefan11111
Veteran
Veteran
Posts: 1024
Joined: Sun Jan 29, 2023 6:08 pm
Location: Romania
Contact:
Contact stefan11111
Website

  • Quote

Post by stefan11111 » Sat Dec 21, 2024 1:47 pm

NeddySeagoon,

By the way, what is the advantage over xf86-input-evdev?

I use these drivers because I have no problem with them, but why are they better that xf86-video-evdev?

Actually, what even makes an input driver better that another?
This is not like video drivers, where one gives mode fps in games than another.
My overlay: https://github.com/stefan11111/stefan_overlay
INSTALL_MASK="/etc/systemd /lib/systemd /usr/lib/systemd /usr/lib/modules-load.d *udev* /usr/lib/tmpfiles.d *tmpfiles* /var/lib/dbus /usr/bin/gdbus /lib/udev"
Top
Hu
Administrator
Administrator
Posts: 24380
Joined: Tue Mar 06, 2007 5:38 am

  • Quote

Post by Hu » Sat Dec 21, 2024 1:58 pm

x11-drivers/xf86-input-evdev requires virtual/libudev and >=x11-base/xorg-server-1.18[udev]. The repository's README indicates these are ebuilds for use on a system with static /dev. To me, that implies the system will neither install nor run udev, so anything that requires udev is not available to a system with static /dev. That then means evdev cannot be used on such a system, and the older pre-udev input drivers would be needed instead.
Top
stefan11111
Veteran
Veteran
Posts: 1024
Joined: Sun Jan 29, 2023 6:08 pm
Location: Romania
Contact:
Contact stefan11111
Website

  • Quote

Post by stefan11111 » Sat Dec 21, 2024 2:02 pm

Hu wrote:x11-drivers/xf86-input-evdev requires virtual/libudev and >=x11-base/xorg-server-1.18[udev]. The repository's README indicates these are ebuilds for use on a system with static /dev. To me, that implies the system will neither install nor run udev, so anything that requires udev is not available to a system with static /dev. That then means evdev cannot be used on such a system, and the older pre-udev input drivers would be needed instead.
xf86-input-evdev works on a static /dev system if you install libudev-zero
I tested in on my static /dev machine and it works.

Despite the name, libudev-zero has nothing to do with systemd, where udev is from.

EDIT: Just tested xf86-input-libinput too, and that also works with a static /dev, also needing libudev-zero.
So that makes it 3 different input drivers that I can't see any difference between at runtime.
Does someone know which one is better and why?
My overlay: https://github.com/stefan11111/stefan_overlay
INSTALL_MASK="/etc/systemd /lib/systemd /usr/lib/systemd /usr/lib/modules-load.d *udev* /usr/lib/tmpfiles.d *tmpfiles* /var/lib/dbus /usr/bin/gdbus /lib/udev"
Top
stefan11111
Veteran
Veteran
Posts: 1024
Joined: Sun Jan 29, 2023 6:08 pm
Location: Romania
Contact:
Contact stefan11111
Website

  • Quote

Post by stefan11111 » Mon Jan 13, 2025 5:39 am

@NeedySeagoon
I see that you bumped the EAPI for xf86-keyboard-mouse and xf86-keyboard-input.
However, it looks like you forgot to remake the ebuild manifest.

Code: Select all

!!! Digest verification failed:
!!! /var/db/repos/gentoo-static/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.9.0-r1.ebuild
!!! Reason: Filesize does not match recorded size
!!! Got: 421
!!! Expected: 322

!!! Digest verification failed:
!!! /var/db/repos/gentoo-static/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.9.3-r1.ebuild
!!! Reason: Filesize does not match recorded size
!!! Got: 441
!!! Expected: 342
Also, I see you opted to use SRC_URI instead of XORG_TARBALL_SUFFIX. Was that because XORG_TARBALL_SUFFIX didn't work or just preference?
My overlay: https://github.com/stefan11111/stefan_overlay
INSTALL_MASK="/etc/systemd /lib/systemd /usr/lib/systemd /usr/lib/modules-load.d *udev* /usr/lib/tmpfiles.d *tmpfiles* /var/lib/dbus /usr/bin/gdbus /lib/udev"
Top
Post Reply

6 posts • Page 1 of 1

Return to “Unsupported Software”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy