Sono alle prime armi con Linux ed avevo intenzione di installare DIGITEMP su Debian
Dopo aver scaricato il file Digitemp-3.6.0.tar.gz ho estratto i files in una cartella.
Ho letto il file Readme che indica quattro verifiche prima di poter effetuare la misura sui sensori.
Quick Setup
-----------
DigiTemp requires very little setup in order to work. Basically there are 4
requirements:
1. Permission to access the serial port you will be using.
2. Permission to write to /var/lock if you are using Linux
3. A 1-wire serial port adapter
4. A 1-wire sensor connected to the adapter
If you think you have all of these taken care of you can try the following to
see if it 'Just Works':
1. Initialize the ./.digitemprc file with the following command:
digitemp -s/dev/ttyS2 -i
Ma già sulla prima "Permission to access the serial port you will be using" ho difficoltà. Come si raggiungono le impostazioni della porta com in Debian ?

C'è qualcuno che si è già cimentato nell'istallazione ?
Grazie