[AVaRICE-user] Ubuntu no usb device (2)

2013-03-10 Thread Wojtek

I tried to add symlink for my device according to post:
http://sourceforge.net/mailarchive/forum.php?thread_name=20111215140952.GD2063%40uriah.heep.sax.deforum_name=avarice-user
and try to:
/   avarice -2 -j /dev/avrjtag/

But the output is:

/ VaRICE version 2.10, Feb  8 2010 07:22:54
 Defaulting JTAG bitrate to 250 kHz.
JTAG ICE communication failed: Inappropriate ioctl for device/

On man page http://linux.die.net/man/1/avarice there is example  with 
specify serial number of usb device.

I've found out that my device iSerial is 000200012345.  So I try with
/avarice --jtag usb:2345 --mkII /

but still have output like:

/AVaRICE version 2.10, Feb  8 2010 07:22:54
Defaulting JTAG bitrate to 250 kHz.
did not find any (matching) USB device usb:2345
USB device not found
/
Regards
Woj

 Original Message 
Subject:Ubuntu no usb device
Date:   Sun, 10 Mar 2013 11:28:16 +0100
From:   Wojtek bran...@gmail.com
To: avarice-user@lists.sourceforge.net



Hi

I'm on ubuntu 12_04_x64  and work with mkII clone and atxmega32a4.
I have no problem with programming chip via avrdude like:
avrdude -p atxmega32a4 -c avrispmkII -P usb -D -U flash:w:main.hex
but can't conect to my jtag via avarice. Command:
avarice --jtag usb --mkII :4242
gives output:
   AVaRICE version 2.10
   Defaulting JTAG bitrate to 250kHz
   did not find any USB device usb
   USB device not fount

Could you suggest me where to search a problem?

Regards
Woj












\\

--
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and remains a good choice in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev___
avarice-user mailing list
avarice-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/avarice-user


Re: [AVaRICE-user] Ubuntu no usb device (2)

2013-03-10 Thread Joerg Wunsch
As Wojtek wrote:

 I tried to add symlink for my device according to post:

You are not supposed to add that symlink, you completely
misunderstood.

This link is only meaningful for devices which are accessed through a
standard serial port, like the first JTAGICE, or the JTAGICEmkII when
connected through RS-232.

 did not find any USB device usb
 USB device not fount
 
 Could you suggest me where to search a problem?

Does /sbin/lsusb find the device?

Did you tell your udev configuration to pass ownership of the device
to you, so it can be accessed without root-only permissions?

-- 
cheers, Joerg   .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/
Never trust an operating system you don't have sources for. ;-)

--
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and remains a good choice in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev
___
avarice-user mailing list
avarice-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/avarice-user