You are not logged in.

#1 2014-07-14 02:41:27

Princee
Member
Registered: 2014-07-01
Posts: 11

Problem installing GDM; I suspect missing directories

In the GDM installation instructions on the wiki, it tells me to run the following to start GDM at boot-time:

# systemctl enable gdm

I have run this, but I still boot in terminal-mode.

In addition, to create the necessary configuration file, I run:

# touch /etc/dconf/db/gdm.d/01-background

But apparently, no such file or directory exists. Upon further observation, I found that /dconf doesn't even exist in /etc!


Any help would be greatly appreciated. Thanks!

Offline

#2 2014-07-14 02:52:53

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Problem installing GDM; I suspect missing directories

Offline

#3 2014-07-14 03:52:21

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: Problem installing GDM; I suspect missing directories

Not an Installation issue, moving to NC...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#4 2014-07-17 21:06:24

Princee
Member
Registered: 2014-07-01
Posts: 11

Re: Problem installing GDM; I suspect missing directories

# systemctl enable gdm

worked out of the box (however I still boot into a terminal).

The wiki directed me to xprofile for autostarting; it says that:
"All of these execute, directly or indirectly, ~/.xinitrc (usually copied from /etc/skel/.xinitrc),or /etc/X11/xinit/xinitrc if it does not exist."

However, none of these files/directories exist on my system. What action should I take?

Thanks!

Offline

#5 2014-07-17 21:19:56

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: Problem installing GDM; I suspect missing directories

The wiki makes it clear that you don't use .xinitrc with GDM. Any applications or changes that you would run from that file are instead placed in ~/.xprofile.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#6 2014-07-18 21:37:56

Princee
Member
Registered: 2014-07-01
Posts: 11

Re: Problem installing GDM; I suspect missing directories

# ~/.xprofile

yields

-bash: /root/.xprofile: No such file or directory

Did I botch my install (or, rather, am I being stupid again)?

Offline

#7 2014-07-18 22:45:29

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,564
Website

Re: Problem installing GDM; I suspect missing directories

First, ~/.xprofile is a file, not a command - so you will not be able to execute it the way you just tried.  Second, you should be looking at the file in your user's home folder, not root's.

Third, given the above issues, I highly doubt you will be happy with archlinux.  Perhaps you should get your feet wet with some other distros first.


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#8 2014-07-18 22:51:25

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Problem installing GDM; I suspect missing directories

Why are you trying to boot X with root?
Create that file for your user, if it doesn't exist.

Offline

Board footer

Powered by FluxBB