<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://blog.caramizaru.xyz/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>𝐶𝑎𝑟𝑎𝑚𝑖𝑧𝑎𝑟𝑢'𝑠 𝐵𝑙𝑜𝑔 feed:2024:09:01</title>
        <description></description>
        <link>https://blog.caramizaru.xyz/</link>
        <lastBuildDate>Sun, 28 Jun 2026 00:36:19 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>https://blog.caramizaru.xyz/lib/exe/fetch.php/wiki:favicon.ico</url>
            <title>𝐶𝑎𝑟𝑎𝑚𝑖𝑧𝑎𝑟𝑢'𝑠 𝐵𝑙𝑜𝑔</title>
            <link>https://blog.caramizaru.xyz/</link>
        </image>
        <item>
            <title>No output or input devices found - tuxedo sound fix</title>
            <link>https://blog.caramizaru.xyz/doku.php/feed:2024:09:01:no_output_or_input_devices_found_-_tuxedo_sound_fix</link>
            <description>
&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_start&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;wrap_centeralign plugin_wrap&quot;&gt;
&lt;h1 class=&quot;sectionedit3&quot; id=&quot;no_output_or_input_devices_found_-_tuxedo_sound_fix&quot;&gt;No output or input devices found - tuxedo sound fix&lt;/h1&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;No output or input devices found - tuxedo sound fix&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;no_output_or_input_devices_found_-_tuxedo_sound_fix&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:3,&amp;quot;range&amp;quot;:&amp;quot;23-&amp;quot;} --&gt;&lt;/div&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_end&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:2,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;
&lt;p&gt;
&lt;strong&gt;UPDATE! A solution that includes the microphone as well!&lt;/strong&gt;
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;https://askubuntu.com/questions/1243369/sound-card-not-detected-ubuntu-20-04-sof-audio-pci&quot; class=&quot;urlextern&quot; title=&quot;https://askubuntu.com/questions/1243369/sound-card-not-detected-ubuntu-20-04-sof-audio-pci&quot; rel=&quot;ugc nofollow&quot;&gt;External Link&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
&lt;em&gt;The accepted answer is only a temporary solution, as after implementing it, my microphone no longer worked.

A more permanent solution would be to install the SOF firmware binaries from here: &lt;a href=&quot;https://github.com/thesofproject/sof-bin&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/thesofproject/sof-bin&quot; rel=&quot;ugc nofollow&quot;&gt;https://github.com/thesofproject/sof-bin&lt;/a&gt; &lt;br/&gt;

&lt;br/&gt;

Specifically: &lt;br/&gt;

&lt;br/&gt;

    Clone the repository: git clone &lt;a href=&quot;https://github.com/thesofproject/sof-bin.git&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/thesofproject/sof-bin.git&quot; rel=&quot;ugc nofollow&quot;&gt;https://github.com/thesofproject/sof-bin.git&lt;/a&gt; &lt;br/&gt;

    Change to directory: cd sof-bin &lt;br/&gt;

    Follow: &lt;a href=&quot;https://github.com/thesofproject/sof-bin#install-process-with-installsh&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/thesofproject/sof-bin#install-process-with-installsh&quot; rel=&quot;ugc nofollow&quot;&gt;https://github.com/thesofproject/sof-bin#install-process-with-installsh&lt;/a&gt; &lt;br/&gt;

&lt;br/&gt;

sudo mv /lib/firmware/intel/sof* some_backup_location/ &lt;br/&gt;

sudo mv /usr/local/bin/sof-*     some_backup_location/ # optional &lt;br/&gt;

sudo ./install.sh v2.2.x/v2.2 &lt;br/&gt;

&lt;br/&gt;

    Reboot &lt;br/&gt;

&lt;br/&gt;

After this the sound output as well as the microphone were working (Ubuntu 23.04, Lenovo X1 Gen8) &lt;br/&gt;


Note: Make sure that the snd_hda_intel.dmic_detect=0 or snd_intel_dspcfg.dsp_driver=1 settings are not set in GRUB_CMDLINE_LINUX_DEFAULT or /etc/modprobe.d/alsa-base.conf
&lt;/em&gt;
&lt;/p&gt;
&lt;hr /&gt;
&lt;hr /&gt;

&lt;p&gt;
How to fix my sound card in tuxedo os:
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;https://forum.manjaro.org/t/no-output-or-input-devices-found-manjaro/87606/1&quot; class=&quot;urlextern&quot; title=&quot;https://forum.manjaro.org/t/no-output-or-input-devices-found-manjaro/87606/1&quot; rel=&quot;ugc nofollow&quot;&gt;External Link&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
Make sure you have both sof-firmware and alsa-ucm-conf installed.
Create the file /etc/modprobe.d/soundfix.conf or name it as you want and be able to identify it. Add this line to it:
&lt;/p&gt;

&lt;p&gt;
options snd-intel-dspcfg dsp_driver=1
&lt;/p&gt;

&lt;p&gt;
Once you reboot, you should have sound.
&lt;/p&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;/div&gt;
&lt;div class=&quot;level1&quot;&gt;
&lt;hr /&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;



&lt;p&gt;
&lt;ul class=&quot;socialite&quot;&gt;&lt;li class=&quot;icon&quot;&gt;&lt;a class=&quot;twitter&quot; target=&quot;_blank&quot; href=&quot;https://twitter.com/intent/tweet?url=https%3A%2F%2Fblog.caramizaru.xyz%2Fdoku.php%2F&amp;text=&quot;&gt;Twitter&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;icon&quot;&gt;&lt;a class=&quot;facebook&quot; target=&quot;_blank&quot; href=&quot;http://www.facebook.com/sharer.php?u=https%3A%2F%2Fblog.caramizaru.xyz%2Fdoku.php%2F&quot;&gt;Facebook&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;icon&quot;&gt;&lt;a class=&quot;googleplus&quot; target=&quot;_blank&quot; href=&quot;https://plus.google.com/share?url=https%3A%2F%2Fblog.caramizaru.xyz%2Fdoku.php%2F&quot;&gt;Google+&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;icon&quot;&gt;&lt;a class=&quot;linkedin&quot; target=&quot;_blank&quot; href=&quot;https://www.linkedin.com/shareArticle?url=https%3A%2F%2Fblog.caramizaru.xyz%2Fdoku.php%2F&amp;title=&amp;summary=&amp;mini=true&amp;source=https%3A%2F%2Fblog.caramizaru.xyz%2Fdoku.php%2F&quot;&gt;LinkedIn&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;icon&quot;&gt;&lt;a class=&quot;pinterest&quot; target=&quot;_blank&quot; href=&quot;https://pinterest.com/pin/create/button/?url=https%3A%2F%2Fblog.caramizaru.xyz%2Fdoku.php%2F&amp;description=&quot;&gt;Pinterest&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;icon&quot;&gt;&lt;a class=&quot;tumblr&quot; target=&quot;_blank&quot; href=&quot;http://www.tumblr.com/share/link?url=https%3A%2F%2Fblog.caramizaru.xyz%2Fdoku.php%2F&amp;description=&quot;&gt;Tumblr&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;icon&quot;&gt;&lt;a class=&quot;reddit&quot; target=&quot;_blank&quot; href=&quot;http://www.reddit.com/submit?url=https%3A%2F%2Fblog.caramizaru.xyz%2Fdoku.php%2F&amp;title=&quot;&gt;Reddit&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;icon&quot;&gt;&lt;a class=&quot;taringa&quot; target=&quot;_blank&quot; href=&quot;http://www.taringa.net/widgets/share.php?url=https%3A%2F%2Fblog.caramizaru.xyz%2Fdoku.php%2F&amp;body=&quot;&gt;Taringa&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;icon&quot;&gt;&lt;a class=&quot;stumbleupon&quot; target=&quot;_blank&quot; href=&quot;http://www.stumbleupon.com/submit?url=https%3A%2F%2Fblog.caramizaru.xyz%2Fdoku.php%2F&amp;title=&quot;&gt;StumbleUpon&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;icon&quot;&gt;&lt;a class=&quot;telegram&quot; target=&quot;_blank&quot; href=&quot;https://telegram.me/share/url?url=https%3A%2F%2Fblog.caramizaru.xyz%2Fdoku.php%2F&amp;text=&quot;&gt;Telegram&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;icon&quot;&gt;&lt;a class=&quot;hackernews&quot; target=&quot;_blank&quot; href=&quot;https://news.ycombinator.com/submitlink?u=https%3A%2F%2Fblog.caramizaru.xyz%2Fdoku.php%2F&amp;t=&quot;&gt;Hacker News&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;icon&quot;&gt;&lt;a class=&quot;xing&quot; target=&quot;_blank&quot; href=&quot;https://www.xing-share.com/app/user?op=share;sc_p=xing-share;url=https%3A%2F%2Fblog.caramizaru.xyz%2Fdoku.php%2F&quot;&gt;Xing&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;icon&quot;&gt;&lt;a class=&quot;vk&quot; target=&quot;_blank&quot; href=&quot;https://vk.com/share.php?url=https%3A%2F%2Fblog.caramizaru.xyz%2Fdoku.php%2F&amp;title=&amp;description=&amp;noparse=true&quot;&gt;Vk&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;icon&quot;&gt;&lt;a class=&quot;email&quot; target=&quot;_blank&quot; href=&quot;mailto:?subject=&amp;body=https%3A%2F%2Fblog.caramizaru.xyz%2Fdoku.php%2F: &quot;&gt;Email&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;/p&gt;

&lt;/div&gt;
</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>feed:2024:09:01</category>
            <pubDate>Sat, 21 Sep 2024 11:47:36 +0000</pubDate>
        </item>
    </channel>
</rss>
