X-Original-To: alpine-user@lists.alpinelinux.org Received: from mail-it1-f175.google.com (mail-it1-f175.google.com [209.85.166.175]) by lists.alpinelinux.org (Postfix) with ESMTP id C27B7F85245 for ; Thu, 24 Jan 2019 02:21:58 +0000 (UTC) Received: by mail-it1-f175.google.com with SMTP id b5so2232577iti.2 for ; Wed, 23 Jan 2019 18:21:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=S5PSpfXXFUTvXDyCjt4LaCHEAuZb7nLtMWKG0TGnFSM=; b=tGpie2YxLkwWJmo5DJN7aiwwGNgcdTzAFs/KXE9+ZHOYupNVkS1cS1/7jp/gSQ+xP4 L3aaF0BKx6fQ215wMf9wTR7ty5UGn5Rg1cAkqJqlUBc+W1uQ3OaF257o/x0sXBVX5KtH ITB0tr23ypErSHG8ZIYxatnGPk+fZx/gBw4aXAVh8IdZCN19VI1HVFgZGmplPYrHUo8H auOnz4cJ+Jjeg5H5XYL6LqCAecp5lLu46uplj/Rj1BD6lJcz73YIaKeK6YHrM6EhX1FR egAedNTrPJ1ukjXN8LIGWM2zS92hVOhJbbjVW/SJ3a8bDyHGafopAH9baRraOtpvlZIB 6efg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=S5PSpfXXFUTvXDyCjt4LaCHEAuZb7nLtMWKG0TGnFSM=; b=f9CAeKzroJw/OdOaU0slHfmj0hySdwIm+pENcN0gocb5k00d3DbRFHhSO6gU2gpCBW WeD84aAZXCgQ95aIG3X2jgZ6pMsgNOy4Bur3NhGhPkAGepMQsSxha6Q83nPLOVo3D51q O9pzFvFd83U50yKdeQBPDHyMNDs/HWfi7Hkx4M6Pnlm8OmvmfxhR1lWi1O7TgX0polRO Kbfmw+/HXdXvVTvhwKfuSXAcwcOZmNqU9umzAI5dyxlzmdCKluoc1ECb4nzBzIf0b6cV /iAEW4QgQLR/Gn/JVMyM/wdNr85Am+h2OPDrxDlb5bLmkZLrxNmy8thoirfldVzeRSQ8 YUjA== X-Gm-Message-State: AJcUukewXwFqJxadgbL2oPZLA2Y+RpflKveBPNm9D3z/H5vpXvyL4hfE 2d+gOeg74X8XJfdnZhQh5ymUwPF8pxFCycyb262hPt8lQMw= X-Google-Smtp-Source: ALg8bN4IBSXRdFi81oaUYp3rS3YojcuXCnKP37kwTpt5ErPPWHiYzwa0I/VESg/R3W5JN/Uci07pSr1ye6I2Td7Cm1Y= X-Received: by 2002:a02:8894:: with SMTP id n20mr3397261jaj.52.1548296518151; Wed, 23 Jan 2019 18:21:58 -0800 (PST) X-Mailinglist: alpine-user Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 References: <7c72a45f-254c-8fa4-01ba-48b32a947833@cosmoborsky.com> <93ab1d29-c8bb-60ec-98b3-6f6136fd4e16@cosmoborsky.com> <9a34e47a-d589-d684-174d-6cbfe4f9aa6e@cosmoborsky.com> In-Reply-To: From: PICCORO McKAY Lenz Date: Wed, 23 Jan 2019 22:21:44 -0400 Message-ID: Subject: Re: [alpine-user] passwordless wifi, To: me@cosmoborsky.com Cc: alpine-user@lists.alpinelinux.org Content-Type: multipart/alternative; boundary="000000000000f8b5ba05802adf65" --000000000000f8b5ba05802adf65 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable i made new instalation from zero.. now get those errors: 1) theres no wpa'roam supprot in alpine.. pufff inclusivelly i copy and use all from debian and does not work... 2) manny issues: root@alpine:/usr/share/doc/wpa_supplicant/examples$ rc-update del wpa_supplicant default * rc-update: service `wpa_supplicant' is not in the runlevel `default' root@alpine:/usr/share/doc/wpa_supplicant/examples$ rc-update del wpa_cli default * rc-update: service `wpa_cli' is not in the runlevel `default' root@alpine:/usr/share/doc/wpa_supplicant/examples$ rc-update add wpa_supplicant boot * service wpa_supplicant added to runlevel boot root@alpine:/usr/share/doc/wpa_supplicant/examples$ rc-update add wpa_cli boot * rc-update: service `wpa_cli' does not exist root@alpine:/usr/share/doc/wpa_supplicant/examples$ Lenz McKAY Gerardo (PICCORO) http://qgqlochekone.blogspot.com El mi=C3=A9., 16 de ene. de 2019 a la(s) 16:31, PICCORO McKAY Lenz ( mckaygerhard@gmail.com) escribi=C3=B3: > > > El mi=C3=A9., 16 de ene. de 2019 a la(s) 15:31, Cosmo Borsky ( > me@cosmoborsky.com) escribi=C3=B3: > >> Try the following: >> ``` >> rc-update del wpa_supplicant default >> rc-update del wpa_cli default >> rc-update add wpa_supplicant boot >> rc-update add wpa_cli boot >> ``` >> > of course was done.. still get "device not ready" any other idea? my > direct wired does not have direct connection.. so i cannot play minetest > and make many things.. only using wifi > > >> >> On 1/16/19 2:22 PM, PICCORO McKAY Lenz wrote: >> >> El mi=C3=A9., 16 de ene. de 2019 a la(s) 15:19, Cosmo Borsky ( >> me@cosmoborsky.com) escribi=C3=B3: >> >>> Try `cat /etc/group | grep "net\|dial\|wheel"` >>> It should print out: >>> ``` >>> wheel:x:10:root,user >>> dialout:x:20:root,user >>> netdev:x:28: >>> ``` >>> >> user gneral already in those groups >> >> >> >>> 2) users cannot odo nay thing.. due the firts >>> >>> I'm not sure what you mean by this >>> >>> 3) cosole now works, but at the xfce4 does not! >>> >>> Do you mean X11 does not work? >>> Does `startx` work? >>> >> Please sorrry, i write very bad due in hurry.. ok again: >> >> 2) users cannot do any thing, network manager still said: "device its no= t >> ready" >> >> 3) connection at console works but in some restarts (randomly) said >> "device are busy" >> >> tested in a hp dual core with atheros and also on a classmate minilaptop >> with rtl device wifi >> >> >>> >>> Ensure you have the proper video driver installed: >>> https://wiki.alpinelinux.org/wiki/XFCE_Setup#Video_packages >>> `xf86-video-nouveau` for nvidia graphics >>> >>> >>> >>> El mar., 15 de ene. de 2019 a la(s) 14:45, Cosmo Borsky ( >>> me@cosmoborsky.com) escribi=C3=B3: >>> >>>> Try adding >>>> `wpa-conf /etc/wpa_supplicant/wpa_supplicant.conf` to `iface wlan0` in >>>> your `/etc/network/interfaces` file. >>>> You might have luck changing `wpa-conf` to `wpa-roam`: >>>> http://manual.aptosid.com/en/inet-setup-en.htm >>>> >>>> On 1/14/19 2:00 PM, PICCORO McKAY Lenz wrote: >>>> >>>> >>>> El lun., 14 de ene. de 2019 a la(s) 14:35, Cosmo Borsky ( >>>> me@cosmoborsky.com) escribi=C3=B3: >>>> > Hi Gert, >>>> > As for passwordless wifi, try setting `key_mgmt=3DNONE` in your >>>> wpa_supplicant network entry. >>>> >>>> hi, i already do that! does permit scan and there's no connect.. >>>> network manager at desktop said: "device its not ready" and at the con= sole >>>> if there's no desktop install said "device its busy" >>>> >>>> detailed steps here, some important notes, i added group netdev due so >>>> also networkmananger can manage too using "manager=3Dtrue" in ifupdown= , see >>>> and tell me what are the bad steps here? >>>> >>>> echo 1 > /proc/sys/net/ipv6/conf/all/disable_ipv6 >>>> >>>> apk add dhcpcd wireless-tools wpa_supplicant wireless-tools-doc wpa_su= pplicant-doc >>>> rc-update add wpa_supplicant >>>> rc-update add dhcpcd >>>> >>>> ip link set wlan0 up >>>> iwlist wlan0 scanning >>>> iwconfig wlan0 essid PASSLESSNET >>>> >>>> cat > /etc/network/intefaces << EOF >>>> auto lo >>>> iface lo inet loopback >>>> >>>> auto eth0 >>>> iface eth0 inet dhcp >>>> >>>> auto wlan0 >>>> allow-hotplug wlan0 >>>> iface wlan0 inet dhcp >>>> wireless-essid PASSLESSNET >>>> EOF >>>> cat > /etc/wpa_supplicant/wpa_supplicant.conf << EOF >>>> ctrl_interface=3DDIR=3D/var/run/wpa_supplicant GROUP=3Ddialoutnetwork= =3D{ >>>> ssid=3DPASSLESSNET >>>> key_mgmt=3DNONE } >>>> EOF >>>> >>>> rc-service wpa_supplicant startrc-service dhcpcd start >>>> >>>> cat > /etc/NetworkManager/NetworkManager.conf << EOF >>>> [main] >>>> plugins=3Difupdown,keyfile >>>> >>>> [ifupdown] >>>> managed=3Dtrue >>>> >>>> EOF >>>> >>>> Lenz McKAY Gerardo (PICCORO) >>>> http://qgqlochekone.blogspot.com >>>> >>>> >>>> >>> >> --000000000000f8b5ba05802adf65 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
i made new instalation from zer= o.. now get those errors:

1) theres no wpa'roam supprot in= alpine.. pufff inclusivelly i copy and use all from debian and does not wo= rk...

2) manny issues:

root@alpine:/usr/share/doc/wpa_s= upplicant/examples$ rc-update del wpa_supplicant default
=C2=A0* rc-upda= te: service `wpa_supplicant' is not in the runlevel `default'
ro= ot@alpine:/usr/share/doc/wpa_supplicant/examples$ rc-update del wpa_cli def= ault
=C2=A0* rc-update: service `wpa_cli' is not in the runlevel `de= fault'
root@alpine:/usr/share/doc/wpa_supplicant/examples$ rc-update= add wpa_supplicant boot
=C2=A0* service wpa_supplicant added to runleve= l boot
root@alpine:/usr/share/doc/wpa_supplicant/examples$ rc-update add= wpa_cli boot
=C2=A0* rc-update: service `wpa_cli' does not existroot@alpine:/usr/share/doc/wpa_supplicant/examples$


=
Lenz McKAY Gerardo (PICCORO)

<= /div>

El mi=C3=A9., 16 de ene. de 2019 a la(s) 16:31, PICCORO McKAY Le= nz (mckaygerhard@gmail.com) e= scribi=C3=B3:


El mi=C3=A9.= , 16 de ene. de 2019 a la(s) 15:31, Cosmo Borsky (me@cosmoborsky.com) escribi=C3=B3:
=20 =20 =20
Try the following:
```
rc-update del wpa_supplicant default
rc-update del wpa_cli default
rc-update add wpa_supplicant boot
rc-update add wpa_cli boot
```
of course was done.. still get "dev= ice not ready" any other idea? my direct wired does not have direct co= nnection.. so i cannot play minetest and make many things.. only using wifi=
=C2=A0

On 1/16/19 2:22 PM, PICCORO McKAY Lenz wrote:
=20
El mi=C3=A9., 16 de ene. de 2019 a la(s) 15:19, Cosmo Borsky (me@cosmoborsky.com) escribi=C3=B3:
Try `cat /etc/group | grep "net\|dial\|wheel"`
It should print out:
```
wheel:x:10:root,user
dialout:x:20:root,user
netdev:x:28:
```
user gneral already in those groups

=C2=A0
2) users cannot odo nay thing.. due the firts
I'm not sure what you mean by this
3) cosole now works, but at the xfce4 does not!
Do you mean X11 does not work?
Does `startx` work?
Please sorrry, i write very bad due in hurry.. ok again:

2) users cannot do any thing, network manager still said: "device its not ready"

3) connection at console works but in some restarts (randomly) said "device are busy"

tested in a hp dual core with atheros and also on a classmate minilaptop with rtl device wifi
=C2=A0

Ensure you have the proper video driver installed:
https:/= /wiki.alpinelinux.org/wiki/XFCE_Setup#Video_packages
`xf86-video-nouveau` for nvidia graphics



El mar., 15 de ene. de 2019 a la(s) 14:45, Cosmo Borsky (me@cosmoborsky.com) escribi=C3=B3:
Try adding
`wpa-conf /etc/wpa_supplicant/wpa_supplicant.conf` to `iface wlan0` in your `/etc/network/interfaces` file.
You might have luck changing `wpa-conf` to `wpa-roam`: http://manual.aptosid= .com/en/inet-setup-en.htm

On 1/14/19 2:00 PM, PICCORO McKAY Lenz wrote:

El lun., 14 de ene. de 2019 a la(s) 14:35, Cosmo Borsky (me@cosmoborsky.com) escribi=C3=B3:
> Hi Gert,
> As for passwordless wifi, try setting `key_mgmt=3DNONE` in your wpa_supplicant network entry.

hi, i already do that! does permit scan and there's no connect..= =C2=A0 network manager at desktop said: "devic= e its not ready" and a= t the console if there'= s no desktop install said "device its bus= y"

detailed steps here, some important notes, i added group netdev due so also networkmananger can manage too using "manager=3Dtrue"= ; in ifupdown, see and tell me what are the bad steps here?

ec=
ho 1 > /proc/sys/net/ipv6/conf/all/disable_ipv6

apk add dhcpcd wireless-tools wpa_supplicant wireless-tools-doc wpa_supplic=
ant-doc
rc-update add wpa_supplicant
rc-update add dhcpcd

ip link set wlan0 up
iwlist wlan0 scanning
iwconfig wlan0 essid PASSLESSNET

cat > /etc/network/intefaces << EOF
auto lo
iface lo inet loopback

auto eth0
iface eth0 inet dhcp

auto wlan0
allow-hotplug wlan0
iface wlan0 inet dhcp
wireless-essid PASSLESSNET
EOF

cat > /etc/wpa_supplicant/wpa_supplicant.conf << EOF
ctrl_interface=3DDIR=3D/var/run/wpa_supplicant GROUP=3Dd=
ialout
network=3D{
ssid=3DPASSLESSNET
key_mgmt=3DNONE
=C2=A0}
EOF

rc-service wpa_supplicant start
rc-service dhcpcd start

cat > /etc/NetworkManager/NetworkManager.conf << EOF
[main]
plugins=3Difupdown,keyfile

[ifupdown]
managed=3Dtrue
EOF

Lenz McKAY Gerardo (PICCORO)



--000000000000f8b5ba05802adf65-- --- Unsubscribe: alpine-user+unsubscribe@lists.alpinelinux.org Help: alpine-user+help@lists.alpinelinux.org ---