Re: bcm43xx finally working, with encryption too!!!

2006-01-23 Thread Erik Chakravarty
Broadcom 43xx driver & softmac working here on a 2004 Albook 15" I had to set 'iwconfig eth1 rate 11M' to even ping my router - it seems that this card will not operate at full 54M speed. DHCP does not seem to be working - I read reports of people running scans before running dhclient eth1 but th

Re: bcm43xx finally working, with encryption too!!!

2006-01-22 Thread Aaron Kerr
I have found that scanning before dhcp is vital to having a working bcm43xx interface. When I try to bring up my bcm43xx interface without scanning (until I see a network) dhclient fails to get an IP address. If I scan until I see my network dhclient works every time (well almost every time). Like

Re: bcm43xx finally working, with encryption too!!!

2006-01-20 Thread Johannes Berg
On Fri, 2006-01-20 at 08:01 -0500, Shreyas Ananthan wrote: > I tried this approach, it seems, at least from the behavior in my > ibook, that the commands with "post-up" run after the dhcp command. So > it still doesn't do the iwlist scanning before dhcp command. I don't really understand why you

Re: bcm43xx finally working, with encryption too!!!

2006-01-20 Thread Shreyas Ananthan
Bin Zhang <[EMAIL PROTECTED]> writes: > Try not run dhclient directly. You can configure all you need in > /etc/network/interfaces: > For example: > iface eth1 inet dhcp > pre-up modprobe .. > post-up iwlist eth1 scan > post-up iwconfig eth1 rate 11M > post-up iwconfig eth1 essid .

Re: bcm43xx finally working, with encryption too!!!

2006-01-20 Thread Bin Zhang
On 20 Jan 2006 00:30:26 -0500, Shreyas Ananthan <[EMAIL PROTECTED]> wrote: > Aaron Kerr <[EMAIL PROTECTED]> writes: > > > > > While my script is some overly complicated perl that tries to find one > > of my preferred networks here is what it would look like as simple > > bourne shell script (last

Re: bcm43xx finally working, with encryption too!!!

2006-01-19 Thread Shreyas Ananthan
Aaron Kerr <[EMAIL PROTECTED]> writes: > While my script is some overly complicated perl that tries to find one > of my preferred networks here is what it would look like as simple > bourne shell script (last two lines optional depending on network and > use as pre-up script or standalone script

Re: bcm43xx finally working, with encryption too!!!

2006-01-19 Thread Aaron Kerr
I have bcm43xx semi-reliably working on my iBook G4 12". I am using 2.6.15.1 kernel, bcm43xx and softmac snapshots (from 15 Jan 06), some dodgy scripts and IEEE80211 compiled in the kernel as a module. DODGY SCRIPTS - To get the wireless to reliably associate to an AP (with or without WEP) I hav

Re: bcm43xx finally working, with encryption too!!!

2006-01-19 Thread Emmanuel Galatoulas
Shreyas Ananthan wrote: Bin Zhang <[EMAIL PROTECTED]> writes: Try dscape/bcm43xx. It needs only one second to get connected. http://svn.berlios.de/wsvn/bcm43xx/branches/dscape/driver/HOWTO?op=file&rev=1027&sc=1 Bin I will give the dscape+bcm43xx route a try again if someone

Re: bcm43xx finally working, with encryption too!!!

2006-01-19 Thread Shreyas Ananthan
Bin Zhang <[EMAIL PROTECTED]> writes: > Try dscape/bcm43xx. It needs only one second to get connected. > http://svn.berlios.de/wsvn/bcm43xx/branches/dscape/driver/HOWTO?op=file&rev=1027&sc=1 > > Bin Hi, I tried to make dscape+bcm43xx work and haven't succeeded. This is with 2.6.15 kernel wi

Re: bcm43xx finally working, with encryption too!!!

2006-01-19 Thread Bin Zhang
On 19 Jan 2006 14:45:12 -0500, Shreyas Ananthan <[EMAIL PROTECTED]> wrote: > > Hi Milan, > > I am using Airport wireless card on an iBook 12" G4 and I have managed > to get bcm43xx driver working both with WEP and WPA, using the default > debian kernel. I downloaded the softmac-snapshot and bcm43xx

Re: bcm43xx finally working, with encryption too!!!

2006-01-19 Thread Shreyas Ananthan
Hi Milan, I am using Airport wireless card on an iBook 12" G4 and I have managed to get bcm43xx driver working both with WEP and WPA, using the default debian kernel. I downloaded the softmac-snapshot and bcm43xx snapshots (Jan 15, 2006 snapshots) and compiled the ieee80211 modules from the softm

Re: bcm43xx finally working, with encryption too!!!

2006-01-19 Thread Milan Toth
heh guys, progress there. here are me steps: 1. because i was running 2.6.15 I do $rm -rf /lib/modules/2.6.15-krachsna-2 2. configure kernel with IEEE80211 3. compile and install softmac-snapshot 4. compile and install bcm43xx no progress 5. configure ke

Re: bcm43xx finally working, with encryption too!!!

2006-01-19 Thread Kasper Jordaens
same here... are you trying an airport extreme on a powerbook 12"??? Kasper On 1/19/06, Milan Toth <[EMAIL PROTECTED]> wrote: > well, > > still no luck. kernel 2.6.15 without IEEE80211, with > softmac-snapshot, bcm43xx from checkouted from svn and still > the same problem :( > >

Re: bcm43xx finally working, with encryption too!!!

2006-01-19 Thread Milan Toth
well, still no luck. kernel 2.6.15 without IEEE80211, with softmac-snapshot, bcm43xx from checkouted from svn and still the same problem :( Milan Emmanuel Galatoulas at Tue, Jan 17, 2006 at 11:17:52PM CET wrote: > Milan Toth wrote: > > >no luck :( > > > >twoo diferent kernels 2.

Re: bcm43xx finally working, with encryption too!!!

2006-01-17 Thread Emmanuel Galatoulas
Milan Toth wrote: no luck :( twoo diferent kernels 2.6.15-rc5 and 2.6.15.1 also your source of bcm43xx and sofmac and no luck. When we can expect official module in kernel? thanks for your help and time Ruben :) Hi Milan i got curious after reading the posts by Ruben so I experimented a

Re: bcm43xx finally working, with encryption too!!!

2006-01-16 Thread Milan Toth
no luck :( twoo diferent kernels 2.6.15-rc5 and 2.6.15.1 also your source of bcm43xx and sofmac and no luck. When we can expect official module in kernel? thanks for your help and time Ruben :) Ruben at Mon, Jan 16, 2006 at 04:19:10PM CET wrote: > > At Mon, 16 Jan 2006 14:49:41 +0100, Milan Tot

Re: bcm43xx finally working, with encryption too!!!

2006-01-16 Thread Ruben
At Mon, 16 Jan 2006 14:49:41 +0100, Milan Toth wrote: > > OK. So I download a 2.6.15.1 from kernel.org disbale Generic > IEEE 802.11 Networking Stack and try to compile softmac-snapshot > but I'v got error that I dont have IEEE 802.11 compiled into > kernel. So I enbale it compile softmac with th

Re: bcm43xx finally working, with encryption too!!!

2006-01-16 Thread Milan Toth
Ruben at Mon, Jan 16, 2006 at 01:01:37PM CET wrote: > > At Mon, 16 Jan 2006 10:22:52 +0100, Milan Toth wrote: > > > > > well i have got eventually the AirPort card working WITH WEP SECURITY > > > ON!!! > > > > should I only update bcm43xx and softmac source and WEP will > > work form me? > > Y

Re: bcm43xx finally working, with encryption too!!!

2006-01-16 Thread Ruben
At Mon, 16 Jan 2006 10:22:52 +0100, Milan Toth wrote: > > > well i have got eventually the AirPort card working WITH WEP SECURITY ON!!! > > should I only update bcm43xx and softmac source and WEP will > work form me? Yes, I used the svn from bcm43xx (you could also use a snapshot) and a snapsho

Re: bcm43xx finally working, with encryption too!!!

2006-01-16 Thread Milan Toth
> well i have got eventually the AirPort card working WITH WEP SECURITY ON!!! should I only update bcm43xx and softmac source and WEP will work form me? > i guess it was basically a driver issue cos using the latest bcm43xx driver > (actually bcm43xx-20060115.tar.bz) as welll as today's softma

bcm43xx finally working, with encryption too!!!

2006-01-15 Thread Emmanuel Galatoulas
Ruben wrote: At Wed, 11 Jan 2006 09:39:01 +1100, Aaron Kerr wrote: Thanks. I will try waiting a few minutes after setting up the connection. I timed it this morning, and it only worked after 4 minutes. It's possible this has something to do with my access point. Authentication and as