I’m going ahead with wiping it out.
I’ve launched debian of microsd, mounted emmc and copied it to external drive sda connected via usb.
I’ve managed to create dietpi image and clone it to emmc which is not straightoforward as I am on Mac.
Diet pi boots of emmc now with v 8.21.1 but
- there is nothing on HDMI screen
- external USB drive is not visible when connecting via USB3 but works on USB2
when connected to usb2
dmesg | grep usb
[ 0.000000] Kernel command line: root=UUID=c21ae7f3-937d-4156-af58-b09965c45178 rootfstype=ext4 rootwait console=ttyS2,1500000 console=tty1 consoleblank=0 coherent_pool=2M usb-storage.quirks= net.ifnames=0
[ 0.082736] platform ff770000.syscon:usb2phy@e450: Fixed dependency cycle(s) with /i2c@ff3d0000/typec-portc@22/connector
[ 0.740957] usbcore: registered new interface driver usbfs
[ 0.741018] usbcore: registered new interface driver hub
[ 0.741074] usbcore: registered new device driver usb
[ 1.720958] usbcore: registered new interface driver usb-storage
[ 1.750974] usbcore: registered new interface driver usbhid
[ 1.751480] usbhid: USB HID core driver
[ 1.905648] dwc3 fe900000.usb: error -ETIMEDOUT: failed to initialize core
[ 1.906310] dwc3: probe of fe900000.usb failed with error -110
[ 1.912389] ehci-platform fe3c0000.usb: EHCI Host Controller
[ 1.912423] ohci-platform fe3e0000.usb: Generic Platform OHCI controller
[ 1.912466] ohci-platform fe3e0000.usb: new USB bus registered, assigned bus number 1
[ 1.912791] ohci-platform fe3e0000.usb: irq 56, io mem 0xfe3e0000
[ 1.912948] ehci-platform fe3c0000.usb: new USB bus registered, assigned bus number 2
[ 1.916216] ehci-platform fe3c0000.usb: irq 55, io mem 0xfe3c0000
[ 1.932682] ehci-platform fe3c0000.usb: USB 2.0 started, EHCI 1.00
[ 1.933512] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
[ 1.934261] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.934911] usb usb2: Product: EHCI Host Controller
[ 1.935354] usb usb2: Manufacturer: Linux 6.1.50-current-rockchip64 ehci_hcd
[ 1.935984] usb usb2: SerialNumber: fe3c0000.usb
[ 1.977013] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.01
[ 1.977778] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.978441] usb usb1: Product: Generic Platform OHCI controller
[ 1.978986] usb usb1: Manufacturer: Linux 6.1.50-current-rockchip64 ohci_hcd
[ 1.979628] usb usb1: SerialNumber: fe3e0000.usb
[ 2.192676] usb 2-1: new high-speed USB device number 2 using ehci-platform
[ 2.351599] usb 2-1: New USB device found, idVendor=0480, idProduct=a00d, bcdDevice= 4.07
[ 2.352344] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2.353000] usb 2-1: Product: External USB 3.0
[ 2.353406] usb 2-1: Manufacturer: TOSHIBA
[ 2.353781] usb 2-1: SerialNumber: 23184515195C
[ 2.354864] usb-storage 2-1:1.0: USB Mass Storage device detected
[ 2.356136] scsi host0: usb-storage 2-1:1.0
[ 3.275576] usbcore: registered new interface driver uas
[ 3.528289] ehci-platform fe380000.usb: EHCI Host Controller
[ 3.528335] ohci-platform fe3a0000.usb: Generic Platform OHCI controller
[ 3.528887] ehci-platform fe380000.usb: new USB bus registered, assigned bus number 3
[ 3.529508] ohci-platform fe3a0000.usb: new USB bus registered, assigned bus number 4
[ 3.530331] ehci-platform fe380000.usb: irq 76, io mem 0xfe380000
[ 3.531093] ohci-platform fe3a0000.usb: irq 77, io mem 0xfe3a0000
[ 3.544722] ehci-platform fe380000.usb: USB 2.0 started, EHCI 1.00
[ 3.545846] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
[ 3.546612] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.547276] usb usb3: Product: EHCI Host Controller
[ 3.547728] usb usb3: Manufacturer: Linux 6.1.50-current-rockchip64 ehci_hcd
[ 3.548371] usb usb3: SerialNumber: fe380000.usb
[ 4.150014] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.01
[ 4.151581] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 4.153006] usb usb4: Product: Generic Platform OHCI controller
[ 4.154125] usb usb4: Manufacturer: Linux 6.1.50-current-rockchip64 ohci_hcd
[ 4.155401] usb usb4: SerialNumber: fe3a0000.usb
[ 9.810832] usbcore: registered new interface driver brcmfmac
when connected to usb3.0
dmesg | grep usb
[ 0.000000] Kernel command line: root=UUID=c21ae7f3-937d-4156-af58-b09965c45178 rootfstype=ext4 rootwait console=ttyS2,1500000 console=tty1 consoleblank=0 coherent_pool=2M usb-storage.quirks= net.ifnames=0
[ 0.082750] platform ff770000.syscon:usb2phy@e450: Fixed dependency cycle(s) with /i2c@ff3d0000/typec-portc@22/connector
[ 0.740975] usbcore: registered new interface driver usbfs
[ 0.741036] usbcore: registered new interface driver hub
[ 0.741091] usbcore: registered new device driver usb
[ 1.735152] usbcore: registered new interface driver usb-storage
[ 1.764612] usbcore: registered new interface driver usbhid
[ 1.765147] usbhid: USB HID core driver
[ 1.921280] dwc3 fe900000.usb: error -ETIMEDOUT: failed to initialize core
[ 1.921942] dwc3: probe of fe900000.usb failed with error -110
[ 1.928478] ehci-platform fe3c0000.usb: EHCI Host Controller
[ 1.928502] ohci-platform fe3e0000.usb: Generic Platform OHCI controller
[ 1.928552] ehci-platform fe3c0000.usb: new USB bus registered, assigned bus number 1
[ 1.929099] ohci-platform fe3e0000.usb: new USB bus registered, assigned bus number 2
[ 1.929912] ehci-platform fe3c0000.usb: irq 55, io mem 0xfe3c0000
[ 1.930564] ohci-platform fe3e0000.usb: irq 56, io mem 0xfe3e0000
[ 1.944704] ehci-platform fe3c0000.usb: USB 2.0 started, EHCI 1.00
[ 1.945686] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
[ 1.946451] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.947114] usb usb1: Product: EHCI Host Controller
[ 1.947567] usb usb1: Manufacturer: Linux 6.1.50-current-rockchip64 ehci_hcd
[ 1.948210] usb usb1: SerialNumber: fe3c0000.usb
[ 1.997006] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.01
[ 1.997774] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.998437] usb usb2: Product: Generic Platform OHCI controller
[ 1.998981] usb usb2: Manufacturer: Linux 6.1.50-current-rockchip64 ohci_hcd
[ 1.999624] usb usb2: SerialNumber: fe3e0000.usb
[ 4.140468] ohci-platform fe3a0000.usb: Generic Platform OHCI controller
[ 4.140485] ehci-platform fe380000.usb: EHCI Host Controller
[ 4.140515] ehci-platform fe380000.usb: new USB bus registered, assigned bus number 3
[ 4.141213] ohci-platform fe3a0000.usb: new USB bus registered, assigned bus number 4
[ 4.141558] ehci-platform fe380000.usb: irq 80, io mem 0xfe380000
[ 4.142367] ohci-platform fe3a0000.usb: irq 79, io mem 0xfe3a0000
[ 4.156681] ehci-platform fe380000.usb: USB 2.0 started, EHCI 1.00
[ 4.157737] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
[ 4.158790] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 4.159709] usb usb3: Product: EHCI Host Controller
[ 4.160336] usb usb3: Manufacturer: Linux 6.1.50-current-rockchip64 ehci_hcd
[ 4.161268] usb usb3: SerialNumber: fe380000.usb
[ 4.209041] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.01
[ 4.210602] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 4.211917] usb usb4: Product: Generic Platform OHCI controller
[ 4.213031] usb usb4: Manufacturer: Linux 6.1.50-current-rockchip64 ohci_hcd
[ 4.214308] usb usb4: SerialNumber: fe3a0000.usb
[ 9.246812] usbcore: registered new interface driver brcmfmac
Log when starting with USB3 attached
diaetpi-journalctl.log (64.1 KB)
Daniel