After spending 24 hours across planes and airports I got back home and spent the rest of my weekend trying to get this beautiful laptop to work.
Here are the fixes so you don't have to suffer.
Install Arch Linux as usual.
See https://github.com/comp500/fabric-serverside-mods for the latest mod list!
WAV files can store PCM audio (WAVE_FORMAT_PCM). The WAV file format specification says:
The data format and maximum and minimums values for PCM waveform samples of various sizes are as follows:
Sample Size Data Format Maximum Value Minimum Value One to eight bits Unsigned integer 255 (0xFF) 0 Nine or more bits Signed integer i Largest positive value of i Most negative value of i