Ubuntu Installation :: How To Install Driver For Wireless Card

Mar 3, 2010

I got the native driver for linux already but just don't how to do it. It is an external wireless usb card, it's from Ralink.

View 4 Replies


ADVERTISEMENT

OpenSUSE Wireless :: Install Driver For 14e4:4329 Wireless Pci Card?

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

Ubuntu :: How To Install Wireless Card Driver

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

Ubuntu Networking :: Install A Wireless Card Driver?

Jul 25, 2010

install a wireless card driver.

View 4 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 / Apple :: Wireless Card Driver Install Error ?

Apr 28, 2011

I have MacBook 3,1. I just installed 11.04. When I go to activate the "Broadcom STA wireless driver" I get the message "Sorry, installation of this driver failed. Please have a look at the log file for details: /var/log/jockey.log" When I check the log the message is "2011-04-28 18:38:59,896 DEBUG: BroadcomWLHandler enabled(): kmod disabled, bcm43xx: blacklisted, b43: blacklisted, b43legacy: blacklisted"

I have had 10.04 on this computer in the past and it worked fine, but this is a fresh install of 11.04. Any suggestions on where to go from here?

View 3 Replies View Related

Debian Configuration :: Install The Driver For Mi Wireless Card?

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

Hardware :: Install A Driver - Zencafe Wireless Card?

Aug 6, 2010

i have found a flavor or linux i now prefer and i installed it on my laptop. i went to configure the wireless card and it tells me no wireless networks found. i can run off of the ethernet port just fine. the wireless card that's in this laptop is a cisco mpci-350 series. i would like to be able to use the laptop without having to be tethered to an ethernet cable. what can i do. how do i correct it and how would i go about installing the driver if i have to in zencafe since there isnt anywhere to install a driver.

View 1 Replies View Related

OpenSUSE Hardware :: Rtl8191se Wireless Card Driver Install?

Aug 30, 2011

I have tired everything I know how to do and I can not install the driver for the rtl8191se. I read the instructions that say to run:

sudo make

I have been through this before with Fedora. Ubuntu supported my wireless card but not my display so I am switching to this OS. Does anyone know how to install the driver on 11.4 suse?

joecamel@linux-1b2w:~/Downloads/rtl_92ce_92se_92de_linux_mac80211_0003.0620.2011> sudo makemake -C /lib/modules/2.6.37.1-1.2-desktop/build M=/home/joecamel/Downloads/rtl_92ce_92se_92de_linux_mac80211_0003.0620.2011 modules
make: *** /lib/modules/2.6.37.1-1.2-desktop/build: No such file or directory. Stop.
make: *** [all] Error 2
joecamel@linux-1b2w:~/Downloads/rtl_92ce_92se_92de_linux_mac80211_0003.0620.2011>

View 4 Replies View Related

OpenSUSE Wireless :: Install The Driver For RaLink RT2561T Wi-fi Card?

Dec 28, 2010

I'm very new to openSUSE, so I need easy, clear instructions on how to install the driver for RaLink RT2561T wi-fi card. I have the driver and everything, I just don't have a clue on how to install it!

View 5 Replies View Related

Ubuntu Installation :: Doesn't See Any Wireless Card - (driver) With Wiping Vista?

Jul 8, 2010

I just bought a netbook, HP DV2-1039WM, which comes with Vista. I wiped the hard drive and installed Ubuntu 9.10. A problem has arisen in that it doesn't see any wireless card. There is a button on the side with an indicator light that is used to enable/disable wireless. The light is amber and, according to the manual, it is supposed to be blue when wireless is working. The manual just says "push the button" to turn it on, which doesn't do anything.

I recently installed a dual boot on my desktop with Windows 7/Ubuntu, which doesn't have any problems. Are there driver/hardware issues with the setup I am trying on this netbook? The HP website only has drivers for windows OSes listed. Theoretically, I could reinstall windows and/or do a dual-boot, but I'd rather just keep only Ubuntu on it if possible.

View 7 Replies View Related

Ubuntu Installation :: After Installing - 10.4 - Driver For My Wireless Network Card Isn't Recognized

Sep 29, 2010

I have recently installed Ubuntu 10.04 beside my Windows XP on my laptop:
Dell XPS 1330

I`m now facing some problems with my new OS :

1. The driver for my wireless network card isn't recognized although I have installed the recommended driver which was in Ubuntu Hardware Driver section.

2. When I connect my laptop to my TV using HDMI port, the screen is OK but there is no sound!

3. When by any reason my network cable is unplugged, the whole network service goes down and I have to restart the system.

lspci results:

View 1 Replies View Related

Ubuntu Networking :: Azio AWD102N Wireless Card-rt3562 Driver Install Woes?

Jul 17, 2011

i recently purchased a new custom-built computer and thought i would give ubuntu a shot (read: i'm a linux noob). i'm running 11.04. anyway, i can't get my pci wireless card to work. i downloaded the rt3562 driver from ralink's site, followed the directions in this tutorial url?t=1608095 and i keep getting an error message when i try to do "sudo make":

Code:
make -C tools
make[1]: Entering directory `/home/brock/DPO_RT3562_3592_3062_LinuxSTA_V2.4.1.1_20101217 2/tools'
gcc -g bin2h.c -o bin2h
code....

View 3 Replies View Related

General :: Activate Wireless Network Card Driver And Video Driver?

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

Ubuntu Installation :: Can't Install Graphics Card Driver

Apr 9, 2011

I'm trying to install a driver for a Radeon x700. I downloaded the driver from the site and the sh command to install it but this is what I got.

View 2 Replies View Related

Ubuntu :: How To Find Wireless Driver For Wireless Belkin Card?

Apr 1, 2011

I'd like to know how can I find a Linux wirelles driver for wireless Belkin card.

View 1 Replies View Related

Ubuntu Installation :: Install ATI Radeon 9600 Graphic Card Driver?

Oct 15, 2010

I don't understand how i should install the driver for my code...

View 2 Replies View Related

Fedora Installation :: Install An Ati Video Card Driver - You Need To Run This Installer As The Super-user"

Aug 27, 2010

I'm trying to install an ati video card driver, but can't seem to get past this (see screenie)

When I click okay, I expected a prompt to put in my password, but everything just closes.

View 2 Replies View Related

Debian Installation :: How To Install Wireless Network Driver

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

Fedora Installation :: How To Find And Install Wireless Driver

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

Fedora Installation :: Need To Install Drivers For Wireless Card

Apr 21, 2009

I have installed Fedora 8 on my laptop. My laptop has a " Network controller:
Broadcom Corporation BCM94311MCG wlan mini-PCI " wireless Card.
I want to get the wireless working. I did an 'lsmod' and I found that the modules for this card is not installed. I tried to start Network Manager, but network manager cannot connect to wireless but it cant. How and where can I get the drivers for this and how do I install those modules. My laptop is a Dell vostro 1400.

View 8 Replies View Related

Fedora Installation :: Can't Install - Wireless Network Card Can Not Be Drived - 11

Jun 18, 2009

During the installation process, configure the network installation process requires, as a result of my wireless network card can not be drived, It is not possible to continue with the installation,please help me.

View 5 Replies View Related

General :: Where To Get Driver For Wireless Card?

Aug 20, 2009

Where do I get the driver for installing my wireless card- BCM4310 (Broadcom Corporation) in Centos05? I'm not able to find one.

View 3 Replies View Related

Ubuntu :: Bcm4312 Wireless Card Would Not Recognize The STA Driver?

May 20, 2010

I had Karmic a while back, but i got rid of it becasue of my Bcm4312 Wireless Card would not recognize the STA driver, or bcm43xx.In that time i learned a bit of command line stuff. anyways now that I have my internet working, I was just wondering What I could do with ubuntu. I am interested in the command line and Programming. Where could I learn more about the 2 subjects?

View 6 Replies View Related

Ubuntu :: WUSB300N < Wireless Card Driver Not Activated

Feb 27, 2011

i followed a tutorial and i used NDISWRAPPER to install the windows drivers and my device WUSB300N (wireless network card) worked perfectly. Once i rebooted however, the drivers are still installed but not activated if you get me? so the wireless card is just not read by the operating system.

View 1 Replies View Related

Ubuntu Installation :: Wireless Driver Install Error On Liveusb For Dell Inspiron Mini 9

Oct 5, 2010

I have a persistent liveusb with ubuntu 9.10 that I installed using the method on [url]

I use it on a Dell Inspiron Mini 9 netbook (that boots Mac OS X from its SSD). An ubuntu persistent liveusb works just great for occasional linux development and testing, but ubuntu 9.10 will be EOL next year, and I want to stay current.

I've installed ubuntu 10.04.1 LTS on a liveusb using the method on [url]

After I've booted the liveusb, under the network menu I see this:

Wireless Networks
Device not ready

A menu appears that looks like a PCI card with a lock on it. I select the only item under that menu, "Install Drivers". This gives a dialog that says "No proprietary drivers are in use on this system. Proprietary drivers do not have public source code..." etc. Under Ubuntu 9.10, I could at this point select "Broadcom STA wireless driver" and click the "Activate" button, and it would work. So I did that in 10.04.1.

It says, "Downloading and installing driver..."

While it's doing this, the "kerneloops" menu item appears. Then a dialog that says,

Sorry, the package "bcmwl-kernel-source 5.60.48.36 +bdcom-0ubuntu3" failed to install or upgrade.

Then another dialog that says

SystemError: installArchives() failed.

What the heck is happening here?

Well, it turns out that the error messages are wrong. I restarted and the DM9/ubuntu 10.04.1 was able to connect to the wireless network.

tl;dr: Proprietary wireless driver installation works, but it claims that it doesn't.

View 5 Replies View Related

General :: Find A Driver For Pc Wireless Card?

Nov 13, 2010

Where can I find a driver for this pc wireless card? And how do I install it?

View 1 Replies View Related

Ubuntu Networking :: Pacth Wireless Card Driver To Allow Injection?

Apr 14, 2010

i would really like to know how to patch a wireless card driver so that i can start injection in aircrack for example let's say we have an "Atheros AR5007EG" do you know where to find the driver patch for ubuntu and how to patch it ?

View 1 Replies View Related

Ubuntu Networking :: How To Make/compile The Driver For A Wireless Card

Feb 16, 2011

I've been trying to make/compile the driver for a wireless card. The card is usb, it's titled Micronext MN-WD550M and seems to use the rtl8712 driver.Firstly, though I did this once two years ago I seem to have completely forgotten how to install a driver in ubuntu.

Secondly, I'm not sure I have the right driver anyway since in the notes in the readme it says it is for i386 (I run amd 64). The driver is here [URL] Thirdly, after clicking through various readmes and documentation without feeling any more intelligent, I then tried using ndiswrapper to install a windows driver and ubuntu would crash if the usb wireless card was plugged in. Blarg.I feel like this should be so simple I'm going to make a clean installation of ubuntu 10.10 shortly (for various unrelated reasons) so anything I messed up with ndiswrapper should be back to normal.

View 1 Replies View Related

Fedora :: Installing Driver For Wireless Card RT3070

Oct 3, 2009

I am very new to Linux and need to install a driver for my wireless card. I am trying to install the RT3070 v2.0.1.0 driver from Ralink. I am running Fedora 2.6.29.4-167.fc11.i686.PAE. I have read the thread in the Solutions section about this driver, but unfortunately this is somewhat above my levels of comprehension, and I don't really know where to start.

Here is the output.
[chips@fedora wireless_utility]$ tar xvf RT3070_Linux_STA_v2.0.1.0.tar.bz2
tar: Record size = 8 blocks
2008_1225_RT3070_Linux_STA_v2.0.1.0/common/
2008_1225_RT3070_Linux_STA_v2.0.1.0/common/2870_rtmp_init.c
2008_1225_RT3070_Linux_STA_v2.0.1.0/common/action.c
2008_1225_RT3070_Linux_STA_v2.0.1.0/common/ba_action.c
2008_1225_RT3070_Linux_STA_v2.0.1.0/common/cmm_data.c
2008_1225_RT3070_Linux_STA_v2.0.1.0/common/cmm_data_2870.c
2008_1225_RT3070_Linux_STA_v2.0.1.0/common/cmm_info.c .....
cp: cannot stat `/home/chips/wireless_utility/2008_1225_RT3070_Linux_STA_v2.0.1.0/RT3070STA.dat': No such file or directory
make[1]: *** [install] Error 1
make[1]: Leaving directory `/home/chips/wireless_utility/2008_1225_RT3070_Linux_STA_v2.0.1.0/os/linux'
make: *** [install] Error 2
[root@fedora 2008_1225_RT3070_Linux_STA_v2.0.1.0]#

View 14 Replies View Related







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