Skip to content
This repository was archived by the owner on Aug 15, 2023. It is now read-only.
/ linux-gpib-dkms Public archive

copy into linux-gpib-kernel directory to build a Debian DKMS package for linux-gpib

Notifications You must be signed in to change notification settings

drogenlied/linux-gpib-dkms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

DKMS package for the linux-gpib kernel driver

Prerequisites

At least the Debian packages devscripts, dkms, subversion, git

Build

Check out the linux-gpib source:

svn checkout https://svn.code.sf.net/p/linux-gpib/code/trunk linux-gpib

Copy the debian folder from this repository into linux-gpib/linux-gpib-kernel/

In the linux-gpib-kernel directory, run debuild -i -us -uc -b Install any packages that debuild complains about. If the build goes smoothly, you should find gpib-dkms_X.X.X+svnXXXX_all.deb in the linux-gpib directory.

Install

Install with dpkg, if building the kernel modules fails during package installation, check that you have the necessary kernel headers, compiler, and other build tools installed to successfully build a kernel module.

Tested on with linux-gpib 4.3.5, Kernel 5.18, may or may not work on future versions.

About

copy into linux-gpib-kernel directory to build a Debian DKMS package for linux-gpib

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published