[Bug 1856366] Re: PCI/internal sound card not detected on a Swift SF314-57

2020-04-27 Thread G Aswin
Hi, A beginner user with almost the same laptop here (SF314-57G, just an extra graphics card). I'm encountering the same bug with all ubuntu based distro's. The wierd thing is it will work just fine right after installation. The sound goes off right after the first update of the OS and a

[Bug 1856366] Re: PCI/internal sound card not detected on a Swift SF314-57

2020-04-26 Thread G Aswin
** Also affects: sound-2.6 Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1856366 Title: PCI/internal sound card not detected on a Swift SF314-57 To

[Bug 1856366] Re: PCI/internal sound card not detected on a Swift SF314-57

2020-02-25 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: alsa-driver (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1856366 Title:

[Bug 1856366] Re: PCI/internal sound card not detected on a Swift SF314-57

2020-01-27 Thread Adam
Hi Paul > do you still have the problem *without* `dsp_driver=0` on an up-to- date Ubuntu 19.10 with Linux 5.5-rc6? I just tried the 5.5 release https://kernel.ubuntu.com/~kernel- ppa/mainline/v5.5/ I also tried newest 1.4.2 from sof project and updadted their github issue. The trick with

[Bug 1856366] Re: PCI/internal sound card not detected on a Swift SF314-57

2020-01-18 Thread Paul Menzel
[Sorry, I wasn’t subscribed to the notifications.] @hui.wang, your attached firmware, what version is that? $ md5sum sof-icl.ri 2ca373e6254b0e9b37439f7a31984973 /dev/shm/sof-icl.ri @adamfubuntu, do you still have the problem *without* `dsp_driver=0` on an up-to-date Ubuntu 19.10 with

[Bug 1856366] Re: PCI/internal sound card not detected on a Swift SF314-57

2020-01-18 Thread Paul Menzel
And in Clear Linux: https://community.clearlinux.org/t/new-installation- no-sound-swift-5-i7-1065gt-iris-plus/2407/14 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1856366 Title: PCI/internal sound

[Bug 1856366] Re: PCI/internal sound card not detected on a Swift SF314-57

2020-01-18 Thread Paul Menzel
A Fedora user reported the same issue in https://bugzilla.redhat.com/show_bug.cgi?id=1772498#c16, and the created an upstream GitHub issue https://github.com/thesofproject/sof/issues/2126. Please update the meta-information of this bug accordingly. -- You received this bug notification because

[Bug 1856366] Re: PCI/internal sound card not detected on a Swift SF314-57

2019-12-15 Thread Daniel van Vugt
** Summary changed: - PCI/internal sound card not detected + PCI/internal sound card not detected on a Swift SF314-57 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1856366 Title: PCI/internal

[Bug 1856366] Re: PCI/internal sound card not detected

2019-12-14 Thread Adam
Hi Paul, > does the pre-built firmware file from https://github.com/thesofproject/sof/releases work? I tried the releases 1.4.1 and 1.3 as well as followed their instractions to build from latest soource. The sof-icl.ri did not work for me with 5.5-rc1 and 5.4. I did not check for 5.3 because

[Bug 1856366] Re: PCI/internal sound card not detected

2019-12-14 Thread Paul Menzel
Off-topic: Adam, you should also install the other firmware files like for graphics. ``` [1.029518] i915 :00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem [1.029567] i915 :00:02.0: Direct firmware load for i915/icl_dmc_ver1_09.bin failed with

[Bug 1856366] Re: PCI/internal sound card not detected

2019-12-14 Thread Paul Menzel
It should work out of the box without the user having to specify any options. 1. There does not seem to be an Ubuntu package for Sound Open Firmware yet. Adam, does the pre-built firmware file from https://github.com/thesofproject/sof/releases work? Linux 5.3, 5.4, 5.5-rc1? 2. With the

[Bug 1856366] Re: PCI/internal sound card not detected

2019-12-13 Thread Adam
OMG, with dsp_driver=0 it works. Thanks so much :) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1856366 Title: PCI/internal sound card not detected To manage notifications about this bug go to:

[Bug 1856366] Re: PCI/internal sound card not detected

2019-12-13 Thread Adam
Hi Hui, thanks I was already experimenting with sof-icl.ri from the sof project. I also compiled and tested my own version. When I put the file you provided and then modprobe for snd_sof_pci then I get the following dmesg: [ 1220.050239] HDMI HDA Codec ehdaudio0D2: Max dais supported: 3 [

[Bug 1856366] Re: PCI/internal sound card not detected

2019-12-13 Thread Hui Wang
[ 24.279630] sof-audio-pci :00:1f.3: Direct firmware load for intel/sof/sof-icl.ri failed with error -2 [ 24.279632] sof-audio-pci :00:1f.3: error: request firmware intel/sof/sof-icl.ri failed err: -2 [ 24.279634] sof-audio-pci :00:1f.3: error: failed to load DSP firmware -2 [