Ubuntu Networking :: Compiled Driver For WUSB600N But It Won't Load On Start-up Or On Inserting

Jan 4, 2011

I managed to find an older version of the rt3572 driver to compile to get this dongle to work fine, and it did. After that I added "module rt3572sta" (or whatever it is, not on Ubuntu to check now) to the end of /etc/modules. However, when I boot up Ubuntu, most of the time the driver won't load. If I run 'modprobe rt3572sta' from the terminal, I get this message -

[Code]....

View 6 Replies


ADVERTISEMENT

Ubuntu :: Load A Compiled Driver On Boot?

May 8, 2010

I wanted to know if there is any way of adding a driver that i compiled during boot apart from adding it in

Code:
/lib/modules/<kernel version>/kernel/drivers

It works fine till i update to a newer kernel...then i have to add it in the new kernel file....so is there a permanent method?

View 3 Replies View Related

OpenSUSE Wireless :: Linksys WUSB600N (rt2870) - Insmod: Error Inserting 'rt2870sta.ko': -1 Invalid Module Format

May 24, 2009

I'm new to openSUSE and as a matter of fact, to linux too. I've got a Linksys WUSB600N wireless adapter which used to work fine with some live versions of linux that I was testing out before moving onto suse... Each time, upon booting using live CDs, I used to copy the driver I had downloaded from:

SpeedShare - Download rt2870-kernel-2.6.24-nemesis.tar.bz2

Then 'make' and get into the driver's os/linux directory to load the driver using 'insmod rt2870sta.ko' Now, upon doing a 'make' and 'make install', followed by the 'insmod rt2870sta.ko', I get the error saying:

insmod: error inserting 'rt2870sta.ko': -1 Invalid module format

I tried doing 'modprobe -rv rt2870sta' and didn't get any error messages. But while doing 'modprobe -v', this error shows up: insmod /lib/modules/2.6.27.7-9-default/kernel/drivers/net/wireless/rt2870sta.ko
FATAL: Error inserting rt2870sta (/lib/modules/2.6.27.7-9-default/kernel/drivers/net/wireless/rt2870sta.ko): Invalid module format

View 7 Replies View Related

CentOS 5 Networking :: Ethernet Can Not Work After Inserting RTL8168B Driver?

May 22, 2010

I changed a mainboard so the network card is RTL8111/8168B Gigabit now. By "ifconfig -a", there is only io, no eth0.

I got a driver r8168.ko from: [URL]

After I insert the r8168.ko, there is eth0. Run "/etc/init.d/network restart", it reports "Determing IP information for eth0... failed; no link present, Check Cable", and I noticed the lights of network card and runter are all off. I can use "ifconfig eth0" now but it cannot connect to other machine.

It's Gigabit card and my runter is 10/100M. I tried "#insmod r8168 speed=100 duplex=1 autoneg=1" and "#insmod r8168 speed=100 duplex=0 autoneg=1", it can not get IP by DHCP either. I also build the .ko from Realteck source code, the behavior is the same.

if I need to do other configurations?

My CentOS is CentOS5, 2.6.18-8.el5 #1 SMP.

== BEGIN uname -rmi ==
2.6.18-8.el5 i686 i386
== END uname -rmi ==
== BEGIN rpm -q centos-release ==

[Code].....

View 5 Replies View Related

General :: Broke Rt3572 Driver For Wusb600n V2 While Trying To Make It Better

Feb 7, 2011

I have been using UBUNTU 9.10 on a toshiba satellite notebook for about 8 months. My first challenge was getting online and staying that way with mobility. I purchased a Cisco Systems Linksys WUSB600N version 2 from the store and brought it home to install on my machine. My first install was successful, to some degree. I followed the instructions that I found here on our forums and was soon on my way.

After a while, though, I started being disappointed with my device's performance. It would frequently drop my connection, and was always reliably slow- even under a good signal. I assume that it can work better, so I proceeded to go back online, and search for a new driver. Herein lies my problem. Instead of searching for ways of optimizing the device performance I opted to install a new driver (which turns out to be the same driver).

I have read threads on installing the driver: [URL] which were very helpful the first time, but in my current position leave me hanging. I have read many pages on many sites trying to avoid posting un-necessarily, but to no avail. I think my problems stem from n00b status, and so I will divulge my symptoms:

1) I did not uninstall the first driver -- don't know if it's a problem, but i'm listing it --

2) I can't fully decipher the README file particularly this part:" 3>In os/linux/config.mk define the GCC and LD of the target machine define the compiler flags CFLAGS modify to meet your need"

# --I have followed steps 1> and 2> successfully, I think.

3) the error I receive when running make in the driver's directory is as follows:

make [1]: Entering directory '/lib/modules/2.6.31-14-generic/build'
make [1]: *** No rule to make target 'modules'. Stop.
make [1]: Leaving directory '/lib/modules/2.6.31-14-generic/build'
make: *** [LINUX] Error 2

I feel like I'm missing something essential in either the 'Makefile' or the 'config.mk' files, but now turn to the help of the community.

View 2 Replies View Related

Ubuntu Networking :: Load Driver Lan In 10.10?

Feb 16, 2011

how to load the onboard lan driver?

View 2 Replies View Related

Ubuntu Servers :: Compiled Mysql Start On Boot?

Mar 24, 2010

I just compiled mysql apache and php from source and I have apache to start up from boot but I don't exactly know how to get mysql to do the same.

Edit: Also how do I add mysql to path? Should I just symlink it to somewhere thats in the path or what? And if that is the case wheres the best place to symlink it too.

View 3 Replies View Related

Hardware :: Bind Device To Compiled-in Driver?

Jul 25, 2010

It's easy to bind a device to a usb driver by doing something like

Code:
modprobe driver vendor=vid product=pid. I'm wondering if this can be done with a compiled-in module: is there a way to dynamically tell Linux to use a specific module for a device?

View 1 Replies View Related

Ubuntu Networking :: Cannot Load Edimax Wireless Driver

Aug 3, 2011

I have just bought an Edimax EW-7711UTn wireless adaptor with CD. I have the Linux folder on the CD. Folder name 2009_0525_RT3070_Linux_STA_v2.1.1.0. How do I install from this folder

View 5 Replies View Related

General :: Nvidia Driver Is Not Working After Using A Self Compiled Kernel (2.6.38)?

Mar 19, 2011

About a month ago, I decided to go deeper in my Linux knowledge. I've been reading a lot and found out that Arch linux would be my learning distro. As I was installing Arch, it was a pain at first but I really learned a lot which I would never ever learn with Mint. Now I decided to take a step further is which "compiling your own kernel".

MY PROBLEM:

Everything was smooth in my Arch for a 2 weeks until I decided to compile my own kernel. I currently have a Nvidia GTX 460 1GB card.

BTW, the method I used to install nvidia with 2.6.37 was

Code:
pacman -S nvidia nvidia-utils
and that worked with all of the .37 kernels (-1 -2 -3 -4) which was download from kernel.org.

When I compiled the .38 (using the same .config of .37), it just boots up to the terminal (not loading gdm). However, I could still login by typing my username and password. So I've checked dmesg of both .37 and .38 and noticed that the Nvidia driver is not loaded in .38.

I tried reinstall it by running pacman and it doesn't do anything. It was thinking of uninstalling nvidia and nvidia-utils but there are so many dependencies conflicts (like screensaver, compiz, etc).

Since, I didn't want to mess up my .37 install, I just grabbed an old HDD and installed from scratch again. This time, I compiled the .38 kernel first (without gui) and then installed nvidia nvidia-utils. It was the same problem.

With this observation, I'm concluding that the nvidia and nvidia-utils from pacman is not compatible with .38.

I've read that I have to wait for nvidia to release a driver that will be compatible with the .38 kernel. Is that true? Does it mean I have to wait for nvidia/nvidia-utils to be updated from pacman? How would I know when it is updated?

I've also read about nouveau, but I guess that is not for me because it doesn't support 3D.

Is there a work around for me to use nvidia/nvidia-utils with .38?

Is nvidia and nvidia-utils proprietary drivers? What is the difference with these two and the one you download directly from nvidia?

