Giter Site home page Giter Site logo

Compressed modules (*.ko.gz) about dkms HOT 4 CLOSED

dell avatar dell commented on July 30, 2024
Compressed modules (*.ko.gz)

from dkms.

Comments (4)

d3matt avatar d3matt commented on July 30, 2024

I'm seeing something similar on RHEL7. With kernel versions kernel-3.10.0-693.el7.x86_64 and kernel-3.10.0-693.2.2.el7.x86_64 they're using xz compressed modules...

from dkms.

GoPerry avatar GoPerry commented on July 30, 2024

@d3matt
Thanks for the feedback and the patch.
@DocMAX
Can you help to verify if the patch can solve your problem?
If the fix works, i will merge the patch soon.

from dkms.

DocMAX avatar DocMAX commented on July 30, 2024

Still doesnt work. It's not creating alx.ko.xz but alx.ko instead. Arch linux Kernel 4.14

from dkms.

GoPerry avatar GoPerry commented on July 30, 2024

HI @DocMAX
new release come and new version can support xz compress format.
if you have no question ,i will close the issue soon.

[dell@localhost extra]$ file rtbth.ko.xz
rtbth.ko.xz: XZ compressed data

[dell@localhost extra]$ modinfo rtbth
filename: /lib/modules/4.15.17-200.fc26.x86_64/extra/rtbth.ko.xz
version: 3.9.5
license: GPL
description: Support for Ralink Bluetooth RT3290 Cards
author: Ralink Tech.
srcversion: E3E18A59C0E0B1FFBA15FE1
alias: pci:v00001814d00003298svsdbcsci*
depends: bluetooth
retpoline: Y
name: rtbth
vermagic: 4.15.17-200.fc26.x86_64 SMP mod_unload

[dell@localhost extra]$ dkms status
rtbth, 1.0, 4.15.17-200.fc26.x86_64, x86_64: installed

[dell@localhost extra]$ modprobe rtbth

[dell@localhost extra]$ lsmod | grep rtbth
rtbth 98304 0
bluetooth 593920 1 rtbth

from dkms.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.