Ubuntu Networking :: Finding Drivers For Network Adapter?
Jun 30, 2010
I've installed it and it looks great. my problem is that I cant connect to the net since I could not find the driver for my onboard network adapter. it is a Gigabyte GA 945 GCM S2L board. of coarse I searched their site but it says that Linux driver I have to achieve from 3rd party. the adapter's chipset is a Realtek RTL 8111C but I could not find the driver for it. the only one that I've found - doesn't work. I must point out that when I've searched driver for my Nvidia display adapter- I've found it on Nvidia's site and it works great.
i have just installed Fedora 10 and now my wireless adapter doesn't work and i think it's because i need to install drivers for it.. I have been using Ubuntu for the last few weeks and it worked fine in ubuntu probably because ubuntu comes with drivers for my adapter already installed.. Now, i'm kind of newbie so i don't know where to look and what to do.I did lspci and here is my adapter.. Ethernet controller: Atheros Communications Inc. AR242x 802.11abg Wireless PCI Express Adapter (rev 01)
I have tried to install tp link tf3200 network adapter without success . the os is 8.04 hardy loading drivers is new to me. the driver is sundance (i think) and the output from the make command is shown below.
pag@paghomelinux:~$ cd /media/cdrom0/TF-3200/LinuxDriver pag@paghomelinux:/media/cdrom0/TF-3200/LinuxDriver$ sudo make all sudo: unable to resolve host paghomelinux
I recently reformatted and dual partitioned to both Windows 7 as well as ubuntu 10.10. Loading works fine and Windows 7 is 100% operational. I cannot seem to get my wireless network adapter to be read by Ubuntus 'Windows Wireless Drivers' gui. Here are the steps that I have done THUS far, to make sure that we are all on the right path. Before I go any further, my wireless network adapter is an old school WUSB11 Linksys Wireless Network Adapter (running version 2.6).
1) Downloaded and installed "ndiswrapper" from ubuntu's main website. I downloaded the common, utils and ndisgtk files and installed them accordingly. 2) I extracted these three files to the desktop of Ubuntu and accessed the terminal page. 3) From terminal I typed "cd Desktop" to change the directory to the desktop. 4) Next, I typed in "Sudo dpkg -i ndiswrapper-common_1.54-2ubuntu1_all.deb Sudo dpkg -i ndiswrapper-utils-1.9_1.54-2ubuntu1_i386.deb Sudo dpkg -i ndisgtk_0.8.5-1_i386.deb" 5) This installed Windows Wireless Drivers gui successfully and I can access it. 6) I have downloaded the driver files for the adapter from the cisco website and searched them for the required files needed. 7) After extracting the .INF file from the "Drivers" directory named "NETUSB.SYS" (I wasn't sure if the other associated files within the same folder needed to be present together with NETUSB so I moved everything to the desktop) I typed in "sudo ndiswrapper -i NETUSB.inf". After accessing the Windows Wireless Drivers gui I have noticed that the 'netusb' driver is present yet under it, the system states "Hardware present: No". This leads me to believe that maybe I installed incorrectly or my "fireware?" is not present? I was reading through the installation guide posted on the ubuntu website that in addition to the .INF file we also need the BIN file(s)? and SYS file(s)?.. The folder with the drivers for my adapter contains a BIN file but it is not within the "Drivers" section of the folder. 9) Upon mousing over the network Icon naturally my hardware is still not present. 10) From what I gather after the system finds the hardware I am to write into the terminal
I have a Belkin Enhanced Wireless USB Network Adapter Model # F6D4050 v2. The drivers are for windows but the windows wireless drivers app doesnt work. I see a tutorial for a linksys that appears to have the same chipset, but I am not sure if any of the steps need to be modified, also my kernel is a bit different. Here is my kernel:
I want to get the hardware information in linux. As in windows we can have API to get the network adapter information and all. But in linux why dont we have? i try to read network adapter info in /proc/bus/devices file.. but that file is very hard to parse.and i looked at the lspci source c ode. but unfortunately I dint undersatnd that code to get the network adapter information.
I have ubuntu installed on my laptop which works fine. It has a pcmcia wifi card. When I tried to run the kubuntu live cd it couldn't find the card. As the drivers will be the same how do I find the drivers to allow me to use kubuntu? I plan to make a live usb which I'll add the drivers to so that it'll work each time I plug in. Alternatively if I can find the drivers then I'll just enable them each time via the cd.
I really want to drop Windows, but wireless connectivity and frequent crashes are really discouraging me. I have a dual-boot W XP with Ubuntu 10.10. I do not have the computer on, so I'm writing this from my weak memory USB Adapter - Netgear WNDA3100-100NAS = v2 The adapter works under W XP with no problems The router, Linksys WRT54G sees the adapter in the dhcp table lsusb lists the adapter.
I have copied the drivers from the install CD onto the desktop. I cannot figure out how to install or access those drivers for the installation. I tried to install the ndiswrapper from the software center, but the center shows it's available from the "main" source. I've looked in the package manager, but can't find it. When I go into terminal, and enter one of the suggested commands in the forums, it can't be located. I have a Belkin F5D8010 installed on this computer, and it works great under W XP. I want to try to get this installed, but until I can figure out installation of the ndiswrapper and how to access it, and get the drivers recognized, I'm at a standstill.
I have just installed Ubuntu 11.04 on an old machine to get a feel for it. No problems with the install, but I don't have a LAN connection lead spare so I'm trying to install my Belkin Wireless G USB Adapter (K75-F5D7050B which requires version 3 according to the Belkin site).
Unfortunately I can't find any Ubuntu software & driver versions on their site and I only have a windows installation disc.
Recently purchased a System76 laptop running Lucid Lynx, new to Linux, wanted to add a mobile broadband card. My cellular provider supports UM185 - but the product is not documented to work on Linux.I brought it home anyway, figuring I could find a driver for it.No luck with any of the searches I have tried.Looking for guidance on where I should look for drivers, search keywords, OR the name of a supported mobile broadband device/cellular provider.
Just made the jump to Ubuntu, and until this install I considered myself very tech savvy. Now not so much! Built my new desktop, loaded Ubuntu 64 bit no problem. But I'm having a terrible time figuring out how to load the native driver for my realtek wireless adapter. I successfully un-tarred the file, and used the terminal to run the make command by using cd command to navigate to the file. It returned a wall of text, and in my mind looked to work. Next I go to run "./clean" in the same file location in the terminal and it returns:
"ERROR: Module r8192s_usb does not exist in /proc/modules ERROR: Module ieee80211_rsl does not exist in /proc/modules ERROR: Module ieee80211_crypt_ccmp does not exist in /proc/modules ERROR: Module ieee80211_crypt_tkip does not exist in /proc/modules ERROR: Module ieee80211_crypt_wep does not exist in /proc/modules ERROR: Module ieee80211_crypt does not exist in /proc/modules
Not completely sure if this is an issue, I try moving to the next step of instructions issuing the command "insmod 8712u.ko" in the terminal same file location and get the error message insmod: error inserting '8712u.ko': -1 Operation not permitted I've tried running "sudo insmod 8712u.ko" from both that file directory, and from my home file directory. My guess is I'm missing a step or need to be typing these commands in a different file directory in the terminal.
I have recently installed Linux Mint 10 on my laptop. When I look at the Device Manager in Windows 7, it says I have an Atheros AR9285 Wireless Network Adapter. Right now, I am unable to connect to wifi with Linux. What drivers am I able to install, and how would I install them?
I've been trying to get online for the better part of a week now with no luck. I can't get my network up to download drivers for my hardware - without the drivers I have no GUI so I'm stuck trying to do this in text mode.
A node on a cluster that our lab has had sitting in a dusty room since time forgotten does not seem to want to talk to the rest of the world any more.Following is the information I found was being asked for on other posts for similar questions, transcribed by hand.
Basically a few weeks ago I decided to try Linux, in particular Ubuntu. I have it installed in my Windows 7 partition but now I am willing to take the full plunge and switch to it all the way. The only issue is I cannot connect to wireless internet. It states "device not ready". Wireless is turned on on my laptop, I am very near the source, have tried making a manual connection with the network setup. I tried the hardware tester and it found my ethernet and wireless hardware (Broadcom 802.11g Network Adapter). I went to the package thing and looked for Broadcam. I found a package but it was already installed. I tried it manually with:
sudo apt-get install bcmwl-modaliases E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable) E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
I then heard to try "sudo apt-get install bcm43xx-fwcutter" and did but it couldnt find it.As stated before I am new to linux so I'm probably missing something easy I just beg your patiance as I learn this new operating system.
I have a Belkin N150 USB Wireless Network Adapter and a Belkin N150 Wireless Router. I cannot seem to get NetworkManager to connect to the internet. I have blacklisted the 9.10 staging driver and associated rt files. I have downloaded and built the ralink 2.3.0.0 driver. The light flashes on the usb but I cannot connect to internet.
lsusb output: jerry@jerry-desktop:~$ lsusb Bus 002 Device 003: ID 413c:2105 Dell Computer Corp. Model L100 Keyboard Bus 002 Device 002: ID 046d:c50e Logitech, Inc. MX-1000 Cordless Mouse Receiver Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 002: ID 046d:09c2 Logitech, Inc. Bus 001 Device 005: ID 050d:935b Belkin Components Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
lsmod output: jerry@jerry-desktop:~$ sudo lsmod Module Size Used by rt2870sta 554908 1
iwconfig output: jerry@jerry-desktop:~$ sudo iwconfig lo no wireless extensions. eth0 no wireless extensions. ra0 Ralink STA ESSID:"11n-AP" Nickname:"RT2870STA" Mode: Auto Frequency=2.412 GHz Access Point: Not-Associated Bit Rate:1 Mb/s RTS thrff Fragment thrff Encryption keyff Link Quality=10/100 Signal level:0 dBm Noise level:-97 dBm Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0 Tx excessive retries:0 Invalid misc:0 Missed beacon:0
I am not sure what the ra0 is telling me but what about the Access Point: Not-Associated statement? Does that mean that the network adapter is not connecting to the router?
I'm trying Ubuntu for the first time; it's actually the first time I've messed with Linux at all-- and, well, it's kind of intimidating. One of my hobbies is playing with dead computers, and long story short, I have Ubuntu installed to a partition on an external drive connected to an older Dell desktop with no internal storage to call its own. The only network adapter I have to spare right now is the rather wimpy USB one that came with said desktop. I have the CD with the drivers to it, but I think the Linux drivers on it are for a different distribution. Am I going to need to scrounge up another network card or adapter, or am I going to have to start sheepishly asking ridiculous questions regarding basic operation of the command console?
I have a crappy cat5 cable that only works at 10BaseT settings on any nic. I have a gigabit nic which I configure using;Quote:ethtool -s eth2 speed 10 autoneg offProblem is that this setting doesn't stick after a reboot. How do I make the change permanent?
I have an HP Pavilion dv5 1002nr laptop running Vista. I decided to install Ubuntu using the windows installer, which did install well, but I decided that it wasn't for me, and uninstalled it. Now, my wireless adapter which is a Atheros AR5007 802.11b/g can see the network, find networks by itself, and is supposedly installed correctly according to Vista, cannot connect to any networks at all despite being able to see them and acquire a signal strength. Up until installing Ubuntu I have never had an issue like this. Other devices have no trouble connecting to this network, and I am currently using a Netgear wireless usb dongle to connect to the very network that my Atheros can not connect to.
On my desktop, I have Windows 7. I just also installed ubuntu on a partition in order to dual-boot. The installation worked fine, however now I cannot use the internet on either os. I have a Realtek PCIe GBE Family Controller On Windows 7, the LAN flashes from "Enabled" -> "Identifying" -> "Network cable unplugged". It does this on a seemingly continuous loop. When I disable it, it will not let me enable it. It says it can't start. Also, I uninstalled and re-installed the driver for my ethernet with no change.On Ubuntu, when I try to do "ifconfig eth0 up" and "dhclient eth0" I get the message "No DHCPOFFERS received. No working leases in persistent database - sleeping."
I used Several Distos, went to school up to Linux 225, but haven't used Linux for years. I have an older (P4, Win xp) laptop I use at the coffee shop. I want to put Linux Mint on it. I use a USB Adapter (Arilink101 AWLL6075) for Wi-Fi. I tried the live CD and, of course, USB Adapter doesn't work. In the half hour I looked at it, I realized I forgot a lot of things. I could not even find the laptop USB. Will tring to get it to work be the typical Linux thing, where you download the drivers, do the install right, and it doesn't work? You compile drivers, set everything up right, and it doesn't work?
I just got a new AZiO AWU212N 802.11n wireless usb adapter (linked below). One of the product reviews said that it works with Ubuntu if you upgrade to the .34 kernel so I thought it would be a good buy. I updated my kernel and Ubuntu detects that there is a wireless adapter, but doesn't detect any networks. My old wireless-g adapter can connect just fine, so I don't know what the problem is.
I am trying to install a Star Tech PEX300WN2X3 wireless card but I'm completely lost. The installation Cd has 2 tar. files with the linux drivers but I'm just clueless as to what to do with them.
i just installed Ubuntu 11.04 64bit on my desktop. i have a TP Link TL-WN321G (Ver 4.0) wireless usb adapter to connect to my wireless network (i used to use it with Windows XP).As expected (i'd read up a bit before installing Ubuntu), the adapter was autodetected - i could see my wireless network listed in the networks list dropdown, and lsusb showed it too.lsusb identifies "Bus 002 Device 002: ID 148f:2070 Ralink Technology, Corp. RT2070 Wireless Adapter"But i cannot connect to the network. When i select my network, it keeps trying to connect, but never succeeds in connecting.
i tried going through the forums for possible solutions, but most of them deal with how to get it working when the adapter is not detected, or when networks are not shown. Or they are for older Ubuntu versions.i use the same wireless network on my laptop (Ubuntu 9.04), and it has a WPA & WPA2 Personal security, with a password, which i've configured in the desktop as well.
May I put a USB 54Mbps Wireless Network Card Adapter into Ubuntu Studio- 64 bit, does the 64 bit Ubuntu Studio (9.10) support this usb wireless network card adapter? how to let it work in Ubuntu Studio 9.10
I recently upgraded from Ubuntu 9.10 to 10.04 (both 64-bit) and my USB WiFi adapter which previously worked fine stopped working. The adapter is a Hama USB stick based on the Ralink rt73 chipset. I've tried using the Ralink drivers that come with 10.04 (both rt2800usb and rt73usb) but neither work. When I use rt2800usb, the adapter is recognized as interface wlan0, however I can't see any wireless networks. When I use rt73usb (and blacklist rt2800usb to avoid conflicts) I no longer have a wlan0 interface and there is no wireless adapter shown in the network manager. I've pasted in the results of lsmod, lsusb, and ifconfig -a (with MAC addresses removed) below.