The officially official Devuan Forum!

You are not logged in.

#1076 Re: Hardware & System Configuration » APT doesn't install from testing repository » 2019-11-24 17:17:20

Looks like you need to invest some time to understand the various terms and definitions.

Here are some hints: https://devuan.org/os/
Jessie = Oldstable, ASCII = Stable. Unfortunately Devuan has dropped all hints to Beowulf and Ceres on the main pages.

Have a look at this page: https://pkginfo.devuan.org/
When you look through the options from the drop down list, you see that Beowulf is Testing, and Ceres is Unstable.

Your sources.list does not point to Testing:

#Testing
deb http://deb.devuan.org/merged ascii-updates main
deb-src http://deb.devuan.org/merged ascii-updates main

This belongs to ASCII, refer to https://devuan.org/os/

If you want Testing there, you have two options:

deb http://deb.devuan.org/merged beowulf main [contrib non-free]
deb http://deb.devuan.org/merged testing main [contrib non-free]

Both options are possible, but I need to warn you: having that in the sources.list and running apt update/apt upgrade will cause havoc.

You better read a lot how to configure the sources before you start to install individual packages from different releases.

Good luck, rolfie

#1077 Re: Hardware & System Configuration » amdgpu-pro + ascii on kernel 4.19 bpo ? » 2019-11-16 20:35:22

Got myself a R570 card on a Ryzen system with ASCII and backports kernel. Works fine with just the amgpu firmware.

There is a later kernel thatn bpo.5, try to upgrade.

rolfie

#1078 Re: Desktop and Multimedia » Very odd problem with Evolution (solved) » 2019-11-10 08:40:30

A first look at gateway and DNS of the two connections?

Rolfie

#1079 Re: Installation » ascii 2.1 iso with openrc install doesnt work » 2019-11-07 17:28:26

Look at the boot screen. Normally there are no boot logs written.

rolfie

#1080 Re: Installation » ascii 2.1 iso with openrc install doesnt work » 2019-11-06 17:21:27

danista wrote:

How to determine if openrc is running?

When booting past expanding the initramfs, you should see a message about init 2.88 starting and two lines deeper openrc 0.23 starting

rolfie

#1081 Re: Installation » ascii 2.1 iso with openrc install doesnt work » 2019-11-06 16:39:06

I am asking because in ascii 2.0 you had to do an expert install and select openrc. Looks like the installation with 2.1 has changed, the question is asked in the normal install already.

Just tried 2.1 amd64 in VBox: selection works fine, openrc 0.23 is starting.

You mention something about re-installation. What does that mean? Did you overwrite an existing installation? e.g. without formatting the disk? Please explain.

#1083 Re: Desktop and Multimedia » Mate panel lockups » 2019-11-04 19:46:56

Update: looks like its always related to removing USB hardware, maybe stick or also disks, as pierlo mentioned.

Currently its rare, when it happens I open a terminal on the desktop which still works, enter su - and tell the PC to restart.

rolfie

#1084 Re: Installation » [SOLVED] Is "Devuan GNU/Linux 1.0 (jessie)" lastest stable version? » 2019-10-27 22:01:49

Read https://devuan.org/os/.

hughparker1 wrote:

I have tried $ sudo apt dist-upgrade but says nothing to updgrade

That will not help on its own.

You need to:
1.) Modify your sources list to ASCII repository
2.) apt update
3.) apt upgrade
4.) apt dist-upgrade

Search the web for instructions how to update from release to a later release.

Regards, Rolf

#1086 Re: Hardware & System Configuration » BDRE mounted read only » 2019-07-01 19:54:11

Addition: Mate shows a popup telling me:

Error mounting system-managed device /dev/sr0: command-line "mount"/Media/cdrom0" exitet with non-zero exit status 32: mount: wrong fs type, bad option, bad superblock on /dev/sr0, missing code page or helper program, or other error. 

There is a hint to look into syslog, or dmesg, but there is no entry present.

Writing under Win7 works.

Rolf

#1087 Hardware & System Configuration » BDRE mounted read only » 2019-07-01 19:08:00

rolfie
Replies: 3

Got a PC with an ASUS BW-16D1HT blue ray writer, that is capable to read/write BDRE media. Bought a set of Verbatim BD-RE25 disks, formatted them under Win7 to UDF2.5, and tried to mount them under ASCII amd64, latest backports kernel 4.19.bpo5. I always get:

# mount -t udf -o rw,noatime,async,users /dev/sr0 /media/DVDRAM
mount: /dev/sr0 is write-protected, mounting read-only

Formatting/writing a new UDF2.5 file system under ASCII works, but does not change the behaviour. udftools are installed.

Any suggestions?

Thanks, Rolf

#1088 Re: Installation » Installing Devuan ASCII Amd64 from DVD (full ISO) - no CD-ROM found » 2019-07-01 18:56:47

