@teekay: me too. Even though I have the latest kmod 10-1 from [core]
also, rc6 is out ! but I'm not flagging out of date yet ;-)
Search Criteria
Package Details: linux-mainline 7.2rc4-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/linux-mainline.git (read-only, click to copy) |
|---|---|
| Package Base: | linux-mainline |
| Description: | The Linux Mainline kernel and modules |
| Upstream URL: | https://kernel.org/ |
| Licenses: | GPL-2.0-only |
| Provides: | KSMBD-MODULE, NTSYNC-MODULE, VIRTUALBOX-GUEST-MODULES, WIREGUARD-MODULE |
| Replaces: | virtualbox-guest-modules-arch, wireguard-arch |
| Submitter: | miffe |
| Maintainer: | miffe |
| Last Packager: | miffe |
| Votes: | 298 |
| Popularity: | 1.47 |
| First Submitted: | 2011-07-22 06:50 (UTC) |
| Last Updated: | 2026-07-21 04:45 (UTC) |
Dependencies (32)
- coreutils (coreutils-gitAUR, coreutils-selinuxAUR, uutils-coreutils-git-binAUR, uutils-coreutils-gitAUR, uutils-coreutils-nosystemd-gitAUR)
- initramfs (booster-wip-gitAUR, mkinitcpio-gitAUR, ariane-gitAUR, dracut-gitAUR, ugrdAUR, ugrd-gitAUR, booster-gitAUR, booster, dracut, mkinitcpio)
- kmod (kmod-gitAUR)
- bc (bc-ghAUR) (make)
- binutils (make)
- cpio (cpio-gitAUR) (make)
- gettext (gettext-gitAUR, gettext-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR) (make)
- graphviz (make)
- imagemagick (imagemagick-full-gitAUR, imagemagick-gitAUR, imagemagick-essentials-gitAUR, imagemagick-fullAUR) (make)
- libelf (elfutils-gitAUR, elfutils-gitAUR) (make)
- libgcc (libgcc-fast-optimizedAUR, libgcc-snapshotAUR) (make)
- openssl (openssl-gitAUR, openssl-aegisAUR, openssl-staticAUR) (make)
- pahole (pahole-gitAUR) (make)
- perl (perl-gitAUR) (make)
- python (make)
- python-sphinx (python-sphinx-gitAUR) (make)
- python-yaml (python-yaml-gitAUR) (make)
- rust (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rustup) (make)
- Show 12 more dependencies...
Required by (11)
- mullvad-wg.sh-git (requires WIREGUARD-MODULE) (optional)
- piavpn-bin (requires WIREGUARD-MODULE) (optional)
- piavpn-manual-git (requires WIREGUARD-MODULE)
- proton-cachyos-native (requires NTSYNC-MODULE) (optional)
- proton-cachyos-slr (requires NTSYNC-MODULE) (optional)
- virtualbox-guest-utils-nox-svn (requires VIRTUALBOX-GUEST-MODULES)
- virtualbox-guest-utils-svn (requires VIRTUALBOX-GUEST-MODULES)
- wine-cachyos (requires NTSYNC-MODULE) (optional)
- wine-cachyos-opt (requires NTSYNC-MODULE) (optional)
- wine-osu-spectator (requires NTSYNC-MODULE) (optional)
- wine-osu-spectator-wow64 (requires NTSYNC-MODULE) (optional)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 74 75 76 77 78 79 80 81 82 83 84 .. 94 Next › Last »
frigaut commented on 2012-09-16 23:48 (UTC)
teekay commented on 2012-09-13 17:01 (UTC)
3.6-rc4 was fine, but since 3.6-rc5 the PKGBUILD breaks at running depmod.
I had to use
depmod -b "$pkgdir/usr" ..
instead of just -b $pkgdir
miffe commented on 2012-09-10 11:13 (UTC)
linux-mainline 3.6rc5-1:
- New upstream release
- Binaries at http://arch.miffe.org/
miffe commented on 2012-09-03 09:25 (UTC)
linux-mainline 3.6rc4-1:
- New upstream release
- Enabled CONFIG_MEDIA_CAMERA_SUPPORT
- Binaries at http://arch.miffe.org/
agapito commented on 2012-09-02 13:28 (UTC)
I compiled myself rc4, and my webcam and dvd are working again, thanks to tarkasteve.
<deleted-account> commented on 2012-09-01 06:54 (UTC)
I can confirm that the current config breaks webcams and TV tuners. The problem is the new flag CONFIG_MEDIA_CAMERA_SUPPORT (and similar tuner flags), which enables/disables all camera support but defaults to N. I've regenerated the config based on the existing one but with new/updated flags set as appropriate. Diff for x86_64 is here: http://pastebin.com/WbYpPrg1
agapito commented on 2012-08-25 03:44 (UTC)
@marijus: From linux-tv wikipedia.
The V4L API is essentially a kernel interface for analog video capture and output drivers, and is applicable to most video streams that are not related to DVB devices (see explanation below) or graphics cards -- though, the V4L API also entails a few oddities such as analog radio and RDS services. Examples of devices which fall within the scope of V4L are, amongst others, webcams, MPEG encoders/decoders, digital video streamers, analog TV tuners and video capture devices.
<deleted-account> commented on 2012-08-24 07:57 (UTC)
i also have no webcam since 3.6
@agapito: what has v4l-dvb to do with webcam?
agapito commented on 2012-08-23 08:34 (UTC)
Installing v4l-dvb-git solved my webcam problem, but not my dvb tuner.
miffe commented on 2012-08-23 08:28 (UTC)
linux-mainline 3.6rc3-1:
- New upstream release
- Binaries at http://arch.miffe.org/
Pinned Comments
miffe commented on 2020-01-30 21:44 (UTC)
Repository here