Re: WLAN Inprocomm ipn2220 - endless story

2005-08-24 Thread Max

I don't know what else to suggest.
But try driverloader http://www.linuxant.com/driverloader/
instead of ndiswrapper. Who knows...

Max

Hans wrote:

Am Dienstag, 23. August 2005 11:28 schrieb Max:

Hans wrote:

Am Dienstag, 23. August 2005 11:11 schrieb Max:

Hans wrote:

This is the output, I get, when starting eth1 (same, when I change eth1
to wlan0)

/etc/init.d/networking restart
Setting up IP spoofing protection: rp_filter.
Reconfiguring network interfaces...ifup: interface lo already
configured Error for wireless request Set Mode (8B06) :
SET failed on device eth1 ; Operation not supported.

Do you have wireless-tools installed? What does iwconfig say?

Yes, I have. iwconfig says:

lono wireless extensions.

eth0  no wireless extensions.

eth1  no wireless extensions.

sit0  no wireless extensions.

Seems, the module is not properly loaded.

Any related messages in syslog/dmesg ?

Is ndiswrapper module loaded?

Yes, it is.

Was your kernel compiled with CONFIG_NET_WIRELESS=y ?

Yes, it is.

Max


Hans





--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: WLAN Inprocomm ipn2220 - endless story

2005-08-23 Thread Max

Hans wrote:

This is the output, I get, when starting eth1 (same, when I change eth1 to 
wlan0)


/etc/init.d/networking restart
Setting up IP spoofing protection: rp_filter.
Reconfiguring network interfaces...ifup: interface lo already configured
Error for wireless request Set Mode (8B06) :
SET failed on device eth1 ; Operation not supported.


Do you have wireless-tools installed? What does iwconfig say?
Was your kernel compiled with CONFIG_NET_WIRELESS=y ?

Max


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: WLAN Inprocomm ipn2220 - endless story

2005-08-23 Thread Hans
Am Dienstag, 23. August 2005 11:20 schrieb Imre Kaloz:
 On Tue, 23 Aug 2005 10:11:19 +0200, Hans [EMAIL PROTECTED] wrote:
  This is my entry in /etc/network/interfaces
 
  iface eth1 inet dhcp
 wireless_essid mypassword

 ESSID isn't a password, but a network indentifier.

 wireless_mode Mananged

 It's not Mananged, but Managed. And anyway, this is the only available
 mode with windows drivers, and it's set automatically. You can remove this
 line.

Type error in the mail, but I deleted it anyway.

 wireless_key1 mykey
 wireless_keymode restricted
 wireless_defaultkey 1

 wireless_key $wepkey_in_hex is enough

Yes, I had had the hexkey in real typed in, not the password.

 wireless_channel 6

 Channel will be set in client mode where it finds the ap, You can't choose
 a channel.

Line deleted..
  Any clue ? Does this mean, the driver is not loaded, or do I have a
  configuration error ?

 Configuration error, see above.


No success yet ! 

 Regards,
 Imre

Regards,

Hans


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: WLAN Inprocomm ipn2220 - endless story

2005-08-23 Thread Max

Hans wrote:

Am Dienstag, 23. August 2005 11:11 schrieb Max:

Hans wrote:

This is the output, I get, when starting eth1 (same, when I change eth1
to wlan0)

/etc/init.d/networking restart
Setting up IP spoofing protection: rp_filter.
Reconfiguring network interfaces...ifup: interface lo already configured
Error for wireless request Set Mode (8B06) :
SET failed on device eth1 ; Operation not supported.

Do you have wireless-tools installed? What does iwconfig say?


Yes, I have. iwconfig says:

lono wireless extensions.

eth0  no wireless extensions.

eth1  no wireless extensions.

sit0  no wireless extensions.

Seems, the module is not properly loaded.


Any related messages in syslog/dmesg ?

Is ndiswrapper module loaded?


Was your kernel compiled with CONFIG_NET_WIRELESS=y ?


Yes, it is.


