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


ADVERTISEMENT

Ubuntu Networking :: Installing Wireless PCI Card Driver For Internet Access?

Jun 1, 2010

I am not really that good with linux, yet, I have a smc 2602W v3 wireless pci card, and I want to install it on linux, so I could access the internet, but I haven't found any solutions yet. Btw latest ubuntu desktop version. Info about the card: [URL]

View 3 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

Debian Hardware :: Installing Driver For Broadcom Wireless Card Doesn't Work

Aug 29, 2010

I'm very new to Debian (and Linux in general), and am currently taking a Linux course at college... I'm trying to get Debian running on my MacBook Pro (late 2009 model) and it's been complicated but I've got the operating system installed on it... I'm just having a few problems, the biggest right now of which is my wireless card, which doesn't work. So, I found instructions on the Debian Wiki for getting the driver for it, but it's not compiled already and I have little knowledge of manually installing stuff through Linux...

View 2 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

General :: Installing Ralink Rt2870 Rt3070 On Portable?

Jan 12, 2011

I have been installing via wiki instructions and I am stuck installing a USB wireless. Where should I be going with this?

PHP Code:

debianportable:/home/dave# modprobe rt73usb
debianportable:/home/dave# iwconfig
lo        no wireless extensions.
eth0      no wireless extensions.

[Code]....

View 14 Replies View Related

Fedora Networking :: Wireless PC Card Not Connected To Any Network - Driver

Dec 22, 2009

I have a Netgear WG511GE PCMCIA card, and a driver from the original installation disk. I used an ndiswrapper-utils gui called ndisgtk to install the driver. I then do the following to verify an installation:

[Code]....

Unfortunately, when I put the PCMCIA card in, nothing happens. On Windows, a green light flashes even if the card is not connected to any network. At first I thought this might be a hardware issue, so I did #lspci and got:

[Code]....

Lo and behold, when I put a different unbranded Wireless PC Card in it works. I'm no expert in Networks, but to me this suggests a driver problem (i.e. the card is physically detected it just won't work). However, the correct driver was installed with ndisgtk and this was verified with #ndiswrapper -l, hence the confusion.

I'd be grateful if anyone else has had this problem/knows of this problem and is willing to share the solution with me/point me in the right direction. So far, Google has returned a few posts from a few years ago talking about patching kernels and manually building files etc (just before Prism54 became integrated into the Linux kernel).

View 8 Replies View Related

Fedora Hardware :: Use BRCM Driver For Broadcom Wireless Card ?

May 27, 2011

How to use the BRCM driver for this following wireless cards?

BCM4313
BCM43224
BCM43225

Seems the since the 2.6.37 kernels it would be included. And wouldn't be necessary to use Broadcom STA linux driver anymore.

View 2 Replies View Related

Fedora :: Error While Installing Wireless Driver Using Make In FC12

Mar 17, 2010

The relevant details of my setup are:
Samsung R522 laptop
Realtek RTL8192E wireless network controller (PCI)
Fedora 12, kernel 2.6.32.9-70.fc12.i686 (automatically updated using software update)

My problem is that my wireless card has never worked - basically there aren't any widely available linux drivers, and there are many threads on getting the RTL8192E to work on many different forums, e.g. here, but none specifically for Fedora, so I think that this thread could potentially guide many more users. FYI, my hardwired network connection works perfectly.

Fantastically however, by emailing Realtek support, they'll send you their Linux driver, which most people have claimed works perfectly (although why they haven't just put it on their website is beyond me). SO, I've got a Linux driver for my wireless card. When Realtek emailed me to send me the driver, they said to just 'cd' into the driver directory, then do

su
make clean
make
make install
reboot
./wlan0up or ./wlan1up

OK, so I tried to do this and get the following error:
make: *** /lib/modules/2.6.32.9-70.fc12.i686/build: No such file or directory. Stop.
make: *** [all] Error 2

I don't know enough about linux to understand this error. I really don't want to have to recompile my kernel, and I hope there is some way to install this driver with not too much hassle. How to overcome this error, and install my wireless driver so I can get wireless network access on my Fedora 12 operating system. I've found Fedora 12 really easy to use so far, but this is proving quite hard!

This is the output of 'ls -lh' in the folder which seems to be causing the error, namely /lib/modules/2.6.32.9-70.fc12.i686/
total 3.1M
lrwxrwxrwx 1 root root 46 2010-03-16 22:53 build -> ../../../usr/src/kernels/2.6.32.9-70.fc12.i686
drwxr-xr-x 2 root root 4.0K 2010-03-03 05:28 extra
drwxr-xr-x 11 root root 4.0K 2010-03-16 22:53 kernel
-rw-r--r-- 1 root root 498K 2010-03-16 22:53 modules.alias .....

View 7 Replies View Related

Fedora :: Installing Wireless Card Drivers Without Network Connection

Jul 23, 2009

I have Fedora11 running in my machine and it has no LAN port (RJ-45). I have a wireless PCMCIA card.The model of the wireless card is NL-2511CD EXT2(ETSI).When I insert that card to the PCMCIA slot a window pops up and ask for a WEP key. My wireless router is configured with WPA but above pop-up has no WPA option. I suspect my fedora installation does not have the necessary driver for my wireless card.I want to install that driver. I can transfer that file to the machine via thumb drive since it has no network connection yet. How do I install this? Please refer below images as I'm still a newbie at linux.

