Ubuntu Forums ubuntu.com - launchpad.net - ubuntu help  

Go Back   Ubuntu Forums > The Ubuntu Forum Community > Forum Archive > Main Support Categories > Networking & Wireless
Register Reset Password Forum Help Forum Council Search Today's Posts Mark Forums Read

Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.

Networking & Wireless
Having problems getting connected to the internet or getting your wireless card to work? Ask here.

 
Thread Tools Display Modes
Old September 18th, 2006   #1
JayDSee
5 Cups of Ubuntu
 
Join Date: Sep 2006
Beans: 15
NO PCMCIA Wireless detected

I just installed XUbuntu on my IBM Laptop (600e) and my wireless LinkSys PCMCIA card was not detected. I had previously installed Ubunto and that installation detected the wireless card without problem.

I issued the following commands:

sudo lshw --> no wireless LinkSys card detected

sudo cardctl ident --> command not found

gksudo gedit /etc/pcmcia/config.opts --> command not found

lspci -V | grep subordinate -->
Bus: primary=00, secondary=01, subordinate=01, sec-latency=176
Bus: primary=00, secondary=02, subordinate=05, sec-latency=176
Bus: primary=00, secondary=06, subordinate=09, sec-latency=176

like I said, under Ubuntu the wireless card functions correctly. Under XUbuntu the card is not detected.

Could it be that XUbuntu is not loading something?

Any help would be greatly appreciated.

J
JayDSee is offline   Reply With Quote
Old September 19th, 2006   #2
JayDSee
5 Cups of Ubuntu
 
Join Date: Sep 2006
Beans: 15
Unhappy Re: NO PCMCIA Wireless detected

I've discovered that my wireless card (LinkSys wpc11 v3) is recognized when I boot from the XUbuntu CD. After, I install XUbuntu on the harddrive, the card is no longer recognized. I've spent many hours researching in the forums but have not found anything that resolved my problem. I did learn about some troubleshooting documentation at the following location: Ubuntu Forums > Dapper Drake 6.06 Release > Hardware Help > Wireless Support. There I found the file “WifiDocs/WirelessTroubleShootingGuide”. In this guide, under the check device section, it had me issue the follow commands: lshw lspci and lsusb to recognize the wireless card. None of these commands were able to recognize the card.

Could it be that XUbuntu is not loading some required package? Like for pcmcia.

I’m at a loss at this point. Any Ideas?
JayDSee is offline   Reply With Quote
Old February 11th, 2008   #3
JoJoArmani
First Cup of Ubuntu
 
Join Date: Feb 2008
Beans: 7
Ubuntu 6.10 Edgy
Re: NO PCMCIA Wireless detected

looks like no one got back to you on this - did you ever resolve this problem? I have a similar issue...
JoJoArmani is offline   Reply With Quote
Old February 11th, 2008   #4
Cha1n5aW
Just Give Me the Beans!
 
Cha1n5aW's Avatar
 
Join Date: Feb 2008
Location: Ontario, Canada
Beans: 53
Ubuntu 7.10 Gutsy Gibbon
Re: NO PCMCIA Wireless detected

I too cannot seem to get my pcmcia wifi card to work either. If I try to boot with the card plugged in, the system doesnt boot at all, if I plug in the card after everything is booted & loaded, nothing happens. Odd part is, it works perfectly fine if I boot from livecd.

specs.
Ubuntu 7.10 gutsy
compaq presario 2105ca notebook
linksys WPC54G ver.2 pcmcia wifi card

Thanks
- Shawn
__________________
42 is a product of "Deep Thought" not the universe, thus gramatically it's really Deep Thought saying
'Error 42: meaning to universe not found' or IMO 'Error 42: syntax "universe" is an invalid operator'
Cha1n5aW is offline   Reply With Quote
Old February 11th, 2008   #5
rustybronco
Has an Ubuntu Drip
 
rustybronco's Avatar
 
Join Date: Feb 2007
Location: somewhereovertherainbow
Beans: 716
Ubuntu 9.04 Jaunty Jackalope
Re: NO PCMCIA Wireless detected

Quote:
Originally Posted by Cha1n5aW View Post
I too cannot seem to get my pcmcia wifi card to work either. If I try to boot with the card plugged in, the system doesnt boot at all, if I plug in the card after everything is booted & loaded, nothing happens. Odd part is, it works perfectly fine if I boot from livecd.

specs.
Ubuntu 7.10 gutsy
compaq presario 2105ca notebook
linksys WPC54G ver.2 pcmcia wifi card

Thanks
- Shawn
That is odd, http://ubuntuhcl.org/pub/reviews.php?product_id=408
can you install 7.10 without the card then plug it in and see if it works then?
I have used that card many times with no problems, one of the reasons I don't use 7.10 on my laptop is when I use acpi=force it becomes so slow it's unusable.
rustybronco is offline   Reply With Quote
Old February 12th, 2008   #6
Cha1n5aW
Just Give Me the Beans!
 
