Re: [osol-discuss] Intel Wireless 4965 support

2008-04-04 Thread Joerg Schilling
Krishna, Geetanjali [EMAIL PROTECTED] wrote:

 The driver should work correctly on snv_78+ builds. Ver 1.1 has some bug
 fixes so try using that. If you still see problems please post details
 of the operations that did not work correctly so that we can investigate
 furthur.

Hi, I have been able to use it on the new SchilliX-0.6.6 (based on nv86)
and on SXCE 85 after I installed the driver from nv86.

The speed seems to be OK

I however see a problem with SchilliX autoconfiguration:

The iwk driver as well as the iwi driver do no longer
auto-connect to an unencrypted base station if you call 

ifconfig -a plumb

It seems that this is a general change. and the wireless framework is
now less useful than before. Before (e.g. with build 62) it was possible to 
just call:

ifconfig -a plumb

then call ifconfig -a to list all network interfaces and then call

for i in $list; do
ifconfig $i dhcp
done

to get a working network connection. This now only works for wireful metwork
interfaces.

Jörg

-- 
 EMail:[EMAIL PROTECTED] (home) Jörg Schilling D-13353 Berlin
   [EMAIL PROTECTED](uni)  
   [EMAIL PROTECTED] (work) Blog: http://schily.blogspot.com/
 URL:  http://cdrecord.berlios.de/old/private/ ftp://ftp.berlios.de/pub/schily
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] Intel Wireless 4965 support

2008-04-04 Thread Krishna, Geetanjali
That sounds like its expected NWAM (Network Auto Magic) behaviour. NWAM policy 
prefers wired links over wireless and configures wireless only if no wired is 
available.

-Geeta

-Original Message-
From: Joerg Schilling [mailto:[EMAIL PROTECTED]
Sent: Friday, April 04, 2008 4:23 AM
To: [EMAIL PROTECTED]; Krishna, Geetanjali
Cc: opensolaris-discuss@opensolaris.org; [EMAIL PROTECTED]
Subject: Re: [osol-discuss] Intel Wireless 4965 support

Krishna, Geetanjali [EMAIL PROTECTED] wrote:

 The driver should work correctly on snv_78+ builds. Ver 1.1 has some bug
 fixes so try using that. If you still see problems please post details
 of the operations that did not work correctly so that we can investigate
 furthur.

Hi, I have been able to use it on the new SchilliX-0.6.6 (based on nv86)
and on SXCE 85 after I installed the driver from nv86.

The speed seems to be OK

I however see a problem with SchilliX autoconfiguration:

   The iwk driver as well as the iwi driver do no longer
   auto-connect to an unencrypted base station if you call

   ifconfig -a plumb

It seems that this is a general change. and the wireless framework is
now less useful than before. Before (e.g. with build 62) it was possible to
just call:

ifconfig -a plumb

then call ifconfig -a to list all network interfaces and then call

for i in $list; do
   ifconfig $i dhcp
done

to get a working network connection. This now only works for wireful
metwork
interfaces.

Jörg

--
 EMail:[EMAIL PROTECTED] (home) Jörg Schilling D-13353
Berlin
   [EMAIL PROTECTED](uni)
   [EMAIL PROTECTED] (work) Blog:
http://schily.blogspot.com/
 URL:  http://cdrecord.berlios.de/old/private/
ftp://ftp.berlios.de/pub/schily
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] Intel Wireless 4965 support

2008-04-04 Thread Joerg Schilling
Krishna, Geetanjali [EMAIL PROTECTED] wrote:

 That sounds like its expected NWAM (Network Auto Magic) behaviour. NWAM 
 policy prefers wired links over wireless and configures wireless only if no 
 wired is available.


I did already find out that wificonfig now has a new command autoconfig
that would need to be added to my SchilliX startup scripts.

Jörg

-- 
 EMail:[EMAIL PROTECTED] (home) Jörg Schilling D-13353 Berlin
   [EMAIL PROTECTED](uni)  
   [EMAIL PROTECTED] (work) Blog: http://schily.blogspot.com/
 URL:  http://cdrecord.berlios.de/old/private/ ftp://ftp.berlios.de/pub/schily
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] Intel Wireless 4965 support

2008-04-02 Thread Krishna, Geetanjali
Steve,

Performance runs done by Brian Xu had showed much better results:

1. ftp
get/put 2 GigaByte file with speed 3200KB/s or so
2. ttcp performance
6 sessions - 65000 data length - bi direction, we get rate 22-25Mb/s.

Could you post more details of the configuration you are using so we can
investigate further? Did you use version 1.0 or 1.1 of the driver?

Most of the wireless discussions take place on the laptop-discuss
mailing list so I am copying that list as well.

Thanks,
Geeta


I've run it on snv_81.  Seems to work (with WPA2 Personal), but it's
deathly slow.  I haven't been able to get more than 10kB/sec out of it.

-steve

--
stephen lau | [EMAIL PROTECTED] | www.whacked.net

___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] Intel Wireless 4965 support

2008-04-02 Thread Stephen Lau
Hi Geeta,
pkginfo -l SUNWiwk says VERSION: 11.11,REV=2008.03.17.17.33, this 
is on an Lenovo Thinkpad T61 running snv_81.  I notice occasionally I 
get bursts of higher-speed, but most of the time it seems quite slow 
(around 10kB/sec). 

cheers,
steve