First of all, I apologize for the bombardment of questions. As you can tell, I'm so clueless on how nvidia drivers work on linux in general (since it was spoon fed by mint) and I really would love to learn about this is a deeper level. Could someone please explain to me (LAYMANS terms) how nvidia works (and possibly a solution to my issue).

EDIT: Additional info - I have a netbook that also runs arch. It uses an Intel GMA integrated video chip which I used "xf86-video-intel" from pacman and I believe since it is open source, it works with .38 fine. So does that mean if you use an open source driver, it will work with all other kernels?

View 6 Replies View Related

Ubuntu Networking :: Remove The Default Driver Rt2800pci And Load The New One?

Sep 7, 2010

My wifi card is DWA-525 I found the drivers and compiled them using make and make install How do I remove the default driver rt2800pci and load the new one?

View 9 Replies View Related

Ubuntu Networking :: Loadndisdriver: Load_driver(358): Couldn't Load Driver Netr7364?

Jun 24, 2010

I'm trying to use ndiswrapper to use a windows driver (netr7364) on ubuntu for my ralink wireless adapter.owever, it fails to load, giving this message in syslog after starting it with "sudo modprobe ndiswrapper":

Code:
Jun 24 17:58:47 roosh-desktop kernel: [ 921.765989] ndiswrapper version 1.56 loaded (smp=yes, preempt=no)
Jun 24 17:58:47 roosh-desktop kernel: [ 921.910039] usb 1-7: reset high speed USB device using ehci_hcd and

[code]....

View 3 Replies View Related

CentOS 5 Networking :: R8168 Driver Fails To Load

Sep 25, 2010

I have a:

# lspci | grep Ether
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 03)

Looks like the r8169 module that gets loaded is not a valid choice for this chipset. The main error that I see is:

r8169: eth0: link down
ADDRCONF(NETDEV_UP): eth0: link is not ready

I have verified the cable and it's good the windows machine next door is fine using it without packet loss.

The system is a HP Desktop, just CentOS 5.5 loaded on it (base, with no updates).

View 1 Replies View Related

Hardware :: Copy A Compiled A Module/driver For USB Wifi Router To Another Distro

Jun 23, 2010

Recently I bought a Usb wifi router Belkin F6D4050 as my old laptop does not have a wifi chip. Unfortunately Belkin does not give Linux drivers for their products. I searched around the web and found a solution where after downloading the ralink drivers and making some modifications it worked under ubuntu

As my laptop is a PIII I decided to install Arch core image and build on it. I followed the same instructions in compiling the drivers for the usb router and yes it worked under arch linux.

It generated a .ko file and it loads at boot time.

Now say I want to use Puppy/Ubuntu etc instead of Arch and I want to access wifi through the router.

My question is whether copying this .ko file specific to the device to another distro puppy/ubuntu in the similar path make it work or it needs to be recompiled on the new distro

View 3 Replies View Related

Ubuntu Networking :: WUSB600n V1 - Won't Work In 10.04 Lucid

May 11, 2010

I've read many threads about the Linksys WUSB600n (both versions), and tried the suggested solutions to no avail in 32-bit Ubuntu 10.04. Compiling my own drivers, adding items to the blacklist, and even a clumsy driver transplant from 32-bit 9.10 have all failed. So here's the sitch: I have a Linksys WUSB600n v1 that works perfectly in 9.10 with only the minor modification posted by chili555 in this thread
HTML Code: [URL] That solution was: "

Code:
sudo gedit /etc/modprobe.d/blacklist.conf
Add three lines:
Code:
blacklist rt2800usb
blacklist rt2x00usb
blacklist rt2x00lib
"

I've tried the same in a clean install of 10.04, but no connection is made and a prompt comes up every few minutes asking for the password. I've used the included rt2870 driver in 9.10 without problems. My wireless-N network uses WPA2 personal encryption, which has never given me issues. The usb id of my adapter, per lsusb, is ID 1737:0071

[Code]...

View 1 Replies View Related

Ubuntu Networking :: Linksys WUSB600N Cannot Get Recognized

Sep 3, 2010

I think lightning may have killed it. It was working fine. Now I cant get it recognized no matter what I do. It also quit working in Win XP where I never had a problem with it because it had its own connection software.

