You are not logged in.
FYI: The 6.0.0 desktop-live iso does not have the untitled blank window or the polkit warning. If it did, it wouldn't have been 6.0.0.
Did you try letting hplip detect a USB printer instead of trying to find a network printer?
Open hplip. It says no installed devices found.
Click on Setup Device.
Select first checkbox for USB and click Next.
If it does not find the printer, click on Back and then on Advanced Options.
Then check the Manual Discovery box where you can enter the USB device ID. (and then Next)
FWIW, cups still lists my HP4L that I bought in 1995. (May it rest in peace.)
If you do want to set it up as a network printer, the Host that hplip is looking for is probably the IP address of the printer. I don't know how you get that or set that - check the printer manual.
If you really want to do it with a WORKGROUP, you need to set up the printer on a Windows network.
Alsatoggle works. While watching the changes in alsamixer, it occured to me that there needs to be a way to un-mute channels in AlsaTune. If a channel is muted, the slider won't do anything and there's no way to know that without opening alsamixer. (or did I miss something?)
Oh yeah, I did this in i386. BTW, when I try to run the 32-bit program in a 64-bit system, I get an error message that says 'file not found' but it doesn't tell me what file it's looking for. I don't know strace well, so maybe someone can tell me what options to add to get better output. Here's what I got:
$ ./mxeq-i386
-bash: ./mxeq-i386: cannot execute: required file not found
$ strace ./mxeq-i386
execve("./mxeq-i386", ["./mxeq-i386"], 0x7fffcd583e70 /* 20 vars */) = -1 ENOENT (No such file or directory)
strace: exec: No such file or directory
+++ exited with 1 +++
$ ./alsatoggle
-bash: ./alsatoggle: cannot execute: required file not found
$ strace ./alsatoggle
execve("./alsatoggle", ["./alsatoggle"], 0x7ffc3bdfafc0 /* 20 vars */) = -1 ENOENT (No such file or directory)
strace: exec: No such file or directory
+++ exited with 1 +++Even stranger, when I try to run it on chimaera (amd64) I get this:
$ ./mxeq-i386
bash: ./mxeq-i386: No such file or directory
# Oh, really?
$ ls -l mxeq-i386
-rwxr-xr-x 1 fsmith fsmith 42664 Dec 14 09:49 mxeq-i386There's cymbals! I hear cymbals!!! I've been listening to this on the computer for so long I forgot there was a drummer in the group.
https://www.youtube.com/watch?v=v-a8LQx … rt_radio=1
(Dave Holland - Conference of the Birds)
So yeah, it compiles and runs on i386 architecture. I didn't make a package. I just copied files into place and ran the postinstall script. At first the equalizer wasn't working. Then I read the README and then I googled to find 'alsamixer -D equal' which did work. After that, the AlsaTune equalizer worked.
It nice to have the volume and frequency sliders all available in the same window. Let's talk about packaging in real time.
Yes, I'd like to try it. Thanks. My first attempt will be to build it for "all" arch.
Edit: changed "any" to "all" after checking what I usually do.
Any chance this could be made as an architecture-independent package? I just tried to install it on i386 system and it refused.
I can confirm that eurkey isn't working in console. I was able to fix it by editing /etc/default/keyboard and changing XKBLAYOUT="us" (or was it "en"?) to XKBLAYOUT="eu" and then running '/etc/init.d/console-setup restart".
That article uses the words "immutable" and "update" in the same sentence. I'm confused. It sounds like RedHat (or whoever) can make changes to your system, but you cannot. Someone who understands this, please tell me I'm wrong.
I don't know if this gets rid of the icon, but this will disable searching in the address bar. Or at least it will make it so that your mouse doesn't automatically bounce up to the address bar when you start typing. I haven't actually tried to see if searching in the address bar still works. And I don't have the ddg icon.
In case the search bar gets disabled by an update, here's how to get it back.
https://support.mozilla.org/en-US/questions/1356391
(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button accepting the risk.
More info on about:config: Configuration Editor for Firefox. The moderators would like us to remind you that changes made through this back door aren't fully supported and aren't guaranteed to continue working in the future. Since I use this one myself, I feel comfortable mentioning it, even if it does turn out to be temporary relief only.
(2) In the search box in the page, type or paste handoff and pause while the list is filtered
(3) Double-click the browser.newtabpage.activity-stream.improvesearch.handoffToAwesomebar preference to switch the value from true to falseEdit: I tried it. "about:blank" gives me a blank page. In the address bar, it says something like "Search with ddg or enter a url" but there's no icon and the page is blank. It is still possible to search in the address bar but it doesn't jump there from the search bar.
Edit2: Sorry, I forgot I was in Chimaera when I did the test. In excalibur there's a duck icon in the address bar. I assume that can be changed by changing the default search engine, in case you like the bing or wikipedia icon better. Do what I do and don't look at the duck.
I can confirm your results with the latest 1065-refracta-lang. Standard live-config option works and I can log out and change the language on login except if I disable refracta-lang. Short option works, too.
Thanks for the fixes. New isos are up.
Oh, maybe I wasn't clear. 1065-refracta-lang is working correctly while the standard live-config option for locales is not working. I just changed the boot menu to use lang= and it works. I haven't tried the latest 1065 yet. And "works" means it shows the language selected at boot plus C plus American English. The keyboard selector has a full range of choices.
One odd thing. In the VM I'm using to make the snapshots, the lightdm puts the widgets on the left side of the top bar, but in the live isos, they're on the right.
- Updated 1065-refracta-lang - and I see that the standard live-config options for locales no longer works. Only the keyboard layout changes. I'll have to hack the boot menu on the next build.
- Fixed lightdm as indicated. Note: lightdm-gtk-greeter allows you to select the locale, slick-greeter allows you to select the keyboard. I don't know how to get either one to do both. (I like the look of slick-greeter)
- Added lines to /etc/pmount.allow (and hacked refractasnapshot and installer to deal with the nvme line)
#/dev/sd[a-z][0-9]*
#/dev/nvme[0-9]n[0-9]p[1-99]- Diverted xfce background image
inkscape -l deepsea_173556_640x480.png -o deepsea.svg
dpkg-divert --rename --divert /usr/share/backgrounds/xfce/xfce-x.svg.distrib /usr/share/backgrounds/xfce/xfce-x.svg
ln -s deepsea.svg xfce-x.svg- Added libmtp-runtime and modified /etc/udev/rules.d/90-alsa-restore.rules
- Unchecked the box in desktop settings for showing fixed drives. (That box is new, thanks.)
- Thunar mounts disks. In the case of encrypted disks, it says it failed after you give the password, but the /dev/mapper device appears and clicking on it mounts it.
I also forgot to install gtk3-nocsd. Firefox looks like it got scalped.
Not sure where mpv went.
I'm not seeing the error messages - they're flying by too fast. I'm guessing the alsa error is for 90-alsa-restore.rules. I can add the corrected file for that.
The rat seems inconsistent. Sometime I see it and sometimes not.
Fixes are welcome, thanks. I almost uploaded another iso for the nocsd, but I decided to wait in case there was something else. ![]()
I just now added mpv, jmtpfs, mtp-tools, f2fs-tools.
Atlante,
You might have a better time using the old-style sources.list. It makes it easier to find typographical errors like the one you made above which I can't find now. There was an extra space somewhere. That's in addition to the error message regarding "Types". I can't figure out what that one means.
You can use this for /etc/apt/sources.list and get rid of the devuan file in sources.list.d.
deb http://deb.devuan.org/merged excalibur main non-free-firmware contrib non-free
deb http://deb.devuan.org/merged excalibur-updates main non-free-firmware contrib non-free
deb http://deb.devuan.org/merged excalibur-security main non-free-firmware contrib non-freeYou have to exclude a few things and then you can add them later.
https://dev1galaxy.org/viewtopic.php?pid=47276#p47276
All the live images use codenames in sources.list, so excalibur is/was/will be excalibur whether it's testing, stable or oldstable. The last few pre-release isos had excalibur-security and excalibur-updates enabled in addition to the main repo. You shouldn't need to change any of that.
You need to run 'apt update' to refresh the cache. Then you'll be able to search for packages. Run 'apt upgrade' to get whatever updates there are.
Old but still useful -
https://refracta.org/docs/debian-handbook-wheezy.pdf
Last Debian Administrator's Handbook before systemd.
sources.list examples:
https://www.devuan.org/os/packages
Replace http with https and replace "deb.devuan.org" with "mirrors.dotsrc.org/devuan".
I don't usually look at the output you posted, so I can't sort out what you did wrong in sources.list. But I'll go ahead and guess - did you forget the /merged?
The Sources.list is set to Daedalus.
Kernel is: 6.1.0-41-686
It still says you're missing non-free firmware. Do you know which firmware package you need? If you're going to use a devuan kernel, you can install the non-free stuff. If you use the libre kernel, you can't use the non-free stuff.
If the system doesn't work without the non-free stuff then you can't use the libre kernel.
If the system does work without the non-free stuff, you can ignore the warnings.
N: Unable to locate package systemd-standalone-usersIt gets confusing with all the overlapping names. The correct name for that package is systemd-standalone-sysusers
# apt remove systemd-standalone-sysusers
The following packages were automatically installed and are no longer required:
libwtmpdb0 openssh-sftp-server
Use 'apt autoremove' to remove them.
REMOVING:
cron cron-daemon-common openssh-server systemd-standalone-sysusersInstalling opensysusers instead will remove systemd-standalone-sysusers without removing cron or ssh.
And either one of those will give you /usr/bin/systemd-sysusers.
In general, you should not try to mix testing/unstable packages with the stable release. That can lead to a lot of mismatched programs and libraries, and that will get worse as the testing progresses.
Instead, you should backport the package to build it for your stable system.
https://wiki.debian.org/SimpleBackportCreation
For some packages that's easy, and for some it's not.
Here's the fixed version of /usr/lib/udev/rules.d/90-alsa-restore.rules that you get in a netinstall of excalibur. The edit is hacked into the installer isos, so you won't get this fix on an upgrade from daedalus. And it might get clobbered if there's an upgrade to alsa.
The desktop-live iso got the upstream version, which has a few other changes. I hope that doesn't cause problems. That file is in /etc/udev/rules.d so if it does cause trouble, it can be removed without breaking anything.
This replaces /usr/lib/udev/rules.d/90-alsa-restore.rules
or better, put it in /etc/udev/rules.d/90-alsa-restore-rules
# do not edit this file, it will be overwritten on update
ACTION=="add", SUBSYSTEM=="sound", KERNEL=="controlC*", KERNELS!="card*", TEST=="/usr/sbin", TEST=="/usr/share/alsa", GOTO="alsa_restore_go"
GOTO="alsa_restore_end"
LABEL="alsa_restore_go"
ENV{ALSA_CARD_NUMBER}="$attr{device/number}"
# mark HDA analog card; HDMI/DP card does not have capture devices
DRIVERS=="snd_hda_intel", TEST=="device/pcmC$env{ALSA_CARD_NUMBER}D0p", RUN+="/bin/sh -c 'echo ALSA_CARD_HDA_ANALOG=$env{ALSA_CARD_NUMBER} >> /run/udev/alsa-hda-analog-card'"
# check for ACP hardware
TEST=="device/device/acp3x-dmic-capture", GOTO="alsa_hda_analog"
TEST=="device/device/acp6x-dmic-capture", GOTO="alsa_hda_analog"
TEST=="device/device/acp63-dmic-capture", GOTO="alsa_hda_analog"
TEST=="device/device/acp-dmic-codec", GOTO="alsa_hda_analog"
GOTO="alsa_restore_std"
LABEL="alsa_hda_analog"
# restore configuration for profile with combined cards (HDA + digital mic)
TEST!="/run/udev/alsa-hda-analog-card", GOTO="alsa_restore_std"
IMPORT{program}="/usr/bin/cat /run/udev/alsa-hda-analog-card"
ENV{ALSA_CARD_HDA_ANALOG}!="", ENV{ALSA_CARD_NUMBER}="$env{ALSA_CARD_HDA_ANALOG}"
LABEL="alsa_restore_std"
TEST!="/etc/alsa/state-daemon.conf", TEST=="/usr/sbin/alsactl", RUN+="/usr/sbin/alsactl -E HOME=/run/alsa -E XDG_RUNTIME_DIR=/run/alsa/runtime restore $env{ALSA_CARD_NUMBER}"
TEST=="/etc/alsa/state-daemon.conf", TEST=="/usr/sbin/alsactl", RUN+="/usr/sbin/alsactl -E HOME=/run/alsa -E XDG_RUNTIME_DIR=/run/alsa/runtime nrestore $env{ALSA_CARD_NUMBER}"
LABEL="alsa_restore_end"I got it from here: https://github.com/pixelb/ps_mem
You don't need to "install" anything. Just grab the script itself and make it executable. I changed "python" to "python3" in the shebang and run it with 'python3 ps_mem.py".
Those memory figures aren't written in stone. I checked an excalibur lxqt on a laptop here, and it only uses 305 MiB, That's the result of a more selective install without the task-* packages.
The top of the output is cut off in all the screenshots. Here are the column headings:
Private + Shared = RAM used ProgramComparison of memory use according to ps_mem.py.
Default desktop installations of Excalibur (Devuan 6.0.0) in qemu.
Screenshots: https://git.devuan.org/fsmithred/screenshots
Desktop ----- Memory use (ps_mem.py)
lxde (xorg) 332 MiB
lxqt (xorg) 428 MiB
xfce (xorg) 440 MiB
Gnome (wayland) 767 MiB
Gnome (xorg) 819 MiB
Cinnamon (xorg) 834 MiB
Cinnamon (wayland) ??? "experimental" (no desktop, login screen loops)
KDE (xorg) 1.1 GiB
KDE (wayland) 1.2 GiB