You are not logged in.
Pages: 1
zero
Last edited by sagebrush (2017-05-06 23:45:33)
Offline
@Sector11 posted instructions today. Have you gone through the process described here?
Have you run the script in a terminal to see if there are any error messages?
Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt «» BunsenLabs on DeviantArt
Offline
zero
Last edited by sagebrush (2017-05-06 23:46:06)
Offline
^ You should already publish the configurations here ...
Offline
just running
hddtemp /dev/sda2 |cut -c33-40
in terminal does something?
btw: I'd do something like
hddtemp /dev/sda | cut -d " " -f3
^ all this want's sudo on my system (didn't bother to figure out why)
Last edited by brontosaurusrex (2017-05-05 09:53:43)
Offline
zero
Last edited by sagebrush (2017-05-06 23:41:20)
Offline
^ If that is the whole lua script, it is seriously broken.
...and did you try the command in a terminal, as suggested by @bronto?
Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt «» BunsenLabs on DeviantArt
Offline
zero
Last edited by sagebrush (2017-05-06 23:46:36)
Offline
...
I just want the hdd temprature to be displayed.
So answer the question!
Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt «» BunsenLabs on DeviantArt
Offline
Bronto's suggestion was welcome, but it did nothing
Offline
Bronto's suggestion was welcome, but it did nothing
Let me try again...please repeat the command and post the terminal output here, using [ code ] tags. And please post everything! For example, I get
$ hddtemp /dev/sda
/dev/sda: open: Permission denied
Also, you are using a partition, not a drive. And you still haven't told us if you set up hddtemp as described by @Sector11 in the link I gave earlier.
Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt «» BunsenLabs on DeviantArt
Offline
Pages: 1