<!doctype html>
<html>
 <head> 
  <meta charset="UTF-8"> 
 </head>
 <body>
  <p class="default-style">Hi</p>
  <p class="default-style">I have installed the latest LTS version of Xubuntu (20.04) on my (relatively) old Acer Chromebook CB3-111, completely removing ChromeOS. Everything works fine except that there is no sound. I have searched and found that this is a common issue when installing on Chromebooks. I have also installed and tried GalliumOS which works for sound but is getting old and does not have the latest applications. So I will stay with Xubuntu. However what I don't understand is that, having run the command inxi -SMA I get the following feedback:</p>
  <p class="default-style">Audio:<br>Device-1: Intel Atom Processor Z36xxx/Z37xxx Series High Definition Audio<br>driver: snd_hda_intel<br>Sound Server: ALSA v: k5.11.0-37-generic</p>
  <p class="default-style">So, if the audio device has been identified and the driver is known, why could it not be working?</p>
  <p class="default-style">Any ideas?</p>
  <p class="default-style">Thanks<br>Steve</p>
 </body>
</html>