You are not logged in.

#1 2012-12-21 12:46:37

Munchor
Member
Registered: 2012-10-29
Posts: 54

Systemd WPA Overlapping Login

First of all, this doesn't always happen, only sometimes.

So, sometimes when booting I get this. After a few seconds, I get this.

How can I fix this? I can still log in, but it's quite annoying. I don't know what other information I can give you. I am running Linux 3.6.10-1 and my system is up to date.

Offline

#2 2012-12-21 13:02:37

patroclo7
Member
From: Bassano del Grappa, ITALY
Registered: 2006-01-11
Posts: 915

Re: Systemd WPA Overlapping Login

It is a well-known bug: https://bugs.freedesktop.org/show_bug.cgi?id=54247 .
Nobody upstream seems to care though. You can circumvent it adding "quiet" to the kernel boot line, but it is still a bug since "Type=Idle" in the getty service would be supposed to avoid it but doesn't.

Last edited by patroclo7 (2012-12-21 13:03:23)


Mortuus in anima, curam gero cutis

Offline

#3 2012-12-21 13:04:41

flipper T
Member
Registered: 2012-09-14
Posts: 419

Re: Systemd WPA Overlapping Login

OK, second thing first...

Do you have ethernet cable attached or do you use wireless connection to internet ?

If no ethernet cable...eth0.service error. If you rarely use ethernet, you can disable that service, resulting in no error message & quick boot up time.

Your first pic just shows the boot notifications overlapping the log-in-thingy smile

Yes, it looks messy, but really is not a problem.


If I'm curt with you it's because time is a factor. I think fast, I talk fast and I need you guys to act fast if you wanna get out of this. So, pretty please... with sugar on top. Clean the [censored] car. -The Wolf

Offline

#4 2012-12-21 14:56:42

Munchor
Member
Registered: 2012-10-29
Posts: 54

Re: Systemd WPA Overlapping Login

flipper T wrote:

OK, second thing first...

Do you have ethernet cable attached or do you use wireless connection to internet ?

If no ethernet cable...eth0.service error. If you rarely use ethernet, you can disable that service, resulting in no error message & quick boot up time.

Your first pic just shows the boot notifications overlapping the log-in-thingy smile

Yes, it looks messy, but really is not a problem.

I rarely use ethernet cable. But sometimes, I do. What would I have to do extra when I used ethernet if I disabled it as you're suggesting?

Offline

#5 2012-12-21 15:14:29

flipper T
Member
Registered: 2012-09-14
Posts: 419

Re: Systemd WPA Overlapping Login

Plug in cable, then :

re-enable it & (probably) reboot

smile

not sure if reboot required.

systemctl enable dhcpcd@eth0
systemctl start dhcpcd@eth0

systemctl stop dhcpcd@eth0
systemctl disable dhcpcd@eth0

etc...

If you enable & reboot, you then do not need to start it manually, as this will occur at boot, at the point you are currently getting the "fail"

Last edited by flipper T (2012-12-21 15:34:48)


If I'm curt with you it's because time is a factor. I think fast, I talk fast and I need you guys to act fast if you wanna get out of this. So, pretty please... with sugar on top. Clean the [censored] car. -The Wolf

Offline

#6 2012-12-23 15:49:27

teateawhy
Member
From: GER
Registered: 2012-03-05
Posts: 1,138
Website

Re: Systemd WPA Overlapping Login

I rarely use ethernet cable. But sometimes, I do.

In this case i suggest you to use a connection manager like netcfg, Wicd, NetworkManager, that connects to whatever network you have available.
https://wiki.archlinux.org/index.php/Wi … management

Last edited by teateawhy (2012-12-23 15:50:00)

Offline

Board footer

Powered by FluxBB