The officially official Devuan Forum!

You are not logged in.

#451 Re: Desktop and Multimedia » LXDE user upgrades to Devuan Jessie » 2016-12-18 14:38:13

I have had a little look at LibreOffice, as some of it was removed during the big autoremove after purging systemd. I was able to check the details in /var/log/apt/history.log.

As I mentioned above, LibreOffice Base was still installed and working. However, parts that had been removed included, Calc, Impress and Draw. I checked what would be installed with the meta-package libreoffice and nothing appeared which looked too troubling, there being some fonts and a few items related to "coinor". It seems that coinor is some mathematical software. I don't know why these items were removed, but simply installing "libreoffice" has restored the functionality.

The look of the fonts used by the interface still looks a bit sub-standard. I have added in some extra fonts via ttf-mscorefonts-installer as well as caladea and carlito, although I think they are only used for the content rather than the interface. Since I no longer have xfce4 installed, I wonder whether that could affect the interface of LibreOffice. By "the interface" I am referring to File Edit ... Help and the pull down menus, which on the other software which I have running still looks good.

Geoff

#452 Re: Documentation » Multiple Sound Cards » 2016-12-17 11:21:00

If you have 2 different devices sharing the same module, then you can use the "enable" parameter to disable the one that you don't use. So that if you have both HDMI and PCH, with your speakers plugged into the PCH outlets, and your HDMI device appears first, then you set the entry in /etc/modprobe.d/alsa-base.conf  to :-

# Disable the HDMI card which shows up first, but enable PCH
options snd-hda-intel enable=0,1

http://forums.debian.net/viewtopic.php?t=110572#p525601

Geoff

#453 Re: Desktop and Multimedia » LXDE user upgrades to Devuan Jessie » 2016-12-16 16:08:38

Thank you for the advice. In the end, after removing lxde and just using xfce I then had a cup of tea and decided to go for it!

I decided to actually follow Chillfan's instructions to the end, more or less. Having logged in as root at the console, I carried out the "apt-get purge systemd-shim libsystemd0"
and let it do it. This I followed with an autoremove, which got rid of a large amount of stuff. After a reboot, I went back and did a "apt-get install lxde" and "apt-get install slim"
and started slim with "/etc/init.d/slim start". Slim ran and I was able to log in and my usual lxde session appeared. Running "dmesg|grep systemd" only finds systemd-udevd,
so I think that counts as a result! I was able to run up LibreOffice Base and get it to connect to my PostgreSql database, although the fonts didn't look very good. This is a minor problem which I can investigate later.

Geoff

#454 Re: Desktop and Multimedia » LXDE user upgrades to Devuan Jessie » 2016-12-16 10:53:54

I have just been having a look through the dependencies in LXDE. I notice that lxsession has a dependency on :-

consolekit | upower (<0.99) | systemd

So I suspect that that is where the problems lies. I am unclear on how some of these things like consolekit fit in, or even what they do! I notice that I do have consolekit installed as well as upower 1:0.9.23-2+devuan1.2

I also notice that lxsession is only generally only suggested or recommended, apart from lxde-common which does have it as a depends.

I have noticed some documentation on minimalism, using openbox as the window manager. I wonder whether I could start with this and then add on a few bits like lxpanel.

Geoff

#455 Re: Desktop and Multimedia » LXDE user upgrades to Devuan Jessie » 2016-12-16 10:14:24

I hadn't got task-xfce-desktop installed, although  did have xfce4 and xfce4-session. I have removed them and I am still up and running! An autoremove then went on to remove some other related items, including xfdesktop4 and thunar.

I have tried removing task-lxde-desktop followed by apt-get --reinstall install lxde, but then an apt-get purge systemd-shim libsystemd0 would still remove lxde as well as slim, if I were to let it proceed.

Geoff

#456 Desktop and Multimedia » Devuan Ascii with LXDE/LXQT » 2016-12-15 20:55:32

Geoff 42
Replies: 4

About a year ago I wanted to install Devuan on my new laptop, an Asus ZenBook UX305FA, I read that I needed a reasonably up-to-date kernel to handle the cpus correctly. In order to do this I installed Testing, starting with Debian to check that it worked ok. Having decided that it was working correctly, I then upgraded it to Devan Ascii and it largely seemed to work ok.

While I like LXDE I also installed XFCE in case I needed any of the applications. After a bit of reading it seemed that the LXDE people were moving over to using QT and calling it LXQT. I thought that I ought to see if this was working, before I got too far with setting things up. Anyway, around May this year (2016), I installed LXQT and tried it out and it seems to work reasonably well. I have lxdm running as the display manager and this works well. On the logout question, I can use lxqt to logout and then from the lxdm screen I can shutdown the machine.

I am using wicd to look after the wi-fi.

When I grep through the output of dmesg for systemd, the only thing I find is systemd-udev, which is, I believe to be expected.

Geoff

#457 Desktop and Multimedia » LXDE user upgrades to Devuan Jessie » 2016-12-15 15:56:19

Geoff 42
Replies: 48

I have been running Devuan Ascii on my laptop for some time now and with the announcement of Jessie beta2 I thought that it was time to upgrade my desktop machine from Debian Jessie to
Devuan Jessie.

I followed the initial steps from
https://git.devuan.org/dev1fanboy/Upgra … -to-Devuan
which do seem consistant with
https://dev1galaxy.org/viewtopic.php?id=20

Along with "main" I have also included "contrib non-free" in sources.list, since that is what I had under Debian.

The apt-get dist-upgrade went smoothly and things seem ok. I like LXDE but also had XFCE installed as I thought that there was the odd item from XFCE which I used. I didn't bother to install XFCE and Slim as they were already there.

I gave the command "apt-get purge systemd-shim libsystemd0" but read the output before typing "Y". This seemed to want to remove a lot of stuff, including LXDE, XFCE, lightdm and Slim as well as some applications, I noticed Bluefish in the list and several gnome utilities. I therefore typed "N" to the purge command.

This machine is still working pretty well, so I thought that I would ask for advice before attempting to break it further! It is still running lightdm rather than Slim. While I am not surprised to see systemd-udev in dmesg output, I suspect that systemd-logind should not be there and it also produces a couple of error messages, of the form :-
"[   12.985009] systemd-logind[2790]: Failed to start user service: Unknown unit: user@108.service".

I think that I read somewhere that I should let the apt-get purge command remove XFCE etc and then re-install them. Is this correct? Is this to force the installation of packages from the Devuan repositories with systemd dependencies removed? Would the purge command remove all of the associated configuration files from the packages I do actually want, including LXDE?

Geoff

(There is a summary of these posts in message number 38 on page 2
https://dev1galaxy.org/viewtopic.php?pid=430#p430
)

Board footer

Forum Software