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

Protectli VP6670 - disabling USB stack does not work #776

Closed
pkubaj opened this issue Apr 4, 2024 · 2 comments
Closed

Protectli VP6670 - disabling USB stack does not work #776

pkubaj opened this issue Apr 4, 2024 · 2 comments
Labels

Comments

@pkubaj
Copy link

pkubaj commented Apr 4, 2024

Component

Dasharo firmware

Device

Protectli VP6670

Dasharo version

0.9.0rc2

Dasharo Tools Suite version

No response

Brief summary

disabling USB stack does not work on VP6670

How reproducible

No response

How to reproduce

Disable USB stack in UEFI setup.
Run lsusb in Ubuntu.

Expected behavior

No devices should be printed.

Actual behavior

ubuntu@3mdeb:~$ lsusb 
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 004: ID 1c4f:0002 SiGma Micro Keyboard TRACER Gamma Ivory
Bus 001 Device 003: ID 05c6:90b3 Qualcomm, Inc. MDG200
Bus 001 Device 005: ID 0cf3:e300 Qualcomm Atheros Communications QCA61x4 Bluetooth 4.0
Bus 001 Device 002: ID 413c:301a Dell Computer Corp. Dell MS116 Optical Mouse
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

Screenshots

No response

Additional context

No response

Solutions you've tried

No response

@pkubaj pkubaj added the bug Something isn't working label Apr 4, 2024
@miczyg1
Copy link
Contributor

miczyg1 commented Apr 5, 2024

@pkubaj disabling USB stack causes the USB driver in firmware to not be loaded. It does not affect OS drivers...

@miczyg1 miczyg1 closed this as completed Apr 5, 2024
@pkubaj
Copy link
Author

pkubaj commented Apr 5, 2024

Thanks, I wasn't sure about it, my first impression was that it should disable the USB cotroller entirely.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants