The officially official Devuan Forum!

You are not logged in.

#51 Re: Packaging for Devuan » (request) including of USBimager » 2025-12-16 12:11:27

sudo apt install isoimagewriter

E: Unable to locate package isoimagewriter

thanks @greenjeans,

mintstick is such a program as i was looking for!
however, it would not recognize the usb-stick for when writing iso, however it would recognize it when trying to format usb-stick?

https://imgur.com/xG76YVu.png
https://imgur.com/n7L7ojf.png

#52 Re: Devuan Derivatives » [SOLVED] printer » 2025-12-16 11:32:44

hello , provided i dont use "gnuios" and have a different printer "epson ecotank"
would allow to describe the steps that needed to take to enable printing over usb with later devuan 6.

i think the issues on my end here are related to things cups and how debian or however decided to go "driverless" since it used to function quite easily on earlier edition of debian/devuan.
in fact there is a warning in cups that says "printer drivers are being deprecated in future version of cups" but for the moment it still seem to function well, once the setup is achieved;

now the printer i have has 3 connection possible, over USB - Ethernet - Wifi;

have tested only usb and ethernet, since i dont use Wifi.
Ethernnet functions, but usb is best since it has very minor delay from whence print command is issued to actual printing.

if you use an earlier version of devuan (like devuan 4) these steps might not apply.

have tried to setup the printer via "systemm settings" many times on linux, but it just wouldnot function realibly.

so what i did was.
1. download the correct printer drivers from epson > install them (this was also difficult in the past due to debian/devuan no longer shipping lsb, but with newer version of driver is no longer needed)
2. go to "localhost:631" > enter username : password (current user and userpassword on linux)
3. go tab "administration" > "add printer" > now if lucky, would find printer under "local printers" but mostly it would not show up in newer edition of linux (although the correct driver installed".
4. now would uninstall pacakge "ipp-usb" via terminal and refresh the site localhost:631
5. printer should now be listed on "local printers"
6. you should be able to add printer with the local adress etc. and select your printer package in cups.
7 however, sometimes this would not function since cups would not pickup the correct adress like
dnssd://EPSON%20ET-5170%20Series._ipp._tcp.local/?uuid=nte92100-67c4-11d4-a45f-e0bb9abcd1234

then it would need to find out the adress manually
you could do this by evoking command
8. sudo /usr/lib/cups/backend/usb

this should give the correct adress the usb connection sits on; you would neeed to enter this in the respective field in cups when "adding printer" "local printer".

if this does not function, you could also miss package, like

libcupsimage2-dev

you chould test if this function for you, and you can always re-install "ipp-usb" if you want to reset the functionality of your devuan/debian to the "original" state as delivered.

for me, this has provided a "reather" stable connection over usb, but sometimes the ipp-usb got resinstalled during update, so i needed to check if it would not print any longer.

best of luck.

#53 Re: Packaging for Devuan » (request) including of USBimager » 2025-12-15 17:56:19

@USBImager
https://gitlab.com/bztsrc/usbimager

@ddcopy
https://store.kde.org/p/1240360/

both seem very nice, innocuous,  please test to judge if its suitable.

#54 Re: Packaging for Devuan » (request) including of USBimager » 2025-12-15 12:49:51

yes, i have tried them , and found them easy to use to the point of being "dangerously" easy to use.

tried both .deb and they would install on devuan 6 , and function , and needed to include some more packages.

it would be nice if they could be installed via devuan repository.

it is good practice to offer help via GUI for less tech-savy users and newbies.

always found it difficult to use the inbuilt-tools for making bootable usb-sticks.
(maybe with excaption of linux-mint, but digress)

thanks.

#55 Packaging for Devuan » (request) including of USBimager » 2025-12-15 09:10:13

kapqa
Replies: 14

Hello ,

i am kindly requesting including of 1 or 2 package into Devuan
since it is harder to use "mkusb" program on Devuan/Debian nowadys;

have tried several program and they seem function well, and it seems such a program is missing in Devuan?

it is very handy and function without friction;

one is called "USBImager"   - another which could be used to format SDcard or USB to standard FAT32 aswell, is called "ddCopy"

thank you very much.

#56 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

#57 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.

#58 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

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

kapqa
Replies: 9

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

#60 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.

#61 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=)

#62 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

#63 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.

#64 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?

#65 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

#66 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

#67 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

#68 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?

#69 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.

#70 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

#71 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"

#72 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;

#73 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

#74 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

#75 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.

Board footer

Forum Software