Search Criteria
Package Details: kmscon-git 2:v9.2.1.r50.g68b92fd-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/kmscon-git.git (read-only, click to copy) |
|---|---|
| Package Base: | kmscon-git |
| Description: | Terminal emulator based on Kernel Mode Setting (KMS) |
| Upstream URL: | https://www.freedesktop.org/wiki/Software/kmscon/ |
| Licenses: | MIT |
| Conflicts: | kmscon |
| Provides: | kmscon |
| Submitter: | thestinger |
| Maintainer: | swiftgeek (nickoe) |
| Last Packager: | nickoe |
| Votes: | 28 |
| Popularity: | 0.24 |
| First Submitted: | 2012-06-25 05:37 (UTC) |
| Last Updated: | 2026-01-10 20:37 (UTC) |
Dependencies (14)
- libdrm (libdrm-gitAUR)
- libegl (libglvnd-gitAUR, nvidia-340xx-utilsAUR, libglvnd)
- libgles (libglvnd-gitAUR, nvidia-340xx-utilsAUR, libglvnd)
- libtsmAUR (libtsm-gitAUR, libtsm-patched-gitAUR)
- libxkbcommon (libxkbcommon-gitAUR)
- mesa (mesa-wsl2-gitAUR, mesa-amd-bc250AUR, vulkan-terakan-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-rk35xx-gitAUR, mesa-gitAUR, mesa-minimal-gitAUR, mesa-amber)
- pango (pango-gitAUR, pango-nothai-gitAUR)
- systemd (systemd-selinuxAUR, systemd-gitAUR)
- xkeyboard-config (xkeyboard-config-hhkAUR, galliumos-xkeyboard-configAUR, xkeyboard-config-adnwAUR, xkeyboard-config-bbkt-gitAUR, xkeyboard-config-bbktAUR, xkeyboard-config-gitAUR)
- docbook-xsl (make)
- git (git-gitAUR, git-glAUR) (make)
- libxslt (libxslt-gitAUR) (make)
- linux-api-headers (make)
- meson (meson-gitAUR) (make)
Latest Comments
1 2 3 4 5 6 7 Next › Last »
vsemyonoff commented on 2026-01-17 14:12 (UTC)
Please add
checkpackage to themakedependsarraynickoe commented on 2026-01-10 20:37 (UTC)
I have pushed an updated version of the PKGBUILD, I don't really use it myself, but please try it out :)
xAsh commented on 2025-12-11 18:55 (UTC)
yep should use gh.com/kmscon/kmscon as URL, and
sourceshould begit+https://github.com/kmscon/kmscon.git. the current PKGBUILD doesn't build.tkna commented on 2025-12-09 07:43 (UTC)
Isn't Upstream currently https://github.com/kmscon/kmscon ?
xAsh commented on 2025-08-13 12:57 (UTC)
This package doesn't provide a default
kmscon.conffile?snakeroot commented on 2025-04-23 15:34 (UTC) (edited on 2025-04-23 15:35 (UTC) by snakeroot)
Currently, kmscon-patched-git results in cpu usage of 100%.
PR 105 corrects this.
While matters are being straightened out upstream, you can apply the PR by editing the PKGBUILD to change the source to:
Rulatir commented on 2024-02-28 13:31 (UTC) (edited on 2024-02-28 13:51 (UTC) by Rulatir)
EDIT: SOLVED!
nvidia_drm.fbdev=0does the trick and allows efifb to be used, which is what was always used on my system and works fine. I was confused about the kernel option, just usedfbdev=0without the module prefix (and yes it DID feel wrong but I did it anyway lol).nvidia_drm.fbdevis simply broken, "you had one job" style.Original post:
No matter what I try (
fbdev=0,fbdev=1,--hwaccel,--no-hwaccel, not passing any hwaccel option,--drm,--no-drm, not passing any drm option, in all possible combinations), I can't get kmscon to work.GeForce GTX 960 nvidia-dkms 550.54.14-1
I enabled
--debugin the service, and depending on the combination of options and kernel parameters there is or isn't this ERROR message pertaining todisplay_activate()not being implemented, but in any case the directly experienced symptom is consistent: switching to a ksmcon-managed virtual console with e.g. Ctrl+Alt+F4 always results in black screen NO SIGNAL GOODBYE on both monitors.It may be worth noting that I am trying kmscon because the same symptom also manifests with the regular linux console - I simply don't HAVE it since driver 545 (last one that works is 535, and I don't want to be stuck with that). Could it be that the regular console and kmscon fail for the same deeper reason somewhere in the driver?
Pablo82 commented on 2023-06-19 03:54 (UTC)
Don't understand why exactly but makepkg was failing for me (linking anything would fail because symbol "main" not found). Fixed by
cd src/builddir; meson configure -Db_lto; cd ../.. ; makepkg -si.It seems somehow disabling LTO fixed it for me (gcc not understanding with the linker?)
m040601 commented on 2023-04-01 18:15 (UTC) (edited on 2023-04-01 18:24 (UTC) by m040601)
Some more news and update to my previous comment.
Just now, Antonio Rojas, an official Arch package maintainer has made a big "cleanup" in lot of official community packages. The were removed from the "community" repo, and transfered to the AUR, were they are now orphan. Maybe awaiting adoption.
This has happened to the, until today, official Archlinux packages for "kmscon" and "libtsm".
They were transfered to the AUR by Antonio Rojas, and are now orphaned as,
So maybe now the maintainer of this same PKGBUILD "kmscon-patched-git" would want to adopt them to keep everything under the same person. And clear to the end user.
m040601 commented on 2023-03-23 00:01 (UTC) (edited on 2023-03-23 13:57 (UTC) by m040601)
Interesting news for us Archlinux console lovers (and for me rotated portrait monitor freak)
Found this repo, https://github.com/MacSlow/kmscon
It does seem to be quite active since January 2023. And he asks for testing. But it seems only Ubuntu .debs are available. Would be nice if we could test his work on Archlinux.
His name is Mirco Mueller and he talks about his work in his blog,
And posts a lot of videos of kmscon on youtube
As a reminder to everyone interested in kmscon,
The original kmscon is by David Herrmann at https://www.freedesktop.org/wiki/Software/kmscon/
There has been no update or activity in the last 10 years, https://github.com/dvdhrm/kmscon, or https://cgit.freedesktop.org/~dvdhrm/kmscon/log/.
The official Archlinux package currently also uses this repo by Aetf, https://github.com/Aetf/kmscon, repo for the official package.
The other "kmscon-git" PKGBUILD, https://aur.archlinux.org/packages/kmscon-git, still uses the abandoned repo by David Herrman.
1 2 3 4 5 6 7 Next › Last »