Hi,
and TY for aswering me. sudo apt-get clean don't seem to work, nothing appeared after i entered the command Sys. de fichiers Taille Utilisé Dispo Uti% Monté sur udev 1,5G 4,0K 1,5G 1% /dev tmpfs 301M 1,1M 300M 1% /run /dev/sda1 19G 17G 394M 98% / none 4,0K 0 4,0K 0% /sys/fs/cgroup none 5,0M 0 5,0M 0% /run/lock none 1,5G 328K 1,5G 1% /run/shm none 100M 24K 100M 1% /run/user /dev/sda6 91G 193M 91G 1% /home overflow 1,0M 4,0K 1020K 1% /tmp lets see for the wi-fi later, i get the connection by ethernet with a cable.. ________________________________ De : [email protected] <[email protected]> de la part de [email protected] <[email protected]> Envoyé : mercredi 12 octobre 2016 22:28:55 À : [email protected] Objet : [Trisquel-users] Re : wi-fi crash and available space You can start with the execution of this command in a terminal: $ sudo apt-get clean It removes the deb packages that were downloaded (and that would only be necessary in the future if they had to be reinstalled). Then, you can remove, e.g., with the "Synaptic Package Manager" (in the "System Settings"), the older kernels: the packages "linux-image-*", "linux-image-extra-*", "linux-headers-*, etc. Just keep the latest kernel (with the highest version number) and, maybe, the one before that if you are unsure whether all your hardware is properly driven buy the latest version. You can also consider the removal of programs that occupy much space. Typically video games. But show us the output of this command too: $ df -h If you chose too little space for the root partition, you would have to expand it, probably at the detriment of /home... which has, by default in Trisquel, a filesystem that cannot be shrunk, i.e., you would need to backup /home first so that /home can be deleted, / expanded and /home recreated (and the respective line in /etc/fstab edited accordingly). But, you certainly are a serious user who does regular backups anyway, aren't you? As for the Wifi, does it work when you are close to the hotspot? If not, it probably is not supported by Trisquel's kernel, which does not include any proprietary software (including firmware that Wifi chipsets increasingly require).
