You are not logged in.

#1 2023-11-03 00:29:18

b4pho
Member
Registered: 2023-11-03
Posts: 1

network controller is not working on my arch linux

I consulted several forums, installed several firmware modules, installed several packages but even so, when I run the "lspci" command I don't see what should appear, which in this case is the network controller

lspci input:
00:00.0 Host bridge: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series SoC Transaction Register (rev 36)
00:02.0 VGA compatible controller: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Integrated Graphics Controller (rev 36)
00:03.0 Multimedia controller: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series Imaging Unit (rev 36)
00:0b.0 Signal processing controller: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series Power Management Controller (rev 36)
00:14.0 USB controller: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series USB xHCI Controller (rev 36)
00:1a.0 Encryption controller: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series Trusted Execution Engine (rev 36)
00:1f.0 ISA bridge: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series PCU (rev 36)

Last edited by b4pho (2023-11-03 00:31:12)

Offline

#2 2023-11-03 07:51:54

seth
Member
Registered: 2012-09-03
Posts: 52,477

Re: network controller is not working on my arch linux

consulted several forums, installed several firmware modules, installed several packages

is providing exactly the same amount of information as literal "I did things"

* make sure there's no HW switch
* check lsusb
* 3rd link below. Mandatory. Disable it (it's NOT the BIOS setting!) and reboot windows and linux twice for voodo reasons.
* https://wiki.archlinux.org/title/Tethering
* Please post your complete system journal for the boot:

sudo journalctl -b | curl -F 'file=@-' 0x0.st # or, assuming you can't use tethering
sudo journalctl -b > /tmp/journal.txt # and usb-walk that file to a system w/ inernet connection

On a formal note, please use [code][/code] tags. Edit your post in this regard.

Offline

Board footer

Powered by FluxBB