not the USB nor the mouse,
this is the output of lsusb:
Bus 003 Device 003: ID 04f2:b6f1 Chicony Electronics Co., Ltd HP TrueVision HD Camera
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
~ $```
this is the output of fdisk -l
```Device Start End Sectors Size Type
/dev/sda1 4096 2052095 2048000 1000M EFI System
/dev/sda2 2052096 2084863 32768 16M Microsoft reserved
/dev/sda3 2084864 1195763711 1193678848 569.2G Microsoft basic dat
/dev/sda4 1195763712 1953521663 757757952 361.3G Linux filesystem```
not detected here
below outputs are of dmesg, i can see some errors there but cannot understand them, help please
``` r device
[ 53.262017] xhci_hcd 0000:04:00.3: xHCI host not responding to stop endpoint command
[ 53.273830] xhci_hcd 0000:04:00.3: xHCI host controller not responding, assume dead
[ 53.275304] xhci_hcd 0000:04:00.3: HC died; cleaning up
[ 53.278557] usb usb1-port4: couldn't allocate usb_device
[ 58.677745] Generic FE-GE Realtek PHY r8169-0-300:00: attached PHY driver (mii_bus:phy_addr=r8169-0-300:00, irq=MAC)
[ 58.867818] r8169 0000:03:00.0 eno1: Link is Down
[ 150.709970] usb 3-1: device descriptor read/64, error -71
[ 150.974182] usb 3-1: New USB device found, idVendor=04f2, idProduct=b6f1, bcdDevice=27.16
[ 150.974199] usb 3-1: New USB device strings: Mfr=3, Product=1, SerialNumber=2```