The officially official Devuan Forum!

You are not logged in.

#1 Re: Hardware & System Configuration » slow file copy / nvme-to-nvme / devuan linux? » 2025-12-12 11:08:37

thanks for all the help,

this time must have gotten it all wrong, somehow;

on NAS side for probably employed the lowest of the low of NVME; but still not sure if it helps with the task at hand or rather impedes it;
what i noticed was that after adding the write/read cache the 4k video would playback without buffering , as were otherwise it sometimes would need to buffer.

the internal file copy NVME to NVME is still mystery;

one NVME should according to specs be DRAM-cache-less (980), the other has DRAM-cache (Fury), so it seems faster to copy/write from DRAM-less to NVME with DRAM;

besides, there must be other things going one,
since the copy/write starts stalling after around 5GB, and according to test the 980 should not be such a negative performer
https://www.techpowerup.com/review/sams … -tb/6.html

the mainboard itself is X670 - entry level - that i choose because it was one of only with PS/2 AND without Wi-Fi chip since would like to use the one and not  the other.

but probably, the mainboard is wired somehow that it has brakes onto the internal filecopy NVME to NVME;
the mainboard has the latest BIOS applied;

sorry , but have not other explanation for the moment;

https://ibb.co/sppvLRGB
https://ibb.co/B2029xDs
https://ibb.co/QjqhDBX6
https://ibb.co/TxcjC1Jn
https://ibb.co/PvTyHGbN
https://ibb.co/QFQGJ5x9
https://ibb.co/DxxM7WC

#2 Re: Hardware & System Configuration » slow file copy / nvme-to-nvme / devuan linux? » 2025-12-11 13:47:57

altoid ,

i trust that you understood me correctly, and
would know of difference between usb and nvme drives.

however have no gatekeeper or bitolocker installed;

my experience with this motherboard vendor has been mixed;

but what comes in mind is the "filesystem" > ext4 since have noticed a similar pattern when copy files from nvme to NAS (which has 2 nvme for read/write caching inplace) and has also the ext4 filesystem;

maybe the other option "btrfs" or whatever is called would perform more adequately?

can hardly believe that this is just due to the tlc/qlc cache on drive being depleted so rapidly.

thanks for any insight.

#3 Re: Hardware & System Configuration » slow file copy / nvme-to-nvme / devuan linux? » 2025-12-11 12:44:53

thanks, altoid,

do have also some experience with USB drives, but not too much;

however, the drive in question is a "NVME", and should be like "blazing fast".

(although meant probaly for gamers)
https://www.kingston.com/en/ssd/gaming/ … vme-m2-ssd

EDIT:
could be loosely related. it seems other users also having problems, however, those are benchmark issues;
where as filecopy is like "real-world-issue".

https://www.techpowerup.com/327243/cruc … oot-issues

EDIT 2:

on  a sidenote,
stopped the file-copy process / however, it seems the copy does continue in the background??=?

https://ibb.co/pj6bJMqV

#4 Hardware & System Configuration » slow file copy / nvme-to-nvme / devuan linux? » 2025-12-11 11:26:27

kapqa
Replies: 7

Hello ,

today wanted to copy a folder from one Devuan partition to another ;

both Devuan are installed on respective NVME inside same computer;

both have standard setting, ext4 filesystem;

the filecopy (around +30GB) starts well, but becomes un-usually slow;

can someone please help to speed up the process?

this can't be quite normal;

the ssd in question are not the best in class, but no slouch either.

(one is pcie 4x4 kingston, another pcie 3x4 samsung 980).

thank you very much.

https://ibb.co/hx5Jr5Sr
https://ibb.co/k2g6Mnc5
https://ibb.co/273Gkgbz
https://ibb.co/ynpPJjkk

#5 Re: Hardware & System Configuration » Machine freezes if I run a kernel greater than 6.1 » 2025-12-10 20:02:07

have optiplex 960 at disposal, that is also maybe around 2012;

it runs newer devuan 5.0 without any issues, very quick indeed, with q9550 or q9650 cpu or so.

in some ways more responsive than newer computers.

EDIT : i remember microstuttering on Linux some time ago, but that was probably Debian, not Devuan. not exactly shure either what might have caused it.

#6 Re: Installation » How set time to local-time in terminal? » 2025-12-10 18:54:19

have a second parttition which is with KDE  and also there the time is wrong;

however, it seem that there is not option to correct it in the setting

(would like to set "set date and time automatically" but it is not selectable)

sudo apt install ntpsec
[sudo] password for rich: 
Installing:                     
  ntpsec

Installing dependencies:
  python3-ntp

Suggested packages:
  certbot  ntpsec-doc  ntpsec-ntpviz

REMOVING:
[b]  openntpd
[/b]
Summary:
  Upgrading: 0, Installing: 2, Removing: 1, Not Upgrading: 0
  Download size: 437 kB
  Space needed: 1,150 kB / 721 GB available

Continue? [Y/n] 

https://ibb.co/0NbTDLt

thanks, will check in BIPS BIOS and get back to you.
this computer is around a year aold , and first time got maybe around 6 -7 bios updates.
(probably have not the time set right last time after BIOS update=)

#7 Re: Installation » How set time to local-time in terminal? » 2025-12-09 17:17:44

sudo dpkg-reconfigure tzdata
[sudo] password for rich: 

Current default time zone: 'Europe/Rome'
Local time is now:      Tue Dec  9 17:16:46 CET 2025.
Universal Time is now:  Tue Dec  9 16:16:46 UTC 2025.

but the time is still ¹ hour behind.

EDIT

apt list ntpsec*
ntpsec-doc/stable,stable 1.2.3+dfsg1-8 all
ntpsec-ntpdate/stable,now 1.2.3+dfsg1-8 amd64 [installed]
ntpsec-ntpdate/stable 1.2.3+dfsg1-8 i386
ntpsec-ntpdig/stable,now 1.2.3+dfsg1-8 amd64 [installed,automatic]
ntpsec-ntpdig/stable 1.2.3+dfsg1-8 i386
ntpsec-ntpviz/stable 1.2.3+dfsg1-8 amd64
ntpsec-ntpviz/stable 1.2.3+dfsg1-8 i386
ntpsec/stable 1.2.3+dfsg1-8 amd64
ntpsec/stable 1.2.3+dfsg1-8 i386

sudo ntpsec-ntpdate
sudo: ntpsec-ntpdate: command not found

EDIT II

bash: ntpq: command not found

#8 Installation » How set time to local-time in terminal? » 2025-12-09 16:00:30

kapqa
Replies: 11

Hello ,

i have set-up a Devuan 6 system with MATE Desktop;

now found out that the time is "1-hour-behind" due to computer probably aligned with greenwhich time or so.

now what i did previously was variously type in terminal like

"sudo ntpdate" or "sudo ntp" and the time would somehow set itself up to local-time.

now , however, both of tthese packages seem not present with devuan 7.

could you please show the proper method on aligning the time to local-time?

have already set the time in mate-desktop to local-location, but it seem not make-a-difference.

thank you very much.

#9 Re: Desktop and Multimedia » what is the most viable path f nvidia-legacy-340xx-alternative » 2025-11-30 11:52:37

thanks , it is not necessary to update, but since sometime i use "yt-dlp" it would be nice since on devuan 3.0 python is 3.7 only;

EDIT:

have seen that i have python3.8 already installed,

how could i use it / evoke before "yt-dlp" so could continue using Devuan 3.0 for some time?
put otherwise: how could i "bind" python3.8.2 to "yt-dlp" so that everytime it gets evoked , it would use "python3.8.2" instead of systemwide-python 3.7?

thanks.

EDI2:

on second thought, the original questoin still stands, since it might be necessary to update in the future if would like continue using this laptop on the internet;
thanks.
(how use nvidia-legacy-340xx-alternative or build nvidia-340 for newer devuan (devuan 4,5,6).
this nvidia-legacy-340xx-alternative is probably available only in sid/ceres?

#10 Re: Documentation » How to use the Init system? » 2025-11-30 11:48:31

maybe we can simulate this init start thing?

would like to start this program boinc "automatically" at startup.

https://boinc.berkeley.edu/wiki/Stop_or … after_boot

thank you very much.

https://github.com/BOINC/boinc/wiki/Sto … after_boot

#11 Desktop and Multimedia » what is the most viable path f nvidia-legacy-340xx-alternative » 2025-11-30 11:44:36

kapqa
Replies: 2

HELL O,

i am thinking of updating the laptop running Devuan 3.0 to newer version;

is this upgrade path still valid; would need "nvidia-legacy-340xx-alternative" for graphics card acceleration.
what is the most viable path for update?

thank you very much.

edit:
(may be this is needed, too?)
https://gist.github.com/Anakiev2/b828ed … e9e5cf2c63

#12 Re: Desktop and Multimedia » Printer suddenly stopped working recently » 2025-11-26 15:53:36

zou could try

sudo apt remove ipp-usb

this one has been helped a lot of times;
but it magically comes back to interrupt printing locally on my epson ecotank.

https://epson.com/Support/wa00821?utm_s … s-linux-us

#13 Re: Freedom Hacks » Deleting pulseaudio/pipwire-pulse loop » 2025-11-26 09:13:14

am playing back a music track via web-player "spotify".

getting this output

[Child 17531: MediaDecoderStateMachine #1]: I/cubeb media.cubeb.sandbox: true
[Child 17531: MediaDecoderStateMachine #1]: D/cubeb media.audioipc.stack_size: 262144
[Child 17531: MediaDecoderStateMachine #1]: I/cubeb CubebStreamInit output stream rate 44100
Input:  44100 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1764
Output: 192000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 7680
Rates:  44100 --> 192000 (J: 0,00%, T: FFT, W: Vorbis)
Ok.

however, how can track which bitrate webplayer is "feeding" into stream, or is this already inclueded in the above output?

#14 Re: Packaging for Devuan » Packaging the fftrate ALSA plugin » 2025-11-25 12:41:44

wuld like to contribute to make it happen also for experimental repository

irisc-v
arm64

sine am not a programmer would be willing to test the packages and help troubleshoot.
or in any way it be possible. ()
thank you very much.

#15 Re: Hardware & System Configuration » Is my graphics supported in Excalibur? » 2025-11-22 11:47:48

here some info

inxi -b
System:
  Host: devuan Kernel: 6.17.8+deb14-amd64 arch: x86_64 bits: 64
  Desktop: KDE Plasma v: 6.5.2 Distro: Devuan GNU/Linux 7 (freia/ceres)
Machine:
  Type: Laptop System: LENOVO product: 20KMS0DL1J v: ThinkPad A475
    serial: <superuser required>
  Mobo: LENOVO model: 20KMS0DL1J serial: <superuser required> UEFI: LENOVO
    v: R04ET45W (1.23 ) date: 04/12/2021
Battery:
  ID-1: BAT0 charge: 22.3 Wh (97.4%) condition: 22.9/23.4 Wh (97.9%)
  ID-2: BAT1 charge: 50.6 Wh (99.5%) condition: 50.9/72 Wh (70.7%)
CPU:
  Info: quad core AMD PRO A12-8830B R7 10 COMPUTE CORES 4C+6G [MCP]
    speed (MHz): avg: 2651 min/max: 1300/2500
Graphics:
  Device-1: Advanced Micro Devices [AMD/ATI] Wani [Radeon R5/R6/R7 Graphics]
    driver: amdgpu v: kernel
  Display: x11 server: X.Org v: 21.1.20 with: Xwayland v: 24.1.8 driver: X:
    loaded: amdgpu unloaded: fbdev,modesetting,vesa dri: radeonsi gpu: amdgpu
    resolution: 1920x1080~60Hz
  API: OpenGL v: 4.6 compat-v: 4.5 vendor: amd mesa v: 25.2.6-1 renderer: AMD
    Radeon R7 Graphics (radeonsi carrizo ACO DRM 3.64 6.17.8+deb14-amd64)
  Info: Tools: api: clinfo, eglinfo, glxinfo, vulkaninfo
    de: kscreen-console,kscreen-doctor wl: wayland-info x11: xdriinfo,
    xdpyinfo, xprop, xrandr
Network:
  Device-1: Realtek RTL8111/8168/8211/8411 PCI Express Gigabit Ethernet
    driver: r8169
Drives:
  Local Storage: total: 476.95 GiB used: 143.39 GiB (30.1%)
Info:
  Memory: total: 16 GiB note: est. available: 14.55 GiB used: 5.35 GiB (36.8%)
  Processes: 304 Uptime: 1h 45m Shell: Bash inxi: 3.3.39

#16 Re: Freedom Hacks » Deleting pulseaudio/pipwire-pulse loop » 2025-11-22 10:14:14

will have to do more test on laptop since upgraded to devuan 7 and it may have broken some alsa-related setups.

for librewolf, it still would not function, but will re-set the alsa - config and test again.

MOZ_LOG="cubeb:5" librewolf 2>&1 about:supportrt
[Parent 6678: Main Thread]: V/cubeb media.cubeb.force_null_context: false
[Parent 6678: Main Thread]: V/cubeb media.cubeb.sandbox: true
[Child 6791: Main Thread]: V/cubeb media.cubeb.force_null_context: false
[Child 6791: Main Thread]: V/cubeb media.cubeb.sandbox: true
[Parent 6678: Main Thread]: D/cubeb Starting cubeb server...
[Parent 6678: Main Thread]: D/cubeb media.audioipc.shm_area_size: 0
[Child 6850: Main Thread]: V/cubeb media.cubeb.force_null_context: false
[Child 6850: Main Thread]: V/cubeb media.cubeb.sandbox: true
[Child 6852: Main Thread]: V/cubeb media.cubeb.force_null_context: false
[Child 6852: Main Thread]: V/cubeb media.cubeb.sandbox: true
[Parent 6678: Main Thread]: I/cubeb media.cubeb.sandbox: true
[Parent 6678: Main Thread]: D/cubeb media.audioipc.shm_area_size: 0
[Parent 6678: Main Thread]: D/cubeb media.audioipc.stack_size: 262144
[Parent 6678: AudioIPC Server RPC]: E/cubeb context.rs:642: Error: error while waiting for pulse's context to be ready
[Parent 6678: AudioIPC Server RPC]: E/cubeb context.rs:172: Error: couldn't init pulse's context
Input:  44100 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1764
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  44100 --> 48000 (J: 0.00%, T: FFT, W: Vorbis)
Ok.

Input:  44100 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1764
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  44100 --> 48000 (J: 0.00%, T: FFT, W: Vorbis)
Ok.

[Parent 6678: AudioIPC Server RPC]: E/cubeb cubeb.c:727:DeviceID: "default" (PREFERRED)
        Name:   "default"
        Group:  "default"
        Vendor: "default"
        Type:   output
        State:  enabled
        Maximum channels:       10000
        Format: S16LE (0x10) (default: S16LE)
        Rate:   [44100, 44100] (default: 44100)
        Latency: lo 0 frames, hi 0 frames
[Parent 6678: Main Thread]: E/cubeb cubeb.c:727:DeviceID: "default" (PREFERRED)
        Name:   "default"
        Group:  "default"
        Vendor: "default"
        Type:   output
        State:  enabled
        Maximum channels:       10000
        Format: S16LE (0x10) (default: S16LE)
        Rate:   [44100, 44100] (default: 44100)
        Latency: lo 0 frames, hi 0 frames
Input:  44100 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1764
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  44100 --> 48000 (J: 0.00%, T: FFT, W: Vorbis)
Ok.

[Parent 6678: AudioIPC Server RPC]: E/cubeb cubeb.c:727:DeviceID: "default" (PREFERRED)
        Name:   "default"
        Group:  "default"
        Vendor: "default"
        Type:   input
        State:  enabled
        Maximum channels:       10000
        Format: S16LE (0x10) (default: S16LE)
        Rate:   [44100, 44100] (default: 44100)
        Latency: lo 0 frames, hi 0 frames
[Parent 6678: Main Thread]: E/cubeb cubeb.c:727:DeviceID: "default" (PREFERRED)
        Name:   "default"
        Group:  "default"
        Vendor: "default"
        Type:   input
        State:  enabled
        Maximum channels:       10000
        Format: S16LE (0x10) (default: S16LE)
        Rate:   [44100, 44100] (default: 44100)
        Latency: lo 0 frames, hi 0 frames
[Parent 6678: Main Thread]: D/cubeb media.audioipc.shm_area_size: 0
[Parent 6678: Main Thread]: D/cubeb media.audioipc.shm_area_size: 0
Input:  48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Output: 44100 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1764
Rates:  48000 --> 44100 (J: 0.00%, T: FFT, W: Vorbis)
Ok.

Input:  44100 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1764
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  44100 --> 48000 (J: 0.00%, T: FFT, W: Vorbis)
Ok.

[Parent 6678: BackgroundThreadPool #1]: E/cubeb Could not get input latency
[Parent 6678: BackgroundThreadPool #1]: E/cubeb Could not get input latency
[Parent 6678: BackgroundThreadPool #1]: E/cubeb Could not get input latency
[Parent 6678: BackgroundThreadPool #1]: E/cubeb Could not get input latency
[Parent 6678: BackgroundThreadPool #1]: E/cubeb Could not get input latency
[Parent 6678: BackgroundThreadPool #1]: E/cubeb Could not get input latency
[Parent 6678: BackgroundThreadPool #1]: E/cubeb Could not get input latency
[Parent 6678: BackgroundThreadPool #1]: E/cubeb Could not get input latency
[Parent 6678: BackgroundThreadPool #1]: E/cubeb Could not get input latency
[Parent 6678: BackgroundThreadPool #1]: E/cubeb Could not get input latency
[Parent 6678: BackgroundThreadPool #1]: E/cubeb Could not get input latency
[Parent 6678: BackgroundThreadPool #1]: E/cubeb Could not get input latency
[Parent 6678: BackgroundThreadPool #1]: E/cubeb Could not get input latency
[Child 6913: Main Thread]: V/cubeb media.cubeb.force_null_context: false
[Child 6913: Main Thread]: V/cubeb media.cubeb.sandbox: true
[Parent 6678: Main Thread]: D/cubeb media.audioipc.shm_area_size: 0
[Parent 6678: BackgroundThreadPool #1]: E/cubeb Could not get input latency
[Parent 6678: BackgroundThreadPool #1]: E/cubeb Could not get input latency
[Parent 6678: BackgroundThreadPool #1]: E/cubeb Could not get input latency
[Parent 6678: BackgroundThreadPool #1]: E/cubeb Could not get input latency
[Parent 6678: BackgroundThreadPool #1]: E/cubeb Could not get input latency
[Child 6938: Main Thread]: V/cubeb media.cubeb.force_null_context: false
[Child 6938: Main Thread]: V/cubeb media.cubeb.sandbox: true
[Parent 6678: Main Thread]: D/cubeb media.audioipc.shm_area_size: 0
[Parent 6678: BackgroundThreadPool #1]: E/cubeb Could not get input latency
[Parent 6678: BackgroundThreadPool #1]: E/cubeb Could not get input latency
[Parent 6678: BackgroundThreadPool #1]: E/cubeb Could not get input latency
[Parent 6678: BackgroundThreadPool #1]: E/cubeb Could not get input latency
[Parent 6678: BackgroundThreadPool #1]: E/cubeb Could not get input latency
[Parent 6678: BackgroundThreadPool #1]: E/cubeb Could not get input latency
[Parent 6678: BackgroundThreadPool #1]: E/cubeb Could not get input latency
[Parent 6678: BackgroundThreadPool #1]: E/cubeb Could not get input latency
[Parent 6678: BackgroundThreadPool #1]: E/cubeb Could not get input latency
[Parent 6678: BackgroundThreadPool #1]: E/cubeb Could not get input latency
[Parent 6678: BackgroundThreadPool #1]: E/cubeb Could not get input latency
[Parent 6678: BackgroundThreadPool #1]: E/cubeb Could not get input latency
[Parent 6678: BackgroundThreadPool #1]: E/cubeb Could not get input latency
[Parent 6678: BackgroundThreadPool #1]: E/cubeb Could not get input latency
[Parent 6678: BackgroundThreadPool #1]: E/cubeb Could not get input latency
[Parent 6678: BackgroundThreadPool #1]: E/cubeb Could not get input latency
[Parent 6678: BackgroundThreadPool #1]: E/cubeb Could not get input latency
[Parent 6678: BackgroundThreadPool #1]: E/cubeb Could not get input latency
[Parent 6678: BackgroundThreadPool #1]: E/cubeb Could not get input latency
[Parent 6678: BackgroundThreadPool #1]: E/cubeb Could not get input latency
[Parent 6678: BackgroundThreadPool #1]: E/cubeb Could not get input latency
[Parent 6678: BackgroundThreadPool #1]: E/cubeb Could not get input latency
[Parent 6678: BackgroundThreadPool #1]: D/cubeb Default devices latency in seconds -nan (stddev: -nan)
[Child 7032: Main Thread]: V/cubeb media.cubeb.force_null_context: false
[Child 7032: Main Thread]: V/cubeb media.cubeb.sandbox: true
[Parent 6678: Main Thread]: D/cubeb media.audioipc.shm_area_size: 0
[Child 7072: Main Thread]: V/cubeb media.cubeb.force_null_context: false
[Child 7072: Main Thread]: V/cubeb media.cubeb.sandbox: true
[Parent 6678: Main Thread]: D/cubeb media.audioipc.shm_area_size: 0
[Child 7117: Main Thread]: V/cubeb media.cubeb.force_null_context: false
[Child 7117: Main Thread]: V/cubeb media.cubeb.sandbox: true
[Parent 6678: Main Thread]: D/cubeb media.audioipc.shm_area_size: 0
[Child 7153: Main Thread]: V/cubeb media.cubeb.force_null_context: false
[Child 7153: Main Thread]: V/cubeb media.cubeb.sandbox: true
[Parent 6678: Main Thread]: D/cubeb media.audioipc.shm_area_size: 0
[Child 7194: Main Thread]: V/cubeb media.cubeb.force_null_context: false
[Child 7194: Main Thread]: V/cubeb media.cubeb.sandbox: true
[Parent 6678: Main Thread]: D/cubeb media.audioipc.shm_area_size: 0
[Child 7072: Main Thread]: I/cubeb media.cubeb.sandbox: true
[Child 7072: Main Thread]: D/cubeb media.audioipc.stack_size: 262144
Input:  44100 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1764
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  44100 --> 48000 (J: 0.00%, T: FFT, W: Vorbis)
Ok.

[Child 7244: Main Thread]: V/cubeb media.cubeb.force_null_context: false
[Child 7244: Main Thread]: V/cubeb media.cubeb.sandbox: true
[Parent 6678: Main Thread]: D/cubeb media.audioipc.shm_area_size: 0
[Child 7277: Main Thread]: V/cubeb media.cubeb.force_null_context: false
[Child 7277: Main Thread]: V/cubeb media.cubeb.sandbox: true
[Parent 6678: Main Thread]: D/cubeb media.audioipc.shm_area_size: 0
[Child 7117: Main Thread]: I/cubeb media.cubeb.sandbox: true
[Child 7117: Main Thread]: D/cubeb media.audioipc.stack_size: 262144
Input:  44100 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1764
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  44100 --> 48000 (J: 0.00%, T: FFT, W: Vorbis)
Ok.

Input:  44100 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1764
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  44100 --> 48000 (J: 0.00%, T: FFT, W: Vorbis)
Ok.

[Parent 6678: AudioIPC Server RPC]: E/cubeb cubeb.c:727:DeviceID: "default" (PREFERRED)
        Name:   "default"
        Group:  "default"
        Vendor: "default"
        Type:   input
        State:  enabled
        Maximum channels:       10000
        Format: S16LE (0x10) (default: S16LE)
        Rate:   [44100, 44100] (default: 44100)
        Latency: lo 0 frames, hi 0 frames
[Child 7117: MediaSupervisor #1]: E/cubeb cubeb.c:727:DeviceID: "default" (PREFERRED)
        Name:   "default"
        Group:  "default"
        Vendor: "default"
        Type:   input
        State:  enabled
        Maximum channels:       10000
        Format: S16LE (0x10) (default: S16LE)
        Rate:   [44100, 44100] (default: 44100)
        Latency: lo 0 frames, hi 0 frames
Input:  44100 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1764
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  44100 --> 48000 (J: 0.00%, T: FFT, W: Vorbis)
Ok.

[Parent 6678: AudioIPC Server RPC]: E/cubeb cubeb.c:727:DeviceID: "default" (PREFERRED)
        Name:   "default"
        Group:  "default"
        Vendor: "default"
        Type:   output
        State:  enabled
        Maximum channels:       10000
        Format: S16LE (0x10) (default: S16LE)
        Rate:   [44100, 44100] (default: 44100)
        Latency: lo 0 frames, hi 0 frames
[Child 7117: MediaSupervisor #1]: E/cubeb cubeb.c:727:DeviceID: "default" (PREFERRED)
        Name:   "default"
        Group:  "default"
        Vendor: "default"
        Type:   output
        State:  enabled
        Maximum channels:       10000
        Format: S16LE (0x10) (default: S16LE)
        Rate:   [44100, 44100] (default: 44100)
        Latency: lo 0 frames, hi 0 frames
Input:  44100 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1764
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  44100 --> 48000 (J: 0.00%, T: FFT, W: Vorbis)
Ok.

[Parent 6678: AudioIPC Server RPC]: E/cubeb cubeb.c:727:DeviceID: "default" (PREFERRED)
        Name:   "default"
        Group:  "default"
        Vendor: "default"
        Type:   input
        State:  enabled
        Maximum channels:       10000
        Format: S16LE (0x10) (default: S16LE)
        Rate:   [44100, 44100] (default: 44100)
        Latency: lo 0 frames, hi 0 frames
[Child 7117: MediaSupervisor #1]: E/cubeb cubeb.c:727:DeviceID: "default" (PREFERRED)
        Name:   "default"
        Group:  "default"
        Vendor: "default"
        Type:   input
        State:  enabled
        Maximum channels:       10000
        Format: S16LE (0x10) (default: S16LE)
        Rate:   [44100, 44100] (default: 44100)
        Latency: lo 0 frames, hi 0 frames
Input:  44100 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1764
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  44100 --> 48000 (J: 0.00%, T: FFT, W: Vorbis)
Ok.

Input:  44100 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1764
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  44100 --> 48000 (J: 0.00%, T: FFT, W: Vorbis)
Ok.

Input:  44100 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1764
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  44100 --> 48000 (J: 0.00%, T: FFT, W: Vorbis)
Ok.

[Parent 6678: AudioIPC Server RPC]: E/cubeb cubeb.c:727:DeviceID: "default" (PREFERRED)
        Name:   "default"
        Group:  "default"
        Vendor: "default"
        Type:   input
        State:  enabled
        Maximum channels:       10000
        Format: S16LE (0x10) (default: S16LE)
        Rate:   [44100, 44100] (default: 44100)
        Latency: lo 0 frames, hi 0 frames
[Child 7117: MediaSupervisor #1]: E/cubeb cubeb.c:727:DeviceID: "default" (PREFERRED)
        Name:   "default"
        Group:  "default"
        Vendor: "default"
        Type:   input
        State:  enabled
        Maximum channels:       10000
        Format: S16LE (0x10) (default: S16LE)
        Rate:   [44100, 44100] (default: 44100)
        Latency: lo 0 frames, hi 0 frames
Input:  44100 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1764
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  44100 --> 48000 (J: 0.00%, T: FFT, W: Vorbis)
Ok.

[Parent 6678: AudioIPC Server RPC]: E/cubeb cubeb.c:727:DeviceID: "default" (PREFERRED)
        Name:   "default"
        Group:  "default"
        Vendor: "default"
        Type:   input
        State:  enabled
        Maximum channels:       10000
        Format: S16LE (0x10) (default: S16LE)
        Rate:   [44100, 44100] (default: 44100)
        Latency: lo 0 frames, hi 0 frames
[Child 7117: MediaSupervisor #1]: E/cubeb cubeb.c:727:DeviceID: "default" (PREFERRED)
        Name:   "default"
        Group:  "default"
        Vendor: "default"
        Type:   input
        State:  enabled
        Maximum channels:       10000
        Format: S16LE (0x10) (default: S16LE)
        Rate:   [44100, 44100] (default: 44100)
        Latency: lo 0 frames, hi 0 frames
Input:  44100 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1764
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  44100 --> 48000 (J: 0.00%, T: FFT, W: Vorbis)
Ok.

[Parent 6678: AudioIPC Server RPC]: E/cubeb cubeb.c:727:DeviceID: "default" (PREFERRED)
        Name:   "default"
        Group:  "default"
        Vendor: "default"
        Type:   output
        State:  enabled
        Maximum channels:       10000
        Format: S16LE (0x10) (default: S16LE)
        Rate:   [44100, 44100] (default: 44100)
        Latency: lo 0 frames, hi 0 frames
[Child 7117: MediaSupervisor #1]: E/cubeb cubeb.c:727:DeviceID: "default" (PREFERRED)
        Name:   "default"
        Group:  "default"
        Vendor: "default"
        Type:   output
        State:  enabled
        Maximum channels:       10000
        Format: S16LE (0x10) (default: S16LE)
        Rate:   [44100, 44100] (default: 44100)
        Latency: lo 0 frames, hi 0 frames
Input:  44100 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1764
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  44100 --> 48000 (J: 0.00%, T: FFT, W: Vorbis)
Ok.

[Parent 6678: AudioIPC Server RPC]: E/cubeb cubeb.c:727:DeviceID: "default" (PREFERRED)
        Name:   "default"
        Group:  "default"
        Vendor: "default"
        Type:   input
        State:  enabled
        Maximum channels:       10000
        Format: S16LE (0x10) (default: S16LE)
        Rate:   [44100, 44100] (default: 44100)
        Latency: lo 0 frames, hi 0 frames
[Child 7117: MediaSupervisor #4]: E/cubeb cubeb.c:727:DeviceID: "default" (PREFERRED)
        Name:   "default"
        Group:  "default"
        Vendor: "default"
        Type:   input
        State:  enabled
        Maximum channels:       10000
        Format: S16LE (0x10) (default: S16LE)
        Rate:   [44100, 44100] (default: 44100)
        Latency: lo 0 frames, hi 0 frames
Input:  44100 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1764
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  44100 --> 48000 (J: 0.00%, T: FFT, W: Vorbis)
Ok.

[Parent 6678: AudioIPC Server RPC]: E/cubeb cubeb.c:727:DeviceID: "default" (PREFERRED)
        Name:   "default"
        Group:  "default"
        Vendor: "default"
        Type:   input
        State:  enabled
        Maximum channels:       10000
        Format: S16LE (0x10) (default: S16LE)
        Rate:   [44100, 44100] (default: 44100)
        Latency: lo 0 frames, hi 0 frames
[Child 7117: MediaSupervisor #2]: E/cubeb cubeb.c:727:DeviceID: "default" (PREFERRED)
        Name:   "default"
        Group:  "default"
        Vendor: "default"
        Type:   input
        State:  enabled
        Maximum channels:       10000
        Format: S16LE (0x10) (default: S16LE)
        Rate:   [44100, 44100] (default: 44100)
        Latency: lo 0 frames, hi 0 frames
Input:  44100 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1764
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  44100 --> 48000 (J: 0.00%, T: FFT, W: Vorbis)
Ok.

[Parent 6678: AudioIPC Server RPC]: E/cubeb cubeb.c:727:DeviceID: "default" (PREFERRED)
        Name:   "default"
        Group:  "default"
        Vendor: "default"
        Type:   output
        State:  enabled
        Maximum channels:       10000
        Format: S16LE (0x10) (default: S16LE)
        Rate:   [44100, 44100] (default: 44100)
        Latency: lo 0 frames, hi 0 frames
[Child 7117: MediaSupervisor #2]: E/cubeb cubeb.c:727:DeviceID: "default" (PREFERRED)
        Name:   "default"
        Group:  "default"
        Vendor: "default"
        Type:   output
        State:  enabled
        Maximum channels:       10000
        Format: S16LE (0x10) (default: S16LE)
        Rate:   [44100, 44100] (default: 44100)
        Latency: lo 0 frames, hi 0 frames
Input:  44100 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1764
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  44100 --> 48000 (J: 0.00%, T: FFT, W: Vorbis)
Ok.

[Parent 6678: AudioIPC Server RPC]: E/cubeb cubeb.c:727:DeviceID: "default" (PREFERRED)
        Name:   "default"
        Group:  "default"
        Vendor: "default"
        Type:   input
        State:  enabled
        Maximum channels:       10000
        Format: S16LE (0x10) (default: S16LE)
        Rate:   [44100, 44100] (default: 44100)
        Latency: lo 0 frames, hi 0 frames
[Child 7117: MediaSupervisor #2]: E/cubeb cubeb.c:727:DeviceID: "default" (PREFERRED)
        Name:   "default"
        Group:  "default"
        Vendor: "default"
        Type:   input
        State:  enabled
        Maximum channels:       10000
        Format: S16LE (0x10) (default: S16LE)
        Rate:   [44100, 44100] (default: 44100)
        Latency: lo 0 frames, hi 0 frames
[Child 7117: CubebOperation #1]: I/cubeb CubebStreamInit output stream rate 44100
Input:  44100 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1764
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  44100 --> 48000 (J: 0.00%, T: FFT, W: Vorbis)
Ok.

Input:  44100 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1764
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  44100 --> 48000 (J: 0.00%, T: FFT, W: Vorbis)
Ok.

[Parent 6678: AudioIPC Server RPC]: E/cubeb cubeb.c:727:DeviceID: "default" (PREFERRED)
        Name:   "default"
        Group:  "default"
        Vendor: "default"
        Type:   output
        State:  enabled
        Maximum channels:       10000
        Format: S16LE (0x10) (default: S16LE)
        Rate:   [44100, 44100] (default: 44100)
        Latency: lo 0 frames, hi 0 frames
[Child 7117: Main Thread]: E/cubeb cubeb.c:727:DeviceID: "default" (PREFERRED)
        Name:   "default"
        Group:  "default"
        Vendor: "default"
        Type:   output
        State:  enabled
        Maximum channels:       10000
        Format: S16LE (0x10) (default: S16LE)
        Rate:   [44100, 44100] (default: 44100)
        Latency: lo 0 frames, hi 0 frames
Input:  44100 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1764
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  44100 --> 48000 (J: 0.00%, T: FFT, W: Vorbis)
Ok.

[Parent 6678: AudioIPC Server RPC]: E/cubeb cubeb.c:727:DeviceID: "default" (PREFERRED)
        Name:   "default"
        Group:  "default"
        Vendor: "default"
        Type:   input
        State:  enabled
        Maximum channels:       10000
        Format: S16LE (0x10) (default: S16LE)
        Rate:   [44100, 44100] (default: 44100)
        Latency: lo 0 frames, hi 0 frames
[Child 7117: MediaSupervisor #3]: E/cubeb cubeb.c:727:DeviceID: "default" (PREFERRED)
        Name:   "default"
        Group:  "default"
        Vendor: "default"
        Type:   input
        State:  enabled
        Maximum channels:       10000
        Format: S16LE (0x10) (default: S16LE)
        Rate:   [44100, 44100] (default: 44100)
        Latency: lo 0 frames, hi 0 frames
Input:  44100 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1764
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  44100 --> 48000 (J: 0.00%, T: FFT, W: Vorbis)
Ok.

[Parent 6678: AudioIPC Server RPC]: E/cubeb cubeb.c:727:DeviceID: "default" (PREFERRED)
        Name:   "default"
        Group:  "default"
        Vendor: "default"
        Type:   output
        State:  enabled
        Maximum channels:       10000
        Format: S16LE (0x10) (default: S16LE)
        Rate:   [44100, 44100] (default: 44100)
        Latency: lo 0 frames, hi 0 frames
[Child 7117: Main Thread]: E/cubeb cubeb.c:727:DeviceID: "default" (PREFERRED)
        Name:   "default"
        Group:  "default"
        Vendor: "default"
        Type:   output
        State:  enabled
        Maximum channels:       10000
        Format: S16LE (0x10) (default: S16LE)
        Rate:   [44100, 44100] (default: 44100)
        Latency: lo 0 frames, hi 0 frames
Input:  44100 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1764
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  44100 --> 48000 (J: 0.00%, T: FFT, W: Vorbis)
Ok.

[Parent 6678: AudioIPC Server RPC]: E/cubeb cubeb.c:727:DeviceID: "default" (PREFERRED)
        Name:   "default"
        Group:  "default"
        Vendor: "default"
        Type:   input
        State:  enabled
        Maximum channels:       10000
        Format: S16LE (0x10) (default: S16LE)
        Rate:   [44100, 44100] (default: 44100)
        Latency: lo 0 frames, hi 0 frames
[Child 7117: MediaSupervisor #3]: E/cubeb cubeb.c:727:DeviceID: "default" (PREFERRED)
        Name:   "default"
        Group:  "default"
        Vendor: "default"
        Type:   input
        State:  enabled
        Maximum channels:       10000
        Format: S16LE (0x10) (default: S16LE)
        Rate:   [44100, 44100] (default: 44100)
        Latency: lo 0 frames, hi 0 frames
Input:  44100 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1764
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  44100 --> 48000 (J: 0.00%, T: FFT, W: Vorbis)
Ok.

[Parent 6678: AudioIPC Server RPC]: E/cubeb cubeb.c:727:DeviceID: "default" (PREFERRED)
        Name:   "default"
        Group:  "default"
        Vendor: "default"
        Type:   output
        State:  enabled
        Maximum channels:       10000
        Format: S16LE (0x10) (default: S16LE)
        Rate:   [44100, 44100] (default: 44100)
        Latency: lo 0 frames, hi 0 frames
[Child 7117: Main Thread]: E/cubeb cubeb.c:727:DeviceID: "default" (PREFERRED)
        Name:   "default"
        Group:  "default"
        Vendor: "default"
        Type:   output
        State:  enabled
        Maximum channels:       10000
        Format: S16LE (0x10) (default: S16LE)
        Rate:   [44100, 44100] (default: 44100)
        Latency: lo 0 frames, hi 0 frames
[Child 7117: CubebOperation #2]: I/cubeb CubebStreamInit output stream rate 44100
Input:  44100 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1764
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  44100 --> 48000 (J: 0.00%, T: FFT, W: Vorbis)
Ok.

Input:  44100 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1764
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  44100 --> 48000 (J: 0.00%, T: FFT, W: Vorbis)
Ok.

[Parent 6678: AudioIPC Server RPC]: E/cubeb cubeb.c:727:DeviceID: "default" (PREFERRED)
        Name:   "default"
        Group:  "default"
        Vendor: "default"
        Type:   input
        State:  enabled
        Maximum channels:       10000
        Format: S16LE (0x10) (default: S16LE)
        Rate:   [44100, 44100] (default: 44100)
        Latency: lo 0 frames, hi 0 frames
[Child 7117: MediaSupervisor #4]: E/cubeb cubeb.c:727:DeviceID: "default" (PREFERRED)
        Name:   "default"
        Group:  "default"
        Vendor: "default"
        Type:   input
        State:  enabled
        Maximum channels:       10000
        Format: S16LE (0x10) (default: S16LE)
        Rate:   [44100, 44100] (default: 44100)
        Latency: lo 0 frames, hi 0 frames
Input:  44100 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1764
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  44100 --> 48000 (J: 0.00%, T: FFT, W: Vorbis)
Ok.

[Parent 6678: AudioIPC Server RPC]: E/cubeb cubeb.c:727:DeviceID: "default" (PREFERRED)
        Name:   "default"
        Group:  "default"
        Vendor: "default"
        Type:   input
        State:  enabled
        Maximum channels:       10000
        Format: S16LE (0x10) (default: S16LE)
        Rate:   [44100, 44100] (default: 44100)
        Latency: lo 0 frames, hi 0 frames
[Child 7117: MediaSupervisor #4]: E/cubeb cubeb.c:727:DeviceID: "default" (PREFERRED)
        Name:   "default"
        Group:  "default"
        Vendor: "default"
        Type:   input
        State:  enabled
        Maximum channels:       10000
        Format: S16LE (0x10) (default: S16LE)
        Rate:   [44100, 44100] (default: 44100)
        Latency: lo 0 frames, hi 0 frames
Input:  44100 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1764
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  44100 --> 48000 (J: 0.00%, T: FFT, W: Vorbis)
Ok.

[Parent 6678: AudioIPC Server RPC]: E/cubeb cubeb.c:727:DeviceID: "default" (PREFERRED)
        Name:   "default"
        Group:  "default"
        Vendor: "default"
        Type:   output
        State:  enabled
        Maximum channels:       10000
        Format: S16LE (0x10) (default: S16LE)
        Rate:   [44100, 44100] (default: 44100)
        Latency: lo 0 frames, hi 0 frames
[Child 7117: MediaSupervisor #4]: E/cubeb cubeb.c:727:DeviceID: "default" (PREFERRED)
        Name:   "default"
        Group:  "default"
        Vendor: "default"
        Type:   output
        State:  enabled
        Maximum channels:       10000
        Format: S16LE (0x10) (default: S16LE)
        Rate:   [44100, 44100] (default: 44100)
        Latency: lo 0 frames, hi 0 frames
Input:  44100 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1764
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  44100 --> 48000 (J: 0.00%, T: FFT, W: Vorbis)
Ok.

[Parent 6678: AudioIPC Server RPC]: E/cubeb cubeb.c:727:DeviceID: "default" (PREFERRED)
        Name:   "default"
        Group:  "default"
        Vendor: "default"
        Type:   input
        State:  enabled
        Maximum channels:       10000
        Format: S16LE (0x10) (default: S16LE)
        Rate:   [44100, 44100] (default: 44100)
        Latency: lo 0 frames, hi 0 frames
[Child 7117: MediaSupervisor #3]: E/cubeb cubeb.c:727:DeviceID: "default" (PREFERRED)
        Name:   "default"
        Group:  "default"
        Vendor: "default"
        Type:   input
        State:  enabled
        Maximum channels:       10000
        Format: S16LE (0x10) (default: S16LE)
        Rate:   [44100, 44100] (default: 44100)
        Latency: lo 0 frames, hi 0 frames
Input:  44100 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1764
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  44100 --> 48000 (J: 0.00%, T: FFT, W: Vorbis)
Ok.

[Parent 6678: AudioIPC Server RPC]: E/cubeb cubeb.c:727:DeviceID: "default" (PREFERRED)
        Name:   "default"
        Group:  "default"
        Vendor: "default"
        Type:   output
        State:  enabled
        Maximum channels:       10000
        Format: S16LE (0x10) (default: S16LE)
        Rate:   [44100, 44100] (default: 44100)
        Latency: lo 0 frames, hi 0 frames
[Child 7117: Main Thread]: E/cubeb cubeb.c:727:DeviceID: "default" (PREFERRED)
        Name:   "default"
        Group:  "default"
        Vendor: "default"
        Type:   output
        State:  enabled
        Maximum channels:       10000
        Format: S16LE (0x10) (default: S16LE)
        Rate:   [44100, 44100] (default: 44100)
        Latency: lo 0 frames, hi 0 frames
[Child 7117: CubebOperation #3]: I/cubeb CubebStreamInit output stream rate 44100
Input:  44100 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1764
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  44100 --> 48000 (J: 0.00%, T: FFT, W: Vorbis)
Ok.

Input:  44100 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1764
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  44100 --> 48000 (J: 0.00%, T: FFT, W: Vorbis)
Ok.

[Parent 6678: AudioIPC Server RPC]: E/cubeb cubeb.c:727:DeviceID: "default" (PREFERRED)
        Name:   "default"
        Group:  "default"
        Vendor: "default"
        Type:   input
        State:  enabled
        Maximum channels:       10000
        Format: S16LE (0x10) (default: S16LE)
        Rate:   [44100, 44100] (default: 44100)
        Latency: lo 0 frames, hi 0 frames
[Child 7117: MediaSupervisor #3]: E/cubeb cubeb.c:727:DeviceID: "default" (PREFERRED)
        Name:   "default"
        Group:  "default"
        Vendor: "default"
        Type:   input
        State:  enabled
        Maximum channels:       10000
        Format: S16LE (0x10) (default: S16LE)
        Rate:   [44100, 44100] (default: 44100)
        Latency: lo 0 frames, hi 0 frames
Input:  44100 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1764
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  44100 --> 48000 (J: 0.00%, T: FFT, W: Vorbis)
Ok.

Input:  44100 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1764
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  44100 --> 48000 (J: 0.00%, T: FFT, W: Vorbis)
Ok.

[Child 7117: CubebOperation #4]: I/cubeb CubebStreamInit output stream rate 44100
[Child 7117: CubebOperation #4]: I/cubeb CubebStreamInit output stream rate 44100
[Child 7117: CubebOperation #4]: I/cubeb CubebStreamInit output stream rate 44100
[Child 7117: CubebOperation #4]: I/cubeb CubebStreamInit output stream rate 44100
[Child 7117: CubebOperation #4]: I/cubeb CubebStreamInit output stream rate 44100
Input:  44100 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1764
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  44100 --> 48000 (J: 0.00%, T: FFT, W: Vorbis)
Ok.

[Parent 6678: AudioIPC Server RPC]: E/cubeb cubeb.c:727:DeviceID: "default" (PREFERRED)
        Name:   "default"
        Group:  "default"
        Vendor: "default"
        Type:   output
        State:  enabled
        Maximum channels:       10000
        Format: S16LE (0x10) (default: S16LE)
        Rate:   [44100, 44100] (default: 44100)
        Latency: lo 0 frames, hi 0 frames
[Child 7117: Main Thread]: E/cubeb cubeb.c:727:DeviceID: "default" (PREFERRED)
        Name:   "default"
        Group:  "default"
        Vendor: "default"
        Type:   output
        State:  enabled
        Maximum channels:       10000
        Format: S16LE (0x10) (default: S16LE)
        Rate:   [44100, 44100] (default: 44100)
        Latency: lo 0 frames, hi 0 frames
Input:  44100 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1764
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  44100 --> 48000 (J: 0.00%, T: FFT, W: Vorbis)
Ok.

Input:  44100 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1764
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  44100 --> 48000 (J: 0.00%, T: FFT, W: Vorbis)
Ok.

[Parent 6678: AudioIPC Server RPC]: E/cubeb cubeb.c:727:DeviceID: "default" (PREFERRED)
        Name:   "default"
        Group:  "default"
        Vendor: "default"
        Type:   input
        State:  enabled
        Maximum channels:       10000
        Format: S16LE (0x10) (default: S16LE)
        Rate:   [44100, 44100] (default: 44100)
        Latency: lo 0 frames, hi 0 frames
[Child 7117: MediaSupervisor #3]: E/cubeb cubeb.c:727:DeviceID: "default" (PREFERRED)
        Name:   "default"
        Group:  "default"
        Vendor: "default"
        Type:   input
        State:  enabled
        Maximum channels:       10000
        Format: S16LE (0x10) (default: S16LE)
        Rate:   [44100, 44100] (default: 44100)
        Latency: lo 0 frames, hi 0 frames
Input:  44100 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1764
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  44100 --> 48000 (J: 0.00%, T: FFT, W: Vorbis)
Ok.

[Child 7117: MediaDecoderStateMachine #1]: I/cubeb CubebStreamInit output stream rate 48000
Input:  48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  48000 --> 48000 (J: 0.00%, T: None, W: Planar)
Ok.

Input:  44100 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1764
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  44100 --> 48000 (J: 0.00%, T: FFT, W: Vorbis)
Ok.

[Child 7117: MediaDecoderStateMachine #1]: I/cubeb CubebStreamInit output stream rate 48000
Input:  48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  48000 --> 48000 (J: 0.00%, T: None, W: Planar)
Ok.

Input:  44100 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1764
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  44100 --> 48000 (J: 0.00%, T: FFT, W: Vorbis)
Ok.

[Child 7117: MediaDecoderStateMachine #1]: I/cubeb CubebStreamInit output stream rate 48000
Input:  48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  48000 --> 48000 (J: 0.00%, T: None, W: Planar)
Ok.

Input:  44100 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1764
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  44100 --> 48000 (J: 0.00%, T: FFT, W: Vorbis)
Ok.

[Child 7117: MediaDecoderStateMachine #1]: I/cubeb CubebStreamInit output stream rate 48000
Input:  48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  48000 --> 48000 (J: 0.00%, T: None, W: Planar)
Ok.

Input:  44100 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1764
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  44100 --> 48000 (J: 0.00%, T: FFT, W: Vorbis)
Ok.

[Child 7117: MediaDecoderStateMachine #1]: I/cubeb CubebStreamInit output stream rate 48000
Input:  48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  48000 --> 48000 (J: 0.00%, T: None, W: Planar)
Ok.

Input:  44100 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1764
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  44100 --> 48000 (J: 0.00%, T: FFT, W: Vorbis)
Ok.

[Child 7117: MediaDecoderStateMachine #1]: I/cubeb CubebStreamInit output stream rate 48000
Input:  48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  48000 --> 48000 (J: 0.00%, T: None, W: Planar)
Ok.

Input:  44100 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1764
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  44100 --> 48000 (J: 0.00%, T: FFT, W: Vorbis)
Ok.

[Child 7117: MediaDecoderStateMachine #1]: I/cubeb CubebStreamInit output stream rate 48000
Input:  48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  48000 --> 48000 (J: 0.00%, T: None, W: Planar)
Ok.

Input:  44100 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1764
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  44100 --> 48000 (J: 0.00%, T: FFT, W: Vorbis)
Ok.

[Child 7117: MediaDecoderStateMachine #1]: I/cubeb CubebStreamInit output stream rate 48000
Input:  48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  48000 --> 48000 (J: 0.00%, T: None, W: Planar)
Ok.

Input:  44100 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1764
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  44100 --> 48000 (J: 0.00%, T: FFT, W: Vorbis)
Ok.

[Child 7117: MediaDecoderStateMachine #1]: I/cubeb CubebStreamInit output stream rate 48000
Input:  48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  48000 --> 48000 (J: 0.00%, T: None, W: Planar)
Ok.

Input:  44100 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1764
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  44100 --> 48000 (J: 0.00%, T: FFT, W: Vorbis)
Ok.

[Child 7117: MediaDecoderStateMachine #1]: I/cubeb CubebStreamInit output stream rate 48000
Input:  48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  48000 --> 48000 (J: 0.00%, T: None, W: Planar)
Ok.

Input:  44100 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1764
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  44100 --> 48000 (J: 0.00%, T: FFT, W: Vorbis)
Ok.

[Child 7117: MediaDecoderStateMachine #1]: I/cubeb CubebStreamInit output stream rate 48000
Input:  48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  48000 --> 48000 (J: 0.00%, T: None, W: Planar)
Ok.

Input:  44100 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1764
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  44100 --> 48000 (J: 0.00%, T: FFT, W: Vorbis)
Ok.

[Child 7117: MediaDecoderStateMachine #1]: I/cubeb CubebStreamInit output stream rate 48000
Input:  48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  48000 --> 48000 (J: 0.00%, T: None, W: Planar)
Ok.

Input:  44100 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1764
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  44100 --> 48000 (J: 0.00%, T: FFT, W: Vorbis)
Ok.

[Child 7117: MediaDecoderStateMachine #1]: I/cubeb CubebStreamInit output stream rate 48000
Input:  48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  48000 --> 48000 (J: 0.00%, T: None, W: Planar)
Ok.

Input:  44100 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1764
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  44100 --> 48000 (J: 0.00%, T: FFT, W: Vorbis)
Ok.

[Child 7117: MediaDecoderStateMachine #1]: I/cubeb CubebStreamInit output stream rate 48000
Input:  48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  48000 --> 48000 (J: 0.00%, T: None, W: Planar)
Ok.

Input:  44100 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1764
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  44100 --> 48000 (J: 0.00%, T: FFT, W: Vorbis)
Ok.

[Child 7117: MediaDecoderStateMachine #1]: I/cubeb CubebStreamInit output stream rate 48000
Input:  48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  48000 --> 48000 (J: 0.00%, T: None, W: Planar)
Ok.

Input:  44100 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1764
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  44100 --> 48000 (J: 0.00%, T: FFT, W: Vorbis)
Ok.

[Child 7117: MediaDecoderStateMachine #1]: I/cubeb CubebStreamInit output stream rate 48000
Input:  48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  48000 --> 48000 (J: 0.00%, T: None, W: Planar)
Ok.

Input:  44100 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1764
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  44100 --> 48000 (J: 0.00%, T: FFT, W: Vorbis)
Ok.

[Child 7117: MediaDecoderStateMachine #1]: I/cubeb CubebStreamInit output stream rate 48000
Input:  48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  48000 --> 48000 (J: 0.00%, T: None, W: Planar)
Ok.

Input:  44100 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1764
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  44100 --> 48000 (J: 0.00%, T: FFT, W: Vorbis)
Ok.

[Child 7117: MediaDecoderStateMachine #1]: I/cubeb CubebStreamInit output stream rate 48000
Input:  48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  48000 --> 48000 (J: 0.00%, T: None, W: Planar)
Ok.

Input:  44100 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1764
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  44100 --> 48000 (J: 0.00%, T: FFT, W: Vorbis)
Ok.

[Child 7117: MediaDecoderStateMachine #1]: I/cubeb CubebStreamInit output stream rate 48000
Input:  48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  48000 --> 48000 (J: 0.00%, T: None, W: Planar)
Ok.

Input:  44100 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1764
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  44100 --> 48000 (J: 0.00%, T: FFT, W: Vorbis)
Ok.

[Child 7117: MediaDecoderStateMachine #1]: I/cubeb CubebStreamInit output stream rate 48000
Input:  48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  48000 --> 48000 (J: 0.00%, T: None, W: Planar)
Ok.

Input:  44100 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1764
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  44100 --> 48000 (J: 0.00%, T: FFT, W: Vorbis)
Ok.

[Child 7117: MediaDecoderStateMachine #1]: I/cubeb CubebStreamInit output stream rate 48000
Input:  48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  48000 --> 48000 (J: 0.00%, T: None, W: Planar)
Ok.

Input:  44100 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1764
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  44100 --> 48000 (J: 0.00%, T: FFT, W: Vorbis)
Ok.

[Child 7117: MediaDecoderStateMachine #1]: I/cubeb CubebStreamInit output stream rate 48000
Input:  48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  48000 --> 48000 (J: 0.00%, T: None, W: Planar)
Ok.

Input:  44100 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1764
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  44100 --> 48000 (J: 0.00%, T: FFT, W: Vorbis)
Ok.

[Child 7117: MediaDecoderStateMachine #1]: I/cubeb CubebStreamInit output stream rate 48000
Input:  48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  48000 --> 48000 (J: 0.00%, T: None, W: Planar)
Ok.

Input:  44100 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1764
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  44100 --> 48000 (J: 0.00%, T: FFT, W: Vorbis)
Ok.

[Child 7117: MediaDecoderStateMachine #1]: I/cubeb CubebStreamInit output stream rate 48000
Input:  48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  48000 --> 48000 (J: 0.00%, T: None, W: Planar)
Ok.

Input:  44100 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1764
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  44100 --> 48000 (J: 0.00%, T: FFT, W: Vorbis)
Ok.

[Child 7117: MediaDecoderStateMachine #1]: I/cubeb CubebStreamInit output stream rate 48000
Input:  48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  48000 --> 48000 (J: 0.00%, T: None, W: Planar)
Ok.

Input:  44100 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1764
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  44100 --> 48000 (J: 0.00%, T: FFT, W: Vorbis)
Ok.

[Child 7117: MediaDecoderStateMachine #1]: I/cubeb CubebStreamInit output stream rate 48000
Input:  48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Output: 48000 Hz, 2 ch, 's32_le' (0xa): dummy = 0, period = 1920
Rates:  48000 --> 48000 (J: 0.00%, T: None, W: Planar)
Ok.

[Child 7558: Main Thread]: V/cubeb media.cubeb.force_null_context: false
[Child 7558: Main Thread]: V/cubeb media.cubeb.sandbox: true
[Parent 6678: Main Thread]: D/cubeb media.audioipc.shm_area_size: 0

for "zoom" app >> the microphone functions, but only after setting options for microphone from default ! to "original sound for musicians"

#17 Re: Hardware & System Configuration » Thunar cannot browse network (a work-around) » 2025-11-21 22:27:52

@gnostic, no , you can still use "local" user, certainly on windows 10; and for latest windows 11 25h2 there are some "elaborate" circumvents; that are bit cumbersome, but function (only needed for windows 11 home;)

for filesharing, that is another topic; you mean, but i think that should function aswell; but have not actually tried it lately, since 1-2 years have luckily got hold of NAS which is of friendly use for the task;

#18 Re: Freedom Hacks » Deleting pulseaudio/pipwire-pulse loop » 2025-11-21 21:20:02

@igorzwx, yes, might be that;

the setting needed is "auto -mute" has to be set to "disabled" inside alsamixer >> is by default set to "enabled";

tried zoom-audio-test also on devuan 6;

it does not function; but it is certainly a limitation of the rather hushy "firefox-nightly" build;

it gave problems also with other websites; prevented from accessing or prevented from entering listing on ebay;

still, its my favorite browser; many thanks for that!

https://ibb.co/RpNBFzDT

https://support.zoom.com/hc/en/article? … =KB0060732

EDIT:
tested also with app "librewolf" on "devuan 6"
-- audio function; but no mic; probably i just have a faulty headset; will test next week again with new headset;

https://ibb.co/LhP0c7rY

EDIT2:

it seem zoom audio test can only access "internal microphone" =? on webpage; have set "usb audio device" as playback device; but maybe "librewolf"is not able to recognize ? or "internal microphone" is >> "usb recording" ---- in any case, it does not funciton for me here.

https://ibb.co/qMCbj1c6

#19 Re: Freedom Hacks » Deleting pulseaudio/pipwire-pulse loop » 2025-11-21 20:51:18

just tested with linux - mint 22.2 - firefox nightly;

have switched correctly from DAC to internal audio via arateconf - disabled "auto mute" - hence enabled headphone and mic on front panel via alsamixer; tested functionality;

however, Zoom Audio test would fail for Nightly Firefox;

https://ibb.co/5W2KDs76
https://ibb.co/gF7jxbxs

#20 Re: Freedom Hacks » Deleting pulseaudio/pipwire-pulse loop » 2025-11-21 20:22:08

@igorzwx, got your notice; no need to cross-examine for now smile will test some later, thanks for letting us know!

EDIT: its good that you bring back to it;

since was missing already without noting it the functiionality of hot-plugging the headphones on the computer;
fortunately, my pc-speaker have a headphone output; so i can cheat at little bit; but i don't think it is feasible to hot-plug with arateconf standard settings out-of-the-box? eg; when inserting headphones on front-panel, it would switch to headphones?

thanks.

#21 Re: Freedom Hacks » Deleting pulseaudio/pipwire-pulse loop » 2025-11-21 20:11:11

had encountered the same situation on latest raspiOs; whenever  de-installing , pipewire, would install pulseaduio; and viceversa;

pluse, it would uninstall the pretty desktop-os; which is a bit of nuisance;

there is a way around it, and found like "one-liner", to uninstall both; but on raspi-os it still would uninstall somehow desktop; on devuan, no such issue; and maybe also, on raspiOs, it might have changed;

but seem to have not written down the exact command; and seem not to find it atm;

it should however involve the "+" or "-" sign;

like

"sudo apt autoremove pulseaudio* -pipewire"

but this could be wrong advice; sorry for not being more precise here;

what i did always in recent times is follow his advice onhow remove pulseaudio:

https://dev1galaxy.org/viewtopic.php?pid=49837#p49837

it functions also on excalibur, but you may need to work your way through uninstalling some additional depdencies manually; (you will know what i mean).

#22 Re: Hardware & System Configuration » Thunar cannot browse network (a work-around) » 2025-11-21 16:54:29

what  did on previous version of devuan was

apt install gvfs*
apt install samba
apt install smbclient

happend to function on xfce4 just fine; worked everytime; sometimes there are still issues with "afp" and accessing rights, but have found ways to navigate around.

#23 Hardware & System Configuration » [SOLVED] anomalous update - is it safe? » 2025-11-21 16:33:08

kapqa
Replies: 0

Hello ,

got this update request on deiscover just now;

can someone please tell me if it is safe to install - is it needed - even required?

tjhaanx

(am asking since i newer saw such a "prominent" update request directly on linux)

https://ibb.co/RkmkH60n

EDIT:
thanks, seems an important update

(some more info)
https://ibb.co/k21QpBQK
https://ibb.co/B2hzKbR6

#24 Re: Desktop and Multimedia » (amarok) how install package from ceres properly? » 2025-11-21 14:30:38

@fsmithred,

thanks for the link; will hopefull get to use it succesfully another time when needed;

for now, just updated the sistem to "freia" and  everything seem function; even better tor should say more fluid han with devuan 6.0;

very pleased, and kudos to the devuan team! (and debian , too!)

#25 Re: Desktop and Multimedia » (amarok) how install package from ceres properly? » 2025-11-21 10:02:39

tried this approach here

(apt-pinning for beginners)

https://jaqque.sbih.org/kplug/apt-pinning.html

but it didn§t help.

sudo apt -t testing install amarok

produced more or less the same mess; could be the pinning does no longer function the same way as indicated in the page above.

Board footer

Forum Software