~alpine/users

4 3

[alpine-user] Wifi connection problem

Genoperno Translucente <fz12345@gmail.com>
Details
Message ID
<CAB+Gb1EJ3Ai+ts68hEj2HbjGWb-T6BMeVL3L0Gsg_pVOzAEJxw@mail.gmail.com>
Sender timestamp
1552768236
DKIM signature
missing
Download raw message
I have a problem with a wifi connection, I'm using alpine 3.9.2.
I use the "setup-interfaces" script, enter the network ssid, the
password and then I choose dhcp.
When I restart the networking (/etc/init.d/networking restart), alpine
try to connect unsuccessfully:
...
udhcpc: sending discover
udhcpc failed to get a DHCP lease
udhcpc: no lease, forking to background

I also tried inserting ip, netmask and gateways manually but it
doesn't work anyway.

On other PCs the connection works correctly (both in dhcp and manually
mode) and also on the same PC with another live distro.
Instead Alpine have any problem with wifi tethering of my phone (both
manual and with dhcp), so I can't even imagine what kind of problem
that would be.


---
Unsubscribe:  alpine-user+unsubscribe@lists.alpinelinux.org
Help:         alpine-user+help@lists.alpinelinux.org
---
PICCORO McKAY Lenz <mckaygerhard@gmail.com>
Details
Message ID
<CALci+FS9xDJQ6Hmcy-bngOU8RWkmH2Sggv0ZLYvC-BBigB4pKg@mail.gmail.com>
In-Reply-To
<CAB+Gb1EJ3Ai+ts68hEj2HbjGWb-T6BMeVL3L0Gsg_pVOzAEJxw@mail.gmail.com> (view parent)
Sender timestamp
1552773901
DKIM signature
missing
Download raw message
i have similar problem, in my case two : a dell inspiron R15 and also HP
compat c700 both laptops

i made this little steps:
https://mckayemu.github.io/alpineinstalls/informes/tunear-despues-de-instalar.html#configurar-wifi-consola

may help if you detailed your steps and hardware

my problem was send some time ago here:
http://lists.alpinelinux.org/alpine-user/0591.html, last in that thread
http://lists.alpinelinux.org/alpine-user/0614.html

see here also: http://lists.alpinelinux.org/alpine-user/0699.html

Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com


El sáb., 16 de mar. de 2019 a la(s) 16:31, Genoperno Translucente (
fz12345@gmail.com) escribió:

> I have a problem with a wifi connection, I'm using alpine 3.9.2.
> I use the "setup-interfaces" script, enter the network ssid, the
> password and then I choose dhcp.
> When I restart the networking (/etc/init.d/networking restart), alpine
> try to connect unsuccessfully:
> ...
> udhcpc: sending discover
> udhcpc failed to get a DHCP lease
> udhcpc: no lease, forking to background
>
> I also tried inserting ip, netmask and gateways manually but it
> doesn't work anyway.
>
> On other PCs the connection works correctly (both in dhcp and manually
> mode) and also on the same PC with another live distro.
> Instead Alpine have any problem with wifi tethering of my phone (both
> manual and with dhcp), so I can't even imagine what kind of problem
> that would be.
>
>
> ---
> Unsubscribe:  alpine-user+unsubscribe@lists.alpinelinux.org
> Help:         alpine-user+help@lists.alpinelinux.org
> ---
>
>
Steffen Nurpmeso <steffen@sdaoden.eu>
Details
Message ID
<20190316222357.hdZCQ%steffen@sdaoden.eu>
In-Reply-To
<CAB+Gb1EJ3Ai+ts68hEj2HbjGWb-T6BMeVL3L0Gsg_pVOzAEJxw@mail.gmail.com> (view parent)
Sender timestamp
1552775037
DKIM signature
missing
Download raw message
Genoperno Translucente wrote in <CAB+Gb1EJ3Ai+ts68hEj2HbjGWb-T6BMeVL3L0G\
sg_pVOzAEJxw@mail.gmail.com>:
 |I have a problem with a wifi connection, I'm using alpine 3.9.2.
 |I use the "setup-interfaces" script, enter the network ssid, the
 |password and then I choose dhcp.
 |When I restart the networking (/etc/init.d/networking restart), alpine
 |try to connect unsuccessfully:
 |...
 |udhcpc: sending discover
 |udhcpc failed to get a DHCP lease
 |udhcpc: no lease, forking to background
 |
 |I also tried inserting ip, netmask and gateways manually but it
 |doesn't work anyway.
 |
 |On other PCs the connection works correctly (both in dhcp and manually
 |mode) and also on the same PC with another live distro.
 |Instead Alpine have any problem with wifi tethering of my phone (both
 |manual and with dhcp), so I can't even imagine what kind of problem
 |that would be.

How long did you wait?  I am not doing it like you, but DHCP
sometimes needs some time to get the address.

--steffen
|
|Der Kragenbaer,                The moon bear,
|der holt sich munter           he cheerfully and one by one
|einen nach dem anderen runter  wa.ks himself off
|(By Robert Gernhardt)


---
Unsubscribe:  alpine-user+unsubscribe@lists.alpinelinux.org
Help:         alpine-user+help@lists.alpinelinux.org
---
PICCORO McKAY Lenz <mckaygerhard@gmail.com>
Details
Message ID
<CALci+FQVoT7rRVwXYs0B_1WYit0NvHm9xSj8ftEpF2M1_xXdFQ@mail.gmail.com>
In-Reply-To
<CAB+Gb1HAjysg4BVNJjw=QSsby-WT=FgRUpXwu9ErtQEmGR8Nhw@mail.gmail.com> (view parent)
Sender timestamp
1553485441
DKIM signature
missing
Download raw message
El dom., 24 de mar. de 2019 a la(s) 22:46, Genoperno Translucente (
fz12345@gmail.com) escribió:

> 1) rc-service start dhcpcd: I reversed the word start and dhcpcd (maybe a
> typo)
>
the document still has many typos, sorry...


> 2) at the end of the file "/etc/wpa_supplicant/wpa_supplicant.conf" i
> add "key_mgmt=WPA-PSK" and "psk="my_password"" because i have a pass
> setted.
>
yeas that's cos my wifi are rogued! have proxy and reverse autentication
also mac filters


> 3) because after I start the service "rc-service wpa_supplicant start"
> anything happen, I try with command "wpa_supplicant -i wlan0 -c
> /etc/wpa_supplicant/wpa_supplicant.conf", but I obtain an endless
> attempt to connection: https://termbin.com/b3oj

same for me.. my partner said "works for me" of course he not have modern
laptops..

alpone seems works good for server and dockers but for wifi and desktop
need many work

this weekend i not work in alpine but next i'll break agains that problem
definitivelly in some way using some geento solutions..

i suspect that the respective involved software parts are not well
integrated..


>
>
>
>
> 2019-03-16 23:23 GMT+01:00, Steffen Nurpmeso <steffen@sdaoden.eu>:
> > Genoperno Translucente wrote in <CAB+Gb1EJ3Ai+ts68hEj2HbjGWb-T6BMeVL3L0G\
> > sg_pVOzAEJxw@mail.gmail.com>:
> >  |I have a problem with a wifi connection, I'm using alpine 3.9.2.
> >  |I use the "setup-interfaces" script, enter the network ssid, the
> >  |password and then I choose dhcp.
> >  |When I restart the networking (/etc/init.d/networking restart), alpine
> >  |try to connect unsuccessfully:
> >  |...
> >  |udhcpc: sending discover
> >  |udhcpc failed to get a DHCP lease
> >  |udhcpc: no lease, forking to background
> >  |
> >  |I also tried inserting ip, netmask and gateways manually but it
> >  |doesn't work anyway.
> >  |
> >  |On other PCs the connection works correctly (both in dhcp and manually
> >  |mode) and also on the same PC with another live distro.
> >  |Instead Alpine have any problem with wifi tethering of my phone (both
> >  |manual and with dhcp), so I can't even imagine what kind of problem
> >  |that would be.
> >
> > How long did you wait?  I am not doing it like you, but DHCP
> > sometimes needs some time to get the address.
> >
> > --steffen
> > |
> > |Der Kragenbaer,                The moon bear,
> > |der holt sich munter           he cheerfully and one by one
> > |einen nach dem anderen runter  wa.ks himself off
> > |(By Robert Gernhardt)
> >
>
>
> ---
> Unsubscribe:  alpine-user+unsubscribe@lists.alpinelinux.org
> Help:         alpine-user+help@lists.alpinelinux.org
> ---
>
>
Genoperno Translucente <fz12345@gmail.com>
Details
Message ID
<CAB+Gb1HAjysg4BVNJjw=QSsby-WT=FgRUpXwu9ErtQEmGR8Nhw@mail.gmail.com>
In-Reply-To
<20190316222357.hdZCQ%steffen@sdaoden.eu> (view parent)
Sender timestamp
1553481984
DKIM signature
missing
Download raw message
Sorry for the response time but I made many attempts and other
settings at the same time. I haven't been able to fix it yet, I think
that after this message I will open an issue on the bugtracker.

@Steffen: I try to add this string "udhcpc_opts -t 12" at file
/etc/network/interfaces under wlan0 section, but without any success.
(this made me realize that the package "dhcpcd" is not installed by
default, I installed it and I no longer had the error "udhcpc: no
lease, forking to background", but the connection still does not
work).

@PIKKORO: I tried to follow you procedure but with no results, I made
some small changes:
1) rc-service start dhcpcd: I reversed the word start and dhcpcd (maybe a typo)
2) at the end of the file "/etc/wpa_supplicant/wpa_supplicant.conf" i
add "key_mgmt=WPA-PSK" and "psk="my_password"" because i have a pass
setted.
3) because after I start the service "rc-service wpa_supplicant start"
anything happen, I try with command "wpa_supplicant -i wlan0 -c
/etc/wpa_supplicant/wpa_supplicant.conf", but I obtain an endless
attempt to connection: https://termbin.com/b3oj



2019-03-16 23:23 GMT+01:00, Steffen Nurpmeso <steffen@sdaoden.eu>:
> Genoperno Translucente wrote in <CAB+Gb1EJ3Ai+ts68hEj2HbjGWb-T6BMeVL3L0G\
> sg_pVOzAEJxw@mail.gmail.com>:
>  |I have a problem with a wifi connection, I'm using alpine 3.9.2.
>  |I use the "setup-interfaces" script, enter the network ssid, the
>  |password and then I choose dhcp.
>  |When I restart the networking (/etc/init.d/networking restart), alpine
>  |try to connect unsuccessfully:
>  |...
>  |udhcpc: sending discover
>  |udhcpc failed to get a DHCP lease
>  |udhcpc: no lease, forking to background
>  |
>  |I also tried inserting ip, netmask and gateways manually but it
>  |doesn't work anyway.
>  |
>  |On other PCs the connection works correctly (both in dhcp and manually
>  |mode) and also on the same PC with another live distro.
>  |Instead Alpine have any problem with wifi tethering of my phone (both
>  |manual and with dhcp), so I can't even imagine what kind of problem
>  |that would be.
>
> How long did you wait?  I am not doing it like you, but DHCP
> sometimes needs some time to get the address.
>
> --steffen
> |
> |Der Kragenbaer,                The moon bear,
> |der holt sich munter           he cheerfully and one by one
> |einen nach dem anderen runter  wa.ks himself off
> |(By Robert Gernhardt)
>


---
Unsubscribe:  alpine-user+unsubscribe@lists.alpinelinux.org
Help:         alpine-user+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)