Debian Hardware :: Rt2860 Does Not Work After Update?

Sep 4, 2010

I use a Ralink rt2860 wireless PCI-Card Debian Squeeze. It worked properly til the last update, since that I can not use any commands with iwpriv: biaaas:/home/biaaas# iwpriv wlan0 driverV wlan0 no private ioctls.

I reinstalled the firmware package und unloaded/loaded the rt2860sta module, but that didn't help. Also the settings in /etc/Wireless/RT2860STA are ignored. The card somehow works I can see neigboring WLan-networks (all at 2.4GHz), but I use 5GHz because there are too much networks around.

View 5 Replies


ADVERTISEMENT

OpenSUSE Wireless :: Use The Ralink RT2860 Driver 11.2 - (error: Invalid Driver Rt2860.inf)?

Feb 2, 2010

I had a problem with using ndiswrapper to install Windows driver on Netgear WN511TA wireless adapter card. Problem solved by replacing Netgear WN511TA with Airlink101 AWLC6080 PCMCIA wireless adapter to work in my triple-boot XP Pro/Ubuntu Karmic/openSUSE 11.2 Toshiba laptop and using the latest Linux driver version 2.3.0.0 dated January 29, 2010 from Ralinktech site. I followed driver instruction in a Ubuntuforums tutorial (Howto: Ralink RT2860(m) PCI(e) RT2860...on Intrepid).

I am wondering if I can use the same Linux driver (RT2860sta) for openSUSE 11.2 on my triple-boot XP Pro/Karmic/openSUSE laptop, ie. copying over instead of building and compiling driver from source again, because I don't quite understand the build instruction given in the README file of Ralink's Linux driver file. Specifically, I don't know how to "define the GCC and LD (?) of the target machine, and define the compiler flags CFLAGS(?), modify your need (?)", etc. I already have gcc, cpp and make installed on the Ubuntu and openSUSE parts of my machine. I did try ndiswrapper in openSUSE but it doesn't work for the Windows version of the latest Ralink driver (error: invalid driver rt2860.inf).

View 9 Replies View Related

Debian Hardware :: Sid Kernel 2.6.37 Rt2860 Wireless Not Working?

Feb 20, 2011

ubuntu --> debian --> ubuntu --> debian --> fedora --> ubuntu netbook remix --> kubuntu --> lubuntu --> arch --> debian testing --> ubuntu --> debian testing (with different GUI LXDE, GNOME, KDE, ENLIGHTENMENT) --> Linux Mint LMDE --> PCLINUXOS --> ubuntu (different GUI's again) --> Debian testing --> Debian Sid with APT pinning.

I still consider myself a linux newbie so if there is anything that seems misleading or incorrect please let me know.

Some history: Normally my wireless worked out of the box with ubuntu (2.6.35) with minor hiccups and few disconnect issues.
In debian testing (2.6.32) all i needed to do was install the firmware-ralink_0.27_all.deb package and it would work properly.Today I noticed that there was a kernel upgrade from 2.6.32-5 to 2.6.37-1 available in Sid. I upgraded the kernel everything works properly but my wireless would not connect. I use gnome with network manager. Network manager would list all available wireless networks but not be able to connect with wpa/wpa2 security. I noticed that network manager was using the rt2800 driver which does not work properly with my wireless card. It also seems that kernel 2.6.37 removed the rt2860sta driver reference from its "source".

When i was using Ubuntu Maverick with kernel 2.6.35 i noticed that network manager would use the rt2800 driver. Normally I would be able to connect but every so often or after the computer would "sleep" I would not be able to reconnect to a wireless network without rebooting. I found this post on the Ubuntu forums that describes how to compile the driver from source and problem solved: http://ubuntuforums.org/showthread.php?t=1476007 I will for the most part, copy the steps that Sven6210 describes and modify for the debian kernel 2.6.37-1

Things needed before proceeding :

1.Gedit text editor program or alternative

2.Have gcc (The GNU C compiler) installed

3.These steps assume the system is configured with sudo, please make appropriate modifications tailored to your system.

4.Be not afraid of the command line.

[code]....

View 3 Replies View Related

Debian Hardware :: RT2860 Wireless Card Not Working

Jun 1, 2011

I just installed Debian after I became fed up with Ubuntu. I'm trying to get my wireless card to work so I can move my computer back to it's proper place. Right now I have to put it right next to the router so the Ethernet cable can reach. Anyways, I've had trouble with this card before, so I did a quick google search. I found this: [URL]. I followed the instructions, and the thing at the top of the panel shows a list of wireless networks. When I try to connect to mine, it asks me for authentication. When I give it authentication, it idles for a while before asking me again.

Here's some system information:
uname -a
Linux max-pc 2.6.32-5-amd64 #1 SMP Wed May 18 23:13:22 UTC 2011 x86_64 GNU/Linux
lsmod | grep rt2860sta
rt2860sta 454573 1
crc_ccitt 1323 1 rt2860sta .....

From what I recall, when I used Ubuntu it was called ra0. Could this have something to do with it?

View 3 Replies View Related

Debian :: Apt Get Update Doesn't Work

Jan 3, 2011

i want to apt-get update. But it is not working.

[code]...

Is it something that is wrong in the source.list?

View 14 Replies View Related

Debian Configuration :: Apt-get Update Do Not Work?

Apr 13, 2011

i have download debian 6.0.1 DVD, and installed corectly,i am using internet behind proxy, but i configure all the things thier and i still can ping to google from CLI bt i could nt update my system

View 2 Replies View Related

Debian :: Apt-get Update Does Not Work (Etch)?

Jun 21, 2010

tried to to run apt-get update (under Debian Etch)but it does not workI get the output (see apt_get_output.txt)I also tried running apt-get upgrade first, but that did not change anything.My sources list looks like (see sources.txt)

View 8 Replies View Related

Debian :: Awn Applets Do Not Work After Recent Update

Aug 19, 2011

I have been dsitro skipping around. Reinstalling the new versions every six months, only to find more major drawbacks recently with ubuntu. I fixed a major problem with adobe flash being majorly slow on my hardware by following the debian flash guide, what a life saver. I now love my linux system, flash was always a pain, made me appreciate windows. I thought I might try a rolling release distro (PCLinuxos is pretty good but I couldn't install office in wine). I heard about the speed of debian - the mother of all distros. But when I tried debian stable, I had hard crashes so I decided to try Wheezy instead.

Now I seem to be sitting pretty. With one exception, the latest 0.41 update of the AWN window manager breaks the awn applets. I have locked the version at 0.4 by going back to the stable branch that worked. But I would rather not have to check to see if the next updates is going to break them again. There were some more updates recently to awn-applets not sure if they fixed this problem. Why was this update released in the first place, when it breaks down awn almost completely ? without the applets it's almost useless. It's probably something simple like changing the directory but still annoying.

View 2 Replies View Related

Debian :: How Do Security Update Sources Work?

Mar 22, 2011

Just leads to a list of packages. Are these taken down and installed if needed? I take it these are installed from main component right?Is this just to let people know there's a new version in main? If you didn't have "deb http://security.debian.org/ distrib/updates main", wouldn't the updates be pulled from "deb http://whatever/debian distrib main" anyway when you did an apt-get update (by logical reasoning that they'd be new?)

Or is it that you can't detect new versions directly from main and you need the updates package to point out which ones have updated versions?

View 3 Replies View Related

Debian :: Gnome Update Manager Doesn't Work?

May 25, 2010

I've installed the GNOME Update Manager (0.68-debian.7) from the official Debian package archive. However, after checking for new packages and clicking "Install the updates", the update manager asks for rights and then just checks for new updates again. Selecting different packages didn't help either, it just checks for updates again and doesn't update anything. Has anyone experienced the same problem

View 6 Replies View Related

Slackware :: Can't Use Wireless In 13.1 - Chipset: Rt2860

May 13, 2010

I can't use my wireless card in slack 13.1 (slack64-current). Looking at the dmesg output I saw that the firmware was missing, so I download it from ralink website.After this I was able to up it with ifconfig. I also was able to see my network with wicd, but after connection I can only transfer very few packets and network becomes unresponsive, no traffic.In slack64 13.0 this same card works fine. I don't even need to install a firmware. how I can make this work in slackware64-current?

View 6 Replies View Related

OpenSUSE Wireless :: RaLink RT2860 Not Working Out Of The Box In 11.3

Aug 10, 2010

Desktop PC with Trendnet TEW-642 PCI wireless N adapter (Ralink 2860 STA driver). Running openSUSE 11.3 X8_64 with KDE 4.4.4. Software Management and KNetwork Manager both identified rt2860STA as installed. However, KNetwork Manager's authentication window keeps popping up every few seconds and I cannot get wireless.

1) uname -r:

