LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   computer does not recognize wireless card WPC11 ver 4 (https://www.linuxquestions.org/questions/linux-newbie-8/computer-does-not-recognize-wireless-card-wpc11-ver-4-a-732564/)

abal0n 06-12-2009 04:12 PM

computer does not recognize wireless card WPC11 ver 4
 
Hello,

I am running ubuntu 8.04. I have a linksys wireless card WPC11 ver4 which the computer does not recognize. There is nothing wrong with the card as it works with windows XP. Is there a solution?


thank you

jamescondron 06-12-2009 04:17 PM

Please post the output of
Code:

lspci|grep Net
lsmod
ifconfig


drk2009 06-13-2009 03:18 AM

I am just new on ubuntu, I had a similar problem and ubuntu was not recognising my wireless card. I connected directly (wired) to the internet and run updates. It was fix after that. hope this help

abal0n 06-13-2009 12:54 PM

output to code
 
clemenxe@clemenxe-laptop:~$ lspci|grep Net
clemenxe@clemenxe-laptop:~$ lsmod
Module Size Used by
snd_rtctimer 4640 1
ipv6 267908 8
binfmt_misc 12808 1
af_packet 23812 2
rfcomm 41744 2
l2cap 25728 13 rfcomm
bluetooth 61028 4 rfcomm,l2cap
ppdev 10372 0
speedstep_ich 6288 0
speedstep_lib 6532 1 speedstep_ich
cpufreq_powersave 2688 0
cpufreq_conservative 8712 0
cpufreq_userspace 5284 0
cpufreq_ondemand 9740 1
cpufreq_stats 7104 0
freq_table 5536 3 speedstep_ich,cpufreq_ondemand,cpufreq_stats
container 5632 0
sbs 15112 0
sbshc 7680 1 sbs
dock 11280 0
iptable_filter 3840 0
ip_tables 14820 1 iptable_filter
x_tables 16132 1 ip_tables
aes_i586 33536 0
dm_crypt 15364 0
dm_mod 62660 1 dm_crypt
sbp2 24072 0
lp 12324 0
pcmcia 40876 0
joydev 13120 0
snd_intel8x0 35356 3
snd_ac97_codec 101028 1 snd_intel8x0
ac97_bus 3072 1 snd_ac97_codec
snd_pcm_oss 42144 0
snd_mixer_oss 17920 1 snd_pcm_oss
snd_pcm 78596 3 snd_intel8x0,snd_ac97_codec,snd_pcm_oss
snd_seq_dummy 4868 0
i2c_core 24832 0
yenta_socket 27276 3
rsrc_nonstatic 13696 1 yenta_socket
pcmcia_core 40596 3 pcmcia,yenta_socket,rsrc_nonstatic
video 19856 0
output 4736 1 video
snd_seq_oss 35584 0
snd_seq_midi 9376 0
snd_rawmidi 25760 1 snd_seq_midi
snd_seq_midi_event 8320 2 snd_seq_oss,snd_seq_midi
snd_seq 54224 7 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer 24836 3 snd_rtctimer,snd_pcm,snd_seq
snd_seq_device 9612 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
serio_raw 7940 0
intel_rng 6528 0
button 9232 0
battery 14212 0
snd 56996 19 snd_rtctimer,snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_dummy,snd_seq_oss ,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore 8800 1 snd
ac 6916 0
intel_agp 25492 1
snd_page_alloc 11400 2 snd_intel8x0,snd_pcm
agpgart 34760 1 intel_agp
iTCO_wdt 13092 0
iTCO_vendor_support 4868 1 iTCO_wdt
dcdbas 9504 0
shpchp 34452 0
pci_hotplug 30880 1 shpchp
parport_pc 36260 1
parport 37832 3 ppdev,lp,parport_pc
evdev 13056 6
pcspkr 4224 0
psmouse 40336 0
ext3 136840 1
jbd 48404 1 ext3
mbcache 9600 1 ext3
sg 36880 0
sr_mod 17956 1
cdrom 37408 1 sr_mod
sd_mod 30720 3
ata_piix 19588 3
ata_generic 8324 0
floppy 59588 0
pata_acpi 8320 0
ohci1394 33584 0
ieee1394 93752 2 sbp2,ohci1394
libata 159600 3 ata_piix,ata_generic,pata_acpi
3c59x 46376 0
mii 6400 1 3c59x
uhci_hcd 27024 0
scsi_mod 151436 5 sbp2,sg,sr_mod,sd_mod,libata
usbcore 146412 2 uhci_hcd
thermal 16796 0
processor 36488 2 thermal
fan 5636 0
fbcon 42912 0
tileblit 3456 1 fbcon
font 9472 1 fbcon
bitblit 6784 1 fbcon
softcursor 3072 1 bitblit
fuse 50708 3
clemenxe@clemenxe-laptop:~$ ifconfig
eth0 Link encap:Ethernet HWaddr 00:08:74:3e:3a:c9
inet addr:192.168.1.102 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::208:74ff:fe3e:3ac9/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:872 errors:0 dropped:0 overruns:0 frame:0
TX packets:949 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:758266 (740.4 KB) TX bytes:191191 (186.7 KB)
Interrupt:11 Base address:0xcc00

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:2710 errors:0 dropped:0 overruns:0 frame:0
TX packets:2710 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:135500 (132.3 KB) TX bytes:135500 (132.3 KB)

clemenxe@clemenxe-laptop:~$

jamescondron 06-13-2009 12:58 PM

Strange; could you do
Code:

lspci
for me then?

abal0n 06-13-2009 01:06 PM

Tried running updates, no luck.

lspci gives this:

clemenxe@clemenxe-laptop:~$ lspci
00:00.0 Host bridge: Intel Corporation 82845 845 [Brookdale] Chipset Host Bridge (rev 04)
00:01.0 PCI bridge: Intel Corporation 82845 845 [Brookdale] Chipset AGP Bridge (rev 04)
00:1d.0 USB Controller: Intel Corporation 82801CA/CAM USB Controller #1 (rev 02)
00:1d.2 USB Controller: Intel Corporation 82801CA/CAM USB Controller #3 (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 42)
00:1f.0 ISA bridge: Intel Corporation 82801CAM ISA Bridge (LPC) (rev 02)
00:1f.1 IDE interface: Intel Corporation 82801CAM IDE U100 Controller (rev 02)
00:1f.5 Multimedia audio controller: Intel Corporation 82801CA/CAM AC'97 Audio Controller (rev 02)
00:1f.6 Modem: Intel Corporation 82801CA/CAM AC'97 Modem Controller (rev 02)
01:00.0 VGA compatible controller: nVidia Corporation NV17 [GeForce4 440 Go] (rev a3)
02:00.0 Ethernet controller: 3Com Corporation 3c905C-TX/TX-M [Tornado] (rev 78)
02:01.0 CardBus bridge: Texas Instruments PCI4451 PC card Cardbus Controller
02:01.1 CardBus bridge: Texas Instruments PCI4451 PC card Cardbus Controller
02:01.2 FireWire (IEEE 1394): Texas Instruments PCI4451 IEEE-1394 Controller
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8180L 802.11b MAC (rev 20)

jamescondron 06-13-2009 01:09 PM

Is the wireless card plugged in and turned on? It isn't be shown up, you see.

Find the wireless kill switch, then give us the output of
Code:

dmesg|tail

abal0n 06-13-2009 01:30 PM

The wireless card turns on automatically when I put it into the slot.

here is what I get

[ 56.209119] Bluetooth: RFCOMM TTY layer initialized
[ 56.209123] Bluetooth: RFCOMM ver 1.8
[ 81.546965] NET: Registered protocol family 17
[ 62.253817] NET: Registered protocol family 10
[ 62.254623] lo: Disabled Privacy Extensions
[ 99.216410] eth0: no IPv6 routers present
[ 281.718155] eth0: setting full-duplex.
[ 281.723952] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 212.790992] eth0: no IPv6 routers present
[ 2243.848024] pccard: card ejected from slot 0

