Skip to content

Kernel 6.12 makes external USB3 drive disappear. #6755

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

Closed
braymullo opened this issue Apr 1, 2025 · 7 comments
Closed

Kernel 6.12 makes external USB3 drive disappear. #6755

braymullo opened this issue Apr 1, 2025 · 7 comments

Comments

@braymullo
Copy link

braymullo commented Apr 1, 2025

Describe the bug

Upgrading to Kernel 6.12 kills one of my external USB3 EXT4 drives.

I get a Kernel message: kernel: /dev/disk/by-uuid/e0875765-bbc0-458e-b40a-f4d91b5fcbb1: Can't lookup blockdev

The drive doesn't show up in OMV7 or with blkid

Downgrading to 6.6 fixes the issue completely. I downgraded using sudo rpi-update 8bd0d75837d6a99138c7cbbc24888601b220405a
Fine to live here for a while, but eventually one must keep up to date for security patches etc.

While I'm the furthest thing from an Advanced user, since this kernel is now master, I was hoping anyone here could help shed light on how I might solve this, and what additional logs I could share to illuminate the problem.

System is: RaspiOS Lite, Latest and fully updated. OMV7 running on top. Raspi 5 4gb. Working brilliantly since Raspi5 release. This is not a migrated system. Fresh install and set up. Drive in Question is a transcend StoreJet (ST2000LM003 HN-M201RAD), about a decade old. But in perfect working condition.

My other drives, two WD MyBook External USB3's work great no matter the kernel version. Just the transcend is saying no to whatever commits happened between 6.6 and 6.12.

Thanks!

=== START OF INFORMATION SECTION ===
Model Family:     Seagate Samsung SpinPoint M9T
Device Model:     ST2000LM003 HN-M201RAD
Serial Number:    S344J9AG700123
LU WWN Device Id: 5 0004cf 210092cfa
Firmware Version: 2BC10001
User Capacity:    2,000,398,934,016 bytes [2.00 TB]
Sector Sizes:     512 bytes logical, 4096 bytes physical
Rotation Rate:    5400 rpm
Form Factor:      2.5 inches
Device is:        In smartctl database 7.3/5671
ATA Version is:   ATA8-ACS T13/1699-D revision 6
SATA Version is:  SATA 3.0, 6.0 Gb/s (current: 3.0 Gb/s)
Local Time is:    Tue Apr  1 13:21:21 2025 CEST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
AAM level is:     128 (quiet), recommended: 254
APM feature is:   Disabled
Rd look-ahead is: Enabled
Write cache is:   Enabled
DSN feature is:   Unavailable
ATA Security is:  Disabled, NOT FROZEN [SEC1]
Wt Cache Reorder: Enabled

=== START OF READ SMART DATA SECTION ===

Steps to reproduce the behaviour

Downgrade to 6.6 - Drive appears, works, read and writable and is fully performant as expected.
sudo rpi-update 8bd0d75837d6a99138c7cbbc24888601b220405a

Upgrade to 6.12 - Drive disappears completely
sudo rpi-update

Downgrade to 6.6 - Drive is back
sudo rpi-update 8bd0d75837d6a99138c7cbbc24888601b220405a

Device (s)

Raspberry Pi 5

System

Raspberry Pi reference 2024-07-04
2025/03/27 00:16:44
Copyright (c) 2012 Broadcom
version 897f94ed (release) (embedded)

Working:
Linux raspberrypi 6.6.77-v8-16k+ #1851 SMP PREEMPT Thu Feb 13 13:02:57 GMT 2025 aarch64 GNU/Linux

and issue on:
Linux raspberrypi 6.12.21-v8-16k+ #1868 SMP PREEMPT Mon Mar 31 17:10:57 BST 2025 aarch64 GNU/Linux

Logs

lsusb -v for Linux raspberrypi 6.6.77-v8-16k+ #1851 SMP PREEMPT Thu Feb 13 13:02:57 GMT 2025 aarch64 GNU/Linux

Bus 004 Device 005: ID 1058:25ed Western Digital Technologies, Inc. My Book 25ED
Couldn't open device, some information will be missing
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               3.10
  bDeviceClass            0 
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0         9
  idVendor           0x1058 Western Digital Technologies, Inc.
  idProduct          0x25ed 
  bcdDevice           10.31
  iManufacturer           1 Western Digital
  iProduct                2 My Book 25ED
  iSerial                 3 57583432443833354352414A
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength       0x002c
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xc0
      Self Powered
    MaxPower                8mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           2
      bInterfaceClass         8 Mass Storage
      bInterfaceSubClass      6 SCSI
      bInterfaceProtocol     80 Bulk-Only
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0400  1x 1024 bytes
        bInterval               0
        bMaxBurst              15
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x02  EP 2 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0400  1x 1024 bytes
        bInterval               0
        bMaxBurst              15

Bus 004 Device 004: ID 1058:25ed Western Digital Technologies, Inc. My Book 25ED
Couldn't open device, some information will be missing
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               3.10
  bDeviceClass            0 
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0         9
  idVendor           0x1058 Western Digital Technologies, Inc.
  idProduct          0x25ed 
  bcdDevice           10.31
  iManufacturer           1 Western Digital
  iProduct                2 My Book 25ED
  iSerial                 3 575831324442304858315944
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength       0x002c
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xc0
      Self Powered
    MaxPower                8mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           2
      bInterfaceClass         8 Mass Storage
      bInterfaceSubClass      6 SCSI
      bInterfaceProtocol     80 Bulk-Only
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0400  1x 1024 bytes
        bInterval               0
        bMaxBurst              15
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x02  EP 2 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0400  1x 1024 bytes
        bInterval               0
        bMaxBurst              15

Bus 004 Device 003: ID 174c:5106 ASMedia Technology Inc. ASM1051 SATA 3Gb/s bridge
Couldn't open device, some information will be missing
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               3.00
  bDeviceClass            0 
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0         9
  idVendor           0x174c ASMedia Technology Inc.
  idProduct          0x5106 ASM1051 SATA 3Gb/s bridge
  bcdDevice           80.00
  iManufacturer           2 StoreJet Transcend
  iProduct                3 StoreJet Transcend
  iSerial                 1 S344J9AG700123      
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength       0x002c
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xc0
      Self Powered
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           2
      bInterfaceClass         8 Mass Storage
      bInterfaceSubClass      6 SCSI
      bInterfaceProtocol     80 Bulk-Only
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0400  1x 1024 bytes
        bInterval               0
        bMaxBurst              15
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x02  EP 2 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0400  1x 1024 bytes
        bInterval               0
        bMaxBurst              15

Bus 004 Device 002: ID 8564:4000 Transcend Information, Inc. microSD/SD/CF UHS-II Card Reader [RDF8, RDF9]
Couldn't open device, some information will be missing
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               3.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0 
  bDeviceProtocol         3 
  bMaxPacketSize0         9
  idVendor           0x8564 Transcend Information, Inc.
  idProduct          0x4000 microSD/SD/CF UHS-II Card Reader [RDF8, RDF9]
  bcdDevice           92.07
  iManufacturer           1 Transcend
  iProduct                2 USB3.0 Hub
  iSerial                 0 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength       0x001f
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0 
      bInterfaceProtocol      0 Full speed (or root) hub
      iInterface              1 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x83  EP 3 IN
        bmAttributes           19
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Feedback
        wMaxPacketSize     0x0002  1x 2 bytes
        bInterval               8
        bMaxBurst               0

Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Couldn't open device, some information will be missing
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               3.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0 
  bDeviceProtocol         3 
  bMaxPacketSize0         9
  idVendor           0x1d6b Linux Foundation
  idProduct          0x0003 3.0 root hub
  bcdDevice            6.06
  iManufacturer           3 Linux 6.6.77-v8-16k+ xhci-hcd
  iProduct                2 xHCI Host Controller
  iSerial                 1 xhci-hcd.1
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength       0x001f
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0 
      bInterfaceProtocol      0 Full speed (or root) hub
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0004  1x 4 bytes
        bInterval              12
        bMaxBurst               0

Bus 003 Device 002: ID 8564:4000 Transcend Information, Inc. microSD/SD/CF UHS-II Card Reader [RDF8, RDF9]
Couldn't open device, some information will be missing
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.10
  bDeviceClass            9 Hub
  bDeviceSubClass         0 
  bDeviceProtocol         2 TT per port
  bMaxPacketSize0        64
  idVendor           0x8564 Transcend Information, Inc.
  idProduct          0x4000 microSD/SD/CF UHS-II Card Reader [RDF8, RDF9]
  bcdDevice           92.07
  iManufacturer           1 Transcend
  iProduct                2 USB2.0 Hub
  iSerial                 0 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength       0x0029
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower              100mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0 
      bInterfaceProtocol      1 Single TT
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0001  1x 1 bytes
        bInterval              12
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       1
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0 
      bInterfaceProtocol      2 TT per port
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0001  1x 1 bytes
        bInterval              12

Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Couldn't open device, some information will be missing
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0 
  bDeviceProtocol         1 Single TT
  bMaxPacketSize0        64
  idVendor           0x1d6b Linux Foundation
  idProduct          0x0002 2.0 root hub
  bcdDevice            6.06
  iManufacturer           3 Linux 6.6.77-v8-16k+ xhci-hcd
  iProduct                2 xHCI Host Controller
  iSerial                 1 xhci-hcd.1
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength       0x0019
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0 
      bInterfaceProtocol      0 Full speed (or root) hub
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0004  1x 4 bytes
        bInterval              12

Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Couldn't open device, some information will be missing
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               3.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0 
  bDeviceProtocol         3 
  bMaxPacketSize0         9
  idVendor           0x1d6b Linux Foundation
  idProduct          0x0003 3.0 root hub
  bcdDevice            6.06
  iManufacturer           3 Linux 6.6.77-v8-16k+ xhci-hcd
  iProduct                2 xHCI Host Controller
  iSerial                 1 xhci-hcd.0
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength       0x001f
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0 
      bInterfaceProtocol      0 Full speed (or root) hub
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0004  1x 4 bytes
        bInterval              12
        bMaxBurst               0

Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Couldn't open device, some information will be missing
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0 
  bDeviceProtocol         1 Single TT
  bMaxPacketSize0        64
  idVendor           0x1d6b Linux Foundation
  idProduct          0x0002 2.0 root hub
  bcdDevice            6.06
  iManufacturer           3 Linux 6.6.77-v8-16k+ xhci-hcd
  iProduct                2 xHCI Host Controller
  iSerial                 1 xhci-hcd.0
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength       0x0019
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0 
      bInterfaceProtocol      0 Full speed (or root) hub
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0004  1x 4 bytes
        bInterval              12

