Re: gpib0 device missing
Thomas Klima <[email protected]> Sat, 15 Feb 2020 10:53:06 +0100
| Newsgroups | gmane.linux.hardware.gpib.general |
|---|---|
| Message-ID | <20200215105306.162a07cc@Ulthar> |
Hi, On Fri, 14 Feb 2020 18:40:22 +0100 Bruno Garbin <[email protected]> wrote: > I have installed linux-gpib on my machine (kernel 5.3.0-28 Ubuntu > 18.04) and /dev/gpib0 is not created after the install of > linux-gpib-user-4.3.0. What should I do ? You need the kernel drivers (linux-gpib-kernel-...), a config file (/etc/gpib.conf) and then run gpib_config - this creates the device files under /dev hth, Thomas