OpenSUSE Network :: Missing Eth0 After Upgrade From 11.1 To 11.3?
Jul 24, 2010
Last weekend I upgraded my Opensuse 11.1 machine (pretty clean) to 11.3. After the upgrade, the NVidia graphics no longer worked, but more importantly, eth0 was not bound to my Intel 82566DC gigabit ethernet controller. I fooled around in yast network devices long enough to know that everything there is configured correctly. The Yast message at the bottom of the Network Settings screen says:
"Unable to configure the network card because the kernel device (eth0, wlan0) is not present. This is mostly caused by missing firmware (for wlan devices). See dmesg output for details."dmesg output shows nothing related to networking. The boot screen shows:
Setting up (localfs) network interfaces:
lo ...
Waiting for mandatory devices: eth0 __NCS__
29 28 27 ... 1 0 ... failed
eth0 no interface found ... failed
[code].....
Any ideas here? I've googled till my fingers were tired and all I've found are references from folks with real hardware issues. This machine worked fine for me under 11.1. Now I can't get 11.3 to bind the nic.
View 9 Replies
ADVERTISEMENT
Jul 1, 2011
I have a strange problem. An old PC is my home server. On the PC I had in the long past 2 NICs. For the last year or so, I had only one NIC installed, a Compex with 8139too module which run just fine. After the upgrade to 11.4, 32bit of course, with zypper dup, I saw that I had no internet and no network connection to the server. So, I logged on the server and found that rcnetwork could not start the eth0 and eth3(!). OK, a mistake I thought. Enter Yast and solve it. Unfortunately, yast reports 2 cards! I removed all of them, rebooted but nothing. lspci reports 2 cards, while I have NONE installed on the motherboard!hwinfo --netcard the same! yast the same! So, the OS "knows" that I have 2 NICs, while I definitely have none!
Checked if /etc/udev/rules.d/70- had any left data from the past, but the file was empty. Checked the /etc/sysconfig/network/scripts nothing again.In principle, the openSUSE 11.4 believes that I have 2 cards (and with wrong MACs, obviously) and I cannot make it rescan the PCI bus to find that I have nothing! I am sure that some garbages are left somewhere but I don't know where to look at. it is very critical to have that server but on-line and in my LAN.
View 9 Replies
View Related
Oct 31, 2010
I just installed Fedora 13 on a new Dell XPS desktop and some of the networking files are not created/missing. The computer has Broadcom Gigabit wired card and Asus PCE-N13 wireless card. When I type lspci, I see that Network conroller: RaLink RT2860 and Ethernet controller: Broadcom BCM57780 Gigabit Ethernet. So, somehow they are being detected by the OS, but I am not sure if the drivers are installed or why some of the network files are missng.
View 1 Replies
View Related
May 24, 2010
I'm trying to setup my interfaces along side GNS3 for study purposes, and came across a ..... vid saying to try this (my current config)
[Code]....
I'm praying for some crappy syntax error, also in Network Connections... its now blank, the original auto eth0 setup is missing
View 1 Replies
View Related
Feb 14, 2010
Last night while setting up wired & wireless connection in openSuse 11.2 Gnome version via YAST's ifup, I got wireless but lost wired connection (interface eth0). Dmesg shows that eth0 became eth1. I cannot get eth0 back. Is there any way to remedy this situation, eg. get info from the Ubuntu partition in my triple-boot laptop, without having to re-install openSUSE?
View 3 Replies
View Related
Dec 24, 2010
I'm new to this forum site and I was wondering how can I bridge a network between the eth0 and wlan0 connections?my eth0 NIC is a RealTek RTL8111B 10/100/1000 Ethernet Card (OnBoard) and my wlan0 NIC is a RealTek RTL8187B 802.11b/g WiFi USB Adapter Card.Are there any utilities, such as bridge-utils that I can use, except for Firestarter since Firestarter states that the eth0 connection is not established, or do I right-click on the network icon and select Edit Connections and go to Auto eth0 and under the IPv4 Address setting and select Shared to other computers and run a live connection there?The main reason is that I need an Internet connection for my Xbox 360, which is connected to my Linksys WRT54G 802.11b/g Wireless Router, that has DD-WRT firmware installed and 4 WiFi hotspots for any wireless device, such as my PSP, DS, DS Lite, Wii, Laptop(s), my brother's PC (needs a WiFi card), and my dad's PC (needs either a WiFi card or an Internet connection from my brother's computer to my dad's PC)
Here are my Computer Specs:
ECS nForce6m-a Motherboard
2GB DDR-800 PC6400 Memory
[code]....
View 6 Replies
View Related
Dec 1, 2009
I tried to update my fully-working 64-bit 11.1 system to 11.2. I used the network install and chose the Update option. It took a few hours so I didn't sit through the entire installation but when I returned the 11.2 login screen was displayed. Having logged in, however, I found that I couldn't access the network.The boot log showed that network had failed to start. "ifconfig" lists only the "lo" interface. "ifstatus eth0" returns "Interface eth0 is not available"
Network Settings in YaST lists 2 entries in the Overview tab. The first entry has Name:"NetXtreme BCM5755 Gigabit Ethernet PCI Express" and IP Address: "Not configured".The detail pane for this entry shows "NetXtreme BCM5755 Gigabit Ethernet PCI Express (Not connected) BusID:0000:3f00.0 Unable to configure the network card because the kernel device (eth0, wlan0) is not present. This is mostly caused by missing firmware (for wlan devices). See dmesg output for details". The Edit and Delete buttons are both disabled for this entry.
The second entry has exactly the same name as the first with the IP Address listed as "DHCP4". I assume this was the entry that was carried over from the 11.1 system. The detail pane for this entry shows "NetXtreme BCM5755 Gigabit Ethernet PCI Express (No hwinfo) Device Name: eth0. Started automatically at boot. IP address assigned using DHCP4". The Edit and Delete buttons are both enabled for this entry.lspci reports "3f:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5755 Gigabit Ethernet PCI Express (rev 02)"
lsmod lists only "edd", "loop", "sr_mod", "sg", "cdrom" and "dm_mod".
The files in /etc/sysconfig/network/ are "if-down.d/", "if-up.d/", "providers/", "scripts/", "config", "dhcp", "ifcfg-eth0", "ifcfg-lo", "ifcfg.template", "ifroute-lo",
[code]....
View 8 Replies
View Related
Jun 22, 2010
My eth0 is not up everytime at boot up. I will need to <service network restart> to get it up.
I have used yast's /etc/sysconfig editor to set /etc/sysconfig/network/config -> MANDATORY_DEVICES to eth0
And I have also added <alias eth0 e1000e> to /etc/modprobe.conf.local
And also set eth0 device to activate device at boot time using Network Card Setup.
But eth0 is still not starting up at boot time. What should I do to get it up at boot time?
I'm using openSUSE 10.3. And no, I'm am unable to move to 11.2
View 1 Replies
View Related
Apr 13, 2011
I want to set my desktop IP address to always be 192.168.1.2. The NetworkManager connects to the network automatically and the IP address is assigned randomly. I can set up another connection in NetworkManager and always change over. But is there any way to make the default eth0 interface to be permanently set to a certain address (using NetworkManager, not ifup)?
View 9 Replies
View Related
Apr 23, 2011
I'm using 11.3 gnome and cannot fix the eth0 connection. Tried to make it work with connection manager, ifup but both of them did'n make eth0 work. Here are some logs that you might wanna see:
lsmod:
Module Size Used by nls_utf8 1165 1 st - Pastebin.com
ifconfig:
eth0 Link encap:Ethernet HWaddr 1C:6F:65:47:03:16 UP BROADCAS - Pastebin.com
ifdown eth0:
[Code]....
I have TP-LINK router that sends wireless signal through the house which I'm using on my laptop's Ubuntu to connect on the internet, also I can connect with Ubuntu from laptop via the same cable that I'm trying to use on my desktop, so the router and cable are working. Also on my dekstop I've installed Windows 7 and can't connect from there either. The computer is new so i doubt that there is something wrong with its hardware. It all started when my connection disappeared. My ISP advised me to reset my router by plugging out the power cable and plugging it back in after 5min, and so I did. After that I could connect only from laptop. Tried to reinstall suse, to install ubuntu, but nothing worked. When I installed suse on my friend's computer, the only thing that I had to do is to open YaST and change the Network setup method from ifup to the NetworkManager, and also insert the MAC adress in the connection's properties. Tried that on my computer, but also didn't work.
View 2 Replies
View Related
Jan 30, 2010
I tryed to setup a second IP address with yast on a openSUSE 11.2 on eth0 as eth0:2nd but with a different firewall zone. But SUSE firewall just see eth0.
I want to define with services are available on with IP address. Also with custom rules I can't specify a destination IP.
So now can I do this with yast? Or have I todo this manually without SUSE firewall?
View 2 Replies
View Related
Jun 1, 2011
I have been noticing a trend on boxes running 11.4 getting RX dropped packets where prior to 11.4 they did not get them. Basically every box running 11.4 now logs dropped RX packets. Have tried changing cables, and in one case replaced the NIC with a different brand (and driver) nic. Also played with receive buffers and yet the counters still increment. In addition to OpenSUSE, I run several operating systems to include Centos, Scientific Linux, Debian, OpenIndiana, HP-UX, VMS and so forth. So far this anomaly has only shown up on machines running OpenSUSE 11.4. Any one else noticing this on your OS 11.4 machines? If so, were you able to resolve?
[code]....
View 7 Replies
View Related
Jan 8, 2010
currently on an acer aspire 5532, and using mozilla and google chrome. webpages take about 10-12 seconds to load using the ethernet, wifi its about 2-3 seconds. using eth0 loading videos - broadcast yourself. in chrome, will sit at "resolving host" for about 10 seconds before bringing up the page. you would think eth0 is faster than wlan0, but for browsing the web its slower. i tested the speeds at speedtest.net - the global broadband speed test and both wlan0 and eth0 get the max speed my internet provides.i never downloaded drivers for the ethernet card or wifi, they worked so i didn't try to mess with them. but perhaps that is my problem?
code:
# lspci
00:00.0 host bridge: advanced micro devices [amd] rs780 host bridge
[code]....
View 6 Replies
View Related
Apr 22, 2010
I get connected to the internet via a router. The router dials to my provider and is connected to my computers via LAN and WLAN (mostly WLAN, see below). A few days ago I installed Suse11.2 to an old laptop (connected both ways: ethernet with wire and wireless ethernet).
The access to the online repositories worked only after I added the LAN-Adapter (Eth0) to the Demilitarised Zone of the firewall (I did also with the WLAN Adapter).
1. Is this normal?
2. Should I add the network devices now to an other zone?
I want to update my main laptop now from openSuse11.1 to 11.2 via new installation (from DVD) and make this installation right.
Or should I install only the data on the DVD and update after the installation via Yast?
(My main laptop has also an loose contact at the ethernet adapter.)
Greetings pistazienfresser
Now I am using (on my main laptop = Samsung X20) openSuse 11.1 and Gnome 2.24.1 (mostly, 1 account is using KDE) and Kernel Linux 2.6.27.45-01.1-pae. "/home" is on an separated partition (as part of an extended partition). I have also 2 NTFS partitions for Windows XP (System and Data), and a FAT, a root (/) and a swarp partition. My router is a AVM fritzbox 7270 (firewall should be included).
View 6 Replies
View Related
Jun 30, 2010
i'm using opensuse 11.3 and can't connect to the internet, my eth0 interface (which would be my modem i suppose) is found and when i "activate" it with ifup eth0, it gets stuck waiting for data (says so in ifstatus). If i try with knetworkmanager it is also stuck and doesn't connect to eth0. If i try to make it connect at boot, it doesn't work either.
I think the problem might be that in windows xp my modem has a "limited connection" but i can connect with my pppoe password anyway, but opensuse won't let me connect until it finds eth0 is working correctly which it never will because of how the internet company configures the modems i think. I don't know with which command i could "force" the pppoe connection even without a good connection to the modem, maybe that would work. But on the other hand, with other distros i can connect just fine so i don't know really.
View 1 Replies
View Related
Feb 27, 2011
I have installed Open SUSE in my DELL server which has 2 broadcom NIC cards, it showing both the NIC cards in Network configuration in YAST ,but it showing as not configured and not connected . Kernel device eth0,wlan0 are not present. In device manager also 2 Broadcom nic cards are detected.
View 4 Replies
View Related
May 1, 2010
I was running Ubuntu 9.10 on my HP G70 laptop and did an upgrade using upgrade manager to Ubuntu 10.04.
Since I haven't been able to get wifi connection or wired working. The Network Manager applet is missing from the notification area and if I try to run nm-applet manually it says it is already running. I tried killing the process and then running it manually in the terminal and although the process appears to be running it is missing from the panel.
Booting into the live cd has the applet working fine so something in the upgrade process must have failed.
I tried changing the theme to see if it displays in other themes but had no luck.
I also tried to log into kde but kde seems to be broken. When I log into it after the splash screen all I get is a black screen with only my mouse pointer.
View 7 Replies
View Related
Feb 28, 2011
The computer and system in question is the laptop from my description and openSUSE 11.3 with a different kernel from this repository :[URL]..free to move this thread if it should reside in the beta/prerelease forums section. The IMHO relevant information about my hardware and system is shown below.
The kernel I'm using :
Code:
grzes@opensuse:~> Linux opensuse.local 2.6.37.2-1-desktop #1 SMP PREEMPT 2011-02-25 19:59:41 +0100 i686 i686 i386 GNU/Linux
The hardware and drivers I'm using :
Code:
02:00.0 Network controller [0280]: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) [168c:002b] (rev 01)
[Code]...
View 7 Replies
View Related
Dec 16, 2010
I have a laptop running OpenSuSE 11.2. I use the Yast menu to set up network settings via "traditional" ifconfig setup (not NetworkManager), because I found NM unusable in prior releases when doing network gymnastics such as router re-flashing, LAN reconfiguration, etc. where I needed control of the IP address, netmask, DHCP, tftp, etc. My laptop works fine with Yast "traditional" ifconfig configuration for eth0 connected to router to Internet. Works fine with Yast ifconfig configuration for USB WiFi as wlan1 to WiFi router to Internet. Also works fine for virtual machines on vmnets NAT-ed to the Internet. Works fine as long as there is only one network connection, that is.
Now, I have a second laptop. I want to network laptop #2 eth0 to laptop #1 eth0 for file transfer and/or Internet access WHILE laptop #1 is is linked to the Internet through wlan1. Unfortunately, I have not figured out how to get Yast/Network Configuration to do that. I have not been able to get Yast/Network Configuration to see both wlan1 and eth0 at the same time--when the Yast utility finishes, I do >ifconfig and >route, and I find that I have lost either eth0 or wlan1. Thus, when I do direct-connect file transfers, I loose the WiFi Internet connection on both machines.
I suspect that it might have something to do with Yast/Network Configuration utility not being able to handle two network interfaces on the host with different IP addresses. how to properly put an OpenSuSE machine on two networks simultaneously? And then how to turn on IP forwarding so that I can use laptop #1's WiFi as an Internet gateway for laptop #2?
View 1 Replies
View Related
Apr 20, 2011
In the LiveCD there is an Icon. You can see it left of this pic.
This Icon is missing in a FULL INSTALL of openSuSE, how can I make it shown up.
I have KDE Desktop.
View 7 Replies
View Related
Oct 2, 2010
I recently setup a new SUSE box for the purposes of acting as an ftp/sftp server. It's currently setup to run ProFTPD 1.3.3.rc3 and mod_sftp/0.9.7. The server has two internal network interfaces eth0 and eth1. eth0 is purely for internal use to accept ftp and ssh. eth1 is outward facing and receives connections from the WAN via SFTP over port 22. The problem I am facing is that after half hour to an hour eth1 stops accepting connections whenever there is no SSH connection present on eth0. I can't figure out why this is happening.
ProFTPD is setup as follows: SocketBindTight directive is on, default server and port are commented out.
[code]...
When the external interface is unreachable the proftpd and proftpd-sftp logs show no record of any connection attempt. I have noticed however if I leave eth0 down eth1 stays contactable without problem. Can anyone give me some pointers on what I can check to find out why this may be happening.
View 2 Replies
View Related
Jul 13, 2011
I've had 11.4/KDE working pretty well on dual boot Asus G73SW for a few weeks now. Only issues were the FN-* functions that control keyboard lights and whatnot but no biggie since the essential worked.The last couple of days the update notification was indicating 1,201 updates to be made. Yeah it seemed extreme but I googled around and checked the forums and there was nothing related. I figured I might be missing some packages since I installed from the live KDE CD (still 1202 updates!!!???). So I updated. Big mistake!!!!! Ever since NetworkManager cannot connect to the internet, be it wired or wireless.
Initially it could not even see my home network but it picked it up after I removed the plasmoid from the panel and reinstalled it. However it doesn't respond when I click the network icon and still no connection.I managed to get eth0 working with ifup but not wifi. The last part of network manager log file is quoted below. I can send the whole thing to whoever is interested. I can't make sense of it but maybe someone on the forums can.
Code:
Jul 13 11:09:08 linux-yy10 NetworkManager[1649]: <info> NetworkManager (version 0.8.9997) is starting...
[code]....
View 9 Replies
View Related
Nov 30, 2010
Installed a TP-Link TG-3269 Gigabit card in a machine running OS 11.3 32 bit, when I go into Yast, Network Devices, Network to try configuring the card I get this errormsg: Unable to configure the network card because the kernel device (eth0, wlan0) is not present. This is mostly caused by missing firmware (for wlan devices). See dmesg output for details. Couldn't find any mention of the card in dmesg's output, (though the 8139 onboard card is in there) there is some stuff about pci host bridge but I don't know whether they would be relevant or not
The chip on the card says it's rtl8169sc but lspci lists it as being 00:07.0 Ethernet controller: Realtek Semiconductor Co., Ltd. Device 8369 (rev 10) Done some googling and there don't seem be any drivers for a Realtek 8639 and it returns no matches from a search on realtek's site, but there is a driver there for rtl8169sc chips, which I downloaded and installed, no errors when installing it Even after a reboot I still get the same error in Yast's Network Settings screen, lspci still lists it as 8369 and the device isn't listed at all if I run ifconfig
View 9 Replies
View Related
Aug 14, 2010
I just noticed that under my panel sub menu, there are no entries after I upgraded to 4.5 from 4.4.4. Also, the embedded terminal option seems to be gone, it now only fires off an external Konsole. I really used that feature a lot and it was very handy.
View 6 Replies
View Related
Mar 16, 2011
I have already tried reloading the drivers, restarting the interface (which is missing) and every other solution I found on this forum (well... not exactly all of them but many of them) uname -a gives Linux hostname 2.6.35-27-generic #48-Ubuntu SMP Tue Feb 22 20:25:46 UTC 2011 x86_64 GNU/Linux
[Code]....
View 3 Replies
View Related
Apr 17, 2009
I'm running fc10 x64 - latest updates. First I could never get wake on lan to work - spent days working on that one. Now, when I restart after a hibernate my eth0 is not re-enabled or recognized anymore. About to give up on Fedora.
I've tried service network restart.
I've tried unplugging cable and plugging back in.
I've tried init.d/networkmanager restart.
Only reboot works.
I've spent so much time trying to configure Fedore Core 10 for a Dynamips server and it's just not ready on some of the essential things like this hibernate problem and also wake on lan.
View 3 Replies
View Related
Oct 27, 2010
I'm having a problem since my last upgrade from 11.2 to 11.3 (Gnome).
Before the upgrade NetworkManager would run just fine at start up, now I have to explicitly run the command from a console using the root user to start it.
(My problem is the same as this one, only in gnome instead of kde)
View 1 Replies
View Related
Mar 2, 2010
I am trying to install OpenSuSE 11.2 via network.It is my pxelinux.cfg/default file
default ubuntu
prompt 1
timeout 30
# Install i386 11.2 Suse
[code]....
A network client computer gets ip address from dhcp server, loads initrd and failed on Loading Istallation System stage 4 or 5. If I try to continue installation in manual mode I get an error net_activate: ifconfig eth0 up failed I tryed network cards from different vendors it did not help. Ubuntu linux installs successfully in current environment.
View 3 Replies
View Related
Apr 22, 2011
im trying to setup eth0 with subdevice eth0.0 and eth0.99 to come up at boot
eth0 is dhcp clint
eth0:0 is static ip
eth0.99 is 802.1q vlan interface
/etc/network/interfaces
Code:
auto lo
[Code]....
View 1 Replies
View Related
Jun 28, 2011
I had some fun here, with my local Cyrus IMAP daemon. I "updated" the machine to openSuse11.4 (from 11.2) by doing a fresh install. Because some of my involved HW here isn't capable of IPv6, I switched it off using yast2:
Netzwerkgeräte/Netzwerkeinstellungen [my translation: Network devices / Network Settings] Globale Optionen [global options] Removed the mark on "IPv6 aktivieren" [activate IPv6]
Then I had a hard fight with Cyrus IMAPd, mostly caused by user brain damage on my part... But one thing really looks like a problem on the Suse side of the fence: My /etc/hosts missed the "localhost"-entry for IPv4 ! This was the contents:
Code:
# special IPv6 addresses
::1 localhost ipv6-localhost ipv6-loopback
127.0.0.2 godot.site godot
[Code].....
I haven't seen this effect on 11.2 here and I haven't seen it on "my other" machine (running 64 bit version of Suse 11.4). But there I think IPv6 is still activated. I will check this, as soon as I get there.
Should this be reported as a potential bug in 11.4 ? Or is there some way, I could have messed up this. (No I didn't edit /etc/hosts by hand, before I corrected this thing)
View 2 Replies
View Related