LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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 01-24-2005, 07:40 AM   #1
ShamitSoneji
LQ Newbie
 
Registered: Nov 2004
Distribution: Ubuntu
Posts: 26

Rep: Reputation: 15
wireless card will not work (Netgear MA521)


Hi all,


I followed the instructions here to get nidiswrapper working working with a Netgear MA521:
http://www.ubuntulinux.org/support/...wto/ndiswrapper

and all seemed to be well until i tried to connect.

After using "sudo modprobe ndiswrapper", I tried to configure the connection using the gui, but my card wasn't there for selection. According to the device manager, ubuntu can see the card as a RTL8180L 802.11b MAC.

I did a distro upgrade, so "uname -r" returns 2.6.8.1-4-386.

ndiswrapper -i Netgear/NETMA521.inf gives:
netma521 is already installed. Use -e to remove it

ndiswrapper -l gives:

Installed ndis drivers:
netma521 hardware present
windows hardware NOT present


dmesg gives:

NET: Registered protocol family 17
ndiswrapper version 0.10 loaded (preempt=yes,smp=no)
NET: Registered protocol family 10
Disabled Privacy Extensions on device c02cc0c0(lo)
IPv6 over IPv4 tunneling driver
ACPI: Battery Slot [BAT1] (battery present)
ACPI: AC Adapter [ACAD] (on-line)
ACPI: Power Button (FF) [PWRF]
ACPI: Lid Switch [LID]
cs: IO port probe 0x0100-0x04ff: excluding 0x200-0x207 0x220-0x22f 0x330-0x337 0x388-0x38f
cs: IO port probe 0x0800-0x08ff: clean.
cs: IO port probe 0x0c00-0x0cff: clean.
cs: IO port probe 0x0a00-0x0aff: clean.
eth0: no IPv6 routers present


iwconfig gives:

lo no wireless extensions.
eth0 no wireless extensions.
sit0 no wireless extensions.

Can someone please shed some light on this? As you can imagine, Ubuntu is pretty useless without the net!!

Last edited by ShamitSoneji; 01-24-2005 at 07:46 AM.
 
Old 01-24-2005, 02:01 PM   #2
ShamitSoneji
LQ Newbie
 
Registered: Nov 2004
Distribution: Ubuntu
Posts: 26

Original Poster
Rep: Reputation: 15
bump.

If there is anything else you need to know, please tell me.
 
Old 01-24-2005, 02:22 PM   #3
J.W.
LQ Veteran
 
Registered: Mar 2003
Location: Boise, ID
Distribution: Mint
Posts: 6,642

Rep: Reputation: 87
Per the LQ Rules, please do not bump your own thread until at least 24 hours have elapsed without a reply. Because the LQ membership is global, people in other time zones may not have seen this post yet, and thus it may take some time before a response is received.

http://www.linuxquestions.org/rules.php
 
Old 01-24-2005, 07:20 PM   #4
ValidiusMaximus
Member
 
Registered: Mar 2004
Distribution: Debian Sarge
Posts: 169

Rep: Reputation: 30
Quote: IPv6 over IPv4 tunneling driver

That DOES NOT look right. Post ifconfig and lsmod please.
 
Old 01-24-2005, 07:21 PM   #5
ValidiusMaximus
Member
 
Registered: Mar 2004
Distribution: Debian Sarge
Posts: 169

Rep: Reputation: 30
Oh yea, and post your /etc/network/interfaces file.
 
Old 01-25-2005, 04:08 AM   #6
ShamitSoneji
LQ Newbie
 
Registered: Nov 2004
Distribution: Ubuntu
Posts: 26

Original Poster
Rep: Reputation: 15
ifconfig:

