My RPi had a bad startup, so i ran a fsck, and it now boots Again, but it gives me some wierd errors now
The problem is that when the RPi at startup loads:
kernel module snd-bcm2835
kernel module w1_gpio
kernel module w1_therm
It gives me a
Code: Select all
skill: "modprobe" is not support
For more details see skill(1).Ok i thought an update would help with that, so i ran a:
sudo apt-get update - ran with no errors.
then i ran a:
sudo apt-get dist-upgrade and is finishes with this error:
Code: Select all
/var/lib/dpkg/info/libgtk-3-0:armhf.postrm: 15: /var/lib/dpkg/info/libgtk-3-0:armhf.postrm: rmdir: not found
dpkg: advarsel: underproces gammelt post-removal-script returnerede afslutningsstatus 127
dpkg: forsøger i stedet script fra ny pakke ...
/var/lib/dpkg/tmp.ci/postrm: 15: /var/lib/dpkg/tmp.ci/postrm: rmdir: not found
dpkg: fejl under behandling af /var/cache/apt/archives/libgtk-3-0_3.4.2-7_armhf.deb (--unpack):
underproces nyt post-removal-script returnerede afslutningsstatus 127
/var/lib/dpkg/tmp.ci/postrm: 15: /var/lib/dpkg/tmp.ci/postrm: rmdir: not found
dpkg: fejl under oprydning:
underproces nyt post-removal-script returnerede afslutningsstatus 127
Der opstod fejl under behandlingen:
/var/cache/apt/archives/libgtk-3-0_3.4.2-7_armhf.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
Then I ran a sudo rpi-update, but it also gives me an error
Code: Select all
*** Updating firmware
*** Updating kernel modules
*** depmod 3.10.36+
skill: "depmod" is not support
For more details see skill(1).
Can some of you?
Kind regards
Morten