Antix linux нет звука

Sound issues

Hello all! I’m having issues in laptop to give me sound over HDMI; it only detects my internal speakers in Alsa. I tried to install PulseAudio but it didn’t help; it just gets stuck in “establishing connection to PulseAudio. Please wait…” window. Any help would be appreciated.

Xecure

:: Would you mind testing this scrip with Alsa?
https://www.antixforum.com/wp-content/uploads/2021/02/select-alsa-device.zip Select the hdmi device and hit “Test”. If any of them work and a “Front Left – Fron Right” audio plays (and you can hear it), select the device again and click Save. Hopefully this time I can get feedback for this script (and hopefully this script helps solve the problem).

@Xecure- I finally have a working sound card on my desktop, and I tested your script-
One word: brilliant! It works great! I hope it gets picked up by anticapitalista and finds its way to the Control Centre of the next antiX version!

Suggestion: I did not take a look at your script, but I found something that may confuse users: once the user selects a card and tests it, the window restarts and does not show any selected sound card… Maybe you can make the main window search for the previous tested sound card (on that time the script is run) and make it the default selection?

Tried the script, the aplay -l got my speakers as here

mustdosPC% aplay -l **** List of PLAYBACK Hardware Devices **** card 0: PCH [HDA Intel PCH], device 0: ALC269VC Analog [ALC269VC Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 card 0: PCH [HDA Intel PCH], device 3: HDMI 0 [HDMI 0] Subdevices: 1/1 Subdevice #0: subdevice #0

But I can’t get sound over HDMI.

Xecure

EDIT: damm it, Xecure, type slower.

Hahahaha! I just opened the forum and saw this post. No intention to hijack!

@Xecure- I finally have a working sound card on my desktop, and I tested your script-

Thanks for testing. I have followed your feedback and removed the Test button and the test (double-click on the device) now doesn’t close the window.

I find this script useful for when a card has multiple devices, and each has different output (one the Analog HW, the other HDMI, for example). Selecting the card from “Sound Card Chooser” gives me no options (only 1 card available), and I wasn’t able to get hdmi as default sound output until I created a .asoundrc file in $HOME. I decided to try to add these options to the current card chooser script, but it uses a different method to find the cards available (and not the devices, and also outputs the options to a different script that handles the interface, it was too complicated for me to try to fit the new options there), so I created a replacement that lets you test the device first before saving the changes (and now lets you restore the default configuration).

Читайте также:  Mount ntfs permissions linux

I need more people to test it (people with multiple devices for one sound card) before I ask anyone to include it in antiX.

Hopefully mustdos and other can test it so I can improve and fix issues.

Attachments:

antiX Live system enthusiast.
General Live Boot Parameters for antiX.

Xecure

card 0: PCH [HDA Intel PCH], device 3: HDMI 0 [HDMI 0]

But I can’t get sound over HDMI.

I needed to upgrade the kernel to at least version 4.19 for one of my devices with HDMI out to work.

antiX Live system enthusiast.
General Live Boot Parameters for antiX.

System: Host: mustdosPC Kernel: 4.9.212-antix.1-amd64-smp x86_64 bits: 64 compiler: gcc v: 8.3.0 Desktop: MATE 1.20.4 Distro: antiX-19.2_x64-full Hannie Schaft 27 March 2020 base: Debian GNU/Linux 10 (buster) Machine: Type: Laptop System: SAMSUNG product: 300E5EV/300E4EV/270E5EV/270E4EV/2470EV/2470EE v: 0.1 serial: Mobo: SAMSUNG model: NP300E4E-A03SA v: FAB1 serial: UEFI: Phoenix v: P08RBD date: 08/28/2014 Battery: ID-1: BAT1 charge: 37.7 Wh condition: 37.7/48.8 Wh (77%) model: SAMSUNG Electronics status: Full CPU: Topology: Dual Core model: Intel Core i5-3210M bits: 64 type: MT MCP arch: Ivy Bridge rev: 9 L2 cache: 3072 KiB flags: avx lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx bogomips: 19953 Speed: 2900 MHz min/max: 1200/3100 MHz Core speeds (MHz): 1: 2900 2: 2900 3: 2900 4: 2900 Graphics: Device-1: Intel 3rd Gen Core processor Graphics vendor: Samsung Co driver: i915 v: kernel bus ID: 00:02.0 Display: x11 server: X.Org 1.20.4 driver: modesetting unloaded: fbdev,vesa resolution: 1366x768~60Hz OpenGL: renderer: Mesa DRI Intel Ivybridge Mobile v: 4.2 Mesa 18.3.6 direct render: Yes Audio: Device-1: Intel 7 Series/C216 Family High Definition Audio vendor: Samsung Co driver: snd_hda_intel v: kernel bus ID: 00:1b.0 Sound Server: ALSA v: k4.9.212-antix.1-amd64-smp Network: Device-1: Qualcomm Atheros AR9485 Wireless Network Adapter vendor: Samsung Co driver: ath9k v: kernel port: efa0 bus ID: 01:00.0 IF: wlan0 state: up mac: Device-2: Realtek RTL8101/2/6E PCI Express Fast/Gigabit Ethernet vendor: Samsung Co RTL810xE driver: r8169 v: 2.3LK-NAPI port: 2000 bus ID: 02:00.0 IF: eth0 state: down mac: Device-3: Qualcomm Atheros AR3012 Bluetooth 4.0 type: USB driver: btusb bus ID: 1-1.3:5 Drives: Local Storage: total: 525.24 GiB used: 395.67 GiB (75.3%) ID-1: /dev/sda vendor: Toshiba model: MQ01ABD050 size: 465.76 GiB ID-2: /dev/sdb type: USB model: Multiple Card Reader size: 59.48 GiB Partition: ID-1: / size: 17.18 GiB used: 9.66 GiB (56.2%) fs: ext4 dev: /dev/sda4 Sensors: System Temperatures: cpu: 90.0 C mobo: 29.8 C Fan Speeds (RPM): N/A Info: Processes: 289 Uptime: 23h 17m Memory: 7.68 GiB used: 6.59 GiB (85.8%) Init: SysVinit runlevel: 5 Compilers: gcc: 8.3.0 Shell: zsh v: 5.7.1 inxi: 3.0.36

Xecure

Читайте также:  Как работает apache linux

Kernel 4.9 should work for HDMI audio output.

I tried to install PulseAudio but it didn’t help; it just gets stuck in “establishing connection to PulseAudio. Please wait…” window.

If you still have pulseaudio installed, run this on the terminal
pulseaudio -D &

And again try to use the device selector in pulse audio volume control app in MATE, and select HDMI as output. I think there should also be a “test sound” button to make sure it works.

I may be mistaken, but you may have to enable a MATE option to enable pulseaudio on boot, similar to what needs to be done for KDE.
(see first half of the video https://www.youtube.com/watch?v=9vLK-CEr0vY)
As you are using a different DE than the default antiX, and antiX doesn’t use systemd, maybe some of these things need to be handdled.

If this still doesn’t work, try installing a 4.19 kernel from the Package Installer (search for latest_LTS)

antiX Live system enthusiast.
General Live Boot Parameters for antiX.

Источник

antiX 17.4.1 just installed: unable to play any sound

Just installed most recent version of antiX, but am unable to play any sound from DVDs, Youtube, etc …
How do I fix this?

▪ 32-bit antix19.4-core+LXDE installed on :
— (2011) Samsung NP-N145 Plus (JP04UK) – single-core CPU Intel Atom N455@1.66GHz, 2GB RAM, integrated graphics.
▪ 64-bit antix21-base+LXDE installed on:
— (2008) Asus X71Q (7SC002) – dual CPU Intel T3200@2.0GHz, 4GB RAM. Graphics: Intel Mobile 4 Series, integrated graphics
— (2007) Packard Bell Easynote MX37 (ALP-Ajax C3) – dual CPU Intel T2310@1.46GHz, 2GB RAM. Graphics: Silicon Integrated Systems.

fatmac

:: If I remember right… Menu > Control Centre > Hardware > Test Soundcard If you hear sound, you need to raise it with the mixer. (I’m not on AntiX just now.)

:: I would suggest – first test sound in Control Center/Hardware/Test Sound. See if it works in the first place.

Live antiX Boot Options (Previously posted by Xecure):
https://antixlinuxfan.miraheze.org/wiki/Table_of_antiX_Boot_Parameters

mikey777

:: Many thanks to you both for replying
Yes this works, but only for headphones, not through the laptop’s speakers.
I looked in AlsaMixer but don’t see how to switch to speakers …

Читайте также:  Linux замена mac адреса

▪ 32-bit antix19.4-core+LXDE installed on :
— (2011) Samsung NP-N145 Plus (JP04UK) – single-core CPU Intel Atom N455@1.66GHz, 2GB RAM, integrated graphics.
▪ 64-bit antix21-base+LXDE installed on:
— (2008) Asus X71Q (7SC002) – dual CPU Intel T3200@2.0GHz, 4GB RAM. Graphics: Intel Mobile 4 Series, integrated graphics
— (2007) Packard Bell Easynote MX37 (ALP-Ajax C3) – dual CPU Intel T2310@1.46GHz, 2GB RAM. Graphics: Silicon Integrated Systems.

:: If you right-click with the mouse on the volume-icon in the toolbar, you can go to preferences.
There you should be able to change the channel.

mikey777

If you right-click with the mouse on the volume-icon in the toolbar, you can go to preferences.
There you should be able to change the channel.

▪ 32-bit antix19.4-core+LXDE installed on :
— (2011) Samsung NP-N145 Plus (JP04UK) – single-core CPU Intel Atom N455@1.66GHz, 2GB RAM, integrated graphics.
▪ 64-bit antix21-base+LXDE installed on:
— (2008) Asus X71Q (7SC002) – dual CPU Intel T3200@2.0GHz, 4GB RAM. Graphics: Intel Mobile 4 Series, integrated graphics
— (2007) Packard Bell Easynote MX37 (ALP-Ajax C3) – dual CPU Intel T2310@1.46GHz, 2GB RAM. Graphics: Silicon Integrated Systems.

VW

Yes this works, but only for headphones, not through the laptop’s speakers.

That sounds like a faulty headphone socket, as in an electrical fault, and not a software fault.

“These are the times that try men’s souls» — Thomas Paine

The picture shows the display for “Internal” muted.Could you try if it helps to unmute it ?

Does the output of
aplay /usr/share/sounds/alsa/Front_Center.wav
give some hints why it cant play ?

Edit: I would set the channel to “master”

mikey777

The picture shows the display for “Internal” muted.Could you try if it helps to unmute it ?

Does the output of
aplay /usr/share/sounds/alsa/Front_Center.wav
give some hints why it cant play ?

marie@antix1:~ $ aplay /usr/share/sounds/alsa/Front_Center.wav Playing WAVE '/usr/share/sounds/alsa/Front_Center.wav' : Signed 16 bit Little Endian, Rate 48000 Hz, Mono

I don’t think this gives any hint; do tell me your opinion.

▪ 32-bit antix19.4-core+LXDE installed on :
— (2011) Samsung NP-N145 Plus (JP04UK) – single-core CPU Intel Atom N455@1.66GHz, 2GB RAM, integrated graphics.
▪ 64-bit antix21-base+LXDE installed on:
— (2008) Asus X71Q (7SC002) – dual CPU Intel T3200@2.0GHz, 4GB RAM. Graphics: Intel Mobile 4 Series, integrated graphics
— (2007) Packard Bell Easynote MX37 (ALP-Ajax C3) – dual CPU Intel T2310@1.46GHz, 2GB RAM. Graphics: Silicon Integrated Systems.

Источник

Оцените статью
Adblock
detector