Max


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: WLAN Inprocomm ipn2220 - endless story

2005-08-23 Thread Hans
Am Dienstag, 23. August 2005 11:28 schrieb Max:
 Hans wrote:
  Am Dienstag, 23. August 2005 11:11 schrieb Max:
  Hans wrote:
  This is the output, I get, when starting eth1 (same, when I change eth1
  to wlan0)
 
  /etc/init.d/networking restart
  Setting up IP spoofing protection: rp_filter.
  Reconfiguring network interfaces...ifup: interface lo already
  configured Error for wireless request Set Mode (8B06) :
  SET failed on device eth1 ; Operation not supported.
 
  Do you have wireless-tools installed? What does iwconfig say?
 
  Yes, I have. iwconfig says:
 
  lono wireless extensions.
 
  eth0  no wireless extensions.
 
  eth1  no wireless extensions.
 
  sit0  no wireless extensions.
 
  Seems, the module is not properly loaded.

 Any related messages in syslog/dmesg ?

 Is ndiswrapper module loaded?
Yes, it is.
  Was your kernel compiled with CONFIG_NET_WIRELESS=y ?
 
  Yes, it is.

 Max

Hans


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: WLAN Inprocomm ipn2220 - endless story

2005-08-23 Thread Hans
Am Dienstag, 23. August 2005 11:11 schrieb Max:
 Hans wrote:
  This is the output, I get, when starting eth1 (same, when I change eth1
  to wlan0)
 
  /etc/init.d/networking restart
  Setting up IP spoofing protection: rp_filter.
  Reconfiguring network interfaces...ifup: interface lo already configured
  Error for wireless request Set Mode (8B06) :
  SET failed on device eth1 ; Operation not supported.

 Do you have wireless-tools installed? What does iwconfig say?

Yes, I have. iwconfig says:

lono wireless extensions.

eth0  no wireless extensions.

eth1  no wireless extensions.

sit0  no wireless extensions.

Seems, the module is not properly loaded.


 Was your kernel compiled with CONFIG_NET_WIRELESS=y ?

Yes, it is.

 Max

Hans


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: WLAN Inprocomm ipn2220 - endless story

2005-08-23 Thread Imre Kaloz

On Tue, 23 Aug 2005 10:11:19 +0200, Hans [EMAIL PROTECTED] wrote:



This is my entry in /etc/network/interfaces

iface eth1 inet dhcp
   wireless_essid mypassword

ESSID isn't a password, but a network indentifier.

   wireless_mode Mananged
It's not Mananged, but Managed. And anyway, this is the only available  
mode with windows drivers, and it's set automatically. You can remove this  
line.

   wireless_key1 mykey
   wireless_keymode restricted
   wireless_defaultkey 1

wireless_key $wepkey_in_hex is enough

   wireless_channel 6
Channel will be set in client mode where it finds the ap, You can't choose  
a channel.



Any clue ? Does this mean, the driver is not loaded, or do I have a
configuration error ?

Configuration error, see above.


Regards,
Imre


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: WLAN Inprocomm ipn2220 - endless story

2005-08-23 Thread Lennart Sorensen
On Tue, Aug 23, 2005 at 10:11:19AM +0200, Hans wrote:
 now I made some progress, to get wlan running on AMD64. 
 First I downloaded ndiswrapper-source and ndiswrapper-utils. Compiling the 
 source went fine.
 Then I downloaded the IPN2220-driver for 64-bit from the acer site, I could 
 now load the driver with ndiswrapper. 
 Caution: The ndiswrapper loads i2220nti.sys (this is for Intel IA64), but 
 i2220nta.sys is needed ! After installation and done a ndiswrapper -m ,
 just change the file in /etc/ndiswrapper/neti2220/ from i2220nti.sys to 
 i2220nta.sys.

What is it about that IA64 message above?  I sure hope you got an
amd64/x86_64 windows driver, and not a 64 bit IA64 driver (since that is
something entirely different).

Len Sorensen


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]