Bug 217461
Summary: | XPS 17 - Intel® Smart Sound Technology for MIPI SoundWire® Audio | ||
---|---|---|---|
Product: | Drivers | Reporter: | Karthik Bala (Karthik_Ramani) |
Component: | Sound(ALSA) | Assignee: | Jaroslav Kysela (perex) |
Status: | NEW --- | ||
Severity: | normal | CC: | bagasdotme, pierre-louis.bossart |
Priority: | P3 | ||
Hardware: | Intel | ||
OS: | Linux | ||
Kernel Version: | Subsystem: | ||
Regression: | No | Bisected commit-id: | |
Attachments: |
dmeg-attache
system-info gnome-control-center-settings Windows 11 Captured Audio Device Details |
Description
Karthik Bala
2023-05-18 18:56:28 UTC
(In reply to Karthik Bala from comment #0) > Ubuntu (Lobster) 23.04 not recognizing Intel® Smart Sound Technology for > MIPI SoundWire® Audio. > > gnome-control-center showing dummy-output. > > I tried with the latest mainline kernel 6.4.00-RC2, still sound not working. dmesg? Created attachment 304293 [details]
dmeg-attache
Created attachment 304294 [details]
system-info
Created attachment 304295 [details]
gnome-control-center-settings
Here is the output of sudo inxi -SMA Audio: Device-1: Intel driver: sof-audio-pci-intel-tgl Sound API: ALSA v: k6.4.0-060400rc2-generic running: yes Sound Server-1: PipeWire v: 0.3.65 running: yes Similar to issue found on Ask Ubuntu [1]. As root, can you try reinstalling firmware by `fwupdmgr reinstall`? [1]: https://askubuntu.com/questions/1460834/sof-audio-pci-intel-tgl-driver-sound-card-not-detected-dummyoutput-in-sound-s I reinstalled but the issue still persists on my laptop. I can connect any external USB audio device and external speakers works fine. I can see both digital and analog Output Devices listed, I tried with Creative Pebble Pro. This issue only occurs integrated sound card on my XPS 17 13th Gen Intel i9-13900H. See the attached device Audio device info captured from Windows 11 OS. Audio working fine with Windows 11 OS. fwupdmgr reinstall Selected device: TPS6598X PD#0 ╔══════════════════════════════════════════════════════════════════════════════╗ ║ Reinstall TPS6598X PD#0 to F907.14.13? ║ ╠══════════════════════════════════════════════════════════════════════════════╣ ║ This stable release fixes the following bug: ║ ║ ║ ║ • Improve USB-C monitor compatibility ║ ║ ║ ║ TPS6598X PD#0 and all connected devices may not be usable while updating. ║ ╚══════════════════════════════════════════════════════════════════════════════╝ Perform operation? [Y|n]: Y Waiting… [***************************************] Less than one minute remaining… Successfully installed firmware Created attachment 304300 [details]
Windows 11 Captured Audio Device Details
please file an issue here https://github.com/thesofproject/linux/issues, that's where we track SOF+SoundWire issues. thanks. Please attach the output of 'alsa-info' as well as the dsdt.dsl: cat /sys/firmware/acpi/tables/DSDT > dsdt.dat iasl -d dsdt.dat |