I cannot connect to endevours os to internet

every other distro expcept debian also doesn’t connect to my ethernet plz help

Hi and welcome to EnOS’ community @kitsune!

Could you please open a terminal, run the following command and post the output?

inxi -Faxxxz

Copy the output as text, paste it into your reply, highlight it and press Ctrl-E to format.

This would give some idea about your hardware to our forum members and hopefully some could assist you to resolve the issue. Good luck!

Plug the cable in the ethernet port.

i did

inxi -Naz would be easy to paste as code here too and will only show network hardware and driver info…

PU:
Info: model: Intel Pentium Silver J5005 bits: 64 type: MCP
arch: Goldmont Plus level: v2 built: 2017 process: Intel 14nm family: 6
model-id: 0x7A (122) stepping: 1 microcode: 0x34
Topology: cpus: 1x cores: 4 smt: cache: L1: 224 KiB
desc: d-4x24 KiB; i-4x32 KiB L2: 4 MiB desc: 1x4 MiB
Speed (MHz): avg: 1025 high: 1700 min/max: 800/2800 scaling:
driver: intel_cpufreq governor: schedutil cores: 1: 800 2: 800 3: 800
4: 1700 bogomips: 11984
Flags: 3dnowprefetch acpi aes aperfmperf apic arat arch_capabilities
arch_perfmon art bts cat_l2 cdp_l2 clflush clflushopt cmov constant_tsc
cpuid cpuid_fault cx16 cx8 de ds_cpl dtes64 dtherm dts ept ept_ad erms
est flexpriority fpu fsgsbase fxsr ht ibpb ibrs ibrs_enhanced ida
intel_pt lahf_lm lm mca mce md_clear mmx monitor movbe mpx msr mtrr
nonstop_tsc nopl nx pae pat pbe pclmulqdq pdcm pdpe1gb pebs pge pln pni
popcnt pse pse36 pti pts rdpid rdrand rdseed rdt_a rdtscp rep_good sdbg
sep sha_ni smap smep ss ssbd sse sse2 sse4_1 sse4_2 ssse3 stibp syscall
tm tm2 tpr_shadow tsc tsc_adjust tsc_deadline_timer tsc_known_freq umip
vme vmx vnmi vpid x2apic xgetbv1 xsave xsavec xsaveopt xsaves xtopology
xtpr
Vulnerabilities:
Type: itlb_multihit status: Not affected
Type: l1tf status: Not affected
Type: mds status: Not affected
Type: meltdown mitigation: PTI
Type: mmio_stale_data status: Not affected
Type: retbleed status: Not affected
Type: spec_store_bypass mitigation: Speculative Store Bypass disabled via
prctl
Type: spectre_v1 mitigation: usercopy/swapgs barriers and __user pointer
sanitization
Type: spectre_v2 mitigation: Enhanced IBRS, IBPB: conditional, RSB
filling, PBRSB-eIBRS: Not affected
Type: srbds status: Not affected
Type: tsx_async_abort status: Not affected

Welcome to the forum! :smile:

Unfortunately the output does not show network stuff. Please show the output of command

inxi -Nza

etwork:
Device-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet
vendor: Lenovo driver: r8169 v: kernel pcie: gen: 1 speed: 2.5 GT/s lanes: 1
port: e000 bus-ID: 01:00.0 chip-ID: 10ec:8168 class-ID: 0200

1 Like

You are using the r8169 kernel driver.

You could try installing package r8168 and then reboot.
Does that help?

how to do it i have no internet connection in my linux how will i download

Can you use your phone with USB tethering?

Edit: alternatively you can download the package in another machine from an Arch mirror, and copy the file with e.g. using a USB drive.

1 Like

i am dual booting windows and linux

I did but the still the problem isn’t solved it showed disconnected not it shows no internet connection

Does the ethernet work with the installer ISO?

Can you show the URL in the output of

inxi -Fza | eos-sendlog

You can use the ISO if ethernet works with it.

no it doesnot in the live boot

Can you use USB tethering with your phone?

no

So you haven’t been able to install EndeavourOS, right?

We need some logs to start figuring out what the problem is.

So far I’m out of ideas. Typically the 8168 network device works with r8169 or r8168 driver. But if it does not work with either of them… strange.

Edit: I assume it works with Windows? And you don’t have any different networking/router settings for Windows vs. Linux?

i am using arco linux

OK, it is advisable to tell right in the beginning exactly what works and what not.
All details are important in troubleshooting.