Have successfully used devuan_ascii_2.0.0_amd64_dvd-1.iso from one of the mirrors listed on https://devuan.org/get-devuan, also the CD or the netinstall version, cannot complain about the installer, it worked. There is no bug. You may also load the file directly from https://files.devuan.org/devuan_ascii/installer-iso/.

Make sure your download is fine by checking the hash.

You say you got a newer PC. I would assume that PC has an EFI bios. Make sure you boot the DVD in the same mode the bios is set up, i.e. normally if the bios is set to CSM mode, or by boot override in EFI mode.

Good luck, Rolf

#1089 Re: Other Issues » Advantages and disadvantages of backports » 2019-06-19 18:35:58

I typically just use the backports kernel. So far only good experiences.

Rolf

#1090 Re: Installation » (SOLVED) Install to an SD card » 2019-06-18 15:24:58

Well, I have made the experience that I should always removed all other media with OS installations and all USB sticks if I want a clean install. grub always gave me issues when I forgot to follow that rule.

Rolf

#1091 Re: Desktop and Multimedia » Is "apt autoremove" still trustworthy (as it used to be)? » 2019-06-17 18:10:22

I am happy with apt autoremove, its works fine in ASCII and Beowulf.

Rolf

#1092 Re: Hardware & System Configuration » Shutdown encrypted LVM on Beowulf » 2019-05-30 06:44:57

kuleszdl wrote:

I tried the proposed workaround on a freshly installed beowulf system. Unfortunately, it seems to make no difference. Anyone tried this recently?

Works fine on my Beowulf x64 system. Look at entry #7, filename to patch is /lib/cryptsetup/cryptdisks-functions. Shutdown is really fast.

Rolf

#1094 Re: Hardware & System Configuration » [Solved] Webserver: connection refused » 2019-05-11 20:51:36

The script has something that looks to me like a LSB header, but I lack the knowledge to determine if it is correct. Looks like it is working.

Thanks, rc-update add webmin default was needed to add webmin to the list. After a reboot the service is present now.

I found a second way to get it working: add  sh /etc/init.d/webmin start @reboot to the crontab. Also does the job.

I now do a power off and restart from there to check if it still is working.

Thanks you for your feedback, Rolf

#1095 Re: Hardware & System Configuration » [Solved] Webserver: connection refused » 2019-05-11 19:47:16

Why does the existing script in init.d not do the job?

Rolf

#1096 Re: Hardware & System Configuration » [Solved] Webserver: connection refused » 2019-05-11 19:25:11

Some more background info: I have configured Webmin to a different port. The ss command does not show anything, no matter if Webmin is running or not.

But I think I know whats going on: Webmin isn't started by default. sh /etc/init.d/webmin start works and starts the service, then I can talk to the server. And I checked the setting that should start Webmin during boot. After a reboot again there is no access, running the init.d script enables everything again.

So the issue is with the start of Webmin during boot of the server. Looks like this does not work.

The server runs with openrc. Maybe the issue is there? What do I need to check?

Thanks, Rolf

#1097 Re: Installation » Interested in installing devuan, couple questions before I do » 2019-05-11 19:23:11

golinux wrote:
rolfie wrote:

If you want to install external packages that are available for Debian use the Stretch package and it works.

Not a good idea - installing directly from Debian repos could put you in a world of hurt.  Devuan filters the Debian repos and bans packages that could break your system.  The Debian packages that won't break Devuan are already provided via redirect to the Devuan repos.

I did not want to suggest that the OP should directly link Debian repos, but when he looks for e.g. Virtual Box from Oracle, that he should use the Debian Stretch package for ASCII.

Rolf

#1098 Re: Installation » Interested in installing devuan, couple questions before I do » 2019-05-10 21:01:30

@krauser: give ASCII a try, its Stretch without systemd. If you want to install external packages that are available for Debian use the Stretch package and it works.

Rolf

#1099 Re: Hardware & System Configuration » [Solved] Webserver: connection refused » 2019-05-10 20:37:26

Stop, back to square one. The server was off a day or two, just switched it on and tried to continue my setup. Again, I have no access to the file server from my workstation. Again the checksum problem when trying to connect. Looks like something is happening during power off.

Where can I check the port setting of Webmin on the file server? I can access it via putty/ssh, but when looking thhrough the webmin configs I can't find any location where the port etc is saved.

I am using webmin 1.900 which is/was the latest version.

Rolf

#1100 Re: Hardware & System Configuration » [Solved] Webserver: connection refused » 2019-05-10 19:22:28

Everything in a small home network segment. Via ssh with putty worked, ping worked, did not try to go out from the fileserver to one of my clients.

Anyhow, its solved now.

Thanks for your input, Rolf

Board footer

Forum Software