LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 09-17-2003, 09:37 AM   #1
robertjay
LQ Newbie
 
Registered: Sep 2003
Location: Milwaukee, WI
Distribution: Mandrake 9.1, ClarkConnect 1.3
Posts: 12

Rep: Reputation: 0
Question Mandrake 9.1 and Wireless LAN Card


Hello, I am a linux newb, and I won't try to pretend I'm not.

I just installed the latest stable Mandrake 9.1 on my Gateway Solo 9550 laptop. Everything works fantastic, except for my wireless LAN card.

Now I know it can work with linux, because like a retard, I tried installing v9.2 Mandrake first, not realizing it was not a stable release, anyway, the wireless card worked perfect with the 9.2, I believe it used the orinoco driver for prismII based cards, but not positive about that.

It's a Hawking Technologies WE110P PCMCIA LAN card. Now hawking tech does have a driver for it, and it appears the card is one of the prismII based cards. But their driver is supposed to have a HOWTO file, but I can't find one, the driver location is http://www.hawkingtech.com/wirelessdownload.php.

When I boot my computer with the card in the slot, it says "unsupported card in socket 1".

If someone can help me install the linux driver from Hawking Tech, I'd appreciate it a bunch.

Thanks,
Robert
 
Old 09-18-2003, 03:13 PM   #2
akaBeaVis
LQ Guru
 
Registered: Apr 2003
Location: Maryland
Distribution: Slack 9.1,10 Mandrake 10,10.1, FedCore 2,3, Mepis 2004, Knoppix 3.6,3.7, SuSE 9.1, FreeBSD 5.2
Posts: 1,109

Rep: Reputation: 45
I'm assuming you tried to get this going with mandrake control center and the hardware tab, but it didn't work, if that's not the case try the GUI tool first.

If it doesn't work for you, try these steps:
1. If you're not logged in as root, exit kde/gnome or whatever window manager you're using with the "logout" item on the menu.
2. If this takes you to a text-mode console, type "logout", It will now ask you to login, type "root" and give the password, no characters will echo, so watch your fingers carefully, then type startx.
2.a If this takes you to a login screen, login as root
3.when you get to the warning about running as root, respond to the effect that you know you are root and it's ok.
5. open a console from the menu, type "cardctl ident", you should get something like this back:
Socket 0:
no product info available
Socket 1:
product info: "Wireless Network CardBus PC Card", "Global", "", ""
manfid: 0x0097, 0x8402
6. leave the console there and open kedit or gedit from the menu and file/open /etc/pcmcia/config
7. If you tend to screw things up, before making any changes, use file/save as and save the file with a backup extension like "/etc/pcmcia/config.bak"
8. use edit/find and search for this: "# Wireless network adapters"
9. using one of the existing entries as a template, create a new entry for your card using the info returned from cardtl ident in the console window, the "text strings" aren't as important as getting the manfid line right.
10. the line beginning with "bind..." is the one that defines which driver will be used for your card, you can start with "bind orinoco_cs" and if that doesn't work, we'll try others.
11. double-check your work for correctness, typos will cause you to believe falsely that a particular "binding" didn't work then save the file making sure it's saved as /etc/pcmcia/config.
12. in the console window type "cardctl eject", remove your card, and then type "/etc/init.d/pcmcia restart"
13. plug your card back in and see if it acts any differently
14. open the mandrake control center and see if your card is listed, then configure it, if it's not listed or the config doesn't work, post back and we'll do it manually.

Last edited by akaBeaVis; 09-18-2003 at 03:24 PM.
 
Old 09-18-2003, 09:59 PM   #3
robertjay
LQ Newbie
 
Registered: Sep 2003
Location: Milwaukee, WI
Distribution: Mandrake 9.1, ClarkConnect 1.3
Posts: 12

Original Poster
Rep: Reputation: 0
Thumbs up

Right on, thank you very much akaBeaVis. That got the connection working great.

Now this popped up a *very* minor problem. When I pull the card out, it freezes the computer. Really, it's not that big of a problem, I'll definitely learn to deal with it until 9.2 is stable. But if anyone knows of something I can check, I'd be much appreciative. Or even if there was some sort of a shortcut I could put on my desktop that would stop the card so I could yank it out without crashing, I'd do that.

Again, thank you very much, this forum is the best!

Robert

 
Old 09-18-2003, 10:06 PM   #4
akaBeaVis
LQ Guru
 
Registered: Apr 2003
Location: Maryland
Distribution: Slack 9.1,10 Mandrake 10,10.1, FedCore 2,3, Mepis 2004, Knoppix 3.6,3.7, SuSE 9.1, FreeBSD 5.2
Posts: 1,109

Rep: Reputation: 45
just type "cardctl eject" in a console before pulling out the card, this is similar to using the tool in the windows "system tray" for the same purpose.
 
Old 09-18-2003, 10:12 PM   #5
robertjay
LQ Newbie
 
Registered: Sep 2003
Location: Milwaukee, WI
Distribution: Mandrake 9.1, ClarkConnect 1.3
Posts: 12

Original Poster
Rep: Reputation: 0
Okeydoke, if there's no other way, I'll deal with it for sure. I am wireless and free to roam about with a stable version of Linux, I am really happy now.

I just noticed with Version 9.2, I could yank the card in and out without any problem, but oh well.

Thanks again,
Robert
 
Old 09-18-2003, 10:20 PM   #6
akaBeaVis
LQ Guru
 
Registered: Apr 2003
Location: Maryland
Distribution: Slack 9.1,10 Mandrake 10,10.1, FedCore 2,3, Mepis 2004, Knoppix 3.6,3.7, SuSE 9.1, FreeBSD 5.2
Posts: 1,109

Rep: Reputation: 45
I don't have any personal experience with "cooker" versions (mandrake unstable) so I can't help you there, you could probably post a new question-thread in networking with mandrake 9.2 in it and see if any of the other quite knowledgeable people here bite on it. I'm glad to see you got it going.
 
  


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
Buffalo G54 PCMCIA Wireless LAN card under Mandrake 9.2 jennllama Linux - Wireless Networking 1 06-13-2006 10:50 PM
Wireless LAN card for Mandrake 10.0 DiscoBay Linux - Hardware 3 03-27-2004 08:21 PM
Wireless LAN card 802.11b and Ricoh card bus Abdul Mueid Linux - Wireless Networking 4 02-10-2004 04:10 PM
wireless lan card citrus Linux - Wireless Networking 1 01-05-2004 03:06 PM
Cant get a Intel PRO/Wireless 2011 Lan card to work in Mandrake 9.0 kevtucker Linux - Wireless Networking 6 08-19-2003 12:37 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

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