Code:

2.6.34-12-desktop

2) /sbin/lspci -nnk:

Code:

03:06.0 Network controller [0280]: RaLink RT2800 802.11n PCI [1814:0601]
Subsystem: RaLink Device [1814:2860]
Kernel driver in use: rt2860

3) dmesg:

Code:

[ 6.270671] rt2860sta: module is from the staging directory, the quality is unknown, you have been warned.
[ 6.275290] alloc irq_desc for 21 on node 0
[ 6.275294] alloc kstat_irqs on node 0

[code].....

I have downloaded and extracted the latest rt2860.bin file from the Ralinktech website to Desktop but even as root I cannot copy it to /lib/firmware or replace the existing rt2860.bin file in /lib/firmware.

View 9 Replies View Related

Ubuntu Networking :: Installing RT2860 Driver?

Jul 2, 2011

I've been snooping around on the forums for a couple of hours now looking for a straightforward guide to installing custom wireless drivers. I have a new Airlink101 AWLH6075 wireless card (and no ethernet connectivity.) The Linux drivers are the RT2860 Ralink drivers in a .tar, which I have on a different computer.

So -- I'm on Server (command-line only), 64-bit, no working internet. Btw, the wifi card works fine on my alternate boot of Windows. wlan0 (wlan1?) is not detected during installation.

So, I know I need to:
1. mount the usb drive I'm storing the file(s) on
2. put those files in my local Linux directory
3. somehow install them
4. (disable my old ethernet connection?)
5. enable my new wlan0 and set up dhcp and the WEP login.

[Code]...

I would greatly appreciate any help I can get with any of these things. I don't even know how to mount a USB stick in command-line... but obviously the internet connectivity (and thus driver installation) is the major issue here and I can find out most of the other stuff on my own.

View 9 Replies View Related

Fedora Networking :: RT2860 Does Not Connect To WPA / WPA2 Network (F13)

May 30, 2010

I have a problem with my RT2860 in my Eee PC 901 running F13. It connected fine in F12 when I installed the akmod-rt2860 driver. I enter my WPA key, then it tries to connect, but the WPA key screen appears again saying that I may have typed in my WPA key incorrectly. However, I checked and it is the right WPA key.

View 5 Replies View Related

Ubuntu Networking :: Can't Find Wireless N Networks With RT2860

Feb 1, 2011

I went out and purchased a Sabrent PCI wireless 802.11n card with the RT2860 chipset because it was on the ubunutu compatibility list and has linux driver available from the manufacturer. I was impressed that the card worked in wireless G mode out of the box, which is a great start....

However, I can't find any wireless N networks. Dual booting I can find/use my N network, but in ubuntu I can only find my G network. This is somewhat frustrating because I bought this card and a new (read: expensive) Linksys E3000 router specifically to run a nice new N network...

I have downloaded, made, and installed (reboot) the latest driver from the manufacturer, but it still won't find any N networks. I found a few posts by searching here and google that alluded to changing this line: "HT_OpMode=1" (from 0 to 1) in the config file RT2860STA.dat located in /etc/Wireless/RT2860STA/ and a reboot. It didn't work for me.

Frankly all this rebooting is starting to **** me off ... I have spent most of last night trying to setup my 180$ wireless network and its still no better than the freebie DDWRT54g based wifi it replaced. I am frustrated, perhaps someone wiser in the ways of ubuntu and wireless N can shed some light on the situation....

I forgot to mention I am on Karmic Kola, amd64 with the standard gnome.

View 3 Replies View Related

Ubuntu Networking :: Asus Pce-n13, RaLink/RT2860 Not Active?

Feb 5, 2011

