Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
wireless problem
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
senzacionale
Guru
Guru


Joined: 29 Jun 2004
Posts: 532
Location: Slovenia

PostPosted: Sat Sep 10, 2005 3:29 pm    Post subject: wireless problem Reply with quote

hello!

Today i decide to use wireless connection on my notebook but i have big problemms with it.

Can someone tell me any good howto for wireless in notebook?
_________________
Spletno narocanje hrane in dostava hrane na dom na portalu DostavaHrane.si
Back to top
View user's profile Send private message
heikole
Tux's lil' helper
Tux's lil' helper


Joined: 04 Oct 2004
Posts: 148
Location: Berlin, Germany

PostPosted: Sat Sep 10, 2005 3:39 pm    Post subject: Reply with quote

Depending on your notebook and wireless hardware, you might find helpful tips here:

http://gentoo-wiki.com/Index:Hardware

CU Heiko
Back to top
View user's profile Send private message
senzacionale
Guru
Guru


Joined: 29 Jun 2004
Posts: 532
Location: Slovenia

PostPosted: Sat Sep 10, 2005 5:17 pm    Post subject: Reply with quote

thnx but my notebook isn't here

i have gerciom ego notebook and i can't fix ma wireless conection for it!
_________________
Spletno narocanje hrane in dostava hrane na dom na portalu DostavaHrane.si
Back to top
View user's profile Send private message
nadi
Apprentice
Apprentice


Joined: 06 Aug 2004
Posts: 280
Location: Norway

PostPosted: Sat Sep 10, 2005 7:05 pm    Post subject: Reply with quote

well it not not about the notebook you have, but the wirless card. do lspci if it is a pci card (probably). Find out which card it is, and then find the correct driver (by either googleing, or you can find it in this forum). Then follow the instruction in the Gentoo manual on the wireless. There are plenty of threads in the forum also.
Nadi
Back to top
View user's profile Send private message
senzacionale
Guru
Guru


Joined: 29 Jun 2004
Posts: 532
Location: Slovenia

PostPosted: Mon Sep 12, 2005 7:37 am    Post subject: Reply with quote

my wireless is:
Intel corporation PRO/Wireless 2200BG /rev 05)

i found something here https://forums.gentoo.org/viewtopic-t-361872-start-0.html but this not helping me!
_________________
Spletno narocanje hrane in dostava hrane na dom na portalu DostavaHrane.si
Back to top
View user's profile Send private message
mdevens
n00b
n00b


Joined: 26 May 2005
Posts: 28
Location: Arizona

PostPosted: Mon Sep 12, 2005 9:37 am    Post subject: Reply with quote

Not sure if this helps, but I used ndisrapper for my wireless card. Information can be found at http://ndiswrapper.sourceforge.net/ Plus, ndiswrapper is on portage..
Back to top
View user's profile Send private message
mdevens
n00b
n00b


Joined: 26 May 2005
Posts: 28
Location: Arizona

PostPosted: Mon Sep 12, 2005 9:44 am    Post subject: Reply with quote

