[DEPRECATED]No Sound, Dummy Output only

Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Post Reply
Riizlaah
Level 1
Level 1
Posts: 1
Joined: Sat Mar 09, 2024 5:29 am

[DEPRECATED]No Sound, Dummy Output only

Post by Riizlaah »

just ignore it, I have switched to xubuntu after a few days since this post was made because I couldn't find the solution. the sound appeared after I switched to xubuntu

Code: Select all

inxi -Fxz
System:
  Kernel: 5.15.0-91-generic x86_64 bits: 64 compiler: gcc v: 11.4.0
    Desktop: Cinnamon 6.0.4 Distro: Linux Mint 21.3 Virginia
    base: Ubuntu 22.04 jammy
Machine:
  Type: Laptop System: ADVAN product: 1405 v: N/A
    serial: <superuser required>
  Mobo: IP3 model: GN1S-140P3-XD serial: <superuser required>
    UEFI: American Megatrends v: GN1SV103 date: 08/25/2023
Battery:
  ID-1: BAT0 charge: 29.6 Wh (77.9%) condition: 38.0/38.0 Wh (100.0%)
    volts: 7.9 min: 7.6 model: Intel SR 1 SR Real Battery status: Discharging
CPU:
  Info: dual core model: Intel Celeron N4020 bits: 64 type: MCP
    arch: Goldmont Plus rev: 8 cache: L1: 112 KiB L2: 4 MiB
  Speed (MHz): avg: 2458 high: 2544 min/max: 800/2800 cores: 1: 2544
    2: 2372 bogomips: 4377
  Flags: ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx
Graphics:
  Device-1: Intel GeminiLake [UHD Graphics 600] driver: i915 v: kernel
    bus-ID: 00:02.0
  Device-2: Realtek USB2.0 camera type: USB driver: uvcvideo bus-ID: 1-5:2
  Display: x11 server: X.Org v: 1.21.1.4 driver: X: loaded: modesetting
    unloaded: fbdev,vesa gpu: i915 resolution: 1366x768~60Hz
  OpenGL: renderer: Mesa Intel UHD Graphics 600 (GLK 2)
    v: 4.6 Mesa 23.2.1-1ubuntu3.1~22.04.2 direct render: Yes
Audio:
  Device-1: Intel Celeron/Pentium Silver Processor High Definition Audio
    driver: sof-audio-pci-intel-apl bus-ID: 00:0e.0
  Sound Server-1: ALSA v: k5.15.0-91-generic running: yes
  Sound Server-2: PulseAudio v: 15.99.1 running: yes
  Sound Server-3: PipeWire v: 0.3.48 running: yes
Network:
  Device-1: Intel Gemini Lake PCH CNVi WiFi driver: iwlwifi v: kernel
    bus-ID: 00:0c.0
  IF: wlo2 state: up mac: <filter>
Bluetooth:
  Device-1: Intel Bluetooth 9460/9560 Jefferson Peak (JfP) type: USB
    driver: btusb v: 0.8 bus-ID: 1-9:4
  Report: hciconfig ID: hci0 rfk-id: 2 state: down
    bt-service: enabled,running rfk-block: hardware: no software: yes
    address: <filter>
Drives:
  Local Storage: total: 115.25 GiB used: 18.68 GiB (16.2%)
  ID-1: /dev/mmcblk0 model: AKJ21X size: 115.25 GiB
Partition:
  ID-1: / size: 112.39 GiB used: 18.67 GiB (16.6%) fs: ext4
    dev: /dev/mmcblk0p2
  ID-2: /boot/efi size: 511 MiB used: 6.1 MiB (1.2%) fs: vfat
    dev: /dev/mmcblk0p1
Swap:
  ID-1: swap-1 type: file size: 2 GiB used: 512 KiB (0.0%) file: /swapfile
Sensors:
  System Temperatures: cpu: 48.0 C mobo: N/A
  Fan Speeds (RPM): N/A
Info:
  Processes: 221 Uptime: 59m Memory: 3.64 GiB used: 1.81 GiB (49.6%)
  Init: systemd runlevel: 5 Compilers: gcc: 11.4.0 Packages: 2369 Shell: Bash
  v: 5.1.16 inxi: 3.3.13

Code: Select all

aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: sofhdadsp [sof-hda-dsp], device 1: HDMI1 (*) []
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: sofhdadsp [sof-hda-dsp], device 2: HDMI2 (*) []
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: sofhdadsp [sof-hda-dsp], device 3: HDMI3 (*) []
  Subdevices: 1/1
  Subdevice #0: subdevice #0

