![]() |
|
|
#12 |
|
Sep 2002
Database er0rr
3,739 Posts |
Dodgy cable, eh? Keep an eye on those LEDs.
![]() I don't know why eth0 gets moved eth2. It would suggest you have 3 sockets. Perhaps you should disable the on-board ethernets in BIOS. Last fiddled with by paulunderwood on 2013-06-29 at 01:18 |
|
|
|
|
|
#13 | |
|
∂2ω=0
Sep 2002
República de California
101101011101112 Posts |
Quote:
I feel in dire need need of a beer... |
|
|
|
|
|
|
#14 |
|
If I May
"Chris Halsall"
Sep 2002
Barbados
100110000000112 Posts |
127.0.0.1/8...
Code:
[chalsall@burrow ~]$ ping 127.12.34.56 PING 127.12.34.56 (127.12.34.56) 56(84) bytes of data. 64 bytes from 127.12.34.56: icmp_seq=1 ttl=64 time=0.070 ms 64 bytes from 127.12.34.56: icmp_seq=2 ttl=64 time=0.069 ms 64 bytes from 127.12.34.56: icmp_seq=3 ttl=64 time=0.064 ms ^C [chalsall@burrow ~]$ ping 127.255.255.254 PING 127.255.255.254 (127.255.255.254) 56(84) bytes of data. 64 bytes from 127.255.255.254: icmp_seq=1 ttl=64 time=0.093 ms 64 bytes from 127.255.255.254: icmp_seq=2 ttl=64 time=0.087 ms 64 bytes from 127.255.255.254: icmp_seq=3 ttl=64 time=0.069 ms ^C |
|
|
|
|
|
#15 |
|
Sep 2002
Database er0rr
72338 Posts |
I found this and other similar solutions. Comment out rather than delete!
Please post back the results of "cat /etc/udev/rules.d/70-persistent-net.rules" (or something similar) if you can't figure it out ![]() ( here is another solution ) Last fiddled with by paulunderwood on 2013-06-29 at 04:27 |
|
|
|
|
|
#16 | |
|
Bamboozled!
"𒉺𒌌𒇷𒆷𒀭"
May 2003
Down not across
10,753 Posts |
Quote:
Paul |
|
|
|
|
|
|
#17 |
|
Sep 2002
Database er0rr
E9B16 Posts |
Ah yeah, Gentoo. I have a couple of Gentoo installations here. Configuring and compiling the kernel to add specific hardware is encouraged. I guess Ernst's on-board realtek network device would be a supported option
|
|
|
|
|
|
#18 |
|
∂2ω=0
Sep 2002
República de California
265678 Posts |
FYI, I'll be in a position to fiddle with the system again in a couple hours.
Also, I'm running Debian, and my internet searches for drivers for the MSI mobo in question [cf. the Haswell preview thread in Hardware for exact specs] came up empty. How long does it typically take for such drivers to appear after a new mobo/cpu family hits market? |
|
|
|
|
|
#19 |
|
Sep 2002
Database er0rr
72338 Posts |
I think you have the same MSI Z87-G41 PC Mate mainboard as Prime95 has, which according to the manual from MSI has a Realtek® RTL8111G Gigabit LAN controller, the driver for which can be found here. Don't ask me how to install it
(ps: maybe that is not what you need as it is for a PCI-E NIC...)Much easier is to "mv /etc/udev/rules.d/70-persistent-net.rules ~" and reboot
Last fiddled with by paulunderwood on 2013-06-29 at 20:23 |
|
|
|
|
|
#20 | |
|
Oct 2010
191 Posts |
Quote:
http://git.kernel.org/cgit/linux/ker...fcd4f16f78ccdf http://git.kernel.org/cgit/linux/ker...8f4b95d9d48638 Kernel 3.9.6 is available at wheezy-backports. 3.10 should follow. Last fiddled with by Ralf Recker on 2013-06-29 at 20:30 |
|
|
|
|
|
|
#21 |
|
Aug 2002
North San Diego County
5×137 Posts |
Uh oh, I might have started a sad series of events...
I assumed (incorrectly, as it turns out) that somehow MSI had used a "strange" chip on your [Ernst's] board like they did on my board. Those Realtek 8111x chips are widely used; I'd be very surprised if recent (2007ish and later) Linux distros didn't support it out of the box. So, if the jack on the Intel card really is dodgy (that would be...unusual) rather than the cable, you can just go back to the integrated LAN. Last fiddled with by sdbardwick on 2013-06-29 at 21:54 Reason: Clarify other party |
|
|
|
|
|
#22 | |
|
If I May
"Chris Halsall"
Sep 2002
Barbados
37·263 Posts |
Quote:
Code:
[chalsall@backup ~]$ cat /proc/net/dev
Inter-| Receive | Transmit
face |bytes packets errs drop fifo frame compressed multicast|bytes packets errs drop fifo colls carrier compressed
lo:39194972 466562 0 0 0 0 0 0 39194972 466562 0 0 0 0 0 0
em1:521299157 950665 0 0 0 0 0 132872 38783350 417689 0 0 0 0 0 0
em2: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
em3: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
em4:2394583536 2076278 0 0 0 0 0 130086 83405122 995960 0 0 0 0 0 0
|
|
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Increase in RAM requirement soon? | Jwb52z | PrimeNet | 4 | 2013-05-24 09:42 |
| power consumption | esakertt | Hardware | 1 | 2012-10-09 20:19 |
| Networking help | Prime95 | Hardware | 18 | 2011-05-29 22:16 |
| Power consumption | dans | Hardware | 7 | 2004-06-06 15:15 |
| Power consumption | optim | Hardware | 8 | 2003-12-06 04:13 |