View Single Post
Old 01-15-2023, 10:06 AM   #9
darcity
Member
darcity began at the beginning.
 
Posts: 20
Karma: 10
Join Date: Jan 2023
Device: Onyx Boox Note Air 2
Quote:
Originally Posted by Renate View Post
Huh? Are you looking at the hardware console with a UART?
It's the kernel buffer from my linux workstation that I connected the air2 to. It gives some information about how the air2 announces itself as a usb device.

In fastboot mode for example it is recognized like this

Code:
[  +0.018321] usb 2-1: New USB device found, idVendor=18d1, idProduct=d001, bcdDevice= 4.19
[  +0.000003] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  +0.000002] usb 2-1: Product: NoteAir2
[  +0.000001] usb 2-1: Manufacturer: QUALCOMM
[  +0.000001] usb 2-1: SerialNumber: 84840743
[  +8.421444] usb 2-1: USB disconnect, device number 8
[  +1.793377] usb 1-1: new full-speed USB device number 98 using xhci_hcd
[  +9.186646] usb 1-1: new full-speed USB device number 99 using xhci_hcd
[  +5.040085] usb 2-1: new SuperSpeed USB device number 9 using xhci_hcd
[  +0.018384] usb 2-1: New USB device found, idVendor=18d1, idProduct=4ee0, bcdDevice= 4.19
[  +0.000004] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  +0.000002] usb 2-1: Product: NoteAir2
[  +0.000001] usb 2-1: Manufacturer: QUALCOMM
[  +0.000001] usb 2-1: SerialNumber: 84840743
darcity is offline   Reply With Quote