dCore Import Debian Packages to Mountable SCE extensions > dCore X86
I can't connect to internet, eth0 not showing up in ifconfig output
Santos:
Hi!
I have troubles with dCore Xenial and Stretch. I will focus on Xenial.
When i use dCore-Xenial i can't connect to internet with the NIC of my laptop. The ethernet nic it's:
e1000 0000:02:01.0 eth0: (PCI:33MHz:32-bit) 00:11:25:d1:34:b6
e1000 0000:02:01.0 eth0: Intel(R) PRO/1000 Network Connection
I don't know if it is because you guys compile the kernel without the driver of this particular NIC, or if this has something to do with systemd.
It's odd, because i can use internet with dCore-Trusty, and with TinyCore (even microcore). When i look at the dmesg output the only thing relevant about the NIC is the previous output.
Any advice?
Thank you
Jason W:
dCore-stretch, dCore-xenial, and dCore-trusty all have the e1000 and e1000e kernel modules. What is the output of "lsmod" on dCore-trusty or Tinycore, and also the output of the same on dCore-xenial?
Perhaps the kernel module needs to be modprobed for some reason on dCore-xenial.
Thanks.
Santos:
Trusty
--- Code: ---Module Size Used by Not tainted
ppdev 12288 0
pcspkr 12288 0
e1000 77824 0
cpufreq_stats 12288 0
cpufreq_conservative 12288 0
cpufreq_powersave 12288 0
cpufreq_userspace 12288 0
battery 16384 0
ac 12288 0
floppy 45056 0
parport_pc 24576 0
parport 24576 2 ppdev,parport_pc
video 16384 0
backlight 12288 1 video
squashfs 24576 0
lpc_ich 16384 0
mfd_core 12288 1 lpc_ich
loop 20480 0
acpi_cpufreq 12288 1
--- End code ---
Xenial
--- Code: ---Module Size Used by Not tainted
ppdev 12288 0
pcspkr 12288 0
e1000 77824 0
lpc_ich 16384 0
cpufreq_stats 12288 0
cpufreq_conservative 12288 0
cpufreq_userspace 12288 0
cpufreq_powersave 12288 0
video 20480 0
backlight 12288 1 video
battery 16384 0
ac 12288 0
floppy 45056 2
parport_pc 24576 0
parport 28672 2 ppdev,parport_pc
8250_fintek 12288 0
squashfs 24576 0
lz4_decompress 12288 1 squashfs
loop 16384 0
acpi_cpufreq 12288 1
--- End code ---
Those are the outputs.
Thank you.
[EDIT]: Added code tags. Rich
Rich:
Hi Santos
Please use code tags when posting the output of commands.
Jason W:
Also, the output of the command "ifconfig" for both dCore-trusty and dCore-xenial. thanks.
Navigation
[0] Message Index
[#] Next page
Go to full version