T O P I C R E V I E W |
ZLM |
Posted - 06/09/2018 : 10:45:56 You can download the software from download page.
Default Enable the libusb on your system.
This will allow you to run software as normal user. Not need to run as root.
Modify file /lib/udev/rules.d/50-udev-default.rules
Find this line
# libusb device nodes SUBSYSTEM=="usb", ACTION=="add", ENV{DEVTYPE}=="usb_device", NAME="bus/usb/$env{BUSNUM}/$env{DEVNUM}", MODE="0644"
And change it to
SUBSYSTEM=="usb", ACTION=="add", ENV{DEVTYPE}=="usb_device", NAME="bus/usb/$env{BUSNUM}/$env{DEVNUM}", MODE="0666"
Restart your linux should do the job.
Tested in SuSe 32 bit Change from line SUBSYSTEM=="usb", ENV{DEVTYPE}=="usb_device", MODE="0644" To SUBSYSTEM=="usb", ENV{DEVTYPE}=="usb_device", MODE="0666"
Restart the Linux and it works fine.
|
4 L A T E S T R E P L I E S (Newest First) |
ZLM |
Posted - 08/14/2018 : 07:28:31 Linux software download.
http://www.mcumall.com/downloads/download.asp?DownloadID=61
|
ZLM |
Posted - 06/09/2018 : 10:50:47 kubuntu 10.10 Same as ubuntu 10.10 |
ZLM |
Posted - 06/09/2018 : 10:48:37 ubuntu 10.10 32 bit. Change from line SUBSYSTEM=="usb", ENV{DEVTYPE}=="usb_device", MODE="0644" To SUBSYSTEM=="usb", ENV{DEVTYPE}=="usb_device", MODE="0666"
Need to use command ./USBJTAGNT -style windows to be able to bypass the crash when open the dialog. Also ./UJmodem -style windows.
Test result same as Fedora 14.
|
ZLM |
Posted - 06/09/2018 : 10:46:58 Fedora 14 32 bit.
Change from Change from line SUBSYSTEM=="usb", ENV{DEVTYPE}=="usb_device", MODE="0644" To SUBSYSTEM=="usb", ENV{DEVTYPE}=="usb_device", MODE="0666"
Need to use command ./USBJTAGNT -style windows to be able to bypass the crash when open the dialog. Also ./UJmodem -style windows.
|
|
|