blob: f3678469bc81ee17064e5547d63e986a1858fbe8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-discuss] Cannot connect to the internet (ethernet) without an extra command
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Cannot%20connect%20to%20the%20internet%20%28ethernet%29%20without%0A%09an%20extra%20command&In-Reply-To=%3C201103031842.36225.dglent%40gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="003858.html">
<LINK REL="Next" HREF="003867.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-discuss] Cannot connect to the internet (ethernet) without an extra command</H1>
<B>Dimitrios Glentadakis</B>
<A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Cannot%20connect%20to%20the%20internet%20%28ethernet%29%20without%0A%09an%20extra%20command&In-Reply-To=%3C201103031842.36225.dglent%40gmail.com%3E"
TITLE="[Mageia-discuss] Cannot connect to the internet (ethernet) without an extra command">dglent at gmail.com
</A><BR>
<I>Thu Mar 3 18:42:35 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="003858.html">[Mageia-discuss] Mageia calendar - plugin dokuwiki
</A></li>
<LI>Next message: <A HREF="003867.html">[Mageia-discuss] Fwd: Sound in Mageia?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3860">[ date ]</a>
<a href="thread.html#3860">[ thread ]</a>
<a href="subject.html#3860">[ subject ]</a>
<a href="author.html#3860">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>i have this card internet
r8169 : Realtek Semiconductor Co., Ltd.|RTL8111/8168B PCI Express Gigabit Ethernet controller [NETWORK_ETHERNET] (rev: 03)
And with Mageia i did nt have any problem since yesterday that i dont have internet connexion
To be connected i have to execute this commande:
ethtool -s eth0 autoneg off
Before (mandriva) i had this setting:
i created this file:
/etc/modprobe.d/r8169.conf
with this content:
# turn off autonegotiation on the r8169 ethernet driver
install r8169 /sbin/modprobe --ignore-install r8169 && /usr/sbin/ethtool -s eth0 autoneg off
The problem is that now it does nt work and i have to run the command "ethtool -s eth0 autoneg off" manually
Is any other setting that i can to do have internet connexion on every boot, or to execute this command on boot
Thanks
--
Dimitrios Glentadakis
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="003858.html">[Mageia-discuss] Mageia calendar - plugin dokuwiki
</A></li>
<LI>Next message: <A HREF="003867.html">[Mageia-discuss] Fwd: Sound in Mageia?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3860">[ date ]</a>
<a href="thread.html#3860">[ thread ]</a>
<a href="subject.html#3860">[ subject ]</a>
<a href="author.html#3860">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss
mailing list</a><br>
</body></html>
|