lsusb -v for Linux raspberrypi 6.12.21-v8-16k+ #1868 SMP PREEMPT Mon Mar 31 17:10:57 BST 2025 aarch64 GNU/Linux

Bus 004 Device 005: ID 1058:25ed Western Digital Technologies, Inc. My Book 25ED
Couldn't open device, some information will be missing
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               3.10
  bDeviceClass            0 
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0         9
  idVendor           0x1058 Western Digital Technologies, Inc.
  idProduct          0x25ed 
  bcdDevice           10.31
  iManufacturer           1 Western Digital
  iProduct                2 My Book 25ED
  iSerial                 3 57583432443833354352414A
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength       0x002c
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xc0
      Self Powered
    MaxPower                8mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           2
      bInterfaceClass         8 Mass Storage
      bInterfaceSubClass      6 SCSI
      bInterfaceProtocol     80 Bulk-Only
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0400  1x 1024 bytes
        bInterval               0
        bMaxBurst              15
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x02  EP 2 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0400  1x 1024 bytes
        bInterval               0
        bMaxBurst              15

Bus 004 Device 004: ID 1058:25ed Western Digital Technologies, Inc. My Book 25ED
Couldn't open device, some information will be missing
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               3.10
  bDeviceClass            0 
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0         9
  idVendor           0x1058 Western Digital Technologies, Inc.
  idProduct          0x25ed 
  bcdDevice           10.31
  iManufacturer           1 Western Digital
  iProduct                2 My Book 25ED
  iSerial                 3 575831324442304858315944
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength       0x002c
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xc0
      Self Powered
    MaxPower                8mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           2
      bInterfaceClass         8 Mass Storage
      bInterfaceSubClass      6 SCSI
      bInterfaceProtocol     80 Bulk-Only
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0400  1x 1024 bytes
        bInterval               0
        bMaxBurst              15
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x02  EP 2 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0400  1x 1024 bytes
        bInterval               0
        bMaxBurst              15

Bus 004 Device 003: ID 174c:5106 ASMedia Technology Inc. ASM1051 SATA 3Gb/s bridge
Couldn't open device, some information will be missing
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               3.00
  bDeviceClass            0 
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0         9
  idVendor           0x174c ASMedia Technology Inc.
  idProduct          0x5106 ASM1051 SATA 3Gb/s bridge
  bcdDevice           80.00
  iManufacturer           2 StoreJet Transcend
  iProduct                3 StoreJet Transcend
  iSerial                 1 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength       0x002c
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xc0
      Self Powered
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           2
      bInterfaceClass         8 Mass Storage
      bInterfaceSubClass      6 SCSI
      bInterfaceProtocol     80 Bulk-Only
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0400  1x 1024 bytes
        bInterval               0
        bMaxBurst              15
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x02  EP 2 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0400  1x 1024 bytes
        bInterval               0
        bMaxBurst              15

Bus 004 Device 002: ID 8564:4000 Transcend Information, Inc. microSD/SD/CF UHS-II Card Reader [RDF8, RDF9]
Couldn't open device, some information will be missing
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               3.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0 
  bDeviceProtocol         3 
  bMaxPacketSize0         9
  idVendor           0x8564 Transcend Information, Inc.
  idProduct          0x4000 microSD/SD/CF UHS-II Card Reader [RDF8, RDF9]
  bcdDevice           92.07
  iManufacturer           1 Transcend
  iProduct                2 USB3.0 Hub
  iSerial                 0 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength       0x001f
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0 
      bInterfaceProtocol      0 Full speed (or root) hub
      iInterface              1 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x83  EP 3 IN
        bmAttributes           19
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Feedback
        wMaxPacketSize     0x0002  1x 2 bytes
        bInterval               8
        bMaxBurst               0

Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Couldn't open device, some information will be missing
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               3.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0 
  bDeviceProtocol         3 
  bMaxPacketSize0         9
  idVendor           0x1d6b Linux Foundation
  idProduct          0x0003 3.0 root hub
  bcdDevice            6.12
  iManufacturer           3 Linux 6.12.21-v8-16k+ xhci-hcd
  iProduct                2 xHCI Host Controller
  iSerial                 1 xhci-hcd.1
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength       0x001f
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0 
      bInterfaceProtocol      0 Full speed (or root) hub
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0004  1x 4 bytes
        bInterval              12
        bMaxBurst               0

Bus 003 Device 002: ID 8564:4000 Transcend Information, Inc. microSD/SD/CF UHS-II Card Reader [RDF8, RDF9]
Couldn't open device, some information will be missing
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.10
  bDeviceClass            9 Hub
  bDeviceSubClass         0 
  bDeviceProtocol         2 TT per port
  bMaxPacketSize0        64
  idVendor           0x8564 Transcend Information, Inc.
  idProduct          0x4000 microSD/SD/CF UHS-II Card Reader [RDF8, RDF9]
  bcdDevice           92.07
  iManufacturer           1 Transcend
  iProduct                2 USB2.0 Hub
  iSerial                 0 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength       0x0029
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower              100mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0 
      bInterfaceProtocol      1 Single TT
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0001  1x 1 bytes
        bInterval              12
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       1
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0 
      bInterfaceProtocol      2 TT per port
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0001  1x 1 bytes
        bInterval              12

Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Couldn't open device, some information will be missing
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0 
  bDeviceProtocol         1 Single TT
  bMaxPacketSize0        64
  idVendor           0x1d6b Linux Foundation
  idProduct          0x0002 2.0 root hub
  bcdDevice            6.12
  iManufacturer           3 Linux 6.12.21-v8-16k+ xhci-hcd
  iProduct                2 xHCI Host Controller
  iSerial                 1 xhci-hcd.1
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength       0x0019
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0 
      bInterfaceProtocol      0 Full speed (or root) hub
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0004  1x 4 bytes
        bInterval              12

Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Couldn't open device, some information will be missing
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               3.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0 
  bDeviceProtocol         3 
  bMaxPacketSize0         9
  idVendor           0x1d6b Linux Foundation
  idProduct          0x0003 3.0 root hub
  bcdDevice            6.12
  iManufacturer           3 Linux 6.12.21-v8-16k+ xhci-hcd
  iProduct                2 xHCI Host Controller
  iSerial                 1 xhci-hcd.0
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength       0x001f
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0 
      bInterfaceProtocol      0 Full speed (or root) hub
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0004  1x 4 bytes
        bInterval              12
        bMaxBurst               0

Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Couldn't open device, some information will be missing
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0 
  bDeviceProtocol         1 Single TT
  bMaxPacketSize0        64
  idVendor           0x1d6b Linux Foundation
  idProduct          0x0002 2.0 root hub
  bcdDevice            6.12
  iManufacturer           3 Linux 6.12.21-v8-16k+ xhci-hcd
  iProduct                2 xHCI Host Controller
  iSerial                 1 xhci-hcd.0
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength       0x0019
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0 
      bInterfaceProtocol      0 Full speed (or root) hub
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0004  1x 4 bytes
        bInterval              12

Additional context

No response

@P33M
Copy link
Contributor

P33M commented Apr 1, 2025

Please post the full output of dmesg when booting 6.12 with the Transcend drive attached.

Weirdness: on 6.12 the Asmedia chipset doesn't report a serial number string, but both WD drives do on both 6.6 and 6.12.

@braymullo
Copy link
Author

Sure! Here ya go :) 6.12 dmesg

