Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

[Solved][Testing - Trixie] Tikk Sound at the Start of the Voice with handsfree on debian

- - ALL UNSTABLE / TESTING THREADS SHOULD BE POSTED HERE - -
This sub-forum is the dedicated area for the ongoing Unstable/Testing releases of Debian. Advanced, or Experienced User support only. Use the software, give, and take advice with caution.
Post Reply
Message
Author
amin11
Posts: 19
Joined: 2023-03-25 09:04
Has thanked: 4 times

[Solved][Testing - Trixie] Tikk Sound at the Start of the Voice with handsfree on debian

#1 Post by amin11 »

At the beginning of the sound with handsfree، a Tikk sound is played.
This happens only once in each import of handsfree.
This happens only with handsfree.
Speaker is good.
I use PipeWire.

Code: Select all

Audio:
  Device-1: Intel Haswell-ULT HD Audio driver: snd_hda_intel
  Device-2: Intel 8 Series HD Audio driver: snd_hda_intel
  API: ALSA v: k6.6.15-amd64 status: kernel-api
  Server-1: PipeWire v: 1.0.3 status: active
Last edited by amin11 on 2024-03-04 16:23, edited 1 time in total.

User avatar
sunrat
Administrator
Administrator
Posts: 6511
Joined: 2006-08-29 09:12
Location: Melbourne, Australia
Has thanked: 119 times
Been thanked: 489 times

Re: [Testing - Trixie] Tikk Sound at the Start of the Voice with handsfree on debian

#2 Post by sunrat »

What is handsfree? It's not a Debian package.
“ computer users can be divided into 2 categories:
Those who have lost data
...and those who have not lost data YET ”
Remember to BACKUP!

amin11
Posts: 19
Joined: 2023-03-25 09:04
Has thanked: 4 times

Re: [Testing - Trixie] Tikk Sound at the Start of the Voice with handsfree on debian

#3 Post by amin11 »

The people of my country call it handsfree.
Maybe the problem is that I use a translator.

In this image :

Code: Select all

https://cdn.shopclues.com/images/detailed/90299/132714635_DSC02114_1514811716.jpg
Last edited by amin11 on 2024-03-04 16:36, edited 1 time in total.

amin11
Posts: 19
Joined: 2023-03-25 09:04
Has thanked: 4 times

Re: [Solved][Testing - Trixie] Tikk Sound at the Start of the Voice with handsfree on debian

#4 Post by amin11 »

Solved with

Code: Select all

sudo bash -c ' echo options snd_hda_intel power_save=0 > /etc/modprobe.d/audio_disable_powersave.conf'

Post Reply