Re: wifi in lenny

2008-12-15 Thread Piotr Kopszak
2008/12/15 Rafal Czlonka > Piotr Kopszak wrote: > > This is hwo far I got. I added two lines to /etc/network/interfaces > > > > > > allow-hotplug wlan0 > > iface wlan > > Should be: > > allow-hotplug wlan0 > iface wlan0 inet dhcp # if your using static ip address use 'static' > instead of 'dhcp'

Re: IBM power pc [SEC=UNCLASSIFIED]

2008-12-15 Thread José JORGE
A Monday 15 December 2008 05:27:22, dale escreveu: > Paul; > > no, I have not > with only 192mb probably would not 'windows' well > that is one reason to try to get to etch and use the > latest X windows modules. > it is on the list of todos. > > dale > With 192mb, my iMAC DV "windows well" ;-) I u

Re: wifi in lenny

2008-12-15 Thread Piotr Kopszak
2008/12/15 Cyril Brulebois > Piotr Kopszak (15/12/2008): > > allow-hotplug wlan0 > > iface wlan > > You want wlan0. Not sure that it'll be sufficient, but it can't hurt. > > Mraw, > KiBi. > > > Sorry, I pasted only a fragment of a line. I got really allow-hotplug wlan0 iface wlan0 inet dhcp A

Re: wifi in lenny

2008-12-15 Thread Rafal Czlonka
Piotr Kopszak wrote: > This is hwo far I got. I added two lines to /etc/network/interfaces > > > allow-hotplug wlan0 > iface wlan Should be: allow-hotplug wlan0 iface wlan0 inet dhcp # if your using static ip address use 'static' instead of 'dhcp' You'll also need 'wireless-tools' and 'wpasupp

Re: wifi in lenny

2008-12-15 Thread Cyril Brulebois
Piotr Kopszak (15/12/2008): > allow-hotplug wlan0 > iface wlan You want wlan0. Not sure that it'll be sufficient, but it can't hurt. Mraw, KiBi. signature.asc Description: Digital signature

wifi in lenny

2008-12-15 Thread Piotr Kopszak
Hello list, Sorry for troubling with something that is most probably a silly problem, however I wasn't able to setup wireless on my own today. I reinstalled lenny from scratch using a fresh snapshot of netinst lenny installer. I am using b43 module # lsmod|grep b43 b43 134400