[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x414fd0b1]
[    0.000000] Linux version 6.12.21-v8-16k+ (dom@buildbot) (aarch64-linux-gnu-gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #1868 SMP PREEMPT Mon Mar 31 17:10:57 BST 2025
[    0.000000] KASLR enabled
[    0.000000] random: crng init done
[    0.000000] Machine model: Raspberry Pi 5 Model B Rev 1.0
[    0.000000] efi: UEFI not found.
[    0.000000] Reserved memory: created CMA memory pool at 0x000000003a000000, size 64 MiB
[    0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[    0.000000] OF: reserved mem: 0x000000003a000000..0x000000003dffffff (65536 KiB) map reusable linux,cma
[    0.000000] OF: reserved mem: 0x0000000000000000..0x000000000007ffff (512 KiB) nomap non-reusable atf@0
[    0.000000] OF: reserved mem: 0x000000003fd16640..0x000000003fd16677 (0 KiB) nomap non-reusable nvram@0
[    0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x00000000ffffffff]
[    0.000000] Faking node 0 at [mem 0x0000000000000000-0x000000001fffffff] (512MB)
[    0.000000] Faking node 1 at [mem 0x0000000020000000-0x000000003fffffff] (512MB)
[    0.000000] Faking node 2 at [mem 0x0000000040000000-0x000000005fffffff] (512MB)
[    0.000000] Faking node 3 at [mem 0x0000000060000000-0x000000007fffffff] (512MB)
[    0.000000] Faking node 4 at [mem 0x0000000080000000-0x000000009fffffff] (512MB)
[    0.000000] Faking node 5 at [mem 0x00000000a0000000-0x00000000bfffffff] (512MB)
[    0.000000] Faking node 6 at [mem 0x00000000c0000000-0x00000000dfffffff] (512MB)
[    0.000000] Faking node 7 at [mem 0x00000000e0000000-0x00000000ffffffff] (512MB)
[    0.000000] NUMA: Initialized distance table, cnt=8
[    0.000000] NODE_DATA(0) allocated [mem 0x1fffd200-0x1fffffff]
[    0.000000] NODE_DATA(1) allocated [mem 0x3fbfd200-0x3fbfffff]
[    0.000000] NODE_DATA(2) allocated [mem 0x5fffd200-0x5fffffff]
[    0.000000] NODE_DATA(3) allocated [mem 0x7fffd200-0x7fffffff]
[    0.000000] NODE_DATA(4) allocated [mem 0x9fffd200-0x9fffffff]
[    0.000000] NODE_DATA(5) allocated [mem 0xbfffd200-0xbfffffff]
[    0.000000] NODE_DATA(6) allocated [mem 0xdfffd200-0xdfffffff]
[    0.000000] NODE_DATA(7) allocated [mem 0xffd9c7c0-0xffd9f5bf]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000000000-0x00000000ffffffff]
[    0.000000]   DMA32    empty
[    0.000000]   Normal   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000000000-0x000000000007ffff]
[    0.000000]   node   0: [mem 0x0000000000080000-0x000000001fffffff]
[    0.000000]   node   1: [mem 0x0000000020000000-0x000000003fbfffff]
[    0.000000]   node   2: [mem 0x0000000040000000-0x000000005fffffff]
[    0.000000]   node   3: [mem 0x0000000060000000-0x000000007fffffff]
[    0.000000]   node   4: [mem 0x0000000080000000-0x000000009fffffff]
[    0.000000]   node   5: [mem 0x00000000a0000000-0x00000000bfffffff]
[    0.000000]   node   6: [mem 0x00000000c0000000-0x00000000dfffffff]
[    0.000000]   node   7: [mem 0x00000000e0000000-0x00000000ffffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000001fffffff]
[    0.000000] Initmem setup node 1 [mem 0x0000000020000000-0x000000003fbfffff]
[    0.000000] Initmem setup node 2 [mem 0x0000000040000000-0x000000005fffffff]
[    0.000000] Initmem setup node 3 [mem 0x0000000060000000-0x000000007fffffff]
[    0.000000] Initmem setup node 4 [mem 0x0000000080000000-0x000000009fffffff]
[    0.000000] Initmem setup node 5 [mem 0x00000000a0000000-0x00000000bfffffff]
[    0.000000] Initmem setup node 6 [mem 0x00000000c0000000-0x00000000dfffffff]
[    0.000000] Initmem setup node 7 [mem 0x00000000e0000000-0x00000000ffffffff]
[    0.000000] On node 2, zone DMA: 256 pages in unavailable ranges
[    0.000000] psci: probing for conduit method from DT.
[    0.000000] psci: PSCIv1.1 detected in firmware.
[    0.000000] psci: Using standard PSCI v0.2 function IDs
[    0.000000] psci: MIGRATE_INFO_TYPE not supported.
[    0.000000] psci: SMC Calling Convention v1.2
[    0.000000] percpu: Embedded 15 pages/cpu s193368 r8192 d44200 u245760
[    0.000000] pcpu-alloc: s193368 r8192 d44200 u245760 alloc=15*16384
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 
[    0.000000] Detected PIPT I-cache on CPU0
[    0.000000] CPU features: detected: Virtualization Host Extensions
[    0.000000] CPU features: detected: Spectre-v4
[    0.000000] CPU features: detected: Spectre-BHB
[    0.000000] CPU features: kernel page table isolation forced ON by KASLR
[    0.000000] CPU features: detected: Kernel page table isolation (KPTI)
[    0.000000] CPU features: detected: SSBS not fully self-synchronizing
[    0.000000] alternatives: applying boot alternatives
[    0.000000] Kernel command line: reboot=w coherent_pool=1M 8250.nr_uarts=1 pci=pcie_bus_safe cgroup_disable=memory numa_policy=interleave  numa=fake=8 system_heap.max_order=0 smsc95xx.macaddr=D8:3A:DD:94:67:66 vc_mem.mem_base=0x3fc00000 vc_mem.mem_size=0x40000000  console=ttyAMA10,115200 console=tty1 root=PARTUUID=767541d3-02 rootfstype=ext4 fsck.repair=yes rootwait usb-storage.quirks=174c:5106:u usb-storage.quirks=1058:25ed:u usb-storage.quirks=1d6b:0002:u usb_max_current_enable=1
[    0.000000] cgroup: Disabling memory control group subsystem
[    0.000000] mempolicy: NUMA default policy overridden to 'interleave:0-7'
[    0.000000] Unknown kernel command line parameters "usb_max_current_enable=1", will be passed to user space.
[    0.000000] Fallback order for Node 0: 0 1 2 3 4 5 6 7 
[    0.000000] Fallback order for Node 1: 1 2 3 4 5 6 7 0 
[    0.000000] Fallback order for Node 2: 2 3 4 5 6 7 0 1 
[    0.000000] Fallback order for Node 3: 3 4 5 6 7 0 1 2 
[    0.000000] Fallback order for Node 4: 4 5 6 7 0 1 2 3 
[    0.000000] Fallback order for Node 5: 5 6 7 0 1 2 3 4 
[    0.000000] Fallback order for Node 6: 6 7 0 1 2 3 4 5 
[    0.000000] Fallback order for Node 7: 7 0 1 2 3 4 5 6 
[    0.000000] Built 8 zonelists, mobility grouping on.  Total pages: 261888
[    0.000000] Policy zone: DMA
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=8
[    0.000000] ftrace: allocating 45093 entries in 45 pages
[    0.000000] ftrace: allocated 45 pages with 4 groups
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
[    0.000000] rcu: 	RCU event tracing is enabled.
[    0.000000] 	Trampoline variant of Tasks RCU enabled.
[    0.000000] 	Rude variant of Tasks RCU enabled.
[    0.000000] 	Tracing variant of Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.000000] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
[    0.000000] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
[    0.000000] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] Root IRQ handler: gic_handle_irq
[    0.000000] GIC: Using split EOI/Deactivate mode
[    0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.000000] arch_timer: cp15 timer(s) running at 54.00MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns
[    0.000000] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
[    0.000092] Console: colour dummy device 80x25
[    0.000096] printk: legacy console [tty1] enabled
[    0.000309] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=216000)
[    0.000316] pid_max: default: 32768 minimum: 301
[    0.000411] LSM: initializing lsm=capability
[    0.001199] Dentry cache hash table entries: 524288 (order: 8, 4194304 bytes, vmalloc)
[    0.001585] Inode-cache hash table entries: 262144 (order: 7, 2097152 bytes, vmalloc)
[    0.001621] Mount-cache hash table entries: 8192 (order: 2, 65536 bytes, vmalloc)
[    0.001634] Mountpoint-cache hash table entries: 8192 (order: 2, 65536 bytes, vmalloc)
[    0.020080] rcu: Hierarchical SRCU implementation.
[    0.020092] rcu: 	Max phase no-delay instances is 1000.
[    0.020136] Timer migration: 1 hierarchy levels; 8 children per group; 0 crossnode level
[    0.020473] EFI services will not be available.
[    0.024024] smp: Bringing up secondary CPUs ...
[    0.032114] Detected PIPT I-cache on CPU1
[    0.032151] CPU1: Booted secondary processor 0x0000000100 [0x414fd0b1]
[    0.040103] Detected PIPT I-cache on CPU2
[    0.040130] CPU2: Booted secondary processor 0x0000000200 [0x414fd0b1]
[    0.044132] Detected PIPT I-cache on CPU3
[    0.044152] CPU3: Booted secondary processor 0x0000000300 [0x414fd0b1]
[    0.044179] smp: Brought up 8 nodes, 4 CPUs
[    0.044195] SMP: Total of 4 processors activated.
[    0.044198] CPU: All CPU(s) started at EL2
[    0.044201] CPU features: detected: 32-bit EL0 Support
[    0.044205] CPU features: detected: Data cache clean to the PoU not required for I/D coherence
[    0.044209] CPU features: detected: Common not Private translations
[    0.044211] CPU features: detected: CRC32 instructions
[    0.044215] CPU features: detected: RCpc load-acquire (LDAPR)
[    0.044218] CPU features: detected: LSE atomic instructions
[    0.044220] CPU features: detected: Privileged Access Never
[    0.044223] CPU features: detected: RAS Extension Support
[    0.044225] CPU features: detected: Speculative Store Bypassing Safe (SSBS)
[    0.044251] alternatives: applying system-wide alternatives
[    0.045675] CPU features: detected: Hardware dirty bit management on CPU0-3
[    0.045841] Memory: 4039840K/4190208K available (13952K kernel code, 2264K rwdata, 4800K rodata, 5440K init, 647K bss, 62736K reserved, 65536K cma-reserved)
[    0.045992] devtmpfs: initialized
[    0.047804] Enabled cp15_barrier support
[    0.047812] Enabled setend support
[    0.047848] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.047856] futex hash table entries: 1024 (order: 2, 65536 bytes, vmalloc)
[    0.047963] 2G module region forced by RANDOMIZE_MODULE_REGION_FULL
[    0.047966] 0 pages in range for non-PLT usage
[    0.047967] 129356 pages in range for PLT usage
[    0.048055] pinctrl core: initialized pinctrl subsystem
[    0.048176] DMI not present or invalid.
[    0.052224] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.052554] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
[    0.052585] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.052616] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.052631] audit: initializing netlink subsys (disabled)
[    0.052672] audit: type=2000 audit(0.052:1): state=initialized audit_enabled=0 res=1
[    0.052774] thermal_sys: Registered thermal governor 'step_wise'
[    0.052782] cpuidle: using governor menu
[    0.052833] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.052854] ASID allocator initialised with 32768 entries
[    0.053079] Serial: AMBA PL011 UART driver
[    0.053646] /soc@107c000000/interrupt-controller@7fff9000: Fixed dependency cycle(s) with /soc@107c000000/interrupt-controller@7fff9000
[    0.053803] bcm2835-mbox 107c013880.mailbox: mailbox enabled
[    0.053920] 107d001000.serial: ttyAMA10 at MMIO 0x107d001000 (irq = 16, base_baud = 0) is a PL011 rev3
[    0.053930] printk: legacy console [ttyAMA10] enabled
[    1.086117] raspberrypi-firmware soc@107c000000:firmware: Attached to firmware from 2025-03-27T00:16:44, variant start_cd
[    1.101129] raspberrypi-firmware soc@107c000000:firmware: Firmware hash is 897f94ed00000000000000000000000000000000
[    1.120088] bcm2835-dma 1000010000.dma: DMA legacy API manager, dmachans=0x1
[    1.132539] iommu: Default domain type: Translated
[    1.137361] iommu: DMA domain TLB invalidation policy: strict mode
[    1.143809] SCSI subsystem initialized
[    1.147598] usbcore: registered new interface driver usbfs
[    1.153106] usbcore: registered new interface driver hub
[    1.158440] usbcore: registered new device driver usb
[    1.163564] pps_core: LinuxPPS API ver. 1 registered
[    1.168545] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    1.177716] PTP clock support registered
[    1.181891] vgaarb: loaded
[    1.184677] clocksource: Switched to clocksource arch_sys_counter
[    1.334561] VFS: Disk quotas dquot_6.6.0
[    1.338511] VFS: Dquot-cache hash table entries: 2048 (order 0, 16384 bytes)
[    1.346747] NET: Registered PF_INET protocol family
[    1.351732] IP idents hash table entries: 65536 (order: 5, 524288 bytes, vmalloc)
[    1.360089] tcp_listen_portaddr_hash hash table entries: 2048 (order: 1, 32768 bytes, vmalloc)
[    1.368764] Table-perturb hash table entries: 65536 (order: 4, 262144 bytes, vmalloc)
[    1.376633] TCP established hash table entries: 32768 (order: 4, 262144 bytes, vmalloc)
[    1.384760] TCP bind hash table entries: 32768 (order: 6, 1048576 bytes, vmalloc)
[    1.392598] TCP: Hash tables configured (established 32768 bind 32768)
[    1.399233] MPTCP token hash table entries: 4096 (order: 2, 98304 bytes, vmalloc)
[    1.406771] UDP hash table entries: 2048 (order: 2, 65536 bytes, vmalloc)
[    1.413617] UDP-Lite hash table entries: 2048 (order: 2, 65536 bytes, vmalloc)
[    1.420927] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    1.426738] RPC: Registered named UNIX socket transport module.
[    1.432682] RPC: Registered udp transport module.
[    1.437399] RPC: Registered tcp transport module.
[    1.442117] RPC: Registered tcp-with-tls transport module.
[    1.447620] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    1.454090] PCI: CLS 0 bytes, default 64
[    1.458137] Trying to unpack rootfs image as initramfs...
[    1.464652] kvm [1]: nv: 554 coarse grained trap handlers
[    1.470214] kvm [1]: IPA Size Limit: 40 bits
[    1.474512] kvm [1]: GICV region size/alignment is unsafe, using trapping (reduced performance)
[    1.483285] kvm [1]: vgic interrupt IRQ9
[    1.487237] kvm [1]: VHE mode initialized successfully
[    1.492851] Initialise system trusted keyrings
[    1.497524] workingset: timestamp_bits=42 max_order=18 bucket_order=0
[    1.504339] NFS: Registering the id_resolver key type
[    1.509421] Key type id_resolver registered
[    1.513619] Key type id_legacy registered
[    1.517662] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    1.524395] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[    1.532030] Key type asymmetric registered
[    1.536154] Asymmetric key parser 'x509' registered
[    1.541085] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[    1.548584] io scheduler mq-deadline registered
[    1.553137] io scheduler kyber registered
[    1.557186] io scheduler bfq registered
[    1.561425] irq_brcmstb_l2: registered L2 intc (/soc@107c000000/interrupt-controller@7d510600, parent irq: 27)
[    1.571549] irq_brcmstb_l2: registered L2 intc (/soc@107c000000/interrupt-controller@7c502000, parent irq: 28)
[    1.581639] irq_brcmstb_l2: registered L2 intc (/soc@107c000000/intc@7d508380, parent irq: 29)
[    1.590506] irq_brcmstb_l2: registered L2 intc (/soc@107c000000/intc@7d508400, parent irq: 30)
[    1.594945] Freeing initrd memory: 14752K
[    1.599231] irq_brcmstb_l2: registered L2 intc (/soc@107c000000/intc@7d503000, parent irq: 31)
[    1.612989] ledtrig-cpu: registered to indicate activity on CPUs
[    1.649235] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled
[    1.655813] 107d50c000.serial: ttyS0 at MMIO 0x107d50c000 (irq = 33, base_baud = 6000000) is a Broadcom BCM7271 UART
[    1.666632] iproc-rng200 107d208000.rng: hwrng registered
[    1.672081] vc-mem: phys_addr:0x00000000 mem_base=0x3fc00000 mem_size:0x40000000(1024 MiB)
[    1.680567] bcm2712-iommu-cache 1000005b00.iommuc: bcm2712_iommu_cache_probe
[    1.688940] brd: module loaded
[    1.692900] loop: module loaded
[    1.696130] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
[    1.703468] Loading iSCSI transport class v2.0-870.
[    1.709020] usbcore: registered new device driver r8152-cfgselector
[    1.715318] usbcore: registered new interface driver r8152
[    1.720826] usbcore: registered new interface driver lan78xx
[    1.726508] usbcore: registered new interface driver smsc95xx
[    1.732314] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[    1.738094] dwc_otg: FIQ enabled
[    1.738095] dwc_otg: NAK holdoff enabled
[    1.738097] dwc_otg: FIQ split-transaction FSM enabled
[    1.738098] Module dwc_common_port init
[    1.738199] usbcore: registered new interface driver uas
[    1.743536] usbcore: registered new interface driver usb-storage
[    1.749624] mousedev: PS/2 mouse device common for all mice
[    1.762750] rpi-rtc soc@107c000000:rpi_rtc: registered as rtc0
[    1.769995] rpi-rtc soc@107c000000:rpi_rtc: setting system clock to 2025-04-01T14:42:35 UTC (1743518555)
[    1.779789] bcm2835-wdt bcm2835-wdt: Poweroff handler already present!
[    1.786345] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[    1.794729] sdhci: Secure Digital Host Controller Interface driver
[    1.800947] sdhci: Copyright(c) Pierre Ossman
[    1.805353] sdhci-pltfm: SDHCI platform and OF driver helper
[    1.811101] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[    1.817588] hid: raw HID events driver (C) Jiri Kosina
[    1.822760] usbcore: registered new interface driver usbhid
[    1.828351] usbhid: USB HID core driver
[    1.832468] hw perfevents: enabled with armv8_cortex_a76 PMU driver, 7 (0,8000003f) counters available
[    1.842028] NET: Registered PF_PACKET protocol family
[    1.847125] Key type dns_resolver registered
[    1.854745] registered taskstats version 1
[    1.858915] Loading compiled-in X.509 certificates
[    1.865198] Demotion targets for Node 0: null
[    1.869574] Demotion targets for Node 1: null
[    1.874094] Demotion targets for Node 2: null
[    1.878464] Demotion targets for Node 3: null
[    1.882833] Demotion targets for Node 4: null
[    1.887201] Demotion targets for Node 5: null
[    1.891569] Demotion targets for Node 6: null
[    1.895937] Demotion targets for Node 7: null
[    1.900481] Key type .fscrypt registered
[    1.904416] Key type fscrypt-provisioning registered
[    1.910296] brcm-pcie 1000120000.pcie: host bridge /axi/pcie@1000120000 ranges:
[    1.917650] brcm-pcie 1000120000.pcie:   No bus range found for /axi/pcie@1000120000, using [bus 00-ff]
[    1.927094] brcm-pcie 1000120000.pcie:      MEM 0x1f00000000..0x1ffffffffb -> 0x0000000000
[    1.935397] brcm-pcie 1000120000.pcie:      MEM 0x1c00000000..0x1effffffff -> 0x0400000000
[    1.943700] brcm-pcie 1000120000.pcie:   IB MEM 0x1f00000000..0x1f003fffff -> 0x0000000000
[    1.952001] brcm-pcie 1000120000.pcie:   IB MEM 0x0000000000..0x0fffffffff -> 0x1000000000
[    1.960300] brcm-pcie 1000120000.pcie:   IB MEM 0x1000130000..0x1000130fff -> 0xfffffff000
[    1.969931] brcm-pcie 1000120000.pcie: PCI host bridge to bus 0002:00
[    1.976399] pci_bus 0002:00: root bus resource [bus 00-ff]
[    1.981903] pci_bus 0002:00: root bus resource [mem 0x1f00000000-0x1ffffffffb] (bus address [0x00000000-0xfffffffb])
[    1.992470] pci_bus 0002:00: root bus resource [mem 0x1c00000000-0x1effffffff pref] (bus address [0x400000000-0x6ffffffff])
[    2.003658] pci 0002:00:00.0: [14e4:2712] type 01 class 0x060400 PCIe Root Port
[    2.010999] pci 0002:00:00.0: PCI bridge to [bus 00]
[    2.015980] pci 0002:00:00.0:   bridge window [mem 0x1f80000000-0x1fbfffffff]
[    2.023156] pci 0002:00:00.0: PME# supported from D0 D3hot
[    2.029211] pci 0002:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    2.140702] brcm-pcie 1000120000.pcie: clkreq-mode set to default
[    2.146823] brcm-pcie 1000120000.pcie: link up, 5.0 GT/s PCIe x4 (!SSC)
[    2.153483] pci 0002:01:00.0: [1de4:0001] type 00 class 0x020000 PCIe Endpoint
[    2.160744] pci 0002:01:00.0: BAR 0 [mem 0xffffc000-0xffffffff]
[    2.166689] pci 0002:01:00.0: BAR 1 [mem 0xffc00000-0xffffffff]
[    2.172633] pci 0002:01:00.0: BAR 2 [mem 0xffff0000-0xffffffff]
[    2.178634] pci 0002:01:00.0: supports D1
[    2.182654] pci 0002:01:00.0: PME# supported from D0 D1 D3hot D3cold
[    2.196686] pci_bus 0002:01: busn_res: [bus 01-ff] end is updated to 01
[    2.203332] pci 0002:00:00.0: bridge window [mem 0x1f00000000-0x1f005fffff]: assigned
[    2.211195] pci 0002:01:00.0: BAR 1 [mem 0x1f00000000-0x1f003fffff]: assigned
[    2.218360] pci 0002:01:00.0: BAR 2 [mem 0x1f00400000-0x1f0040ffff]: assigned
[    2.225524] pci 0002:01:00.0: BAR 0 [mem 0x1f00410000-0x1f00413fff]: assigned
[    2.232688] pci 0002:00:00.0: PCI bridge to [bus 01]
[    2.237680] pci 0002:00:00.0:   bridge window [mem 0x1f00000000-0x1f005fffff]
[    2.244845] pci_bus 0002:00: resource 4 [mem 0x1f00000000-0x1ffffffffb]
[    2.251483] pci_bus 0002:00: resource 5 [mem 0x1c00000000-0x1effffffff pref]
[    2.258559] pci_bus 0002:01: resource 1 [mem 0x1f00000000-0x1f005fffff]
[    2.265198] pci 0002:00:00.0: Max Payload Size set to  256/ 512 (was  128), Max Read Rq  512
[    2.273675] pci 0002:01:00.0: Max Payload Size set to  256/ 256 (was  128), Max Read Rq  512
[    2.282209] pcieport 0002:00:00.0: enabling device (0000 -> 0002)
[    2.288351] pcieport 0002:00:00.0: PME: Signaling with IRQ 38
[    2.294161] pcieport 0002:00:00.0: AER: enabled with IRQ 38
[    2.299807] rp1 0002:01:00.0: bar0 len 0x4000, start 0x1f00410000, end 0x1f00413fff, flags, 0x40200
[    2.308894] rp1 0002:01:00.0: bar1 len 0x400000, start 0x1f00000000, end 0x1f003fffff, flags, 0x40200
[    2.318160] rp1 0002:01:00.0: enabling device (0000 -> 0002)
[    2.324462] rp1 0002:01:00.0: chip_id 0x20001927
[    2.333008] genirq: irq_chip rp1_irq_chip did not update eff. affinity mask of irq 100
[    2.356271] macb 1f00100000.ethernet eth0: Cadence GEM rev 0x00070109 at 0x1f00100000 irq 106 (d8:3a:dd:94:67:66)
[    2.367370] dw_axi_dmac_platform 1f00188000.dma: DesignWare AXI DMA Controller, 8 channels
[    2.375914] xhci-hcd xhci-hcd.0: xHCI Host Controller
[    2.380994] xhci-hcd xhci-hcd.0: new USB bus registered, assigned bus number 1
[    2.388683] xhci-hcd xhci-hcd.0: hcc params 0x0240fe6d hci version 0x110 quirks 0x0000808000000810
[    2.397687] xhci-hcd xhci-hcd.0: irq 131, io mem 0x1f00200000
[    2.403513] xhci-hcd xhci-hcd.0: xHCI Host Controller
[    2.408582] xhci-hcd xhci-hcd.0: new USB bus registered, assigned bus number 2
[    2.415834] xhci-hcd xhci-hcd.0: Host supports USB 3.0 SuperSpeed
[    2.421986] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
[    2.430287] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.437538] usb usb1: Product: xHCI Host Controller
[    2.442431] usb usb1: Manufacturer: Linux 6.12.21-v8-16k+ xhci-hcd
[    2.448632] usb usb1: SerialNumber: xhci-hcd.0
[    2.453180] hub 1-0:1.0: USB hub found
[    2.456952] hub 1-0:1.0: 2 ports detected
[    2.461073] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12
[    2.469375] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.476625] usb usb2: Product: xHCI Host Controller
[    2.481520] usb usb2: Manufacturer: Linux 6.12.21-v8-16k+ xhci-hcd
[    2.487732] usb usb2: SerialNumber: xhci-hcd.0
[    2.492300] hub 2-0:1.0: USB hub found
[    2.496083] hub 2-0:1.0: 1 port detected
[    2.500263] xhci-hcd xhci-hcd.1: xHCI Host Controller
[    2.505339] xhci-hcd xhci-hcd.1: new USB bus registered, assigned bus number 3
[    2.533174] xhci-hcd xhci-hcd.1: hcc params 0x0240fe6d hci version 0x110 quirks 0x0000808000000810
[    2.542182] xhci-hcd xhci-hcd.1: irq 136, io mem 0x1f00300000
[    2.548002] xhci-hcd xhci-hcd.1: xHCI Host Controller
[    2.553073] xhci-hcd xhci-hcd.1: new USB bus registered, assigned bus number 4
[    2.560323] xhci-hcd xhci-hcd.1: Host supports USB 3.0 SuperSpeed
[    2.566502] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
[    2.574802] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.582053] usb usb3: Product: xHCI Host Controller
[    2.586953] usb usb3: Manufacturer: Linux 6.12.21-v8-16k+ xhci-hcd
[    2.593156] usb usb3: SerialNumber: xhci-hcd.1
[    2.597674] hub 3-0:1.0: USB hub found
[    2.601461] hub 3-0:1.0: 2 ports detected
[    2.605600] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12
[    2.613902] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.621153] usb usb4: Product: xHCI Host Controller
[    2.626047] usb usb4: Manufacturer: Linux 6.12.21-v8-16k+ xhci-hcd
[    2.632266] usb usb4: SerialNumber: xhci-hcd.1
[    2.636783] hub 4-0:1.0: USB hub found
[    2.640548] hub 4-0:1.0: 1 port detected
[    2.645212] bcm2712-iommu 1000005100.iommu: bcm2712_iommu_init: DEBUG_INFO = 0x20804774
[    2.653681] bcm2712-iommu 1000005100.iommu: bcm2712_iommu_probe: Success
[    2.660866] bcm2712-iommu 1000005200.iommu: bcm2712_iommu_init: DEBUG_INFO = 0x20804774
[    2.669302] bcm2712-iommu 1000005200.iommu: bcm2712_iommu_probe: Success
[    2.676437] bcm2712-iommu 1000005280.iommu: bcm2712_iommu_init: DEBUG_INFO = 0x20804774
[    2.684880] bcm2712-iommu 1000005280.iommu: bcm2712_iommu_probe: Success
[    2.691748] sdhci-brcmstb 1000fff000.mmc: Got CD GPIO
[    2.693607] of_cfs_init
[    2.696965] mmc0: CQHCI version 5.10
[    2.699310] of_cfs_init: OK
[    2.705744] clk: Disabling unused clocks
[    2.718356] PM: genpd: Disabling unused power domains
[    2.740679] mmc0: SDHCI controller on 1000fff000.mmc [1000fff000.mmc] using ADMA 64-bit
[    2.751443] Freeing unused kernel memory: 5440K
[    2.756098] Run /init as init process
[    2.759770]   with arguments:
[    2.759771]     /init
[    2.759772]   with environment:
[    2.759773]     HOME=/
[    2.759774]     TERM=linux
[    2.759775]     usb_max_current_enable=1
[    2.852720] usb 3-1: new high-speed USB device number 2 using xhci-hcd
[    2.866918] mmc0: new ultra high speed SDR104 SDXC card at address aaaa
[    2.873974] mmcblk0: mmc0:aaaa SR64G 59.5 GiB
[    2.882151]  mmcblk0: p1 p2
[    2.885024] mmcblk0: mmc0:aaaa SR64G 59.5 GiB (quirks 0x00004000)
[    3.023617] usb 3-1: New USB device found, idVendor=8564, idProduct=4000, bcdDevice=92.07
[    3.031838] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.039000] usb 3-1: Product: USB2.0 Hub
[    3.042933] usb 3-1: Manufacturer: Transcend
[    3.111281] hub 3-1:1.0: USB hub found
[    3.115622] hub 3-1:1.0: 4 ports detected
[    3.142713] usb 4-1: new SuperSpeed USB device number 2 using xhci-hcd
[    3.170624] usb 4-1: New USB device found, idVendor=8564, idProduct=4000, bcdDevice=92.07
[    3.178857] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.186031] usb 4-1: Product: USB3.0 Hub
[    3.190007] usb 4-1: Manufacturer: Transcend
[    3.255163] hub 4-1:1.0: USB hub found
[    3.259378] hub 4-1:1.0: 4 ports detected
[    3.431400] EXT4-fs (mmcblk0p2): mounted filesystem 56f80fa2-e005-4cca-86e6-19da1069914d ro with ordered data mode. Quota mode: none.
[    3.548727] usb 4-1.1: new SuperSpeed USB device number 3 using xhci-hcd
[    3.742752] NET: Registered PF_INET6 protocol family
[    3.748044] Segment Routing with IPv6
[    3.751725] In-situ OAM (IOAM) with IPv6
[    3.788097] systemd[1]: systemd 252.36-1~deb12u1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[    3.820953] systemd[1]: Detected architecture arm64.
[    3.835366] systemd[1]: Hostname set to <raspberrypi>.
[    3.879657] systemd[1]: Using hardware watchdog 'Broadcom BCM2835 Watchdog timer', version 0, device /dev/watchdog0
[    3.890159] systemd[1]: Watchdog running with a hardware timeout of 14s.
[    4.573691] systemd[1]: Queued start job for default target multi-user.target.
[    4.609403] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
[    4.617151] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
[    4.625362] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty.
[    4.634502] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.
[    4.643546] systemd[1]: Created slice user.slice - User and Session Slice.
[    4.650540] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch.
[    4.661707] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
[    4.672370] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
[    4.685001] systemd[1]: Expecting device dev-disk-by\x2dpartuuid-767541d3\x2d01.device - /dev/disk/by-partuuid/767541d3-01...
[    4.696389] systemd[1]: Expecting device dev-disk-by\x2duuid-317ebfa0\x2d13cc\x2d4b5f\x2da80e\x2d1f5be0af4b61.device - /dev/disk/by-uuid/317ebfa0-13cc-4b5f-a80e-1f5be0af4b61...
[    4.712251] systemd[1]: Expecting device dev-disk-by\x2duuid-9f31ea76\x2d8553\x2d4b7c\x2d94e8\x2d0b0c584320f2.device - /dev/disk/by-uuid/9f31ea76-8553-4b7c-94e8-0b0c584320f2...
[    4.728086] systemd[1]: Expecting device dev-disk-by\x2duuid-e0875765\x2dbbc0\x2d458e\x2db40a\x2df4d91b5fcbb1.device - /dev/disk/by-uuid/e0875765-bbc0-458e-b40a-f4d91b5fcbb1...
[    4.743930] systemd[1]: Expecting device dev-ttyAMA10.device - /dev/ttyAMA10...
[    4.751303] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes.
[    4.759032] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
[    4.767998] systemd[1]: Reached target paths.target - Path Units.
[    4.774165] systemd[1]: Reached target slices.target - Slice Units.
[    4.780495] systemd[1]: Reached target swap.target - Swaps.
[    4.786121] systemd[1]: Reached target time-set.target - System Time Set.
[    4.792993] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
[    4.801465] systemd[1]: Listening on dm-event.socket - Device-mapper event daemon FIFOs.
[    4.809718] systemd[1]: Listening on lvm2-lvmpolld.socket - LVM2 poll daemon socket.
[    4.817609] systemd[1]: Listening on syslog.socket - Syslog Socket.
[    4.823999] systemd[1]: Listening on systemd-fsckd.socket - fsck to fsckd communication Socket.
[    4.832823] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
[    4.841774] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket.
[    4.850195] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[    4.859228] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
[    4.866638] systemd[1]: Listening on systemd-networkd.socket - Network Service Netlink Socket.
[    4.875409] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[    4.883631] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[    4.891712] systemd[1]: dev-hugepages.mount - Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages).
[    4.924758] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
[    4.933518] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
[    4.942200] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
[    4.950369] systemd[1]: auth-rpcgss-module.service - Kernel Module supporting RPCSEC_GSS was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab).
[    4.966260] systemd[1]: Finished blk-availability.service - Availability of block devices.
[    4.976247] systemd[1]: Starting fake-hwclock.service - Restore / save the current clock...
[    4.985844] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout...
[    4.995330] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
[    5.005557] systemd[1]: Starting lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[    5.018986] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
[    5.028476] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
[    5.037510] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
[    5.046052] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
[    5.055375] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
[    5.055860] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
[    5.072962] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop...
[    5.080776] systemd[1]: netplan-ovs-cleanup.service - OpenVSwitch configuration for cleanup was skipped because of an unmet condition check (ConditionFileIsExecutable=/usr/bin/ovs-vsctl).
[    5.097750] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root).
[    5.098446] fuse: init (API version 7.41)
[    5.118893] systemd[1]: Starting systemd-journald.service - Journal Service...
[    5.130500] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
[    5.139614] systemd[1]: Starting systemd-network-generator.service - Generate network units from Kernel command line...
[    5.151558] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
[    5.161889] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[    5.171884] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
[    5.180748] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
[    5.188520] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
[    5.196580] systemd[1]: Finished fake-hwclock.service - Restore / save the current clock.
[    5.207021] systemd[1]: Finished keyboard-setup.service - Set the console keyboard layout.
[    5.216701] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
[    5.218046] EXT4-fs (mmcblk0p2): re-mounted 56f80fa2-e005-4cca-86e6-19da1069914d r/w. Quota mode: none.
[    5.235813] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[    5.244718] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs.
[    5.253166] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
[    5.260162] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod.
[    5.268220] systemd[1]: modprobe@drm.service: Deactivated successfully.
[    5.276695] systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm.
[    5.284236] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[    5.292777] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
[    5.301600] systemd[1]: Finished lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
[    5.313941] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[    5.320749] systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse.
[    5.328470] systemd[1]: modprobe@loop.service: Deactivated successfully.
[    5.336764] systemd[1]: Finished modprobe@loop.service - Load Kernel Module loop.
[    5.344490] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules.
[    5.356925] systemd[1]: Finished systemd-network-generator.service - Generate network units from Kernel command line.
[    5.367791] systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems.
[    5.377096] systemd[1]: Finished systemd-udev-trigger.service - Coldplug All udev Devices.
[    5.385633] systemd[1]: Reached target network-pre.target - Preparation for Network.
[    5.412749] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
[    5.422068] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System...
[    5.432405] systemd[1]: Starting ifupdown-pre.service - Helper to synchronize boot up for ifupdown...
[    5.441818] systemd[1]: systemd-firstboot.service - First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
[    5.454848] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
[    5.471764] systemd[1]: Starting systemd-random-seed.service - Load/Save Random Seed...
[    5.479951] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met.
[    5.492457] systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables...
[    5.501580] systemd[1]: Starting systemd-sysusers.service - Create System Users...
[    5.511233] systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System.
[    5.519661] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System.
[    5.530093] systemd[1]: Finished ifupdown-pre.service - Helper to synchronize boot up for ifupdown.
[    5.570665] systemd[1]: Finished systemd-random-seed.service - Load/Save Random Seed.
[    5.579158] systemd[1]: first-boot-complete.target - First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
[    5.584240] systemd[1]: Finished systemd-sysusers.service - Create System Users.
[    5.612842] systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev...
[    5.613326] systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables.
[    5.637532] systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev.
[    5.637686] systemd[1]: Reached target local-fs-pre.target - Preparation for Local File Systems.
[    5.638360] systemd[1]: tmp.mount: Directory /tmp to mount over is not empty, mounting anyway.
[    5.639119] systemd[1]: Mounting tmp.mount - Mount /tmp as tmpfs to reduce write access to the root device...
[    5.640222] systemd[1]: Starting systemd-udevd.service - Rule-based Manager for Device Events and Files...
[    5.641314] systemd[1]: Mounted tmp.mount - Mount /tmp as tmpfs to reduce write access to the root device.
[    5.716535] systemd[1]: Started systemd-udevd.service - Rule-based Manager for Device Events and Files.
[    5.761082] systemd[1]: Starting systemd-networkd.service - Network Configuration...
[    5.815114] rpi-gpiomem 107d508500.gpiomem: window base 0x107d508500 size 0x00000040
[    5.815716] rpi-gpiomem 107d508500.gpiomem: initialised 1 regions as /dev/gpiomem1
[    5.815806] rpi-gpiomem 107d517c00.gpiomem: window base 0x107d517c00 size 0x00000040
[    5.815851] rpi-gpiomem 107d517c00.gpiomem: initialised 1 regions as /dev/gpiomem2
[    5.815879] rpi-gpiomem 107d504100.gpiomem: window base 0x107d504100 size 0x00000020
[    5.816420] rpi-gpiomem 107d504100.gpiomem: initialised 1 regions as /dev/gpiomem3
[    5.816892] rpi-gpiomem 107d510700.gpiomem: window base 0x107d510700 size 0x00000020
[    5.816983] rpi-gpiomem 107d510700.gpiomem: initialised 1 regions as /dev/gpiomem4
[    5.817182] rpi-gpiomem 1f000d0000.gpiomem: window base 0x1f000d0000 size 0x00030000
[    5.817225] rpi-gpiomem 1f000d0000.gpiomem: initialised 1 regions as /dev/gpiomem0
[    5.819034] rp1-firmware rp1_firmware: RP1 Firmware version eb39cfd516f8c90628aa9d91f52370aade5d0a55
[    5.840605] input: pwr_button as /devices/platform/pwr_button/input/input0
[    5.842507] rp1-pio 1f00178000.pio: Created instance as pio0
[    5.854158] brcmstb-i2c 107d508200.i2c:  @97500hz registered in interrupt mode
[    5.854261] brcmstb-i2c 107d508280.i2c:  @97500hz registered in interrupt mode
[    5.873920] mc: Linux media interface: v0.10
[    5.926692] videodev: Linux video capture interface: v2.00
[    5.943352] v3d 1002000000.v3d: [drm] Transparent Hugepage support is recommended for optimal performance on this platform!
[    5.951777] [drm] Initialized v3d 1.0.0 for 1002000000.v3d on minor 0
[    5.955417] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    5.963227] systemd[1]: Found device dev-ttyAMA10.device - /dev/ttyAMA10.
[    5.964615] Loaded X.509 cert 'benh@debian.org: 577e021cb980e0e820821ba7b54b4961b8b4fadf'
[    5.964847] Loaded X.509 cert 'romain.perier@gmail.com: 3abbc6ec146e09d1b6016ab9d6cf71dd233f0328'
[    5.965048] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    5.965249] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[    5.981627] pispbe 1000880000.pisp_be: bcm2712_iommu_of_xlate: MMU 1000005100.iommu
[    5.981636] pispbe 1000880000.pisp_be: bcm2712_iommu_probe_device: MMU 1000005100.iommu
[    5.981643] pispbe 1000880000.pisp_be: bcm2712_iommu_device_group: MMU 1000005100.iommu
[    5.981647] pispbe 1000880000.pisp_be: Adding to iommu group 0
[    5.981651] pispbe 1000880000.pisp_be: bcm2712_iommu_attach_dev: MMU 1000005100.iommu
[    5.997139] rpi-hevc-dec 1000800000.codec: bcm2712_iommu_of_xlate: MMU 1000005100.iommu
[    5.997149] rpi-hevc-dec 1000800000.codec: bcm2712_iommu_probe_device: MMU 1000005100.iommu
[    5.997155] rpi-hevc-dec 1000800000.codec: bcm2712_iommu_device_group: MMU 1000005100.iommu
[    5.997161] rpi-hevc-dec 1000800000.codec: Adding to iommu group 0
[    5.997163] rpi-hevc-dec 1000800000.codec: bcm2712_iommu_attach_dev: MMU 1000005100.iommu
[    6.004776] systemd[1]: Started systemd-networkd.service - Network Configuration.
[    6.005482] rpi-hevc-dec 1000800000.codec: Device registered as /dev/video19
[    6.008992] systemd[1]: Found device dev-disk-by\x2dpartuuid-767541d3\x2d01.device - /dev/disk/by-partuuid/767541d3-01.
[    6.011165] pispbe 1000880000.pisp_be: Runtime PM usage count underflow!
[    6.016766] macb 1f00100000.ethernet eth0: PHY [1f00100000.ethernet-ffffffff:01] driver [Broadcom BCM54213PE] (irq=POLL)
[    6.016779] macb 1f00100000.ethernet eth0: configuring for phy/rgmii-id link mode
[    6.019655] macb 1f00100000.ethernet: gem-ptp-timer ptp clock registered.
[    6.037114] systemd[1]: Starting systemd-fsck@dev-disk-by\x2dpartuuid-767541d3\x2d01.service - File System Check on /dev/disk/by-partuuid/767541d3-01...
[    6.038896] systemd[1]: Starting systemd-networkd-wait-online.service - Wait for Network to be Configured...
[    6.052082] systemd[1]: Listening on systemd-rfkill.socket - Load/Save RF Kill Switch Status /dev/rfkill Watch.
[    6.054975] systemd[1]: Started systemd-fsckd.service - File System Check Daemon to report status.
[    6.063396] vc4_hvs 107c580000.hvs: bcm2712_iommu_of_xlate: MMU 1000005200.iommu
[    6.063404] vc4_hvs 107c580000.hvs: bcm2712_iommu_probe_device: MMU 1000005200.iommu
[    6.063409] vc4_hvs 107c580000.hvs: bcm2712_iommu_device_group: MMU 1000005200.iommu
[    6.063417] vc4_hvs 107c580000.hvs: Adding to iommu group 1
[    6.063422] vc4_hvs 107c580000.hvs: bcm2712_iommu_attach_dev: MMU 1000005200.iommu
[    6.063980] vc4-drm axi:gpu: bcm2712_iommu_of_xlate: MMU 1000005200.iommu
[    6.063988] vc4-drm axi:gpu: bcm2712_iommu_probe_device: MMU 1000005200.iommu
[    6.063993] vc4-drm axi:gpu: bcm2712_iommu_device_group: MMU 1000005200.iommu
[    6.063997] vc4-drm axi:gpu: Adding to iommu group 1
[    6.063999] vc4-drm axi:gpu: bcm2712_iommu_attach_dev: MMU 1000005200.iommu
[    6.067625] vc4-drm axi:gpu: bound 107c580000.hvs (ops vc4_hvs_ops [vc4])
[    6.068961] Registered IR keymap rc-cec
[    6.069061] rc rc0: vc4-hdmi-0 as /devices/platform/soc@107c000000/107c701400.hdmi/rc/rc0
[    6.069138] input: vc4-hdmi-0 as /devices/platform/soc@107c000000/107c701400.hdmi/rc/rc0/input1
[    6.070732] input: vc4-hdmi-0 HDMI Jack as /devices/platform/soc@107c000000/107c701400.hdmi/sound/card0/input2
[    6.071913] vc4-drm axi:gpu: bound 107c701400.hdmi (ops vc4_hdmi_ops [vc4])
[    6.073770] Registered IR keymap rc-cec
[    6.073857] rc rc1: vc4-hdmi-1 as /devices/platform/soc@107c000000/107c706400.hdmi/rc/rc1
[    6.073898] input: vc4-hdmi-1 as /devices/platform/soc@107c000000/107c706400.hdmi/rc/rc1/input3
[    6.075024] input: vc4-hdmi-1 HDMI Jack as /devices/platform/soc@107c000000/107c706400.hdmi/sound/card1/input4
[    6.076254] vc4-drm axi:gpu: bound 107c706400.hdmi (ops vc4_hdmi_ops [vc4])
[    6.076443] vc4-drm axi:gpu: bound 107c500000.mop (ops vc4_txp_ops [vc4])
[    6.076508] vc4-drm axi:gpu: bound 107c501000.moplet (ops vc4_txp_ops [vc4])
[    6.076572] vc4-drm axi:gpu: bound 107c410000.pixelvalve (ops vc4_crtc_ops [vc4])
[    6.076621] vc4-drm axi:gpu: bound 107c411000.pixelvalve (ops vc4_crtc_ops [vc4])
[    6.079211] [drm] Initialized vc4 0.0.0 for axi:gpu on minor 1
[    6.081914] vc4-drm axi:gpu: [drm] Cannot find any crtc or sizes
[    6.085407] vc4-drm axi:gpu: [drm] Cannot find any crtc or sizes
[    6.089017] vc4-drm axi:gpu: [drm] Cannot find any crtc or sizes
[    6.205094] systemd[1]: dev-hugepages.mount - Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages).
[    6.236904] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
[    6.238074] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
[    6.239337] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop...
[    6.239508] systemd[1]: systemd-firstboot.service - First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
[    6.239550] systemd[1]: first-boot-complete.target - First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
[    6.239592] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root).
[    6.239906] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
[    6.240089] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod.
[    6.240701] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[    6.240806] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
[    6.240958] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
[    6.241606] systemd[1]: modprobe@loop.service: Deactivated successfully.
[    6.242551] systemd[1]: Finished modprobe@loop.service - Load Kernel Module loop.
[    6.242690] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met.
[    6.279508] systemd[1]: Finished systemd-fsck@dev-disk-by\x2dpartuuid-767541d3\x2d01.service - File System Check on /dev/disk/by-partuuid/767541d3-01.
[    6.281265] systemd[1]: Mounting boot-firmware.mount - /boot/firmware...
[    6.302958] systemd[1]: Mounted boot-firmware.mount - /boot/firmware.
[    6.303092] systemd[1]: Reached target local-fs.target - Local File Systems.
[    6.303163] systemd[1]: apparmor.service - Load AppArmor profiles was skipped because of an unmet condition check (ConditionSecurity=apparmor).
[    6.304050] systemd[1]: Starting console-setup.service - Set console font and keymap...
[    6.305125] systemd[1]: Starting folder2ram_startup.service - folder2ram systemd service...
[    6.305256] systemd[1]: mdadm-shutdown.service - Prepare mdadm shutdown initramfs was skipped because of an unmet condition check (ConditionFileIsExecutable=/usr/bin/dracut).
[    6.306320] systemd[1]: Starting networking.service - Raise network interfaces...
[    6.311075] systemd[1]: Starting openmediavault-cleanup-monit.service - Cleanup monit state file...
[    6.312148] systemd[1]: Starting openmediavault-cleanup-php.service - Cleanup PHP session files...
[    6.321908] systemd[1]: Starting systemd-binfmt.service - Set Up Additional Binary Formats...
[    6.322068] systemd[1]: systemd-machine-id-commit.service - Commit a transient machine-id on disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
[    6.322541] systemd[1]: Finished console-setup.service - Set console font and keymap.
[    6.338155] systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 656 (systemd-binfmt)
[    6.339237] systemd[1]: Mounting proc-sys-fs-binfmt_misc.mount - Arbitrary Executable File Formats File System...
[    6.339593] systemd[1]: openmediavault-cleanup-monit.service: Deactivated successfully.
[    6.339740] systemd[1]: Finished openmediavault-cleanup-monit.service - Cleanup monit state file.
[    6.344366] systemd[1]: openmediavault-cleanup-php.service: Deactivated successfully.
[    6.344510] systemd[1]: Finished openmediavault-cleanup-php.service - Cleanup PHP session files.
[    6.346428] systemd[1]: Mounted proc-sys-fs-binfmt_misc.mount - Arbitrary Executable File Formats File System.
[    6.349539] systemd[1]: Finished systemd-binfmt.service - Set Up Additional Binary Formats.
[    6.521771] systemd[1]: Finished networking.service - Raise network interfaces.
[   10.110888] macb 1f00100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
[   10.153239] systemd[1]: Finished systemd-networkd-wait-online.service - Wait for Network to be Configured.
[   13.724761] usb 4-1.1: New USB device found, idVendor=174c, idProduct=5106, bcdDevice=80.00
[   13.724767] usb 4-1.1: New USB device strings: Mfr=2, Product=3, SerialNumber=1
[   13.724770] usb 4-1.1: Product: StoreJet Transcend
[   13.724772] usb 4-1.1: Manufacturer: StoreJet Transcend
[   18.844795] usb 4-1.1: can't set config #1, error -110
[   18.916750] usb 4-1.3: new SuperSpeed USB device number 4 using xhci-hcd
[   18.936979] usb 4-1.3: New USB device found, idVendor=1058, idProduct=25ed, bcdDevice=10.31
[   18.936982] usb 4-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   18.936984] usb 4-1.3: Product: My Book 25ED
[   18.936985] usb 4-1.3: Manufacturer: Western Digital
[   18.936987] usb 4-1.3: SerialNumber: 575831324442304858315944
[   18.938128] usb-storage 4-1.3:1.0: USB Mass Storage device detected
[   18.938251] scsi host0: usb-storage 4-1.3:1.0
[   19.008730] usb 4-1.4: new SuperSpeed USB device number 5 using xhci-hcd
[   19.028858] usb 4-1.4: New USB device found, idVendor=1058, idProduct=25ed, bcdDevice=10.31
[   19.028861] usb 4-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   19.028863] usb 4-1.4: Product: My Book 25ED
[   19.028864] usb 4-1.4: Manufacturer: Western Digital
[   19.028866] usb 4-1.4: SerialNumber: 57583432443833354352414A
[   19.030127] usb-storage 4-1.4:1.0: USB Mass Storage device detected
[   19.030212] scsi host1: usb-storage 4-1.4:1.0
[   19.039658] systemd-journald[335]: Received client request to rotate journal, rotating.
[   19.039659] systemd[1]: Started systemd-journald.service - Journal Service.
[   19.040111] systemd-journald[335]: Vacuuming done, freed 0B of archived journals from /run/log/journal/ba1d7f0e58e94cdaa792d9f1f9aa507c.
[   19.073777] systemd-journald[335]: Received client request to flush runtime journal.
[   19.602911] Adding 2097136k swap on /var/swap.  Priority:-2 extents:19 across:27303936k SS
[   19.965261] scsi 0:0:0:0: Direct-Access     WD       My Book 25ED     1031 PQ: 0 ANSI: 6
[   19.966648] scsi 0:0:0:1: Enclosure         WD       SES Device       1031 PQ: 0 ANSI: 6
[   19.966915] sd 0:0:0:0: [sda] Very big device. Trying to use READ CAPACITY(16).
[   20.061249] scsi 1:0:0:0: Direct-Access     WD       My Book 25ED     1031 PQ: 0 ANSI: 6
[   20.062143] scsi 1:0:0:1: Enclosure         WD       SES Device       1031 PQ: 0 ANSI: 6
[   20.062405] sd 1:0:0:0: [sdb] Very big device. Trying to use READ CAPACITY(16).
[   27.260375] sd 0:0:0:0: [sda] 7814035456 512-byte logical blocks: (4.00 TB/3.64 TiB)
[   27.260383] sd 0:0:0:0: [sda] 4096-byte physical blocks
[   27.260729] sd 0:0:0:0: [sda] Write Protect is off
[   27.260731] sd 0:0:0:0: [sda] Mode Sense: 47 00 10 08
[   27.261376] sd 0:0:0:0: [sda] No Caching mode page found
[   27.261378] sd 0:0:0:0: [sda] Assuming drive cache: write through
[   27.283098] sd 0:0:0:0: Attached scsi generic sg0 type 0
[   27.283134] sd 1:0:0:0: Attached scsi generic sg1 type 0
[   27.283155] scsi 0:0:0:1: Attached scsi generic sg2 type 13
[   27.306029]  sda: sda1
[   27.306129] sd 0:0:0:0: [sda] Attached SCSI disk
[   27.377331] sd 1:0:0:0: [sdb] 11721043968 512-byte logical blocks: (6.00 TB/5.46 TiB)
[   27.377339] sd 1:0:0:0: [sdb] 4096-byte physical blocks
[   27.377738] sd 1:0:0:0: [sdb] Write Protect is off
[   27.377741] sd 1:0:0:0: [sdb] Mode Sense: 47 00 10 08
[   27.378853] sd 1:0:0:0: [sdb] No Caching mode page found
[   27.378855] sd 1:0:0:0: [sdb] Assuming drive cache: write through
[   27.383337] scsi 1:0:0:1: Attached scsi generic sg3 type 13
[   27.419783]  sdb: sdb1
[   27.419885] sd 1:0:0:0: [sdb] Attached SCSI disk
[   27.704527] tun: Universal TUN/TAP device driver, 1.6
[   29.443520] EXT4-fs (sdb1): mounted filesystem 317ebfa0-13cc-4b5f-a80e-1f5be0af4b61 r/w with ordered data mode. Quota mode: writeback.
[   29.548139] EXT4-fs (sda1): mounted filesystem 9f31ea76-8553-4b7c-94e8-0b0c584320f2 r/w with ordered data mode. Quota mode: writeback.
[   30.049860] systemd-journald[335]: Received client request to rotate journal, rotating.
[   30.050346] systemd-journald[335]: Vacuuming done, freed 0B of archived journals from /run/log/journal/ba1d7f0e58e94cdaa792d9f1f9aa507c.
[   30.096423] systemd-journald[335]: Received client request to rotate journal, rotating.
[   30.096958] systemd-journald[335]: Vacuuming done, freed 0B of archived journals from /run/log/journal/ba1d7f0e58e94cdaa792d9f1f9aa507c.
[   30.282834] systemd-journald[335]: Received client request to rotate journal, rotating.
[   30.283404] systemd-journald[335]: Vacuuming done, freed 0B of archived journals from /run/log/journal/ba1d7f0e58e94cdaa792d9f1f9aa507c.
[   31.008590] systemd-journald[335]: Received client request to rotate journal, rotating.
[   31.009127] systemd-journald[335]: Vacuuming done, freed 0B of archived journals from /run/log/journal/ba1d7f0e58e94cdaa792d9f1f9aa507c.
[   31.483720] systemd-journald[335]: Received client request to rotate journal, rotating.
[   31.484277] systemd-journald[335]: Vacuuming done, freed 0B of archived journals from /run/log/journal/ba1d7f0e58e94cdaa792d9f1f9aa507c.
[   31.540815] systemd-journald[335]: Received client request to rotate journal, rotating.
[   31.541387] systemd-journald[335]: Vacuuming done, freed 0B of archived journals from /run/log/journal/ba1d7f0e58e94cdaa792d9f1f9aa507c.
[   33.918271] Initializing XFRM netlink socket
[   33.935474] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[   36.851585] br-3464f67a78fd: port 1(veth16c5792) entered blocking state
[   36.851594] br-3464f67a78fd: port 1(veth16c5792) entered disabled state
[   36.851793] veth16c5792: entered allmulticast mode
[   36.851977] veth16c5792: entered promiscuous mode
[   36.856047] br-aebcae31c0cf: port 1(vethb124f80) entered blocking state
[   36.856062] br-aebcae31c0cf: port 1(vethb124f80) entered disabled state
[   36.856082] vethb124f80: entered allmulticast mode
[   36.856213] vethb124f80: entered promiscuous mode
[   42.722880] docker0: port 1(veth6d47807) entered blocking state
[   42.722896] docker0: port 1(veth6d47807) entered disabled state
[   42.722918] veth6d47807: entered allmulticast mode
[   42.723017] veth6d47807: entered promiscuous mode
[   42.733185] br-bf79d99a3dcf: port 1(vethe66ac25) entered blocking state
[   42.733200] br-bf79d99a3dcf: port 1(vethe66ac25) entered disabled state
[   42.733247] vethe66ac25: entered allmulticast mode
[   42.733367] vethe66ac25: entered promiscuous mode
[   42.841750] br-64a4772d6cb3: port 1(vethe119190) entered blocking state
[   42.841760] br-64a4772d6cb3: port 1(vethe119190) entered disabled state
[   42.841775] vethe119190: entered allmulticast mode
[   42.841846] vethe119190: entered promiscuous mode
[   42.843319] br-d15936811535: port 1(veth1250267) entered blocking state
[   42.843329] br-d15936811535: port 1(veth1250267) entered disabled state
[   42.843340] veth1250267: entered allmulticast mode
[   42.843406] veth1250267: entered promiscuous mode
[   42.923892] br-370a03c5b0ed: port 1(veth05adec7) entered blocking state
[   42.923902] br-370a03c5b0ed: port 1(veth05adec7) entered disabled state
[   42.923918] veth05adec7: entered allmulticast mode
[   42.924061] veth05adec7: entered promiscuous mode
[   44.261594] eth0: renamed from veth1c90e07
[   44.262879] docker0: port 1(veth6d47807) entered blocking state
[   44.262897] docker0: port 1(veth6d47807) entered forwarding state
[   44.263648] eth0: renamed from vethd3666ab
[   44.265421] br-d15936811535: port 1(veth1250267) entered blocking state
[   44.265428] br-d15936811535: port 1(veth1250267) entered forwarding state
[   44.325317] eth0: renamed from vethf734304
[   44.325682] eth0: renamed from veth7ee7e4e
[   44.393285] eth0: renamed from veth1624bf0
[   44.412837] eth0: renamed from vethe813fb2
[   44.413332] br-bf79d99a3dcf: port 1(vethe66ac25) entered blocking state
[   44.413340] br-bf79d99a3dcf: port 1(vethe66ac25) entered forwarding state
[   44.416333] eth0: renamed from veth97a3a3f
[   44.417901] br-aebcae31c0cf: port 1(vethb124f80) entered blocking state
[   44.417908] br-aebcae31c0cf: port 1(vethb124f80) entered forwarding state
[   44.418039] br-3464f67a78fd: port 1(veth16c5792) entered blocking state
[   44.418044] br-3464f67a78fd: port 1(veth16c5792) entered forwarding state
[   44.418539] br-64a4772d6cb3: port 1(vethe119190) entered blocking state
[   44.418548] br-64a4772d6cb3: port 1(vethe119190) entered forwarding state
[   44.419049] br-370a03c5b0ed: port 1(veth05adec7) entered blocking state
[   44.419056] br-370a03c5b0ed: port 1(veth05adec7) entered forwarding state
[   48.258636] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information.
[   48.258643] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
[   93.761083] Bluetooth: Core ver 2.22
[   93.761123] NET: Registered PF_BLUETOOTH protocol family
[   93.761126] Bluetooth: HCI device and connection manager initialized
[   93.761134] Bluetooth: HCI socket layer initialized
[   93.761137] Bluetooth: L2CAP socket layer initialized
[   93.761142] Bluetooth: SCO socket layer initialized
[  186.745819] /dev/disk/by-uuid/e0875765-bbc0-458e-b40a-f4d91b5fcbb1: Can't lookup blockdev