Cha1n5aW's Avatar
 
Join Date: Feb 2008
Location: Ontario, Canada
Beans: 53
Ubuntu 7.10 Gutsy Gibbon
Re: NO PCMCIA Wireless detected

Thanks Rustybronco, its highly likely that I had the card plugged in while installing. The card has never worked since I installed to hard drive. Is there any way to fix this without reinstalling Ubuntu? Should I edit my /boot/grub/menu.lst and add acpi=force and pci=noacpi to the end of the kernel line? currently it reads like...
Code:
kernel		/boot/vmlinuz-2.6.22-14-generic root=UUID=5f20bc4e-396f-4424-9c9f-70b154d6f15e ro quiet
Thanks
- Shawn
__________________
42 is a product of "Deep Thought" not the universe, thus gramatically it's really Deep Thought saying
'Error 42: meaning to universe not found' or IMO 'Error 42: syntax "universe" is an invalid operator'
Cha1n5aW is offline   Reply With Quote
Old February 12th, 2008   #7
rustybronco
Has an Ubuntu Drip
 
rustybronco's Avatar
 
Join Date: Feb 2007
Location: somewhereovertherainbow
Beans: 716
Ubuntu 9.04 Jaunty Jackalope
Re: NO PCMCIA Wireless detected

i use acpi=force because my bios is too old (pre 1999) that is the only way my processor fan runs correctly also without using it my laptop won't shut off correctly. (i run hardy alpha 4 now because of the slow boot in 7.10)

can you connect from the command line?
http://ubuntuforums.org/showthread.php?t=571188

try installing wicd if you can connect from the command line http://wicd.sourceforge.net/download.php

what does lshw -C network show between what you have now and on a live cd?

***edit*** wpc54g-ver2 doesn't work in 8.04 yet.

just posted
http://ubuntuforums.org/showthread.php?t=695531
http://ubuntuforums.org/showpost.php...30&postcount=5

Last edited by rustybronco; February 13th, 2008 at 09:14 AM..
rustybronco is offline   Reply With Quote
Old February 13th, 2008   #8
Cha1n5aW
Just Give Me the Beans!
 
Cha1n5aW's Avatar
 
Join Date: Feb 2008
Location: Ontario, Canada
Beans: 53
Ubuntu 7.10 Gutsy Gibbon
Re: NO PCMCIA Wireless detected

lshw only shows eth0, wifi simply doesnt exist. I've surrendered to reinstalling Ubuntu. I tested again last night from the livecd & the card works perfectly fine in the live environment. I've a few other reasons to reinstall anyways. Since it's my first install with Ubuntu I've managed to mess up a few other things as well. Also, I'd like to install into a different hard drive because I'm beginning to see problems with the drive I'm currently running. Anyone who reads this, do yourself a favor and NEVER EVER EVER buy a Seagate hard drive.

Thanks for all the help
- Shawn
__________________
42 is a product of "Deep Thought" not the universe, thus gramatically it's really Deep Thought saying
'Error 42: meaning to universe not found' or IMO 'Error 42: syntax "universe" is an invalid operator'
Cha1n5aW is offline   Reply With Quote
Old February 14th, 2008   #9
Cha1n5aW
Just Give Me the Beans!
 
Cha1n5aW's Avatar
 
Join Date: Feb 2008
Location: Ontario, Canada
Beans: 53
Ubuntu 7.10 Gutsy Gibbon
Re: NO PCMCIA Wireless detected

Just in case anybody is still reading this thread, I had to reinstall ubuntu WITHOUT the pcmcia wifi card plugged in. I guess if you install with anything plugged into pcmcia slot things dont work right. Also for some reason, Ubuntu must be booted with the card in for it to work, plugging in the card while system is already running does nothing. Thanks to everyone who helped, and happy V-day-0!

- Shawn
__________________
42 is a product of "Deep Thought" not the universe, thus gramatically it's really Deep Thought saying
'Error 42: meaning to universe not found' or IMO 'Error 42: syntax "universe" is an invalid operator'
Cha1n5aW is offline   Reply With Quote
Old February 14th, 2008   #10
rustybronco
Has an Ubuntu Drip
 
rustybronco's Avatar
 
Join Date: Feb 2007
Location: somewhereovertherainbow
Beans: 716
Ubuntu 9.04 Jaunty Jackalope
Re: NO PCMCIA Wireless detected

Did it work when you re-installed the os without the card inserted, then inserted the card after the os was installed?
did you check the cd for errors?
rustybronco is offline   Reply With Quote

Bookmarks

Thread Tools
Display Modes

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 On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 07:59 AM.


vBulletin ©2000 - 2010, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project. lingonberry