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


ADVERTISEMENT

Ubuntu :: How To Compile Driver For Wireless Adapter

May 13, 2010

I know this isn't the place for this but I am having trouble with my wireless with Linux mint but ubuntu forums feels more friendly and knowledgeable about these problems the wireless adapter in question is a HornetTek HT-H5DN I have been to the company website they do have a driver but I can't compile it due to lack of experience it runs on a Ralink 2720 driver.

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

Debian Configuration :: Compile A Patched Driver For Use With RTL8187L Wireless Device

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

Ubuntu Networking :: Unable To Compile Native Driver For ASUS USB-N13 Wireless Device

Mar 27, 2011

1. Installed a fresh 10.10 and upgraded all packages (via Ethernet).
2. Downloaded latest drivers from ASUS webiste (DPO_RT3070_LinuxSTA_V2.3.0.2_20100422)
3. Unpacked and tried to compile:

The wireless card is working with the driver rt2870sta, but I've read not all the capabilities of the device is unleash unless the native driver is used.

View 2 Replies View Related

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

General :: Install / Compile Driver In Ubuntu Kernel?

Apr 5, 2011

How can I install or compile this driver in ubuntu kernel.

View 5 Replies View Related

Ubuntu Installation :: Compile And Install The Driver For The EyeToy Webcam?

Jun 13, 2010

I get the following output when trying to compile and install the driver for the EyeToy webcam (see here)

Code:
tony_glombek@Glombook:~/Downloads/ov51x-jpeg-1.5.9$ sudo make install
[sudo] password for tony_glombek:
make -C /lib/modules/2.6.32-22-generic/build M=/home/tony_glombek/Downloads/ov51x-jpeg-1.5.9 modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.32-22-generic'

[Code]...

View 1 Replies View Related

SUSE :: How To Install ATI Radeon HD 5770 Driver

Mar 20, 2010

I just installed OpenSUSE 11.2 x86_64 on a new computer with ATI Radeon HD 5770 graphics card. I have included ati in the update repositories. I saw that x11-video-fglrxG02 and ati-fglrxG02-kmp-desktop are NOT checked, so, I selected both in YAST2, then, OpenSUSE started to download the required files. but, in the middle of downloading, I got a "wrong digest", said that ati-fglrxG02-kmp-desktop has wrong checksum.

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

OpenSUSE Wireless :: Use Ndiswrapper To Install The Windows Driver For Wireless?

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

OpenSUSE Install :: ATI Driver Installs Have Destroyed SUSE/GNOME Graphics Setup?

May 20, 2011

Caution to all using ati graphics download repository. I have been using SUSE 11.4 after an upgrade from 11.3 through zypper for months. I added ati graphics as a update repository. Software update installed two ati files. I did not notice their names.

Upon installation my graphics was acting funny so I uninstalled the two ati-files figuring I'd be back to where I was. Now I can only get into terminal window after reboot at both runlevel 3 and 5; no graphics at all. I keep getting message re: display 'null' I wish to return to original graphics configuration prior to ati downloads which, I believed used xorg drivers.

I believe I either need to revise xorg.conf file back to original which was overwritten by ati process or reinstall xorg/X11 related files. I have an ati radeon HD 3450 agp card. 32 bit SUSE w/11.4 installed and running. Anyone have a sample xorg.conf that might work or some other ideas of how to get back to where I was.

As a related question, if I do a fresh reinstall of SUSE 11.4 using dvd can I save my /home files and any /filesystem files that my special software created in root directories.

View 9 Replies View Related

Software :: Install GeForce 8600 XT Driver In Novell Open Enterprise SUSE 11?

Feb 9, 2011

I'm trying to install a GeForce 8600 XT card into novell Open Enterprise SUSE 11 so that I can get the 3D Cube to work. It currently does not work with the default nvidia card onthe motherboard.I can not find the correct driver for the GeForce 8600XT card. Can someone identify the driver I should be using please? Then if someone could also direct me to the "How to install a Video Driver" tutorial,

UPDATE:I've downloaded the correct drivers but it still says that my hardware does not support Desktop enhancements etc ... I think the GeForce 8600 XT just doesn't support 3D accelleration ... period.Can someone suggest a reasonably priced video card that is easy to install and which supports 3D Accelleration please?

View 1 Replies View Related

SUSE / Novell :: 1-Click Install ATI Driver For ATI X1950 Video Card Corrupts - 11.1

May 23, 2009

I have installed Open Suse 11.1 on two different machines. One contains an ATI X850 video card, and the other contains an ATI X1950 video card. I updated the ATI drivers on the 850 card and it works like a dream. I updated the ATI drivers on the 1950 card and Suse becomes unusable. System works fine before the update. Before the update I ran it at a resolution of 1280 x 1024. I thought I would lower it to 1024 x 768 to see if that would help, but it does not. I dual boot with WinXP, and card works fine with that setup at 1280 x 1024, so I would suspect this is a specific problem with my Suse setup as opposed to a Motherboard issue.

View 4 Replies View Related

OpenSUSE Wireless :: Install Broadcom Wireless Driver ?

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

SUSE :: 11.2 Install - Particular Wireless Connection ?

Apr 17, 2010

Will be installing SuSe 11.2 on a Lenovo netbook S10e over the weekend. Does anybody know of any issues i may encounter in particular wireless connection.

View 1 Replies View Related

Software :: Compile C++ In Suse 11.1?

Jan 11, 2010

I am trying to learn C++ by myself. I just wrote my first code lines but I am unable to compile them, I keep getting "fig15_1.cpp:2: iostream: No such file or directory". I have tried gcc and g++ (both installed in my system) but to no avail. The following is my code

Code:
// Entrada/salida en C++
#include <iostream>
using namespace std;

[Code]....

View 12 Replies View Related

Server :: How To Compile Package In SuSE

Mar 26, 2011

I want to compile a package say firefox, I dont want to use yast or yast2.

View 3 Replies View Related

Fedora :: Install Ndiswrapper In Order To Install A Windows Wireless Driver

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

SUSE :: Compile A Unix Program In Opensuse?

Mar 14, 2009

I have used a new header file named curses.h in my program.when i try to compile my program it shows me the following error "No such path or directory".What may be the problem?A part of the program is shown below

#include<unistd.h>
#include<stdlib.h>
#include<curses.h>

[code]...

View 2 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 / Novell :: Compile Failed Due To - Out Of Memory ?

Oct 1, 2010

Quote:

Maybe increase swap space will help? How to do it? When I install suse 11 on this box, I remeber it shows the swap space is 2G, I didn't find it anywhere now...

Quote:

View 8 Replies View Related

General :: Install A HP Photosmart C4780 Wireless Printer In Open SUSE

Apr 24, 2011

How do I install an HP Photosmart C4780 wireless printer in open SUSE

View 1 Replies View Related

General :: Cannot Compile Java Program In SUSE 11.1 Using Javac

Jun 17, 2010

i just grabed a book and wrote a program and tried to compile it using 'javac' and everytime i'm getting this error:

javac Example.java
/usr/lib64/gcc/x86_64-suse-linux/4.3/../../../../lib64/crt1.o: In function `_start':
/usr/src/packages/BUILD/glibc-2.9/csu/../sysdeps/x86_64/elf/start.S:109: undefined reference to `main'

[Code]....

View 3 Replies View Related

Fedora :: Wireless Driver Install In 14 GNOME

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

Fedora :: Install A Realtek Wireless Driver?

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

Fedora Hardware :: How To Install The Wireless Driver

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

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

Ubuntu Networking :: How To Install A Wireless Driver

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







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