开云体育

ctrl + shift + ? for shortcuts
© 2025 开云体育

Pi-5 problem


 

Using an 8GB pi-5 with NVme & SD card Problem with network??
Can someone figure out what is wrong from this, the only clue I found?
If I hold down the shift key and use key to reformat the SD card and then let it boot it works FB.
However, after I shut down the Pi and later boot it it can't find the internet (although the terminal does download very slowly).
OS is Bookworm 64.


 

Wifi or Ethernet?

Get
On Jul 13, 2024, at 10:55, "John via " <netins.net@groups.io target=_blank>[email protected]> wrote:

Using an 8GB pi-5 with NVme & SD card Problem with network??
Can someone figure out what is wrong from this, the only clue I found?
If I hold down the shift key and use key to reformat the SD card and then let it boot it works FB.
However, after I shut down the Pi and later boot it it can't find the internet (although the terminal does download very slowly).
OS is Bookworm 64.


 

开云体育

Ethernet


On 2024-07-13 14:30, N5XMT wrote:

Wifi or Ethernet?

Get
On Jul 13, 2024, at 10:55, "John via " <netins.net@groups.io target=_blank>[email protected]> wrote:
Using an 8GB pi-5 with NVme & SD card Problem with network??
Can someone figure out what is wrong from this, the only clue I found?
If I hold down the shift key and use key to reformat the SD card and then let it boot it works FB.
However, after I shut down the Pi and later boot it it can't find the internet (although the terminal does download very slowly).
OS is Bookworm 64.


 

Definitely odd. I've seen that wit WiFi before, but not Ethernet

Get
On Jul 13, 2024, at 14:27, "John via " <netins.net@groups.io target=_blank>[email protected]> wrote:

Ethernet


On 2024-07-13 14:30, N5XMT wrote:

Wifi or Ethernet?

Get
On Jul 13, 2024, at 10:55, "John via " <netins.net@groups.io target=_blank>[email protected]> wrote:
Using an 8GB pi-5 with NVme & SD card Problem with network??
Can someone figure out what is wrong from this, the only clue I found?
If I hold down the shift key and use key to reformat the SD card and then let it boot it works FB.
However, after I shut down the Pi and later boot it it can't find the internet (although the terminal does download very slowly).
OS is Bookworm 64.


 

开云体育

Try opening a terminal windows and typing -

ifconfig?

This should show you your network settings. I can almost guarantee that you will be missing IPV4 address but have IPV6.?

? If so then you will have to edit the DHCP setting s and assign a static IPv4 address as the negotiation between your Pi and router isn’t allowing you IPV6 pass through.?

?Naturally is it is working you will have 192.168.1.10 for example or 192.168.0.10.

If you have 169.254.???.??? Then your Pi has failed to get a valid DHCP address from your router. (Anything from IP conflict to even a network cable is damaged, yeah I’ve had that before).

? First off though go to a terminal and type?

Ifconfig ?(or sudo ifconfig if it’s asking for elevation).

Report back here of post ad screen short of the results.

De Spence G5STO

Sent while portable! please excuse typos.

On 13 Jul 2024, at 22:46, N5XMT via groups.io <dacooley@...> wrote:

?
Definitely odd. I've seen that wit WiFi before, but not Ethernet

Get
On Jul 13, 2024, at 14:27, "John via " <netins.net@groups.io target=_blank>[email protected]> wrote:

Ethernet


On 2024-07-13 14:30, N5XMT wrote:

Wifi or Ethernet?

Get
On Jul 13, 2024, at 10:55, "John via " <netins.net@groups.io target=_blank>[email protected]> wrote:
Using an 8GB pi-5 with NVme & SD card Problem with network??
Can someone figure out what is wrong from this, the only clue I found?
If I hold down the shift key and use key to reformat the SD card and then let it boot it works FB.
However, after I shut down the Pi and later boot it it can't find the internet (although the terminal does download very slowly).
OS is Bookworm 64.


 

开云体育

Thanks for your help Spence.? What is strange is that today, after the pi-5 was set aside over night, I seems to work fine.? I was able to get your Email and am about to send this on the Pi-5.

I hope the intimation here is what you wanted.? I is what I have this morning with the Pi-5 working.? There is no 169.24.XXX>XXX address.


$ sudo ifconfig

eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500

inet (address) netmask (address) broadcast (address)

inet6 (device in hex) prefixlen 64 scopeid (2 digit hex)<link>

ether (device in hex) txqueuelen (number removed)) (Ethernet)

RX packets 703 bytes 409541 (399.9 KiB)

RX errors 0 dropped 0 overruns 0 frame 0

TX packets 569 bytes 108931 (106.3 KiB)

TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

device interrupt 112

I'm not sure this information will be useful as the Pi-5 seems to be working right now.

John,? WoGN

On 2024-07-13 17:30, Spence G5STO via groups.io wrote:

Try opening a terminal windows and typing -
?
ifconfig?
?
This should show you your network settings. I can almost guarantee that you will be missing IPV4 address but have IPV6.?
?
? If so then you will have to edit the DHCP setting s and assign a static IPv4 address as the negotiation between your Pi and router isn't allowing you IPV6 pass through.?
?
?Naturally is it is working you will have 192.168.1.10 for example or 192.168.0.10.
?
If you have 169.254.???.??? Then your Pi has failed to get a valid DHCP address from your router. (Anything from IP conflict to even a network cable is damaged, yeah I've had that before).
?
? First off though go to a terminal and type?
?
Ifconfig ?(or sudo ifconfig if it's asking for elevation).
?
Report back here of post ad screen short of the results.
?
De Spence G5STO
?
Sent while portable! please excuse typos.

On 13 Jul 2024, at 22:46, N5XMT via groups.io <dacooley@...> wrote:

Definitely odd. I've seen that wit WiFi before, but not Ethernet

Get
On Jul 13, 2024, at 14:27, "John via " <netins.net@groups.io target=_blank>[email protected]> wrote:

Ethernet


On 2024-07-13 14:30, N5XMT wrote:

Wifi or Ethernet?

Get
On Jul 13, 2024, at 10:55, "John via " <netins.net@groups.io target=_blank>[email protected]> wrote:
Using an 8GB pi-5 with NVme & SD card Problem with network??
Can someone figure out what is wrong from this, the only clue I found?
If I hold down the shift key and use key to reformat the SD card and then let it boot it works FB.
However, after I shut down the Pi and later boot it it can't find the internet (although the terminal does download very slowly).
OS is Bookworm 64.