R
R
RokkerRuslan2014-07-07 16:00:38
linux
RokkerRuslan, 2014-07-07 16:00:38

Why OS does not see usbasp avr programmer?

The programmer was collected from the site www.fischl.de/usbasp/. It works properly on a home computer (ubuntu 14.04, windows 7), but flatly refuses to start at work (also on ubuntu 14.04 and win 7).
Working ubuntu produces:

$ sudo avrdude -p m8515 -c usbasp -e
avrdude: error: could not find USB device with vid=0x16c0 pid=0x5dc vendor='www.fischl.de' product='USBasp'

That is, he simply does not see it. The lsusb command does not display it.
On home ubuntu, lsusb gives:
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 002: ID 09da:000a A4 Tech Co., Ltd Optical Mouse Opto 510D
Bus 002 Device 005: ID 16c0:05dc Van Ooijen Technische Informatica shared ID for use with libusb  # это он
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

Now with windows:
Home OC in the manager issues:
usbaps (in other devices), that is, it recognizes it.
Working Win:
unknown device
Installing drivers from the website of the developer of the programmer does not help.
There is a lot of information on the Internet about the malfunctioning of usbasp under win and ubuntu, but in all the topics of the vehicle, the programmer is recognized by the systems, that is, there is an entry
Bus 002 Device 005: ID 16c0:05dc Van Ooijen Technische Informatica shared ID for use with libusb

I did not put anything special on ubuntu (s). The only idea is that something is wrong with iron. But how can this be identified and corrected?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
S
svd71, 2014-07-07
@svd71

create a file /etc/udev/rules.d/10-usbasp.rules
write a line in it
then execute
sudo /etc/init.d/udev restart

J
jcmvbkbc, 2014-07-07
@jcmvbkbc

The lsusb command does not display it.

What can be seen in dmesg when the programmer is connected?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question