You are not logged in.
I think lafat is right to post installation issues here....?
I'd like to add my few notes about the most recent Beowulf-beta installation media.
devuan_beowulf_3.0.0_beta_amd64_desktop-live iso: (march 13, 2020)
- All the install-process goes pretty well,
- The live iso recognizes the AMD radeon graphics chip correctly (great!)
- The refracta-installer does it's job
- Installation of the GRUB Boot loader (on a MBR-BIOS system) completely fails:
- System not bootable
devuan_beowulf_3.0.0_beta_amd64_desktop iso : (march 13, 2020)
- text-installer (ok)
- process works quite well, as usual
- does not install AMD radeon graphics xorg driver (can be done at the command-line)
- installer does NOT honour language and keyboard settings after reboot (can be fixed...)
- when choosing cinnamon desktop:
-- /etc/pam.d/lightdm-greeter still not correct (uses pam_systemd.so instead of pam_elogind.so)
-- /etc/pulse/client.conf.d/00-disable-autospawn.conf still wrong (comment out: autospawn=no)
My productive desktop and laptop systems all use Beowulf, but after installation of Ascii and upgrading them to Beowulf. And then they run like a charm (very happy).
Servers are still on Ascii, the run very well. Everything runs with Open-RC.
I think Devuan is still the best and I love it.
Thank you all!
Dear Admins, dear Members,
as requested, here my experience with Beowulf.
I always use the Cinnamon desktop and OpenRC. Starting with a fresh install of ASCII 2.1.
Of course, that installs NetworkManager, Lightdm and all, which I'm happy with.
I have Beowulf running on PCs, laptops and servers and couldn't be happier. Updates never broke my systems.
Here the steps I used to update from ASCII 2.1 to Beowulf:
1. Install Devuan Ascii (2.1)
(install all updates and upgrades: sudo apt update; sudo apt upgrade; reboot)
2. sudo vi /etc/pam.d/lightdm-greeter
--> ...
--> # Setup session
--> session required pam_unix.so
--> #session optional pam_systemd.so
--> session optional pam_elogind.so
3. sudo vi /etc/apt/sources.list
--> # comment the "deb cdrom:...= - line
--> # Replace every word ascii with the word beowulf
4. sudo apt udate
5. sudo apt upgrade
6. sudo apt dist-upgrade
7. sudo apt autoremove
8. reboot
9. vi sudo vi /etc/pulse/client.conf.d/00-disable-autospawn.conf
--> # On linux systems, disable autospawn by default
--> # If you are not using systemd, comment out this line
--> #autospawn=no
10. logout - login --> ok
The only wish I have is to get the cinnamon tool to install and configure languages. I'm quite happy with English, but some users prefer French or German when they log in.
A big thank to the Devuan Team - a real high-light in this increasingly "complex" world.
Simple answer: YES
You must have (and you have) 64bit Intel or AMD x86 hardware. You can run client-VMs in 64bit and 32bit mode.
Works very well on ASCII.
Just install qemu-kvm and its dependencies from the ascii repos and you are fine.
Don't forget to install virt-manager too! it helps a lot.
Good luck
Poor you.... you really seem completely desperate... I'm so sorry for you.
One advise: Halt - Stop - Reset - Start Again
1. Does your hardware actually work ? Is the disk ok, have you re-set the CMOS Settings to their defaults?
2. Have you created an USB Stick with the correct ISO? (DEVUAN ASCII 2.1!!)
3. the DEVUAN ASCII 2.1 release works very well
4. Now start a fresh install (Graphical) and LET THE INSTALLER create the partitions
5. Select the software you want (XFCE Desktop in your case?)
6. Let the installer do the work for you
7. At the question, select the harddisk for the GRUB installation
8. Let it finish the job.
Now, if that system doesn't work, your hardware may be just bad. Or you have altered the installation process.
As for Debian Jessie: it started as a Init-SysV distro but was migrated to systemd during it's lifetime.
Devuan uses Init SysV or OpenRC (both are better than systemd).
Don't bother to install old versions and migrate them. It's not worth it and it may be troublesome.
Do you have friends in your neighbourhood who could help you? Is there a "Linux User Group" in your area? I'm possibly too far away to help you personally.
Anyway, I wish you luck.
André
Right, the log files are to be found in
/var/log /var/log/Xorg.0.log and in you home-directory: ~/.local/share/xorg/Xorg.1.log
you can always try to do a minimal install and add all software manually (Xorg, display-manager, DE etc) - you are on your own.
It's far easier to use the Devuan-installer and tell it what to install. It then selects the required packages automatically and it will work. Select only one DE (desktop environment).
You can install more packages once the new system runs. There is a good friend: the man pages!
Setting up an X environment can be quite challenging. The X documentation alone used to occupy 1 meter of my bookshelf.
Hello again,
Why do you trouble yourself with that hardest possible way to install Devuan?
If you want a trouble-free installation:
1. Download the latest iso: devuan_ascii_2.1_amd64_dvd-1.iso
2. dd it to your USB stick
3. Boot that stick
4. Choose "Graphical install"
5. Partioning the disk: choose "the whole disk" and choose /home to reside in its own partition
6. Choose only one graphical environment (I prefer Cinnamon) plus possibly ssh-server and console-tools
7. Choose your preferred init system (OpenRC for me)
8. Choose the right harddisk to install GRUB2 on (the disk, not the USB stick)
9. Let the installer finish the job
10. Reboot..... and bang.... it runs like a charm
11. One file to modify: /etc/pamd-d/lightdm-greeter
----> replace the line "session optional pam_systemd.so" to "session optional pam_elogind.so"
I run the default Network-Manager with this setup, wicd is not my friend.
I've just done this setup on an old laptop to prove it works that way. It does.
Just for fun, I've upgraded this new system to Beowulf. Guess what: it works perfectly well too. THANK YOU, DEVUAN, you are the greatest!
Enjoy!
hello,
well then, this is not quite a standard PC, it's a kind of tablet-notebook hybrid.
The hardware in it is fairly weel known and it should work... where it running jessie prives it.
When installing the new OS, have you allowed the installer to use proprietary software (for video drivers)?
Have you the following packages on your system?
ii x11-xserver-utils 7.7+7+b1 amd64 X server utilities
ii xserver-common 2:1.19.2-1+deb9u5 all common files used by various X servers
ii xserver-xorg 1:7.7+19 amd64 X.Org X server
ii xserver-xorg-core 2:1.19.2-1+deb9u5 amd64 Xorg X server - core server
ii xserver-xorg-input-all 1:7.7+19 amd64 X.Org X server -- input driver metapackage
ii xserver-xorg-input-libinput 0.23.0-2 amd64 X.Org X server -- libinput input driver
ii xserver-xorg-legacy 2:1.19.2-1+deb9u5 amd64 setuid root Xorg server wrapper
ii xserver-xorg-video-all 1:7.7+19 amd64 X.Org X server -- output driver metapackage
ii xserver-xorg-video-intel 2:2.99.917+git20161206-1 amd64 X.Org X server -- Intel i8xx, i9xx display driver
ii firmware-iwlwifi 20161130-5 all Binary firmware for Intel Wireless cards
ii firmware-linux-free 3.4 all Binary firmware for various drivers in the Linux kernel
Which displaymanager do you use? lightdm, lxdm, xdm???
Please try to start X11 from the commandline and see what it tells. It creates some logs that gives you hints about potential issues.
As ToxicExMachina suggests.
Good luck.
André
Hello sbug,
ToxicExMachina is right, that is the method to get to the cause of the problems. This can help in case you have an exotic graphics hardware in your laptop.
But if you don't have the experience doing troubleshooting, one thing that should always work on an old computer is this:
1. Use the BIOS setup program to reset all params to their defaults
2. Insert the ASCII install CD into your drive
3. Do a standard install and let the installer completely format the disk and "Use the whole disk" to set up your partitions. You can choose this option having your /home on its own partition. The install-program does all that correctly.
4. Allow the installer to use free and non-free software (video drivers, codecs, etc)
5. Let the program finish its work and reboot
For you reference, here is the link to the official DEVUAN Install Guide:
https://devuan.org/os/documentation/ins … start-here
I hope that helps - please let us know.
Good luck - Andre
Hi,
I'm working on a HP laptop computer (EliteBook 8460p) using Devuan ASCII with the latest updates.
When trying a re-install, be sure to disable "Secure Boot" in your BIOS-Setup program.
To make sure you have no trouble booting the system, you can limit the hard-disk boot mode to CHS (MBR Boot Architecture) and not GPT.
I had some nasty surprises when doing a dist-upgrade to Beowulf because of the disk-mode. All resolved by now.
The standard Devuan installer does quite a good job provided you let it partition the disk. You still can set /home apart in its own partition during the insallation.
Good luck.
(Devuan ASCII and BEOWULF, using OpenRC, lightdm and Cinnamon - I'm very happy with it)
A general advise:
1. All-ways keep /home on its own partition, NOT in the root filesystem.
2. Do a backup of /home anyway, regularly and to multiple media.
3. Keep a record of the UID & GID of your users (grep [username] /etc/passwd)
4. This conditions met, it's safe to upgrade, re-install or change to a new system
-- While in the installer:
-- Do NOT format the /home partition, but re-use and connect it to the /home mountpoint
-- Choose a generic username like linuxadmin or so for admin tasks (becomes UID 1000 usually)
-- If your regular user has already UID 1000, then create yourusername in the install program with your username
-- If your UID is other than 1000: after the installation as root:
# useradd -u XXXX - g YYYY -s /bin/bash -c "some description" [yourusername]
(don't add the -m option!!)
# usermod -a -G sudo [yourusername]
# passwd [yourusername]
5. If everything is followed, the newly re-used user will have all file permission and user-properties as before.
6. Check if you need to add the user to the sudo or wheel group
This way I have easily changed even a distro. Some headaches may occur if the GRUB2 handles MBR or GPT disks not the same way as before. It occurred to me when re-installing Devuan Beowulf over an Ascii installation, I had to re-install Ascii on one computer, but not on the other (BIOS-differences)
I hope this advise helps.
Sincerely, André
Just for your information:
Gentoo has already done the work to get Gnome 3.30 running without systemd:
https://www.gentoo.org/news/2019/03/27/ … penrc.html
It's based on elogind too. Could this be of interest to Devuan-ers too?
I hope to have NOT violated forum rules. Greetings from systemd-free land. I love Devuan, and ... Beowulf runs remarkably well and stable.
I could tell you this:
Install ASCII using the full iso and select "special install" (kind of).
Then during the install process you will be asked to select options and software. You are offered the choice of using Init-SysV or OpenRC, and as a desktop environment you may choose Cinnamon. It works wonderfully, I use it on all computers now.
There is one little snag though: Lid-Close action does not work with cinnamon on Devuan ASCII.
I cannot tell about pulling in a newer Cinnamon-release from the Beowulf repos - I have never dared. I'd like to see a more recent Cinnamon desktop. Please tell when you are successful, here on the forum. Good luck.
I can confirm this: the patch works perfectly well in ASCII. Although I had to vi the file in question (/lib/cryptsetup/cryptdisks.functions), since I couldn't figure out how to apply the patch using the patch command.
Thanks for the fix!! Happy Devuan.
Hello fred43 and all
fred43, you are a genius, your solution works perfectly well on a fresh ascii-install. I tested it with Cinnamon and OpenRC. I'm delighted the lightdm is the display manager by default now.
Thank you, well done!
I'm happy you got lucky. I'm sure KDE will come up with a fix for that issue too.
Good luck.
Hello,
why not just log in to the display that works, let the desktop come up and then configure the display settings? You should be able to configure the second display there, define if they are mirrored or independent and select the primary display.
Does it possibly behave differently when using 2 separate graphics cards?
In Cinnamon: Menu - System Settings - Hardware - Display
XFCE4: it's very similar: Menu - Settings - Display
Good luck
Hello tylerdurden and jaromil,
I use Devuan ASCII on all my systems, and use them with OpenRC. I only have made best experiences and results from using it, I would recommend it to all. I deeply hope OpenRC to become the Devuan-default, while leaving the old, trusted InitSysV as an option availavble.
I'm happy with the stability of Devuan, great!
Have a nice day!
Switzerland. And convinced many folks here - that will make even more Devuan aficionados.... and to come.
Greetings from the lovely western part of Switzerland.
apt-get dist-upgrade installs the latest kernel from the repo, but it never removes an old one. It also reconfigures the GRUB to point to the new kernel (grub-update).
When you do that repeatedly, old kernels do accumulate in the /boot... directory; you can remove them using synaptic or apt-get remove (or purge).
There may be older kernel images, (and possibly kernel firmware and kernel header files) to remove. (linux-image-xxx, linux-header-xxx, etc). Just be precise when specifying the exact name (includes the version nomination) to not accidentally render your system unbootable. Synaptic helps you best, even a headless server can be managed that way (1. ssh -X -l adminxy;2. password;3. synaptic &). Just make sure your workstation is an X-server (Linux, Unix).
That is true for most of the .deb-based distros.
I had very good experiences with the PowerEdge PERC RAID controllers in Linux. Normally the kernel supports the controller and the volumes are transparently available to the system. The management tools for re-configuring the RAID - well, it depends. Dell used to have some user-space tools for linux, but you can always reconfigure the RAID via the BIOS/Firmware setup.
If a Dell server supports linux, (Red Hat, SUSE, Ubuntu), then it's a safe bet that Devuan will work as well.
Ask a Dell representative before you buy and ask for a assurance. Good luck, André
CONGRATULATIONS!!!
You have done a fantastic job, dear VUAs, and THANK YOU for that.
You have secured, and shown to us, how to keep the way and the future of Linux what it once was: free, stable, reliable, - simply the best.
I take my hat off to you, also because I can..... I'm a hat wearer. ;-) André
Dear Developers, dear Community,
Devuan ASCII RC with Cinnamon is my perfect solution for graphical workstations or servers - I couldn't wish anything more.
It's more of a problem on laptops where a well working power management is crucial.
The few problematic points are:
- "Lid-Close" action doesn't work - it never suspends the system whatever I configure
- Battery capacity is just 1 hour (which should be at least 3 hours) (Dell Latitude E7450)
- OpenVPN installs, signals problems at start, but works well otherwise.
- With Lightdm the power-action menus on the login-screen are greyed. Works well with lxdm.
Tested on HP Elitebook 8460p and Dell Latitude E7450
Please note that power-management works correctly when pressing the "Power" button.
In any other way Cinnamon on ASCII is a real beauty!
Thank you and bravo!
I use ASCII RC on productive systems now. The Cinnamon-OpenRC install is just perfectly stable and flawless.
When I use XFCE4 and OpenRC I get a few bumps, but they are easy to overcome.
One note: on the XFCE4 desktop the administrative tools cannot be launched using the XFCE4-menu. You have to do a "gksu synaptic" in a terminal - that works well.
Even ICA-Client (Citrix Desktop), skype and the latest LibreOffice 6.0.4 work perfectly well.
So to say: if it's for me - this version is ready for stable. Congratulations. And a BIG THANK YOU!
André
To golinux and all:
Please let me re-post this:
https://dev1galaxy.org/viewtopic.php?pid=8912#p8912
I can only say: thank you and congratulations! ASCII is the way for me to go.
Hello,
just to add to it:
I have tested Devuan ASCII quite throughly and I can say only this:
I am very happy. Devuan ASCII has become VERY stable and reliable.
I do mostly fresh installs and choose directly:
-graphical custom install
-select Cinnamon DE (sometimes XFCE for slower machines)
-select OpenRC
It looks you are going RC and then "stable" soon. I will switch my systems from Linux Mint to Devuan.
No systemd: Great work done!
CONGATULATIONS and THANK YOU!
Andre