Ubuntu Networking :: Wireless Usb Driver Configuration?
Jul 12, 2011
Having difficulties configuring a driver for an Edimax wireless usb [URL]... I have downloaded the driver, and after make clean I am running into problems.When I enter make I get the following.
Code:
make ARCH=i386 CROSS_COMPILE= -C /lib/modules/2.6.32-5-686/build M=/home/conor/rtl8192CU_linux_v2.0.939.20100726 modules
make: *** /lib/modules/2.6.32-5-686/build: No such file or directory. Stop.
make: *** [modules] Error 2
This worked ok on my Ubuntu 10.04 install on my desktop but it does not seems to be working on my Crunchbang 10 latest release on my laptop.
View 4 Replies
ADVERTISEMENT
Jun 21, 2010
It has been haunting me for weeks and I haven't been able to fix it so far: When I installed the wireless driver 43XX series on my laptop using a wired internet, I saw the wireless network for a while and after I rebooted my system, My kernel(31) got corrupted and I got error "kernel Panic (and some sync error)",Thus I started using an older kernel(14),Now When I install wireless driver or mobile broadband driver(wvdial), they get vanished after the reboot and my mobile device modem isn't detected.But they are installed in my system(as shown by synaptic package manager but doesn't seemt to work) I desperately want to use mobile broadband.
View 1 Replies
View Related
Jun 21, 2010
How To: Uninstall/Remove Old Wireless Driver to make way for New Driver (RTL8191SE)?
Here's the new driver:
I have been having trouble with my wireless connection intermittently disconnecting and reconnecting repeatedly (sometimes every couple of seconds). I posted a thread about this here on Ubuntu Forums titled: Ubuntu 10.45 & NetworkManager Applet 8.0: Connects & Disconnects Frequently.
View 2 Replies
View Related
Apr 22, 2010
I'm trying to install the driver for mi wireless card. The instructions say that to build the tar.gz file, I have to:
# mkdir hybrid_wl
# cd hybrid_wl
# tar <path>/hybrid-portsrc.tarhybrid-portsrc-x86_64.tar.gz
The third step i don't understand. I want the folder of the driver to be located in a folder inside home called "Programas" so what I did was to open the terminal, went su, and then did cd Programas. Then I followed instructions 1 and 2, but I don't know what to put where it says <path>.
View 14 Replies
View Related
Feb 23, 2011
I'm attempting to get a Realtek 0bda:8176 wireless usb adapter (lsusb gives: Bus 001 Device 006: ID 0bda:8176 Realtek Semiconductor Corp.) running with my Debian Server, I researched and found that the RTL8192CE driver is required for my adapter but when I run make install I get this error:
[Code]....
View 2 Replies
View Related
Feb 20, 2010
I have Centos5.4 loaded on a late 2008 MACBOOK Pro and would like to get wireless working. I've attempted to download the broadcom driver and create a driver module with no luck.
Using these instructions....
[url]
When I make the WLAN driver, I get this:
View 2 Replies
View Related
Feb 24, 2010
Apparently, the wireless adapter Realtek 8171 uses the rtl8192se driver, which is currently available only as source from Realtek's website. Is building a driver equal to building a package? Should I follow the same cautions, say these ones?
View 9 Replies
View Related
May 14, 2011
I've been following this guide for squeeze: [URL] After getting the wireless-tools and firmware-ralink packages installed with no internet, I managed to installthe driver using modprobe rt2870sta (the 4th step). With the module loaded and the device plugged in (a RangePlusWireless Network USB Adapter with the WUSB100v2 chipset), iwconfig returned something like
[code]....
and then ifconfig wlan0 up returned ERROR while getting interface flags: no available device
View 14 Replies
View Related
Jun 16, 2011
I'm running Debian wheezy on a Toshiba NB505 and I've noticed that the wireless connectivity can be painfully slow at times. I know it's not our home network because my desktop flies (running Windows).Currently, I have the driver from this guide installed. I went to Realtek's site to download the latest driver for this wireless card (RTL8188CE, the Linux/UNIX version) thinking maybe this more up-to-date driver would operate better than the one used in the guide above.Is there a possible way to install this driver, or should I just stick with the current driver I'm using from the guide above?
View 11 Replies
View Related
May 27, 2010
I have been trying to compile a patched driver for use with my RTL8187L wireless device and get this error.
rm -f ieee80211/Module.symvers 2>/dev/null
rm -f ieee80211/Modules.symvers 2>/dev/null
make -C ieee80211 all
[code].....
View 3 Replies
View Related
Apr 9, 2010
I have the source code to create a wireless driver. This came with the cd for my adapter but i dont know what to do. btw while i'm in ubuntu i will not have a wired conection to the net seeing as my routers down stairs and i dont have a cable long enough to reach
View 9 Replies
View Related
Jun 1, 2010
Basically today (1st of june) about 1.30pm my computer updated. I was on facebook at the time and was commenting on a post but didn't click "Send message". My computer went onto screensaver, So I unlocked my computer to find my keyboard wasn't working (But it was ok on the password lock). I then thought that restarting my computer might help the keyboard to work. I restarted my computer and as it turned on, my wireless icon had an exclamation mark next to it ("!") I clicked on the icon to find that only "Wired network" was only displayed, Before the restart "Wireless network" was there but it had disappeared. I've looked into it, and it looks like my wireless driver has been unistalled by the most recent update on Ubuntu. As far as I remember the wireless driver was Broadcom for a hp pavillion zd8000.
View 1 Replies
View Related
Jul 15, 2010
I did a few things to the drivers and the wireless aspect of my ubuntu system and I'd like to know how would I reset everything back to as if it was a fresh install (but only regarding my wireless drivers and all that jazz)?
I'll have to purge it and then reinstall it over a wired network.
View 2 Replies
View Related
Jul 17, 2010
im on compaq presario cq40 (amd64 turion x2) and recently install ubuntu.10.04 using wubi with dual os.. im installed wireless braodcom BCM4312 802.11b/g LP-PHY 'bcm43xx-fwcutter_006-3_amd64.deb' driver for my laptop and restart my machine.. when i go to > hardware dirver, there is no driver installed.. any suggestion? or lists any driver compatible with my laptop..
View 1 Replies
View Related
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
Sep 6, 2010
as the majority of ubuntu 10.04 users I had problems with setting up wireless internet connection too. After reading many forum topics I somehow managed to set up the connection.Now the only problem is that when I restart computer wireless connection is no longer working. Each time I boot Ubuntu I have to go to System>Administration>Hardware Drivers, remove Broadcom STA wireless driver and then install it again. Otherwise the wireless connection is not working and under Broadcom STA wireless driver this message is written:
View 2 Replies
View Related
Sep 8, 2010
I am using Ubuntu 10.04. I installed the Broadcom STA Wireless driver from System -> Administration ->Hardware Drivers, and it seemed to work fine, but the next time I turned on my laptop, my wireless card wasn't recognized anymore! When I went to System -> Administration -> Hardware Drivers, the driver was gone from the list! Where did it go?Update - Solution:his is hardware issue, not a b43 issue.
View 9 Replies
View Related
Dec 25, 2010
I downloaded ubuntu on my wireless netbook my wireless network connection was not working so i checked on terminal and it said it was unclaimed meaning that ubuntu is not recognizing my built in wireless driver (hardware) what should i do becayse ubuntu could also not find the ndiswrapper?
View 7 Replies
View Related
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
Sep 1, 2011
I've got a friend who, after experiencing the horrors of Vista and me telling of the wonders of Linux, decided to switch. However, her Wifi is not working. I typed in 'lspci -nn', and it seems that two things came up; a Broadcom BCM4401 and an Atheros AR2413. Does the computer have two Wifi cards? Which do I need the driver for, or both? Which brings me to my second question; where do I find and how do I install a driver?
View 7 Replies
View Related
Feb 11, 2010
Put all Cisco drivers and firmware for wireless in a new ubuntu 10.04. I love ubuntu and I have a big problem with a mini pci wireless Cisco Airo MPI 350...
View 9 Replies
View Related
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
May 1, 2010
what is name of modules in kernel for wireless and lan driver ?
View 1 Replies
View Related
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
May 23, 2010
Cannot get wireless to work. Hostapd.conf had nothing inserted in it so I put the following in which I found [URL]..So it connected right away and then disconnected after opening one of my tabs. I went back into hostapd.conf and it had erased all the info I put in there. Is there a way to keep it from deleting this info every time. Because it worked great for a brief second. Otherwise it just keeps going on, then going off. It stays off most of the time though. Right now this is what my iwconfig reads:
[Code]...
View 2 Replies
View Related
May 28, 2010
I've been searching forums like for 2 days, but couldn't find any similar problem.
First of all im running Ubuntu 10.04 desktop version on my netbook Acer aspire one (AOD150)
Every time i turn off my netbook and after turn it on, in "Hardware drivers" it says that driver for wifi is not in use, also button for switching on/off wifi is not working.
So everytime i start up i have to go into "Hardware drivers", remove driver for wifi, and then activate it again. And everything is working gr8 after. Its just too annoying to do it everytime.
View 4 Replies
View Related
Jul 10, 2010
I want to know how to uninstall the bcm4312 wireless driver from my ubuntu 10,04.
View 1 Replies
View Related
Jul 20, 2010
I've read a lot about wireless network cards but I haven't found something similiar to my problem. I've a belkin wireless card F5D7000tt and its driver bcmwl5.inf. I think I've correctly installed it because when I use "ndiswrapper -l" i get:
WARNING: all config files need .conf: /etc/modprobe.d/ndiswrapper, it will be ignored in a future realease.
bcmlw5.inf: driver installed
device (14E4:4320) present (alternate driver : ssb)
But when I go to Hardware Drivers I see that "Broadcom B43 wireless driver" is not enabled, and when a try to enable it I get an error message:"We are sorry, but the installation of this driver failed. Check the register archive to see more details: /var/log/jockey.log"
View 6 Replies
View Related
Jul 25, 2010
I am using ubuntu 10.04lts on my compaq615 laptop, which has a realtek wireless card, with which I had a few issues to get it to work.
Here is what I had to do:
When I do this, it works beautifully, after setting my router to open I may add.
So, as I said it is probably the fastest wireless I have ever experienced, but my problem is this, everytime I switch my laptop on I have to re-install, starting at:
View 7 Replies
View Related
Jul 25, 2010
install a wireless card driver.
View 4 Replies
View Related