View 13 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

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 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 Networking :: No Wireless After Installing Ndiswrapper T61 With Intel 4965AGN Wireless Card

Dec 31, 2010

I have lenovo thinkpad, T61 with Intel 4965AGN wireless card. It is a N card, it works under N mode in windwos, but not in Ubuntu (10.10). I installed ndiswrapper and got the windows xp drivers for this card. the issue is that i got an error when installing the drivers and since then I cannot use wireless.

The error i got is: Code: Module could not be loaded. Error was: FATAL: Could not read '/lib/modules/2.6.35-24-generic/kernel/ubuntu/ndiswrapper/ndiswrapper.ko': No such file or director I unistalled the driver, but now under network connections no wireless connections appear, nothing. I cannot use wirless anymore.

View 9 Replies View Related

OpenSUSE Wireless :: Installing Wireless Driver With Ndiswrapper On 11.4 GNOME

Mar 20, 2011

I recently upgraded to OpenSUSE 11.4 GNOME on my ancient Compaq Armada E500 (Pentium II processor w/512MB of RAM) and now I'm trying to install my wireless driver with ndiswrapper. I've done this a couple of times before, but I'm having trouble getting ndiswrapper to find my driver. The driver is located in a folder on my desktop, but when I type the command 'ndiswrapper -i home/edwin/Desktop/WPC54G_40826/LSTINDS.INF' I get a message that there is no such file or directory at ndiswrapper's location, which is usr/sbin/ndiswrapper. So how do I get ndiswrapper either to look in the directory where the file is located or get a copy of LSTINDS.INF into the usr/sbin/ directory, which must be accessed as root?

View 9 Replies View Related

Ubuntu :: Installing Internet Card Driver?

Apr 27, 2011

Recently I've been having problems with the internet whilst using Ubuntu 10.10 (Dual booting with Windows Vista Home Premium x32). The problem is I simply can't use my internet (can't connect and the option doesn't show up). At first it said (using wireless internet by the way), firmware missing. After playing around for a bit, I managed to get a option to install my internet card driver (Broadcom).

As I try to install it says this:

Code:
SystemError: Failed to lock /var/cache/apt/archives/lock This is really frustrating me as I need the internet on it.

View 9 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

Debian Configuration :: Installing Nvidia Graphics Card - Driver Error

Apr 28, 2010

I revived my old desktop (failed psu), and installed debian squeeze using netinst. It has a nvidia geForce 7600GT card. The driver in squeeze does not work very well, so I downloaded nvidia driver-installer. When I run it, it comes back with an error saying the kernel (I assume the nvidia graphics kernel) is compiled with gcc4.3, but the system is using gcc4.4. Using synaptic manager, I installed gcc3.3, but same error.

Next I tried to uninstall gcc4.4 and it gave a warning the system might not be usable. I did not understand it, but I went ahead and uninstalled gcc4.4 and guess what, the system is not usable, and I have to re-install squeeze. Not a big loss, since I do not have much in it. How to install this nvidia driver, specifically, how do I get switch to gcc4.3 from gcc4.3? Also, the squeeze install gave me 2.6.33-trunk-amd64, and 2.6.33-3-amd64. How do I get rid of ...trunk-amd64? Do I just delete it from grub?

View 10 Replies View Related

Ubuntu Multimedia :: No Sound Card Detected After Installing ALSA Driver

Jan 3, 2010

I don't have any sound after installing Linuxant ALSA driver. I tried uninstalling it and the hsf driver, didn't help. Reinstalling ALSA didn't help either. Ubuntu doesn't detect my sound card, and aplay doesn't detect my sound card. lspci -v output for sound card:

Code:

00:07.0 Audio device: nVidia Corporation MCP67 High Definition Audio (rev a1)
Subsystem: Acer Incorporated [ALI] Device 0126
Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 10

[code]....

View 7 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

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

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

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 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 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 :: 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

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

Networking :: Finding Driver For Atheros Wireless Card?

Jun 29, 2011

I am using ubuntu 9.10. Kernel version is 2.6.31-14-generic. I couldnt find driver for Atheros wireless card which shows in 'lspci' 0c:00.0 Network controller: Atheros Communications Inc. AR928X Wireless Network Adapter (PCI-Express) (rev 01)

View 9 Replies View Related

Ubuntu :: Menu Bars Are A Basic Light Gray After Installing Graphics Card Driver

Feb 7, 2011

I've just installed Ubuntu 10.10 64-bit.

It came up saying I could install 2 proprietary drivers, one for my WiFi adapter (which works perfectly) and one for my graphics card - a Sapphire AIT Radeon HD 5770 1024MB GDDR5 PCI-Express Graphics Card. The driver is called ATI/AMD proprietary FGLRX graphics driver. Before installing this driver I was unable to have Extra Visual Effects in Appearances. However after installing (and restarting) the menu bars are now in a basic light gray mode, rather than the sleek Ubuntu black. - Although Extra Visual Effects does now work. I've tried rebooting, and I've had a look around in ATI "Catalyst Control Center" but nothing has worked so far.

Does anybody know what this windows mode is, how to change it back to normal and why it's doing it in the first place?

Below is a screenshot of my computer: [URL]

This is also the first time I've installed Ubuntu on my computer, and am keen for it to work.

View 2 Replies View Related







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