Hi boomshalek,
Due to changes in pacman 4.1 there are quite a few AUR packages that are suffering from this. Thanks for the tip as I am trying to find time to fix open-sasc-ng as well. For the interested: one can downgrade pacman and package-kit for now. See comments on open-sasc-ng
Search Criteria
Package Details: sascng-linux3-patch 3.9-1
Package Actions
| Package Base: | sascng-linux3-patch |
|---|---|
| Description: | Sasc-ng linux3 patch |
| Upstream URL: | http://www.kernel.org |
| Category: | modules |
| Licenses: | |
| Submitter: | vaca |
| Maintainer: | vaca |
| Last Packager: | None |
| Votes: | 3 |
| First Submitted: | 2011-08-08 06:46 |
| Last Updated: | 2013-05-18 07:11 |
Required by (0)
Sources
Latest Comments
Comment by p-we
Comment by boomshalek
BUG in PKGBUILD dated 2013-03-18 12:52:
----------------------------------------
# WRONG: install -m0644 dvb-core.ko $startdir/pkg/lib/modules/`uname -r`/kernel/drivers/media/dvb-core
# Right:
install -m0644 dvb-core.ko $startdir/pkg/sascng-linux3-patch/lib/modules/`uname -r`/kernel/drivers/media/dvb-core
----------------------------------------
Regards and TIA
Comment by vaca
Modified source. Thanks for the warning.
Comment by p-we
Thanks again for this Vaca, yet it looks like everything has changed at kernel.org since the recent breach of security last month. As a result appears to use GIT now for access. The download part of the script doesn't work anymore.
Comment by vaca
Added backup of the original module before you install and uninstall the recovery.
Must use pacman -Uf
Comment by p-we
This patch works (thanks vaca!) but did not automatically install as one would expect. When I tried to install this patch it appeared to be redundant. It didn't want to successfully install the tarball with a message about the file already existing. Sasc-ng would compile without it but the sasc-ng loopback adaptors didn't work. After I replaced dvb-core.ko manually with the new patched one, sasc-ng works fine with Kernel 3.0