| View previous topic :: View next topic |
| Author |
Message |
LostControl l33t


Joined: 02 Mar 2004 Posts: 885 Location: La Glane, Suisse
|
Posted: Wed Mar 24, 2004 11:59 am Post subject: |
|
|
| maj wrote: | | anyone have scanning support working? it says on the sf page that it does support scanning.... |
Do you mean scanning with tools like kismet ? This is not supported because the device must enter promiscious mode which isn't yet implemented !!! |
|
| Back to top |
|
 |
maj Tux's lil' helper

Joined: 22 Nov 2002 Posts: 92
|
Posted: Wed Mar 24, 2004 2:35 pm Post subject: |
|
|
| LostControl wrote: | | maj wrote: | | anyone have scanning support working? it says on the sf page that it does support scanning.... |
Do you mean scanning with tools like kismet ? This is not supported because the device must enter promiscious mode which isn't yet implemented !!! |
no i mean in the way of
| Code: |
iwlist wlan0 scanning
|
to find access points to connect to, when i try this i get
| Code: |
wlan0 No scan results
|
and since im using the internet through the wireless connection to the access point in my house im gonna say there is one there! |
|
| Back to top |
|
 |
LostControl l33t


Joined: 02 Mar 2004 Posts: 885 Location: La Glane, Suisse
|
Posted: Wed Mar 24, 2004 6:56 pm Post subject: |
|
|
Ok !!! Sure it works !!!
But don't forget to "initialize" the firmware first. You must type
for example, to "start" the driver. It tooks me a while before notice this
Hope this was your problem... |
|
| Back to top |
|
 |
maj Tux's lil' helper

Joined: 22 Nov 2002 Posts: 92
|
Posted: Wed Mar 24, 2004 7:20 pm Post subject: |
|
|
| LostControl wrote: | Ok !!! Sure it works !!!
But don't forget to "initialize" the firmware first. You must type
for example, to "start" the driver. It tooks me a while before notice this
Hope this was your problem... |
it is up, im using the interface as my network connection at the moment, yet it still reports that there are no access points present - while I was using ndiswrapper it would let me scan for access points even when i was associated and using one (same situation as now), scanning must be implemented for iwlist to report back that its successfully scanned as it were, its just not finding anything, and i know there is one there transmitting its essid |
|
| Back to top |
|
 |
frameRATE Guru


Joined: 28 Apr 2003 Posts: 385 Location: Orange County California
|
Posted: Thu Mar 25, 2004 3:16 am Post subject: |
|
|
| deadaim wrote: | Well, I got wireless working thanks to this thread, but I want my eth1(wireless) to be picked up when I boot. I did the following:
1. I added ipw2100 to /etc/modules.autoload.d/kernel-2.6
2. I did the following: rc-update add net.eth1 default
When I reboot, eth1 isn't picked up.
That's one problem. Here's another:
When I don't have eth0(wired) connected, it does a long timeout. In my /etc/conf.d/net I added the following:
iface_eth0="dhcp"
iface_eth0="t -10"
Now it just flys by eth0. I was thinking maybe it wasn't 10 seconds, so I put 100,000,000 and it was still flew by.
Thanks for all your help. |
I'd like answer this if anyone else has? _________________
Linux User | 364705
howto install coldfusion mx 7 under gentoo |
|
| Back to top |
|
 |
Moled l33t


Joined: 09 Jul 2003 Posts: 635
|
Posted: Thu Mar 25, 2004 3:45 am Post subject: |
|
|
scanning works fine
as does suspend to ram (C3)
suspend to disk almost works |
|
| Back to top |
|
 |
looze n00b

Joined: 25 Mar 2004 Posts: 5
|
Posted: Thu Mar 25, 2004 11:08 pm Post subject: Everything works fine! |
|
|
Hi, i've been very interested with the support of the Intel 2100 PRO on my Thinkpad R40 and I emerged the driver and everything works fine and flawlessly.
The scan works fine tough  |
|
| Back to top |
|
 |
Seemer n00b


