Ubuntu Networking :: How To Add A Driver - Can't Connect To The Internet Using An Ethernet
Aug 17, 2010
My laptop was on windows xp and when I installed ubuntu linux my NIC Card driver was gone (I think) and now I can't connect to the internet using an ethernet. I have the driver on the desktop of my Linux laptop but I don't know how to add it using terminal or any other options.
View 1 Replies
ADVERTISEMENT
Oct 22, 2010
I recently moved to a student dorm in my university (RWTH Aachen) and I have an ethernet connection from my room. The thing is that I can't connect to the internet, I don't get any IP through DHCP. I tried using wicd instead of network-manager, and doing it manually with dhclient. None of those worked (actually I don't know much about how networking works so maybe I didn't do it well with dhclient). The weird thing is that Windows 7 gets the IP instantly and I can connect to the internet from windows. But I don't know why Ubuntu refuses to get an IP. Info from lshw, lspci:
lspci
Code:
sudo lspci -vv
02:00.0 Ethernet controller: Marvell Technology Group Ltd. Device 4380 (rev 10)
Subsystem: Sony Corporation Device 905e
[Code].....
View 9 Replies
View Related
Jul 13, 2011
I am using Ubuntu Server version 10.4, and am trying to connect to the internet via an ethernet cable. This may and probably is incredibly simple, however, I could not find anything that pertains to it.
View 9 Replies
View Related
Feb 13, 2011
When I select the wifi icon on the panel, it just shows "No network devices available". I know my network can be found when I search with my iPhone, so I know there are networks to connect to. So, I checked the drivers, and it informs me that the B43 and STA drivers are not activated. So thats not a big deal, I guess, but when I use my ethernet cord, my laptop doesn't recognize/acknowledge (I'm not sure what the right term would be)it. I'm fairly sure I can't activate these drivers without an internet connection because when I do try, a message pops up saying "failed to fetch" with some long link.
My only guess is that it could be a hardware problem, but I really have no idea. I guess the ethernet problem is my only real problem. Because after I establish and internet connection the the rest is easy to fix.I'm sure its obvious, but I'll go ahead say that I'm a novice ubuntu user. I've only been working with it for about a week, but I'm learning alot.
View 9 Replies
View Related
May 4, 2011
I am using a cable modem wired to my PC via ethernet. My ISP is Road Runner, through Time Warner Cable.
I entered my IP address, Netmask, and DNS Servers into the network, not using DHCP. This was how I was able to achieve a network connection.
I am connected to the modem, but I cannot get internet.
Here are my stats:
View 7 Replies
View Related
Jul 22, 2010
I have a wireless Internet modem (USB) and a LAN Ethernet connection. I can only pick 1 of them to connect to (by disconnecting the other). How can I connect to both at the same time?
View 6 Replies
View Related
Dec 5, 2010
I have just installed ubuntu 10.04 using the wubi installer to dual-boot my machine. Under ubuntu, I am not able to connect to the internet or my router. Everything works fine under windows. I have tried to find relevant information in the forums, but nothing seems to work for me. I have tried disabling ipv6, setting a static ip, but no go. ifconfig shows no IP, dhclient results in no DHCP offers and pinging my router's IP results in Network is Unreachable.
View 9 Replies
View Related
Jan 1, 2011
I have a Dell Inspiron 6400 with Windows 7 and Ubuntu 10.10. I cannot connect to the internet. My wifi light is on, but it'll flash?
View 9 Replies
View Related
Mar 1, 2011
I have installed ubuntu 10.10 on a hand me down computer and put a new network card in it (planet ENW 9503) i have managed to locate a linux driver for it from planet.com but i have no idea how to get it to work i have tried a few things it says to do in terminal. everything i have looked up needs an internet connection?
View 1 Replies
View Related
Mar 1, 2011
I have installed ubuntu 10.10 on a hand me down computer and put a new network card in it (planet ENW 9503) i have managed to locate a linux driver for it from planet.com but i have no idea how to get it to work i have tried a few things it says to do in terminal. everything i have looked up needs an internet connection?
View 9 Replies
View Related
May 28, 2010
i'm using toshiba laptop, i need to connect my lap to internet but i didnt found the linux based drivers for realtek ethernet.
View 2 Replies
View Related
Jul 28, 2011
I have recently installed ubuntu 11.04 on my asus eeepc1005hab. And I've had problems with the wifi. I can connect via ethernet, but the wireless won't connect. I can see the connection, but my wifi never connects. I've tried many things but it still won't work.
View 9 Replies
View Related
Apr 7, 2011
there are two computer
wireless internet accessible notebook.
desktop with no wireless card (but just normal lan card).
I connect two computer with lan cable, and I want to use internet in desktop computer through the notebook's wireless lan
what kind of setting do I have to do?
desktop's OS is Ubuntu, and notebook's one are Ubuntu, Windows XP.
View 1 Replies
View Related
Mar 2, 2011
Just today I installed opensuse 11.3 on my Compaq CQ61. Even though I am able to connect to networks (both with an ethernet cable and wireless) I don't have internet access. I have used opensuse for a very brief period in the past and I had no such problem.
View 3 Replies
View Related
Jun 20, 2010
i'm using redhat enterprise version, i'm facinh problem in wifi. i able to browse internet via ethernet but unable 2 connect via wifi and how to install applications.
View 2 Replies
View Related
Apr 18, 2011
I have a server with two ethernet ports. I configured eth0 to be static, set at 10.1.10.148. I plugged in another router into the other ethernet port in order to configure that router. I configured eth1 to use dhcp. Using /etc/network/interfaces rather than gnome network manager. When I did this, I lost internet connectivity (internet routes through eth0 of course)
- Why did I lose internet connectivity?
In order to recover internet activity, I had to disconnect the new router on eth1 of course, and do sudo ifdown eth1. That wasn't enough however. After rebooting numerous times and pulling out my hair, I finally tried configuring eth0 as dhcp, rather than static, and this fixed the problem.
- Why didn't sudo ifdown eth1 solve the problem? What information was saved between reboots that somehow remembered that I plugged in the new router? Because my thinking was if /etc/network/interfaces was identical, and the network topology was identical, after a reboot everything should be restored, but it wasn't.
View 7 Replies
View Related
Sep 1, 2011
In 10.04 I get the following error in the log while connecting to ethernet:
Code:
Aug 24 17:33:24 Linux dnsmasq[11069]: started, version 2.52 cachesize 150
Aug 24 17:33:24 Linux dnsmasq[11069]: compile time options: IPv6 GNU-getopt DBus I18N DHCP TFTP
Aug 24 17:33:24 Linux dnsmasq-dhcp[11069]: DHCP, IP range 10.42.43.10 -- 10.42.43.100, lease time 1h
Aug 24 17:33:24 Linux dnsmasq[11069]: no servers found in /etc/resolv.conf, will retry
Aug 24 17:33:24 Linux dnsmasq[11069]: cleared cache /etc/resolv.conf only has "Generated by NetworkManager" comment, so is this a bug in Networkmanager?
View 5 Replies
View Related
Mar 23, 2010
I just installed the latest version of Mint xfce on my old inspiron 8000 with a microsoft MN-120 pci ethernet card, and though the card shows up as hardware, it is not recognized as a network interface. I believe there is no driver loaded for it.
It's an old card, but it seems the kernel still supports it. There are instructions for activating the dc driver that appears to be the proper driver for this chip set, but those instructions originated from freebsd and I'm not sure they translate well. See here:[URL]
I did find a kernel config file, but I was afraid to add the suggested lines to it because there were no other lines specifying "devices". They all started with "config".
View 2 Replies
View Related
May 3, 2010
I installed Ubuntu 10.04 on my PC last weekend. Other than the fact I had no sound (that's another story...), everything went fine. I then got prompted to install nvidia graphic drivers. Since I installed them and rebooted, i cannot get acces to my ethernet connection. I tried the solutions listed here, but none worked. Also, when i boot on my windows OS, the Internet is working properly. I tried tonight re-installing Ubuntu 10.04. I thought if the graphic caused problem, maybe a new blank installation would just do it.
View 2 Replies
View Related
May 17, 2011
my Ethernet card stopped responding a few days after installing Ralink Wireless Card Driver for Linux. I have tried installing the drivers from Realtek's site, but it fails. I also have tried reinstalling the network manager, and that still didn't help any. I have also tried looking online for any post or blog that could help, but that also turned up nothing. The Computer is a new 2010 / 2011 (bought it on new years eve) HP Pavilion desktop that came with windows preinstalled.
View 6 Replies
View Related
Apr 1, 2011
I have a dual boot netbook (Acer Aspire One D255) with Mint and Ubuntu 10.4. Using Mint, I was able to connect via the ethernet and install all updates including wireless driver.
In Ubuntu 10.4, regardless of what I do, I cannot connect via ethernet cable at home and at work.
How can I locate the right wireless driver? In the past, I have always been able to simply plug in the ethernet cable and get the necessary updates.
View 9 Replies
View Related
May 30, 2011
Today I realized that my newly installed Natty does not recognize the Ethernet port, I used to have it when I was working on the Ubutnu 10.10. The following is the output (only the network related part) of lshw command:
Code:
-network
description: Ethernet interface
product: RTL8111/8168B PCI Express Gigabit Ethernet controller
vendor: Realtek Semiconductor Co., Ltd.
[code]...
View 5 Replies
View Related
Jul 14, 2010
I have a Toshiba Satellite L645D-S4030 running on Ubuntu 10.04. When I plug an ethernet cable into the ethernet port, simply nothing happens, and when I try to connect to my wireless network, it connects but there is no actual internet available. I'm sure the wireless works as I'm on an older model Toshiba Satellite and it connects fine (running Ubuntu 10.04 as well.) I tried to follow the procedure in the stickied thread, so when I type in these commands, here's what shows up:
Lspci
00:00.0 Host bridge: Advanced Micro Devices [AMD] RS780 Host Bridge Alternate
00:01.0 PCI bridge: Toshiba America Info Systems Device 9602
00:04.0 PCI bridge: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge (PCIE port 0)
[code].....
View 9 Replies
View Related
Jun 22, 2011
I had this sticky problem with b43 drivers. Unfortunately, on my Acer Extensa 5620z I'm not even able to connect via ethernet, so I can't download upgrades, driver or whatever. This was initially with 11.04, so I've decided to get back to 10.04, but the problem persists. Then, here we go with details:
networking checked - is enabled.
Ip configuration (I've got static local address) - is ok.
Ifconfig - recognizes eth0.
Iwconfig - recognizes wlan0.
Ping - 100% packet loss, always.
dig - goes on timeout.
netstat -an - doesn't show any connection with external address.
View 2 Replies
View Related
Feb 8, 2011
I am basically wanting to use my Ubuntu 10.10 computer as a router. Note: Before you say just get a router please note that I am poor/cheap. I have two ethernet connections and one wireless connection on my netbook. I want to share the internet connection that is going into one of the ethernet cards through the other ethernet card and the wireless card.
DSL-->1sr Eth --> 2nd Eth (currently works)
DSL-->1sr Eth --> Wireless Card (Adhoc) <--(connects with limited connectivity AKA no internet)
The 2nd Ethernet card already has working internet, but when I connect to the Wireless card (through an Adhoc network), it cannot get an IP (I believe).
View 2 Replies
View Related
Jul 3, 2011
i am having issues with networking on a certain liveCD.all ubuntu installs ive done on this machine im sure work fine, but i may have had issues with older backtrack versions.My issue is no networking on boot of SamuraiWTF, for those unfamiliar its based on ubuntu 9.04 There is nothing except lo loopback when i run 'ifconfig', and there is nothing in /etc/network/interfaces for eth0 either.
lspci shows a Broadcom driver, but the same command shows the model number etc on a newer ubuntu install on the same machine. This is:
Broadcom NetLink BCM57780
I have the latest .tar.gz of the tg3 drivers suggested by Broadcom, but im lost on how to install them.
-------------------------------------------------------
EDIT: it seems to be an issue with earlier kernels, i installed 2.6.35 and it worked but the kernel isnt mean for 9.04 i dont think, and now theres issues with the nvidia card
View 4 Replies
View Related
Dec 26, 2010
just recently I made the move back to Ubuntu from Windows. Upon re-installing I noticed a problem with me connecting to the internet. Previously on Windows I had updated my Ethernet Adapter driver, upon installing I would have to disable and re-enable the device to let my computer have access to the internet. My problem here is how would I go about fixing this on Ubuntu so I can have internet access on Ubuntu
View 1 Replies
View Related
Jun 21, 2011
I am running Ubuntu 11.04 and i am curious to if there is a way to share my established wireless connection through my Ethernet port.. I know it was possible in Windows by going to adapters and bridging the wireless, and Ethernet adapters. how to make this work in Ubuntu?
View 1 Replies
View Related
Aug 5, 2011
After some fiddling around, I have come to the conclusion my current wifi access point hates my other computer's Broadcom chip or the drivers thereof. So, my current idea is as follows. I would like to use my netbook to connect to the wireless network, and then connect my other computer to it through ethernet. My netbook is dual boot XP and Ubuntu (think Ubuntu is a version behind) and I would be fine to set up this sharing in either and just leave it on as a repeater station. My other computer is dual boot XP and Fedora and I would prefer this work to allow me to have network in both. I have a straight-through cable and have verified that my network card supports the automatic crossing over behavior.
View 1 Replies
View Related
Aug 7, 2011
I tryed to get network work like this share internet from wifi (wlan0) to ethernet (eth0).So the internet connection comes from the wifi and we share to other computer via ethernet[URL]But when I restarted my pc then it dont work and network says "wired network device not managed" How can I get it work aigan ?[URL]Now I have anohter problem when I connect autoeth then the wireless network dosent work anymore, I have to disconnect eth0 to have wirelles network working. how can I manage to get the bowh to work?
View 2 Replies
View Related