View previous topic :: View next topic |
Author |
Message |
cato` Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/6975635154412b93890bcf.jpg)
Joined: 03 Jun 2002 Posts: 430 Location: Norway, Trondheim
|
Posted: Mon Mar 22, 2004 11:51 am Post subject: Centrino 2200 BG driver? |
|
|
Does anyone know if the Centrino 2200BG cards are supported by the ipw2100 project?
I've emerged the driver and moprobed ipw2100, that goes fine but no new eth is showing up?
dmesg tells me
Code: |
ipw2100: Intel(R) PRO/Wireless 2100 Network Driver, 0.35
ipw2100: Copyright(c) 2003-2004 Intel Corporation
|
lspci tells me
Code: |
02:03.0 Network controller: Intel Corp.: Unknown device 4220 (rev 05)
|
# EDIT: Moved myself to the right forum
_________________ Don't mess with the Penguin. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
LostControl l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
![](images/avatars/58145939140477f69386e9.jpg)
Joined: 02 Mar 2004 Posts: 885 Location: La Glane, Suisse
|
Posted: Mon Mar 22, 2004 12:42 pm Post subject: |
|
|
2200 is a completely different card and won't work with this driver
A+ |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
LostControl l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
![](images/avatars/58145939140477f69386e9.jpg)
Joined: 02 Mar 2004 Posts: 885 Location: La Glane, Suisse
|
Posted: Mon Mar 22, 2004 12:44 pm Post subject: |
|
|
But ndiswrapper seems to work with your wireless card Check the CVS version !!! |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
mxc Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/5131488173ed111d6bb031.jpg)
Joined: 05 Mar 2003 Posts: 442 Location: South Africa
|
Posted: Wed Jun 16, 2004 2:05 pm Post subject: |
|
|
I see that intel has launched a project on sourceforge for this driver
http://sourceforge.net/projects/ipw2200/
Anyone tried it? How does it compare to ndiswrapper? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
drboom n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 16 Jun 2004 Posts: 9
|
Posted: Wed Jun 16, 2004 5:17 pm Post subject: |
|
|
The intel project is still very early - all it does now is load the module and find the card - it doesn't actually support using the 2200 is anyway.
I'm currently using the linuxant wrapper for my 2200bg based laptop.
drboom |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
mxc Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/5131488173ed111d6bb031.jpg)
Joined: 05 Mar 2003 Posts: 442 Location: South Africa
|
Posted: Wed Jun 16, 2004 6:59 pm Post subject: |
|
|
Thanks I am trying the ndiswrapper for now but can't get it to work. When I copied the .sys and .inf stuff across to the directory /lib/windrivers as suggested in other thread and ran ndiswrapper -i it complained about missing DLLs so I copied these across as well. ndiswrapper -l shows the driver as installed but when I do an iwconfig it reports that there are no wireless extensions. It seems to see the 2200 cards as an ethernet card. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
bhogg Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/gallery/Marvel/Marvel_-_Gambit.gif)
Joined: 29 Jun 2003 Posts: 96
|
Posted: Sat Jul 31, 2004 2:57 pm Post subject: |
|
|
did you try running:
Code: | loadndisdriver w22n51 |
do this after you run ndiswrapper (assuming it's showing your card as present). Then see if iwconfig reports anything. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
PMT Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
Joined: 19 Jan 2004 Posts: 212
|
Posted: Sat Jul 31, 2004 11:21 pm Post subject: |
|
|
I still say you should use ndiswrapper 0.7 for the 2200 card, because, as of CVS two weeks ago, the CVS and .8 are unstable with the card [in my experience].
And the ipw2200 Intel drivers have an amusing comment in the readme, describing how to install them: "Don't."
Sorry, but that's the only advice I have. After you ndiswrapper -i w22n51;modprobe ndiswrapper, try dmesg and see if it output an error; if it output an error about driver loading, I'd suggest uninstalling and reinstalling the driver in ndiswrapper, even if it works after outputting the error [if ndiswrapper errors when modprobed, it tends to cause a nasty lockup randomly]. _________________ moo |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
teedog Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
Joined: 09 Mar 2004 Posts: 211
|
Posted: Sun Aug 01, 2004 1:20 am Post subject: |
|
|
The IPW2200 runs fine on my laptop using Ndiswrapper 0.8 and 0.9-pre1. Use the driver linked to from http://ndiswrapper.sf.net/ |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
cato` Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/6975635154412b93890bcf.jpg)
Joined: 03 Jun 2002 Posts: 430 Location: Norway, Trondheim
|
Posted: Fri Aug 13, 2004 3:25 pm Post subject: |
|
|
ver 0.3 of the ipw2200 is now out
Changes in 0.3
# Implementation of many WE commands (still a lot to go)
# Scanning and association are working.
# Tx/Rx functioning for non-WEP enabled sessions
# Lots and lots of code changes
# ieee80211 pulled in from ipw2100 project. _________________ Don't mess with the Penguin. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|