LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 07-09-2006, 06:25 PM   #1
vidyashankara
Member
 
Registered: May 2006
Posts: 46

Rep: Reputation: 15
D-Link WUA 1340


I bought the D-Link WUA 1430 USB adapter today. I works perfectly on my Windows XP, But my FC5 doesnt not even recognize it. Does Linux have any driver for it?

Just message me back if you need any more information!

Thanks
 
Old 07-09-2006, 06:29 PM   #2
nadroj
Senior Member
 
Registered: Jan 2005
Location: Canada
Distribution: ubuntu
Posts: 2,539

Rep: Reputation: 60
i never looked but, did you check the HCL here for this device? or other places for a driver?
after plugging in the device post the output of 'dmesg | tail' please. also the output of 'lsmod'
thanks
 
Old 07-09-2006, 06:51 PM   #3
vidyashankara
Member
 
Registered: May 2006
Posts: 46

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by nadroj
i never looked but, did you check the HCL here for this device? or other places for a driver?
after plugging in the device post the output of 'dmesg | tail' please. also the output of 'lsmod'
thanks
Output of dmesg |tail
Code:
[root@Vids ~]# dmesg |tail                                     
Bluetooth: HIDP (Human Interface Emulation) ver 1.1                                     
SELinux: initialized (dev autofs, type autofs), uses genfs_contexts                                     
[drm] Initialized drm 1.0.1 20051102                                     
ACPI: PCI Interrupt 0000:00:02.0[A] -> GSI 16 (level, low) -> IRQ 169                                     
[drm] Initialized i915 1.4.0 20060119 on minor 0                                     
usb 5-4.3: new high speed USB device using ehci_hcd and address 5                                     
usb 5-4.3: configuration #1 chosen from 1 choice                                     
usb 5-4.3: USB disconnect, address 5                                     
usb 5-4.3: new high speed USB device using ehci_hcd and address 6                                     
usb 5-4.3: configuration #1 chosen from 1 choice                                     
[root@Vids ~]#

Output of lsmod
Code:
[root@Vids ~]# lsmod
Module                      Size  Used by                                     
i915                        18369  1                                     
drm                         70229  2 i915                                     
autofs4                     21701  1                                     
hidp                        16833  2                                     
rfcomm                      37333  0                                     
l2cap                       23873  10 hidp,rfcomm                                     
bluetooth                   47909  5 hidp,rfcomm,l2cap                                     
sunrpc                      157309  1                                     
ip_conntrack_netbios_ns     3265  0                                     
ipt_REJECT                  5569  1                                     
xt_state                    2497  3                                     
ip_conntrack                52597  2 ip_conntrack_netbios_ns,xt_state                                     
nfnetlink                   7257  1 ip_conntrack                                     
xt_tcpudp                   3393  5                                     
iptable_filter              3265  1                                     
ip_tables                   12809  1 iptable_filter                                     
x_tables                    14917  4 ipt_REJECT,xt_state,xt_tcpudp,ip_tables                                     
vfat                        12481  1                                     
fat                         51933  1 vfat                                     
video                       16708  0                                     
button                      6993  0                                     
battery                     10053  0                                     
ac                          5189  0                                     
ipv6                        242785  16                                     
lp                          12937  0                                     
parport_pc                  27237  0                                     
parport                     37129  2 lp,parport_pc                                     
ehci_hcd                    32461  0                                     
uhci_hcd                    23885  0                                     
e100                        35909  0                                    
sg                          34525  0                                     
mii                         5697  1 e100                                     
snd_hda_intel               18389  1                                     
snd_hda_codec               137537  1 snd_hda_intel                                     
snd_seq_dummy               4165  0                                     
snd_seq_oss                 32705  0                                     
snd_seq_midi_event          7745  1 snd_seq_oss                                     
snd_seq                     53553  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event                                     
snd_seq_device              9037  3 snd_seq_dummy,snd_seq_oss,snd_seq                                     
snd_pcm_oss                 40017  0                                     
snd_mixer_oss               17729  1 snd_pcm_oss                                     
snd_pcm                     83781  3 snd_hda_intel,snd_hda_codec,snd_pcm_oss                                     
i2c_i801                    8781  0                                     
snd_timer                   24517  2 snd_seq,snd_pcm                                     
snd                         55237  11 snd_hda_intel,snd_hda_codec,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer              
i2c_core                    22209  1 i2c_i801                                     
soundcore           	    10017  1 snd                                     
snd_page_alloc      	    10569  2 snd_hda_intel,snd_pcm                                     
dm_snapshot         	    18285  0                                     
dm_zero             	    2241  0                                     
dm_mirror          	    22673  0                                     
dm_mod                      59225  6 dm_snapshot,dm_zero,dm_mirror                                     
ahci                        17993  0                                     
ext3           	            129097  2                                     
jbd                         57813  1 ext3                                     
ata_piix                    11973  3                                     
libata                      68049  2 ahci,ata_piix                                     
sd_mod                      20417  5                                     
scsi_mod                    135657  4 sg,ahci,libata,sd_mod                                     
[root@Vids ~]#
 
