Ok, so this is what I found;
- there is no problem upgrading to 19.10 also with Kubuntu PPA enabled
- sound works after some playing. I installed all Phonon packages and played with Audio settings in KDE and it finally works.
- Stella finally runs at full speed also in OpenGL and OpenGL ES mode
- Konsole does not crash on dmesg command
- I can install Krita (there is arm64 package available)
- Sleep mode is supported (but waking up does not work, there are some error messages in console after and I have to reboot)
- battery status is not shown yet
This looks to be an ideal OS for me so far.
Also, I am trying to solve this issue:
- there is no problem upgrading to 19.10 also with Kubuntu PPA enabled
- sound works after some playing. I installed all Phonon packages and played with Audio settings in KDE and it finally works.
- Stella finally runs at full speed also in OpenGL and OpenGL ES mode
- Konsole does not crash on dmesg command
- I can install Krita (there is arm64 package available)
- Sleep mode is supported (but waking up does not work, there are some error messages in console after and I have to reboot)
- battery status is not shown yet
This looks to be an ideal OS for me so far.
Also, I am trying to solve this issue:
Code:
sudo apt update
Hit:1 http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu eoan InRelease
Hit:2 http://ports.ubuntu.com/ubuntu-ports eoan InRelease
Hit:4 http://ports.ubuntu.com/ubuntu-ports eoan-security InRelease
Hit:5 http://ppa.launchpad.net/libretro/stable/ubuntu eoan InRelease
Hit:6 http://ports.ubuntu.com/ubuntu-ports eoan-updates InRelease
Hit:7 http://ports.ubuntu.com/ubuntu-ports eoan-backports InRelease
Hit:8 http://ports.ubuntu.com/ubuntu-ports eoan-proposed InRelease
Hit:3 https://apt.armbian.com eoan InRelease
Traceback (most recent call last):
File "/usr/lib/cnf-update-db", line 26, in <module>
col.create(db)
File "/usr/lib/python3/dist-packages/CommandNotFound/db/creator.py", line 93, in create
self._fill_commands(con)
File "/usr/lib/python3/dist-packages/CommandNotFound/db/creator.py", line 127, in _fill_commands
self._parse_single_commands_file(con, fp)
File "/usr/lib/python3/dist-packages/CommandNotFound/db/creator.py", line 165, in _parse_single_commands_file
suite=tagf.section["suite"]
KeyError: 'suite'
Error in sys.excepthook:
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/apport_python_hook.py", line 145, in apport_excepthook
os.O_WRONLY | os.O_CREAT | os.O_EXCL, 0o640), 'wb') as f:
FileNotFoundError: [Errno 2] No such file or directory: '/var/crash/_usr_lib_cnf-update-db.0.crash'
Original exception was:
Traceback (most recent call last):
File "/usr/lib/cnf-update-db", line 26, in <module>
col.create(db)
File "/usr/lib/python3/dist-packages/CommandNotFound/db/creator.py", line 93, in create
self._fill_commands(con)
File "/usr/lib/python3/dist-packages/CommandNotFound/db/creator.py", line 127, in _fill_commands
self._parse_single_commands_file(con, fp)
File "/usr/lib/python3/dist-packages/CommandNotFound/db/creator.py", line 165, in _parse_single_commands_file
suite=tagf.section["suite"]
KeyError: 'suite'
Reading package lists... Done
E: Problem executing scripts APT::Update::Post-Invoke-Success 'if /usr/bin/test -w /var/lib/command-not-found/ -a -e /usr/lib/cnf-update-db; then /usr/lib/cnf-update-db > /dev/null; fi'
E: Sub-process returned an error code