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 07-08-2011, 02:39 AM   #1
Nehasweet1
LQ Newbie
 
Registered: Jul 2011
Posts: 2

Rep: Reputation: Disabled
installing D-link wireless N 150 USB Adapter on Ferdora 13


Hi,
I am very new in linux. I need to use a wireless usb adapter. I have a D-link wireless N 150 USB adapter specified for the use in windows. Can it be used in Linux? If yes, can someone guide me through the installing? It would be a great help!

Thanks
 
Old 07-08-2011, 11:29 AM   #2
corp769
LQ Guru
 
Registered: Apr 2005
Location: /dev/null
Posts: 5,818

Rep: Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007
Hello,

Being short on time, I have found this for you - http://sankarshan.randomink.org/blog...-adapter-woes/
Overall, you just need to install the right drivers for your device. That being said though, when you plug it in, can you post the output of the following commands? Thanks!

Cheers,

Josh
Code:
lsusb
lsmod
ifconfig
 
Old 07-10-2011, 11:43 PM   #3
Nehasweet1
LQ Newbie
 
Registered: Jul 2011
Posts: 2

Original Poster
Rep: Reputation: Disabled
Hi Josh,

Thanks for the help. I have biological back ground. So I do not have much knowledge about anything in linux. But I am trying to get hold of it.

Here is the output of the commands:

NEHA@localhost ~]$ lsusb
Bus 002 Device 006: ID 0461:4d81 Primax Electronics, Ltd
Bus 002 Device 003: ID 413c:2106 Dell Computer Corp. Dell QuietKey Keyboard
Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 005: ID 07d1:3c16 D-Link System
Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
[NEHA@localhost ~]$ lsmod
Module Size Used by
vfat 8232 0
fat 43410 1 vfat
fuse 54749 2
sunrpc 192013 1
cpufreq_ondemand 8420 8
acpi_cpufreq 7477 0
freq_table 3851 2 cpufreq_ondemand,acpi_cpufreq
ip6t_REJECT 4055 2
nf_conntrack_ipv6 17513 2
ip6table_filter 2743 1
ip6_tables 16558 1 ip6table_filter
ipv6 267065 40 ip6t_REJECT,nf_conntrack_ipv6
uinput 7230 0
snd_hda_codec_realtek 284543 1
snd_hda_intel 24152 2
snd_hda_codec 73671 2 snd_hda_codec_realtek,snd_hda_intel
snd_hwdep 6222 1 snd_hda_codec
snd_seq 50941 0
snd_seq_device 5895 1 snd_seq
snd_pcm 76131 2 snd_hda_intel,snd_hda_codec
iTCO_wdt 10864 0
snd_timer 19234 2 snd_seq,snd_pcm
iTCO_vendor_support 2451 1 iTCO_wdt
snd 60573 12 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_seq,snd_seq_device,snd_pcm,snd_timer
soundcore 6198 1 snd
broadcom 6518 0
snd_page_alloc 7221 2 snd_hda_intel,snd_pcm
tg3 103298 0
i2c_i801 10086 0
serio_raw 4539 0
dcdbas 8108 0
microcode 17930 0
usb_storage 44408 0
nouveau 381523 0
ttm 53215 1 nouveau
drm_kms_helper 23936 1 nouveau
drm 169073 3 nouveau,ttm,drm_kms_helper
i2c_algo_bit 4781 1 nouveau
video 20741 1 nouveau
output 2117 1 video
i2c_core 24427 5 i2c_i801,nouveau,drm_kms_helper,drm,i2c_algo_bit
[NEHA@localhost ~]$ ifconfig
eth0 Link encap:Ethernet HWaddr F0:4D:A2A:88:B5
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interrupt:16

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:1664 errors:0 dropped:0 overruns:0 frame:0
TX packets:1664 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:146874 (143.4 KiB) TX bytes:146874 (143.4 KiB)
 
Old 07-11-2011, 01:31 AM   #4
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,624

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
Nehasweet1
you are aware that fedora 13 is DEAD and unsupported
--- there will NEVER ever be any security updates and NO new software ---
It is past it's End Of Life
please stay current and install fedora 15

also the NEW kernel in 15 might already support your hardware.

Last edited by John VV; 07-11-2011 at 01:33 AM.
 
  


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
Wireless USB adapter - D-Link DWA-160 Wireless N USB edagar Linux - Hardware 2 09-08-2011 08:40 PM
Installing TP-Link TL-WN321G wireless USB adapter on imac g3?? IrishParadox Linux - Newbie 1 08-01-2010 09:08 PM
TP-LINK TL WN 722 N 150 Wireless Lite-N USB Adapter Drivers Taso5 Linux - Hardware 2 07-26-2010 07:54 AM
Installing the D-Link AirPlus G DWL-G122 Wireless USB Adapter on SuSE 9.2 SuSE starter Linux - Wireless Networking 28 02-05-2006 02:27 PM

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

All times are GMT -5. The time now is 12:27 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