Old 07-09-2006, 07:08 PM   #4
nadroj
Senior Member
 
Registered: Jan 2005
Location: Canada
Distribution: ubuntu
Posts: 2,539

Rep: Reputation: 60
try 'modprobe usbcore', remove and insert the device again. then post the output of 'dmesg | tail -n 20'.

in the meantime check out ndiswrapper, what it is and how you will use it to get your wireless adapter to work.
 
Old 07-10-2006, 12:28 AM   #5
vidyashankara
Member
 
Registered: May 2006
Posts: 46

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by nadroj
try 'modprobe usbcore', remove and insert the device again. then post the output of 'dmesg | tail -n 20'.

in the meantime check out ndiswrapper, what it is and how you will use it to get your wireless adapter to work.
I installed the windows driver using ndiswrapper. My wireless adaptor also lights up. But when i try to add the wireless card in my netwrok setting, i dont find the card there.

Here is the output of dmesg now

Code:
usb 5-6: new high speed USB device using ehci_hcd and address 9
usb 5-6: configuration #1 chosen from 1 choice
ndiswrapper version 1.19 loaded (preempt=no,smp=no)
usb 5-6: reset high speed USB device using ehci_hcd and address 9
ndiswrapper: driver dr71wu (D-Link,11/03/2005, 1.0.1.0) loaded
wlan0: vendor: 'D-Link USB Wireless LAN Card'
wlan0: ndiswrapper ethernet device 00:15:e9:80:09:33 using driver dr71wu, 07D1:3 C04.F.conf
wlan0: encryption modes supported: WEP; TKIP with WPA, WPA2, WPA2PSK; AES/CCMP w ith WPA, WPA2, WPA2PSK
usbcore: registered new driver ndiswrapper
 
Old 07-10-2006, 12:34 AM   #6
nadroj
Senior Member
 
Registered: Jan 2005
Location: Canada
Distribution: ubuntu
Posts: 2,539

Rep: Reputation: 60
try 'ifconfig wlan0 up' or 'iwconfig wlan0 up'. i dont have wireless so i have no experience with it, sorry.

if the first doesnt work, check out more documentation here. good luck
 
Old 08-01-2006, 10:15 AM   #7
wireless_newb
LQ Newbie
 
Registered: Jul 2006
Posts: 4

Rep: Reputation: 0
It can work with linux

The WUA-1340 does work with linux with some tinkering, I wrote a tutorial for Suse 10.1 but it should work with other distrobutions,
http://www.suseforums.net/index.php?showtopic=22109
 
  


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
Difference Between Soft Link & Hard Link rajaniyer123 Solaris / OpenSolaris 16 09-30-2012 03:42 AM
OpenBSD 3.6 install D-Link 300T / D-Link DFE 528TX lesleyb *BSD 2 04-01-2005 06:29 PM
Wake on Lan - Link on b4 power up, No Link light after shutdown? Mark007 Linux - Networking 0 11-20-2004 08:16 PM
HP PSC 1340 All-in-One help please nuketemala Linux - Hardware 5 07-27-2004 06:30 AM
eth1... failed; no link present. Check Link? illegalien Linux - Networking 3 11-03-2002 10:46 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

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