Difference between revisions of "Troubleshooting fitlet2 - running Linux does not have a working audio out/SPDIF"

From fit-PC wiki
Jump to: navigation, search
(Created page with "== Running Linux does not have a working audio out/SPDIF == === ''Possible reason: Problem with wrong OS settings in BIOS'' === === Solution - see below === * If your default...")   (change visibility)
 
(Running Linux does not have a working audio out/SPDIF)   (change visibility)
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
=== ''Possible reason: Problem with wrong OS settings in BIOS'' ===
 
=== ''Possible reason: Problem with wrong OS settings in BIOS'' ===
 
=== Solution - see below ===
 
=== Solution - see below ===
* If your default BIOS setting "'''OS Selection'''" is set to ['''Windows'''] but ['''Linux'''] is desired, then run the following [https://fit-iot.com/files/download/fitlet2/sw/scripts/fitlet2_alc1150_hda_patch.sh script] and reboot the system
+
* If your default BIOS setting "'''OS Selection'''" is set to ['''Windows'''] but ['''Linux'''] is desired, then run the ''' [https://fit-iot.com/files/download/fitlet2/sw/scripts/fitlet2_alc1150_hda_patch.sh ''following script'''''] and reboot the system
  
 
Code:
 
Code:
 
  $ sudo ./fitlet2_alc1150_hda_patch.sh
 
  $ sudo ./fitlet2_alc1150_hda_patch.sh
 
  $ sudo reboot
 
  $ sudo reboot
 +
<br />
 +
<br />
 +
<br />
 +
*[https://fit-pc.com/wiki/index.php?title=Fitlet2_Troubleshooting '''Back to Troubleshooting Menu''']
 +
*[https://fit-pc.com/wiki/index.php?title=Fit-PC_Product_Line:_fitlet2 '''Back to Fitlet2 Menu''']
 +
[[Category:Fitlet2_Troubleshooting]][[Category:fitlet2]]

Latest revision as of 08:16, 7 September 2020

Running Linux does not have a working audio out/SPDIF

Possible reason: Problem with wrong OS settings in BIOS

Solution - see below

  • If your default BIOS setting "OS Selection" is set to [Windows] but [Linux] is desired, then run the following script and reboot the system

Code:

$ sudo ./fitlet2_alc1150_hda_patch.sh
$ sudo reboot