You are not logged in.
Pages: 1
I'm in these groups:
wheel dbus ntp network audio optical storage users networkmanagerAnd I have 'networkmanager' daemon started, but NetworkManager applet doesn't detect my network adapter.
It started after updating to 3.6.4, now I have 3.6.5 and the problem persists.
I can connect to internet by stopping networkmanager and starting network daemon and then using "iw connect".
Last edited by nwxxeh (2012-11-06 17:42:14)
Offline
Are you booting with systemd?
Online
I think yes.
Offline
First of all if you are booting with systemd and fully up to date, remove your user from various groups.
dbus ntp network audio optical storage networkmanager
Then login on a new terminal console (ctr + alt + f3 for example) and check if your session is active with this command.
loginctl
loginctl show-session <number>
You should be able to use networkmanager only with the group users alone then.
Last edited by teateawhy (2012-11-03 20:26:05)
Offline
Failed to issue method call: Launch helper exited with unknown error code 1Offline
what is your output for:
more /proc/1/comm
Online
initOffline
Yep, you're not using systemd.
Online
So I have both sysvinit and systemd...
So, what to do?
Offline
you better get rid of sysvinit and have your system booting in pure systemd by following instructions in this page : https://wiki.archlinux.org/index.php/Sy … stallation
also have a very good look at warnings !!!
Offline
I hate systemd daemon configuration...
I like rc.conf, what to do?
Offline
I hate systemd daemon configuration...
I like rc.conf, what to do?
Get used to it
or find another distro
Offline
EDIT (mistake): Where's the KISS rule?
rc.conf was much simplier.
Last edited by nwxxeh (2012-11-04 08:36:48)
Offline
the truth is that if you like it or not you must follow the new way
so, IMHO, you must start moving your system to new configuration
it's not so difficult, trust me
all you have to do is to follow given guidelines
Offline
But what's with rc.conf?
Can I use initscripts forever?
Offline
quoted from this page https://www.archlinux.org/news/systemd- … allations/
" For the time being, the initscripts and sysvinit packages remain available from our repositories. "
Offline
Okay, network works, now I switched to systemd.
But I have another problem, when booting at first screen is all grey then there is a white rectangle and then X shows up.
(quiet kernel parameter)
Offline
when booting at first screen is all grey then there is a white rectangle and then X shows up.
Sounds like this could be the problem: https://wiki.archlinux.org/index.php/Sy … g_vesamenu
Anyway, it's unrelated to the initial topic, and continuing in a solved thread is unproductive (since people will probably not read it any more). You should start a new topic about that - only if the above link doesn't fix it.
I have made a personal commitment not to reply in topics that start with a lowercase letter. Proper grammar and punctuation is a sign of respect, and if you do not show any, you will NOT receive any help (at least not from me).
Offline
Pages: 1