Sorry, this doesn't make sense then and I can't make any progress without being able to reproduce the problem locally. Since you have a work-around I'll close the ticket. Please open a new one should you run into this again.
** Changed in: linux-raspi (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-raspi in Ubuntu. https://bugs.launchpad.net/bugs/1992409 Title: USB disk not detected at boot since 5.15.0-1015-raspi Status in linux-raspi package in Ubuntu: Invalid Bug description: The RPI4 setup is composed by two USB disks running on Ubuntu desktop 22.04: - USB SSD containing the OS (ASM1153) - USB disk for the data, on its own power supply (ASM1051E) This setup worked fine the last months but since 5.15.0-1015-raspi the USB disk (data) is not recognized at boot (cool start or reboot). The same is valid with 5.15.0-1016-raspi. The disk is powered (power led) but not spinning so I simply need to disconnect/connect the USB cable or reset the power (of the disk) to make it works. Once the disk is recognized it runs w/o problem for days and even weeks (24/7 running setup). The USB SSD with the OS is always fine, no miss in boot. PS: I want to keep it in UASP mode Some details: lsusb Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 003: ID 174c:1153 ASMedia Technology Inc. ASM1153 SATA 3Gb/s bridge Bus 002 Device 002: ID 174c:55aa ASMedia Technology Inc. ASM1051E SATA 6Gb/s bridge, ASM1053E SATA 6Gb/s bridge, ASM1153 SATA 3Gb/s bridge, ASM1153E SATA 6Gb/s bridge Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 002: ID 2109:3431 VIA Labs, Inc. Hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub -------------------------------------------------------------------------------------------------- sudo dmesg|grep scsi [ 2.343664] scsi host0: uas [ 2.344714] scsi 0:0:0:0: Direct-Access Inateck ASM1153E 0 PQ: 0 ANSI: 6 [ 2.346284] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 2.354045] scsi host1: uas [ 2.355083] scsi 1:0:0:0: Direct-Access WDC WD60 EFRX-68MYMN1 0 PQ: 0 ANSI: 6 [ 2.356890] sd 1:0:0:0: Attached scsi generic sg1 type 0 -------------------------------------------------------------------------------------------------- sudo dmesg|grep usb [ 0.159937] usbcore: registered new interface driver usbfs [ 0.159986] usbcore: registered new interface driver hub [ 0.160042] usbcore: registered new device driver usb [ 0.729235] usbcore: registered new interface driver lan78xx [ 0.729288] usbcore: registered new interface driver smsc95xx [ 1.442961] usb_phy_generic phy: supply vcc not found, using dummy regulator [ 1.443112] usb_phy_generic phy: dummy supplies not allowed for exclusive requests [ 1.509268] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15 [ 1.509285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.509291] usb usb1: Product: xHCI Host Controller [ 1.509296] usb usb1: Manufacturer: Linux 5.15.0-1016-raspi xhci-hcd [ 1.509301] usb usb1: SerialNumber: 0000:01:00.0 [ 1.511924] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15 [ 1.511941] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.511946] usb usb2: Product: xHCI Host Controller [ 1.511952] usb usb2: Manufacturer: Linux 5.15.0-1016-raspi xhci-hcd [ 1.511956] usb usb2: SerialNumber: 0000:01:00.0 [ 1.573196] dwc2 fe980000.usb: supply vusb_d not found, using dummy regulator [ 1.573513] dwc2 fe980000.usb: supply vusb_a not found, using dummy regulator [ 1.783600] dwc2 fe980000.usb: EPs: 8, dedicated fifos, 4080 entries in SPRAM [ 1.783872] dwc2 fe980000.usb: DWC OTG Controller [ 1.783892] dwc2 fe980000.usb: new USB bus registered, assigned bus number 3 [ 1.783918] dwc2 fe980000.usb: irq 20, io mem 0xfe980000 [ 1.784066] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15 [ 1.784075] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.784080] usb usb3: Product: DWC OTG Controller [ 1.784086] usb usb3: Manufacturer: Linux 5.15.0-1016-raspi dwc2_hsotg [ 1.784091] usb usb3: SerialNumber: fe980000.usb [ 1.847534] usb 1-1: new high-speed USB device number 2 using xhci_hcd [ 1.998154] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.21 [ 1.998178] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0 [ 1.998191] usb 1-1: Product: USB2.0 Hub [ 2.123982] usb 2-1: new SuperSpeed USB device number 2 using xhci_hcd [ 2.145228] usb 2-1: New USB device found, idVendor=174c, idProduct=55aa, bcdDevice= 1.00 [ 2.145248] usb 2-1: New USB device strings: Mfr=2, Product=3, SerialNumber=1 [ 2.145260] usb 2-1: Product: ASM1153E [ 2.145272] usb 2-1: Manufacturer: Inateck [ 2.145282] usb 2-1: SerialNumber: 123456789716 [ 2.275970] usb 2-2: new SuperSpeed USB device number 3 using xhci_hcd [ 2.297226] usb 2-2: New USB device found, idVendor=174c, idProduct=1153, bcdDevice= 1.00 [ 2.297245] usb 2-2: New USB device strings: Mfr=2, Product=3, SerialNumber=1 [ 2.297258] usb 2-2: Product: Ugreen Storage Device [ 2.297269] usb 2-2: Manufacturer: Ugreen [ 2.297279] usb 2-2: SerialNumber: 26A1EE838332 [ 2.335218] usbcore: registered new interface driver usb-storage [ 2.354544] usbcore: registered new interface driver uas --- ProblemType: Bug ApportVersion: 2.20.11-0ubuntu82.1 Architecture: arm64 AudioDevicesInUse: USER PID ACCESS COMMAND /dev/snd/controlC1: booster 1602 F.... pulseaudio /dev/snd/controlC0: booster 1602 F.... pulseaudio CasperMD5CheckResult: unknown CurrentDesktop: ubuntu:GNOME DistroRelease: Ubuntu 22.04 ImageMediaBuild: 20210421 IwConfig: lo no wireless extensions. eth0 no wireless extensions. Lspci-vt: -[0000:00]---00.0-[01]----00.0 VIA Technologies, Inc. VL805/806 xHCI USB 3.0 Controller Lsusb: Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 002: ID 174c:55aa ASMedia Technology Inc. ASM1051E SATA 6Gb/s bridge, ASM1053E SATA 6Gb/s bridge, ASM1153 SATA 3Gb/s bridge, ASM1153E SATA 6Gb/s bridge Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 002: ID 2109:3431 VIA Labs, Inc. Hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Lsusb-t: /: Bus 03.Port 1: Dev 1, Class=root_hub, Driver=dwc2/1p, 480M /: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 5000M |__ Port 1: Dev 2, If 0, Class=Mass Storage, Driver=uas, 5000M /: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/1p, 480M |__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/4p, 480M Package: linux-raspi 5.15.0.1016.15 PackageArchitecture: arm64 ProcFB: 0 BCM2708 FB ProcKernelCmdLine: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 bcm2708_fb.fbwidth=1920 bcm2708_fb.fbheight=1080 bcm2708_fb.fbswap=1 smsc95xx.macaddr=E4:5F:01:29:45:26 vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000 dwc_otg.lpm_enable=0 console=tty1 root=LABEL=writable rootfstype=ext4 elevator=deadline rootwait fixrtc quiet splash ProcVersionSignature: Ubuntu 5.15.0-1016.18-raspi 5.15.60 RelatedPackageVersions: linux-restricted-modules-5.15.0-1016-raspi N/A linux-backports-modules-5.15.0-1016-raspi N/A linux-firmware 20220329.git681281e4-0ubuntu3.5 RfKill: StagingDrivers: snd_bcm2835 bcm2835_v4l2 bcm2835_codec vc_sm_cma bcm2835_isp bcm2835_mmal_vchiq Tags: arm64-image raspi-image jammy staging Uname: Linux 5.15.0-1016-raspi aarch64 UpgradeStatus: Upgraded to jammy on 2022-06-18 (114 days ago) UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo _MarkForUpload: True acpidump: To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-raspi/+bug/1992409/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp