fist of all I really enjoy the raspberry pi 5 (8GB).
When I first got my Raspberry Pi, I tried the Pimoroni NVMe Base HAT with an NVMe I had lying around. Everything worked perfectly at first, and I had no issues. However, after a while, I suddenly couldn't connect to my Wi-Fi anymore. Resetting, switching to 2.4GHz, and other attempts didn’t help. I couldn’t even see my network. When I connected the Pi via LAN, I at least had a working network connection. I then tried using a USB Wi-Fi dongle, and it worked fine at first, but eventually, I ran into the same issue – I couldn’t connect to Wi-Fi, and then I also lost the LAN connection. I tried different ports on the router and changed the LAN cable, but nothing worked.
Eventually, I unplugged the Pimoroni NVMe Base HAT and reinstalled the OS, and everything worked fine with the OS on the SD card. Today, I received the official NVMe HAT and a 512GB NVMe, but this time, the NVMe isn’t being recognized at all.
lsb_release -a
No LSB modules are available.
Distributor ID:Debian
Description:Debian GNU/Linux 12 (bookworm)
Release:12
Codename:bookworm
uname -r
6.6.73-v8-16k+
sudo dmesg | grep -i pcie
[ 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=2C:CF:67:20:BE:57 vc_mem.mem_base=0x3fc00000 vc_mem.mem_size=0x40000000 console=ttyAMA10,115200 console=tty1 root=PARTUUID=002965e3-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles cfg80211.ieee80211_regdom=DE
[ 0.024740] /axi/pcie@120000/rp1: Fixed dependency cycle(s) with /axi/pcie@120000/rp1
[ 0.024982] /axi/pcie@120000/rp1: Fixed dependency cycle(s) with /axi/pcie@120000/rp1
[ 0.263491] brcm-pcie 1000110000.pcie: host bridge /axi/pcie@110000 ranges:
[ 0.263495] brcm-pcie 1000110000.pcie: No bus range found for /axi/pcie@110000, using [bus 00-ff]
[ 0.263503] brcm-pcie 1000110000.pcie: MEM 0x1b80000000..0x1bffffffff -> 0x0080000000
[ 0.263507] brcm-pcie 1000110000.pcie: MEM 0x1800000000..0x1b7fffffff -> 0x0400000000
[ 0.263511] brcm-pcie 1000110000.pcie: IB MEM 0x0000000000..0x0fffffffff -> 0x1000000000
[ 0.264780] brcm-pcie 1000110000.pcie: Forcing gen 2
[ 0.264896] brcm-pcie 1000110000.pcie: PCI host bridge to bus 0000:00
[ 0.691933] brcm-pcie 1000110000.pcie: link down
[ 0.696705] pcieport 0000:00:00.0: PME: Signaling with IRQ 38
[ 0.696741] pcieport 0000:00:00.0: AER: enabled with IRQ 38
[ 0.696924] brcm-pcie 1000120000.pcie: host bridge /axi/pcie@120000 ranges:
[ 0.696927] brcm-pcie 1000120000.pcie: No bus range found for /axi/pcie@120000, using [bus 00-ff]
[ 0.696934] brcm-pcie 1000120000.pcie: MEM 0x1f00000000..0x1ffffffffb -> 0x0000000000
[ 0.696937] brcm-pcie 1000120000.pcie: MEM 0x1c00000000..0x1effffffff -> 0x0400000000
[ 0.696942] brcm-pcie 1000120000.pcie: IB MEM 0x1f00000000..0x1f003fffff -> 0x0000000000
[ 0.696945] brcm-pcie 1000120000.pcie: IB MEM 0x0000000000..0x0fffffffff -> 0x1000000000
[ 0.698104] brcm-pcie 1000120000.pcie: Forcing gen 2
[ 0.698125] brcm-pcie 1000120000.pcie: PCI host bridge to bus 0000:00
[ 0.803937] brcm-pcie 1000120000.pcie: link up, 5.0 GT/s PCIe x4 (!SSC)
[ 0.816017] pcieport 0000:00:00.0: enabling device (0000 -> 0002)
[ 0.816034] pcieport 0000:00:00.0: PME: Signaling with IRQ 39
[ 0.816068] pcieport 0000:00:00.0: AER: enabled with IRQ 39
When I activate the pcie3 the network is becoming really really slow... VNC building the picture pixel row by pixel row. So a wild guess is that I have somehow got an hardware issue. Does anyone have ideas how I can get a working nvme with my pi? Many many thanks in advance!
When I first got my Raspberry Pi, I tried the Pimoroni NVMe Base HAT with an NVMe I had lying around. Everything worked perfectly at first, and I had no issues. However, after a while, I suddenly couldn't connect to my Wi-Fi anymore. Resetting, switching to 2.4GHz, and other attempts didn’t help. I couldn’t even see my network. When I connected the Pi via LAN, I at least had a working network connection. I then tried using a USB Wi-Fi dongle, and it worked fine at first, but eventually, I ran into the same issue – I couldn’t connect to Wi-Fi, and then I also lost the LAN connection. I tried different ports on the router and changed the LAN cable, but nothing worked.
Eventually, I unplugged the Pimoroni NVMe Base HAT and reinstalled the OS, and everything worked fine with the OS on the SD card. Today, I received the official NVMe HAT and a 512GB NVMe, but this time, the NVMe isn’t being recognized at all.
lsb_release -a
No LSB modules are available.
Distributor ID:Debian
Description:Debian GNU/Linux 12 (bookworm)
Release:12
Codename:bookworm
uname -r
6.6.73-v8-16k+
sudo dmesg | grep -i pcie
[ 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=2C:CF:67:20:BE:57 vc_mem.mem_base=0x3fc00000 vc_mem.mem_size=0x40000000 console=ttyAMA10,115200 console=tty1 root=PARTUUID=002965e3-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles cfg80211.ieee80211_regdom=DE
[ 0.024740] /axi/pcie@120000/rp1: Fixed dependency cycle(s) with /axi/pcie@120000/rp1
[ 0.024982] /axi/pcie@120000/rp1: Fixed dependency cycle(s) with /axi/pcie@120000/rp1
[ 0.263491] brcm-pcie 1000110000.pcie: host bridge /axi/pcie@110000 ranges:
[ 0.263495] brcm-pcie 1000110000.pcie: No bus range found for /axi/pcie@110000, using [bus 00-ff]
[ 0.263503] brcm-pcie 1000110000.pcie: MEM 0x1b80000000..0x1bffffffff -> 0x0080000000
[ 0.263507] brcm-pcie 1000110000.pcie: MEM 0x1800000000..0x1b7fffffff -> 0x0400000000
[ 0.263511] brcm-pcie 1000110000.pcie: IB MEM 0x0000000000..0x0fffffffff -> 0x1000000000
[ 0.264780] brcm-pcie 1000110000.pcie: Forcing gen 2
[ 0.264896] brcm-pcie 1000110000.pcie: PCI host bridge to bus 0000:00
[ 0.691933] brcm-pcie 1000110000.pcie: link down
[ 0.696705] pcieport 0000:00:00.0: PME: Signaling with IRQ 38
[ 0.696741] pcieport 0000:00:00.0: AER: enabled with IRQ 38
[ 0.696924] brcm-pcie 1000120000.pcie: host bridge /axi/pcie@120000 ranges:
[ 0.696927] brcm-pcie 1000120000.pcie: No bus range found for /axi/pcie@120000, using [bus 00-ff]
[ 0.696934] brcm-pcie 1000120000.pcie: MEM 0x1f00000000..0x1ffffffffb -> 0x0000000000
[ 0.696937] brcm-pcie 1000120000.pcie: MEM 0x1c00000000..0x1effffffff -> 0x0400000000
[ 0.696942] brcm-pcie 1000120000.pcie: IB MEM 0x1f00000000..0x1f003fffff -> 0x0000000000
[ 0.696945] brcm-pcie 1000120000.pcie: IB MEM 0x0000000000..0x0fffffffff -> 0x1000000000
[ 0.698104] brcm-pcie 1000120000.pcie: Forcing gen 2
[ 0.698125] brcm-pcie 1000120000.pcie: PCI host bridge to bus 0000:00
[ 0.803937] brcm-pcie 1000120000.pcie: link up, 5.0 GT/s PCIe x4 (!SSC)
[ 0.816017] pcieport 0000:00:00.0: enabling device (0000 -> 0002)
[ 0.816034] pcieport 0000:00:00.0: PME: Signaling with IRQ 39
[ 0.816068] pcieport 0000:00:00.0: AER: enabled with IRQ 39
When I activate the pcie3 the network is becoming really really slow... VNC building the picture pixel row by pixel row. So a wild guess is that I have somehow got an hardware issue. Does anyone have ideas how I can get a working nvme with my pi? Many many thanks in advance!
Statistics: Posted by mrcwbbstr — Thu Jan 23, 2025 7:45 pm — Replies 1 — Views 51