eth0 Link encap:Ethernet HWaddr 08:00:46:C0:57:73
inet addr:129.67.56.72 Bcast:129.67.59.255 Mask:255.255.252.0
inet6 addr: fe80::a00:46ff:fec0:5773/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:383177 errors:0 dropped:0 overruns:0 frame:0
TX packets:225143 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:460853922 (439.5 MiB) TX bytes:20567319 (19.6 MiB)
Interrupt:11 Base address:0x9c00

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:168573 errors:0 dropped:0 overruns:0 frame:0
TX packets:168573 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:12232363 (11.6 MiB) TX bytes:12232363 (11.6 MiB)



lsmod:

Module Size Used by
proc_intf 3968 0
freq_table 4356 0
cpufreq_userspace 5336 0
cpufreq_powersave 2048 0
ds 17796 4
button 6936 0
ac 5132 0
battery 9740 0
ipv6 230020 10
ndiswrapper 88592 0
af_packet 20872 2
8139too 23936 0
8139cp 19072 0
mii 4864 2 8139too,8139cp
crc32 4608 2 8139too,8139cp
ehci_hcd 27780 0
joydev 9536 0
usbhid 28864 0
uhci_hcd 29328 0
usbcore 104292 6 ndiswrapper,ehci_hcd,usbhid,uhci_hcd
ohci1394 32004 0
yenta_socket 19328 1
pcmcia_core 63156 2 ds,yenta_socket
snd_ali5451 22728 3
snd_ac97_codec 59268 1 snd_ali5451
snd_pcm_oss 48168 0
snd_mixer_oss 16640 3 snd_pcm_oss
snd_pcm 85540 2 snd_ali5451,snd_pcm_oss
snd_page_alloc 11144 1 snd_pcm
snd_timer 23172 1 snd_pcm
snd 50660 8 snd_ali5451,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
soundcore 9824 3 snd
shpchp 87276 0
pciehp 83948 0
pci_hotplug 30640 2 shpchp,pciehp
ati_agp 8332 1
agpgart 31784 1 ati_agp
floppy 54996 0
pcspkr 3816 0
rtc 12216 0
md 44744 0
dm_mod 51068 1
capability 4872 0
commoncap 7168 1 capability
parport_pc 32064 1
lp 10436 0
parport 37320 2 parport_pc,lp
sbp2 22408 0
ieee1394 100536 2 ohci1394,sbp2
ide_cd 38276 0
tsdev 7168 0
evdev 9088 0
mousedev 10124 1
psmouse 17800 0
sr_mod 15780 0
scsi_mod 115148 2 sbp2,sr_mod
cdrom 35872 2 ide_cd,sr_mod
ext3 109544 2
jbd 54552 1 ext3
ide_generic 1664 0
ide_disk 16768 4
alim15x3 11404 1
ide_core 125272 4 ide_cd,ide_generic,ide_disk,alim15x3
unix 26160 704
fan 4236 0
thermal 13200 0
processor 17712 1 thermal
font 8576 0
vesafb 6688 0
cfbcopyarea 3968 1 vesafb
cfbimgblt 3200 1 vesafb
cfbfillrect 3712 1 vesafb


interfaces:

# The primary network interface
auto eth0
iface eth0 inet dhcp
name Ethernet LAN card

auto wlan0
iface wlan0 inet dhcp
wireless_essid XNET
wireless_mode managed
name Wireless LAN card
wireless_key xxxxxxxxxxxxxxxxxxxxxxxx

Cheers
 
  


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
Netgear Ma401 wireless card doesn't work guhase Linux - Laptop and Netbook 4 02-28-2005 03:21 PM
Wireless Netgear HA311 PCI card, will it work? trey85stang Linux - Wireless Networking 3 02-13-2004 12:59 PM
Netgear Wireless Card technerd Linux - Wireless Networking 0 11-19-2003 09:54 AM
Netgear Wireless Card Wumpa Tenshi Linux - Hardware 1 10-10-2003 08:01 PM
Netgear 2.4GHz Wireless Desktop Card Netgear MA311 Freaksta Linux - Hardware 8 05-27-2003 12:16 PM

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

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