Linux Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsOperating SystemsLinux Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
Generate data entry and reporting .NET Web apps in minutes, straight from your database. Read our FREE whitepaper “Build Web 2.0 Applications Without Hand-Coding” Download now!
  #1  
Old June 3rd, 2002, 06:29 AM
sql_worm_LOL sql_worm_LOL is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2002
Location: Washington,DC
Posts: 6 sql_worm_LOL User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via AIM to sql_worm_LOL
Question wireless pcmcia

I am running an older laptop,a toshiba 320 ct. I Am trying to get my linksys wpc11 card to install. I have followed all the howtos I can find.

1) is the wlan sopose to show up in the network configurator?
2)Does 7.3 have better support for wireless?
3)Is there a distro that will auto install it during the install of the os?

Any help??????????

Reply With Quote
  #2  
Old June 4th, 2002, 01:56 PM
M.Hirsch M.Hirsch is offline
Contributing User
Dev Shed God 1st Plane (5500 - 5999 posts)
 
Join Date: Oct 2000
Location: Back in the real world.
Posts: 5,969 M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level) 
Time spent in forums: 1 Month 1 Day 22 h 39 m 55 sec
Reputation Power: 184
first you should read a little about linux, at the very first the manual that came with your distro. if you downloaded or got the files on a pc magazine´s cdrom, you´ll need to buy a book (actually this is what you pay for when you "buy" linux.). Get one for your specific distro first, later you can go on with distro-independent stuff.

you should never need any howto´s if you only want to configure a simple network...

Quote:
1) is the wlan sopose to show up in the network configurator?

there is no network configurator in linux. what specific program/tool do you talk about?
Quote:
2)Does 7.3 have better support for wireless?

Redhat 7.3? SuSE 7.3? Mandrake 7.3? Turbo 7.3? Debian 7.3? SlackWare 7.3?
Quote:
3)Is there a distro that will auto install it during the install of the os?

this is a question to ask your distributor or Mr.Google, not other linux freaks.
if you want to know my answer: i guess yes. if there is a driver, you did setup PCMCIA correctly and your distro has auto-config, then your configuration program should ALWAYS find the NIC.

your questions needs another approach:
1. find out if the card is supported by your distro
(search on their homepage, they have compatibility lists )
2. if yes, follow THEIR instructions, not any howtos.
3. if no, ask Mr.Google. though you´ll have a hard time (kernel compilation, patches, ...) if you find it there. this is when you need the howtos.

if you want further help here, you need to tell us which distro you use and what exactly you´ve tried.
since you seem to like the howto´s, try this:
ls -lR /lib/modules|grep linksys (output eg: "/lib/modules/2.2.10/net/linksys.o")
if you have no success: grep -iR linksys /usr/src/linux/Documentation
modprobe linksys (replace "linksys" by the filename found without the trailing ".o". output: nothing, otherwaise failed.)
ifconfig eth0 up (output: nothing, otherwaise failed.)
... you made it! ...
__________________
--
Manuel Hirsch - Linux, FreeBSD, programming, administration articles, tutorials and more.

Reply With Quote
  #3  
Old June 4th, 2002, 05:40 PM
sql_worm_LOL sql_worm_LOL is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2002
Location: Washington,DC
Posts: 6 sql_worm_LOL User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via AIM to sql_worm_LOL
thankl you for your responce, but damn must you be so condescending. Im sorry i didnt give enough information I have a proble of thinking people know whats going on in me head. And yes I did read the book! Do you think I would post a question if I have not tried all me avenues? I think if you are going to help people out with there problems you should not make them feel like a dumb **** for asking!!!

For the rest of you sorry you had to read my vent, but that pissed me off...

Reply With Quote
  #4  
Old June 6th, 2002, 01:28 AM
M.Hirsch M.Hirsch is offline
Contributing User
Dev Shed God 1st Plane (5500 - 5999 posts)
 
Join Date: Oct 2000
Location: Back in the real world.
Posts: 5,969 M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level) 
Time spent in forums: 1 Month 1 Day 22 h 39 m 55 sec
Reputation Power: 184
sometimes i too think that everybody needs to know the thing that i have on my head right now...
Sorry, man, didn´t mean to be mean.

Reply With Quote
  #5  
Old June 6th, 2002, 05:47 AM
sql_worm_LOL sql_worm_LOL is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2002
Location: Washington,DC
Posts: 6 sql_worm_LOL User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via AIM to sql_worm_LOL
no worries man................

Reply With Quote
Reply

Viewing: Dev Shed ForumsOperating SystemsLinux Help > wireless pcmcia


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 4 hosted by Hostway