LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking
User Name
Password
Linux - Wireless Networking This forum is for the discussion of wireless networking in Linux.

Notices


Reply
  Search this Thread
Old 11-14-2004, 10:10 PM   #1
Marcus147
LQ Newbie
 
Registered: Sep 2004
Posts: 4

Rep: Reputation: 0
PCMCIA card not recognized on boot


After having no success in getting one PCMCIA wireless card to work under linux, I shelled out more money on eBay and bought another "guarenteed" to be linux compatible. But on boot, the card is identified as "Anonymous Memory" and tries to load memory_cs. I read in the HOWTO that this might be a memory allocation problem, but have no idea how to solve it.

The card is a Cabletron RoamAbout 802.11 DS, and the driver it came with is roamabout_cs. It's supposed to be a generic orinoco card.


Linux Kernel Card Services
options: [pci] [cardbus] [pm]
Yenta: CardBus bridge found at 0000:02:04.0 [103c:006d]
Yenta: ISA IRQ mask 0x00f8, PCI irq 10
Socket status: 30000011
Yenta: CardBus bridge found at 0000:02:04.1 [103c:006d]
Yenta: ISA IRQ mask 0x00f8, PCI irq 11
Socket status: 30000006
cs: IO port probe 0x0c00-0x0cff: clean.
cs: IO port probe 0x0820-0x08ff: clean.
cs: IO port probe 0x0800-0x080f: clean.
cs: IO port probe 0x03e0-0x04ff: excluding 0x4d0-0x4d7
cs: IO port probe 0x0100-0x03af: excluding 0x200-0x20f 0x378-0x37f
cs: IO port probe 0x0a00-0x0aff: clean.
cs: memory probe 0xa0000000-0xa0ffffff: excluding 0xa0000000-0xa0ffffff
cs: memory probe 0x60000000-0x60ffffff: excluding 0x60000000-0x60ffffff
cs: warning: no high memory space available!
cs: memory probe 0x0d0000-0x0dffff: excluding 0xd0000-0xdffff
cs: memory probe 0x0e0000-0x0effff: excluding 0xe0000-0xeffff
cs: memory probe 0x0c0000-0x0cffff: excluding 0xc0000-0xcffff
cs: memory probe 0x0f0000-0x0fffff: excluding 0xf0000-0xfffff
cs: unable to map card memory!
cs: unable to map card memory!
cs: unable to map card memory!
cs: unable to map card memory!
cs: unable to map card memory!
cs: unable to map card memory!

Can anyone tell me how to get this card working? The fact that it automatically configures itself in 5 seconds under windows is incredibly frustrating! Let me know if you need any more information.

Mark
 
Old 11-15-2004, 12:45 AM   #2
snecklifter
Member
 
Registered: Mar 2004
Location: UK/West Yorkshire/Huddersfield
Distribution: Fedora 7
Posts: 982

Rep: Reputation: 30
Hi Mark,

Sorry to hear your frustrations. What distro are you running for a start? If you could give the kernel version as well by running the
Code:
uname -r
command that would be great too.
Regards
Chris
 
Old 11-16-2004, 12:04 AM   #3
Marcus147
LQ Newbie
 
Registered: Sep 2004
Posts: 4

Original Poster
Rep: Reputation: 0
Sorry for leaving this out. I'm running SuSE 9.1, with the 2.6.5-7.111-default kernel.

I actually got the card to recognize correctly by going into windows, and writing down the IO and memory ranges and putting those in the config.opts file. But the RoamAbout drivers wouldn't compile correctly for me, so I'm trying to use the orinoco_cs driver. This time, I get a "resource temporarily unavailable" error:

eth1: failed to initialize firmware (err = -19)
orinoco_cs: register_netdev() failed
orinoco_lock() called with hw_unavailable (dev=dee2a000)

The docs for the orinoco drivers say this may be caused by either the card not being bound correctly in etc/pcmcia/config, or ISA not being enabled in the kernel. Neither of these is the case for me though. Any insight?
 
Old 11-16-2004, 12:39 AM   #4
snecklifter
Member
 
Registered: Mar 2004
Location: UK/West Yorkshire/Huddersfield
Distribution: Fedora 7
Posts: 982

Rep: Reputation: 30
Marcus,

I haven't any insight I'm afraid. Certainly I dont think you should be having to be writing IO ranges into opt files! If I was in your shoes I'd be upgrading and re-compiling the kernel to a 2.6.8.* minimum. I'm sure you have PCMCIA services starting at boot. I'm not really sure what ISA and PCI steering (from your first screen dump) have to do with your card, although this may just be totally ness on my part. Are you sure it is starting PCMCIA services at startup?
Regards
Chris

Edit : I've just been reading around your problem. I would definitely look into that kernel upgrade.
 
Old 11-16-2004, 10:14 AM   #5
mcmorj
Member
 
Registered: Oct 2004
Location: Buckingham
Distribution: Suse 10 11 and kubuntu
Posts: 73

Rep: Reputation: 15
Wireless - pah!

Hi there,

I have been having no success at all getting SUSE working under wireless conditions either.

I have bought the latest 9.2 professional and it's made no difference. I have found and (finally) loaded an RPM for the WLAN package and that made no difference after installation either!

The card I have ( a modern Belkin F5D7010 802.11g ) works perfectly well under W2000 but the same card with Linux is a non starter. In my case the PCMCIA card is seen, and referred to in the device list as a Belkin Wireless 802.11g but thats as far as it goes.

Trying to configure under YAST results in the card (as far as the OS reports) as not being configured. No lights come on or anything.

The chipset used in this Belkin is supposed to be BROADCOM and is supposed to be in the WLAN supported list.

If I connect using the integrated 10/100 LAN port, it is instant zing so it's a shame the wireless part isn't working.

I am pretty much a Linux Newbie so apart from a bit of sympathy I cannot offer much else in the way of help, I will post an update if I get it sorted though.

Kind Regards
Joe
 
Old 01-14-2005, 06:16 PM   #6
LaVey666uk
LQ Newbie
 
Registered: Jan 2005
Location: London UK
Distribution: Slackware 10
Posts: 2

Rep: Reputation: 0
i have exactly the same card...
running on slackware 10 2.4.26... cant get the damn thing working...
 
  


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
3com PCMCIA network card not recognized saxophobe Linux - Networking 1 03-05-2005 11:15 PM
PCMCIA Card (Belkin F5D6020) not recognized on Slackware 10 buddhahat Linux - Wireless Networking 22 01-05-2005 02:56 AM
Cannot Get PCMCIA Card Recognized at Boot trosario Linux - Laptop and Netbook 1 10-21-2004 07:12 PM
Mandrale 9 - No PCMCIA card recognized -- Mandrake 10 Beta ?? 1kyle Mandriva 1 02-15-2004 03:47 PM
PCMCIA card isn't recognized by Mandrake on a Dell kwyattm Linux - Laptop and Netbook 2 01-26-2004 11:45 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking

All times are GMT -5. The time now is 08:29 PM.

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