I just looked on the ndiswrapper website, and the wiki (http://ndiswrapper.sourceforge.net/mediawiki/index.php/Main_Page) said your card is supported:

Code:
Card: [Intel] PRO/Wireless 2200BG
    * pciid: 8086:4220
    * Driver: version 8.0.0 ftp://aiedownload.intel.com/df-support/7440/eng/intel%20wireless%20proset%20%20-%208.0.0.167%20generic%20.exe
    * Driver (latest): version 8.1.1.0 ftp://aiedownload.intel.com/df-support/7819/eng/wireless%208.1.1.0%20-%20generic%20tic%2088663.exe Other: Tested on Debian with kernel 2.6.8, ndiswrapper 0.11, w22n51.inf from version 8.1.1.0. w22n50.inf from version 8.0.0 does not appear to work.



I hope this helps...
Back to top
View user's profile Send private message
senzacionale
Guru
Guru


Joined: 29 Jun 2004
Posts: 532
Location: Slovenia

PostPosted: Tue Sep 13, 2005 9:42 am    Post subject: Reply with quote

yes it said that wireless card is supported! What did you do mdevens that wireless start working.

Where did you enter wep 64 encription?
_________________
Spletno narocanje hrane in dostava hrane na dom na portalu DostavaHrane.si
Back to top
View user's profile Send private message
mdevens
n00b
n00b


Joined: 26 May 2005
Posts: 28
Location: Arizona

PostPosted: Tue Sep 13, 2005 8:20 pm    Post subject: Reply with quote

Well, the first thing is you need to make sure you have the correct kernel modules loaded, for instance, my wireless card is a PCMCIA so, I had to make sure my PCMCIA stuff was loaded. Also, there are some wireless stuff you need to add in your kernel: (I'm using the 2.6.13 kernel, but, these should be there since like 2.6.7 or so, not really sure when they were added)

I'm not sure if you really need it, but I added practically everything under:

Device Drivers->Networking Device Support->Wireless LAN
Device Drivers->Networking Device Support->PCMCIA Device Support (because mine is a PCMCIA)
Device Drivers->Networking Device Support->WAN

It took me a couple of times to compile it then add more stuff and get it working because I have a generic wireless card that had little documentation and I really wasn't sure which chipset my card was.

Once you get that stuff in your kernel, you'll have to emerge ndiswrapper

Code:
emerge ndiswrapper


then, you have to emerge the wireless tools

Code:
emerge wireless-tools


Once you get that stuff done. You're now ready to setup ndiswrapper. You'll have to download the Windows drivers for your card and get the inf and any other sys files you'll need...Basically what ndiswrapper does is it takes the windows drivers and 'wraps' them for linux. Once you have those, you add them to ndiswrapper:

Code:
ndiswrapper -i [the inf file]


only a few more steps...

Code:
ndiswrapper -m
modprobe ndiswrapper


For me, i have a pcmcia card, so i start the pcmcia service here...

now you're all set...the wireless tools package has a bunch of utils like iwconfig, iwlist, etc... basically, i use iwlist to look for wireless connections, then i use iwconfig to set the key, access point name, etc...

Anyway, I hope that helps...

-David
Back to top
View user's profile Send private message
senzacionale
Guru
Guru


Joined: 29 Jun 2004
Posts: 532
Location: Slovenia

PostPosted: Tue Sep 13, 2005 9:13 pm    Post subject: Reply with quote

Thnx mdevens this helps me much.
Quote:

You'll have to download the Windows drivers for your card and get the inf and any other sys files you'll need...


Hmm i don't know where i can get windows drivers for Intel corporation PRO/Wireless 2200BG /rev 05) . I get a pack for it in gericom ego CD but is exe file so i don't know ho wi can use it in linux?
_________________
Spletno narocanje hrane in dostava hrane na dom na portalu DostavaHrane.si
Back to top
View user's profile Send private message
heikole
Tux's lil' helper
Tux's lil' helper


Joined: 04 Oct 2004
Posts: 148
Location: Berlin, Germany

PostPosted: Wed Sep 14, 2005 9:31 am    Post subject: Reply with quote

senzacionale, what exactly is the problem you are having with the ipw2200 driver? You should really prefer this driver to ndiswrapper. And install and use the wireless extensions (iwconfig, ...), of course.

CU Heiko
_________________
42
Back to top
View user's profile Send private message
senzacionale
Guru
Guru


Joined: 29 Jun 2004
Posts: 532
Location: Slovenia

PostPosted: Wed Sep 14, 2005 9:57 am    Post subject: Reply with quote

i dont know where to get windows drivers for that card? I have exe file and i don't know if this is ok. How will ndiswrapper wraps exe file to linux?
_________________
Spletno narocanje hrane in dostava hrane na dom na portalu DostavaHrane.si
Back to top
View user's profile Send private message
heikole
Tux's lil' helper
Tux's lil' helper


Joined: 04 Oct 2004
Posts: 148
Location: Berlin, Germany

PostPosted: Wed Sep 14, 2005 10:12 am    Post subject: Reply with quote

Not quite the right answer, I'm afraid ;) My question was about your problems with the ipw2200 driver, which should support your hardware without the need of installing any windows binary files perfectly.

ipw2200 is a Linux native driver, whereas ndiswrapper ... is a wrapper for windoze firmware.

CU Heiko
_________________
42
Back to top
View user's profile Send private message
senzacionale
Guru
Guru


Joined: 29 Jun 2004
Posts: 532
Location: Slovenia

PostPosted: Wed Sep 14, 2005 12:33 pm    Post subject: Reply with quote

hmm now i am relly confused. Now i don't know what to install that wireless will work? I don't use pcmcia wireless card but wireless which is already in the computer so then i don't need ndiswrapper or am i wrong?

What then i need?
_________________
Spletno narocanje hrane in dostava hrane na dom na portalu DostavaHrane.si
Back to top
View user's profile Send private message
heikole
Tux's lil' helper
Tux's lil' helper


Joined: 04 Oct 2004
Posts: 148
Location: Berlin, Germany

PostPosted: Wed Sep 14, 2005 1:33 pm    Post subject: Reply with quote

You will need to do this:

http://gentoo-wiki.com/HARDWARE_ipw2200

and part of this:

http://gentoo-wiki.com/HOWTO_Wireless_Configuration_and_Startup

and don't miss to create and setup a new network interface for your IPW2200.

HTH Heiko
_________________
42
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum