You are not logged in.
If Head_on_a_Stick tells you "What is your CPU? If it starts with 10 or 11 then you're shit out of luck with beowulf.",
it makes the matter a serious one.
Is it at all possible to start a fresh install from an USB stick and NOT install a graphics environment?
If so, why not to start in text mode, connect to the internet and edit your sources.list file as instructed?
I hope if you did an
sudo apt update
sudo apt upgrade
sudo apt install firmware-linux-nonfree
after the installation, in this order.
Then you could try to install the xorg and desktop stuff, from the command-line. Some experience is required here, but it's doable.
Another way could be to upgrade to chimaera, which hopefully has a newer kernel that supports your CPU/GPU.
I hope I do not annoy you, I know how such problems can rattle the nerves...
BTW, my CPU is a older one: an i7 from 2012, so no problems here.
Anyway, good luck.
I own a HP elitebook PC (Hewlett-Packard HP EliteBook 8460p/161C)
and it runs like a charm with Devuan Beowulf.
All I can say is this:
- first of all, make sure you reset all BIOS-settings to default,
- then make sensible changes you wish to it.
- then, if UEFI boot mode is used, disable "Secure Boot" (That means DO NOT USE THE TPM)
You can use classic BIOS mode as well (CHS-mode for the disks). It's less tricky.
Then install normally.
Do you have any special graphics processor on board? Intel chips work well, but be careful if there is a NVIDIA or AMD GPU.
Good luck.
Hello Altoid et all...
I remember this issue from dev ASCII days. Here is a very helpful post:
https://dev1galaxy.org/viewtopic.php?pid=17834#p17834
I use the Cinnamon Desktop which implies the lightdm Display Manager. But, the consolekit and logind question is the same.
Once you resolve the thing in ASCII properly, there is nothing in the way to an
sudo apt update
sudo apt upgrade
sudo apt dist-upgrade
sudo apt auto-remove
anymore. I could repeat it on ASCII systems using XFCE4 and Cinnamon systems.
I have followed fred43's instructions to the letter and I was successful.
Good luck.
Just my tiny hint: Devuan ASCII and Beowulf both work perfectly well with OpenRC and Network-Manager, as with SysV-Init. Never had a problem with nm on Devuan.
fsmithred,
thank you for your answer.
Again, I only had the problem with the live-iso (refracta installer) the first time.
The machine is a Dell Optiplex GX780, a BIOS/MBR machine.
A Windows 7 is installed on it, and a lot of free space for Linux is availble.
Layout /dev/sda: (Disklabel DOS )
/dev/sda1 100M ntfs System reserved
/dev/sda2 100G ntfs Windows7
I booted the mentioned live-iso and performed the installation.
Layout /dev/sda: (Disklabel DOS)
/dev/sda1 100M ntfs System reserved
/dev/sda2 100G ntfs Windows7
/dev/sda3 1G ext3 /boot
/dev/sda4 extended
/dev/sda5 40G ext4 /
/dev/sda6 80G ext4 /home
/dev/sda7 8G swap swap
After the installation
I installed the grub-package as instructed and tried to do the "sudo grub-install /dev/sda".
This resulted in an error message the device /dev/sda not being available.
I then rebooted the system and found myself in Windows again.
So I rebooted from a standard Devuan3.0 Beowulf installer-iso to the maintenance mode.
From there I could perform the
grub-install /dev/sda
and
update-grub
and everything was fine.
Now, that the disk had a GRUB bootblock, I repeated the live-iso refracta installer again, including the dpkg -i grub-pc...., grub-install and update-grub and it was a success.
Unfortunately, the log of the first, failed attempt was lost due to the second installation.
I guess had I installed the first time on a wiped disk with no Windows using the live-iso I would have been successful right away.
I suggest not to invest a lot of time into that issue, since the true installer always works well and the installer on the live-isos were repeatedly slightly troublesome.
Hopefully that information is not too messy.... thank you for your thoughts. Andre
Hello all, hello fsmithred,
late, but finally done, I tested the 2 procedures as you asked for in your original post.
1. - Updating a perfectly working Beowulf (Devian3) machine (EFI) worked very well. A few packages were updated, and I'm glad to see that the Devuan bugreport #438 has been dealt with. Great. (The issue with the lightdm greeter's greyed activity menus)
2. - I have downloaded the installer iso and tested it on another machine: (refracta installer devuan_beowulf_3.1.0_2020-11-30_amd64_desktop-live.iso)
The iso and the installer worked, but: A: I had troubles getting the grub-install working. I have resolved it by doing it manually in a maintenance boot-session.
This was on a BIOS/MBR machine.
Then, when installing lightdm, the old bug #438 re-appeared. (I'm quite confident the definitive installer isos -devuan 3.1- will have that fixed too.)
I hope this information to be useful. It comes from a user's perspective.
I'm very happy to work with Devuan Linux.
Greetings, Andre4freedom
sync, my friend, is the answer.
do a "man sync" first and rtfm.
Obviously, you should run it as root or using sudo.
Should you have a hardware RAID controller, the data will not be flushed from the controller-cache to the disks!
Sync flushes disk-data from the main memory (system RAM) only.
Hope that helps.
Hello IdeaFix and all,
in the repos for Devuan Beowulf you can find the package nvidia-openjdk-8-jre.
I use it for programs that only run on Java 8. I think it's worth testing.
For programs that only run on Java 8 and NOT on Java 11 (from whatever source), nvidia-openjdk-8-jre could be your solution and you could stick to Devuan 3 / Beowulf. Please correct me if I'm wrong.
Good luck! - Andre
Have you tried this?
sudo dpkg-reconfigure keyboard-configuration
This worked every-time for me, setting up the console keyboard and the X11 configuration.
The there is
sudo setupcon
But I never had to use that.
Good luck.
Thank you all!!
You have done an extraordinary job to make an extraordinarily good OS even better!
Congratulations.
Good luck for all your further undertakings. I sure will follow Devuan and will try to help using the forums etc.
wingcommander1999,
I have tested the RC just after my post, and yes, now it's the "devuan_beowulf_3.0.0_RC_netinstall-amd64.iso", and it shows the exactly same results, so my comment is valid for the RC as well.
Devuan is really great. Just don't forget to read the release notes. Thanks to all.
I've just tested the devuan_beowulf_3.0.0_beta3_netinstall-amd64 iso.
Looks good.
It's important to check the release notes.
I tested netinstall, selecting the Cinnamon DE and OpenRC
The few things to note:
1. I had to add " non-free contrib" to /etc/apt/sources.list to get firmware-amd-graphics (No problem)
2. Language settings / locales were respected (Great)
3. Lightdm-greeter had to be edited. Bug 438 is closed and fix will be backported to Beowulf. Thanks to the maintainer. (It's in the release-notes)
4. /etc/pulse/client.conf.d/00-disable-autospawn.conf must be modified. (It's in the release-notes)
5. Every other thing is just "smooth sailing". Beowulf is very robust and reliable. Thanks to the Devuaners!
Thank you, fsmithred!
I'm very happy with the Devuan linux and I recommend it to everyone.
Testing the new isos Beta2: devuan_beowulf_3.0.0_beta2_amd64_desktop-live.iso
Result: great. far better that beta1. The only bug I have detected I have just filed a bugreport for: lightdm.
Here are my comments for those interested:
Installed a new system on a Dell Optiplex GX780 (BIOS/MBR)
1. Created new user
2. Login as new user:
--> Message: Unable to contact the Wicd daemon due to an access denied error from DBus. Please check that your user is in the netdev group.
3. sudo usermod -aG netwdev andre
4. Login as new user:
--> Problem still there.
5. Installed lightdm and lightdm-gtk-greeter-settings
6. Reboot and login using lightdm:
--> OK, but actions-menu-entries still greyed.
--> Wicd message gone, --> problem gone
7. Corrected:
sudo vi /etc/pam.d/lightdm-greeter
changed line to: session optional pam_elogind.so (I have filed a bugreport for that)
8. Reboot --> actions-menu-entries now working on login screen
9: /etc/pulse/client.conf.d/00-disable-autospawn.conf
is corrected in this release. Great! Bravo!
10. Synaptic: added Cinnamon
11. Reboot and login (Cinnamon): works perfectly well.
12. Bug: Installer did not respect locale settings, corrected:
--> sudo dpkg-reconfigure locales
13. Missing software: Java Runtime 8 (jre8)
(where is the nvidia-openjdk-8-jre package?)
Andre, May 5, 2020
THANK YOU FOR YOUR GREAT WORK AND FOR DEVUAN LINUX!
To the "su -" question:
it makes perfect sense to use "su -" to get the root's path.
To use just "su" helps to replace the user that executes a program.
That's the way it was invented and had to be used in the olden days of Unix already.
su = substitute user (uses root when no user given, - executes new users login-shell, the man pages help!)
Cheers to all.
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é