Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved]Unable to setup graphical login using xdm in systemd
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
plasmonics
n00b
n00b


Joined: 16 Mar 2011
Posts: 6

PostPosted: Fri Mar 21, 2014 2:11 am    Post subject: [solved]Unable to setup graphical login using xdm in systemd Reply with quote

The hardware is a HP Envy m6-1105dx laptop with Insyde UEFI Bios and Ati Radeon 7660G graphics card. I installed Gentoo with systemd support on a UEFI/GPT hardware. The ncurses part went ok. I am able to set up grub2-efi, WiFi, locale, date/time, and other functions. As far as I can tell, the system boots correctly.

The trouble starts when I try to set up xfce4 with a graphical login screen using xdm or lxdm. I installed the X server, graphics driver, and xfce4 with
Code:

emerge ati-drivers xfce4-meta xfce4-power-manager xdm

thunar-volman won't install, because it depends on udev which is incompatible with systemd, but that is another problem.
I set up /etc/X11/xorg.conf with
Code:

aticonfig --initial

Then added the xdm service with
Code:

systemctl enable xdm.service

It boots into an xdm login screen. After typing name and password, it jumps back to the same screen. lxdm is even worse, it freezes. I tried a text login and launching xfce4 manually both as root and user using
Code:

xinit -- /usr/bin/startxfce4

xfce4 is launched and works for a couple of minutes before freezing. This is the USE flag in /etc/portage/make.conf
Code:

USE="X alsa disable-watermark gtk gtk3 gudev laptop sound systemd udisks -gdu  -gnome -gvfs -kde -webkit"

I want to avoid spending countless hours building such massive packages as gnome, kde, webkit, etc., hence the various minus signs.
Any help will be appreciated.


Last edited by plasmonics on Sun Mar 23, 2014 11:22 am; edited 1 time in total
Back to top
View user's profile Send private message
666threesixes666
Veteran
Veteran


Joined: 31 May 2011
Posts: 1248
Location: 42.68n 85.41w

PostPosted: Fri Mar 21, 2014 5:28 am    Post subject: Reply with quote

read lightdm wiki, you directly run the graphical login, not xdm....
Back to top
View user's profile Send private message
plasmonics
n00b
n00b


Joined: 16 Mar 2011
Posts: 6

PostPosted: Fri Mar 21, 2014 11:29 am    Post subject: Reply with quote

I did try lightdm.
Code:

emerge lightdm
systemctl enable lightdm

Gentoo boots into a lightdm login screen. When I enter name and password, it seems to want to launch xfce4, but then jumps back out and the screen freezes.
Back to top
View user's profile Send private message
plasmonics
n00b
n00b


Joined: 16 Mar 2011
Posts: 6

PostPosted: Sun Mar 23, 2014 11:16 am    Post subject: Reply with quote

I installed the ati beta driver. Now xfce4 no longer freezes.

I still can't get xdm and lightdm window managers to work.

However the lxdm window manager works.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum