AirFiero wrote: > The other question I have is that I can't seem to connect to the Pi Zero > using the Squeezebox web interface after initial boot. I put the SD card > in my Pi 3B+ so I can use the ethernet connection, but I can't connect > to it.
The RPi0 is a single core CPU while the RPi3B+ is a quad core CPU. Initially the SD card will work with both but when you start loading extra extensions, depending on what particular extensions are selected, piCorePlayer only loads extensions for the particular CPU. So somewhere along the line, it is "likely" that the SD card will stop working when you swap it around. AirFiero, if things seem complicated something is wrong. I believe setting up a RPi3B+ on ethernet requires no setup. Plug in ethernet cable, insert SD card and apply power. For the RPi0, wifi is usually used, so an extra step is required. You need to put a wpa_supplicant.conf on the SD card's boot DOS partition using another computer. If you have a keyboard and monitor attached you can use the CLI "setup". ------------------------------------------------------------------------ Greg Erskine's Profile: http://forums.slimdevices.com/member.php?userid=7403 View this thread: http://forums.slimdevices.com/showthread.php?t=106833 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