jamescondron 06-13-2009 01:32 PM

You didn't say it was pcmcia. Fine;
Code:

pcmcia

abal0n 06-13-2009 01:34 PM

clemenxe@clemenxe-laptop:~$
clemenxe@clemenxe-laptop:~$ pcmcia
bash: pcmcia: command not found

jamescondron 06-13-2009 01:36 PM

Code:

lspcmcia
sorry

abal0n 06-13-2009 01:38 PM

lemenxe@clemenxe-laptop:~$ lspcmcia
Socket 0 Bridge: [yenta_cardbus] (bus ID: 0000:02:01.0)
Socket 1 Bridge: [yenta_cardbus] (bus ID: 0000:02:01.1)
clemenxe@clemenxe-laptop:~$

jamescondron 06-13-2009 01:39 PM

Is it plugged in?

abal0n 06-13-2009 01:42 PM

it wasn't before. With it plugged in I get this

clemenxe@clemenxe-laptop:~$ lspcmcia
Socket 0 Bridge: [yenta_cardbus] (bus ID: 0000:02:01.0)
CardBus card -- see "lspci" for more information
Socket 1 Bridge: [yenta_cardbus] (bus ID: 0000:02:01.1)
clemenxe@clemenxe-laptop:~$

jamescondron 06-13-2009 01:45 PM

Was it plugged in when you did any of the other stuff? Like lspci? It seems to suggest an entry may be in there.


All times are GMT -5. The time now is 09:11 PM.