SUSE :: Installing Wireless Driver From Source?

May 2, 2010

I'm having trouble installing a usb wireless adapter.
Code: # lsusb
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 002: ID 046d:c526 Logitech, Inc.
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 004: ID 0bda:8171 Realtek Semiconductor Corp.
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

(It came with a linux driver but not sure how to install it)
Code: /2009_1106_RT3070_Linux_STA_V2.1.1.0 (2) # ls
chips
iwpriv_usage.txt
README_STA_usb
sta
common
Makefile
RT2870STACard.dat
sta_ate_iwpriv_usage.txt
include
os
RT2870STA.dat
tools the readme just has a change log, no instructions.

View 9 Replies


ADVERTISEMENT

Fedora Hardware :: Installing SCSI Controller Driver (source Code Only Available)?

Aug 23, 2010

I have a dell PC running on Fedora 12, and I would like to install this SCSI controller card from adaptec:[URL]I see that the driver for Linux is available only as source code. Can somebody please indicate me how to proceed? I am not advanced enough in Linux to know what to do with it myself...I downloaded the most recent (v2.0.26) Source Code for Linux Kernel v2.6 on all platforms.Here are the contents of the tarball (if it helps in any way):

03/09/2007 08:42 PM 10,821 aic7770.c
03/09/2007 08:42 PM 8,088 aic7770_osm.c
03/09/2007 08:42 PM 51,838 aic79xx.h

[code]....

View 2 Replies View Related

SUSE :: Compile And Install Wireless USB Driver?

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

Debian Configuration :: Building (Wireless Adapter) Driver From Source

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

OpenSUSE Wireless :: RT3562STA Driver Not Working With Suse 11.3?

Nov 6, 2010

I have a Rosewill RNX-N150pc wireless card that's been working great with Suse 11.2. But with 11.3, it's able to scan for my wireless network, and I see RX/TX packets moving, but DHCP isn't able to get an address. I've tried the 2010_0115_RT3562_RT3062_Linux_STA_V2.3.0.0 and 010_07_16_RT3062_Linux_STA_v2.4.0.0 drivers from the Rosewill site, and the rt3562sta-kmp-desktop-2.4.0.0_k2.6.34.0_12-1.1.i586.rpm package from Suse, all with the same result. I've even tried forcing an IP address on the interface with 'ifconfig', so my current guess is that the WPA-PSK security isn't working.

[Code]...

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

OpenSUSE Wireless :: Installing Aircrack-ng In SUSE 11.3?

Aug 29, 2010

I have tried to compile Aircrack -ng in Opensuse 11.2 I have received the following output

linux-z7wt:/home/jcaser/aircrack-ng-1.1 # make
make -C src all
make[1]: se ingresa al directorio `/home/jcaser/aircrack-ng-1.1/src'
make -C osdep
make[2]: se ingresa al directorio `/home/jcaser/aircrack-ng-1.1/src/osdep'
Building for Linux

[Code]...

View 5 Replies View Related

Hardware :: Installing A Wireless Driver In Ubuntu 9.10?

Dec 30, 2009

I am on a desktop that depends on a USB wireless adapter for it's internet, and I need to install the driver for it. I have downloaded the driver via another computer and isolated the .inf, .sys, and .bin files for the driver, and am trying to install ndiswrapper in order install the driver. the problem is I cannot get ndiswrapper to install, the 'make' command pulls in a laundry list of errors along with the 'make install' command. Is there something I'm missing? I have managed to update the kernel via another computer running the latest kernel, but still receive errors.

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

Ubuntu Networking :: Installing Broadcom Wireless Driver?

Jul 29, 2011

i have windows vista with a broadcom 802.11g network adapter.I dont know much about computers but i would like to know how to install it on the ubunto OS so i can use internet ?

View 2 Replies View Related

Networking :: Installing DLink Wireless Driver Or Compiling It?

May 24, 2011

How can I Install DLink wireless driver on Ubuntu ?

I had downloaded the driver . The file contains some files like MakeFile and ifcfg-wlan0 ,etc
+ a tar.gz file . which contains c or c++ source codes.

There are 4 folders also .

View 2 Replies View Related

General :: Installing Wireless Driver Running Ubuntu 11.04

May 20, 2011

Installed 11.04 after a Series of Harddrive Problems. HD was Cleared so No XP installed, running ubuntu Only. Compaq Presario C500 - Broadcom 4312 Wireless.

View 12 Replies View Related

Ubuntu Networking :: Wireless Driver Not Installing - Computer Crashes

Feb 22, 2010

I am using an HP dv6 series laptop. The wireless works fine in Ubuntu 9.10 (must install the Broadcom STA wireless driver). When I try to use Kubuntu 9.10 my computer crashes when I try to install the driver. Is there any particular reason why it works in one and not the other?

View 6 Replies View Related

Ubuntu Networking :: Windows Wireless Driver Not Installing .inf File?

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

Ubuntu Networking :: 10.04 - Installing Driver For ZEW1642S Wireless Adapter

Jul 3, 2011

I have a desktop and I just installed ubuntu 10.04 as a dual boot with windows 7. My desktop has a wireless ZEW1642S card. I don't have access to a wired internet connection, but I can use the wireless on my windows 7 fine. It seems like there is no driver for it to work on ubuntu, and since I don't have an internet connection while in ubuntu, it seems I can't update it of course because I need internet to update. My wireless network does NOT have a password if that even means anything for this. I have the exe installer for the driver for it but I don't know how I'm supposed to get the INF file or whatever.

View 9 Replies View Related

Ubuntu Networking :: Installing Downloaded Wireless Driver BCM4312

Aug 24, 2011

I just installed Ubuntu 11.04 on my Dell Mini 10v and for some reason I just realized that my wired network connection is not working for some reason. And not in windows either. But my wireless works in windows. So I have downloaded the latest Broadcom STA wireless drivers for linux and have tried to follow this tutorial to install it. But when I get to:

make -C /lib/modules/<2.6.xx.xx>/build M=`pwd` clean I can't get it to work. It says:

make: Entering directory '/usr/src/linux-header-2.6.38-8-generic'
scripts/Makefile.build:44: /usr/src/linux-header-2.6.38-8-generic/pwd/Makefile: No such file or directory
make[1]: *** No rule to make target '/usr/src/linux-header-2.6.38-8-generic

[Code]....

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

Ubuntu Networking :: Installing Broadcom Wireless Driver Disables Ethernet?

Jan 2, 2010

I have a Dell Inspiron E1505, which has the Dell Wireless 1505 (Broadcom) card. To run the card, I installed the Broadcom STA wireless driver, which seems to activate the wireless card OK. The problem is that once I installed that driver my onboard Ethernet card was deactivated (and yes, it is enabled in BIOS). I had to remove the wireless driver to get the Ethernet back. Does anyone have ideas? I haven't found this problem listed elsewhere. I am running Ubuntu 9.04 with no other problems.

View 5 Replies View Related

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

General :: Installing B43 Wireless Driver In Ubuntu On Dell Inspiron 1525?

Jul 4, 2010

I have had to install the B43 diver before to get wireless to work.

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

OpenSUSE Wireless :: Installing Driver / Configure - Won't Allow To Edit Or Paste Any Files Into The Folder

Dec 1, 2010

I just dual booted Open SUSE on my computer, and am pretty happy with it. But, in order to use my wireless card for it, I need to install a driver. The wireless card is a Realtek 8191 SE. I've downloaded a driver, but I have no idea how to configure it. I've tried pasting the files into /lib/firmware, but it won't allow me to edit or paste any files into the folder.

View 3 Replies View Related

CentOS 5 Hardware :: Finding And Installing A Driver For The Linksys WUSB300N Wireless Adapter?

Mar 23, 2010

finding and installing a driver for the Linksys WUSB300N wireless adapter.

View 1 Replies View Related

General :: Installing Old SuSE Rpms In SUSE 11.2?

Feb 13, 2011

Is it possible to install rpms from SuSE 8.2 pro to run on SUSE 11.2 x86_64. I mean games and simple applications not system files.

View 1 Replies View Related

Ubuntu :: Installing ".tar.gz" Driver - What Is "terminal" And "source Directory"

May 8, 2011

using the new 11.04 version. and i have "creative x-fi sb" sound card i downloaded its linux compatible driver from creative website and it was .tar.gz file i extracted it and opened the readme file to read the instructions and it was like that

Quote:

Quick install In terminal,

1) Goto source directory
2) Execute make command as root
make
make install

i don't know what is "terminal" and what is "source directory" .. actually i don't understand anything of these instructions

View 1 Replies View Related

SUSE :: How To Compile Network Adaptor Source Rpm

Oct 15, 2009

I have SUSE Linux 10.1 kernel 2.6.16.21.I copied the source RPM package for the broadcom netxtreme gigabit network adaptor and put it in the location /usr/src/linux as the instructions said. when I try to build it it is looking in the location 2.6.16.21-0.25-smp as you can see from the stdout shown below. So this version of the kernel is obviously 2.6.16.21-0.25-smp but I got the kernel source code for 2.6.16.21 from kernel.org. So the question is how to find the source code for 2.6.16.21-0.25-smp so that the driver will compile.---regards, WER

====================================Installing Source RPM Package=============================
walker:/usr/src/packages # rpmbuild -bb SPECS/tg3.spec
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.64419
+ umask 022
+ cd /usr/src/packages/BUILD

[code].....

View 13 Replies View Related

SUSE :: Is There Another Open Source Program For Editing Movies?

Jan 16, 2010

I'm trying to read in a movie from a DVD so I can edit the movie. Using K3b I cannot get the program to read the DVD.What am I doing wrong, and is there another open source program for editing movies?I am on Suse 10.3

View 9 Replies View Related

OpenSUSE Wireless :: Detect The Built In Wireless Card But Not Suse?

Dec 3, 2010

I have a Toshiba Satellite L550 laptop with Suse 11.3 dual booting with Windows 7. Windows can detect the built in wireless card but not Suse, what can I do to get the wireless recognized in Suse.

View 2 Replies View Related

SUSE :: Determine The Report File Name Based On The Source Directory Name And Current Date?

Apr 17, 2010

### TO DO: Determine the report file name based on the source directory name and current date### The report name and thumbnail directory must follow this pattern: source-%j-%H### for example, for pictures in /home/you/pictures, the file name will be: pictures-%j-%H### HINT: Use sed to extract the directory name from the path and combine it with date command output

View 1 Replies View Related







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