Joined: 13 Jan 2004 Posts: 50 Location: Sweden
|
Posted: Mon Mar 29, 2004 7:41 am Post subject: |
|
|
The ipw2100 driver has worked perfect for some weeks now, but when I started my computer yesterday the ipw2100 module hasen't load.
When I try modprobe ipw2100 I get:
| Code: | modprobe ipw2100
FATAL: Error Inserting ipw2100 (/lib/modules/2.6.3/net/ipw2100): Invalid module format |
I tried to remerge it, but it didn't help!?!?
What's wrong? |
|
| Back to top |
|
 |
genmich Apprentice

Joined: 03 Apr 2003 Posts: 196
|
Posted: Tue Mar 30, 2004 4:36 pm Post subject: |
|
|
| 0.40-pre is on the site! WEP support has be added (not stable yet). |
|
| Back to top |
|
 |
pjv Guru


Joined: 02 Jul 2003 Posts: 349 Location: Belgium
|
Posted: Thu Apr 01, 2004 9:04 pm Post subject: |
|
|
I don't seem to have (lasting) control over the card with my laptop's wireless on/off button. When eth1 is up and I press the button, it goes down for a blink and then comes right up again. I'm pretty shure my button is hardware-matic (wired to the mini-PCi card or through the BIOS). The software seems to overrule it however. Maybe this is just a flaw in my settings? Am I forcing it too much?
My laptop is an Acer TravelMate 803LCiB.
I would also like to press I can't wait till it can handle promisquous mode (monitor mode). I think they should make some haste on that (and on the global project as well). And while they're at it, why not throw in Ethereal, libpcap, Airsnort, ... support?
Thanx,
Ciao |
|
| Back to top |
|
 |
d33k n00b

Joined: 11 Aug 2003 Posts: 13 Location: Jersey
|
Posted: Fri Apr 02, 2004 2:53 am Post subject: |
|
|
| Using a Dell D600 and the Fn-wireless on/off works perfectly with .40pre. Gonna test the stability of WEP at work tommorrow and report back results. To the developers of this driver... if you read this THANK YOU!!! |
|
| Back to top |
|
 |
nadin Tux's lil' helper

