Site Tools


hardwarerelated:star64_model-a_risc-v

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
hardwarerelated:star64_model-a_risc-v [2023/08/27 08:49] – [First boot] chrishardwarerelated:star64_model-a_risc-v [2024/02/15 09:45] – [First boot] chris
Line 34: Line 34:
 cat >>~/.profile<<EOT cat >>~/.profile<<EOT
 # extend prompt to have temperature # extend prompt to have temperature
-export PS1='[\u@\h \$(cut -b 1,2 /sys/devices/platform/soc/120e0000.tmon/hwmon/hwmon0/temp1_input)°C \W]\$ ' +export PS1='[\u@\h $(cut -b 1,2 /sys/devices/platform/soc/120e0000.tmon/hwmon/hwmon0/temp1_input)\xc2\xb0C \W]$ '
-export PS1='[\u@\h \$(cut -b 1,2 /sys/devices/platform/soc/120e0000.temperature-sensor/hwmon/hwmon0/temp1_input)°C \W]\$ '+
 # colored iostat output # colored iostat output
 export S_COLORS=always export S_COLORS=always
 alias ll='ls -al' alias ll='ls -al'
-export LC_ALL=en_GB.UTF-8+export LC_ALL=en_GB.UTF-8 
 +export EDITOR=vi
 EOT EOT
 </code> </code>
hardwarerelated/star64_model-a_risc-v.txt · Last modified: 2024/02/15 10:40 by chris