Still the same issue with Samsung Bar Plus 256GB which has a USB 3.1 interface. Attached to the blue USB 3.0 port on a Raspberry Pi 5 8GB and crashed it. Even reboot didn't help. It runs HomeAssistant supervised at the parents house so I only have remote access and limiting testing.
Runs fine but at low speed in a black USB 2.0 port for now.
Here some info when it crashed:
Formatting:
USB Power draw info: MaxPower 300mACurrent firmware: Tue 12 Nov 16:10:44 UTC 2024 (1731427844)USB:Dmesg:In the meantime I formatted to Ext4 and added to /boot/firmware/config.txt.Will circle back once tested with the new settings.
Runs fine but at low speed in a black USB 2.0 port for now.
Here some info when it crashed:
Formatting:
Code:
sudo fdisk -lDisk /dev/sda: 239.02 GiB, 256641603584 bytes, 501253132 sectorsDisk model: Flash Drive Units: sectors of 1 * 512 = 512 bytesSector size (logical/physical): 512 bytes / 512 bytesI/O size (minimum/optimal): 512 bytes / 512 bytesDisklabel type: dosDisk identifier: 0x00000000Device Boot Start End Sectors Size Id Type/dev/sda1 256 501253099 501252844 239G 7 HPFS/NTFS/exFAT
USB Power draw info: MaxPower 300mA
Code:
lsusb -v | grep -E 'Bus|MaxPower'Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub MaxPower 0mABus 003 Device 002: ID 04e8:6300 Samsung Electronics Co., Ltd Flash Drive (Bus Powered) MaxPower 300mA (Bus Powered)Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub MaxPower 0mABus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub MaxPower 0mABus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub MaxPower 0mA
Code:
sudo rpi-eeprom-update*** UPDATE AVAILABLE ***Run "sudo rpi-eeprom-update -a" to install this update now.To configure the bootloader update policy run "sudo raspi-config"BOOTLOADER: update available CURRENT: Tue 12 Nov 16:10:44 UTC 2024 (1731427844) LATEST: Wed 22 Jan 00:16:51 UTC 2025 (1737505011) RELEASE: default (/usr/lib/firmware/raspberrypi/bootloader-2712/default) Use raspi-config to change the release.
Code:
lsusb -t/: Bus 04.Port 1: Dev 1, Class=root_hub, Driver=xhci-hcd/1p, 5000M/: Bus 03.Port 1: Dev 1, Class=root_hub, Driver=xhci-hcd/2p, 480M |__ Port 2: Dev 2, If 0, Class=Mass Storage, Driver=usb-storage, 480M/: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci-hcd/1p, 5000M/: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci-hcd/2p, 480M
Code:
dmesg | grep -i usb[ 0.028762] usbcore: registered new interface driver usbfs[ 0.028768] usbcore: registered new interface driver hub[ 0.028774] usbcore: registered new device driver usb[ 0.254019] usbcore: registered new device driver r8152-cfgselector[ 0.254025] usbcore: registered new interface driver r8152[ 0.254030] usbcore: registered new interface driver lan78xx[ 0.254034] usbcore: registered new interface driver smsc95xx[ 0.254172] usbcore: registered new interface driver uas[ 0.254177] usbcore: registered new interface driver usb-storage[ 0.265711] usbcore: registered new interface driver usbhid[ 0.265712] usbhid: USB HID core driver[ 0.419129] xhci-hcd xhci-hcd.0: new USB bus registered, assigned bus number 1[ 0.419632] xhci-hcd xhci-hcd.0: new USB bus registered, assigned bus number 2[ 0.419634] xhci-hcd xhci-hcd.0: Host supports USB 3.0 SuperSpeed[ 0.419665] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06[ 0.419667] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1[ 0.419669] usb usb1: Product: xHCI Host Controller[ 0.419671] usb usb1: Manufacturer: Linux 6.6.74+rpt-rpi-v8 xhci-hcd[ 0.419672] usb usb1: SerialNumber: xhci-hcd.0[ 0.419763] hub 1-0:1.0: USB hub found[ 0.419856] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.06[ 0.419859] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1[ 0.419860] usb usb2: Product: xHCI Host Controller[ 0.419862] usb usb2: Manufacturer: Linux 6.6.74+rpt-rpi-v8 xhci-hcd[ 0.419863] usb usb2: SerialNumber: xhci-hcd.0[ 0.419918] hub 2-0:1.0: USB hub found[ 0.420128] xhci-hcd xhci-hcd.1: new USB bus registered, assigned bus number 3[ 0.420619] xhci-hcd xhci-hcd.1: new USB bus registered, assigned bus number 4[ 0.420622] xhci-hcd xhci-hcd.1: Host supports USB 3.0 SuperSpeed[ 0.420643] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06[ 0.420645] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1[ 0.420647] usb usb3: Product: xHCI Host Controller[ 0.420648] usb usb3: Manufacturer: Linux 6.6.74+rpt-rpi-v8 xhci-hcd[ 0.420649] usb usb3: SerialNumber: xhci-hcd.1[ 0.420707] hub 3-0:1.0: USB hub found[ 0.420791] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.06[ 0.420793] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1[ 0.420794] usb usb4: Product: xHCI Host Controller[ 0.420796] usb usb4: Manufacturer: Linux 6.6.74+rpt-rpi-v8 xhci-hcd[ 0.420797] usb usb4: SerialNumber: xhci-hcd.1[ 0.420851] hub 4-0:1.0: USB hub found[ 0.673131] usb 3-2: new high-speed USB device number 2 using xhci-hcd[ 0.826663] usb 3-2: New USB device found, idVendor=04e8, idProduct=6300, bcdDevice=11.00[ 0.826670] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3[ 0.826672] usb 3-2: Product: Flash Drive[ 0.826674] usb 3-2: Manufacturer: Samsung[ 0.826675] usb 3-2: SerialNumber: 0376324100000808[ 0.827322] usb-storage 3-2:1.0: USB Mass Storage device detected[ 0.827420] scsi host0: usb-storage 3-2:1.0[ 3.267060] usbcore: registered new interface driver brcmfmac
Code:
usb_max_current_enable=1
Code:
vcgencmd get_config int | grep usbusb_max_current_enable=1
Statistics: Posted by Paperone — Thu Feb 13, 2025 4:04 am