Hi,
if at initial settings popup i tick the box to do video settings and in Xrandr choose 1920x1080 50 instead of the initial 1920x1080 60, change is performed correctly (except i loose all mount icons at bottom left of the screen).
if i try again later, i do not get the popup that asks to select "permanent" or "session". Instead, the screen goes black again and reverts spontaneously to 60 after 1 or 2 seconds with no control over it.
Strangely, if i do a simple remastering with those steps:
- select "fr" keyboard in initial settings popup
- tick the box for video settings
- successfully select 1920x 1080 50 in xrandr
- install Seamonkey browser from Quickpet
- set default browser to Seamonkey
- remove palemoon browser
- remaster
Then i can now change back and forth between 1920x1080 50/60 at any time.
Unfortunately, since remastering is a bit broken in Fossa, there are some side effects like default browser setting lost, call to paint each time i use "up" arrow,.. Conky also disappears but i consider that a bonus. Also i confirm pkeys=fr does not work as it did in Bionic.Anyway these are beside the point (by the way i am not using 95fix.sh, just native remastering as proposed by Fossa).
In Bionic64 there is no such refresh rate problem, it works flawlessly. In all 3 cases (Native Fossa, remastered Fossa, Bionic) "nouveau" driver is used. All 3 are booted on exactly the same Hw from the same USB stick. vmlinuz, initrd and all SFS files are copied to a folder on the USB and a grub2 entry added for each, like:
menuentry 'Fossapup64 9.5 RAM mode'{
search --no-floppy --set=root --fs-uuid 031fd1b8-98ed-4578-a4a6-fdg89c290fc4
linux /FossaPup64_9.5/vmlinuz pkeys=fr pdrv=031fd1b8-98ed-4578-a4a6-fdg89c290fc4 psubdir=/FossaPup64_9.5 pfix=ram
initrd /FossaPup64_9.5/initrd.gz
}
No save file is used.
Video card is an Asus GT520 "Silent", Nvidia-based.
I often need to switch refresh rates on the fly as i dislike jerky videos, so a video must always be played back with refresh rate equal to its native framerate (for local as well as streaming). Hence it is a significant problem to me.