PiBenchmarks icon indicating copy to clipboard operation
PiBenchmarks copied to clipboard

Crashes Pi5

Open peardox opened this issue 1 year ago • 6 comments

First trme run worked fine and got this https://pibenchmarks.com/user/Peardox/

As I mention the lead seems an issue - I've got an M2 in a USB Caddy so I swapped lead for a known good one...

Output............ (after this nothing works and power needs removing as all commands are unknown)

Eeek.....

peardox@pi5:~ $ sudo curl https://raw.githubusercontent.com/TheRemote/PiBenchmarks/master/Storage.sh | sudo bash % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 36196 100 36196 0 0 127k 0 --:--:-- --:--:-- --:--:-- 126k Trimming and syncing drives ... Board information: Manufacturer: Raspberry Pi Foundation - Model: Raspberry Pi 5 Model B Rev 1.0 - Architecture: aarch64 - OS: Debian GNU/Linux 12 (bookworm) Fetching required components ... Clock speeds: CPU: 2400 - Core: 910 System rootfs drive (/) has been detected as /dev/sda2 (sda2) Starting INXI hardware identification... System: Kernel: 6.1.0-rpi7-rpi-2712 arch: aarch64 bits: 64 compiler: gcc v: 12.2.0 Console: pty pts/1 Distro: Debian GNU/Linux 12 (bookworm) Machine: Type: ARM System: Raspberry Pi 5 Model B Rev 1.0 details: N/A rev: d04170 serial: CPU: Info: quad core model: N/A variant: cortex-a76 bits: 64 type: MCP arch: ARMv8 rev: 1 Speed (MHz): avg: 2400 min/max: 1000/2400 cores: 1: 2400 2: 2400 3: 2400 4: 2400 bogomips: 432 Features: Use -f option to see features Graphics: Device-1: bcm2712-hdmi0 driver: vc4_hdmi v: N/A bus-ID: N/A Device-2: bcm2712-hdmi1 driver: vc4_hdmi v: N/A bus-ID: N/A Display: wayland server: X.org v: 1.21.1.7 with: Xwayland v: 22.1.9 compositor: wayfire v: 0.7.5 driver: N/A tty: 80x40 API: OpenGL Message: GL data unavailable in console, glxinfo missing. Network: Device-1: driver: rp1 v: N/A port: N/A bus-ID: 01:00.0 IF: wlan0 state: up mac: IF-ID-1: eth0 state: up speed: 1000 Mbps duplex: full mac: Drives: Local Storage: total: 931.51 GiB used: 10.32 GiB (1.1%) ID-1: /dev/sda vendor: Western Digital model: WD BLACK SN770 1TB size: 931.51 GiB type: USB Message: No optical or floppy data found. Partition: ID-1: / size: 916.49 GiB used: 10.25 GiB (1.1%) fs: ext4 dev: /dev/sda2 Info: Processes: 182 Uptime: 15m Memory: total: 8 GiB available: 7.86 GiB used: 627.4 MiB (7.8%) igpu: 4 MiB Init: systemd target: graphical (5) Compilers: gcc: 12.2.0 clang: 14.0.6 Packages: 1670 Client: Sudo v: 1.9.13p3 inxi: 3.3.31 Running additional hardware identification tests... Additional hardware identification tests completed. Starting mass storage device identification... Running HDParm tests ... bash: line 835: sed: command not found bash: line 837: sed: command not found bash: line 840: sed: command not found bash: line 843: sed: command not found bash: line 846: sed: command not found bash: line 849: sed: command not found

bash: line 852: grep: command not found bash: line 852: awk: command not found bash: line 852: sed: command not found bash: line 853: grep: command not found bash: line 853: awk: command not found bash: line 853: sed: command not found bash: line 854: grep: command not found bash: line 854: sed: command not found bash: line 854: awk: command not found bash: line 855: grep: command not found bash: line 855: awk: command not found bash: line 855: sed: command not found HDParm: - HDParmCached: Running dd tests ... bash: line 860: /usr/bin/sync: Input/output error bash: line 861: /usr/bin/sync: Input/output error bash: line 862: sed: command not found bash: line 863: tail: command not found bash: line 863: awk: command not found bash: line 863: sed: command not found bash: line 863: sed: command not found bash: line 864: tail: command not found bash: line 864: awk: command not found bash: line 864: sed: command not found bash: line 864: sed: command not found

DD Write Speed: bash: line 868: /usr/bin/rm: Input/output error Running fio write test ... bash: line 872: /usr/bin/sync: Input/output error bash: line 873: /usr/bin/sync: Input/output error bash: line 874: fio: command not found bash: line 874: sed: command not found bash: line 875: awk: command not found bash: line 876: awk: command not found bash: line 877: /usr/bin/rm: Input/output error Running fio read test ... bash: line 879: /usr/bin/sync: Input/output error bash: line 880: /usr/bin/sync: Input/output error bash: line 881: fio: command not found bash: line 881: sed: command not found bash: line 882: awk: command not found bash: line 883: awk: command not found FIO results - 4k RandWrite: IOPS ( KB/s) - 4k RandRead: IOPS ( KB/s) bash: line 885: /usr/bin/rm: Input/output error Running iozone test ... bash: line 889: /usr/bin/sync: Input/output error bash: line 890: /usr/bin/sync: Input/output error bash: line 891: which: command not found bash: line 892: iozone/src/current/./iozone: Input/output error bash: line 896: tail: command not found bash: line 896: awk: command not found bash: line 897: tail: command not found bash: line 897: awk: command not found bash: line 898: tail: command not found bash: line 898: awk: command not found bash: line 899: tail: command not found bash: line 899: awk: command not found bash: line 900: sed: command not found bash: line 900: grep: command not found

RandRead: - RandWrite: - Read: - Write: Enter a description of your storage and setup (Example: Kingston A400 SSD on Pi 4 using StarTech SATA to USB adapter)

peardox avatar Dec 23 '23 19:12 peardox