Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.user > #193307
| From | Long Wind <longwind2@yahoo.com> |
|---|---|
| Newsgroups | linux.debian.user |
| Subject | Re: wireless fail after stretch installation |
| Date | 2018-03-04 10:00 +0100 |
| Message-ID | <vpxES-1WD-5@gated-at.bofh.it> (permalink) |
| References | <vpoBz-3bS-5@gated-at.bofh.it> <vpoBz-3bS-3@gated-at.bofh.it> <vpqWJ-51N-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
Thank Charlie!
i plan to change wireless setting.your example can be helpful!
On Saturday, March 3, 2018 8:42 PM, Charlie S <taoquester@gmail.com> wrote:
On Sat, 3 Mar 2018 23:17:07 +0000 (UTC) Long Wind sent:
> i've just installed stretchi've config wireless during
> installationand it work during installation but after i boot into
> stretch, wireless doesn't worki didn't install network manager during
> installation how can i get wireless to work now?Thanks!
After contemplation, my reply is:
I have just installed Stretch on a laptop, used the net install image
and used the wireless connection instead of the Ethernet.
It left me with a very bare bones /etc/network/interfaces which was to
be expected, having run into this before:
# This file describes the network interfaces available on your system #
and how to activate them. For more information, see interfaces(5).
Source /etc/network/interfaces.d/*
# The loopback network interface auto lo iface lo inet loopback
That was all, I had to enter:
# The primary network interface
# allow-hotplug eth0
iface enp5s0 inet dhcp
# The primary network interface
# allow-hotplug wlan0
iface wlp6s0 inet dhcp
wpa-ssid xxxxx
wpa-psk xxxxxxxx
I don't allow hotplugging of anything, for various reasons, needing no
explanation here.
I used the "eth0" and "wlan0" for old times sake. [laughing]
Then used;
ifup wlp6s0
in a terminal, which is the way I always bring up the internet.
Hope that helps, though it might be a bit primitive.
Charlie
Back to linux.debian.user | Previous | Next — Previous in thread | Find similar | Unroll thread
wireless fail after stretch installation Long Wind <longwind2@yahoo.com> - 2018-03-04 00:20 +0100
Re: wireless fail after stretch installation Brian <ad44@cityscape.co.uk> - 2018-03-04 01:00 +0100
Re: wireless fail after stretch installation Cindy-Sue Causey <butterflybytes@gmail.com> - 2018-03-04 01:20 +0100
Re: wireless fail after stretch installation Long Wind <longwind2@yahoo.com> - 2018-03-04 02:40 +0100
Re: (solved) Re: wireless fail after stretch installation Brian <ad44@cityscape.co.uk> - 2018-03-04 11:40 +0100
Re: (solved) Re: wireless fail after stretch installation Jude DaShiell <jdashiel@panix.com> - 2018-03-04 17:00 +0100
Re: (solved) Re: wireless fail after stretch installation Philip Hands <phil@hands.com> - 2018-03-04 19:20 +0100
Re: (solved) Re: wireless fail after stretch installation Jude DaShiell <jdashiel@panix.com> - 2018-03-04 19:40 +0100
Re: (solved) Re: wireless fail after stretch installation Philip Hands <phil@hands.com> - 2018-03-04 22:40 +0100
Re: (solved) Re: wireless fail after stretch installation Brian <ad44@cityscape.co.uk> - 2018-03-05 01:10 +0100
Re: (solved) Re: wireless fail after stretch installation Brian <ad44@cityscape.co.uk> - 2018-03-05 00:10 +0100
Re: (solved) Re: wireless fail after stretch installation Ian Jackson <ijackson@chiark.greenend.org.uk> - 2018-03-06 16:10 +0100
Re: (solved) Re: wireless fail after stretch installation Brian <ad44@cityscape.co.uk> - 2018-03-06 18:10 +0100
Re: (solved) Re: wireless fail after stretch installation bw <bwtnguy@yahoo.com> - 2018-03-06 18:30 +0100
Re: (solved) Re: wireless fail after stretch installation Ian Jackson <ijackson@chiark.greenend.org.uk> - 2018-03-06 19:40 +0100
Re: (solved) Re: wireless fail after stretch installation bw <bwtnguy@yahoo.com> - 2018-03-06 20:00 +0100
Re: (solved) Re: wireless fail after stretch installation Brian <ad44@cityscape.co.uk> - 2018-03-06 21:10 +0100
Re: (solved) Re: wireless fail after stretch installation bw <bwtnguy@yahoo.com> - 2018-03-06 21:30 +0100
Re: (solved) Re: wireless fail after stretch installation Ian Jackson <ijackson@chiark.greenend.org.uk> - 2018-03-07 14:30 +0100
Re: (solved) Re: wireless fail after stretch installation Jude DaShiell <jdashiel@panix.com> - 2018-03-09 04:00 +0100
Re: (solved) Re: wireless fail after stretch installation David Wright <deblis@lionunicorn.co.uk> - 2018-03-10 17:00 +0100
Re: (solved) Re: wireless fail after stretch installation Brian <ad44@cityscape.co.uk> - 2018-03-10 19:20 +0100
Re: (solved) Re: wireless fail after stretch installation Ian Jackson <ijackson@chiark.greenend.org.uk> - 2018-03-06 19:30 +0100
Re: (solved) Re: wireless fail after stretch installation bw <bwtnguy@yahoo.com> - 2018-03-06 19:50 +0100
Re: (solved) Re: wireless fail after stretch installation Charlie S <taoquester@gmail.com> - 2018-03-06 23:20 +0100
Re: (solved) Re: wireless fail after stretch installation Brian Potkin <brian@copernicus.org.uk> - 2018-03-06 20:30 +0100
Re: (solved) Re: wireless fail after stretch installation Ian Jackson <ijackson@chiark.greenend.org.uk> - 2018-03-07 14:30 +0100
Re: wireless fail after stretch installation Charlie S <taoquester@gmail.com> - 2018-03-04 02:50 +0100
Re: wireless fail after stretch installation Long Wind <longwind2@yahoo.com> - 2018-03-04 10:00 +0100
csiph-web