Debian + Wireless nic = Help!!

General software, Operating Systems, and Programming discussion.
Everything from software questions, OSes, simple HTML to scripting languages, Perl, PHP, Python, MySQL, VB, C++ etc.
Post Reply
touser3
Regular Member
Posts: 151
Joined: Wed Dec 06, 2000 12:00 am

Debian + Wireless nic = Help!!

Post by touser3 »

Hi all, i just installed debian woody on my laptop with the 2.4 kernel. I have a siemens S1021 802.11b pcmcia network card and i cannot for the life of me get it to work. On hte install i configured the kernel to work with al lthe wireless cards available just to be sure..but still a no go. Any help would be greatly appreciated!
User avatar
Stef
Advanced Member
Posts: 712
Joined: Sun Apr 16, 2000 12:00 am
Location: Edmonton, Alberta, Canada

Post by Stef »

User avatar
MikeyMan
Regular Member
Posts: 336
Joined: Sun Dec 09, 2001 9:05 pm
Location: Pittsburgh, PA

Post by MikeyMan »

hmm.

What I'd like you to do for me is enter a shell, change to root, enter these, then post the results for each one:

lspci

lspci -n

also, it would help if I could see your dmesg output statement from boot.

Are you sure that's the right model PCMCIA card? Google is not returning any hits.

What does your /etc/sysconfig/pcmcia file say?
Linux. n: Appears on your hard drive when you realize how much Microsoft sucks.
touser3
Regular Member
Posts: 151
Joined: Wed Dec 06, 2000 12:00 am

Post by touser3 »

Thank you both for the reply's.. i have given up on the siemens card.. i returned it and got a linksys WPC11 instead..but i still have no clue how to get it working.. i have searched google and found this guide http://www.tldp.org/HOWTO/mini/Wire...html#FTN.AEN170
but it is still way over my head.
User avatar
Stef
Advanced Member
Posts: 712
Joined: Sun Apr 16, 2000 12:00 am
Location: Edmonton, Alberta, Canada

Post by Stef »

I've never dealt with PCMCIA devices or even wireless LAN. But I did manage to find a few links of interrest from google:

HOWTO Wireless Linksys WPC11

Link-sys WPC11 Mini-HOWTO

Unfortunetly, it looks like you'll need to recompile the kernel for this. However, there is some Debian packages available in unstable that you can use.Try to use them first before attempting a recompile.

linux-wlan-ng

linux-wlan-ng-modules

kernel-pcmcia-modules

pcmcia-cs

Stef
Post Reply