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

 

 

 

Search found 123 matches

by lindylex
2023-11-05 16:58
Forum: System and Network configuration
Topic: No Audio Output : HDA Intel PCH Realtek ALC662 rev3
Replies: 38
Views: 15239

Re: No Audio Output : HDA Intel PCH Realtek ALC662 rev3

"Are there any error messages with speaker test, or does the output appear to be normal as before?" None just the same continuous output it provides for each test. "With PulseAudio you need to choose boot overide and reboot. I think there is a way to stop PulseAudio while you run the ...
by lindylex
2023-11-03 22:42
Forum: System and Network configuration
Topic: No Audio Output : HDA Intel PCH Realtek ALC662 rev3
Replies: 38
Views: 15239

Re: No Audio Output : HDA Intel PCH Realtek ALC662 rev3

I tried speaker-test with all the outputs and none of them work except the default which is PulseAudio. When I select out to be HDMI in the GUI it woks. I tried the jack retasking application and every attempt to change gave me the following error "tee: /sys/class/sound/hwC..... Device or resou...
by lindylex
2023-11-02 21:15
Forum: System and Network configuration
Topic: No Audio Output : HDA Intel PCH Realtek ALC662 rev3
Replies: 38
Views: 15239

Re: No Audio Output : HDA Intel PCH Realtek ALC662 rev3

./alsa-info.sh --upload

Code: Select all

https://alsa-project.org/db/?f=2051fd37538f31d94f57dec4c87ca6e10eae26e5
by lindylex
2023-11-02 21:03
Forum: System and Network configuration
Topic: No Audio Output : HDA Intel PCH Realtek ALC662 rev3
Replies: 38
Views: 15239

Re: No Audio Output : HDA Intel PCH Realtek ALC662 rev3

modprobe -c|sed -n 's/^options \(snd[-_][^ ]*\)/\1:/p'

Code: Select all

snd_pcsp: index=-2
snd_atiixp_modem: index=-2
snd_intel8x0m: index=-2
snd_via82xx_modem: index=-2
snd_hda_intel: model=alc662-headset

by lindylex
2023-11-01 18:03
Forum: System and Network configuration
Topic: No Audio Output : HDA Intel PCH Realtek ALC662 rev3
Replies: 38
Views: 15239

Re: No Audio Output : HDA Intel PCH Realtek ALC662 rev3

I did the following three days ago and still have no audio when I select "Built-in Audio Analog Stereo" in the GUI on the desktop. ls /etc/modprobe.d/ sound.conf cat /etc/modprobe.d/sound.conf options snd-hda-intel model=alc662-headset If I choose Oland/Halnan...HDMI it will play audio to ...
by lindylex
2023-11-01 00:25
Forum: System and Network configuration
Topic: No Audio Output : HDA Intel PCH Realtek ALC662 rev3
Replies: 38
Views: 15239

Re: No Audio Output : HDA Intel PCH Realtek ALC662 rev3

I removed pipewire like so and rebooted and still have no audio ouput. I check with Alsamixer and unmutted everything with all volumes turned all the way up. apt-get purge pipewire For Debian 12 and newer, pipewire-audio-client-libraries is replaced by pipewire-alsa and pipewire-jack. It is recommen...
by lindylex
2023-11-01 00:11
Forum: System and Network configuration
Topic: No Audio Output : HDA Intel PCH Realtek ALC662 rev3
Replies: 38
Views: 15239

Re: No Audio Output : HDA Intel PCH Realtek ALC662 rev3

Which do you recommend I removed? Ran the following as root apt policy pipewire pipewire: Installed: 0.3.19-4 Candidate: 0.3.19-4 Version table: *** 0.3.19-4 500 500 http://deb.debian.org/debian bullseye/main amd64 Packages 100 /var/lib/dpkg/status apt policy pulseaudio pulseaudio: Installed: 14.2-2...
by lindylex
2023-11-01 00:08
Forum: System and Network configuration
Topic: No Audio Output : HDA Intel PCH Realtek ALC662 rev3
Replies: 38
Views: 15239

Re: No Audio Output : HDA Intel PCH Realtek ALC662 rev3

I changed it to this sound.conf and still no audio output. You suggest I do a apt-get purge pipewire ?
by lindylex
2023-10-31 22:16
Forum: System and Network configuration
Topic: No Audio Output : HDA Intel PCH Realtek ALC662 rev3
Replies: 38
Views: 15239

Re: No Audio Output : HDA Intel PCH Realtek ALC662 rev3

Ran the following as root apt policy pipewire pipewire: Installed: 0.3.19-4 Candidate: 0.3.19-4 Version table: *** 0.3.19-4 500 500 http://deb.debian.org/debian bullseye/main amd64 Packages 100 /var/lib/dpkg/status apt policy pulseaudio pulseaudio: Installed: 14.2-2 Candidate: 14.2-2 Version table: ...
by lindylex
2023-10-30 21:34
Forum: System and Network configuration
Topic: No Audio Output : HDA Intel PCH Realtek ALC662 rev3
Replies: 38
Views: 15239

Re: No Audio Output : HDA Intel PCH Realtek ALC662 rev3

