You are not logged in.
Pages: 1
Hail!
This is a long term problem, and I hope this isn't a hardware failure. When I Installed Arch more than a month ago, the sound was good. Then once, I don't know, when, the sound on the speakers is gone, just some quit ticking can be heard. On headphones all is ready (and on HDMI too, I hope). This ticking is starts when I turn on the machine, and every times there must be any noise. Now in the weekend I tested with the 12.01 install media, and from that remains this ticking.. The audio hardware:
$ aplay -L
null
Discard all samples (playback) or generate zero samples (capture)
pipewire
PipeWire Sound Server
default
Default ALSA Output (currently PipeWire Media Server)
sysdefault:CARD=PCH
HDA Intel PCH, ALC236 Analog
Default Audio Device
front:CARD=PCH,DEV=0
HDA Intel PCH, ALC236 Analog
Front output / input
surround21:CARD=PCH,DEV=0
HDA Intel PCH, ALC236 Analog
2.1 Surround output to Front and Subwoofer speakers
surround40:CARD=PCH,DEV=0
HDA Intel PCH, ALC236 Analog
4.0 Surround output to Front and Rear speakers
surround41:CARD=PCH,DEV=0
HDA Intel PCH, ALC236 Analog
4.1 Surround output to Front, Rear and Subwoofer speakers
surround50:CARD=PCH,DEV=0
HDA Intel PCH, ALC236 Analog
5.0 Surround output to Front, Center and Rear speakers
surround51:CARD=PCH,DEV=0
HDA Intel PCH, ALC236 Analog
5.1 Surround output to Front, Center, Rear and Subwoofer speakers
surround71:CARD=PCH,DEV=0
HDA Intel PCH, ALC236 Analog
7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
hdmi:CARD=PCH,DEV=0
HDA Intel PCH, HDMI 0
HDMI Audio Output
hdmi:CARD=PCH,DEV=1
HDA Intel PCH, HDMI 1
HDMI Audio Output
hdmi:CARD=PCH,DEV=2
HDA Intel PCH, HDMI 2
HDMI Audio Output
I have pipewire installed as audio server. Found no errors on any output, so I can't attach any.
TNX:
TB
Offline
speaker-test -Dhw:0 -c2
if that has the issue you have either a kernel or a HW issue, test the LTS kernel as well.
Offline
Still the same.
$ speaker-test -Dhw:0 -c2
speaker-test 1.2.8
Playback device is hw:0
Stream parameters are 48000Hz, S16_LE, 2 channels
Using 16 octaves of pink noise
Rate set to 48000Hz (requested 48000Hz)
Buffer size range from 64 to 1048576
Period size range from 32 to 524288
Using max buffer size 1048576
Periods = 4
was set period_size = 262144
was set buffer_size = 1048576
0 - Front Left
1 - Front Right
Time per period = 10,932503
0 - Front Left
1 - Front Right
Time per period = 10,941784
0 - Front Left
1 - Front Right
Time per period = 10,943209
0 - Front Left
1 - Front Right
Time per period = 10,941515
0 - Front Left
1 - Front Right
Time per period = 10,951439
0 - Front Left
1 - Front Right
Time per period = 10,951392
0 - Front Left
1 - Front Right
Time per period = 10,951064
0 - Front Left
1 - Front Right
Time per period = 10,951417
0 - Front Left
1 - Front Right
Time per period = 10,951499
0 - Front Left
1 - Front Right
Time per period = 10,941660
0 - Front Left
1 - Front Right
Time per period = 10,951115
0 - Front Left
1 - Front Right
Time per period = 10,949864
0 - Front Left
1 - Front Right
Time per period = 10,951007
0 - Front Left
1 - Front Right
Time per period = 10,951480
0 - Front Left
1 - Front Right
Time per period = 10,951084
0 - Front Left
1 - Front Right
Time per period = 10,951001
0 - Front Left
1 - Front Right
Time per period = 10,946168
0 - Front Left
1 - Front Right
Time per period = 10,943069
0 - Front Left
1 - Front Right
Time per period = 10,951184
0 - Front Left
1 - Front Right
Time per period = 10,951228
0 - Front Left
1 - Front Right
Time per period = 10,951100
0 - Front Left
1 - Front Right
Time per period = 10,951096
0 - Front Left
1 - Front Right
Time per period = 10,941445
0 - Front Left
1 - Front Right
Time per period = 10,951044
0 - Front Left
1 - Front Right
Time per period = 10,951235
0 - Front Left
1 - Front Right
Time per period = 10,951193
0 - Front Left
1 - Front Right
Time per period = 10,951087
0 - Front Left
1 - Front Right
Offline
I can test with LTS kernel afternoon.
Offline
No sound with the LTS kernel too..
speaker-test 1.2.8
Playback device is hw:0
Stream parameters are 48000Hz, S16_LE, 2 channels
Using 16 octaves of pink noise
Rate set to 48000Hz (requested 48000Hz)
Buffer size range from 64 to 1048576
Period size range from 32 to 524288
Using max buffer size 1048576
Periods = 4
was set period_size = 262144
was set buffer_size = 1048576
0 - Front Left
1 - Front Right
Time per period = 10,941837
0 - Front Left
1 - Front Right
Time per period = 10,950914
0 - Front Left
1 - Front Right
Time per period = 10,951062
0 - Front Left
1 - Front Right
Time per period = 10,952770
0 - Front Left
1 - Front Right
Time per period = 10,950833
0 - Front Left
1 - Front Right
Time per period = 10,950870
0 - Front Left
1 - Front Right
uname -r
5.15.89-1-lts
Offline
Pages: 1