also i cannot seem to fix the 1080 p from over scanning it`s fine in 1360x768 but when i try and set it to do 1920x1080 i cannot see the bottom or the right hand side of the desktop...
also it just threw down a new kernel update and it failed to load some modules...i guess that will come to be fixed with the waiting...
Linux ubuntu 5.3.0-1011-raspi2 #12-Ubuntu SMP Fri Nov 1 09:07:06 UTC 2019 aarch64 aarch64 aarch64 GNU/Linux
on the good side of things it is running @ 2000Mhz and with the extra depth i must say i am impressed to a large capacity...
i do have an usb audio extractor so all is not lost..
also for the guys who cannot get the usb ports to work here is the fix..
in the usercfg.txt file...add this into the page u have to limit the ram to 3 gig...
Code: Select all
total_mem=3072you can enable zram if you like it utilizes the remaining free memory
Code: Select all
apt install zram-configCode: Select all
reboot