You are not logged in.
computer science isn't an exact science. :lol
I see your smile, but can't stop myself:
It is, but we rely on damn hardware :lol
Check the logs looking for something unusual. I came across a similar puzzling problem years ago to find that a damaged file system was put read only automatically when an error in it was detected. So, the culprit was the USB drive, not the system.
How will i restart the X server in xdm or another display manager?
Restarting the display manager restarts the X server. With SysV, service YOUR_DM restart. As I said, just logging out and in does not read the new configuration values. So, the procedure shoud be: log out, restart DM, log in again.
For the moment i try using network transparency without using ssh.
Understood. It will be very educational. I hope the best to you . By the way, I felt in love with the old X system when I succeded doing what you are trying now. Back then (circa 1998) I didn't know the very existence of ssh.
Logging out from XDM and llogginh again in didnt work.
It makes sense: the X server is not restarted.
Changing -nolisten to -listen it'll be effective after restarting the whole system.
No need to: just restart the X server.
Did you try to ssh -X into your remote box?
Preliminary strace suggests it needs a "mixer" PCM
I had this problem trying to use HDMI sound output, but when I selected analogic output (the one asked for by OP), it worked.
I use mocp in my only-ALSA Daedalus box; it should work regardless of DE. Have you instaled alsa-utils?
@ralph.ronnquist: mocp belongs to the moc package.
Your cron entry misses the user field. I made the same error in my cron entry tailor-made for acme.sh
May be you'd need the full path of certbot, you just check it out, because I'm not sure.
Heavy LibreOffice user here. I ditched OpenOffice long long ago, even after writing a course to teach how to use it. If your milleage allows it, my suggestion is to give LibreOffice a try.
Maybe we couldn't get nothing from my idea, but I would run a RAM checker, such as
https://www.memtest86.com/
Sometimes odd things happen when the OS reaches some previously unused RAM areas.
Have you tried to start libreoffice off a console to see any error messages?
I would try to override the default system audio using VLC. This program can change audio output on the fly: Audio -> audio device (or similar, my interface is not in English). I used this method successfully to track down some similar issues in the past.
I use text files too. But if I'm on the go and I only carry my phone, I take audio voice notes.
2. Not related to this sub-forum, but how do I rip my music CD's to my Music folder?
(I read something about "flac" but it apparently isn't loaded on my PC, apt-get didn't get it either)
K3b will do: https://apps.kde.org/k3b/
Using this tool yo can rip audio CD to many audio formats.
Flac is considered the best option: https://en.wikipedia.org/wiki/FLAC
LVM is out of my knowledge. Maybe this link could help:
https://superuser.com/questions/116617/ … lvm-volume
Your USB-connected disk is recognized as /dev/sdb1. So, you can mount it typing this order as root: mount /dev/sdb1 /mnt. After that, you can access to its content through the /mnt/ directory. When finished, type as root umount /mnt, wait a bit for the prompt and unplug.
please excuse any silly questions or errors
No problem with that in this forum. Feel confident.
I have a Asus Mini-PC PN41
It seems a very sleek box. Devuan Daedalus will fly on it.
Just to us to be on the right track: do you plan to dual-boot this computer, i.e.: to maintain the original OS along Devuan?
Am I the only old geezer who runs pure ALSA and nothing else?
You're not . I keep using pure ALSA on all my desktop systems. So far, I don't need any layer on it. Sometimes I have to fiddle with configuration files, but everytime successfully.
it's funny the different cultural contexts of language, in the U.S. "hurling" is colloquial for vomiting
Language is such a beast! Very funny, greenjeans. Thank you.
I just started to read The Epic Origins of Hurling. I'm Spanish and love hurling.
Out of curiosity, I opened the file https://github.com/alexkemp9/Python3doc … /3_new.odt in my oooold Debian 7 (32 bits) box:
LibreOffice: 5.0.0.5
cat /etc/debian_version => 7.11
uname -srm => Linux 3.2.0-6-686-pae i686
It worked: no freezzes, no problems, fast loading times.
After 20 years, at last I know how to fix this annoying behaviour. Thanks a lot!
Maybe worth a go:
https://bbs.archlinux.org/viewtopic.php?id=140915
But if you tell me how, i can test lossless music with Audacious.
There are quite a few FLAC files readly available for you to download.
You can try this: http://pedroreina.net/desarrollos/ca/ca0010.flac
The number you have dialed is imaginary. Please rotate your phone 90° and try again.
Wow, this is a complex joke!
@PedroReina
apt-get "does not understand" the path to the file, it must be run in the directory with the file or it looks for packages from sources.list.
Thanks for the info