All of these things may, very well, be addressed by the time you receive your phone, but I am just posting this in the even X or Y doesn't work/ is broken:
[edit] For starters, every morning (EU Time) you may wish to:
1) Downgrade Mesa (currently newest Mesa brakes the UI) [edit] fixed
2) Enabling sound (speaker routing at this time is also wrong - may be fixed soon)
3) Manually start the the modem (fix / hack soon)
[edit] 4) Change the wallpaper
1) Downgrade Mesa:
2) Enable Sound:
then:
[edit] 2 Feb 2020
Then:
3) Start modem:
4) Change the wallpaper
In settings, navigate to background, and choose a different wallpaper (like the one with dogs) - there is some odd glitch that makes the OS run slow due to the wallpaper sizes.
[edit] For starters, every morning (EU Time) you may wish to:
Code:
sudo apt update && apt upgrade -y
1) Downgrade Mesa (currently newest Mesa brakes the UI) [edit] fixed
2) Enabling sound (speaker routing at this time is also wrong - may be fixed soon)
3) Manually start the the modem (fix / hack soon)
[edit] 4) Change the wallpaper
1) Downgrade Mesa:
2) Enable Sound:
Code:
sudo modprobe snd_soc_simple_amplifier
sudo modprobe snd_soc_simple_card_utils
then:
Code:
amixer -c 0 set 'AIF1 Slot 0 Digital DAC' unmute
[edit] 2 Feb 2020
Then:
Quote:Code:amixer -c 0 set 'Line Out' unmute
To set volume on max:
Code:
Code:amixer sset 'Line Out' 100%
3) Start modem:
Code:
sudo /usr/share/ofono/scripts/enable-modem
sudo /usr/share/ofono/scripts/online-modem
In settings, navigate to background, and choose a different wallpaper (like the one with dogs) - there is some odd glitch that makes the OS run slow due to the wallpaper sizes.