XFCE: Pompous (amd64 Beta) Release News

Forum rules
The releases are not supported anymore. You can install and upgrade, but if you break it you are on your own.
machinebacon
Baconator
Posts: 10253
Joined: Thu Sep 16, 2010 11:03 am
Location: Pfälzerwald
Contact:

Re: Pompous (amd64 Beta) Release News

Unread post by machinebacon » Sat Aug 17, 2013 1:36 pm

The output you see is not an error, it's the kernel vomiting its messages into the login screen (I think!). Simply enter your username/password combo there. Then follow pidsley's howto. Or did you do it already and it doesn't log in straightly?

In this case, post your
cat /etc/systemd/system/getty.target.wants/[email protected]
(basically, the "ExecStart=-/sbin/agetty --noclear %I 38400 linux" should have your username there)
..gnutella..

wayne
dpkg-reconfigure
Posts: 73
Joined: Sun Nov 25, 2012 1:26 am
Location: Equator

Re: Pompous (amd64 Beta) Release News

Unread post by wayne » Sat Aug 17, 2013 2:30 pm

yeah.. follow pidsley's posts...not sure if any typo, but all i did was copy and paste plus amend <username> to wayne

here is the file:
wayne@bbqxfce64:~$ cat /etc/systemd/system/getty.target.wants/[email protected]# This file is part of systemd.
#
# systemd is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.

[Unit]
Description=Getty on %I
BindTo=dev-%i.device
After=dev-%i.device systemd-user-sessions.service plymouth-quit-wait.service

# If additional gettys are spawned during boot then we should make
# sure that this is synchronized before getty.target, even though
# getty.target didn't actually pull it in.
Before=getty.target

[Service]
Environment=TERM=linux
ExecStart=-/sbin/agetty %I 38400
Restart=always
RestartSec=0
UtmpIdentifier=%I
TTYPath=/dev/%I
TTYReset=yes
TTYVHangup=yes
TTYVTDisallocate=yes
KillMode=process
IgnoreSIGPIPE=no

# Unset locale for the console getty since the console has problems
# displaying some internationalized messages.
Environment=LANG= LANGUAGE= LC_CTYPE= LC_NUMERIC= LC_TIME= LC_COLLATE= LC_MONETARY= LC_MESSAGES= LC_PAPER= LC_NAME= LC_ADDRESS= LC_TELEPHONE= LC_MEASUREMENT= LC_IDENTIFICATION=

# Some login implementations ignore SIGTERM, so we send SIGHUP
# instead, to ensure that login terminates cleanly.
KillSignal=SIGHUP

[Install]
Alias=getty.target.wants/[email protected]
wayne@bbqxfce64:~$

User avatar
wuxmedia
Grasshopper
Posts: 6454
Joined: Wed Oct 17, 2012 11:32 am
Location: Back in Blighty
Contact:

Re: Pompous (amd64 Beta) Release News

Unread post by wuxmedia » Sat Aug 17, 2013 2:41 pm

now that's interesting, I was having no joy at all, on BLOAT using Pidsleys method - it refused to autologin...
I've just now altered the ExecStart line, to basically the same as pidsleys line, in getty.target.wants file - it works.
when I install 'Unia' i followed Pid's method and the files were already there. then i simply put systemd back on...
"Seek, and Ye shall find"
"Github | Chooons | Site"

wayne
dpkg-reconfigure
Posts: 73
Joined: Sun Nov 25, 2012 1:26 am
Location: Equator

Re: Pompous (amd64 Beta) Release News

Unread post by wayne » Sat Aug 17, 2013 2:50 pm

wuxmedia...

so i tried your method

change it so the lines(just those few) are now

[Service]
Environment=TERM=linux
ExecStart=-/sbin/agetty --autologin wayne %I 38400
Restart=always
RestartSec=0

reboot, haha, autologin works...

machinebacon
Baconator
Posts: 10253
Joined: Thu Sep 16, 2010 11:03 am
Location: Pfälzerwald
Contact:

Re: Pompous (amd64 Beta) Release News

Unread post by machinebacon » Sat Aug 17, 2013 2:51 pm

wuxmedia wrote:now that's interesting, I was having no joy at all, on BLOAT using Pidsleys method - it refused to autologin...
I've just now altered the ExecStart line, to basically the same as pidsleys line, in getty.target.wants file - it works.
when I install 'Unia' i followed Pid's method and the files were already there. then i simply put systemd back on...
Unia does log into automagically, maybe that's why the line was there already (wink wink) ;)
..gnutella..

pidsley
Hermit
Posts: 2539
Joined: Wed Oct 17, 2012 12:31 pm

Re: Pompous (amd64 Beta) Release News

Unread post by pidsley » Sat Aug 17, 2013 3:21 pm

Thanks for the testing, wux and wayne. I will try to see why the method I used is not working for you.

User avatar
wuxmedia
Grasshopper
Posts: 6454
Joined: Wed Oct 17, 2012 11:32 am
Location: Back in Blighty
Contact:

Re: Pompous (amd64 Beta) Release News

Unread post by wuxmedia » Sat Aug 17, 2013 5:29 pm

^^ understood. exactly - thats how I realised systemd was not PID1 - all the lines were indeed there.
@pidsley, thanks - the double-double-ues are happy to help. 8)
@wayne welcome back!
"Seek, and Ye shall find"
"Github | Chooons | Site"

User avatar
bones
Clooney
Posts: 2385
Joined: Fri Jun 28, 2013 11:47 pm
Location: Cascadia

Re: Pompous (amd64 Beta) Release News

Unread post by bones » Sat Aug 17, 2013 5:32 pm

machinebacon wrote:It's not, it's not :) The number of installed packages shall not have any impact on the RAM usage after boot, so I'd recommend looking into what eats up RAM. I suppose it's the udisks2/upower/systemd trilogy that weighs heavy, although it should actually replace some stuff under the hood (policykit springs to mind). Maybe upgrading to experimental systemd is an idea - don't do it if you don't dare to. If I have time I try to break her.
Okay, I've got it committed to bare metal, now, and same results, about 180MB idling. Yes, I will look at tweaking the systemd services, and get to know each of those processes. Is it just a matter of deleting an entry from that menu?

machinebacon
Baconator
Posts: 10253
Joined: Thu Sep 16, 2010 11:03 am
Location: Pfälzerwald
Contact:

Re: Pompous (amd64 Beta) Release News

Unread post by machinebacon » Sat Aug 17, 2013 5:36 pm

No, it's about disabling services like you did with sudo service <service> stop. It's a bit more complex now, but no way a PITA. You can of course uninstall stuff like lvm2 if you don't need it, for example.
..gnutella..

User avatar
bones
Clooney
Posts: 2385
Joined: Fri Jun 28, 2013 11:47 pm
Location: Cascadia

Re: Pompous (amd64 Beta) Release News

Unread post by bones » Sat Aug 17, 2013 5:47 pm

Excellent, thanks Jules!

User avatar
wuxmedia
Grasshopper
Posts: 6454
Joined: Wed Oct 17, 2012 11:32 am
Location: Back in Blighty
Contact:

Re: Pompous (amd64 Beta) Release News

Unread post by wuxmedia » Sat Aug 17, 2013 6:22 pm

just for shit and giggles, i tried the '2nd' method (/etc/systemd/system/gettysburg.address/whatever) of --autologin on my wheezy netinstall - works fine. drops right in.
"Seek, and Ye shall find"
"Github | Chooons | Site"

Post Reply