The officially official Devuan Forum!

You are not logged in.

#1201 Re: Other Issues » Devuan as VirtualBox host system » 2019-01-23 19:39:26

For ASCII you use the Debian Stretch package. Download it and install it with dpkg -i.

Good luck, Rolf

#1202 Re: Other Issues » Devuan as VirtualBox host system » 2019-01-22 17:20:40

I have got the 5.2.18 Debian Stretch package loaded directly from Oracle installed on a Ryzen2700X and 32 GByte of RAM, no issues.

Maybe thats the way to go.

Good luck, Rolf

#1203 Re: Installation » Problem booting encrypted LVM » 2019-01-12 22:41:29

What you describe as your goal sounds very normal to me, and achieving this is possible. Well, I guess your problem is related to your crypttab, that looks very strange to me, looks screwed. I wonder how you created this, this hasn't been done via the installer.

Lets take your crypttab apart.
1.) vol1 as target name is unusual. The installed normally would name the target like sda2_crypt. Its just a name, and if the update-initramfs works ok, it should do the job.
2.) /dev/mapper/grp1-root sound like it isn't pointing to the luks container, this sounds more like you are listing the LVM container pointing to root. That cannot work. You should list there /dev/sda2, better even use the UUID of the encrypted partition.

You may try to fix this manually with a chroot if you know what you need to do.

The alternative is to start from scratch with an up to date ASCII CD or DVD. Don't worry about LVM, both have all you need on board. It does not matter if you use the cli or the graphical installer, normal or expert mode. It works with or without EFI, with msdos or gpt partitions. When you come to partitioning, choose manual. Create a /boot partition with extx file system and set size and parameters. Then create sda2 as volume for encryption. Configure the encrypted volume, let the installer erase it, set you PW. Then create the LVM on top of the encrypted volume, define the details, and go on with the installation. This is a very rough description. In the internet you can find detailled documentation with screen shots etc if your search for this. You may use Debian stuff that can be as old as Squueze or Lenny, the principle hasn't really changed. 

If you need more help on details, please ask.

rolfie

#1204 Re: Installation » Problem booting encrypted LVM » 2019-01-09 19:38:12

Well, bad enough. Then we need to look at all the details. Got 3 PCs on ASCII working with a LVM working in a LUKS encrypted volume, should be no problem.

First off all please describe exactly what you want to achieve. Do you want to setup a similar setup as I use, or do you want to encrypt a partition in an LVM?
What do you want to use to encrypt? LUKS?
What is your partitioning scheme?
How does your crypttab look like?
Jessie or ASCII?
Where did the grub go to?
Please describe roughly what you did during the installation? Describe media used.

Thanks, rolfie

#1205 Re: Devuan » Devuan branding on https://git.devuan.org/ » 2019-01-08 17:58:09

BTW: is there a font in Devuan repositories that can be used for the Logo in text like prociono in Debian?

rolfie

#1206 Re: Installation » Problem booting encrypted LVM » 2019-01-08 17:55:19

The lvmetad message is don't care, thats not the problem.

During the boot you will be asked for the de-ciphering password. That should come past this message. Are you sure you do not get that request? Past a wrong password or after a timeout you end up in the busybox.

There you might call cryptsetup luksOpen....

Regards, rolfie

#1207 Re: Installation » Installing Devuan from VBox » 2019-01-05 10:51:45

You can set up the guest as you like, as long as you use a simulated disk for the vbox.

rolfie

#1208 Re: Installation » Installing Devuan from VBox » 2019-01-04 14:19:46

Why don't you make it easy on yourself and use one of the normal net/CD/DVD-ASCII-isos?

This works fine.

rolfie

#1209 Re: Other Issues » Problems to install and run Unetbootin » 2018-12-21 21:53:50

unetbootin was removed from Debian with I think Stretch.

Try your luck with: https://unetbootin.github.io/linux_download.html

rolfie

#1210 Re: Desktop and Multimedia » MATE 1.20 on devuan ascii » 2018-12-20 18:29:39

Got Mate 1.20 running in a VM now. Booted from ASCII DVD and just installed the base packages so I got a CLI, modified the sources.list and updated. Then installed kernel 4.18 from backports, xorg and lightdm (that brings consolekit). Then installed Mate with the command:

apt -t ascii-backports install mate-desktop-environment-extra

That pulls Mate 1.20 from backports, new learning for me.

Had to install elogind by:

apt install libpolkit-backend-elogind-1-0 libpolkit-gobject-elogind-1-0

That removes the consolekit stuff and removes issues with synaptic etc.

Regards, rolfie

#1211 Re: Desktop and Multimedia » MATE 1.20 on devuan ascii » 2018-12-18 17:57:45

The pkla stuff goes back to the question if you have consoilekit or elogind working in the background (I assume you did not compile anything yourself). Please refer to https://dev1galaxy.org/viewtopic.php?id=1952 and https://dev1galaxy.org/viewtopic.php?id=2023.
That should give some insight and keywords for further research on the internet.

Good luck, rolfie

#1212 Re: Desktop and Multimedia » MATE 1.20 on devuan ascii » 2018-12-17 17:57:43

Question: how do you install Mate 1.20 from backports? Does a simple apt update/upgrade do the job? My PC still is running 1.16, despite I have the backports in my sources and used it for e.g. updating to kernel 4.18.

I haven't seen a package like mate-desktop-environment-extra or similar in the backports which allows to install the whole bunch of applications.

Thanks, rolfie

#1213 Re: Desktop and Multimedia » Mate panel lockups » 2018-12-17 17:51:21

Update: still no ongoing issues, also my wife does not complain about her PC. Different HW, both identical setup with ASCII, Mate and Lightdm.

Maybe fixed by an update? Don't know....

Regards, rolfie

#1214 Re: Desktop and Multimedia » [Solved] Moving application towards panel ends in full screen window » 2018-12-17 17:46:21

Update: after working a while with the PC, I have learned that when you move a window towards the panel, as long as the mouse is not leaving the window, the size remains. When the mouse leaves the window and enters the area of the top panel, the window is maximized.

Can this behaviour/option/feature be stopped/disabled somehow?

Thanks, rolfie

#1215 Re: Desktop and Multimedia » MATE 1.20 on devuan ascii » 2018-12-17 17:41:37

Maybe Mate 1.20 brings a *.pkla settings file that disables the Suspend. I used such a setting to actually disable Suspend, since I do not use it. Please read https://dev1galaxy.org/viewtopic.php?id=2023.

Regards, rolfie

#1216 Re: Desktop and Multimedia » Removing XFCE after installing MATE » 2018-11-29 21:41:18

Another alternative is to install just the basic system without any desktop, either Jessie and upgrade to ASCII which I had to do before I found an ASCII install media some months ago, or nowadays directly use ASCII, then manually install xorg, lightdm and the mate. On top I manually installed Firefox ESR, Libreoffice and other stuff I need. Got 3 PCs working now in this setup, and no hasle with removing unwanted stuff. 

Regards, rolfie

#1218 Re: Installation » VirtualBox Guest Additions » 2018-09-26 12:20:57

Works. Requires the headers for the kernel and the make utilities build-essentials.

Good luck, rolfie

#1219 Desktop and Multimedia » [Solved] Moving application towards panel ends in full screen window » 2018-09-26 11:00:22

rolfie
Replies: 5

Devuan ASCII and Mate desktop with LightDM: I have found an annoying feature of the new Mate 1.16 vs Mate 1.8. Whenever I move a window around on the screen to position it, and the window hits the top panel, the window is blown up to full screen covering everything else.

What are the keywords to search for disabling this feature (for me its actually a bug)?

Thanks, rolfie

#1220 Re: Desktop and Multimedia » Mate panel lockups » 2018-09-26 09:10:46

I had some problems directly past the installation. In the moment, the PC is working fine. No lockups.

rolfie

#1221 Re: Installation » Ascii on SSD with LVM and partly crypted » 2018-09-16 15:42:07

Hi Walter,

you have selected a very complex and granular setup. Is that really required? I have setup ASCII encrypted on a SSD (what is the difference to a hard disk?) with:
- efi as vfat
- boot 2048 Mbyte ext4
- system partition 64 GByte luks encrypted, LVM contained with two logical volumes for swap and /
- home on separate drive, luks encrypted

Is simple, no problems to be expected with one of the granular partitions to run full. Requires one password for the system and one for home. home on the separate drive was mounted past the installation.

You can naturally setup a LVM with 9 logical volumes and separately encrypt tmp, swap and home. 

BTW: if you mount your hard disk containing your old home to /home on the SSD, the data on the mount point are no more accessible. You only will see the hard disk data there.

Regards, rolfie

#1222 Re: Desktop and Multimedia » Mate panel lockups » 2018-09-10 19:22:56

GNUser wrote:

Are you using a background image for your panel? Check by right-clicking on panel -> Properties -> Background. When I was using a background image, my panel was unstable and sometimes icons would disappear and/or panel would lock up on me. Choosing "None (use system theme)" for panel background made all my panel issues go away.

Thank you for the hint. Unfortunately, I have exactly your setting.

Regards, rolfie

#1223 Re: Desktop and Multimedia » Mate panel lockups » 2018-09-09 13:52:05

I have done a fast install in VBox with slim. Now I remember why I kept lightdm. I do not like slim. I need to enter two topics manually, I miss options lightdm shows.

I will stick to lightdm.

Thanks, rolfie

#1224 Desktop and Multimedia » Mate panel lockups » 2018-09-08 08:41:23

rolfie
Replies: 21

Devuan ASCII with Mate 1.16 and Lightdm, manually installed from console.

Can't explain how I get it to happen, but quite often I have a locked up panel, symbols gone, no more reaction of the panel. Shutdown is only possible from the console. If no console is around, I need to use the reset button.

What can I do to improve this? Go away from Lightdm? I am used to this combination since Wheezy offered Mate from Backports.

Thanks, rolfie

#1225 Re: Desktop and Multimedia » [Solved] Mate and permissions problem » 2018-08-01 19:00:56

An addition to this thread: on a fresh install an a different PC based on the ASCII RC CD, the systemd-backend was not installed, but the consolekit option did not work. I had to switch to the elogind option. Refer to: https://dev1galaxy.org/viewtopic.php?id=2023

All with cli installed from CD, then installed xorg, lightdm and Mate desktop with apt.

Regards, rolfie

Board footer

Forum Software