@braymullo
Copy link
Author

Interesting bit by comparison, can't set config#1, error -110 below:

6.6

[    3.511087] usb 4-1.1: Manufacturer: StoreJet Transcend
[    3.516336] usb 4-1.1: SerialNumber: S344J9AG700123      
[    3.523323] usb-storage 4-1.1:1.0: USB Mass Storage device detected
[    3.529727] scsi host0: usb-storage 4-1.1:1.0

6.12

[   13.724770] usb 4-1.1: Product: StoreJet Transcend
[   13.724772] usb 4-1.1: Manufacturer: StoreJet Transcend
**[   18.844795] usb 4-1.1: can't set config #1, error -110**
[   18.916750] usb 4-1.3: new SuperSpeed USB device number 4 using xhci-hcd
[   18.936979] usb 4-1.3: New USB device found, idVendor=1058, idProduct=25ed, bcdDevice=10.31
[   18.936982] usb 4-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3

@P33M
Copy link
Contributor

P33M commented Apr 1, 2025

[   13.724761] usb 4-1.1: New USB device found, idVendor=174c, idProduct=5106, bcdDevice=80.00
[   13.724767] usb 4-1.1: New USB device strings: Mfr=2, Product=3, SerialNumber=1
[   13.724770] usb 4-1.1: Product: StoreJet Transcend
[   13.724772] usb 4-1.1: Manufacturer: StoreJet Transcend
[   18.844795] usb 4-1.1: can't set config #1, error -110

That's bad. This is before the usb-storage has bound to the disk's interface, so it's in the very early device setup. This is going to be a fun regression to diagnose.

Does the device behave any differently if you hotplug it after booting?

@braymullo
Copy link
Author

On 6.12, if I unplug it from the USB3 hub, and replug it back in, I can see the device pop up in OMV. But it's completely unusable there. It populates the device list but is uneditable. So, soooomething is happening. But not fully. I can't quite remember where in the interface this happens and I'm not home right now to test it. Can try later, or if you have another command I should run pre-post hotswap I'd be glad to paste it here :)

And thanks so much!

@P33M
Copy link
Contributor

P33M commented Apr 1, 2025

The fact that the device "appears" but is inaccessible suggests that it failed further along. Run sudo dmesg -C then hotplug the drive, and run dmesg afterwards and post the contents.

@braymullo
Copy link
Author

Well, what was reproducible 100% of the time, time after time, for the whole day, is now not. Maddening.

The drive appears in both 6.6 and 6.12. I'll keep an eye on it. Next time it does it, if it does it, I'll open up this issue. Thanks for your time thus far

@braymullo braymullo closed this as not planned Won't fix, can't repro, duplicate, stale Apr 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants