This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[SOLVED] usb manager GUI emptied but udev/rules.d/10 not cleaned
#1
Hi all,

sometimes when i remove usb devices from usb manager gui, I can't re-add the same device.
The reason may be that the udev configuration file 10.openplotter is not emptied.
In this condition I need to clean manually the udev conf file or rewrite manually the openplotter.conf file.

Davide



Code:
pi@raspb13:~/.config/openplotter $ grep usbinst openplotter.conf
usbinst = []
 
pi@raspb13:~/.config/openplotter $ cat /etc/udev/rules.d/10-openplotter.rules
SUBSYSTEM=="tty", ATTRS{idVendor}=="1546",ATTRS{idProduct}=="01a7" ,SYMLINK+="ttyOP_ublo"
Reply
#2
Yes, try to download the code from github again. That was fixed yesterday by e-sailing Smile
Confirm it works for you please
Reply
#3
(2016-04-29, 09:44 AM)Sailoog Wrote: Yes, try to download the code from github again. That was fixed yesterday by e-sailing Smile
Confirm it works for you please

Hi Sailoog,

just pulled update from github now. It works correctly as expected.
Thanks to e-sailing for the bugfix Smile
Davide
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)