ubuntu doens't resolve usb device name

Solution 1:

I found the solution:

by default Ubuntu resolves mDNS only for ipv4. To enable the mDNS on ipv6 it must change the file /etc/nsswitch.conf from:

files mdns4_minimal dns myhostname

to:

files mdns_minimal dns myhostname