07-14-2024, 05:38 AM
A couple of question and a suggestion:
1. Have you tried moving the flac files to a usb stick and playing from there?
2. Can you post the PCi express settings from
please?
Mine is :
# PCI Express
#dtparam=pciex1
dtparam=pciex1_gen=3
I set mine to pciex1_gen=3 and it behaves much better. The sound quality improved.
3. Can you run the command while playing the flac files:
Output will be like this:
f/s f_await aqu-sz %util Device
0.00 0.00 3.35 14.80 mmcblk0
0.00 0.00 0.00 0.00 sda[/code]
1. Have you tried moving the flac files to a usb stick and playing from there?
2. Can you post the PCi express settings from
Code:
/boot/firmware/config.txt
please?
Mine is :
# PCI Express
#dtparam=pciex1
dtparam=pciex1_gen=3
I set mine to pciex1_gen=3 and it behaves much better. The sound quality improved.
3. Can you run the command while playing the flac files:
Code:
iostat -xt --pretty 1 5
Output will be like this:
Code:
07/14/2024 06:32:10 AM
Code:
avg-cpu: %user %nice %system %iowait %steal %idle
0.25 0.00 0.25 0.00 0.00 99.49
r/s rkB/s rrqm/s %rrqm r_await rareq-sz Device
0.00 0.00 0.00 0.00 0.00 0.00 mmcblk0
0.00 0.00 0.00 0.00 0.00 0.00 sda
w/s wkB/s wrqm/s %wrqm w_await wareq-sz Device
2.00 1024.00 0.00 0.00 1677.00 512.00 mmcblk0
0.00 0.00 0.00 0.00 0.00 0.00 sda
d/s dkB/s drqm/s %drqm d_await dareq-sz Device
0.00 0.00 0.00 0.00 0.00 0.00 mmcblk0
0.00 0.00 0.00 0.00 0.00 0.00 sda
f/s f_await aqu-sz %util Device
0.00 0.00 3.35 14.80 mmcblk0
0.00 0.00 0.00 0.00 sda[/code]