did you read my previous comment?
ok, well I don't think it is my task to debug your sudo / su rights, and when you rebooted, the udevadm commands are not necessary anymore. Where did you install the udev rule? Your user must be in the plugdev group as well (or you have to edit the udev file with a group that you are in)
I think you must be running into this issue: https://xkcd.com/838/ But seriously though, just reboot your system.
Dear P. Bakker, Did you install the udev rule from the repository? After that you may also need to reboot the machine or trigger / reload udev: |# udevadm control --reload-rules && udevadm trigger Regards, Frans | On 1/27/25 19:02, P.Bakkker wrote: It only works in super user mode. In normal user mode the usbpicprog says not connected/ bootloader not found. What am I missing? USBPICPROG on DEBIAN 12 https://sourceforge.net/p/usbpicprog/discussion/Help/thread/13d13b9cda/?limit=25#0d31 Sent from sourceforge.net...
Did you install the udev rule from the repository? After that you may also need to reboot the machine or trigger / reload udev: # udevadm control --reload-rules && udevadm trigger
Merge branch 'master' of ssh://git.code.sf.net/p/qucs/git
Fixed missing bracket (namespace std) in complex.cpp, only visible in Windows due to #ifdef
pushed development version to 0.0.18