Search Criteria
Package Details: dahdi-linux 2.11.0-1
Git Clone URL: | https://aur.archlinux.org/dahdi-linux.git (read-only, click to copy) |
---|---|
Package Base: | dahdi-linux |
Description: | DAHDI drivers for Asterisk (Digium, OpenVox, Allo and Yeastar cards) |
Upstream URL: | http://www.asterisk.org/ |
Licenses: | |
Conflicts: | |
Submitter: | mbroemme |
Maintainer: | None |
Last Packager: | mbroemme |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2015-02-10 19:19 |
Last Updated: | 2016-01-31 22:43 |
Dependencies (4)
- linux<4.4 (linux-surfacepro3-git, linux-aarch64-rock64-bin, linux-ec2, linux-galliumos, linux-zest-git, linux-lts49-kallsyms, linux-bootsplash, linux-phicomm-n1, linux-odroid)
- linux>=4.3 (linux-surfacepro3-git, linux-aarch64-rock64-bin, linux-ec2, linux-galliumos, linux-zest-git, linux-lts49-kallsyms, linux-bootsplash, linux-phicomm-n1, linux-odroid)
- linux-headers<4.4 (linux-surfacepro3-git-headers, linux-aarch64-rock64-bin-headers, linux-ec2-headers, linux-galliumos-headers, linux-zest-git-headers, linux-lts49-kallsyms-headers, linux-bootsplash-headers, linux-fbcondecor-headers, linux-ck-fbcondecor-headers, linux-phicomm-n1-headers, linux-odroid-headers) (make)
- linux-headers>=4.3 (linux-surfacepro3-git-headers, linux-aarch64-rock64-bin-headers, linux-ec2-headers, linux-galliumos-headers, linux-zest-git-headers, linux-lts49-kallsyms-headers, linux-bootsplash-headers, linux-fbcondecor-headers, linux-ck-fbcondecor-headers, linux-phicomm-n1-headers, linux-odroid-headers) (make)
Latest Comments
yaspoon commented on 2015-08-21 07:32
Package won't build with 4.1 kernels. Needs a small patch to get it to compile with IRQ_SAHRED which was removed in kernel 4.1. Commenting out the IRQ references allows it to compile and works on my system. Not sure what remifications this has though.
http://pastebin.com/HmheekZp <- Hack I created to get it to compile
http://pastebin.com/tjgB5rR2 <- modified pkgbuild I used