Scubapro Aladin Square

vavincavent vavincavent at gmail.com
Tue Nov 14 11:34:50 PST 2017


vincent at ASUS-R558UV:~/src/subsurface/build$ ldd subsurface | grep -i
usb
	libusb-1.0.so.0 => /lib/x86_64-linux-gnu/libusb-1.0.so.0
(0x00007fcc8d8e2000)

Vincent


Le mardi 14 novembre 2017 à 11:17 -0800, Linus Torvalds a écrit :
> On Tue, Nov 14, 2017 at 10:52 AM, vavincavent <vavincavent at gmail.com>
> wrote:
> > and ... i join usb.pcap file!
> 
> Ok, that's a good dump. I see
> 
>  - device 1: root hub (1d6b:0002)
>  - device 2: logitech LX710 (046d:c517)
>  - device 3: RealTek RTS5129 card reader (0bda:0129)
>  - device 4: Realtek something (0bda:57de) Wifi?
>  - device 59: Lite-On bluetooth donge (04ca:3018)
>  - device 60: c251:2006
> 
> I assume that matches what you'd expect on that bus?
> 
> So it's that device 60.
> 
> And the only traffic I see there is (apart from the two empty reads)
> is that one URB_INTERRUPT write packet with data 0110.
> 
> Very odd.
> 
> Also, for some reason wireshark is not showing it as a USB HID
> protocol thing. That's odd. I was pretty sure wireshark should do
> that.
> 
> What does
> 
>     ldd subsurface | grep -i usb
> 
> report for you?
> 
>                   Linud


More information about the subsurface mailing list