LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 07-02-2004, 04:22 AM   #1
gatechguy2003
LQ Newbie
 
Registered: Jul 2004
Posts: 2

Rep: Reputation: 0
Fedora Core 1, SMC 2532W-B, HostAP problem


I am running Fedora Core 1 with kernel version 2.4.22-1.2115.nptl
and am trying to get an SMC 2532W-B wireless card to work.

I have successfully installed the HostAP driver.

When I do lsmod, I see hostap listed, but it says "(unused)".

I have tried rebooting the machine with the card inserted and
the card is not recognized at all. The LEDs on the card don't
blink at all.

I have also tried rebooting the machine without the card inserted
and then inserting the card and still nothing happens.

When I try to do cardctl ident, I get the error:

no pcmcia driver in /proc/devices

When I look at /var/log/messages, there is nothing in it about the
wireless card. Just unrelated stuff.

I have also tried /etc/init.d/pcmcia restart and I got the error:

Shutting down PCMCIA services:.
Starting PCMCIA services: modulesmodprobe: Can't locate module pcmcia_core.o
modprobe: Can't locate module yenta_socket.o
modprobe: Can't locate module ds.o
cardmgr.

When I do ifconfig, I only get the "lo" stuff and no "eth0" or "wlan0"
or anything like that.

My card is just not being recognized. Before I installed the HostAP
driver and did cardctl ident, the card was recognized. The card works
fine under Windows.

I am a Linux newbie. Could somebody tell me what I am doing wrong?

Thank you.
 
Old 07-02-2004, 05:38 AM   #2
gatechguy2003
LQ Newbie
 
Registered: Jul 2004
Posts: 2

Original Poster
Rep: Reputation: 0
Addendum to my earlier post

As a clarification to my request, I should add that I have downloaded the correct version
of pcmcia-cs-* for my system.

But cardctl ident says "no pcmcia driver in /proc/devices"
and doing service pcmcia restart just tells me that pcmcia_core.o, yenta_socket.o and ds.o
can't be found. The pcmcia-cs seems to compile fine but I can't figure out where the
correspondng object files are.

Thank you for any help you can provide.
 
Old 09-21-2004, 04:32 AM   #3
linsard
LQ Newbie
 
Registered: Sep 2004
Distribution: fedora core 1
Posts: 2

Rep: Reputation: 0
Lightbulb try to change /etc/init.d/pcmcia

Hi,
Try to change these lines of the /etc/init.d/pcmcia script

if [ -d $PC ] ; then
echo -n " modules"
/sbin/modprobe pcmcia_core.o $CORE_OPTS
/sbin/modprobe $PCIC.o $PCIC_OPTS
/sbin/modprobe ds.o

with
if [ -d $PC ] ; then
echo -n " modules"
/sbin/modprobe pcmcia_core $CORE_OPTS
/sbin/modprobe $PCIC $PCIC_OPTS
/sbin/modprobe ds


modprobe does not accept .o extension but want only the module's name.
With the default kernel installation, this is not a problem because the test is false.
 
Old 09-21-2004, 04:33 AM   #4
linsard
LQ Newbie
 
Registered: Sep 2004
Distribution: fedora core 1
Posts: 2

Rep: Reputation: 0
I had the same problem with pcmcia wireless card and hostap module
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Linux/SMC 2532w-b ver2 compatibility n5jep1 Linux - Hardware 0 03-23-2005 12:46 PM
HostAP 0.2.5 with Fedora Core 3 (2.6.9 kernel) pjksfo Linux - Wireless Networking 0 11-09-2004 07:41 PM
smc 2662w v.3 fedora core 2 novamon Linux - Hardware 1 07-08-2004 09:17 PM
SMC 2802Wv2 in Fedora Core 2 using ndiswrapper Pafnuty Linux - Wireless Networking 2 05-26-2004 03:37 AM
Installing hostap on fedora gummimann Linux - Software 1 05-14-2004 07:36 PM

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

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