Joined: 05 Aug 2003 Posts: 103
|
Posted: Wed Apr 07, 2004 5:11 am Post subject: |
|
|
Hello
I have a centrino laptop. I am trying to get the .40pre2 running,
I have had .38 or 39 or whatever working. There is no emerge for .40pre at all so I am trying to do it my self and when I try to emerge hostap I get the following error
| Quote: | Calculating dependencies ...done!
>>> emerge (1 of 1) net-wireless/hostap-0.0.4 to /
>>> md5 src_uri hostap-0.0.4.tar.gz
>>> Unpacking source...
>>> Unpacking hostap-0.0.4.tar.gz to /var/tmp/portage/hostap-0.0.4/work
>>> Source unpacked.
* Building the folowing drivers: pci plx
gcc -I/usr/src/linux/include -Os -march=pentium3 -pipe -D__KERNEL__ -DMODULE -Wall -g -c -DPRISM2_HOSTAPD -fomit-frame-pointer -o driver/modules/hostap_pci.o driver/modules/hostap_pci.c
gcc -I/usr/src/linux/include -Os -march=pentium3 -pipe -D__KERNEL__ -DMODULE -Wall -g -c -DPRISM2_HOSTAPD -fomit-frame-pointer -o driver/modules/hostap.o driver/modules/hostap.c
In file included from /usr/src/linux/include/asm/processor.h:18,
from /usr/src/linux/include/asm/thread_info.h:13,
from /usr/src/linux/include/linux/thread_info.h:21,
from /usr/src/linux/include/linux/spinlock.h:12,
from /usr/src/linux/include/linux/capability.h:45,
from /usr/src/linux/include/linux/sched.h:7,
from /usr/src/linux/include/linux/module.h:10,
from driver/modules/hostap_pci.c:9:
/usr/src/linux/include/asm/system.h: In function `__set_64bit_var':
/usr/src/linux/include/asm/system.h:193: warning: dereferencing type-punned pointer will break strict-aliasing rules
/usr/src/linux/include/asm/system.h:193: warning: dereferencing type-punned pointer will break strict-aliasing rules
In file included from /usr/src/linux/include/linux/irq.h:20,
from /usr/src/linux/include/asm/hardirq.h:6,
from /usr/src/linux/include/linux/interrupt.h:11,
from /usr/src/linux/include/linux/netdevice.h:501,
from driver/modules/hostap_pci.c:13:
/usr/src/linux/include/asm/irq.h:16:25: irq_vectors.h: No such file or directoryIn file included from /usr/src/linux/include/asm/hardirq.h:6,
from /usr/src/linux/include/linux/interrupt.h:11,
from /usr/src/linux/include/linux/netdevice.h:501,
from driver/modules/hostap_pci.c:13:
/usr/src/linux/include/linux/irq.h: At top level:
/usr/src/linux/include/linux/irq.h:70: error: `NR_IRQS' undeclared here (not in a function)
In file included from /usr/src/linux/include/linux/irq.h:72,
from /usr/src/linux/include/asm/hardirq.h:6,
from /usr/src/linux/include/linux/interrupt.h:11,
from /usr/src/linux/include/linux/netdevice.h:501,
from driver/modules/hostap_pci.c:13:
/usr/src/linux/include/asm/hw_irq.h:28: error: `NR_IRQ_VECTORS' undeclared here (not in a function)
/usr/src/linux/include/asm/hw_irq.h:31: error: `NR_IRQS' undeclared here (not in a function)
In file included from /usr/src/linux/include/asm/processor.h:18,
from /usr/src/linux/include/asm/thread_info.h:13,
from /usr/src/linux/include/linux/thread_info.h:21,
from /usr/src/linux/include/linux/spinlock.h:12,
from /usr/src/linux/include/linux/capability.h:45,
from /usr/src/linux/include/linux/sched.h:7,
from /usr/src/linux/include/linux/module.h:10,
from driver/modules/hostap.c:21:
/usr/src/linux/include/asm/system.h: In function `__set_64bit_var':
/usr/src/linux/include/asm/system.h:193: warning: dereferencing type-punned pointer will break strict-aliasing rules
/usr/src/linux/include/asm/system.h:193: warning: dereferencing type-punned pointer will break strict-aliasing rules
In file included from /usr/src/linux/include/linux/irq.h:20,
from /usr/src/linux/include/asm/hardirq.h:6,
from /usr/src/linux/include/linux/interrupt.h:11,
from /usr/src/linux/include/linux/netdevice.h:501,
from /usr/src/linux/include/linux/if_arp.h:26,
from driver/modules/hostap.c:25:
/usr/src/linux/include/asm/irq.h:16:25: irq_vectors.h: No such file or directoryIn file included from /usr/src/linux/include/asm/hardirq.h:6,
from /usr/src/linux/include/linux/interrupt.h:11,
from /usr/src/linux/include/linux/netdevice.h:501,
from /usr/src/linux/include/linux/if_arp.h:26,
from driver/modules/hostap.c:25:
/usr/src/linux/include/linux/irq.h: At top level:
/usr/src/linux/include/linux/irq.h:70: error: `NR_IRQS' undeclared here (not in a function)
In file included from /usr/src/linux/include/linux/irq.h:72,
from /usr/src/linux/include/asm/hardirq.h:6,
from /usr/src/linux/include/linux/interrupt.h:11,
from /usr/src/linux/include/linux/netdevice.h:501,
from /usr/src/linux/include/linux/if_arp.h:26,
from driver/modules/hostap.c:25:
/usr/src/linux/include/asm/hw_irq.h:28: error: `NR_IRQ_VECTORS' undeclared here (not in a function)
/usr/src/linux/include/asm/hw_irq.h:31: error: `NR_IRQS' undeclared here (not in a function)
make: *** [driver/modules/hostap_pci.o] Error 1
make: *** Waiting for unfinished jobs....
driver/modules/hostap.c: In function `prism2_wds_add':
driver/modules/hostap.c:188: warning: `dev_get' is deprecated (declared at /usr/src/linux/include/linux/netdevice.h:519)
make: *** [driver/modules/hostap.o] Error 1
!!! ERROR: net-wireless/hostap-0.0.4 failed.
!!! Function src_compile, Line 79, Exitcode 2
|
Any ideas? I have tried older versions with the same error. |
|
| Back to top |
|
 |
nadin Tux's lil' helper

Joined: 05 Aug 2003 Posts: 103
|
Posted: Thu Apr 08, 2004 3:31 am Post subject: |
|
|
| Anyone have wep working yet? |
|
| Back to top |
|
 |
jarealist Apprentice

Joined: 07 Oct 2002 Posts: 224
|
Posted: Thu Apr 15, 2004 3:00 am Post subject: |
|
|
ipw2100 driver version 0.40 is "now" available here:
http://prdownloads.sourceforge.net/ipw2100/ipw2100-0.40.tgz?download
Addendum:
Got it to compile, but only the "av5100" module would load. The "ipw2100" module wouldn't. So it's back to the 0.39 driver for now. (Running gentoo-dev-sources 2.6.5) |
|
| Back to top |
|
 |
LostControl l33t


Joined: 02 Mar 2004 Posts: 885 Location: La Glane, Suisse
|
|
| Back to top |
|
 |
sfcfagwdse n00b


Joined: 29 Mar 2004 Posts: 39 Location: Portland, OR
|
Posted: Fri Apr 16, 2004 3:23 am Post subject: |
|
|
| The ipw2100-0.40 ebuild works great but doesn't seem to work with 0.41 when I change the name of the ebuild. There seems to be a change in the way it looks for hostap. Either way Thanks, works great, I no longer need to use ndiswrapper! |
|
| Back to top |
|
 |
LostControl l33t


Joined: 02 Mar 2004 Posts: 885 Location: La Glane, Suisse
|
|
| Back to top |
|
 |
hertog Tux's lil' helper

Joined: 28 Jun 2002 Posts: 138 Location: Enschede/The Netherlands/Europe
|
Posted: Fri Apr 16, 2004 11:37 am Post subject: |
|
|
It seems that hostapdriver has to be emerged with:
| Code: | | ARCH=i386 emerge hostap-driver |
Otherwise a nonfatal error will occur (system.map will not be updated). Nonfatal in the sense that emerge will not complain, but ipw2100 module may not load due to undefined symbols.
Also, hostap-driver has to be re-emerged after a new kernel has been installed.
Gr.
Hertog |
|
| Back to top |
|
 |
LostControl l33t


Joined: 02 Mar 2004 Posts: 885 Location: La Glane, Suisse
|
Posted: Fri Apr 16, 2004 12:04 pm Post subject: |
|
|
| hertog wrote: |
Also, hostap-driver has to be re-emerged after a new kernel has been installed. |
As for any other module that has been emerged (ipw2100, cisco-vpnclient-3des, shfs, ati-drivers, ...).
I had no problem using :
| Code: | | FEATURES="-sandox" ACCEPT_KEYWORDS="~x86" emerge ipw2100 |
Maybe because ipw2100 ebuild performs a "depmod" at the end of the emerge !? |
|
| Back to top |
|
 |
hertog Tux's lil' helper

