Networking Forums

Networking Forums > Computer Networking > Linux Networking > SMC 2632W 802.11b pcmcia card

Reply
Thread Tools Display Modes

SMC 2632W 802.11b pcmcia card

 
 
Yan Seiner
Guest
Posts: n/a

 
      10-12-2006, 02:31 PM
I dug up one of these... And I'd like to get it working with my laptop,
which runs a 2.6.18 kernel.

AFIACT it uses a prism2 chipset, so it should be supported, but it is
identified as anonymous memory. I've googled about, but there doesn't
seem to be too much on this anywhere:

Oct 12 07:25:42 argo kernel: cs: memory probe 0xa0000000-0xa0ffffff:
clean.

Oct 12 07:25:42 argo kernel: pcmcia: registering new device
pcmcia1.0

Oct 12 07:25:42 argo cardmgr[2707]: socket 1: Anonymous Memory

Oct 12 07:25:42 argo kernel: 2.6. kernels use pcmciamtd instead of
memory_cs.c and do not require special

Oct 12 07:25:42 argo kernel: MTD handling any more.

Oct 12 07:25:43 argo cardmgr[2707]: executing: 'modprobe memory_cs 2>&1'

Oct 12 07:25:43 argo cardmgr[2707]: + FATAL: Module memory_cs not found.

Oct 12 07:25:43 argo cardmgr[2707]: modprobe exited with status 1

Oct 12 07:25:43 argo cardmgr[2707]: module
/lib/modules/2.6.18ys/pcmcia/memory_cs.o not available

Oct 12 07:25:43 argo cardmgr[2707]: bind 'memory_cs' to socket 1 failed:
Invalid argument

 
Reply With Quote
 
 
 
 
Dances With Crows
Guest
Posts: n/a

 
      10-12-2006, 03:06 PM
["Followup-To:" header set to comp.os.linux.hardware.]
On Thu, 12 Oct 2006 07:31:31 -0700, Yan Seiner staggered into the Black
Sun and said:
> I dug up [a SMC 2632W 802.11b pcmcia card] and I'd like to get it
> working with my laptop, which runs a 2.6.18 kernel. AFIACT it uses a
> prism2 chipset, so it should be supported, but it is identified as
> anonymous memory.
>
> kernel: cs: memory probe 0xa0000000-0xa0ffffff: clean.
> kernel: pcmcia: registering new device pcmcia1.0
> cardmgr[2707]: socket 1: Anonymous Memory
> cardmgr[2707]: executing: 'modprobe memory_cs 2>&1'
> cardmgr[2707]: + FATAL: Module memory_cs not found.


This shouldn't be happening if the card's an 802.11 card. Which version
of pcmcia-cs are you running? Has yenta_socket been modprobed? Is
there anything else weird in the output from dmesg that relates to the
PCMCIA subsystem? Do other PCMCIA devices work properly?

--
"Unfortunately, men befriend women in futile attempts to get a 3D
accelerated video card thingy..." -- MegaHAL (trained on ASR),
1998-11-05
Matt G|There is no Darkness in Eternity/But only Light too dim for us to see
 
Reply With Quote
 
Markus Kossmann
Guest
Posts: n/a

 
      10-12-2006, 03:58 PM
Yan Seiner wrote:

> I dug up one of these... And I'd like to get it working with my laptop,
> which runs a 2.6.18 kernel.
>
> AFIACT it uses a prism2 chipset,


According to http://linux-wless.passys.nl/query_p...?brandname=SMC there
are also variants of the 2632W with atmel chipset.
 
Reply With Quote
 
Tauno Voipio
Guest
Posts: n/a

 
      10-12-2006, 03:58 PM
Yan Seiner wrote:
> I dug up one of these... And I'd like to get it working with my laptop,
> which runs a 2.6.18 kernel.
>
> AFIACT it uses a prism2 chipset, so it should be supported, but it is
> identified as anonymous memory. I've googled about, but there doesn't
> seem to be too much on this anywhere:
>
> Oct 12 07:25:42 argo kernel: cs: memory probe 0xa0000000-0xa0ffffff:
> clean.
>
> Oct 12 07:25:42 argo kernel: pcmcia: registering new device
> pcmcia1.0
>
> Oct 12 07:25:42 argo cardmgr[2707]: socket 1: Anonymous Memory
>
> Oct 12 07:25:42 argo kernel: 2.6. kernels use pcmciamtd instead of
> memory_cs.c and do not require special
>
> Oct 12 07:25:42 argo kernel: MTD handling any more.
>
> Oct 12 07:25:43 argo cardmgr[2707]: executing: 'modprobe memory_cs 2>&1'
>
> Oct 12 07:25:43 argo cardmgr[2707]: + FATAL: Module memory_cs not found.
>
> Oct 12 07:25:43 argo cardmgr[2707]: modprobe exited with status 1
>
> Oct 12 07:25:43 argo cardmgr[2707]: module
> /lib/modules/2.6.18ys/pcmcia/memory_cs.o not available
>
> Oct 12 07:25:43 argo cardmgr[2707]: bind 'memory_cs' to socket 1 failed:
> Invalid argument


The error codes hint thet you're running a 2.6 kernel with
PCMCIA card tools of version 2.4. Please upgrade.

