You are not logged in.
hi
i added the intel centrino drivers ipw2100 to extra repo
any comments on the package post them here
to install
pacman -S ipw2100
enjoy
Offline
Could you also add ipw2200 please? I would really appreciate support for 802.11G.
Offline
don't know of it i will add it soon :-)
Offline
Thank you very much!
Offline
if you need it now change my pkg to 2200 should not be a big thing
you need an other firmware for it
Offline
uploaded a test packages it should be synced soon to the servers
if you would test it and report errors would be nice
it's in /enteryourfavouritemirror/extra/ipw2200-0.8-1.pkg.tar.gz
thanks
if all works well
i can make it available for pacman
bye
Offline
I will test it asap, but I currently don't have my notebook with me.
Offline
Well I installed the ipw2200 package and followed the instructions @ ipw2200.sf.net(except I did not download the firmware, because the package already contained the firmware). It does not seem to work, however. iwconfig returns this:
eth1 ieee 802.11b ESSID:"Sitecom"
Mode:Managed Channel:10 Access Point: 00:0C:F6:02:ED:44
Bit Rate=11Mb/s
RTS thr:off
Encryption key:off
Power Management:off
Link Quality:40/100 Signal level:-60 dBm Noise level:-256 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:293 Missed beacon:6
Unfortunately I cannot confirm it doesn't work, because I only have wireless acces at my university. The information given by iwconfig does not seem to be correct, however. I have an Intel 2200BG that is 802.11G compliant. I do not have a sitecom. Could anyone help me with this or should a open a new thread @ kernel/hardware
Offline
i think all you have to do is to load hotplug at startup
that should set up the rest
the drivers are still a little bit beta so it can happen that they won't work
but they installed flawllessly?
then i can make them public
the rest is intel stuff that needs to be fixed by them
Offline
Sitecom is the essid, which is what 802.11b uses to associate with different networks (I don't know a lot about this stuff...). Sitecom is not the network card.
I have discovered that all of mans unhappiness derives from only one source, not being able to sit quietly in a room
- Blaise Pascal
Offline
I hsve hotplug in my rc.conf modules array, together with ipw2200 arc4, crc32 and crc32c, so that can' t be the problem.
Offline
Sitecom is the essid, which is what 802.11b uses to associate with different networks (I don't know a lot about this stuff...). Sitecom is not the network card.
But I don' t have a 802.11b wlan card. Mine is 802.11g.
Offline
Xentac wrote:Sitecom is the essid, which is what 802.11b uses to associate with different networks (I don't know a lot about this stuff...). Sitecom is not the network card.
But I don' t have a 802.11b wlan card. Mine is 802.11g.
The g cards are downward compatible with b networks. b cards depending on the network setup cannot access g networks.
Offline
You mean the AP is 802.11b (sitecom)? Btw I do know g is downward compatible with b.
Offline
does it work now?
Offline
if certain aspects of this package are not functional or under testing should it not be in the testing repo?
AKA uknowme
I am not your friend
Offline
i asked the user for testing so it is not in testing
it's available on ftp server
if it works i take it directly to extra
Offline
ah yes ... another example of needing packaging and repo addition policies.
if you are not sure parts are working then it should not be in the repos where people expect the packages to work.
AKA uknowme
I am not your friend
Offline
it is not in the repos right now only on ftp server
not commited to cvs
it is only a driver for a wlan card
kernel module with firmware inlcuded nothing special
the ipw2100 drivers work the same way
Offline
You mean the AP is 802.11b (sitecom)? Btw I do know g is downward compatible with b.
yep when you do a scan and you find a router that is G compatible it will say
Bit Rate=54Mb/s along with some other bit rates listed. since you seem to be setup with the AP just dhcpcd eth1 and see if you can get an ip from the router.
Offline
Well it looks like it's working right now, but I can't test it because I don't have WiFi @ home. I will test it at the university next monday.
Offline
Hmm, really weird. Gnome's wlan strength indicator said the signal strength was 100%, which could not be possible, since I don't have wlan here. After I logged into my router's admin panel(Sitecom DC202v3), I noticed there were wireless functions added to it.
I think ipw2200 somehow claimed eth0, and so did my broadcom ethernet driver. That would explain the signal strength being 100% and the weird behavior of my non wlan broadband router/switch. It would also explain the sitecom essid in iwconfig. After I assigned my ethernet card to eth1 the signal strength dropped to 0%(N/A), which it should.
I don't know who's fault it was, Arch's, ipw2200, or another explanation. I hope you all could understand my poor English.
Offline