
Originariamente inviato da
giubbe
L'ho trovato!
La sicurezza assoluta ovviamente non ce l'ho, anche per questo ho sempre usato il condizionale. Quello che mi fa ragionevolmente pensare che sia compatibile è la presenza del chipset ASIX AX88772B che è quello richiesto dallo zenbook e quest'ultimo, a detta del comunicato ufficiale di Asus, è quello che ha l'accessorio in questione che funziona sul prime.
Il fatto che il produttore del chip dichiari la compatibilità con Linux/Android è un altro punto a favore della mia ipotesi. Sapere che questi accessori funzionano grazie a detto chip mi rende tanto sicuro da procedere io stesso all'acquisto.
Dato che il mio fornitore non riesce a trovare il convertitore originale, ho pensato di chiedergli se conosce un qualsiasi adattatore con il chip in questione e ho trovato questo:
Hamlet HNU2F_GW e
funziona! (anche se nel sito non c'è scritto linux/android da nessuna parte...)
Visto che ne aveva uno aperto gli ho chiesto se poteva date il comando lsusb da linux per vederne il chip. Come vedi qui sotto il chip è quello che ci serve, in verità manca la lettera finale B, ma ho pensato di provarlo ugualmente.
Il fatto che a me funziona perfettamente (viene riconosciuto appena inserito), però,
non garantisce che funzioni anche a te perchè Hamlet potrebbe cambiare il chipset senza preavviso. Se il tuo fornitore di fiducia ti permette di provare l'adattore o dalle prove da lui effettuata risulta esattamente il codice sotto riportato, allora puoi stare tranquillo che funziona.
codice:
Bus 001 Device 002: ID 0b95:7720 ASIX Electronics Corp. AX88772
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 255 Vendor Specific Class
bDeviceSubClass 255 Vendor Specific Subclass
bDeviceProtocol 0
bMaxPacketSize0 64
idVendor 0x0b95 ASIX Electronics Corp.
idProduct 0x7720 AX88772
bcdDevice 0.01
iManufacturer 1
iProduct 2
iSerial 3
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 39
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 4
bmAttributes 0x80
(Bus Powered)
MaxPower 250mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 3
bInterfaceClass 255 Vendor Specific Class
bInterfaceSubClass 255 Vendor Specific Subclass
bInterfaceProtocol 0
iInterface 7
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0008 1x 8 bytes
bInterval 11
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x82 EP 2 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x03 EP 3 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Ciao