Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disconnect every 15mn Virtualbox Win10 Host - Freeze VM guest every day #24

Open
Pascal66 opened this issue Jul 8, 2021 · 6 comments
Open
Assignees
Labels
stat:community support Staus - Community Support subtype:windows Windos Build/installation issues type:build/install Build and install issues

Comments

@Pascal66
Copy link

Pascal66 commented Jul 8, 2021

Dont know if it's related to the driver win10, virtual box usb driver, or kernel of the VM

Running on USB 3.0 (The PICe doesnt work with virtualbox)
Continuous error, starting from 'unable to get BOS descriptor...'
image

Tryied slow or fast version, usb 2.0 or 3.0 port
(Dont know if it work on usb C port)

@Pascal66
Copy link
Author

Pascal66 commented Jul 8, 2021

I've stabilised things (65ms inference), using the maximum powermanagement of everything in win10 host.
Just the "unable to get BOS descriptor or descriptor too short" at initialisation
20mn->No more Transfert event error for now.

30mn-> Just 5 comp_code 1 followed by 1 comp_code_13 after 30mn, and restarted with get BOS descriptor, without disconnecting
That happen, when the inference time is going from mean 65 to mean 75 (thermal thing ?)
Just after that everything fo normal

@manoj7410
Copy link

@Pascal66 Are you able to run the device successfully on native/host OS installation instead of the VM ?

@Pascal66
Copy link
Author

Pascal66 commented Jul 9, 2021

@manoj7410 I've no dev environment in the W10 host.

@Pascal66
Copy link
Author

Pascal66 commented Jul 13, 2021

Some news, after tryied all energy saving combinations on w10 host, I put all to normal.
I do that because I suspect something else than energy saving causing my problems.
No more success, but that confirm that power saving on w10 host isnt the problem.

@Pascal66
Copy link
Author

More detail (in linux guest VM) :

[25175.796563] xhci_hcd 0000:00:0c.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 2 comp_code 13
[25175.797153] xhci_hcd 0000:00:0c.0: Looking for event-dma 0000000001081e90 trb-start 0000000001081ce0 trb-end 0000000001081e20 seg-start 0000000001081000 seg-end 0000000001081ff0
[25206.590397] usb 2-1: reset SuperSpeed Gen 1 USB device number 20 using xhci_hcd
[25206.605977] usb 2-1: unable to get BOS descriptor or descriptor too short
[25206.617319] usb 2-1: device firmware changed
[25206.625480] usb 2-1: USB disconnect, device number 20
[25206.744047] usb 2-1: new SuperSpeed Gen 1 USB device number 21 using xhci_hcd
[25206.758982] usb 2-1: unable to get BOS descriptor or descriptor too short
[25206.773754] usb 2-1: New USB device found, idVendor=18d1, idProduct=9302, bcdDevice= 1.00
[25206.773760] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[25207.006742] usb 2-1: USB disconnect, device number 21
[25208.945130] usb 2-1: new SuperSpeed Gen 1 USB device number 22 using xhci_hcd
[25208.959934] usb 2-1: LPM exit latency is zeroed, disabling LPM.
[25208.961285] usb 2-1: New USB device found, idVendor=18d1, idProduct=9302, bcdDevice= 1.00
[25208.961290] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[25482.132130] xhci_hcd 0000:00:0c.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 2 comp_code 13
[25482.145226] xhci_hcd 0000:00:0c.0: Looking for event-dma 0000000001081b10 trb-start 0000000001080ac0 trb-end 0000000001080ac0 seg-start 0000000001080000 seg-end 0000000001080ff0
[25526.928499] usb 2-1: reset SuperSpeed Gen 1 USB device number 22 using xhci_hcd
[25526.942364] usb 2-1: unable to get BOS descriptor or descriptor too short
[25526.956185] usb 2-1: device firmware changed
[25526.965025] usb 2-1: USB disconnect, device number 22
[25527.081372] usb 2-1: new SuperSpeed Gen 1 USB device number 23 using xhci_hcd
[25527.117063] usb 2-1: unable to get BOS descriptor or descriptor too short
[25527.129497] usb 2-1: New USB device found, idVendor=18d1, idProduct=9302, bcdDevice= 1.00
[25527.129503] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[25527.338863] usb 2-1: USB disconnect, device number 23
[25528.581201] usb 2-1: new SuperSpeed Gen 1 USB device number 24 using xhci_hcd
[25528.599823] usb 2-1: LPM exit latency is zeroed, disabling LPM.
[25528.600483] usb 2-1: New USB device found, idVendor=18d1, idProduct=9302, bcdDevice= 1.00
[25528.600488] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[25817.550270] xhci_hcd 0000:00:0c.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 2 comp_code 1
[25817.562320] xhci_hcd 0000:00:0c.0: Looking for event-dma 0000000001081d10 trb-start 0000000001080cd0 trb-end 0000000001080cd0 seg-start 0000000001080000 seg-end 0000000001080ff0

@Pascal66 Pascal66 changed the title Disconnect every 5mn Virtualbox Win10 Host Disconnect every 15mn Virtualbox Win10 Host - Freeze VM guest every day Jul 16, 2021
@Pascal66
Copy link
Author

Pascal66 commented Jul 27, 2021

New version :
Same as before.
So it's a VM problem maybe

@hjonnala hjonnala added subtype:windows Windos Build/installation issues type:build/install Build and install issues stat:community support Staus - Community Support and removed runtime labels Aug 3, 2021
@hjonnala hjonnala assigned hjonnala and unassigned manoj7410 May 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stat:community support Staus - Community Support subtype:windows Windos Build/installation issues type:build/install Build and install issues
Projects
None yet
Development

No branches or pull requests

3 participants