Posts by cal78

    Hi,

    just for your information I used GParted on my second raspberry (it's really easy to use) and saw the content of SD Card with 2 partitions :

    - sda1 in fat16 of 512 Mb where 370 Mb are unused

    - sda2 in ext4 of 29 Gb with only 60 Mb used for storage

    So I think there was a problem during first installation and I read on the forum that it could happen so I will try tips with fs-resize and if it doesn't work, I will make a new SD Card.

    Thank you

    Hi Chewitt,

    yes you're right it's a problem of disk space as the Addons database is sized to 2 Mb :

    PIProjector:~ # df -h

    Filesystem Size Used Available Use% Mounted on

    devtmpfs 162.4M 4.0K 162.4M 0% /dev

    /dev/mmcblk0p1 511.7M 139.7M 372.0M 27% /flash

    /dev/loop0 127.0M 127.0M 0 100% /

    /dev/mmcblk0p2 27.0M 26.3M 0 100% /storage

    tmpfs 168.6M 0 168.6M 0% /dev/shm

    tmpfs 168.6M 8.0M 160.6M 5% /run

    tmpfs 168.6M 0 168.6M 0% /sys/fs/cgroup

    tmpfs 168.6M 2.6M 166.0M 2% /var

    tmpfs 168.6M 0 168.6M 0% /tmp

    PIProjector:~ # ls -l /storage/.kodi/userdata/Database/Addons27.db

    -rw-r--r-- 1 root root 2125824 Jan 3 17:12 /storage/.kodi/userdata/Database/Addons27.db

    As it is stored on a 32 Gb sd card, I can resized the partition and I have an other Raspberry PI (RPI 400 :) ) so I can use Gparted.

    Can I abuse of your experience to get instructions on Raspbian for using Gparted when I put the sd card in a USB reader with my RPI 400 ?

    I promise to read Linux for Newbies next month :)

    Hello,

    I'm a new user of LibreElec on a Raspberry PI zero W on which I try to run pocket projector from MickMake.

    I've successfully installed LE 9.2.6 and Kodi runs perfectly,

    But when I want to install any add-ons like system-tools that is required to activate I2C, the download fails.

    I've tried other add-ons like Kodi log viewer, JDownloader, ... but all of them refused to be installed !

    I have an IP address and I can have a remote connection via SSH so it's not a network issue.

    I don't know how to view a log file to better understand what is wrong on my configuration.

    As I'm a windows user (nobody is perfect ;)) I'm not very familiar with linux system.

    Thank you for your help.

    Kind Regards

    Cal78