|
From: Michael K <vk...@ya...> - 2026-06-01 13:23:17
|
Copy the contents of the linux-gpib-kernel directory to /usr/src/linux-gpib-4.3.7 and add the dkms.conf file (see attached).
$ ls /usr/src/linux-gpib-4.3.7
AUTHORS compat COPYING dkms.conf drivers INSTALL Makefile README
then...
dkms add -m linux-gpib -v 4.3.7 -q
dkms build -m linux-gpib -v 4.3.7
dkms install -m %{name} -v 4.3.7 --force
Michael
On Saturday, May 30, 2026 at 11:12:25 AM EDT, David Gravereaux <dav...@po...> wrote:
Hi,
I just installed Ubuntu Cinnamon 26.04 LTS (kernel 7.0.x) on an old ASUS
M5A97 AM3+ mobo to use a couple NI PCI-GPIB cards that I got off eBay
for $30
The minimum video card that seems to work is a GT 1030 for a supported
driver. Even though it is PCIe 3.0, it is backward compatible in a 2.0
slot.
$ sudo apt-get install gpib-user-tools libgpib-dev
That got me most of the way for all the user-space items. There is no
gpib-dkms package. gpib_config fails to open a device
Is this part build from source?
_______________________________________________
Linux-gpib-general mailing list
Lin...@li...
https://lists.sourceforge.net/lists/listinfo/linux-gpib-general
|