Ubuntu Networking :: Install The Driver From The Cd It Came With?

Sep 28, 2010

It's my first time trying out a Linux and everything is going great except for my networking. I just recently purchased a wireless usb adapter 802.11n and I tried to install the driver from the cd it came with, but when I read the readme file it said it only supports up to kernel versions 2.6.18 ~ 2.6.29. Since I'm using Ubuntu 10.04 my kernel type is 2.6.32.25. Does anyone know if there are any updated versions of similar drivers online? or do I have to return this wireless adapter and get a different one?

View 9 Replies


ADVERTISEMENT

Ubuntu Networking :: How To Install A Driver A Wifi Reltak Driver

May 13, 2010

I just installed ubuntu and I have no wifi connection. How would I download and intsall a copy from my Win XP boot?

View 2 Replies View Related

Ubuntu Networking :: How To Install A Wireless Driver

Aug 14, 2010

I downloaded my linux wireless driver (realtek 8191se), but I don't know how to install it because there is no .exe file(like windows). It has a readme file which says :

"You can enter top-level directory of driver and execute follwing command to Compile, Installation, or uninstall the driver:

0. Change to Super User sudo su

1. Compile driver from the source code make

2. Install the driver to the kernel make install reboot"

View 1 Replies View Related

Ubuntu Networking :: How To Install Ralink Driver

Feb 13, 2011

I downloaded a ralink driver for my wireless usb adapter and just need a bit of help installing the driver (RT3572USB)

View 9 Replies View Related

Ubuntu Networking :: Can't Install Wireless Driver

May 2, 2011

I just upgraded ubuntu to 11.04 and I need to install the wireless driver again. I downloaded the driver and I am getting the following error when running make:

./kernelversion.c:13:30: fatal error: linux/utsrelease.h: No such file or directory
compilation terminated. Makefile.inc:81: *** Cannot detect kernel version - please check compiler and KERNELPATH. Stop.

Here's what I already installed on my laptop trying to get it fixed.

gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-8ubuntu4)
2.6.38-8-generic
lrwxrwxrwx 1 root src 22 2011-05-01 22:16 linux -> linux-headers-2.6.38-8
drwxr-xr-x 24 root root 4096 2011-04-30 17:40 linux-headers-2.6.38-8
drwxr-xr-x 7 root root 4096 2011-04-30 17:40 linux-headers-2.6.38-8-generic
drwxr-xr-x 4 root root 4096 2011-05-01 22:10 linux-source-2.6.38

[Code].....

View 9 Replies View Related

Ubuntu Networking :: Install The Windows Wireless Driver?

Feb 12, 2010

I have recently installed kubuntu 9.04 on my laptop. i then connected an ethernet cable and upgraded it to kubuntu 9.10. but i would like to connect to the internet using wireless. but i do not know how to install the windows wireless driver for my card on this OS. my card is: D-link AirPlus G DWL-g630.

View 6 Replies View Related

Ubuntu Networking :: Install The Driver Of Wireless Adapter?

May 3, 2010

I have been struggled with wireless connection. Here is the things... My room doesn't have moduler jack. So basically my landlord is sharing with his wifi. Also, my desktop is using Netgear wireless adapter for internet. My laptop and desktop are windows 7 which can conncet with internet very well. But my Linux Os in my desktop couldn't conncet. Recently I installed ubuntu because my co-worker told me ubuntu can be applied to connect with internet through wireless.

However, how can my ubuntu os get wireless connection without ethernet cable. Actually, my harddisk drive is multiple boot containing windows 7, Ubuntu, and Centos. Windows 7 can connect internet smoothly. But you know, Ubuntu and Centos can't do nothing. So I am stacking this situation not to connect internet through Linux OS right now.

My Netgear USB adapter is WG111US.

View 1 Replies View Related

Ubuntu Networking :: No Ethernet After Graphics Driver Install?

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

Ubuntu Networking :: Install A Wireless Card Driver?

Jul 25, 2010

install a wireless card driver.

View 4 Replies View Related

Ubuntu Networking :: Can't Install Wireless Network Driver

Sep 10, 2010

Can't install wireless network driver. The output of 'lsmod' is:

Module Size Used by
ndiswrapper 183164 0
i915 172552 2
drm 142208 3 i915

[code]....

And the output of 'sudo rmmod ssb' is:

ERROR: Module ssb does not exist in /proc/modules

View 4 Replies View Related

Ubuntu Networking :: 10.10 - RT3070 Driver Install Error

Dec 21, 2010

I am trying to install this driver in ubuntu 10.10 for a week. I am getting this error when I type {sudo make}

cimi@cimi-pc:/etc/2010_0831_RT3070_Linux_STA_v2.4.0.1_DPO$ sudo make
make -C tools
make[1]: Entering directory `/etc/2010_0831_RT3070_Linux_STA_v2.4.0.1_DPO/tools'
gcc -g bin2h.c -o bin2h
make[1]: Leaving directory `/etc/2010_0831_RT3070_Linux_STA_v2.4.0.1_DPO/tools'
/etc/2010_0831_RT3070_Linux_STA_v2.4.0.1_DPO/tools/bin2h
cp -f os/linux/Makefile.6 /etc/2010_0831_RT3070_Linux_STA_v2.4.0.1_DPO/os/linux/Makefile
make -C /lib/modules/2.6.35-23-generic-pae/build SUBDIRS=/etc/2010_0831_RT3070_Linux_STA_v2.4.0.1_DPO/os/linux modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.35-23-generic-pae'
make[2]: *** No rule to make target `/etc/2010_0831_RT3070_Linux_STA_v2.4.0.1_DPO/os/linux/.c', needed by `/etc/2010_0831_RT3070_Linux_STA_v2.4.0.1_DPO/os/linux/.o'. Stop.
make[1]: *** [_module_/etc/2010_0831_RT3070_Linux_STA_v2.4.0.1_DPO/os/linux] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.35-23-generic-pae'
make: *** [LINUX] Error 2

This is the last driver in ralink website. The built-in driver works but don't recognize my chipset and i wanna install this driver. My URL card is levelone wua-0603 usb [URL].

View 9 Replies View Related

Ubuntu Networking :: Wireless Card Driver Will Not Install?

Dec 27, 2010

Told me to fo to /var/log/jockey.logGot this I believe? what may be wrong?

2010-12-27 21:22:37,907 WARNING: /sys/module/wl/drivers does not exist, cannot rebind wl driver
2010-12-27 21:22:37,990 DEBUG: BroadcomWLHandler enabled(): kmod disabled, bcm43xx:

[code]....

View 9 Replies View Related

Ubuntu Networking :: Wireless Usb Driver Install Errors

Jan 8, 2011

I am trying to install usb wireless network card drivers on to lucid. I didnt think i was soo much a noob but it has come apparent to me now.Anyway when i use 'sudo make' i get errors that i do not understand.

View 4 Replies View Related

Ubuntu Networking :: Install Patched Driver For AWUS036H?

Mar 8, 2011

I have scoured the web for every bit of information I can find regarding installing the ieee80211 patched driver for the realtek rtl8187, to use an Alfa AWUS036H for packet injection. Error after error after error, I have had no success, and all I can find is other people with the same setup having the same problems.

Assume I have installed Ubuntu 10.10 straight out the box, so no updates have yet been made. Is someone in the know willing to post some step by steps on how to download, install and patch the necessary driver and install necessary software, including precise info on how to blacklist or remove mac80211 version rtl8187.ko in order to replace it with the patched ieee80211 version?

I know there's a tutorial on here somewhere for installing rtl8187 in an older version of Ubuntu, and in that thread, the people with Ubuntu 10.10 all seem to be having the same problems.

View 2 Replies View Related

Ubuntu Networking :: Can't Install Broadcom STA Wireless Driver

Apr 29, 2011

In Ubuntu 11.04 32-bit
Dell Studio 1558

Everytime I want to active it I got the following: installation of this driver failed. have a look at the log file for details: /var/log/jockey.log I don't know if this is related to Software Sources, I only have Canonical Partners and Independent. I installed Ubuntu 11.04 from an ISO file and used the whole disk

View 3 Replies View Related

Ubuntu Networking :: Ralink3090 - 11.04 Cannot Install Wireless Driver

Jun 16, 2011

My netbook wireless card is ralink3090,it works fine in ubuntu10.10 after I upgrade to 11.04 it down.

I downloaded a driver from http://www.ralinktech.com/support.php?s=2,but I can not install it.

Code:

View 3 Replies View Related

Ubuntu Networking :: Install Netgear WG111v2 Driver On 9.4 Computer?

Jan 1, 2010

I have been trying to install my Netgear WG111v2 Driver on my Ubuntu 9.4 computer but everything I have tried has failed. I have looked online and found instruction but it did not work.

View 1 Replies View Related

Ubuntu Networking :: Broadcom Driver Doesn't Install / Sort It?

Aug 14, 2010

I'm using a Dell Vostro 1000, and i just installed lucid. However, whenever i try to install either the broadcom STA or B43 drivers, i get this message

SystemError: Failed to lock /var/cache/apt/archives/lock

View 1 Replies View Related

Ubuntu Networking :: Can't Make Install Wireless Driver - Meerkat 10.10

Nov 30, 2010

I am using Maverick 10.10 on a Toshiba Satellite Pro L510 which has this card, full output from lshw:

[code]...

So far, I've figured out that 'Error 2' basically means any of probably a zillion or two possible errors. The line I have in bold is obviously the one. I have searched, dug, probed, but can not work out what it means or where to start fixing it. Reason I'm bothering at all is that yes, the Realtek card worked 'out of the box' but is pretty unreliable, a third and less the speed of the other machines in the house

View 9 Replies View Related

Ubuntu Networking :: RTL 8191SU Cannot Manage To Install Wireless Driver

Jan 24, 2011

So I am trying to install my Realtek 8191SU wireless Driver but because I am a noob I don't understand everything that they say in the read me file from where I downloaded the linux version of this driver. The Realtek 8191SU wireless driver can be foun here:

[URL]

how to instlall the driver but I don't know where driver directory is. Here is the site

[URL]

I use and acer aspire Z5751 and I have ubuntu 64-bit installed.

View 9 Replies View Related

Ubuntu Networking :: Internet Not Working After Nvidia Driver Install?

May 5, 2011

I'm trying to create a flash drive that I can use on my laptop to boot into ubuntu. I followed the instructions on the download page to create le usb drive and was successful.My problem is that whenever i install my nvidia drivers, my internet completely stops working. Both wired and wireless work fine on a fresh install. I can reboot and try again and they both still work. While installing the nvidia drivers however they both stop working, and upon a reboot they still aren't working. I can connect via my desktop and my phone to the same access point i'm trying to go through on my laptop, so the problem is isolated to my laptop.

View 1 Replies View Related

Ubuntu Networking :: Kernel Headers In Order To Install NIC Driver?

Jul 8, 2011

I am running Ubuntu 11.04 with a Dlink DGE-530T NIC. My browsing in Ubuntu on ALL browsers is horribly slow. It works perfectly fine on windows and other PCs on the LAN. So I know for sure my router and my internet line is fine.I figured it could be a problem with my NIC drivers and decided to install the drivers from the CD. (All this while it was running on the default drivers that ship with Ubuntu). I'm trying to install the sk98lin drivers and my understanding of the kernel so far is still very weak. When I try to run the install.sh script it gives me an error saying :

Code:
Create tmp dir (/tmp/Sk98IknhDHEiLKnkWUSoYMTLi) [ OK ]
Check user id (0) [ OK ]
Check kernel version (2.6.38-8-generic) [ OK ]
Check kernel symbol file (/proc/kallsyms) [ OK ]
Check kernel type (SMP) [ OK ]
Check number of CPUs (2)

[Code]...

But the installation script is still not able to find it. I tried searching a few threads on google but wasn't able to make too much sense of whats going on because of my lack of understanding of the linux kernel.

View 9 Replies View Related

Ubuntu Networking :: Trendnet Tew424ub Driver Wont Install

Jul 26, 2011

I have a computer with 2 internal harddrives installed. One (40gb) has windows 7 the other(20gb) has Linux 11.04. My wireless adapter trendnet tew424uv 0457:0163 works with win7. I cannot get it to work with Linux I have tried using ndiswrapper terminal and GUI forms. The GUI freezes the os while the terminal just displays the comands(-I, -m etc) I downloaded the drivers from the trendnet website.

View 9 Replies View Related

Fedora Networking :: How To Install RTL8187 Driver

Jul 19, 2009

I just installed Fedora today And man I am impressed, good bye buggy Vista hello Reign. I have the linux driver that came with my adapter software disc. Is that one compatable with core11? If so how do I install it using yum, have been unsucessfull so far. It is for the alfa AWUS036H, RTL8187 chipset.

View 10 Replies View Related

Fedora Networking :: Install Driver Wlan In F14?

Jan 27, 2011

How do I install my driver wlan in Fedora 14? I use this notebook hp:

http://h10025.www1.hp.com/ewfrf/wc/p...reg_R1002_USEN

I have already installed the update of fedora and still does not work.

View 2 Replies View Related

Debian :: Install Wireless Networking Driver?

May 13, 2011

I am trying to install an Asus USB-N13 USB Wireless Networking stick on an Intel-chip laptop loaded with Debian squeeze release. I have built a driver (rt3070sta.ko) and the "insmod rt3070sta.ko" seems to have worked fine. I can see the driver with "ifconfig ra0" and I can set an ip address with "ifconfig ra0 inet...".HOWEVER: 1: The gnome network manager doesn't see any wireless networks to connect to.2: If I try "ifconfig ra0 up" I get "SIOCSIFFLAGS: Operation not permitted"I am doing this from a root window and my login has root privileges. I'm missing a last step - what is it?

View 2 Replies View Related

Networking :: How To Install Wireless Driver On Backtrack

Dec 19, 2008

I have installed backtrack 3 on vmware workstation. I would like to install a TP-link TL-WN650G wireless card(atheros based - AR5005GS) onBacktrack because that it supports packet injection. Backtrack doesn't automatically recognize the device so I need to install the driver, I have done some research and found I needed to install the driver 'madwifi-old'(ieee80211 version) from here..http://aircrack-ng.org/doku.php?id=madwifihttp://madwifi-project.org/However I have no idea how to install them from inside backtrack, so if someone knows please let me know.

View 1 Replies View Related

Networking :: Install Wireless Lan Driver In RHEL4 ?

Dec 19, 2010

I want to install the wireless lan driver in rhel4. I searched for the driver in internet, i got only Realtek rtl8185_linux_26.1031.1207.2009.release.tar.gz, how to install it in RHEL4.

View 1 Replies View Related

Ubuntu Networking :: Unable To Install Wireless Driver For Broadcom 802.11b/g WLAN

Aug 2, 2010

I have Ubuntu 10.04 installed and can browse the internet via cable, but wireless isnt working. My wireless driver is "Broadcom 802.11b/g WLAN".

In the windows device manager, I found the corresponding inf file to be oem20.inf which I tried to install it through "Setup Windows Driver" but it gave an error saying invalid driver. I also tried installing the Broadcom STA driver, but that didnot help.

I am dual booting with Windows 7, and i installed ubuntu through the windows wubi installer. My laptop is HP Pavilion dv4. I have installed the regular Ubuntu desktop and have made all upgrades. The results from lspci command i have added below.

gowda@ubuntu:~$ lspci
00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub (rev 07)
00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)

[Code].....

View 2 Replies View Related

Ubuntu Networking :: 10.10 RNX-N250PC Ralink Chip RT3062 Driver Install

Nov 3, 2010

I'm trying to get a Rosewill RNX-N250PC wireless card w/ ralink rt3062 chip to work in a new build. I am able to see the card in Device Manager, but can't get the driver to work despite trying many of the suggestions I've read elsewhere. I installed build-essentials and downloaded the driver from ralink. I unzipped the folder, and started to follow README as well as this thread rt3062 [URL]. So, I've adjusted MODE and TARGET as instructed in Makefile. I also adjusted the following sections of red text from Makefile:

ifeq ($(PLATFORM),PC)
# Linux 2.6
LINUX_SRC = /lib/modules/$(2.6.35-22-generic)/build
# Linux 2.4 Change to your local setting
#LINUX_SRC = /usr/src/linux-2.4
LINUX_SRC_MODULE = /lib/modules/$(2.6.35-22-generic)/kernel/drivers/net/wireless/
CROSS_COMPILE =
endif

Then I set HAS_WPA_SUPPLICANT=y and HAS_NATIVE_WPA_SUPPLICANT_SUPPORT=y in /os/linux/config.mk in the driver folder.
Then I code: $ make (also tried sudo make with same result)
and get:
make -C tools
make[1]: Entering directory `/home/das/2010_07_16_RT3062_Linux_STA_v2.4.0.0/tools'
gcc -g bin2h.c -o bin2h
make[1]: Leaving directory `/home/das/2010_07_16_RT3062_Linux_STA_v2.4.0.0/tools'
/home/das/2010_07_16_RT3062_Linux_STA_v2.4.0.0/tools/bin2h
cp -f os/linux/Makefile.6 /home/das/2010_07_16_RT3062_Linux_STA_v2.4.0.0/os/linux/Makefile
make -C /lib/modules//build SUBDIRS=/home/das/2010_07_16_RT3062_Linux_STA_v2.4.0.0/os/linux modules
make: *** /lib/modules//build: No such file or directory. Stop.
make: *** [LINUX] Error 2
das@desktop:~/2010_07_16_RT3062_Linux_STA_v2.4.0.0$

View 9 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved