I’ve upgraded to Kodi Matrix yesterday by error without noticing its had been released. I usually run apt-get update && apt-get dist-upgrade to get the host up-to-date and secured.
Well now things are messy. I can’t get Kodi available anymore on the TV.
I have a RPI 3B with a bluetooth USB dongle plugged-in.
osmc@osmc:~$ sudo apt-get remove --purge a2dp-app-osmc pulseaudio-module-bluetooth pulseaudio
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package a2dp-app-osmc
osmc@osmc:~$ sudo apt-get remove --purge pulseaudio-module-bluetooth pulseaudio
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package 'pulseaudio' is not installed, so not removed
Package 'pulseaudio-module-bluetooth' is not installed, so not removed
The following packages were automatically installed and are no longer required:
python-apt python-certifi python-chardet python-dbus python-idna python-pexpect python-pil python-ptyprocess python-requests python-unidecode python-urllib3
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
That’s an old package I had to install long time ago, that cannot be upgraded:
osmc@osmc:~$ sudo apt dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages were automatically installed and are no longer required:
python-apt python-certifi python-chardet python-dbus python-idna python-pexpect python-pil python-ptyprocess python-requests python-unidecode python-urllib3
Use 'sudo apt autoremove' to remove them.
The following packages have been kept back:
wireless-firmware-osmc
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
osmc@osmc:~$ apt show wireless-firmware-osmc
Package: wireless-firmware-osmc
Origin: OSMC
Version: 1.1.5
Essential: No
Architecture: all
Maintainer: Sam G Nazarko <email@samnazarko.co.uk>
Priority: optional
Section: libs
Filename: pool/main/w/wireless-firmware-osmc/wireless-firmware-osmc_1.1.5_all.deb
Size: 2656912
SHA256: 83848d8c79d4c826192e70fb529dea0b33c79704a8afa9bc49b828e37f2cf234
SHA1: 02c536cdeddcf85516fb893748eb5680f281194a
MD5sum: 13401ca009f89d5734e4b55b5912a888
Description: Wireless firmware (proprietary) for OSMC
Description-md5: 84bdd754306d839befe26413bc453697
Installed-Size: 6586
Package: wireless-firmware-osmc
Status: hold ok installed
Priority: optional
Section: libs
Installed-Size: 6586
Origin: OSMC
Maintainer: Sam G Nazarko <email@samnazarko.co.uk>
Architecture: all
Version: 1.1.3
Conffiles:
/lib/firmware/mt7610u_sta.dat e19e5a7b22e798e3d2997a09cdb86a40 obsolete
Description: Wireless firmware (proprietary) for OSMC
Description-md5: 84bdd754306d839befe26413bc453697
If you want me to provide any other extra information, let me know.
Do you guys think I should reinstall completely, or may I still have a chance to fix the issue without reinstalling? Then, what could I do to help you to help me?