Skip to content

1.1.23_disable_usb_storage #249

Open
@joachimvenaas

Description

@joachimvenaas

OS: Debian 11

I'm having issues with this test. It seems like there is a misspelling of usb-storage/usb_storage.
It always passed the check, even if the module is loaded.

lsmod | grep usb output:

usb_storage            81920  1 uas
usbhid                 65536  0
hid                   151552  2 usbhid,hid_generic
scsi_mod              270336  7 virtio_scsi,sd_mod,usb_storage,uas,libata,sg,sr_mod
usbcore               331776  8 xhci_hcd,ehci_pci,usbhid,usb_storage,ehci_hcd,xhci_pci,uas,uhci_hcd
usb_common             16384  4 xhci_hcd,usbcore,ehci_hcd,uhci_hcd

when altering 1.1.23_disable_usb_storage.sh to check for usb_storage instead of usb-storage, it works as expected on my systems

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions