From: David G. <dav...@po...> - 2025-08-03 23:43:37
|
On 8/3/25 4:35 PM, Michael K wrote: > Hi David, The makefile that creates the device node (/dev/gpib0) should have created it with a group "gpib" (see linux-gpib-user/drivers/Makefile.am).You should add yourself to the "gpib" group. (see linux-gpib-user/INSTALL) > Michael Got it, thanks |