Errors Encountered & Fixes After Converting Dell Chromebook 3180 to Linux Mint XFCE

In my previous post, I shared how to convert a Dell 3180 Chromebook to Linux Mint XFCE. While the installation was successful, some errors still appear. This post will keep track of those errors and the fixes that worked for me.

  • When running youtube website on Firefox or Chrome browser, after 2 mins ++, system will beeping non stop, it will only stop after closed the browser.

    Fix Sound with SOF Debugging
    Open terminal and type below command to edit ALSA config file
    sudo nano /etc/modprobe.d/alsa-base.conf

    At the end of the line, add below:
    options snd_sof sof_debug=1

    Save & exit (CTRL+O, then CTRL+X), then reboot the system


Leave a Reply

Your email address will not be published. Required fields are marked *