Results 1 to 3 of 3

Thread: Static, Noise In Some Websites and Spotify

  1. #1
    Join Date
    Sep 2020
    Beans
    2

    Static, Noise In Some Websites and Spotify

    I'm using a laptop with Ubuntu 20.04 and getting a buzzing noise when I play audio. You can hear it in this clip: Example

    I used to get static noises on all flash video players, back when I was running Windows and was able to fix it by installing another audio driver.

    I always hear the noise at Twitch.tv, Vimeo; When I watch YouTube videos I hear it sometimes, but not always.

    I hear the noise in Spotify but it is much less pronounced and sometimes goes away altogether. Often when I start playing music its all clean and after some minutes the buzzing starts again.

    I checked alsamixer but when I slide the volume down sound is not audible.

    In my research I found a thread that suggested that
    Code:
    tsched=0
    would help, but running that didn't make a difference.
    tried
    Code:
    pulseaudio -k
    but pulseaudio wont restart again when i kill it


    In alsamixer, chip and card is ;
    Code:
    Card: HDA Intel PCH      Chip: Realtek ALC269VB
    Followed The Sticky Guides;
    Code:
    wget -O alsa-info.sh http://www.alsa-project.org/alsa-info.sh && chmod +x ./alsa-info.sh && ./alsa-info.sh
    Output Was This link

    Edit:Notice something while playing music on spotify web, when i play music in ncspot (terminal add-on) most of the time there is no noise but when i tried browser versions it starts immediately.I can send more records of noise.
    Last edited by borsayt; September 23rd, 2020 at 10:10 PM. Reason: Adding new info

  2. #2
    Join Date
    Nov 2012
    Location
    Halloween Town
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: Static, Noise In Some Websites and Spotify

    Thread moved to Multimedia Software.

  3. #3
    Join Date
    Jul 2018
    Beans
    1

    Re: Static, Noise In Some Websites and Spotify

    Try "killall speech-dispatcher". That works for me. Sometimes after a software update the static will start again but that command always stops it.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •