A Model "Pi 5" Raspberry Pi
Contents
Early Pictures Etc.
|
|
|
|
|
|
Temporarily Mounted in a, slightly modified, early P4B "clip-together" case 1 |
|
|
|
|
|
Mounting it in the Official Pi5 Case
|
|
|
|
|
|
|
|
Alternative Pi5 Cases
Geekworm P396 5-layer Case
|
|
|
|
Pimoroni pibow5 "Rainbow" Case (PIM678)
|
|
|
|
|
|
|
|
|
Moving from SD card boot to USB boot...
SD Card boot with USB mini-keyboard/touchpad and wireless mouse:
notpi@raspiP5iu128:~ $ df
Filesystem 1K-blocks Used Available Use% Mounted on
udev 3946080 0 3946080 0% /dev
tmpfs 824176 6448 817728 1% /run
/dev/mmcblk0p2 119115584 11536640 101482048 11% /
tmpfs 4120800 784 4120016 1% /dev/shm
tmpfs 5120 48 5072 1% /run/lock
/dev/mmcblk0p1 523244 75888 447356 15% /boot/firmware
tmpfs 824160 208 823952 1% /run/user/1000
notpi@raspiP5iu128:~ $ lsusb
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 002: ID 1ea7:0066 SHARKOON Technologies GmbH [Mediatrack Edge Mini Keyboard]
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 002: ID 1997:2433 Shenzhen Riitek Technology Co., Ltd wireless mini keyboard with touchpad
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
notpi@raspiP5iu128:~ $ lsusb -t
/: Bus 04.Port 1: Dev 1, Class=root_hub, Driver=xhci-hcd/1p, 5000M
/: Bus 03.Port 1: Dev 1, Class=root_hub, Driver=xhci-hcd/2p, 480M
|__ Port 2: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 12M
|__ Port 2: Dev 2, If 1, Class=Human Interface Device, Driver=usbhid, 12M
/: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci-hcd/1p, 5000M
/: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci-hcd/2p, 480M
|__ Port 2: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 12M
|__ Port 2: Dev 2, If 1, Class=Human Interface Device, Driver=usbhid, 12MNB: the wireless mouse dongle is also (alternatively) a "mini keyboard" dongle.
SD card boot in a USB3 card reader (Quick USB boot test)
notpi@raspiP5iu128:~ $ df
Filesystem 1K-blocks Used Available Use% Mounted on
udev 3948128 0 3948128 0% /dev
tmpfs 824576 6464 818112 1% /run
/dev/sda2 119115584 11646320 101372368 11% /
tmpfs 4122848 784 4122064 1% /dev/shm
tmpfs 5120 48 5072 1% /run/lock
/dev/sda1 523244 75888 447356 15% /boot/firmware
tmpfs 824560 208 824352 1% /run/user/1000
notpi@raspiP5iu128:~ $ lsusb
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 002: ID 1ea7:0066 SHARKOON Technologies GmbH [Mediatrack Edge Mini Keyboard]
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 002: ID 067b:2731 Prolific Technology, Inc. USB SD Card Reader
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 002: ID 1997:2433 Shenzhen Riitek Technology Co., Ltd wireless mini keyboard with touchpad
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
notpi@raspiP5iu128:~ $ lsusb -t
/: Bus 04.Port 1: Dev 1, Class=root_hub, Driver=xhci-hcd/1p, 5000M
/: Bus 03.Port 1: Dev 1, Class=root_hub, Driver=xhci-hcd/2p, 480M
|__ Port 2: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 12M
|__ Port 2: Dev 2, If 1, Class=Human Interface Device, Driver=usbhid, 12M
/: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci-hcd/1p, 5000M
|__ Port 1: Dev 2, If 0, Class=Mass Storage, Driver=usb-storage, 5000M
/: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci-hcd/2p, 480M
|__ Port 2: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 12M
|__ Port 2: Dev 2, If 1, Class=Human Interface Device, Driver=usbhid, 12M
USB3-to-SATA connected SSD boot of cloned** SD Card
notpi@raspiP5pat128:~ $ df
Filesystem 1K-blocks Used Available Use% Mounted on
udev 3946080 0 3946080 0% /dev
tmpfs 824176 6464 817712 1% /run
/dev/sda2 121966560 11581356 104143500 11% /
tmpfs 4120800 784 4120016 1% /dev/shm
tmpfs 5120 48 5072 1% /run/lock
/dev/sda1 523244 75888 447356 15% /boot/firmware
tmpfs 824160 208 823952 1% /run/user/1000
notpi@raspiP5pat128:~ $ lsusb
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 002: ID 1ea7:0066 SHARKOON Technologies GmbH [Mediatrack Edge Mini Keyboard]
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 002: ID 174c:1153 ASMedia Technology Inc. ASM1153 SATA 3Gb/s bridge
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 002: ID 1997:2433 Shenzhen Riitek Technology Co., Ltd wireless mini keyboard with touchpad
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
notpi@raspiP5pat128:~ $ lsusb -t
/: Bus 04.Port 1: Dev 1, Class=root_hub, Driver=xhci-hcd/1p, 5000M
/: Bus 03.Port 1: Dev 1, Class=root_hub, Driver=xhci-hcd/2p, 480M
|__ Port 2: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 12M
|__ Port 2: Dev 2, If 1, Class=Human Interface Device, Driver=usbhid, 12M
/: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci-hcd/1p, 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/2p, 480M
|__ Port 2: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 12M
|__ Port 2: Dev 2, If 1, Class=Human Interface Device, Driver=usbhid, 12M** clone performed via the provided SD Card Copier tool and hostname changed
Moving from a (later) SD Card boot to NVMe SSD boot
(After fitting the Raspberry Pi M.2 Hat+ and an Integral NVMe SSD)
|
|
|
|
|
|
|
|
|
|
|
|