You are not logged in.

#1 2012-06-08 01:23:09

gav989
Member
From: England
Registered: 2011-10-04
Posts: 54

systemd is weird about loading slim/lxdm (first time using systemd)

hi, having a play with systemd and so far it's a headache

got everything installed and set up my xinitrc as usual, enter

systemctl enable slim.service

reboot and it loads a black screen, nothing works, can't even ctrl-alt-f1 to tty to fix it

however

if i then try to boot from a different device (i'm using a liveusb) and then reboot and boot from disk, it will load slim without any problem, but only once. so i did this and quickly disabled the service so i could tinker further

systemctl start slim.service works fine, no issues there, but as soon as i enable the service it refuses to load

i swapped slim for lxdm but the same issue is repeated


any ideas?






bonus problem: when arch loads (with systemd), it changes my consolefont to terminus as i have requested (both in rc.conf and /etc/vconsole.conf), but then changes it back to some ugly default font just as i reach the login stage, have i missed something?


Intel i5-6500 / nvidia GTX 960 / Gigabyte GA-Z170X-Gaming 3 EU Motherboard / 8gb RAM / i3 wm

Offline

#2 2012-06-13 12:18:00

hadrons123
Member
From: chennai
Registered: 2011-10-07
Posts: 1,249

Re: systemd is weird about loading slim/lxdm (first time using systemd)

For some reason which I don't know, only gdm works with systemd in arch.


LENOVO Y 580 IVYBRIDGE 660M NVIDIA
Unix is user-friendly. It just isn't promiscuous about which users it's friendly with. - Steven King

Offline

#3 2012-06-13 13:00:49

nierro
Member
From: Milan, Italy
Registered: 2011-09-02
Posts: 849

Re: systemd is weird about loading slim/lxdm (first time using systemd)

For some reason which I don't know, only gdm works with systemd in arch.

What? i'm using systemd + slim without any kind of problem...using xfce4.10.
EDIT: and i made no changes to default .service

Last edited by nierro (2012-06-13 13:01:04)

Offline

#4 2012-06-13 13:26:54

hadrons123
Member
From: chennai
Registered: 2011-10-07
Posts: 1,249

Re: systemd is weird about loading slim/lxdm (first time using systemd)

I did not try slim, but when I tried lxdm my 3D rendering was disabled when loaded with systemd and I searched the systemd thread which said only gdm works without any issues.

Last edited by hadrons123 (2012-06-13 13:27:39)


LENOVO Y 580 IVYBRIDGE 660M NVIDIA
Unix is user-friendly. It just isn't promiscuous about which users it's friendly with. - Steven King

Offline

#5 2012-06-13 22:28:44

ataraxia
Member
From: Pittsburgh
Registered: 2007-05-06
Posts: 1,553

Re: systemd is weird about loading slim/lxdm (first time using systemd)

It's worth trying good old-fashioned xorg-xdm as well. Yesterday's update added an xdm.service file, so it's just as easy. I've been using xdm with systemd for a while now without problems.

Offline

#6 2012-06-14 03:29:46

swanson
Member
From: Sweden
Registered: 2011-02-05
Posts: 759

Re: systemd is weird about loading slim/lxdm (first time using systemd)

i'm using slim too. Always ok with systemd here. Do you still use rc.conf in any way? Do you auto login with slim? Any special edits to slim.conf?

Offline

#7 2012-06-14 17:21:28

gav989
Member
From: England
Registered: 2011-10-04
Posts: 54

Re: systemd is weird about loading slim/lxdm (first time using systemd)

i do use autologin, but i had the problem without it as well

i'll have a go with gdm and see if that sorts it, the other thing i have yet to try is creating an autologin .service file as per the wiki, but that's a bit scarier


Intel i5-6500 / nvidia GTX 960 / Gigabyte GA-Z170X-Gaming 3 EU Motherboard / 8gb RAM / i3 wm

Offline

#8 2012-06-14 17:51:52

rnarch
Member
Registered: 2012-03-17
Posts: 292

Re: systemd is weird about loading slim/lxdm (first time using systemd)

I am using systemd with lxdm without any problem. Only needed to install initscripts-systemd and systemd-arch-units packages with it.

Offline

#9 2012-06-14 18:30:52

swanson
Member
From: Sweden
Registered: 2011-02-05
Posts: 759

Re: systemd is weird about loading slim/lxdm (first time using systemd)

With the autologin.service you'll probably get problems with consolekit, if you use it.

My slim.service (native);

[Unit]
Description=SLiM Simple Login Manager
After=systemd-user-sessions.service

[Service]
ExecStart=/usr/bin/slim -nodaemon

[Install]
WantedBy=graphical.target

I have nothing special in slim.conf except autologin and this;  xserver_arguments   -nolisten tcp vt07
so X resides on tty7 (habit).

When installing systemd have you followed the wiki and configured vconsole.conf and locale.conf?
What does slim.log say? And journald? Do you still have some daemons in rc.conf? (Still use arch-daemons.target?)

Some logs would be good.

Offline

#10 2012-06-24 22:22:36

gav989
Member
From: England
Registered: 2011-10-04
Posts: 54

Re: systemd is weird about loading slim/lxdm (first time using systemd)

slim.log

slim: waiting for X server to begin accepting connections
This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the "xorg" product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.

X.Org X Server 1.12.1.902 (1.12.2 RC 2)
Release Date: 2012-05-19
X Protocol Version 11, Revision 0
Build Operating System: Linux 3.3.6-1-ARCH x86_64 
Current Operating System: Linux gavlaptop 3.3.7-1-ARCH #1 SMP PREEMPT Tue May 22 00:26:26 CEST 2012 x86_64
Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=68f91775-b8d5-4a42-8f4c-95c575fec913 ro init=/bin/systemd quiet add_efi_memmap
Build Date: 20 May 2012  07:44:29AM
 
Current version of pixman: 0.24.4
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Fri Jun  8 01:56:21 2012
(==) Using config directory: "/etc/X11/xorg.conf.d"
(II) [KMS] Kernel modesetting enabled.
.
/usr/bin/xauth:  file /home/gav/.Xauthority does not exist
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Error:            Can't find file "uk" for symbols include
>                   Exiting
>                   Abandoning symbols file "default"
Errors from xkbcomp are not fatal to the X server
Error loading new keyboard description
ESTART: 0.00000 [0.00000] - Begin Startup
ESTART: 0.00011 [0.00011] - Signal Trap
ESTART: 0.00023 [0.00012] - Signal Trap Done
ESTART: 0.00174 [0.00150] - Eina Init
ESTART: 0.00209 [0.00035] - Eina Init Done
ESTART: 0.00210 [0.00001] - Determine Prefix
=================================
Enlightenment relocation handling
=================================
PREFIX:  /usr
BINDIR:  /usr/bin
LIBDIR:  /usr/lib
DATADIR: /usr/share/enlightenment
LOCALE:  /usr/share/locale
=================================
ESTART: 0.00347 [0.00137] - Determine Prefix Done
ESTART: 0.00356 [0.00009] - Environment Variables
ESTART: 0.00360 [0.00005] - Environment Variables Done
ESTART: 0.00362 [0.00001] - Parse Arguments
ESTART: 0.00363 [0.00002] - Parse Arguments Done
ESTART: 0.00364 [0.00001] - Eet Init
ESTART: 0.01226 [0.00862] - Eet Init Done
ESTART: 0.01233 [0.00006] - Ecore Init
ESTART: 0.01274 [0.00041] - Ecore Init Done
ESTART: 0.01277 [0.00003] - Ecore Event Handlers
ESTART: 0.01278 [0.00001] - Ecore Event Handlers Done
ESTART: 0.01279 [0.00001] - Ecore_File Init
ESTART: 0.01741 [0.00462] - Ecore_File Init Done
ESTART: 0.01747 [0.00006] - Ecore_Con Init
ESTART: 0.01749 [0.00002] - Ecore_Con Init Done
ESTART: 0.01750 [0.00001] - Ecore_Ipc Init
ESTART: 0.01753 [0.00003] - Ecore_Ipc Init Done
ESTART: 0.01755 [0.00003] - Ecore_X Init
ESTART: 0.03864 [0.02108] - Ecore_X Init Done
ESTART: 0.03870 [0.00006] - Ecore_IMF Init
ESTART: 0.04655 [0.00785] - Ecore_IMF Init Done
ESTART: 0.04661 [0.00006] - Ecore_Evas Init
ESTART: 0.04878 [0.00217] - Ecore_Evas Init Done
ESTART: 0.04883 [0.00005] - Ecore_Evas Engine Check
ESTART: 0.04885 [0.00002] - Ecore_Evas Engine Check Done
ESTART: 0.04886 [0.00001] - Edje Init
ESTART: 0.05006 [0.00121] - Edje Init Done
ESTART: 0.05013 [0.00007] - E Intl Init
ESTART: 0.05189 [0.00176] - E Intl Init Done
ESTART: 0.05195 [0.00006] - E_Alert Init
ESTART: 0.05196 [0.00002] - E_Alert Init Done
ESTART: 0.05198 [0.00001] - E_Xinerama Init
E17 INIT: XINERAMA SCREEN: [0], 1366x768+0+0
E17 INIT: XINERAMA CHOSEN: [0], 1366x768+0+0
ESTART: 0.05402 [0.00204] - E_Xinerama Init Done
ESTART: 0.05404 [0.00002] - E_Hints Init
ESTART: 0.05565 [0.00162] - E_Hints Init Done
ESTART: 0.05571 [0.00006] - E_Configure Init
ESTART: 0.05586 [0.00015] - E_Configure Init Done
ESTART: 0.05588 [0.00002] - E Directories Init
ESTART: 0.05899 [0.00311] - E Directories Init Done
ESTART: 0.05904 [0.00006] - E_Filereg Init
ESTART: 0.06010 [0.00106] - E_Filereg Init Done
ESTART: 0.06017 [0.00006] - E_Config Init
ESTART: 0.06583 [0.00567] - E_Config Init Done
ESTART: 0.06644 [0.00060] - E_Randr Init
ERR<430>: e_randr_12.c:222 _12_screen_info_mode_info_get() safety check failed: E_RANDR_12_NO_MODE(mode) is true
ERR<430>: e_randr_12.c:222 _12_screen_info_mode_info_get() safety check failed: E_RANDR_12_NO_MODE(mode) is true
ERR<430>: e_randr_12.c:222 _12_screen_info_mode_info_get() safety check failed: E_RANDR_12_NO_MODE(mode) is true
ERR<430>: e_randr_12.c:222 _12_screen_info_mode_info_get() safety check failed: E_RANDR_12_NO_MODE(mode) is true
ERR<430>: e_randr_12.c:222 _12_screen_info_mode_info_get() safety check failed: E_RANDR_12_NO_MODE(mode) is true
ERR<430>: e_randr_12.c:222 _12_screen_info_mode_info_get() safety check failed: E_RANDR_12_NO_MODE(mode) is true
ERR<430>: e_randr_12.c:222 _12_screen_info_mode_info_get() safety check failed: E_RANDR_12_NO_MODE(mode) is true
ERR<430>: e_randr_12.c:222 _12_screen_info_mode_info_get() safety check failed: E_RANDR_12_NO_MODE(mode) is true
ERR<430>: e_randr_12_output.c:192 _outputs_common_modes_get() safety check failed: outputs == NULL
ESTART: 0.09184 [0.02540] - E_Randr Init Done
ESTART: 0.09190 [0.00006] - E_Env Init
ESTART: 0.09191 [0.00001] - E_Env Init Done
ESTART: 0.09194 [0.00003] - E_Scale Init
ESTART: 0.09277 [0.00083] - E_Scale Init Done
ESTART: 0.09282 [0.00005] - E_Pointer Init
ESTART: 0.09285 [0.00003] - E_Pointer Init Done
ESTART: 0.09286 [0.00001] - E Paths Init
ESTART: 0.09292 [0.00006] - E Paths Init Done
ESTART: 0.09293 [0.00001] - E_Ipc Init
INFO: E_IPC_SOCKET=/tmp/enlightenment-gav/disp-:0.0-430
ESTART: 0.09320 [0.00027] - E_Ipc Init Done
ESTART: 0.09322 [0.00002] - E_Font Init
ESTART: 0.09409 [0.00087] - E_Font Init Done
ESTART: 0.09415 [0.00006] - E_Font Apply
ESTART: 0.09418 [0.00003] - E_Font Apply Done
ESTART: 0.09419 [0.00001] - E_Canvas Recache
ESTART: 0.09422 [0.00003] - E_Canvas Recache Done
ESTART: 0.09423 [0.00001] - E_Theme Init
ESTART: 0.09432 [0.00009] - E_Theme Init Done
ESTART: 0.09434 [0.00001] - E_Moveresize Init
ESTART: 0.09435 [0.00002] - E_Moveresize Init Done
ESTART: 0.09436 [0.00001] - E_Splash Init
ESTART: 0.09438 [0.00001] - E_Splash Init Done
RUN INIT: /usr/lib/enlightenment/utils/enlightenment_init '/usr/share/enlightenment/data/themes/default.edj' '0' 'Enlightenment' '0.16.999.0'
ESTART: 0.41138 [0.31700] - E_Intl Post Init
ESTART: 0.42798 [0.01660] - E_Intl Post Init Done
ESTART: 0.42803 [0.00005] - Efreet Init
ESTART: 0.44322 [0.01518] - Efreet Init Done
ESTART: 0.44327 [0.00006] - Test File Format Support
ESTART: 0.52555 [0.08228] - Test File Format Support Done
ESTART: 0.52564 [0.00009] - Screens Init
ESTART: 0.52565 [0.00001] - 	screens: atoms
ESTART: 0.52620 [0.00055] - 	screens: manager
ESTART: 0.52631 [0.00011] - 	screens: container
ESTART: 0.52633 [0.00003] - 	screens: zone
ESTART: 0.52635 [0.00002] - 	screens: desk
ESTART: 0.52636 [0.00001] - 	screens: menu
ESTART: 0.52638 [0.00001] - 	screens: exehist
ESTART: 0.52640 [0.00002] - 	screens: get roots
ESTART: 0.52641 [0.00001] - 	screens: focus
ESTART: 0.52642 [0.00001] - 	screens: border
ESTART: 0.52645 [0.00003] - 	screens: win
ESTART: 0.52646 [0.00001] - 	screens: manage roots
@@@@@@@@@@ e_zone_new: 0 0 | 0 0 1366x768 = 0x1644390
ESTART: 0.55102 [0.02456] - 	screens: sync
ESTART: 0.55157 [0.00055] - Screens Init Done
ESTART: 0.55166 [0.00009] - E_Acpi Init
ESTART: 0.55170 [0.00004] - E_Acpi Init Done
ESTART: 0.55172 [0.00002] - E_Backlight Init
ESTART: 0.56436 [0.01264] - E_Backlight Init Done
ESTART: 0.56443 [0.00007] - E_Dpms Init
ESTART: 0.56579 [0.00136] - E_Dpms Init Done
ESTART: 0.56591 [0.00012] - E_Screensaver Init
ESTART: 0.56773 [0.00182] - E_Screensaver Init Done
ESTART: 0.56782 [0.00009] - E_Powersave Init
ESTART: 0.56783 [0.00001] - E_Powersave Init Done
ESTART: 0.56784 [0.00002] - E_Desklock Init
ESTART: 0.56787 [0.00002] - E_Desklock Init Done
ESTART: 0.56789 [0.00002] - E_Popups Init
ESTART: 0.56793 [0.00004] - E_Popups Init Done
ESTART: 0.56794 [0.00002] - E_Msgbus Init
ESTART: 0.57109 [0.00315] - E_Msgbus Init Done
ESTART: 0.57118 [0.00009] - Efreet Paths
ESTART: 0.57121 [0.00002] - Efreet Paths Done
ESTART: 0.57122 [0.00002] - E_Sys Init
ESTART: 0.57125 [0.00002] - E_Sys Init Done
ESTART: 0.57126 [0.00002] - E_Actions Init
ESTART: 0.57177 [0.00051] - E_Actions Init Done
ESTART: 0.57179 [0.00002] - E_Exec Init
ESTART: 0.57181 [0.00002] - E_Exec Init Done
ESTART: 0.57182 [0.00001] - E_Container Freeze
ESTART: 0.57183 [0.00001] - E_Container Freeze Done
ESTART: 0.57184 [0.00002] - E_Fm2 Init
ESTART: 0.57891 [0.00707] - E_Fm2 Init Done
ESTART: 0.57899 [0.00008] - E_Msg Init
ESTART: 0.57902 [0.00002] - E_Msg Init Done
ESTART: 0.57903 [0.00002] - E_Dnd Init
ESTART: 0.57906 [0.00003] - E_Dnd Init Done
ESTART: 0.57908 [0.00002] - E_Grabinput Init
ESTART: 0.57909 [0.00001] - E_Grabinput Init Done
ESTART: 0.57910 [0.00001] - E_Module Init
ESTART: 0.57911 [0.00001] - E_Module Init Done
ESTART: 0.57915 [0.00004] - E_Remember Init
ESTART: 0.58059 [0.00144] - E_Remember Init Done
ESTART: 0.58067 [0.00008] - E_Color_Class Init
ESTART: 0.58069 [0.00001] - E_Color_Class Init Done
ESTART: 0.58070 [0.00002] - E_Gadcon Init
ESTART: 0.58072 [0.00002] - E_Gadcon Init Done
ESTART: 0.58073 [0.00002] - E_Bg Init
ESTART: 0.58078 [0.00005] - E_Bg Init Done
ESTART: 0.58080 [0.00002] - E_Mouse Init
ESTART: 0.58127 [0.00047] - E_Mouse Init Done
ESTART: 0.58136 [0.00009] - E_Bindings Init
ESTART: 0.58160 [0.00025] - E_Bindings Init Done
ESTART: 0.58162 [0.00002] - E_Shelf Init
ESTART: 0.58163 [0.00001] - E_Shelf Init Done
ESTART: 0.58165 [0.00002] - E_Thumb Init
ESTART: 0.58167 [0.00001] - E_Thumb Init Done
ESTART: 0.58168 [0.00001] - E_Icon Init
ESTART: 0.58169 [0.00001] - E_Icon Init Done
ESTART: 0.58170 [0.00001] - E_XSettings Init
add Net/IconThemeName gnome
ESTART: 0.58496 [0.00326] - E_XSettings Init Done
ESTART: 0.58502 [0.00006] - E_Update Init
ESTART: 0.58505 [0.00003] - E_Update Init Done
ESTART: 0.58508 [0.00004] - E_Deskenv Init
ESTART: 0.59149 [0.00641] - E_Deskenv Init Done
ESTART: 0.59163 [0.00014] - E_Order Init
ESTART: 0.59258 [0.00094] - E_Order Init Done
<<<< Enlightenment Error >>>>
WARNING: too many init levels. MAX = 55
ESTART: 0.59266 [0.00009] - Add Idler For X Flush
ESTART: 0.59268 [0.00002] - Add Idler For X Flush Done
ESTART: 0.59269 [0.00001] - E_Manager Keys Grab
ESTART: 0.59295 [0.00026] - E_Manager Keys Grab Done
ESTART: 0.59299 [0.00004] - Load Modules
CRI<430>: eina_amalgamation.c:6359 eina_iterator_free() *** Eina Magic Check Failed !!!
    Input handle pointer is NULL !
*** NAUGHTY PROGRAMMER!!!
*** SPANK SPANK SPANK!!!
*** Now go fix your code. Tut tut tut!


ERR<430>: eina_amalgamation.c:6360 eina_iterator_free() safety check failed: iterator == NULL
ESTART: 1.03864 [0.44566] - Load Modules Done
ESTART: 1.03870 [0.00006] - Run Startup Apps
ESTART: 1.03927 [0.00057] - Run Startup Apps Done
ESTART: 1.03934 [0.00007] - E_Container Thaw
ESTART: 1.03937 [0.00002] - E_Container Thaw Done
ESTART: 1.03938 [0.00001] - E_Test Init
ESTART: 1.03939 [0.00001] - E_Test Done
ESTART: 1.03942 [0.00004] - E_Shelf Config Update
ESTART: 1.05411 [0.01468] - E_Shelf Config Update Done
ESTART: 1.05417 [0.00006] - Manage all windows
ESTART: 1.06926 [0.01509] - MAIN LOOP AT LAST
ESTART: 1.14186 [0.07260] - SLEEP
ERR<430>: e_randr_serialization.c:50 _try_restore_configuration() safety check failed: e_config->randr_serialized_setup == NULL
CHANGE PW SAVE MODE TO 3 / 4
INF<455>:eeze_disk eeze_disk_libmount.c:60 _eeze_mount_lock_mtab() Insufficient privs for mtab lock, continuing without lock
INF<455>:efm e_fm_main_eeze.c:707 _e_fm_main_eeze_init() Socket file '/tmp/.ecore_service|eeze_scanner|0' for eeze_scanner does not exist, attempting to start...
INF<455>:efm e_fm_main_eeze.c:559 _scanner_add() Scanner started
E17 INIT: XINERAMA SCREEN: [0], 1366x768+0+0
E17 INIT: XINERAMA CHOSEN: [0], 1366x768+0+0
INF<455>:efm e_fm_main_eeze.c:530 _scanner_delay() Attempting scanner connection
CHANGE PW SAVE MODE TO 1 / 4
DBG<456>:eeze_scanner eeze_scanner.c:339 cb_stor_chg() device='/sys/devices/LNXSYSTM:00/device:00/PNP0C0A:00/power_supply/BAT0'
DBG<456>:eeze_scanner eeze_scanner.c:339 cb_stor_chg() device='/sys/devices/LNXSYSTM:00/device:00/PNP0C0A:00/power_supply/BAT0'
CHANGE PW SAVE MODE TO 3 / 4
DBG<456>:eeze_scanner eeze_scanner.c:339 cb_stor_chg() device='/sys/devices/LNXSYSTM:00/device:00/PNP0C0A:00/power_supply/BAT0'
DBG<456>:eeze_scanner eeze_scanner.c:339 cb_stor_chg() device='/sys/devices/LNXSYSTM:00/device:00/PNP0C0A:00/power_supply/BAT0'
CHANGE PW SAVE MODE TO 1 / 4
CHANGE PW SAVE MODE TO 3 / 4
DBG<456>:eeze_scanner eeze_scanner.c:339 cb_stor_chg() device='/sys/devices/LNXSYSTM:00/device:00/PNP0C0A:00/power_supply/BAT0'
DBG<456>:eeze_scanner eeze_scanner.c:339 cb_stor_chg() device='/sys/devices/LNXSYSTM:00/device:00/PNP0C0A:00/power_supply/BAT0'
CHANGE PW SAVE MODE TO 1 / 4
CHANGE PW SAVE MODE TO 3 / 4
<<<< Enlightenment Error >>>>
Lost X Connection.
FATAL: X Died. Connection gone. Abbreviated Shutdown
E17: Begin Shutdown Procedure!
[497:497:703473070:ERROR:chrome_browser_main_x11.cc(61)] X IO Error detected
Server terminated successfully (0). Closing log file.

potentially key quote being

    Input handle pointer is NULL !
*** NAUGHTY PROGRAMMER!!!
*** SPANK SPANK SPANK!!!
*** Now go fix your code. Tut tut tut!

not sure how i check journald, or what it even is...sorry

i have set up vconsole and locale as per wiki

my rc.conf looks like this:

#
# /etc/rc.conf - Main Configuration for Arch Linux
#
# See 'man 5 rc.conf' for more details
#

# LOCALIZATION
# ------------
HARDWARECLOCK="UTC"
TIMEZONE="Europe/London"
KEYMAP="uk"
CONSOLEFONT="Lat2-Terminus16"
CONSOLEMAP=
LOCALE=
DAEMON_LOCALE="yes"
USECOLOR="yes"

# HARDWARE
# --------
MODULES=(alsa)
USEDMRAID="no"
USEBTRFS="no"
USELVM="no"

# NETWORKING
# ----------
HOSTNAME="gavlaptop"

interface=eth0
address=
netmask=
broadcast=
gateway=

NETWORK_PERSIST="no"

# DAEMONS
# -------
#
DAEMONS=(syslog-ng dbus !network crond wicd slim)

EDIT: i tried gdm and the problem remains, sysvinit is very tempting right now...

Last edited by gav989 (2012-06-24 23:31:19)


Intel i5-6500 / nvidia GTX 960 / Gigabyte GA-Z170X-Gaming 3 EU Motherboard / 8gb RAM / i3 wm

Offline

#11 2012-06-25 03:36:55

bwat47
Member
Registered: 2009-10-07
Posts: 638

Re: systemd is weird about loading slim/lxdm (first time using systemd)

hadrons123 wrote:

I did not try slim, but when I tried lxdm my 3D rendering was disabled when loaded with systemd and I searched the systemd thread which said only gdm works without any issues.

this thread?
https://bbs.archlinux.org/viewtopic.php?id=143913

Slim doesn't have the issue mentioned in that thread smile, using it now. I've also used lxdm and lightdm in the past, and didn't have any problems with 3d rendering or anything like that.

Last edited by bwat47 (2012-06-25 03:39:32)

Offline

#12 2012-06-25 06:14:27

swanson
Member
From: Sweden
Registered: 2011-02-05
Posts: 759

Re: systemd is weird about loading slim/lxdm (first time using systemd)

You can't have slim in rc.conf AND enabled it as native service. Furthermore, take out dbus from the daemons array, systemd manages that by it self so you do not have to enable it anywhere.

Offline

Board footer

Powered by FluxBB