fuser -v /dev/snd/* USER PID ACCESS COMMAND /dev/snd/controlC0: lex 1254 F.... pulseaudio /dev/snd/controlC1: lex 1254 F.... pulseaudio fuser -v /dev/dsp Specified filename /dev/dsp does not exist. aplay /usr/share/sounds/alsa/Noise.wav Playing WAVE '/usr/share/sounds/alsa/Noise.wav' : Signed 16 bit...
by lindylex
2023-10-29 16:16
Forum: System and Network configuration
Topic: No Audio Output : HDA Intel PCH Realtek ALC662 rev3
Replies: 38
Views: 15239

Re: No Audio Output : HDA Intel PCH Realtek ALC662 rev3

This is an interesting error. I ran this as root.

aplay /usr/share/sounds/alsa/Noise.wav

Code: Select all

ALSA lib pcm_dmix.c:1075:(snd_pcm_dmix_open) unable to open slave
aplay: main:830: audio open error: Device or resource busy
Nothing else is playing audio when I ran this test.
by lindylex
2023-10-29 16:03
Forum: System and Network configuration
Topic: No Audio Output : HDA Intel PCH Realtek ALC662 rev3
Replies: 38
Views: 15239

Re: No Audio Output : HDA Intel PCH Realtek ALC662 rev3

@FreewheelinFrank

I added : options snd-hda-intel model=alc662-headset

To this file :

/etc/modprobe.d/sound

I had to create this file. I used https://wiki.debian.org/ALSA as guidance to modify it.
by lindylex
2023-10-29 15:31
Forum: System and Network configuration
Topic: No Audio Output : HDA Intel PCH Realtek ALC662 rev3
Replies: 38
Views: 15239

Re: No Audio Output : HDA Intel PCH Realtek ALC662 rev3

I had to use Winodws 7 to do the bios update because of the following error. fwupdmgr get-devices WARNING: Firmware can not be updated in legacy BIOS mode I notice your BIOS is from 2014, and there seems to be an update from 2020. A BIOS update might help, if the new BIOS corrects hardware informati...
by lindylex
2023-10-29 15:27
Forum: System and Network configuration
Topic: No Audio Output : HDA Intel PCH Realtek ALC662 rev3
Replies: 38
Views: 15239

Re: No Audio Output : HDA Intel PCH Realtek ALC662 rev3

I upgraded the Kernel in Window 7 with a neat little commandline application from Lenovo. That was really easy. Nothing has changed and the audio output headphone and read speaker work in Windows 7. inxi -Fxxxrz System: Kernel: 5.10.0-23-amd64 x86_64 bits: 64 compiler: gcc v: 10.2.1 Console: tty 4 D...
by lindylex
2023-10-26 21:56
Forum: System and Network configuration
Topic: No Audio Output : HDA Intel PCH Realtek ALC662 rev3
Replies: 38
Views: 15239

Re: No Audio Output : HDA Intel PCH Realtek ALC662 rev3

I am streaming Lofi Cafe Chill and disable auto mute plug the aux cable to headphone jack and then speaker in the back and got nothing. This issue is occurring with Ubuntu Live CD also. Two different ones. So it is strange a setup issue is across the board with Linux. I wonder if this is an issue wi...
by lindylex
2023-10-26 21:29
Forum: System and Network configuration
Topic: No Audio Output : HDA Intel PCH Realtek ALC662 rev3
Replies: 38
Views: 15239

Re: No Audio Output : HDA Intel PCH Realtek ALC662 rev3

Here is a correct screenshot of my current audio also situation. Also I tried both the speaker and the front jack. What are the chances they both have dust in them? Either way I will clean them both and give a try. Well, this is fairly old hardware. I can't see any reason the card wouldn't be suppor...
by lindylex
2023-10-24 23:17
Forum: System and Network configuration
Topic: No Audio Output : HDA Intel PCH Realtek ALC662 rev3
Replies: 38
Views: 15239

Re: No Audio Output : HDA Intel PCH Realtek ALC662 rev3

I ran this as root and hope it does not matter. inxi -Fxxxrz System: Kernel: 5.10.0-23-amd64 x86_64 bits: 64 compiler: gcc v: 10.2.1 Console: tty 3 DM: LightDM 1.26.0 Distro: Debian GNU/Linux 11 (bullseye) Machine: Type: Desktop System: LENOVO product: 43535H2 v: ThinkStation D30 serial: <filter> Ch...
by lindylex
2023-10-23 23:01
Forum: System and Network configuration
Topic: No Audio Output : HDA Intel PCH Realtek ALC662 rev3
Replies: 38
Views: 15239

Re: No Audio Output : HDA Intel PCH Realtek ALC662 rev3

I have some more information from reading posts by FreewheelinFrank . aplay -l **** List of PLAYBACK Hardware Devices **** card 0: PCH [HDA Intel PCH], device 0: ALC662 rev3 Analog [ALC662 rev3 Analog] Subdevices: 0/1 Subdevice #0: subdevice #0 card 1: HDMI [HDA ATI HDMI], device 3: HDMI 0 [HDMI 0] ...
by lindylex
2023-10-23 21:49
Forum: System and Network configuration
Topic: No Audio Output : HDA Intel PCH Realtek ALC662 rev3
Replies: 38
Views: 15239

Re: No Audio Output : HDA Intel PCH Realtek ALC662 rev3

I tried this and does not work. The only audio that comes out of my speakers are short burst of static randomly between 1 to 8 seconds lasting a little less than a second. I tried two live CDs by Ubuntu and the results are the same. This computer stays off for months at a time. So not sure how well ...
by lindylex
2023-10-22 19:27
Forum: System and Network configuration
Topic: No Audio Output : HDA Intel PCH Realtek ALC662 rev3
Replies: 38
Views: 15239

Re: No Audio Output : HDA Intel PCH Realtek ALC662 rev3

Got as different output after 1 minute and still no audio. speaker-test -c2 -twav -l3 speaker-test 1.2.4 Playback device is default Stream parameters are 48000Hz, S16_LE, 2 channels WAV file(s) Rate set to 48000Hz (requested 48000Hz) Buffer size range from 2048 to 16384 Period size range from 1024 t...