Skip to content
New issue

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

No sound from wm8960-audio-hat #49

Open
ToontjeHoger2 opened this issue Jun 6, 2023 · 1 comment
Open

No sound from wm8960-audio-hat #49

ToontjeHoger2 opened this issue Jun 6, 2023 · 1 comment

Comments

@ToontjeHoger2
Copy link

ToontjeHoger2 commented Jun 6, 2023

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.

@Stalker2408
Copy link

see #48

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants