LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking
User Name
Password
Linux - Wireless Networking This forum is for the discussion of wireless networking in Linux.

Notices


Reply
  Search this Thread
Old 01-18-2010, 02:25 AM   #16
lupusarcanus
Senior Member
 
Registered: Mar 2009
Location: USA
Distribution: Arch
Posts: 1,022
Blog Entries: 19

Rep: Reputation: 146Reputation: 146

Quote:
Originally Posted by kdogg69er View Post
for some reason i cant copy and paste and can u explain how
Ok, i you can't copy & paste, run this instead:

Code:
lspci | grep Wireless
and type it on here. Capitalize the "W" in above command.

We need to know if BT4 is "seeing" the wireless card.
 
Old 01-18-2010, 08:03 AM   #17
kdogg69er
LQ Newbie
 
Registered: Jan 2010
Location: Australia, Adelaide
Distribution: Ubuntu
Posts: 16

Original Poster
Rep: Reputation: 0
i tryed and nothin happened!

root@bt: lspci | grep Wireless
root@bt:

anything else?
 
Old 01-18-2010, 10:39 PM   #18
kdogg69er
LQ Newbie
 
Registered: Jan 2010
Location: Australia, Adelaide
Distribution: Ubuntu
Posts: 16

Original Poster
Rep: Reputation: 0
can u please help?
 
Old 01-18-2010, 10:51 PM   #19
lupusarcanus
Senior Member
 
Registered: Mar 2009
Location: USA
Distribution: Arch
Posts: 1,022
Blog Entries: 19

Rep: Reputation: 146Reputation: 146
I can try if you post the full output of 'lspci' and/or 'lsusb,' or can confirm that the command retrieves details about said wireless card.

I can if you install it to your Hard Drive in a dual-boot scenario.

But without your help, how am I supposed to help you? Help me help you.

If the sole reason of using BackTrack 4 is for aircrack-ng, you can install a newer Linux distro, such as Ubuntu in a dual-boot scenario, with in-house support for the card.

Virtualization, if it hasn't worked yet, should not be so reiled on to give desired performance.

Hope you can understand why I have not posted with the above information given.

Last edited by lupusarcanus; 01-18-2010 at 10:56 PM.
 
Old 01-18-2010, 11:04 PM   #20
kdogg69er
LQ Newbie
 
Registered: Jan 2010
Location: Australia, Adelaide
Distribution: Ubuntu
Posts: 16

Original Poster
Rep: Reputation: 0
i am installing is a dual boot,, thanks for your help anyway!

thanks man
 
Old 01-18-2010, 11:14 PM   #21
lupusarcanus
Senior Member
 
Registered: Mar 2009
Location: USA
Distribution: Arch
Posts: 1,022
Blog Entries: 19

Rep: Reputation: 146Reputation: 146
Quote:
Originally Posted by kdogg69er View Post
i am installing is a dual boot,, thanks for your help anyway!

thanks man
Good! This will probably make it work. If it doesn't, there is many ways that it can be made to work, since we are dealing with an actual card; instead of some virtual card.

Virtualization can add such a complicated layer of compatibility, because it is no longer the actual device, but whatever the programs wishes to make it. This can cause many problems, and apparently, direct support for the card is not available in Windows VM's.
 
Old 01-19-2010, 01:54 AM   #22
kdogg69er
LQ Newbie
 
Registered: Jan 2010
Location: Australia, Adelaide
Distribution: Ubuntu
Posts: 16

Original Poster
Rep: Reputation: 0
ok my card works Internet works,, but when i type sudo airodump-ng wlan0

is starts to search for networks and after 20 mins still searching, wont find any networks,, i no there is cause i can find 6 in windows including mine,

any ideas

thanks again
 
Old 01-19-2010, 02:19 AM   #23
lupusarcanus
Senior Member
 
Registered: Mar 2009
Location: USA
Distribution: Arch
Posts: 1,022
Blog Entries: 19

Rep: Reputation: 146Reputation: 146
Quote:
Originally Posted by kdogg69er View Post
ok my card works Internet works,, but when i type sudo airodump-ng wlan0

is starts to search for networks and after 20 mins still searching, wont find any networks,, i no there is cause i can find 6 in windows including mine,

any ideas

thanks again
Hey! Hooray!

Have you put the card into monitor mode yet?

Disable the GUI network manager and do;

Code:
ifconfig wlan0 down
iwconfig wlan0 mode monitor
ifconfig wlan0 up
airodump-ng wlan0
 
1 members found this post helpful.
Old 01-19-2010, 02:36 AM   #24
kdogg69er
LQ Newbie
 
