WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Using wifi WUSB600n with tc3 - Does it work?  (Read 2716 times)

Offline bigpcman

  • Hero Member
  • *****
  • Posts: 719
Using wifi WUSB600n with tc3 - Does it work?
« on: May 13, 2010, 04:33:37 PM »
Not happy to hear about this since I have been hoping I could now use my WUSB600n with tc3.

Any thoughts on this matter?

From:
http://www.linuxquestions.org/questions/linux-wireless-networking-41/recommendations-for-a-new-wireless-device-to-replace-a-wusb600n-v2-usb-device-807270/#post3965222

Quote
I'm out on the prowl for a new Wireless Device to replace my WUSB600n Version 2 by Linksys. Main reason behind this being the method for getting the driver to work on Linux under kernel 2.6.33 is now failing (something missing under this new kernel revision that just doesn't go gravy when compiling the driver as I understand it).
big pc man

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 11022
Re: Using wifi WUSB600n with tc3 - Does it work?
« Reply #1 on: May 13, 2010, 05:00:51 PM »
Have you tried with the wireless extension? The pci id from http://linux-wless.passys.nl/query_part.php?brandname=Linksys
is listed in rt2800usb.c in my 2.6.33.3 tree.
The only barriers that can stop you are the ones you create yourself.

Offline bigpcman

  • Hero Member
  • *****
  • Posts: 719
Re: Using wifi WUSB600n with tc3 - Does it work?
« Reply #2 on: May 13, 2010, 06:24:33 PM »
Have you tried with the wireless extension? The pci id from http://linux-wless.passys.nl/query_part.php?brandname=Linksys
is listed in rt2800usb.c in my 2.6.33.3 tree.

I've installed:

# wireless_tools.tcz
# wireless-2.6.33.3-tinycore.tcz
# wpa-supplicant.tcz

"iwconfig" reports wlan0 present and not associated

"iwlist wlan0 scanning" reports "failed to read scan data: Network is down"

modules loaded include rt2800usb and rt2x00usb and a couple rt2..libs

I'm running a dlink 614 802.11n (n only no b or g) access point wifi network

"iwconfig wlan0 essid any" reports "SET failed on device wlan0, operation not permitted"
big pc man

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: Using wifi WUSB600n with tc3 - Does it work?
« Reply #3 on: May 14, 2010, 02:36:52 AM »
Interface is down. First try to turn it on.

My advice is to install WICD and let it do all necessary preparation. If it works with WICD, you can find proper console commands, if you want that way.
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline bigpcman

  • Hero Member
  • *****
  • Posts: 719
Re: Using wifi WUSB600n with tc3 - Does it work?
« Reply #4 on: May 14, 2010, 12:38:10 PM »
Interface is down. First try to turn it on.

My advice is to install WICD and let it do all necessary preparation. If it works with WICD, you can find proper console commands, if you want that way.

Tried wicd no dice.

The adapter does not turn on. Going back to tc2.11 and my old wg511 adapter to see if that works, If that doesn't work I'll create a separate post so as to not create confusion as it relates to tc3.
big pc man

Offline combo3

  • Full Member
  • ***
  • Posts: 148
Re: Using wifi WUSB600n with tc3 - Does it work?
« Reply #5 on: May 14, 2010, 07:13:26 PM »
This site gives instructions on how to get it working. (Note: Involves compiling.)