Wifi and Wired network stopped working all together

This forum is for discussion about general software issues.

Re: Wifi and Wired network stopped working all together

Postby 4rt » Mon Nov 01, 2021 10:30 pm

Yea so I tried that and the problem is and I don't know why if I try to install each package one by one I just get

$this->bbcode_second_pass_code('', '
error: failed retrieving file 'iana-etc-20210624-1-any.pkg.tar.xz' from mirror.archlinuxarm.org : The requested URL returned error: 404
warning: failed to retrieve some files
error: failed to commit transaction (failed to retrieve some files)
Errors occurred, no packages were upgraded.
')

but insert each package name - it's so strange why would all packages at once be no issue but one at a time cause 404 errors makes no sense to me.
4rt
 
Posts: 14
Joined: Mon Oct 18, 2021 3:39 am

Re: Wifi and Wired network stopped working all together

Postby 4rt » Mon Nov 01, 2021 10:54 pm

Alright I figured it out, first package I tried. Downgraded linux-aarch64 from 5.14.14 to 5.11.4-1 from : http://tardis.tiny-vps.com/aarm/repos/2 ... ch64/core/

EDIT: For anyone who experiences the same issue I found the most recent one that doesn't break networking is 5.11 or anything from before mid September found here - http://tardis.tiny-vps.com/aarm/repos/2021/10/01/aarch64/core/

So that mean this is a kernel issue right? But why am I the only one experiencing this? Aren't all raspberry pi's built the same? I don't get it.
Last edited by 4rt on Tue Nov 02, 2021 4:18 am, edited 1 time in total.
4rt
 
Posts: 14
Joined: Mon Oct 18, 2021 3:39 am

Re: Wifi and Wired network stopped working all together

Postby armuseru » Mon Nov 01, 2021 11:41 pm

Yeah, it looks like the kernel issue. I can't say why, I'm just a regular user with some other arm-device.

As for the v8 image, I can suggest to do the same, but manually, i.e. find the previous kernel package, unpack it into a folder and move it to the root partition keeping the structure (/boot /usr/lib/modules etc.) with file replacements and try to boot. This is in case there is no way to roll back the kernel from chroot.

EDIT.
You can prevent kernel updates on new installations. To do this, open /etc/pacman.conf with a text editor and find the following line:
#NoUpdate =
remove the # at the beginning and add the kernel package name at the end. For example
$this->bbcode_second_pass_code('', 'NoUpdate = linux-aarch64')
Save that config and run pacman -Syu
armuseru
 
Posts: 34
Joined: Sat Jan 09, 2021 9:36 am

Re: Wifi and Wired network stopped working all together

Postby graysky » Tue Nov 02, 2021 9:40 am

I am unaware of an issue in the vanilla kernel (linux-aarch64). I have been running the RPi Foundation kernel (linux-raspberrypi4) without issue. You can switch to that and try if you want.
graysky
Developer
 
Posts: 1876
Joined: Sun Jun 26, 2011 6:56 am
Location: /run/user/1000

Re: Wifi and Wired network stopped working all together

Postby 4rt » Wed Nov 03, 2021 10:47 pm

So I tried linux-raspberrypi4 .... same issue. Can someone else try on a fresh install if they can, I'm just curious if it's only me. I've had luck downgrading then upgrading again but it's not 100%.
4rt
 
Posts: 14
Joined: Mon Oct 18, 2021 3:39 am

Previous

Return to General

Who is online

Users browsing this forum: No registered users and 33 guests