We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Although all seems to be properly installed.
sysctl status wm8690-soundcard.service: ● wm8960-soundcard.service - WM8960 soundcard service Loaded: loaded (/lib/systemd/system/wm8960-soundcard.service; enabled; vendor preset: enabled) Active: active (exited) since Tue 2023-06-06 17:38:01 CEST; 3h 14min ago Process: 308 ExecStart=/usr/bin/wm8960-soundcard (code=exited, status=0/SUCCESS) Main PID: 308 (code=exited, status=0/SUCCESS) CPU: 917ms Jun 06 17:37:54 abubox systemd[1]: Starting WM8960 soundcard service... Jun 06 17:37:55 abubox wm8960-soundcard[308]: + exec Jun 06 17:37:55 abubox wm8960-soundcard[313]: ++ basename /usr/bin/wm8960-soundcard Jun 06 17:38:01 abubox systemd[1]: Finished WM8960 soundcard service.
"uname -a" Linux abubox 6.1.21+ #1642 Mon Apr 3 17:19:14 BST 2023 armv6l GNU/Linux on Raspberry Pi Zero W v1.1
dkms status: wm8960-soundcard, 1.0, 6.1.21+, armv6l: installed (original_module exists)
test: aplay -D hw:0,0 -vv --vumeter=stereo marina.wav:
Playing WAVE 'marina.wav' : Signed 16 bit Little Endian, Rate 44100 Hz, Stereo Hardware PCM card 0 'wm8960-soundcard' device 0 subdevice 0 Its setup is: stream : PLAYBACK access : RW_INTERLEAVED format : S16_LE subformat : STD channels : 2 rate : 44100 exact rate : 44100 (44100/1) msbits : 16 buffer_size : 22052 period_size : 5513 period_time : 125011 tstamp_mode : NONE tstamp_type : MONOTONIC period_step : 1 avail_min : 5513 period_event : 0 start_threshold : 22052 stop_threshold : 22052 silence_threshold: 0 silence_size : 0 boundary : 1445199872 appl_ptr : 0 hw_ptr : 0
vu-meter is responding but no sound
Can anyone help me with this issue... Thanks.
The text was updated successfully, but these errors were encountered:
see #48
Sorry, something went wrong.
No branches or pull requests
Although all seems to be properly installed.
sysctl status wm8690-soundcard.service:
● wm8960-soundcard.service - WM8960 soundcard service
Loaded: loaded (/lib/systemd/system/wm8960-soundcard.service; enabled; vendor preset: enabled)
Active: active (exited) since Tue 2023-06-06 17:38:01 CEST; 3h 14min ago
Process: 308 ExecStart=/usr/bin/wm8960-soundcard (code=exited, status=0/SUCCESS)
Main PID: 308 (code=exited, status=0/SUCCESS)
CPU: 917ms
Jun 06 17:37:54 abubox systemd[1]: Starting WM8960 soundcard service...
Jun 06 17:37:55 abubox wm8960-soundcard[308]: + exec
Jun 06 17:37:55 abubox wm8960-soundcard[313]: ++ basename /usr/bin/wm8960-soundcard
Jun 06 17:38:01 abubox systemd[1]: Finished WM8960 soundcard service.
"uname -a"
Linux abubox 6.1.21+ #1642 Mon Apr 3 17:19:14 BST 2023 armv6l GNU/Linux
on Raspberry Pi Zero W v1.1
dkms status:
wm8960-soundcard, 1.0, 6.1.21+, armv6l: installed (original_module exists)
test: aplay -D hw:0,0 -vv --vumeter=stereo marina.wav:
vu-meter is responding but no sound
Can anyone help me with this issue...
Thanks.
The text was updated successfully, but these errors were encountered: