On 12/5/18 9:56 AM, Nino Bock wrote:
Hello everyone,
I have done a system upgrade from the old Kernel to the old 4.14 Kernel to the 4.19 Kernel via apt upgrade.
I did experience some regressions and things not working any more. As I'm not sure whether it's because of the upgrade process or it's a bug in the new Kernel/OS I would like to test it with a fresh install. However the source where I previously downloaded the OS from does not work any more because of an SSL error: https://packages.pyra-handheld.com/images/stretch/https://packages.pyra-handheld.com/images/stretch/
Yeah, someone seems to have forgotten to include the packages domain in the certificate.
You should be able to wget the image though:
wget http://packages.pyra-handheld.com/images/stretch/pyra-debian-stretch-mate-ro...
My question is, where can I download the latest OS version?
In case you are interested in the issues I have right now:
- apt update is not working any more
Error: Unable to parse package file /var/lib/apt/extended_state (1) 2.//I can not shut down the system any more during the UI. When I select "Shut down" the message "A program is still running - MATE settings Daemon" appears. I can not "Shut down Anyway" or kill that program > 3. The shoulder buttons are not working as before. - The Fn (upper left shoulder button) does not work as Fn on the Keyboard any more - The combination Lower left shoulder button + Brightkey does not have any effect any more. Shift on Keyboard + Brightkey does. Before both keys did work when setting SHIFT+Brightkey as an action.
The names of the button input devices changed, that probably causes the problems there.
The settings daemon locking up happens on my pyra because of something going wrong with the audio device. It might be the same on yours. You can blacklist the driver by adding "blacklist snd_soc_omap_abe_twl6040" to the end of /etc/modprobe.d/pyra-alsa.conf
It might be some other device on yours though.
No idea what the apt thing is complaining about, it's usually some corrupt file/sd card when weird stuff like that happens.