Just built a new computer and I think I somehow need to activate my wireless card to get it working.The hardware seems to show up. I get "Wireless Networks" in my network manager but it is grayed out and says disconnected. I think it is an easy fix I just cannot find it.

[Code]...

View 4 Replies View Related

Hardware :: RT2860 In Fedora 12 With EEEPC 100H Not Working?

Jan 1, 2010

Target : to make wifi card working on EEPC 1000H

Problem : RT2860 card is not working

Question : how to make it works? what are the next steps ?

Steps :

1. Fresh installation of Fedora 12 from USB keys + remote FTP server : installation is ok

2. Update the system :

Code:

yum update

3. Add repository :

Code:

[URL]

4. Add the RT2860 :

Code:

yum install rt2860

[code].....

View 3 Replies View Related

Ubuntu Networking :: Rt2860 Kismet Power Always Says 0 How To Load Module?

Jun 26, 2010

I have a WS- something or other by gigabyte, it has the "ralink rt2860" chipset according to lspci.

It works well the only problem is in kismet or airodump-ng the power always shows as 0.

In the kismet.conf i had to set the source to rt2500, it does not seem to like rt2860 or rt2x00.

In airodump-ng it always says "chipset: ralink 2560pci" and "driver:rt2500"

Is there any way i can use the rt2x00 drivers, would they allow for more things ?

Whats funny is that network manager can see the signal strenght of all the sources.

View 2 Replies View Related

Ubuntu Networking :: Ralink RT2860 Card Will Not Connect To WPA2 In Lucid

May 8, 2010

After installing Lucid, I noticed that my Ralink RT2860 card would not connect to my home network using WPA2 despite the network being visible and of good strength. So I followed the guide at [url] in order to install the newest Ralink drivers.

After installation, same issue. That is, the card will connect to my a/b/g/n network if I leave it unprotected, but it will not connect to the same network if switch it to WPA2. After being given the passphrase, the wireless icon on the indicator applet shows that it is trying to connect, but after awhile it fails. Does anyone know why the built-in driver and also the official Ralink driver are no good for WPA2 in Ubuntu 10.4 for my RT2860 card?

View 9 Replies View Related

Ubuntu Networking :: Rt2860 (rt3562sta.ko) Driver Spams Dmesg Constantly?

Mar 8, 2011

In order to get my Wireless card working Add-on: [URL]..The wlan card is working fine except I have a huge amount of logging info in dmesg/syslog

[Code]...

View 1 Replies View Related

Ubuntu Networking :: Rt2860 / Rt2860sta No Longer Works After Upgrade To Natty?

May 16, 2011

I recently upgraded my Zepto laptop to Natty (11.04), and unfortunately the wifi no longer worked. I have a WPA net, and the combination with a Ralink chip seems unfortunate - judging from the number of internet posts.After browsing loads of threads on the 'net I think I have found a solution for 11.04 - it will work out of the box in 11.10 !

1) Add "blacklist rt2800pci" to /etc/modprobe.d/blacklist.conf

I think this makes the wifi stuff work as I can then do "iwlist wlan0 scan" and get reasonable output. But there is no integration with the Network Manager. So I have also done this (again, with inspiration from a few threads):

2) Edit /etc/NetworkManager/NetworkManager.conf - change the "managed=false" under "[ifupdown]" to "managed=true".

You may have to do a "service network-manager restart", restart or similar to get it going.It also seems I can suspend and get a wifi net connection upon wakeup.

View 1 Replies View Related

Ubuntu Networking :: Wireless DL Very Slow - Ralink RT2860/Realtek RTL8111

Jun 30, 2011

My wireless download rate is absurdly low (0.3 mbps) compared to a faster upload rate (1.5 mbps). My girlfriend's laptop running windows gets much higher download rate (20+ mbps).

View 8 Replies View Related

Ubuntu Networking :: Wireless Rt2860 Fails To Resume After Suspend (11.04, Natty Narwhal)

May 6, 2011

I've been happily using this lappie with LTS but wanted to try out 11.04. It looks great but wireless has been an issue:

1. No wireless during install
2. Had to manually blacklist the rt2860pci etc modules
3. Wireless still not resuming after suspend

