You are not logged in.

#26 2010-03-19 00:25:22

cphase
Member
From: Newnan. GA
Registered: 2006-11-06
Posts: 116
Website

Re: netcfg v2.5.2 - note: change in auto wireless config

Stopped using WICD yesterday because it seemed to be to flaky, especially w/ hidden networks. I had netcfg and wpa_supplicant working using wpa-config profile renamed wpa_suppl. I made the changes you put @ the beginning of the post:

1. pacman -S core/wpa_actiond
2. Set WIRELESS_INTERFACE="" to your wireless interface in /etc/rc.conf.
For example WIRELESS_INTERFACE="wlan0"
3. Add net-auto-wireless to your DAEMONS=() array.

When I boot up it does not automatically connect, I assume that it is because I have not moved to wpa-configsection instead of wpa-config. Does not look like there is a path to wpa_supplicant and SECURITY= is different. Am I  going to be able to make this work. Not sure how to migrate to new netcfg profile.

wpa_suppl:

CONNECTION='wireless'
DESCRIPTION='A wpa_supplicant configuration based wireless connection'
INTERFACE='wlan0'
SECURITY='wpa-config'
WPA_CONF='/etc/wpa_supplicant.conf'
IP='dhcp'
TIMEOUT=30

rc.conf:

WIRELESS_INTERFACE="wlan0"
WIRED_INTERFACE="eth0"
DAEMONS=(syslog-ng hal cpufreq @crond @alsa !wicd @sshd @cups laptop-mode !@net-profiles net-auto-wired net-auto-wireless)

Hope this makes sense. I am probably making this harder than it is.

TKS!!!

P.S. Do I need to remove wpa_auto to get this to work?

Last edited by cphase (2010-03-19 01:04:27)


Power to the Penguin

http://counter.li.org/ #386007

Offline

#27 2010-03-19 18:06:03

d2ogch3n
Member
Registered: 2010-01-20
Posts: 42

Re: netcfg v2.5.2 - note: change in auto wireless config

Think you need to add -

NETWORKS=(name of your profile(s))

to your rc.conf

Offline

#28 2010-03-19 18:57:16

cphase
Member
From: Newnan. GA
Registered: 2006-11-06
Posts: 116
Website

Re: netcfg v2.5.2 - note: change in auto wireless config

Thanks d2ogch3n, I have NETWORKS=(wpa_suppl) as per the wiki. Forgot to add this earlier. It refers to my wpa_supplicant.conf.


Power to the Penguin

http://counter.li.org/ #386007

Offline

#29 2010-04-01 04:55:19

iphitus
Forum Fellow
From: Melbourne, Australia
Registered: 2004-10-09
Posts: 4,927

Re: netcfg v2.5.2 - note: change in auto wireless config

cphase: net-auto-wireless does not support wpa-config, use wpa-configsection instead

---

I'm sorry guys, but I can't promise any further netcfg releases. You've probably noticed that the releases are becoming more infrequent, and my posts on this forum even more so. I just don't have the time that I used to and University is becoming incredibly busy. It's a shame, I've loved working on Arch, but it's time to step down as a dev.

Thanks for all the support, it's been great working with you all.

(I had no idea netcfg would ever grow so successful - I just wrote it so that I could reliably connect to wireless networks in what was a total utter mess of Linux wireless. Nowadays, it does that and I'm happy I achieved that. Ironically, I usually couldn't because I ran testing or dev versions, but at least everyone else could!)

Last edited by iphitus (2010-04-01 05:01:42)

Offline

#30 2010-04-01 10:25:04

Army
Member
Registered: 2007-12-07
Posts: 1,784

Re: netcfg v2.5.2 - note: change in auto wireless config

That's sad to read this iphitus!!! I really like netcfg and it would be great if someone could take this project.

Offline

#31 2010-04-04 03:21:18

cphase
Member
From: Newnan. GA
Registered: 2006-11-06
Posts: 116
Website

Re: netcfg v2.5.2 - note: change in auto wireless config

Thanks iphitus I moved to wpa_configsection and it is working fine. I see ur post about leaving is on April first, not an April fools joke is it?


Power to the Penguin

http://counter.li.org/ #386007

Offline

#32 2010-04-05 12:18:08

iphitus
Forum Fellow
From: Melbourne, Australia
Registered: 2004-10-09
Posts: 4,927

Re: netcfg v2.5.2 - note: change in auto wireless config

cphase wrote:

Thanks iphitus I moved to wpa_configsection and it is working fine. I see ur post about leaving is on April first, not an April fools joke is it?

No, sorry it's not an April fools joke.

Offline

#33 2010-04-05 15:51:09

Leonid.I
Member
From: Aethyr
Registered: 2009-03-22
Posts: 999

Re: netcfg v2.5.2 - note: change in auto wireless config

iphitus wrote:
cphase wrote:

Thanks iphitus I moved to wpa_configsection and it is working fine. I see ur post about leaving is on April first, not an April fools joke is it?

No, sorry it's not an April fools joke.

Damn, and I just got netcfg working with wpa_supplicant... Anyway, thanks for the great job, iphitus -- you did make a difference big_smile


Arch Linux is more than just GNU/Linux -- it's an adventure
pkill -9 systemd

Offline

#34 2010-04-05 16:00:00

bangkok_manouel
Member
From: indicates a starting point
Registered: 2005-02-07
Posts: 1,556

Re: netcfg v2.5.2 - note: change in auto wireless config

iphitus wrote:
cphase wrote:

Thanks iphitus I moved to wpa_configsection and it is working fine. I see ur post about leaving is on April first, not an April fools joke is it?

No, sorry it's not an April fools joke.

I thought it was too. Well, that's very sad news. Thanks for all James and wishing you all the best for the future.

Offline

#35 2010-04-05 16:40:07

pointone
Wiki Admin
From: Waterloo, ON
Registered: 2008-02-21
Posts: 379

Re: netcfg v2.5.2 - note: change in auto wireless config

Netcfg is by far the simplest and most effective wireless management utility I have used during my travels in the world of GNU/Linux. I, too, must say thanks for everything, James!


M*cr*s*ft: Who needs quality when you have marketing?

Offline

#36 2010-04-05 16:50:02

kgas
Member
From: Qatar
Registered: 2008-11-08
Posts: 718

Re: netcfg v2.5.2 - note: change in auto wireless config

James. Wish you all the best and for the good stint with Arch. All is well. Hope you soon come back with different role.

Offline

#37 2010-04-05 19:07:34

cphase
Member
From: Newnan. GA
Registered: 2006-11-06
Posts: 116
Website

Re: netcfg v2.5.2 - note: change in auto wireless config

iphitus wrote:
cphase wrote:

Thanks iphitus I moved to wpa_configsection and it is working fine. I see ur post about leaving is on April first, not an April fools joke is it?

No, sorry it's not an April fools joke.

Sorry to see you go, wish you all the best. Thanks for everything!!


Power to the Penguin

http://counter.li.org/ #386007

Offline

#38 2010-04-15 11:11:47

skanky
Member
From: WAIS
Registered: 2009-10-23
Posts: 1,847

Re: netcfg v2.5.2 - note: change in auto wireless config

A little late,meant to post this before but just got reminded. Thanks for netcfg, I think it's great. smile


"...one cannot be angry when one looks at a penguin."  - John Ruskin
"Life in general is a bit shit, and so too is the internet. And that's all there is." - scepticisle

Offline

#39 2010-06-05 04:37:53

iphitus
Forum Fellow
From: Melbourne, Australia
Registered: 2004-10-09
Posts: 4,927

Re: netcfg v2.5.2 - note: change in auto wireless config

I updated netcfg-tray to work with the new auto-wireless setup:

http://github.com/iphitus/netcfg-tray

I haven't got time at the moment to package/release it though, but it shouldn't be too hard to make a -git PKGBUILD for it. Feel free to fork and fix.

(I'm not back as a dev, this was just annoying me smile )

Last edited by iphitus (2010-06-05 04:54:48)

Offline

#40 2010-12-02 05:07:43

ngoonee
Forum Fellow
From: Between Thailand and Singapore
Registered: 2009-03-17
Posts: 7,354

Re: netcfg v2.5.2 - note: change in auto wireless config

Anyone knows if there's a specific order of preference for list_profiles that net-auto-wireless calls? Is it simply alphabetical (so I could name my profile 01-primary and 02-secondary and it would always call the first one if both were available?


Allan-Volunteer on the (topic being discussed) mailn lists. You never get the people who matters attention on the forums.
jasonwryan-Installing Arch is a measure of your literacy. Maintaining Arch is a measure of your diligence. Contributing to Arch is a measure of your competence.
Griemak-Bleeding edge, not bleeding flat. Edge denotes falls will occur from time to time. Bring your own parachute.

Offline

#41 2010-12-29 17:45:45

cgarcia
Member
Registered: 2010-08-09
Posts: 39

Re: netcfg v2.5.2 - note: change in auto wireless config

ngoonee wrote:

Anyone knows if there's a specific order of preference for list_profiles that net-auto-wireless calls? Is it simply alphabetical (so I could name my profile 01-primary and 02-secondary and it would always call the first one if both were available?

For wireless I don't know, but for net-auto-wired a *random* profile will be picked if dhcp is not in use. The current netcfg stable release still has a broken netcfg.action script for wired networks, unless manually patched:

https://bugs.archlinux.org/task/17190?s … &project=1

Offline

#42 2011-01-27 13:41:44

xCrucialDudex
Member
Registered: 2007-08-19
Posts: 144

Re: netcfg v2.5.2 - note: change in auto wireless config

ngoonee wrote:

Hi iphitus, reported this on the other thread, reporting again here.

I stay in A, work in B. When I suspend my machine at A, resuming in A, net-auto-wireless gets my connection up almost immediately. When I suspend my machine at A and go to B, net-auto-wired connects well (no wireless in B). When I then suspend my machine in B and go back to A, net-auto-wireless (which seems to be still running) doesn't connect to the wifi in A.

I'm not sure what I should do to debug, please advise.

Exactly the same problem here.

Offline

#43 2012-09-05 21:10:07

kaipee
Member
From: Belfast, UK
Registered: 2012-07-07
Posts: 214

Re: netcfg v2.5.2 - note: change in auto wireless config

Can I just ask if this is still relevant with the new move to systemd after the recent update?

If not, where can I find info about configuring automatic network connection (wireless) at boot using netcfg and the new filesystem?

Offline

#44 2012-09-05 22:40:16

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: netcfg v2.5.2 - note: change in auto wireless config

Read the systemd and netcfg wiki pages.

Offline

#45 2012-09-05 23:07:29

kaipee
Member
From: Belfast, UK
Registered: 2012-07-07
Posts: 214

Re: netcfg v2.5.2 - note: change in auto wireless config

I did and, from what I can see, they still relate to the old setup.
Hence my asking if anything needs changed/updated for using netcfg (and auto connection at boot) using the new systemd setup

Offline

#46 2012-09-06 01:06:10

rutgerr
Member
From: São Paulo, SP - Brasil
Registered: 2011-06-06
Posts: 72

Re: netcfg v2.5.2 - note: change in auto wireless config

#systemctl enable netcfg.service

Offline

#47 2012-09-06 09:37:09

kaipee
Member
From: Belfast, UK
Registered: 2012-07-07
Posts: 214

Re: netcfg v2.5.2 - note: change in auto wireless config

rutgerr wrote:

#systemctl enable netcfg.service

Thanks rutgerr.

Would it be possible to have an admin update the OP about this (it is a sticky relating to old info after all)

Offline

#48 2012-09-06 14:31:43

Inxsible
Forum Fellow
From: Chicago
Registered: 2008-06-09
Posts: 9,183

Re: netcfg v2.5.2 - note: change in auto wireless config

closed as this is no longer relevant.

kaipee, there is a Report function so that you can inform the mods who can take appropriate action.


Forum Rules

There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !

Offline

Board footer

Powered by FluxBB