In order to build and living with a package with DKMS, you must have the header files for your current using kernel installed. For an example, linux user must have linux-headers installed and linux-lts user must have linux-lts-headers installed.
Search Criteria
Package Details: dddvb-dkms 0.9.41-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/dddvb-dkms.git (read-only, click to copy) |
|---|---|
| Package Base: | dddvb-dkms |
| Description: | Official Digital Devices driver package as DKMS |
| Upstream URL: | https://github.com/DigitalDevices/dddvb |
| Licenses: | GPL2 |
| Conflicts: | digitaldevices-dvb-drivers, dvbsky-dvb-drivers, technotrend-dvb-drivers |
| Provides: | dddvb-dkms |
| Replaces: | digitaldevices-dvb-drivers, dvbsky-dvb-drivers, technotrend-dvb-drivers |
| Submitter: | CReimer |
| Maintainer: | arreta |
| Last Packager: | arreta |
| Votes: | 7 |
| Popularity: | 0.010019 |
| First Submitted: | 2015-02-24 17:13 (UTC) |
| Last Updated: | 2026-04-14 19:30 (UTC) |
Required by (0)
Sources (1)
arreta commented on 2025-12-04 18:49 (UTC)
lianse commented on 2020-08-09 08:08 (UTC)
As far as I know, all drivers are included in mainline kernel, but I found time to updated this package nonetheless
crow commented on 2020-07-09 22:09 (UTC)
can you please update this package?
Kubax commented on 2018-04-10 17:30 (UTC)
New version available https://github.com/DigitalDevices/dddvb/archive/0.9.33.zip
realmatrix commented on 2018-02-09 09:28 (UTC)
Working now. I had to reconfigure/update tvheadend client. It's in the kernel now.
realmatrix commented on 2018-02-08 14:32 (UTC)
Doesn't work with Kernel 4.15.1-2. Cine CT (Cable) seems not to be included in Kernel at the moment !!! Digital Devices says there are most cards included after kernel 4.14 ...
Could somebody fix or workaround?
"aur-dddvb-dkms/src/dddvb-0.9.32/dvb-core/dmxdev.c:757:2: Fehler: Implizite Deklaration der Funktion »init_timer«; meinten Sie »init_timers«? [-Werror=implicit-function-declaration] init_timer(&dmxdevfilter->timer);"
lianse commented on 2017-10-31 17:38 (UTC)
This package requires the kernel-sources of the current running kernel (under /usr/lib/modules/`uname -r`/build) to install successully. So it won't install on a system which hasn't been rebooted since last kernel update.
tinitus commented on 2017-10-31 16:33 (UTC)
Hello,
there is an Error with Kernel:
make -C /usr/lib/modules/4.9.56-1-lts/build SUBDIRS=/tmp/yaourt-tmp-may/aur-dddvb-dkms/src/dddvb-0.9.32 CONFIG_DVB_CORE=m CONFIG_DVB_DDBRIDGE=m CONFIG_DVB_DRXK=m CONFIG_DVB_TDA18271C2DD=m CONFIG_DVB_CXD2099=m CONFIG_DVB_LNBP21=m CONFIG_DVB_STV090x=m CONFIG_DVB_STV6110x=m CONFIG_DVB_STV0367=m CONFIG_DVB_TDA18212=m CONFIG_DVB_STV0367DD=m CONFIG_DVB_TDA18212DD=m CONFIG_DVB_OCTONET=m CONFIG_DVB_CXD2843=m CONFIG_DVB_STV0910=m CONFIG_DVB_STV6111=m CONFIG_DVB_LNBH25=m CONFIG_DVB_MXL5XX=m modules
make[1]: *** /usr/lib/modules/4.9.56-1-lts/build: File not found End
make: *** [Makefile:8: all] Fehler 2
Pinned Comments
arreta commented on 2025-12-04 18:49 (UTC)
In order to build and living with a package with DKMS, you must have the header files for your current using kernel installed. For an example,
linuxuser must havelinux-headersinstalled andlinux-ltsuser must havelinux-lts-headersinstalled.