linux-mainline 3.6rc4-1:
- New upstream release
- Enabled CONFIG_MEDIA_CAMERA_SUPPORT
- Binaries at http://arch.miffe.org/
Search Criteria
Package Details: linux-mainline 6.13-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, VIRTUALBOX-GUEST-MODULES, WIREGUARD-MODULE |
Replaces: | virtualbox-guest-modules-arch, wireguard-arch |
Submitter: | miffe |
Maintainer: | miffe |
Last Packager: | miffe |
Votes: | 281 |
Popularity: | 2.20 |
First Submitted: | 2011-07-22 06:50 (UTC) |
Last Updated: | 2025-01-20 06:29 (UTC) |
Dependencies (21)
- coreutils (coreutils-gitAUR, busybox-coreutilsAUR, coreutils-hybrid-gitAUR, coreutils-selinuxAUR, coreutils-hybridAUR, coreutils-uutilsAUR)
- initramfs (booster-gitAUR, booster-wip-gitAUR, dracut-gitAUR, mkinitcpio-gitAUR, booster, dracut, mkinitcpio)
- kmod (busybox-coreutilsAUR, kmod-gitAUR)
- bc (bc-ghAUR) (make)
- cpio (cpio-gitAUR) (make)
- gettext (gettext-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- graphviz (make)
- imagemagick (imagemagick-gitAUR, imagemagick-full-gitAUR, imagemagick-fullAUR) (make)
- libelf (elfutils-gitAUR) (make)
- pahole (pahole-gitAUR) (make)
- perl (perl-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- python-sphinx (python-sphinx-gitAUR) (make)
- python-yaml (python-yaml-gitAUR) (make)
- tar (tar-gitAUR, busybox-coreutilsAUR) (make)
- texlive-latexextra (texlive-installerAUR, texlive-fullAUR, texlive-dummyAUR) (make)
- xz (xz-gitAUR) (make)
- linux-firmware (linux-libre-firmwareAUR, linux-firmware-xzAUR, linux-firmware-gitAUR, linux-firmware-uncompressedAUR) (optional) – firmware images needed for some devices
- scx-scheds (scx-scheds-gitAUR) (optional) – to use sched-ext schedulers
- wireless-regdb (optional) – to set the correct wireless channels of your country
Required by (6)
- ksmbd-tools (requires KSMBD-MODULE)
- mullvad-wg.sh-git (requires WIREGUARD-MODULE) (optional)
- piavpn-bin (requires WIREGUARD-MODULE) (optional)
- piavpn-manual-git (requires WIREGUARD-MODULE)
- virtualbox-guest-utils-nox-svn (requires VIRTUALBOX-GUEST-MODULES)
- virtualbox-guest-utils-svn (requires VIRTUALBOX-GUEST-MODULES)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 57 58 59 60 61 62 63 64 65 66 67 .. 77 Next › Last »
miffe commented on 2012-09-03 09:25 (UTC)
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/
agapito commented on 2012-08-23 06:18 (UTC)
My webcam and my dvb tuner doesn't work with 3.6 kernel, I've tried rc2 and rc3. Has anyone else this problem?
miffe commented on 2012-08-17 09:21 (UTC)
linux-mainline 3.6rc2-1:
- New upstream release
- Binaries at http://arch.miffe.org/
haagch commented on 2012-08-15 20:05 (UTC)
Hm, bug in fuse...
Can somebody please test encfs? It has a weird issue here.
If I create a file file.txt with
echo "foobar" > encfs_mount/file.txt
I get an I/O error.
But touching and then editing a file works.
Also moving files to an encfs mount with mv gives an I/O error, but not moving directories.
Is this a bug in encfs or is just something wrong with fuse?
Pinned Comments
miffe commented on 2020-01-30 21:44 (UTC)
Repository here