Code: Select all

journalctl -k | grep -Ei "ALSA|HDA|sof[-]|HDMI|snd[_-]|sound|hda.codec|hda.intel"
Mar 14 15:49:35 nafan-1405 kernel: ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
Mar 14 15:49:37 nafan-1405 kernel: snd_hda_intel 0000:00:0e.0: DSP detected with PCI class/subclass/prog-if info 0x040100
Mar 14 15:49:37 nafan-1405 kernel: snd_soc_skl 0000:00:0e.0: DSP detected with PCI class/subclass/prog-if info 0x040100
Mar 14 15:49:37 nafan-1405 kernel: sof-audio-pci-intel-apl 0000:00:0e.0: DSP detected with PCI class/subclass/prog-if info 0x040100
Mar 14 15:49:37 nafan-1405 kernel: sof-audio-pci-intel-apl 0000:00:0e.0: DSP detected with PCI class/subclass/prog-if 0x040100
Mar 14 15:49:37 nafan-1405 kernel: sof-audio-pci-intel-apl 0000:00:0e.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
Mar 14 15:49:37 nafan-1405 kernel: sof-audio-pci-intel-apl 0000:00:0e.0: use msi interrupt mode
Mar 14 15:49:37 nafan-1405 kernel: sof-audio-pci-intel-apl 0000:00:0e.0: hda codecs found, mask 4
Mar 14 15:49:37 nafan-1405 kernel: sof-audio-pci-intel-apl 0000:00:0e.0: using HDA machine driver skl_hda_dsp_generic now
Mar 14 15:49:37 nafan-1405 kernel: sof-audio-pci-intel-apl 0000:00:0e.0: DMICs detected in NHLT tables: 0
Mar 14 15:49:37 nafan-1405 kernel: sof-audio-pci-intel-apl 0000:00:0e.0: Firmware info: version 2:0:0-b678a
Mar 14 15:49:37 nafan-1405 kernel: sof-audio-pci-intel-apl 0000:00:0e.0: Firmware: ABI 3:20:0 Kernel ABI 3:18:0
Mar 14 15:49:37 nafan-1405 kernel: sof-audio-pci-intel-apl 0000:00:0e.0: warn: FW ABI is more recent than kernel
Mar 14 15:49:37 nafan-1405 kernel: sof-audio-pci-intel-apl 0000:00:0e.0: unknown sof_ext_man header type 3 size 0x30
Mar 14 15:49:37 nafan-1405 kernel: sof-audio-pci-intel-apl 0000:00:0e.0: Firmware info: version 2:0:0-b678a
Mar 14 15:49:37 nafan-1405 kernel: sof-audio-pci-intel-apl 0000:00:0e.0: Firmware: ABI 3:20:0 Kernel ABI 3:18:0
Mar 14 15:49:37 nafan-1405 kernel: sof-audio-pci-intel-apl 0000:00:0e.0: warn: FW ABI is more recent than kernel
Mar 14 15:49:37 nafan-1405 kernel: sof-audio-pci-intel-apl 0000:00:0e.0: Topology: ABI 3:20:0 Kernel ABI 3:18:0
Mar 14 15:49:37 nafan-1405 kernel: sof-audio-pci-intel-apl 0000:00:0e.0: warn: topology ABI is more recent than kernel
Mar 14 15:49:37 nafan-1405 kernel: sof-audio-pci-intel-apl 0000:00:0e.0: ASoC: Parent card not yet available, widget card binding deferred
Mar 14 15:49:38 nafan-1405 kernel: input: sof-hda-dsp HDMI/DP,pcm=1 as /devices/pci0000:00/0000:00:0e.0/skl_hda_dsp_generic/sound/card0/input11
Mar 14 15:49:38 nafan-1405 kernel: input: sof-hda-dsp HDMI/DP,pcm=2 as /devices/pci0000:00/0000:00:0e.0/skl_hda_dsp_generic/sound/card0/input12
Mar 14 15:49:38 nafan-1405 kernel: input: sof-hda-dsp HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:0e.0/skl_hda_dsp_generic/sound/card0/input13
Mar 14 16:19:48 nafan-1405 kernel: usbcore: registered new interface driver snd-usb-audio
Last edited by Riizlaah on Sat Mar 16, 2024 11:38 pm, edited 1 time in total.
User avatar
stevengarland
Level 5
Level 5
Posts: 844
Joined: Tue Mar 05, 2019 4:04 pm
Location: Michigan

Re: No Sound, Dummy Output only

Post by stevengarland »

Keep It Simple Sweetheart
Post Reply

Return to “Sound”