dmesg yields this-
RTUSB disconnect successfully
[ 312.876034] usb 2-1: new full speed USB device using uhci_hcd and address 7
[ 312.996021] usb 2-1: device descriptor read/64, error -71
[ 313.220031] usb 2-1: device descriptor read/64, error -71
[ 313.436038] usb 2-1: new full speed USB device using uhci_hcd and address 8
[ 313.556025] usb 2-1: device descriptor read/64, error -71
[ 313.780031] usb 2-1: device descriptor read/64, error -71
[ 313.996032] usb 2-1: new full speed USB device using uhci_hcd and address 9
[ 314.404022] usb 2-1: device not accepting address 9, error -71
[ 314.516021] usb 2-1: new full speed USB device using uhci_hcd and address 10
[ 314.924029] usb 2-1: device not accepting address 10, error -71
[ 314.924046] hub 2-0:1.0: unable to enumerate USB device on port 1
[ 343.664017] pan0: no IPv6 routers present
[ 809.024049] usb 1-1: new high speed USB device using ehci_hcd and address 10
[ 809.182271] usb 1-1: configuration #1 chosen from 1 choice
[ 809.182837]
[ 809.182839]
[ 809.182840] === pAd = ffffc20020b41000, size = 598568 ===
[ 809.182841]
[ 809.182845] <-- RTMPAllocAdapterBlock, Status=0
guest3@guest3-desktop:~$

View 4 Replies View Related

Ubuntu Networking :: Can't Connect To Wireless Linksys Wusb600n

Jan 3, 2010

i cant connect to my wireless network... im using karmic. Ive searched and found quite a lot of threads but arent sure where to start. I have a Linksys wusb600n, and are trying to connect to my network. It detects the network fine but doesnt connect.

View 1 Replies View Related

Ubuntu Networking :: 9.10 - WUSB600N Ver2 Working In Karmic

Mar 1, 2010

I have a WUSB600N v2 and it is working great for me. Here is all you have to do. Go here and download the RT3572USB driver [URL] The file you download is called 2009_1222_RT3572_LinuxSTA_V2[1].3.0.0.tar.bz2 expand it with the command "tar xjf 2009_1222_RT3572_LinuxSTA_V2[1].3.0.0.tar.bz2"

open the file os/linux/config.mk and edit the following lines: Change HAS_WPA_SUPPLICANT=n to HAS_WPA_SUPPLICANT=y and Change HAS_NATIVE_WPA_SUPPLICANT_SUPPORT=n to HAS_NATIVE_WPA_SUPPLICANT_SUPPORT=y
Next edit the file common/rtusb_dev_id.c and add the USB ID of the card to it. {USB_DEVICE(0x1737,0x0079)}, /* WUSB600Nv2 */

sudo make
sudo make install
reboot and your done.

If you have added the USB device to any other drivers following other threads you will want to either remove that line and recompile those drivers OR black list those drivers. After doing the above this NIC is working great for me in Ubuntu 9.10 and getting N speeds.

View 8 Replies View Related

Ubuntu Networking :: WUSB600N Ver1 - Won't Allow To Connect Via Wifi

May 1, 2010

I was wondering if anyone figured out the WUSB600N ver1 with Ubuntu 10.4 yet. It's the chipset rt2870sta which works perfectly on Ubuntu 9.10 after blacklisting the other RT2x modules but following the same steps as I would 9.10 on the new release of Ubuntu won't allow me to connect via wifi at all. I went back to 9.10 for now but was hoping this would be resolved soon.

View 2 Replies View Related

Ubuntu Networking :: WUSB600N Unable To Connect Despite Able To See Networks

Jan 3, 2011

I've managed to install my WUSB600N on 10.10 (which was NOT easy!!) and I can see all my local wireless networks, but I can't connect - it attempts to connect then disconnects after what I guess is timing out.I know that you can place these cards in broadcast mode (I think), where you can see networks but not connect. Considering that to get this card working I had to attempt about four different sets of instructions to get this far, could I have placed the card in a broadcast mode? I've been at this for about three days, and unless I go out an buy another network card (I'm currently connected using it through windows) then I'm going to have to give up on Linux, which I really don't want to

View 9 Replies View Related

Ubuntu Networking :: WUSB600N Dead After Kernel Upgrade