05:00.0 Network controller: Ralink corp. RT2860
Subsystem: Ralink corp. Device 2790
Physical Slot: 0-2
Flags: bus master, fast devsel, latency 0, IRQ 18

[code]...

The latter manual mod improved things slightly but still no cigar

View 7 Replies View Related

Debian Installation :: Apt-get Update Or Aptitude Update - Error "Cannot Initiate The Connection To Security.debian.org:80"

Jul 14, 2011

I have a very strange problem; when trying to apt-get update or aptitude update I get time out errors. At first it was resolving ipv6 adresses:

Cannot initiate the connection to ftp.litnet.lt:80 (2001:778::87). - connect (101: Network is unreachable) [IP: 2001:778::87 80] Err [URL] Cannot initiate the connection to security.debian.org:80 (2001:a78:5:1:216:35ff:fe7f:6ceb). - connect (101: Network is
unreachable) [IP: 2001:a78:5:1:216:35ff:fe7f:6ceb 80] As my host does not have normal ipv6 support, i just tried to disable ipv6: echo net.ipv6.conf.all.disable_ipv6=1 > /etc/sysctl.d/disableipv6.conf

[Code]....

View 2 Replies View Related

Ubuntu :: Apt-get Update Does Not Work Well

May 20, 2010

I am on 10.04 and since yesterday I could manage to apt-get update without any problems.

Here is my sources.lst

Quote:

# deb cdrom:[Ubuntu 10.04 LTS _Lucid Lynx_ - Release i386 (20100429)]/ lucid main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

[Code].....

View 9 Replies View Related

Debian :: Usb Stick Don't Work - How To Make It Work

Jan 14, 2011

I just installed Squeeze_di_rc1, whit gnome, when i insert any usb stick i recive how can i solve it?At the same times i tried to format in fat 16 with gparted but the result is the same.

View 6 Replies View Related

Fedora Installation :: Cannot Get Yum Update To Work

Feb 14, 2009

I just upgraded from fc9 to fc10 via the live cd. All went smooth. I tried to run yum update, but it keeps failing. I thought maybe there was something wrong with the repos, so I copied the repo files from another pc I have that is running fc10 and is able to run yum update.

Still get errors:
[root@sony yum.repos.d]# yum clean all
Loaded plugins: refresh-packagekit
Cleaning up Everything
[root@sony yum.repos.d]# yum update
Loaded plugins: refresh-packagekit
rpmfusion-nonfree-updates | 2.7 kB 00:00
rpmfusion-nonfree-updates/primary_db | 81 kB 00:00
[URL]: [Errno 4] IOError: <urlopen error (101, 'Network is unreachable')>
Trying other mirror.
[URl]: [Errno 12] Timeout: <urlopen error timed out>
Trying other mirror.
fedora | 2.8 kB 00:00
fedora/primary_db | 6.6 MB 00:46
Could not retrieve mirrorlist [URL] error was
[Errno 4] IOError: <urlopen error (-2, 'Name or service not known')>
Error: Cannot retrieve repository metadata (repomd.xml) for repository: rpmfusion-free-updates. Please verify its path and try again
[root@sony yum.repos.d]#

View 14 Replies View Related

Fedora :: Clamav Update Won T Work?

Mar 25, 2011

i was using mandriva before and fedora is new i have installed clamav antivirus but clamav won update i must change clamd.d and maybe freshlam.conf but how do i that under mandriva clamav-freshclam does the job but here it is different

View 8 Replies View Related

Ubuntu :: WINE Does Not Work After Update To 10.04?

Apr 29, 2010

I updated to Lucid and it works great except for the programs installed on Wine. They still appear on the menu but will not launch.

View 5 Replies View Related

Ubuntu :: Update Manager Can't Work?

Apr 30, 2010

After I have installed the 10.04, I found the upgrade manager were not able to connect to the sources.It report an error and said:http://mirrors.163.com/ubuntu/dists/lucid/Release.gpg can't connect to 127.0.0.1:8080 (127.0.0.1)‚ - connect (111: Connection refused)however, my firefox and other applications are able to get access to the internet. (the network interface eth0 is active and works well)

View 4 Replies View Related







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