#[SOLVED] No internet access on a fresh install, dbus-broker.service fails to start

1 messages · Page 1 of 1 (latest)

wraith raptor
#

I've just gotten a basic Arch system (w/ LUKS encryption) manually set up after a bunch of trial and error, at this point I'm able to boot and login as root just fine, but the system can't connect to the internet (I'm using Ethernet specifically).

I've been advised to install NetworkManager onto the system, which I did, but couldn't then start NetworkManager.service due to dbus.socket failing to start. attached is a screenshot of journalctl at the point dbus crashes. any help? feel free to ask for more context

wraith raptor
#

I'm pretty much out of ideas on how to solve this problem. Tried redoing the installation, tried using dbus-daemon instead of dbus-broker, all to no avail

#

Maybe I'm missing something obvious

frigid thicket
#

dude, why does it show permission denied in the the ss?

wraith raptor
#

no idea

#

(how tf can a core system service be denied any sort of permission)

hexed pebble
#

you have a permission issue maybe

wraith raptor
#

i know dbus runs under its own user, maybe somehow that user doesn't have the permissions it needs

#

no idea how that'd happen but oh well

wraith raptor
wraith raptor
#

was an issue with permissions on the root directory, fixed with chmod go=rx /mnt/ chmod go=rx /mnt/..

frigid thicket
#

nice

#

... solved

strange lavaBOT
#

#9742 📣 If there is nothing else that we can do for you, please close this thread by adding "[SOLVED]" to the title.

  • You can do this on desktop by clicking the three dots on the top right of the page, and pressing "Edit Post".
  • You can also do this on Android / iOS by long tapping your post in the text channel list, and tapping "Edit Post".

Your title should be like so: https://cdn.discordapp.com/attachments/503224329191030787/1039841700417384498/image.png
Thank you

frigid thicket
#

@wraith raptor