Webcams and dvb adapters doesn't work again!
Search Criteria
Package Details: linux-mainline-docs 6.15rc4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-mainline.git (read-only, click to copy) |
---|---|
Package Base: | linux-mainline |
Description: | Documentation for the Linux Mainline kernel |
Upstream URL: | https://kernel.org/ |
Licenses: | GPL-2.0-only |
Submitter: | miffe |
Maintainer: | miffe |
Last Packager: | miffe |
Votes: | 290 |
Popularity: | 1.31 |
First Submitted: | 2011-07-22 06:50 (UTC) |
Last Updated: | 2025-04-28 11:29 (UTC) |
Dependencies (18)
- 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)
- rust (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rustup) (make)
- rust-bindgen (rust-bindgen-gitAUR) (make)
- rust-src (rustup-gitAUR, rust-src-gitAUR, rustup) (make)
- tar (tar-gitAUR) (make)
- texlive-latexextra (texlive-dummyAUR, texlive-installerAUR, texlive-fullAUR) (make)
- xz (xz-gitAUR) (make)
Required by (0)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 72 73 74 75 76 77 78 79 80 81 82 .. 93 Next › Last »
agapito commented on 2012-10-01 18:05 (UTC)
miffe commented on 2012-10-01 15:00 (UTC)
linux-mainline 3.6-1:
- New upstream release
- Binaries at http://arch.miffe.org/
miffe commented on 2012-09-25 11:22 (UTC)
linux-mainline 3.6rc7-1:
- New upstream release
- Binaries at http://arch.miffe.org/
miffe commented on 2012-09-17 14:23 (UTC)
linux-mainline 3.6rc6-1:
- New upstream release
- Rebased against the linux 3.5.4-1 package. This should fix the depmod problems.
- Binaries at http://arch.miffe.org/
frigaut commented on 2012-09-16 23:48 (UTC)
@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 ;-)
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
Pinned Comments
miffe commented on 2020-01-30 21:44 (UTC)
Repository here