connection probleme

dear all
i have open suse 11.0 installed in my Pc
with Realtek RTL8168/8111 PCI-E Gigabit Ethernet NIC
and modem huawei smartx mt880
i try hard to configure it for connection no result
i don’t Know What to do
pleas i need help
perhaps this will help you to understand the probleme

linux-0jjw:/usr/share # ifconfig
eth0 Link encap:Ethernet HWaddr 00:1D:7D:45:D6:4F
adr inet6: fe80::21d:7dff:fe45:d64f/64 Scope:Lien
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:4294967265 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interruption:221 Adresse de base:0x4000

lo Link encap:Boucle locale
inet adr:127.0.0.1 Masque:255.0.0.0
adr inet6: ::1/128 Scope:Hôte
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:12491 errors:0 dropped:0 overruns:0 frame:0
TX packets:12491 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:0
RX bytes:1140327 (1.0 Mb) TX bytes:1140327 (1.0 Mb)

linux-0jjw:/usr/share # if config
>
linux-0jjw:/usr/share # lspci
00:00.0 Host bridge: Intel Corporation 82945G/GZ/P/PL Memory Controller Hub (rev 02)
00:02.0 VGA compatible controller: Intel Corporation 82945G/GZ Integrated Graphics Controller (rev 02)
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 01)
00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 01)
00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 01)
00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 (rev 01)
00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #2 (rev 01)
00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #3 (rev 01)
00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #4 (rev 01)
00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 01)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev e1)
00:1f.0 ISA bridge: Intel Corporation 82801GB/GR (ICH7 Family) LPC Interface Bridge (rev 01)
00:1f.2 IDE interface: Intel Corporation 82801GB/GR/GH (ICH7 Family) SATA IDE Controller (rev 01)
00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 01)
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev ff)

do you use the network manager? check it in the yast->network devices-> network settings ->global options
it’s advisable to use traditional method with ifup.
in the terminal you need to run this command ifup eth0(if that’s your network card). Check your firewall also to be able to get outside ). post back and we will try to work on it.

eth0 Link encap:Ethernet HWaddr 00:1D:7D:456:4F
adr inet6: fe80::21d:7dff:fe45:d64f/64 Scope:Lien
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:4294967265 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interruption:221 Adresse de base:0x4000

Your network interface info shows that it has not even attempted to send out any packets, for DHCP for example. So either you don’t have network manager running, or the NIC driver isn’t working. Which is possible, given that this is a rather new NIC model.

If you do have network manager running and it still doesn’t work, is there any chance you can try 11.1? That’s newer and might support this NIC out of the box.

dear all
linux-0jjw:/home/cazanovaaac # ifup

Usage: if{up,down,status} <config>] <interface> -o <options>]

Options are:
[on]boot : we are currently booting (or shutting down)
auto : alias for boot
hotplug : we are handling a hotplug event
manual : we do it manually (default, just needed with ‘rc’
rc : we are called by a rc script (implies auto)
dhcp : we are called from dhcp client
prov=<n> : use provider <n> (for dial up interface)
nodeps : don’t shut down interfaces depending on this
debug : be verbose
nosyslog : don’t write to syslog even if USE_SYSLOG=yes
If options are contradictionary, last option wins. Unknown options
are simply ignored, so be careful.

linux-0jjw:/home/cazanovaaac # ifup eth0
Network interface is managed from NetworkManager
NetworkManager will be advised to set up eth0
but it cannot be assured from here.
linux-0jjw:/home/cazanovaaac #
i think may be network card is not reconned by oppensuse 11.0

Can you try to do the steps I mentioned earlier to replace network manager with Yast?
And then when starting (ifup eth0), have a terminal session logged in as root with the following command: tail -f /var/log/messages
This will let you see what’s going on and eventually post the specific part in the log for more debugging info so we can try to help.

linux-0jjw:/var/log # tail -f messages
Jul 27 00:27:19 linux-0jjw kernel: r8169: eth0: link up
Jul 27 00:29:36 linux-0jjw kernel: NETDEV WATCHDOG: eth0: transmit timed out
Jul 27 00:29:37 linux-0jjw kernel: r8169: eth0: link up
Jul 27 00:30:01 linux-0jjw su: (to beagleindex) root on none
Jul 27 00:30:43 linux-0jjw syslog-ng[1658]: last message repeated 2 times
Jul 27 00:30:51 linux-0jjw ifup: eth0 device: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev ff)
Jul 27 00:30:51 linux-0jjw ifup-dhcp: DHCP client is already running on eth0
Jul 27 00:31:48 linux-0jjw su: (to root) physolde on /dev/pts/1
Jul 27 00:31:54 linux-0jjw kernel: NETDEV WATCHDOG: eth0: transmit timed out
Jul 27 00:31:55 linux-0jjw kernel: r8169: eth0: link up

i think he recognized network card but i dot have internet

Not sure what this means: NETDEV WATCHDOG: eth0: transmit timed out
but something makes the connection timming out as there is no listener on the other side. Do you use DHCP or the provider gave a fixed IP address(less likely).
Try to connect directly from your machine to internet(modem or phone line connection) without using the router(in case you have one). Try to disable your firewall(with YAST) so connection is not blocked by the firewall.

What I would do:
ifdown eth0 (that will disconnect you)
ifup eth0 (that will attempt to reconnect)
ifconfig (if you are connected then for the eth0 you will see an IP address)
If you don’t have an IP address then you are not connected but post again whatever is logged from the messages file. If you have an IP address. then you can ping any outside address like Google and then add one of the components(like firewall ) and see if you still have the connection) and so on. Good luck!

i do all you say to me and probleme still here
i dont have connection and i don’t know where is he probleme or what to do

As I said, can you try 11.1, even the LiveCD at least? You may need a more recent driver. 11.0 is just over a year old now and the driver for the NIC may be too old.