LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 12-18-2012, 05:12 AM   #16
jsknight100
LQ Newbie
 
Registered: Dec 2012
Posts: 13

Original Poster
Rep: Reputation: Disabled

Quote:
Originally Posted by markush View Post
It should have been lspci, sorry for the typo.

Markus
Sorry I think this is what you wanted:

ohn@john-old:~$ lspci -k | grep -iA3 marvel
03:02.0 Ethernet controller: Marvell Technology Group Ltd. Marvell W8300 802.11 Adapter (rev 07)
Subsystem: ASUSTeK Computer Inc. Device 138f
03:03.0 Communication controller: Conexant Systems, Inc. HSF 56k Data/Fax Modem
Subsystem: Conexant Systems, Inc. Dimension 3000
john@john-old:~$

Thanks for your help!
 
Old 12-18-2012, 05:42 AM   #17
markush
Senior Member
 
Registered: Apr 2007
Location: Germany
Distribution: Slackware
Posts: 3,979

Rep: Reputation: Disabled
well, you didn't understand what I mean
Code:
lspci -k | grep -iA3 marvel
lspci with the k option.

Markus
 
Old 12-18-2012, 11:13 AM   #18
jsknight100
LQ Newbie
 
Registered: Dec 2012
Posts: 13

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by markush View Post
well, you didn't understand what I mean
Code:
lspci -k | grep -iA3 marvel
lspci with the k option.

Markus
Thanks for your help hope this is ok!

john@john-old:~$ lspci -k
00:00.0 Host bridge: Intel Corporation 82945G/GZ/P/PL Memory Controller Hub (rev 02)
Subsystem: Dell Device 01d2
00:01.0 PCI bridge: Intel Corporation 82945G/GZ/P/PL PCI Express Root Port (rev 02)
Kernel driver in use: pcieport
Kernel modules: shpchp
00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 01)
Subsystem: Dell Device 01d2
Kernel driver in use: snd_hda_intel
Kernel modules: snd-hda-intel
00:1c.0 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 1 (rev 01)
Kernel driver in use: pcieport
Kernel modules: shpchp
00:1d.0 USB controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #1 (rev 01)
Subsystem: Dell Device 01d2
Kernel driver in use: uhci_hcd
00:1d.1 USB controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 (rev 01)
Subsystem: Dell Device 01d2
Kernel driver in use: uhci_hcd
00:1d.2 USB controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 (rev 01)
Subsystem: Dell Device 01d2
Kernel driver in use: uhci_hcd
00:1d.3 USB controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 (rev 01)
Subsystem: Dell Device 01d2
Kernel driver in use: uhci_hcd
00:1d.7 USB controller: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller (rev 01)
Subsystem: Dell Device 01d2
Kernel driver in use: ehci_hcd
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev e1)
00:1f.0 ISA bridge: Intel Corporation 82801GB/GR (ICH7 Family) LPC Interface Bridge (rev 01)
Kernel modules: leds-ss4200, iTCO_wdt, intel-rng
00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 01)
Subsystem: Dell Device 01d2
Kernel driver in use: ata_piix
00:1f.2 IDE interface: Intel Corporation N10/ICH7 Family SATA Controller [IDE mode] (rev 01)
Subsystem: Dell Device 01d2
Kernel driver in use: ata_piix
00:1f.3 SMBus: Intel Corporation N10/ICH 7 Family SMBus Controller (rev 01)
Subsystem: Dell Device 01d2
Kernel modules: i2c-i801
01:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI RV370 5B60 [Radeon X300 (PCIE)]
Subsystem: Advanced Micro Devices [AMD] nee ATI Device 0602
Kernel driver in use: radeon
Kernel modules: radeon, radeonfb
01:00.1 Display controller: Advanced Micro Devices [AMD] nee ATI RV370 [Radeon X300SE]
Subsystem: Advanced Micro Devices [AMD] nee ATI Device 0603
03:02.0 Ethernet controller: Marvell Technology Group Ltd. Marvell W8300 802.11 Adapter (rev 07)
Subsystem: ASUSTeK Computer Inc. Device 138f
03:03.0 Communication controller: Conexant Systems, Inc. HSF 56k Data/Fax Modem
Subsystem: Conexant Systems, Inc. Dimension 3000
03:08.0 Ethernet controller: Intel Corporation N10/ICH 7 Family LAN Controller (rev 01)
Subsystem: Dell Device 01ab
Kernel driver in use: e100
Kernel modules: e100
john@john-old:~$ ^C
 
Old 12-18-2012, 11:18 AM   #19
jsknight100
LQ Newbie
 
Registered: Dec 2012
Posts: 13

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by markush View Post
well, you didn't understand what I mean
Code:
lspci -k | grep -iA3 marvel
lspci with the k option.

Markus
Sorry about sending to pieces of information, I am very new to Linux:

john@john-old:~$ lspci -k | grep -iA3 marvel
03:02.0 Ethernet controller: Marvell Technology Group Ltd. Marvell W8300 802.11 Adapter (rev 07)
Subsystem: ASUSTeK Computer Inc. Device 138f
03:03.0 Communication controller: Conexant Systems, Inc. HSF 56k Data/Fax Modem
Subsystem: Conexant Systems, Inc. Dimension 3000
 
Old 12-18-2012, 11:41 AM   #20
markush
Senior Member
 
Registered: Apr 2007
Location: Germany
Distribution: Slackware
Posts: 3,979

Rep: Reputation: Disabled
Provided that this
Code:
03:02.0 Ethernet controller: Marvell Technology Group Ltd. Marvell W8300 802.11 Adapter (rev 07)
Subsystem: ASUSTeK Computer Inc. Device 138f
is you wireless adapter, there's no driver loaded.

A solution is in this http://www.linuxquestions.org/questi...s-card-350463/ thread.

I'm searching for a place where one can download the driver. Probably there's ndiswrapper needed, this provides support for the Windowsdriver under Linux.

It is explained here http://www.megalinux.net/asus-wl-138g-wifi-and-linux/

Markus

Last edited by markush; 12-18-2012 at 11:43 AM.
 
Old 12-18-2012, 11:45 AM   #21
markush
Senior Member
 
Registered: Apr 2007
Location: Germany
Distribution: Slackware
Posts: 3,979

Rep: Reputation: Disabled
I have no experience with Ubuntu. You will have to check Ubuntu's documentation about how to install and use ndiswrapper. Also you will need the Windowsdriver for the device, read the links in my above posting carefully.

Markus
 
  


Reply



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
setting up wlan card asus wl-138g 802.11g ronald_dodd Linux - Wireless Networking 1 12-17-2012 10:19 AM
problem with "Asus WL-138g V2 Wireless PCI Adapter" maiden2 Ubuntu 2 02-26-2008 01:49 AM
how to activate my Asus "WL-138g V2" Wi-fi PCI Adapter in fedora 8? maiden2 Fedora 2 12-10-2007 01:45 AM
Wireless LAN PCI Card IEEE802.11x Standard N64guys5 Linux - Wireless Networking 3 07-13-2004 06:12 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

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

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