From: zsd@jdvb.ca   
      
   On 2025-12-27 at 16:46 AST, Richard Kettlewell wrote:   
   > Jim Diamond writes:   
   >> I was looking at my network and discovered an IP which I didn't know   
   >> about; after a few seconds of investigation I discovered that one of   
   >> my Pis (which is on wifi only, and only has one wifi card) has two   
   >> IPs.   
   >   
   > Where are you finding the two addresses?   
   >   
   > What does   
   > ip addr show   
   > display?   
   >   
   >> Two of my other Pis are running the same version of Raspberry Pi OS   
   >> (i.e., "Debian GNU/Linux 12 (bookworm)"). They don't do this.   
   >>   
   >> Looking around the net, there are claims that this is because Pis   
   >> might try to netboot, and that later on in the boot process they also   
   >> get their usual IP the "usual" way. (In my case I am using   
   >> networkmanager.)   
   >   
   > What does   
   > rpi-eeprom-config   
   > display?   
      
   BOOT_UART=0   
   WAKE_ON_GPIO=1   
   POWER_OFF_ON_HALT=0   
      
   (Nothing there about BOOT_ORDER, altho my Pi5 (not the computer that showed   
   up with two IPs) does have BOOT_ORDER=0xf461. But it would appear I'd need   
   a 0x2 in there fairly early for it to try a netboot.)   
      
   > https://www.raspberrypi.com/documentation/computers/raspberry-   
   i.html#BOOT_ORDER   
   > describes how the boot order is configured.   
   >   
   >> I can't imagine what I did to make one of my Pis want to (try to)   
   >> netboot.   
      
   > The web suggests some have been shipped with netbook enabled.   
      
   Is that in some way that doesn't show up in the output of   
   rpi-eeprom-config?   
      
   Thanks.   
      
    Jim   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   
|