Feb 8, 2011

I hate kernel upgrades, at least on my laptop. Every time I upgrade, I have to recompile the driver for my Linksys WUSB600N adapter or it doesn't work. Usually, this is no problem, as I have the driver saved in a .tar file and all I have to do is 'make' and 'make install' and it works. BUT... This time, I tried that, and I get this:

Code:
doug@dh-laptop:~/LOCAL/Software/RT3572_Linux_STA_v2.4.0.2$ make
make -C tools
make[1]: Entering directory `/home/doug/LOCAL/Software/RT3572_Linux_STA_v2.4.0.2/tools'
gcc -g bin2h.c -o bin2h
make[1]: Leaving directory `/home/doug/LOCAL/Software/RT3572_Linux_STA_v2.4.0.2/tools'
/home/doug/LOCAL/Software/RT3572_Linux_STA_v2.4.0.2/tools/bin2h
[Code]....

View 3 Replies View Related

Ubuntu Networking :: Cannot Connect To Network Using Linksys Wusb600n V2

Jul 16, 2011

My OS is Linux Xubuntu 11.04 (32 bits) and I'm trying to get Linksys Wusb600n network adapter to work. I followed this post and did all that was written in it... almost. When i came to blacklisting, I blacklisted all drivers that starts with rtx (where x is any digit). Here are lines that I pasted in blacklist.conf:

Code:
blacklist rt2860sta
blacklist rt2870sta
blacklist rt2x00usb
blacklist rt2500usb
blacklist rt73usb
blacklist rt2800usb
blacklist rt2x00lib
blacklist rt2x00pci
[Code].....

The problem: I do see all available networks. So I guess... it somehow works. Anyway, problem is that it does not connect successfully to my network. I click on it - it asks my password. I enter it and click 'Connect'. Nothing, except that network icon is started to like spin around (trying to connect, I guess), happens. After few minutes, it asks for password.... again. I enter it and all starts from the beginning. Its like a loop! Note: I don't have any other things installed except linux-firmware-nonfree_1.9_all.deb and, don't know how successfully, but RT3572USB 2.5.0.0.

View 1 Replies View Related

Ubuntu Networking :: WUSB600N And 9.10 32-bit - Can't Connect To The Internet (unless Use The Wired Connection)

Mar 3, 2010

I have just installed a fresh copy of 9.10 on an older Compaq nc6000 laptop. I need some help getting my Linksys WUSB600N wireless adapter to function properly.

I have "half-way" connectivity, meaning that I can see (and connect to) my home wireless network but I can't connect to the internet (unless I use the wired connection). I have installed NDIS wrapper - no change

View 9 Replies View Related

Ubuntu Networking :: Cisco WUSB600N Rev 1 - Does Not Detect 5GHz Networks At All

Sep 17, 2010

There was quite a bit of threads about this card, and getting it to work mostly boils down to downloading Ralink's propitiatory driver. The card uses RT2870 chipset, and Ubuntu comes with two drivers that are supposed to support it, neither of which seems to work with WUSB600N. One of the drivers included with Ubuntu detects networks operating on 2.4GHz but fails to connect to them, but does not detect 5GHz networks at all.

I was wondering if anybody knows what is so special with this card that it doesn't work with drivers that are shipped with Ubuntu? The card works nicely with Ralink's driver, but it's a bit annoying to have to recompile it on every kernel update (would be much nicer if it worked with stock drivers).

View 3 Replies View Related

Ubuntu Networking :: Linksys WUSB600N Connects On Startup And Then Disconnects?

Jan 17, 2011

Im having another problem with my wireless in Maverick, Im at my wits end with this thing and dont know what to do next. I followed Dev0's from this thread.And now when ever I start my computer I get a notification that says "Linksys C" connected. Then only a few seconds later it says Disconnected and then from then on every few minutes the Password prompt pops up and then I enter my password and then it just keeps going in that cycle until I click cancel.

View 1 Replies View Related

Ubuntu Networking :: Start The Dc Driver For Ethernet Controller?

Mar 23, 2010

I just installed the latest version of Mint xfce on my old inspiron 8000 with a microsoft MN-120 pci ethernet card, and though the card shows up as hardware, it is not recognized as a network interface. I believe there is no driver loaded for it.