Krishna, Geetanjali wrote:
 Steve,

 Performance runs done by Brian Xu had showed much better results:

 1. ftp
 get/put 2 GigaByte file with speed 3200KB/s or so
 2. ttcp performance
 6 sessions - 65000 data length - bi direction, we get rate 22-25Mb/s.

 Could you post more details of the configuration you are using so we can
 investigate further? Did you use version 1.0 or 1.1 of the driver?

 Most of the wireless discussions take place on the laptop-discuss
 mailing list so I am copying that list as well.

 Thanks,
 Geeta
 
 
   
 I've run it on snv_81.  Seems to work (with WPA2 Personal), but it's
 deathly slow.  I haven't been able to get more than 10kB/sec out of it.

 -steve

 --
 stephen lau | [EMAIL PROTECTED] | www.whacked.net

 ___
 opensolaris-discuss mailing list
 opensolaris-discuss@opensolaris.org
 


-- 
stephen lau | [EMAIL PROTECTED] | www.whacked.net

___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] Intel Wireless 4965 support

2008-04-02 Thread Krishna, Geetanjali
The driver should work correctly on snv_78+ builds. Ver 1.1 has some bug
fixes so try using that. If you still see problems please post details
of the operations that did not work correctly so that we can investigate
furthur.

Thanks,
Geeta

-Original Message-
From: [EMAIL PROTECTED] [mailto:opensolaris-
[EMAIL PROTECTED] On Behalf Of Mario Goebbels (Webmail)
Sent: Tuesday, April 01, 2008 9:49 AM
To: [EMAIL PROTECTED]
Cc: opensolaris-discuss@opensolaris.org
Subject: Re: [osol-discuss] Intel Wireless 4965 support


 Well, SXCE 86 is not yet available. It seems that I need to test
whether
 it
 will work after copying it to SXCE 85.

I've run it on SXCE 83a and it worked mostly. The driver appears to be
a
little flaky though when it comes to interface resetting and changing
wireless networks. And it loathes WPA with Philips wireless routers.
Can't
be sure if both are not issues with running it on a pre-86 build,
though.

-mg

___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


[osol-discuss] Intel Wireless 4965 support

2008-04-01 Thread Joerg Schilling
Hi,

the last discussion about the new Intel wlan chip was seen in October 2007.
At that time there was an announcement that the sources will be out in a few 
weeks. What is the current state? I could not find a driver in build 85 which 
is what the latest SXCE is built on.

Today, I was able to downlad the build 86 sources and see an iwk driver.

Is this the first pubished driver and will it work on SXCE 85?

Jörg

-- 
 EMail:[EMAIL PROTECTED] (home) Jörg Schilling D-13353 Berlin
   [EMAIL PROTECTED](uni)  
   [EMAIL PROTECTED] (work) Blog: http://schily.blogspot.com/
 URL:  http://cdrecord.berlios.de/old/private/ ftp://ftp.berlios.de/pub/schily
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] Intel Wireless 4965 support

2008-04-01 Thread Aubrey Li
On Tue, Apr 1, 2008 at 11:08 PM, Joerg Schilling
[EMAIL PROTECTED] wrote:
 Hi,

  the last discussion about the new Intel wlan chip was seen in October 2007.
  At that time there was an announcement that the sources will be out in a few
  weeks. What is the current state? I could not find a driver in build 85 which
  is what the latest SXCE is built on.

  Today, I was able to downlad the build 86 sources and see an iwk driver.

  Is this the first pubished driver and will it work on SXCE 85?


it should work on SXCE 86.

-Aubrey
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] Intel Wireless 4965 support

2008-04-01 Thread Joerg Schilling
Aubrey Li [EMAIL PROTECTED] wrote:

   Today, I was able to downlad the build 86 sources and see an iwk driver.
 
   Is this the first pubished driver and will it work on SXCE 85?
 

 it should work on SXCE 86.

Well, SXCE 86 is not yet available. It seems that I need to test whether it 
will work after copying it to SXCE 85.

Jörg

-- 
 EMail:[EMAIL PROTECTED] (home) Jörg Schilling D-13353 Berlin
   [EMAIL PROTECTED](uni)  
   [EMAIL PROTECTED] (work) Blog: http://schily.blogspot.com/
 URL:  http://cdrecord.berlios.de/old/private/ ftp://ftp.berlios.de/pub/schily
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] Intel Wireless 4965 support

2008-04-01 Thread Webmail

 Well, SXCE 86 is not yet available. It seems that I need to test whether
 it 
 will work after copying it to SXCE 85.

I've run it on SXCE 83a and it worked mostly. The driver appears to be a
little flaky though when it comes to interface resetting and changing
wireless networks. And it loathes WPA with Philips wireless routers. Can't
be sure if both are not issues with running it on a pre-86 build, though.

-mg

___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] Intel Wireless 4965 support

2008-04-01 Thread Webmail

 Well, SXCE 86 is not yet available. It seems that I need to test whether
 it 
 will work after copying it to SXCE 85.

I've run it on SXCE 83a and it worked mostly. The driver appears to be a
little flaky though when it comes to interface resetting and changing
wireless networks. And it loathes WPA with Philips wireless routers. Can't
be sure if both are not issues with running it on a pre-86 build, though.

-mg

___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] Intel Wireless 4965 support

2008-04-01 Thread Stephen Lau
Joerg Schilling wrote:
 Aubrey Li [EMAIL PROTECTED] wrote:

   
  Today, I was able to downlad the build 86 sources and see an iwk driver.

  Is this the first pubished driver and will it work on SXCE 85?

   
 it should work on SXCE 86.
 

 Well, SXCE 86 is not yet available. It seems that I need to test whether it 
 will work after copying it to SXCE 85.

 Jörg

   
I've run it on snv_81.  Seems to work (with WPA2 Personal), but it's 
deathly slow.  I haven't been able to get more than 10kB/sec out of it.

-steve

-- 
stephen lau | [EMAIL PROTECTED] | www.whacked.net

___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org