Hi there
I am using a Dell Inspiron 15 5510 running Debian bookworm. I also
installed package
/firmware-sof-signed_1.9-1_all.deb/ to accommodate the Tiger Lake hardware.
Even if I suppress the firmware by changing grub entry|
GRUB_CMDLINE_LINUX_DEFAULT="quiet snd_hda_intel.dmic_detect=0"|
||
|(refer to
/https://askubuntu.com/questions/1243369/sound-card-not-detected-ubuntu-20-04-sof-audio-pci/)
in order to enforce usage of the legacy Intel driver, rosegarden still
reports the same error. Here is the complete rosegarden trace using the
correct Tiger Lake firmware. Please remember I am using pipewire, not
jack. BTW, the sample rate displayed below is also incorrect, should be
44100. |rainer@Freya:~$ rosegarden --version Rosegarden version: 21.12 ("Cloud
Nine") Build key: 48ae16c885 Built against Qt version: 5.15.2
rainer@Freya:~$ rosegarden [main] System Locale: "en_AU" [main] Qt
translations path: "/usr/share/qt5/translations" [main] Qt translations
loaded successfully. [main] RG Translation: trying to load :locale/
"en_AU" [main] RG Translations loaded successfully. [main] Loaded
application icon " "rg-rwb-rose3-16x16" " [main] Loaded application icon
" "rg-rwb-rose3-32x32" " [main] Loaded application icon "
"rg-rwb-rose3-48x48" " [main] Loaded application icon "
"rg-rwb-rose3-64x64" " [main] Loaded application icon "
"rg-rwb-rose3-128x128" " [main] Unbundling examples... [main] Unbundling
templates... [main] Unbundling libraries (device files)... [main]
Creating RosegardenMainWindow instance... [SequencerThread] run()
[PluginFactory] PluginFactory::instance( "dssi" ): creating new
DSSIPluginFactory [JackDriver] initialise() begin... [JackDriver]
initialise() - JACK sample rate = 48000 Hz, buffer size = 1024
[JackDriver] initialise() - creating disk thread... [JackDriver]
initialise() - found 9 JACK physical outputs [JackDriver] initialise()
- connecting from " rosegarden:master out L " to " Tiger Lake-LP Smart
Sound Technology Audio Controller Speaker + Headphones:playback _FL "
[JackDriver] initialise() - connecting from " rosegarden:master out R "
to " Tiger Lake-LP Smart Sound Technology Audio Controller Speaker +
Headphones:playback _FR " [JackDriver] initialise() - found 5 JACK
physical inputs [JackDriver] initialise() - connecting from " Tiger
Lake-LP Smart Sound Technology Audio Controller Digital
Microphone:capture_FL " to " rosegarden:record in 1 L " [JackDriver]
initialise() - connecting from " Tiger Lake-LP Smart Sound Technology
Audio Controller Digital Microphone:capture_FR " to " rosegarden:record
in 1 R " [JackDriver] initialise() - initialised JACK audio subsystem
[AlsaDriver] setCurrentTimer(): WARNING: using system timer with only
250 Hz resolution! [Composition] getTrackById( 0 ): WARNING: Track ID
not found. [Composition] Available track ids are: [AlsaDriver]
renameDevice(): WARNING: Cannot find device 1 in port map
malloc_consolidate(): unaligned fastbin chunk detected Aborted
||