Mailinglist Archive: opensuse (1701 mails)
| < Previous | Next > |
Re: [opensuse] Network setup problem
- From: Mark Misulich <munguanaweza@xxxxxxxxx>
- Date: Tue, 29 Sep 2009 14:19:35 -0400
- Message-id: <1254248375.4298.32.camel@xxxxxxxxxxxxxxx>
On Tue, 2009-09-29 at 13:29 -0400, Mike wrote:
card with yast.
Check to see if the r8169 module is installed:
#lsmod | grep r8169
If there is a readout, remove it using:
#rmmod r8169
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
On September 29, 2009, Mark Misulich wrote:ifconfig shows the same exact readout before and after I activate the
I see a few differences between our config files
DEVICE='eth0'- I don't have this one
BOOTPROTO='dhcp4'BOOTPROTO='dhcp'
ONBOOT='yes'- I don't have this one
BROADCAST=''the above all match, except we have different realtek cards
ETHTOOL_OPTIONS=''
IPADDR=''
MTU=''
NAME='RTL8101E/RTL8102E PCI Express Fast Ethernet controller'
NETMASK=''
NETWORK=''
REMOTE_IPADDR=''
STARTMODE='auto'
USERCONTROL='yes'USERCONTROL='no'
IFPLUGD_PRIORITY='20'- I don't have this one
What does ifconfig show?
card with yast.
With the wrong driver mine appears to work but is unable to receive.The readme file on my driver says to remove it using the following:
The system tries to load the r8169 driver and I have to force the 8168
instead.
Check to see if the r8169 module is installed:
#lsmod | grep r8169
If there is a readout, remove it using:
#rmmod r8169
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |