Posts: 7
Threads: 1
Joined: Dec 2022
Reputation:
0
Hi all,
I installed Moode 8.2.2 (Legacy) on my Pi-2B a few days ago. Unfortunately I hear a pop or crack every 8.3 seconds or so when I play 24/96 material over a Musical Fidelity V90 dac.
Now I also tried a Pi-1, a different USB-stick, different wifi adapter and removed the powered USB-hub from the Pi-2B. To no effect.
Every time I heard the pops/cracks every 8.3 seconds when playing 24/96 through the Musical Fidelity V90 dac.
The pops/cracks were there with an I2SoverUSB board (Xmos chip) as well, but at the moment I cannot use that one.
Any Ideas?
BR,
Franz
Posts: 7
Threads: 1
Joined: Dec 2022
Reputation:
0
When I just copied your code, I got "no such file or directory":
But this produced an output:
pi@Moode:/proc/asound $ cat cards
0 [b1 ]: bcm2835_hdmi - bcm2835 HDMI 1
bcm2835 HDMI 1
1 [Headphones ]: bcm2835_headpho - bcm2835 Headphones
bcm2835 Headphones
2 [M2496 ]: USB-Audio - Musical Fidelity V90-DAC 24/96
Musical Fidelity Musical Fidelity V90-DAC 24/96 at usb-3f9 80000.usb-1.3, full s
then:
pi@Moode:/proc/asound $ amixer -c 2
pi@Moode:/proc/asound $
Since this produced no output I tired:
pi@Moode:/proc/asound/M2496 $ amixer
Simple mixer control 'HDMI',0
Capabilities: pvolume pvolume-joined pswitch pswitch-joined
Playback channels: Mono
Limits: Playback -10239 - 400
Mono: Playback -10239 [0%] [-99999.99dB] [on]
and:
pi@Moode:/proc/asound/M2496 $ amixer -c 2
pi@Moode:/proc/asound/M2496 $ amixer -c
amixer: option requires an argument -- 'c'
Invalid switch or option needs an argument.
Usage: amixer <options> [command]
Available options:
-h,--help this help
-c,--card N select the card
-D,--device N select the device, default 'default'
-d,--debug debug mode
-n,--nocheck do not perform range checking
-v,--version print version of this program
-q,--quiet be quiet
-i,--inactive show also inactive controls
-a,--abstract L select abstraction level (none or basic)
-s,--stdin Read and execute commands from stdin sequentially
-R,--raw-volume Use the raw value (default)
-M,--mapped-volume Use the mapped volume
Available commands:
scontrols show all mixer simple controls
scontents show contents of all mixer simple controls (default command)
sset sID P set contents for one mixer simple control
sget sID get contents for one mixer simple control
controls show all controls for given card
contents show contents of all controls for given card
cset cID P set control contents for one control
cget cID get control contents for one control
pi@Moode:/proc/asound/M2496 $
Posts: 7
Threads: 1
Joined: Dec 2022
Reputation:
0
I also set up PiCorePlayer and I have exactly the same problem.