Joined: 28 Jun 2002 Posts: 138 Location: Enschede/The Netherlands/Europe
|
Posted: Fri Apr 16, 2004 2:54 pm Post subject: |
|
|
| LostControl wrote: | | hertog wrote: |
Also, hostap-driver has to be re-emerged after a new kernel has been installed. |
As for any other module that has been emerged (ipw2100, cisco-vpnclient-3des, shfs, ati-drivers, ...).
|
Indeed, but somehow it failed to register with my brain that hostap-driver created/installed kernelmodules.
For now... sitting on the balcony, in the sun (they say it's 20 Gr. C, and I tend to believe them) with my laptop, wirelessly connected to the internet.
Life is sweet.
Tnx for the ebuild  |
|
| Back to top |
|
 |
Romses Apprentice


Joined: 20 Jan 2004 Posts: 257 Location: Frankfurt
|
Posted: Mon Apr 19, 2004 8:04 am Post subject: |
|
|
Hi
I am using an IBM R40 Notebook.
I can't bring up my ipw2100.
A am using Kernel 2.6.5 and ipw2100-0.41
| Code: |
cs: IO port probe 0x0c00-0x0cff: clean.
cs: IO port probe 0x0800-0x08ff: clean.
cs: IO port probe 0x0100-0x04ff: excluding 0x4d0-0x4d7
cs: IO port probe 0x0a00-0x0aff: clean.
hostap_crypt: registered algorithm 'NULL'
ipw2100: Intel(R) PRO/Wireless 2100 Network Driver, 0.41
ipw2100: Copyright(c) 2003-2004 Intel Corporation
Detected ipw2100 PCI device at 0000:02:02.0, dev: eth1, mem: 0xC0200000-0xC0200FFF -> e296e000, irq: 11
eth1: Using hotplug firmware load.
eth1: Firmware not available or load failed
eth1: ipw2100_get_firmware failed: -2
eth1: Failed to power on the adapter.
eth1: Failed to start the firmware.
ipw2100: probe of 0000:02:02.0 failed with error -5
|
the firmware can be find in the right place.
Greetings Romses |
|
| Back to top |
|
 |
LosD n00b


Joined: 12 Jun 2002 Posts: 61 Location: Taastrup, Denmark
|
Posted: Tue Apr 20, 2004 7:19 pm Post subject: |
|
|
For me 0.41 either gives a kernel panic, or an oops that kills my keyboard, except ctrl-alt-delete...
But I see a lot of this on ipw2100's bug database, so I don't think that it's your ebuild being screwed...
Dell Inspiron 8600, kernel 2.6.3-mm4 (Yeah, I know, call me lazy ) |
|
| Back to top |
|
 |
deadaim Guru

Joined: 27 Oct 2003 Posts: 467 Location: Florida
|
Posted: Tue Apr 20, 2004 11:43 pm Post subject: |
|
|
I emerged ipw2100 (version 0.39). Then I added ipw2100 to my /etc/modules.autoload.d/kernel-2.6. I copied /etc/init.d/net.eth0 to /etc/init.d/net.eth1. I entered my /etc/conf.d/net and added iface_eth1="dhcp" and dhcpcd_eth1="-t 5". Then I did an 'rc-update add net.eth1 default' and then did a '/etc/init.d/net.eth1 start' and I get the following:
| Code: |
deadaim root # /etc/init.d/net.eth1 start
* Bringing eth1 up via DHCP... [ !! ]
|
When I reboot, it tries to load eth1 and says 'netmount was not started'.
I am totally out of ideas here. Any help is appreciated!
Thanks. |
|
| Back to top |
|
 |
LosD n00b


Joined: 12 Jun 2002 Posts: 61 Location: Taastrup, Denmark
|
Posted: Wed Apr 21, 2004 9:59 am Post subject: |
|
|
| deadaim wrote: | I am totally out of ideas here. Any help is appreciated!
|
In your kernel, do you have support for firmware loading? If not, you can see how when you emerge the driver.
Maybe try to start with a fixed ip, just to see if the card is able to go up at all...
What does "dmesg" say?
What does "iwconfig eth1" say?
Dennis |
|
| Back to top |
|
 |
deadaim Guru

Joined: 27 Oct 2003 Posts: 467 Location: Florida
|
Posted: Wed Apr 21, 2004 11:39 pm Post subject: |
|
|
LosD:
dmesg doesn't return anything relevant to my wireless card or eth1.
iwconfig eth1 returns:
| Code: | | eth1 No such device |
|
|
| Back to top |
|
 |
|