This is one of the WLAN cards where the (!#"%&!!) manufacturer
has produced cards with many different chipsets without changing
the product type. Look at the version of the card type.

IIRC, my SMC 2632W has an Atmel chipset - you could try it.

HTH

--

Tauno Voipio
tauno voipio (at) iki fi
 
Reply With Quote
 
CptDondo
Guest
Posts: n/a

 
      10-12-2006, 04:11 PM
Tauno Voipio wrote:

> The error codes hint thet you're running a 2.6 kernel with
> PCMCIA card tools of version 2.4. Please upgrade.


Yup, following up on DwC's post, I checked and found that I in fact had
both pcmcia-cs and pcmciautils installed.... Perhaps a screwup of Debian
Etch repositories or the price of being on the semi-leading edge, I
don't know....

Anyway, I removed pcmcia-cs and rebooted the machine to make sure
everything was cleared out. But alas now the machine won't let me in,
so I have to wait until I get back to it... It answers pings but
refuses ssh connections. (Weird; it should be using the hardwired eth0...)

>
> This is one of the WLAN cards where the (!#"%&!!) manufacturer
> has produced cards with many different chipsets without changing
> the product type. Look at the version of the card type.
>
> IIRC, my SMC 2632W has an Atmel chipset - you could try it.


OK, I'll check it out once I get back in front of the machine....
 
Reply With Quote
 
CptDondo
Guest
Posts: n/a

 
      10-12-2006, 08:02 PM
CptDondo wrote:
> Tauno Voipio wrote:
>
>> The error codes hint thet you're running a 2.6 kernel with
>> PCMCIA card tools of version 2.4. Please upgrade.

>
> Anyway, I removed pcmcia-cs and rebooted the machine to make sure
> everything was cleared out. But alas now the machine won't let me in,
> so I have to wait until I get back to it... It answers pings but
> refuses ssh connections. (Weird; it should be using the hardwired eth0...)


OK, I got the card working.... Something must have been hosed in the
pcmcia subsystem... It took a remove and reinstall of pcmcia-cs to get
it working.

It turns out that the card won't do WEP.... ARGH!

Anyone know of a PCMCIA (not cardbus) 802.11b card that will work on
channel 14 (japan) and is available in the US?

--Yan
 
Reply With Quote
 
Tauno Voipio
Guest
Posts: n/a

 
      10-13-2006, 04:46 PM
CptDondo wrote:
> CptDondo wrote:
>
>> Tauno Voipio wrote:
>>
>>> The error codes hint thet you're running a 2.6 kernel with
>>> PCMCIA card tools of version 2.4. Please upgrade.

>>
>>
>> Anyway, I removed pcmcia-cs and rebooted the machine to make sure
>> everything was cleared out. But alas now the machine won't let me in,
>> so I have to wait until I get back to it... It answers pings but
>> refuses ssh connections. (Weird; it should be using the hardwired
>> eth0...)

>
>
> OK, I got the card working.... Something must have been hosed in the
> pcmcia subsystem... It took a remove and reinstall of pcmcia-cs to get
> it working.
>
> It turns out that the card won't do WEP.... ARGH!
>
> Anyone know of a PCMCIA (not cardbus) 802.11b card that will work on
> channel 14 (japan) and is available in the US?
>
> --Yan


It does run WEP, but not WPA.

Sorry, I cannot check the setup anymore, the computer I
had it on (an old IBM A21p) broke irreparably (CPU cooler
mechanically foobar).

--

Tauno Voipio
tauno voipio (at) iki fi
 
Reply With Quote
 
Dances With Crows
Guest
Posts: n/a

 
      10-13-2006, 06:34 PM
["Followup-To:" header set to comp.os.linux.hardware.]
On Fri, 13 Oct 2006 16:46:30 GMT, Tauno Voipio staggered into the Black
Sun and said:
[snippage]
> Sorry, I cannot check the setup anymore, the computer I had it on (an
> old IBM A21p) broke irreparably (CPU cooler mechanically foobar).


Um. If this machine is anything like the A22p I had, replacing the CPU
fan is a 15-minute job requiring only a screwdriver and your hands as
described in the IBM FRU manual. If the IBM Field Circus can perform a
procedure like that, a seasoned Linux user should have no problems.
Spare parts for Thinkpads used to be available at ibm-spare-parts.com ,
but not anymore--I think google://"thinkpad spare parts" may provide
useful results.

--
So, what do *you* do for a living?
I sit in a chair, pressing small plastic rectangles with my fingers
while peering at many tiny, colored dots. --Peter Manders
Matt G|There is no Darkness in Eternity/But only Light too dim for us to see
 
Reply With Quote
 
 
 
Reply

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
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
pcmcia card protector PhantMan@nospam.invalid Wireless Internet 6 11-02-2006 03:10 AM
PCMCIA Card Ono Notim Broadband 5 01-25-2006 12:35 AM
PCMCIA Card Stanley Wireless Internet 1 10-02-2005 01:25 AM
wi-fi pcmcia card al Wireless Internet 0 09-12-2004 04:54 PM
SMC 2632W firmware upgrade? Tony Wireless Internet 2 10-22-2003 01:19 PM



1 2 3 4 5 6 7 8 9 10 11