Registered: Jan 2010
Location: Australia, Adelaide
Distribution: Ubuntu
Posts: 16

Original Poster
Rep: Reputation: 0
thanks so much


 
Old 01-19-2010, 02:40 AM   #25
lupusarcanus
Senior Member
 
Registered: Mar 2009
Location: USA
Distribution: Arch
Posts: 1,022
Blog Entries: 19

Rep: Reputation: 146Reputation: 146
Quote:
Originally Posted by kdogg69er View Post
thanks so much


No problem. Glad the issue is resolved.

If you found my post(s) helpful, you can 'Thank' me by clicking on the 'Thanks' button on my post(s).

If your issue was resolved, go to the top of the webpage, click on Thread Tools -> Mark thread as SOLVED.

If you run into any more problems, its ok to ask

Happy hacking
 
Old 07-30-2011, 06:13 PM   #26
Mushabir
LQ Newbie
 
Registered: Jul 2011
Posts: 2

Rep: Reputation: Disabled
same problem

hi i have the same problem. I'm using virtual box and when i type lspci / grep wireless i get this

Basic display modes:
-mm Produce machine-readable output (single -m for an obsolete format)
-t Show bus tree

Display options:
-v Be verbose (-vv for very verbose)
-k Show kernel drivers handling each device
-x Show hex-dump of the standard part of the config space
-xxx Show hex-dump of the whole config space (dangerous; root only)
-xxxx Show hex-dump of the 4096-byte extended config space (root only)
-b Bus-centric view (addresses and IRQ's as seen by the bus)
-D Always show domain numbers

Resolving of device ID's to names:
-n Show numeric ID's
-nn Show both textual and numeric ID's (names & numbers)
-q Query the PCI ID database for unknown ID's via DNS
-qq As above, but re-query locally cached entries
-Q Query the PCI ID database for all ID's via DNS

Selection of devices:
-s [[[[<domain>]:]<bus>]:][<slot>][.[<func>]] Show only devices in selected slots
-d [<vendor>]:[<device>] Show only devices with specified ID's

Other options:
-i <file> Use specified ID database instead of /usr/share/misc/pci.ids.gz
-p <file> Look up kernel modules in a given file instead of default modules.pcimap
-M Enable `bus mapping' mode (dangerous; root only)

PCI access options:
-A <method> Use the specified PCI access method (see `-A help' for a list)
-O <par>=<val> Set PCI access parameter (see `-O help' for a list)
-G Enable PCI access debugging
-H <mode> Use direct hardware access (<mode> = 1 or 2)
-F <file> Read PCI configuration dump from a given file

help please
 
Old 05-02-2013, 03:13 AM   #27
gizzenbriggs
LQ Newbie
 
Registered: May 2013
Location: scotland
Distribution: MX Linux
Posts: 8

Rep: Reputation: Disabled
Smile Newbie wants wireless access

Hi everyone! This is my first post. I am sick to the back teeth with Windows but cannot get rid of it because my wife would not cope with Linux. I have installed Ubuntu 10 on my netbook but need a desktop computer for serious use. Consequently I have installed OpenSUSE on an old desktop and it runs well, even with only 1Gbyte of RAM! I have a wireless USB stick labelled LM technologies and it works well with Windows using an Atheros AR5007UG driver. I would dearly love to connect to the Web using the wireless USB stick on my OpenSUSE 11.4 desktop but plug and play does not appear to detect it. I am determined to learn more about Linux but I could do with some help with this wireless issue to get me started. Thanks a lot. I hope that I will be able to contribute positively in future.

PROBLEM SOLVED
I installed Ubuntu 12.04.2, replacing OpenSUSE 11.4
The installation found my USB wireless stick and configured the driver automatically!

Last edited by gizzenbriggs; 05-05-2013 at 01:00 PM. Reason: PROBLEM SOLVED
 
  


Reply

Tags
atheros, linux, networking, wireless



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
wireless wont work -Atheros AR242x 802.11abg tac90 Linux - Laptop and Netbook 15 09-10-2009 06:15 PM
Atheros AR5007 802.11b/g wireless won't work in OpenSUSE 10.3 justin23lee Linux - Wireless Networking 12 06-01-2008 11:41 AM
Atheros AR5007 802.11b/g Wireless LAN Driver won't work on windows XP sifalls General 4 05-05-2008 08:03 AM
Atheros Wireless LAN (802.11b/g) with Redhat Linix EL 4 hitesh_linux Linux - Wireless Networking 2 11-13-2006 02:01 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking

All times are GMT -5. The time now is 05:44 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration