wifi-menu not present at ArchLinuxARM tty for asus c101 pa

Ask questions about Arch Linux ARM. Please search before making a new topic.

wifi-menu not present at ArchLinuxARM tty for asus c101 pa

Postby gm648 » Thu Dec 12, 2019 1:57 pm

Hi,

I tried to replicate a login loop for the asus c101 pa chromebook.

I succeeded in doing so using the following scripts, some moths ago...

Install
https://pastebin.com/UHen1K5L

Setup
https://pastebin.com/Z66nqX2e

... however, recently wifi-menu disappeared from ArchLinuxARM-gru-latest.tar.gz (see notes in install script).

Now I'm stumped.

Any suggestions?

Many thanks,

Miccy
gm648
 
Posts: 4
Joined: Thu Feb 15, 2018 4:21 pm

Re: wifi-menu not present at ArchLinuxARM tty for asus c101

Postby andrewboring » Thu Dec 12, 2019 9:38 pm

Wifi-menu is part of the netctl package.
https://wiki.archlinux.org/index.php/Netctl

$this->bbcode_second_pass_code('', 'pacman -S netctl')
Last edited by andrewboring on Fri Dec 13, 2019 1:56 pm, edited 1 time in total.
andrewboring
 
Posts: 13
Joined: Wed Jun 20, 2018 5:07 pm

Re: wifi-menu not present at ArchLinuxARM tty for asus c101

Postby summers » Fri Dec 13, 2019 10:05 am

$this->bbcode_second_pass_quote('andrewboring', 'I')nstall the netctl package.
https://wiki.archlinux.org/index.php/Netctl

These days I usually suggest using systemd-networkd, as that tends to be what comes up by default. Otherwise there is a problem of race conditions with two things trying to take over the network.

So for wireless I'd suggest:

https://wiki.archlinux.org/index.php/Systemd-networkd#Wireless_adapter

and

https://wiki.archlinux.org/index.php/WPA_supplicant
summers
 
Posts: 995
Joined: Sat Sep 06, 2014 12:56 pm

Re: wifi-menu not present at ArchLinuxARM tty for asus c101

Postby gm648 » Sat Dec 21, 2019 12:24 pm

Neither "pacman -S netctl" (no wifi) nor "pacman -U netctl" fixed the problem as described.

The problem was the version of ArchLinuxARM-gru-latest.tar.gz that I downloaded, being packaged without netctl or dhcpcd (Although I can't reproduce this, I think it happened by right-clicking on the link and choosing "Save as..." and unfortunately I didn't keep the troll tarball)

I now find that downloading via curl provides a complete tarball and I have successfully reproduced the login loop, using the above scripts. I guess the moral of this saga is "check the .sig file first" before installing!

The loop seems to be linked to gdm as it "goes away" after editing /etc/gdm/custom.conf

After executing setup.sh my installation ends with the following steps:

$this->bbcode_second_pass_code('', '
pacman -S base-devel
# choose option 22
# run visudo
# set passwords for new user and root

pacman -Syu
# reboot

pacman -S xf86-video-vesa xterm xorg-server gnome gdm
systemctl enable gdm.service
# reboot

')

What i end up with is a login loop: the correct password redirects back to login, after going blank for a moment.

I have installed ArchLinuxARM before and don't remember having to take any special actions to fix gdm.

Anyone know if I have to configure gdm in any way to fix this?

Many thanks for pointing it out if there is something obvious I am doing wrong here.
Last edited by moonman on Sat Dec 21, 2019 7:40 pm, edited 1 time in total.
Reason: Removed size tags
gm648
 
Posts: 4
Joined: Thu Feb 15, 2018 4:21 pm


Return to User Questions

Who is online

Users browsing this forum: No registered users and 32 guests

cron