Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dkms mkdeb doesn't work #299

Open
vitacell opened this issue Sep 15, 2024 · 4 comments
Open

dkms mkdeb doesn't work #299

vitacell opened this issue Sep 15, 2024 · 4 comments

Comments

@vitacell
Copy link

vita@MacBookAir6-1:/usr/src/facetimehd-0.1$ sudo dkms mkdsc -m facetimehd -v 0.1 --source-only
Error! Unknown action specified: ""
Usage: /usr/sbin/dkms [action] [options]
  [action]  = { add | remove | build | install | uninstall | match | autoinstall |
                mktarball | ldtarball | status }
  [options] = [-m module] [-v module-version] [-k kernel-version] [-a arch]
              [-c dkms.conf-location] [-q] [--force] [--force-version-override] [--all]
              [--templatekernel=kernel] [--directive='cli-directive=cli-value']
              [--config=kernel-.config-location] [--archive=tarball-location]
              [--kernelsourcedir=source-location]
              [--binaries-only] [--source-only] [--verbose]
              [--no-depmod] [--modprobe-on-install] [-j number] [--version]
vita@MacBookAir6-1:/usr/src/facetimehd-0.1$ sudo dkms mkdsc -m facetimehd -v 0.1 --source-only
Error! Unknown action specified: ""
Usage: /usr/sbin/dkms [action] [options]
  [action]  = { add | remove | build | install | uninstall | match | autoinstall |
                mktarball | ldtarball | status }
  [options] = [-m module] [-v module-version] [-k kernel-version] [-a arch]
              [-c dkms.conf-location] [-q] [--force] [--force-version-override] [--all]
              [--templatekernel=kernel] [--directive='cli-directive=cli-value']
              [--config=kernel-.config-location] [--archive=tarball-location]
              [--kernelsourcedir=source-location]
              [--binaries-only] [--source-only] [--verbose]
              [--no-depmod] [--modprobe-on-install] [-j number] [--version]
vita@MacBookAir6-1:/usr/src/facetimehd-0.1$ sudo dkms mkdeb -m facetimehd -v 0.1 --source-only
Error! Unknown action specified: ""
Usage: /usr/sbin/dkms [action] [options]
  [action]  = { add | remove | build | install | uninstall | match | autoinstall |
                mktarball | ldtarball | status }
  [options] = [-m module] [-v module-version] [-k kernel-version] [-a arch]
              [-c dkms.conf-location] [-q] [--force] [--force-version-override] [--all]
              [--templatekernel=kernel] [--directive='cli-directive=cli-value']
              [--config=kernel-.config-location] [--archive=tarball-location]
              [--kernelsourcedir=source-location]
              [--binaries-only] [--source-only] [--verbose]
              [--no-depmod] [--modprobe-on-install] [-j number] [--version]
vita@MacBookAir6-1:/usr/src/facetimehd-0.1$ sudo dkms mkdeb -m facetimehd -v 0.1 --source-only
@giordy
Copy link

giordy commented Oct 26, 2024

yes I stumbled upon this too...
Unfortunately dkms has removed support for distro-specific actions in the latest releases.
I'd be also interested to know how to fix this.

@vitacell
Copy link
Author

yes I stumbled upon this too... Unfortunately dkms has removed support for distro-specific actions in the latest releases. I'd be also interested to know how to fix this.

Angry rtrded devs like breaking GNU/Linux experience. I can not to explain why they like to break userspace. They break and remove everything, and then give no solution to users. So, now, what we supposed to do or use instead?

@giordy
Copy link

giordy commented Oct 29, 2024

@vitacell in my case I solved by using this PPA https://launchpad.net/~greg-whiteley/+archive/ubuntu/facetimehd

@vitacell
Copy link
Author

@vitacell in my case I solved by using this PPA https://launchpad.net/~greg-whiteley/+archive/ubuntu/facetimehd

Hey, thanks, will try. Because after every Ubuntu update/bugdate, I have to reinstall Broadblob Facetimehd crap manually.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants