Autore: Luigi Zanderighi

  • Using new imon devinput with lirc

    I don’t know exacly untile when but the imon lcd support has been merged  into the linux kernel using devinput. This means that if you want to use the lirc_imon driver you need to blacklist the imon driver shipped with the kernel. You just need to add the following lines in the /etc/modprobe.d/blacklist.conf file: blacklist…

  • Malagiustizia

    Il Tribunale del Riesame di Napoli ha annullato l’ordinanza di carcerazione per Gaetano Riina, fratello di Totò, perché il GIP ha copiato il testo dal PM introducendo diversi errori semantici. Fosse capitato a un comune mortale, avrebbe quantomeno perso l’incarico o il ruolo che ricopre. Ecco alcune fonti: Napoli: il Gip scopiazza il Pm, scarcerato…

  • PCLZIP_ERR_BAD_FORMAT (-10) : Invalid block size : 40

    Have this issue in php? In /etc/php.ini comment out: ; mbstring.func_overload = 7

  • SSD journaling and ro remount

    I recently upgraded my laptop with a brand new SSD, my first two impressions are: much much faster, much much instable. Yes that’s right, instable. My first try with SSD is was with a HANA SSD 8G (model: HLSM008G), does’t work on linux. I bought this drive on ebay just to make some tries with…

  • Mysql bug parade

    Ok, just to tell the truth this is not a real bug parade, but today I’m struggling with many different bugs. The worst thing is that each time you spend a lot of time trying to figure out what is wrong in your code. So when there is a bug in something like mysql the…