General :: Install Wireless Driver From Windows?
Oct 27, 2010
I've got a Atheros AR9285 wireless card. I'd like to install the driver so I can access the internet, but I cannot install it without installing the driver to access the internet. See the problem?
Fortunately, I've got a Windows partition set up that can access the internet. Hence this post. How can I go about installing the driver?
Where can I download the driver from? Where should I put it on my hard drive? What command do I use to install the driver?
Edit:
I'm on a gateway laptop. I know I can't install the drive from within windows. I'm asking which driver to download and what command installs the driver from within Linux.
Edit2:
I can't use LAN in this case.
View 2 Replies
ADVERTISEMENT
Nov 12, 2010
According to a help page (Wireless Network Card Installation - openSUSE) I need to use ndiswrapper to install the windows driver for my wireless. However it appears the command 'ndiswrapper' was not installed with the operating system. How can I obtain the package for ndiswrapper and install it? Not being connected to the wifi makes this step tricky
View 1 Replies
View Related
Apr 1, 2011
I am trying to install ndiswrapper in Fedora in order to install a Windows wireless driver.
Code:
su -c 'yum install kmod-ndiswrapper'
, I get this:
Code:
Loaded plugins: langpacks, presto, refresh-packagekit
[Code]...
Rhythmbox crashed and my radio stations disappeared. I'm not sure if this bears any relation.
View 6 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
Dec 23, 2009
time Windows user here; limited line command experience from early computer learning; Just wiped my drive and installed Ubuntu. How do I install a driver for the netgear wireless adapter - it was already installed in the machine. I've downloaded the driver believed to work. What next? Also, any instruction on educating myself on Linux/Ubuntu basics?
View 14 Replies
View Related
Dec 17, 2010
recently, i installed the debian testing version system. sadly, i do not know how to make my wireless card work. is there anyone who also hasr this problem? b.t.w, how to check my wireless card type?
View 1 Replies
View Related
Aug 17, 2010
i have the cd just do not know how to install the driver for my linksys wireless pci card 14e4:4329the device is BCM43XG
View 4 Replies
View Related
Jul 20, 2010
I just installed Linux Mint 9 as a dual boot install with Win XP. Trying to activate wireless network card driver and video driver. Pops up: "You are not authorized to perform this action".How do I get authorized?
Now every time I boot Win XP, the Internet Explorer menu bar is all blacked out and goofy. If I log out and back in it corrects itself. If I reboot it's blacked out again. Re-installed IE8. Still blacks out.Also Firefox in Win XP crashes expectantly. It has NEVER crashed on me previously.
View 9 Replies
View Related
Jun 13, 2011
When I installed openSuse 11.4 it doesn't see my wireless card Broadcom. How can I install Broadcom wireless driver ?
View 9 Replies
View Related
Aug 18, 2010
I have Dell Wireless N-card 1520 on my Dell Studio 15 laptop. I have installed Ubuntu10.04 in it. My network card was not able to detect wireless connections. I have even installed 'Windows Wireless Driver' using ndiswrapper. I have latest driver for card. But when i click install .inf file , nothing happens or gets installed.
View 5 Replies
View Related
Aug 13, 2010
I have installed Lubuntu on my dell Latitude C400. Recently I had Unbuntu, but my system was to slow for it. The wireless worked when I installed sl-modem-daemon_2.9.11~20100303-2_i386.deb, however this does not work with Lubuntu. I have used the ndiswrapper to install a driver from windows, and still it is not installed.
After iwconfig i get
lo no wireless extensions
eth1 no wireless extensions
The other problem is this laptop has no cd dive and the ethernet connection does not work, so I can t do updates.
View 4 Replies
View Related
Apr 18, 2011
I'm using Fedora 14 GNOME. At least until tomorrow when 15 beta comes out Anyway, I'm trying to install drivers for my wireless card. It's a Realtek Semiconductor, RTL8191SEvB. I'm using RTL8192 drivers, which work just fine when I can get them to install. I have all of the necessary files to install it, and they've worked before on a previous Fedora 14 (KDE) install. I cd into the drive and run "sudo make" which gives me the following:
[Code]....
View 4 Replies
View Related
May 18, 2011
I hope I'm posting in the right forum here, but I'm trying to install a realtek wireless driver and make goes okay, but when I get to make install it says permission denied when trying to create a file in a folder near the end of the process. Is there anyway to fix this? What can I do?
View 2 Replies
View Related
May 26, 2011
I need some help on my Samsung n150. I have installed Fedora 15 recently and i cant get a few things to work.
1. Wireless wont work ( How to install the wireless driver )
2. Fn Keys dont work ( How do i get them to work )
3. Is there a Software download center in fedora? ( like Ubuntu )
View 4 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
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
Feb 10, 2011
I have a Rosewill b/g/n wireless USB adapter. I downloaded the source code of the linux driver from Rosewill website. How do I compile the code and then install the driver? I think that I can just type "make" to compile the code, but, how to install the driver after the compilation?
View 2 Replies
View Related
Jan 3, 2010
I am trying to install wireless network drivers but I couldn't find any driver for wireless under network drivers. I just installed ubuntu 9.10 today but my wireless is not there. I am able to connect through wire but not wireless.I went to enable hardware driver also , but I couldn't see anything under it.It was kind of blank.I did tried wired update also didn't find any wireless. My wired connection is working fine except wireless.
View 4 Replies
View Related
Dec 28, 2010
I am completely new to linux so a lot of this has been foreign to me. I have ran the lspci command to find out my wireless card is Broadcom Corporation BCM4313 and I found the driver for this card at:it won't let me post the URL for some reason...but i googled "Broadcom BCM4313 driver for linux" and it's the first link.I downloaded the 32-bit driver but now I have absolutely no idea what to do.The download has folders named lib and src, and a text file called Makefile.
View 3 Replies
View Related
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
Apr 7, 2011
I just installed mint 10 KDE but my wireless doesn`t work.How can I install its driver?my Laptop is Dell Inspiron 6400
View 3 Replies
View Related
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
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
Nov 11, 2014
I've been in a difficult situation since we're having only wifi and there is no way to connect my laptop to the internet via a LAN cable.
Debian's packages don't support my wireless card. However this one works: [URL]
Is there any way to install this driver for the Installer to connect to the internet while installing?
I don't know what exactly to do when the Installer ask for my network driver so that I can use it.
View 3 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
Jun 26, 2010
i have dell mini 10 in fedora 13. How i find the wireless driver and install, this the list of hardware:
Quote:
[*******@**** ~]$ lspci
00:00.0 Host bridge: Intel Corporation Mobile 945GME Express Memory Controller Hub (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GME Express Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03)
[code]...
View 3 Replies
View Related
Dec 4, 2010
I have been given an Edimax EW7318USG wireless adaptor,no drivers.I download 2008_0506
_RT73_Linux_STA_Drv1.1.0.1.tar.zip from [URL]..onto my Linux computer using an adaptor from another computer.but cannot find out what to do next:. I have just installed Fedora 11 from a Linux Format magazine DVD.
View 2 Replies
View Related
Dec 10, 2010
I wonder how can i get download or firmware of my Acer D150 wireless driver. I've been googling it and they provide by .exe ( i think Fedora doesn't open .exe)
View 9 Replies
View Related
Jan 20, 2010
My Broadcom STA wireless driver has failed to installed. The error report says that "PLEASE HAVE A LOOK AT THE LOG FILE FOR DETAILS: /var/log/jockey.log WHAT SHOULD BE DONE TO GET THE WIRELESS STA driver functional.? Gotta see it functiioning back!
View 5 Replies
View Related