You are not logged in.
Hello,
I don't have any ethernet connection with the las rolling iso:
[c]
root@slitaz:/home/tux# lspci -nn
00:00.0 Host bridge [0600]: Intel Corporation 2nd Generation Core Processor Family DRAM Controller [8086:0104] (rev 09)
00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0116] (rev 09)
00:14.0 USB controller [0c03]: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller [8086:1e31] (rev 04)
00:16.0 Communication controller [0780]: Intel Corporation 7 Series/C210 Series Chipset Family MEI Controller #1 [8086:1e3a] (rev 04)
00:19.0 Ethernet controller [0200]: Intel Corporation 82579V Gigabit Network Connection [8086:1503] (rev 04)
00:1a.0 USB controller [0c03]: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #2 [8086:1e2d] (rev 04)
00:1b.0 Audio device [0403]: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller [8086:1e20] (rev 04)
00:1c.0 PCI bridge [0604]: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 1 [8086:1e10] (rev c4)
00:1c.2 PCI bridge [0604]: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 3 [8086:1e14] (rev c4)
00:1c.7 PCI bridge [0604]: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 8 [8086:1e1e] (rev c4)
00:1d.0 USB controller [0c03]: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #1 [8086:1e26] (rev 04)
00:1f.0 ISA bridge [0601]: Intel Corporation HM76 Express Chipset LPC Controller [8086:1e59] (rev 04)
00:1f.2 SATA controller [0106]: Intel Corporation 7 Series Chipset Family 6-port SATA Controller [AHCI mode] [8086:1e03] (rev 04)
00:1f.3 SMBus [0c05]: Intel Corporation 7 Series/C210 Series Chipset Family SMBus Controller [8086:1e22] (rev 04)
0a:00.0 Network controller [0280]: Intel Corporation Centrino Wireless-N 2200 [8086:0890] (rev c4)
0b:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5229 PCI Express Card Reader [10ec:5229] (rev 01)
root@slitaz:/home/tux# ifconfig
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:30 errors:0 dropped:0 overruns:0 frame:0
TX packets:30 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:2805 (2.7 KiB) TX bytes:2805 (2.7 KiB)[/c]
e1000e is not loaded at boot; seems it is not built in the kernel:
[c]
tux@slitaz:/home/tux# zcat /proc/config.gz | grep -i e1000
CONFIG_E1000=m
CONFIG_E1000E=m[/c]
and I don't (and the kernel too) find it:
[c]
root@slitaz:/home/tux# modprobe e1000e
modprobe: FATAL: Module e1000e not found.[/c]
Ethernet works fine with rolling of 19/01/2014 and works too with the kernel of rolling 19/01/2014 and the rootfs4-3-2-1 of rolling 09/02/2014 (but some troubles in this last case with USB ports...)
Offline
Same punition with the really new rolling iso of the day.
No trace of e1000e even in modules.dep
...
Offline
Hello,
Fellow earlier on our #SliTaz chat-room had issues with his Ethernet on rolling as-well.
Offline
e1000e is one of the 70+ orphan modules which are not being packaged.
New modules generated by a new kernel configuration need to be added to the modules.list or to the receipt of other linux-*.tazpkgs
Module name and path have to be in the modules.list to be included in linux tazpkg
http://hg.slitaz.org/wok/file/0677483d2636/linux/stuff/modules.list
e100 and e1000e were changed from being built into the kernel to modules.
http://hg.slitaz.org/wok/diff/db5b03f42dd9/linux/stuff/linux-slitaz.config
Offline
Hello,
<domcox> Hi all! I'm trying the latest cooking iso, the ethernet hw is not detected at boot time. I tried to modprobe e1000, but I still have no network cnx.
Post earlier on #SliTaz
Offline
Hello,
http://forum.slitaz.org/topic/slitaz-cooking-somehow-missing-e1000e-module-for-intel-82574l-gigabit-network-connection
Offline
Hi, e1000 stopped working for me also on another box.
@ mojo: have you got a list of all the orphaned modules (with paths)?
Offline
@Paul: This is unedited off the build server,the first 8 modules listed are from linux64.
Linux64 fails to boot for me on 64 bit hardware or Qemu running on 64 bit arch linux host with identical kernel panic errors.
Offline
Hi, internet working for me now on slitaz-rolling-core.iso (20140222).
@mojo: thanks for the list!
Offline
Hi mojo,
When one is using the latest cooking livecd and has a need for e1000e driver what would be the solution to get the Internet connection going assuming one has no other machine to access the Internet?
This came about because I got one of my friends to try out the latest cooking livecd and he cannot get any network connection going. Is there another driver that is available on the livecd which will get him going?
Offline
in new rolling - it should work without problems - Pacscal added the modules
http://hg.slitaz.org/wok/rev/7d9fe8b78117
Offline
@kultex - thanks.
Offline
Works for me with rolling 22/02/2014.
Thanks.
Offline
With Rolling 22022014 it works fine now. Thanks
Offline
I used to have issues with this exact package being missing (e1000e) and the rolling release is now fully functional. Thanks!
Offline
[ Generated in 0.016 seconds, 7 queries executed - Memory usage: 1.56 MiB (Peak: 1.77 MiB) ]