You are not logged in.

#1 2017-05-04 23:08:41

sagebrush
Member
Registered: 2017-05-04
Posts: 5

hddtemp in a bargraph.lua

zero

Last edited by sagebrush (2017-05-06 23:45:33)

Offline

#2 2017-05-04 23:30:51

damo
....moderator....
Registered: 2015-08-20
Posts: 6,734

Re: hddtemp in a bargraph.lua

@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

#3 2017-05-05 08:29:57

sagebrush
Member
Registered: 2017-05-04
Posts: 5

Re: hddtemp in a bargraph.lua

zero

Last edited by sagebrush (2017-05-06 23:46:06)

Offline

#4 2017-05-05 08:40:12

unklar
Back to the roots 1.9
From: #! BL
Registered: 2015-10-31
Posts: 2,648

Re: hddtemp in a bargraph.lua

^ You should already publish the configurations here ...   wink

Offline

#5 2017-05-05 08:43:17

brontosaurusrex
Middle Office
Registered: 2015-09-29
Posts: 2,740

Re: hddtemp in a bargraph.lua

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

#6 2017-05-05 20:58:20

sagebrush
Member
Registered: 2017-05-04
Posts: 5

Re: hddtemp in a bargraph.lua

zero

Last edited by sagebrush (2017-05-06 23:41:20)

Offline

#7 2017-05-05 21:03:32

damo
....moderator....
Registered: 2015-08-20
Posts: 6,734

Re: hddtemp in a bargraph.lua

^ 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

#8 2017-05-05 21:34:21

sagebrush
Member
Registered: 2017-05-04
Posts: 5

Re: hddtemp in a bargraph.lua

zero

Last edited by sagebrush (2017-05-06 23:46:36)

Offline

#9 2017-05-05 21:41:56

damo
....moderator....
Registered: 2015-08-20
Posts: 6,734

Re: hddtemp in a bargraph.lua

sagebrush wrote:

...
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

#10 2017-05-05 21:46:50

sagebrush
Member
Registered: 2017-05-04
Posts: 5

Re: hddtemp in a bargraph.lua

Bronto's suggestion was welcome, but it did nothing

Offline

#11 2017-05-05 21:57:56

damo
....moderator....
Registered: 2015-08-20
Posts: 6,734

Re: hddtemp in a bargraph.lua

sagebrush wrote:

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

Board footer

Powered by FluxBB