It's an old card, but it seems the kernel still supports it. There are instructions for activating the dc driver that appears to be the proper driver for this chip set, but those instructions originated from freebsd and I'm not sure they translate well. See here:[URL]

I did find a kernel config file, but I was afraid to add the suggested lines to it because there were no other lines specifying "devices". They all started with "config".

View 2 Replies View Related

Fedora Networking :: Rt2870/WUSB600N Not Running On Startup?

Oct 4, 2009

my wireless adapter(WUSB600N) doesn't run when I log in. The driver is loaded on start-up but the green light is not on the adapter. I have to physically disconnect the adapter and plug it back in to get it recognised and it works fine afterwards

View 2 Replies View Related

Ubuntu Networking :: Rtl8185B Driver Fails To Start Successfully

Sep 14, 2010

I just bought a new TrendNet TEW-423PI for my ubuntu box (10.04) and have not been able to get it to start. This has the RealTek RTL-8185. I first tried starting up out with the stock install with the built in r8180 drivers. No luck. The board is seen (visible in lshw -C network), but the network device (eth1, or wlan0) never gets created. I googled and got the suggestion that I should install the RealTek r8185 drivers. I did that. I still have the same problem. Looks like something is going wrong in the drivers. Here's what I see in lshw:

Code:
*-network:1 UNCLAIMED
description: Ethernet controller
product: RTL-8185 IEEE 802.11 a/b/g Wireless LAN controller
...
physical id: 9
bus info: pci@0000:00:09.0
version: 20
width: 32 bits
clock: 33MHz
capabilities: pm cap_list
configuration: latency=32 maxlatency=64 mingnt=32
resources: ioport:d000(size=256) memory: 1c020000-1c0203ff
and in dmesg I see

Code:
Linux kernel driver for RTL8180 RTL8185 based WLAN cards
Copyright (c) 2004-3005 Andrea Merello
...
rtl8185B: WW:MAC chip not recognized: version 7. Assuming RTL8180
...
rtl8185B: No channels, aborting
rtl8185B: Initialization failed

View 1 Replies View Related

Ubuntu Networking :: WUSB600N Wireless - Error Cannot Stat `rt3572sta.ko': No Such File Or Directory

Nov 11, 2010

well I am a novice in Linux OS, I have a wireless card, it's a Linksys WUSB600N but it doesn't work in Ubuntu 10.10 Desktop Edition, which it is the one I have, 64 bits machine, so I read this [URL] and I did all the steps, I downloaded 2010_0915_RT3572_Linux_STA_v2.4.0.2.tar but in the last part, sudo make install I got this error

alain@alain:~/t/2010_0915_RT3572_Linux_STA_v2.4.0.2$ sudo make install
make -C /home/alain/t/2010_0915_RT3572_Linux_STA_v2.4.0.2/os/linux -f Makefile.6 install
mkdir: cannot create directory `/etc/Wireless': File exists
make[1]: Entering directory `/home/alain/t/2010_0915_RT3572_Linux_STA_v2.4.0.2/os/linux'
rm -rf /etc/Wireless/RT2870STA
mkdir /etc/Wireless/RT2870STA
[Code],,,,

so i have no way to get connected to the internet, what is that error cannot stat `rt3572sta.ko': No such file or directory, I think thats why i can make the wireless card work.

View 7 Replies View Related

Fedora :: Load A Print Driver And Network Driver For An MX860 Printer?

Apr 15, 2010

This is my first attempt with Yum and Fedora for that matter. I need to load a print driver and network driver for an MX860 printer. I downloaded the drivers and they are in the download folder. When I try to install I get what is below. How do I resolve? Do I need to identify where the driver is? If so, how?

[compaq@compaq ~]$ su -c'yum install cnijfilter-mx860series-3.10-1-i386-rpm.tar.gz'
Password:
Loaded plugins: refresh-packagekit
updates/metalink | 15 kB 00:00
Setting up Install Process
No package cnijfilter-mx860series-3.10-1-i386-rpm.tar.gz available.
Nothing to do
[compaq@compaq ~]$

View 14 Replies View Related







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