06-19-2020, 10:18 AM
Wow thanks for all the support!
-sudo apt update
-sudo apt full-upgrade
So it seems to be the uSD after all? The 128gb is a SanDisk Ultra and the 32gb is a Toshiba M203.
I will not have the possibility to test the rpi 1.1 128gb, because i will give it away this weekend as a birthday present (as planned).
Thanks to everyone for the overwhelming support! This is a great community. I am impressed.
Quote:If the above is correct:- HAT DAC / no HAT DAC seems to have no effect.
- (no HAT DAC) how is the WiFi connection on both RPi's running their original 64bit-kernel uSD cards... ?
- (no HAT DAC) how is the WiFi connection on the 'suspect' RPi running a NEW 64bit-kernel ~32GB~ uSD card... ?
- repeat the above TWO test; how is the WiFi connection on both RPi's... ?
Quote:Are they both running the same firmware ? Were they purchased at the same time ? Is the one running wifi fine a later purchase..?So apparently the rpi i bought first and is running the 64bit kernel flawlessly is a Pi-4B 4GB v1.2 and strangely enough the rpi i bought weeks later and does not establish a wifi connection with the 64bit kernel is a Pi-4B 4GB v1.1 - so contrary to what i thought they are not equal. i was not aware of that.
Quote:Check your two RPi4Bs using the vcgencmd command to be sure they are running the same firmware version.the are both running version f626c772b15ba1b7e0532a8d50a761b3ccbdf3bb
Quote:As a first step, update your pis.both commands return errors:
sudo apt update
sudo apt full-upgrade
Then reboot.
-sudo apt update
Code:
Reading package lists... Error!
E: Unable to parse package file /var/lib/dpkg/status (1)
W: You may want to run apt-get update to correct these problems
E: The package cache file is corrupted
-sudo apt full-upgrade
Code:
Extracting templates from packages: 100%
dpkg: error: parsing file '/var/lib/dpkg/status' near line 0:
end of file after field name ''
E: Sub-process /usr/bin/dpkg returned an error code (2)
Quote:1. uSD cards are not all the same. Have you tried the simple expedient of swapping the 32GB and 128GB cards between the two RPi4Bs and rebooting? Is the behavior related to a specific RPi4B or to the 128GB card?This is interesting! Swapping the uSD does have an effect: the rpi 1.1 where wifi was not working with 64bit and the 128gb uSD, does establish a wifi connection without problems with the 32gb uSD. The rpi 1.2 is unable with the 128gb uSD (wifi: no adapter). Both running the same version of moOde and with the exact same settings.
So it seems to be the uSD after all? The 128gb is a SanDisk Ultra and the 32gb is a Toshiba M203.
I will not have the possibility to test the rpi 1.1 128gb, because i will give it away this weekend as a birthday present (as planned).
Thanks to everyone for the overwhelming support! This is a great community. I am impressed.