Re: starting wireless connection on boot

2005-12-19 Thread martin jakubik
On 12/17/05, Andrew Sackville-West <[EMAIL PROTECTED]> wrote: > > did you include > > auto wlan0 > > ? No - I did now, and it works! Thanks a lot. > ls /etc/rc?.d where ? is the runlevel you're interested in. each symlink > has a S or K and a number in the front of the name. such as > > S35networ

Re: starting wireless connection on boot

2005-12-17 Thread Andrew Sackville-West
martin jakubik wrote: Your /etc/network/interfaces should look something like: iface wlan0 inet dhcp wireless-key XX wireless-essid my-network Thanks a lot. I just got a chance to test this. Unfortunately, it doesn't "work". In other words: 1) I put the above in my /etc/network/inter

Re: starting wireless connection on boot

2005-12-17 Thread Srinidhi B S
Hi, I don't have much knowledge about wireless connection, but I would like to give my two cents. On 12/17/05, martin jakubik <[EMAIL PROTECTED]> wrote: > > Your /etc/network/interfaces should look something like: > > > > iface wlan0 inet dhcp > > wireless-key XX > > wireless-essid my-net

Re: starting wireless connection on boot

2005-12-17 Thread martin jakubik
> Your /etc/network/interfaces should look something like: > > iface wlan0 inet dhcp > wireless-key XX > wireless-essid my-network Thanks a lot. I just got a chance to test this. Unfortunately, it doesn't "work". In other words: 1) I put the above in my /etc/network/interfaces 2) I comment

Re: starting wireless connection on boot

2005-12-09 Thread Andrew Cady
On Thu, Dec 08, 2005 at 09:21:42PM +0100, martin jakubik wrote: > Hello, I'm a newbie. > > I've got wireless working on my Debian, but I have to log in as admin > to start it. I'd like to know how I can get it to load on bootup. > > I've got a Linksys WPC54G card. I'm using ndiswrapper to run my

Re: starting wireless connection on boot

2005-12-09 Thread martin f krafft
also sprach martin jakubik <[EMAIL PROTECTED]> [2005.12.08.2121 +0100]: > I've tried putting some iwconfig stuff in both /etc/network/interfaces > and etc/pcmcia/wireless.opts, but nothing seems to happen. What should > I do to get this loading during boot, and how can I test what's going > on? ch

Re: starting wireless connection on boot

2005-12-08 Thread Clinton V. Weiss
martin jakubik wrote: Hello, I'm a newbie. I've got wireless working on my Debian, but I have to log in as admin to start it. I'd like to know how I can get it to load on bootup. I've got a Linksys WPC54G card. I'm using ndiswrapper to run my driver. ndiswrapper loads up normally on boot. Cur

Re: starting wireless connection on boot

2005-12-08 Thread Ryan Nowakowski
On Thu, Dec 08, 2005 at 09:21:42PM +0100, martin jakubik wrote: > Hello, I'm a newbie. > > I've got wireless working on my Debian, but I have to log in as admin > to start it. I'd like to know how I can get it to load on bootup. > > I've got a Linksys WPC54G card. I'm using ndiswrapper to run my

starting wireless connection on boot

2005-12-08 Thread martin jakubik
Hello, I'm a newbie. I've got wireless working on my Debian, but I have to log in as admin to start it. I'd like to know how I can get it to load on bootup. I've got a Linksys WPC54G card. I'm using ndiswrapper to run my driver. ndiswrapper loads up normally on boot. Currently, to get my networ