My modified version of MX-MyConky  [Solved]

Message
Author
User avatar
i_ri
Posts: 1098
Joined: Tue Jun 30, 2015 12:26 am

Re: My modified version of MX-MyConky

#91 Post by i_ri »

Okay siamhie
This is Your 24 multicore trying a different if statement. see if it shows the right cores (?)
the zip is your multicore24.

file withdrawn; error found.
Last edited by i_ri on Sat Jan 25, 2025 2:10 am, edited 2 times in total.

User avatar
i_ri
Posts: 1098
Joined: Tue Jun 30, 2015 12:26 am

Re: My modified version of MX-MyConky

#92 Post by i_ri »

siamhie "If you're trying to use the conky I built for AVLinux (24 cores), "
no. it conspicuously not your conky 24. the code is in the post. it is a conky just for the testing of the if statement outcome validity.

User avatar
siamhie
Global Moderator
Posts: 3336
Joined: Fri Aug 20, 2021 5:45 pm

Re: My modified version of MX-MyConky

#93 Post by siamhie »

i_ri wrote: Thu Jan 23, 2025 10:45 pm siamhie "If you're trying to use the conky I built for AVLinux (24 cores), "
no. it conspicuously not your conky 24. the code is in the post. it is a conky just for the testing of the if statement outcome validity.
I'm not using cpugraph, I'm using lua gradbar.
This is my Fluxbox . There are many others like it, but this one is mine. My Fluxbox is my best friend. It is my life.
I must master it as I must master my life. Without me, my Fluxbox is useless. Without my Fluxbox, I am useless.

User avatar
i_ri
Posts: 1098
Joined: Tue Jun 30, 2015 12:26 am

Re: My modified version of MX-MyConky

#94 Post by i_ri »

${if_match "${cpu cpu3}"!="0"}${cpubar cpu3}${endif}

an example. once a cpuN is qualified to show the [lua cpu]bar.
when zero, then the bar frame disappears; seeing a bar frame border means not empty; vacant is zero not showing bar.

User avatar
asqwerth
Developer
Posts: 7916
Joined: Sun May 27, 2007 5:37 am

Re: My modified version of MX-MyConky

#95 Post by asqwerth »

i_ri wrote: Thu Jan 23, 2025 10:45 pm siamhie "If you're trying to use the conky I built for AVLinux (24 cores), "
no. it conspicuously not your conky 24. the code is in the post. it is a conky just for the testing of the if statement outcome validity.
I posted a few times in this thread my attempts at a mega-combined conky trying to combine all of siamhie's conkies to address all the different numbers of cores. I was using the

$if_match [ ] = [no of cores] ...[then display the following] ... $endif

structure.

However, I think it was confusing people posting in this thread, and I only have 4-core machines. So I will start a new thread and let everyone focus on siamhie's efforts and trial conkies in this thread. When I do start my thread, I will refer to this thread since I relied on his different conkies to position my memperc bar for each different number of cores.


I haven't yet started my thread because I've encountered a weird issue which is that when I only had 2 scenarios addressed in the if_match sections, the bottom network section -- which should not be affected by the if_match sections -- worked fine. But when I squeezed in 7 to 8 scenarios, I got strange network results showing up [my ethernet connection was detected as wlan0. Reproduced on 2 machines]. When I compared the 2 conkies in meld just in case there were typos, the network section for both conkies were exactly the same, which is puzzling. I'm wondering if there is a maximum limit on the number of if_match scenarios I can include in a conky.

Anyway, you can look for my posts in this thread, but my mega conky here will have that network display problem. It also does not address what happens if your number of cores does not match any of the if_match sections I included.
Desktop: Intel i5-4460, 16GB RAM, Intel integrated graphics
Clevo N130WU-based Ultrabook: Intel i7-8550U (Kaby Lake R), 16GB RAM, Intel integrated graphics (UEFI)
ASUS X42D laptop: AMD Phenom II, 6GB RAM, Mobility Radeon HD 5400

User avatar
siamhie
Global Moderator
Posts: 3336
Joined: Fri Aug 20, 2021 5:45 pm

Re: My modified version of MX-MyConky

#96 Post by siamhie »

i_ri wrote: Thu Jan 23, 2025 10:40 pm Okay siamhie
This is Your 24 multicore trying a different if statement. see if it shows the right cores (?)
the zip is your multicore24.
I get this with your conky. A lot of info is missing and some of the code looks out of place. (there shouldn't be two temp values under CPU for instance)
quickshot_250124_062125.jpg
You do not have the required permissions to view the files attached to this post.
This is my Fluxbox . There are many others like it, but this one is mine. My Fluxbox is my best friend. It is my life.
I must master it as I must master my life. Without me, my Fluxbox is useless. Without my Fluxbox, I am useless.

User avatar
siamhie
Global Moderator
Posts: 3336
Joined: Fri Aug 20, 2021 5:45 pm

Re: My modified version of MX-MyConky  [Solved]

#97 Post by siamhie »

After working on this for a week and finally getting the fuzziness sorted out due to a PEBKAC moment,
I have decided to release a multiple conky version and let the user decide which one to select.

Currently there are 8 conky's to choose from. 2, 4, 6, 8, 12, 16, 20 and 24 core CPU's. Included is a readme
to find out the CPU temp needed to display correctly as it is only looking in the hwmon0 directory and not
all CPU's land there. (mine shows up in hwmon3)

MX-MultiCore.tar.zst.zip


Here it is in action when I was creating a 6.13 shapshot.
MX-MultiCore.jpg

@asqwerth feel free to use this as a template for your mega-conky.
You do not have the required permissions to view the files attached to this post.
This is my Fluxbox . There are many others like it, but this one is mine. My Fluxbox is my best friend. It is my life.
I must master it as I must master my life. Without me, my Fluxbox is useless. Without my Fluxbox, I am useless.

User avatar
asqwerth
Developer
Posts: 7916
Joined: Sun May 27, 2007 5:37 am

Re: My modified version of MX-MyConky

#98 Post by asqwerth »

@siamhie

Thanks! I've downloaded your zip file. Hopefully I will have time to work on my conky a little bit more.
Desktop: Intel i5-4460, 16GB RAM, Intel integrated graphics
Clevo N130WU-based Ultrabook: Intel i7-8550U (Kaby Lake R), 16GB RAM, Intel integrated graphics (UEFI)
ASUS X42D laptop: AMD Phenom II, 6GB RAM, Mobility Radeon HD 5400

User avatar
siamhie
Global Moderator
Posts: 3336
Joined: Fri Aug 20, 2021 5:45 pm

Re: My modified version of MX-MyConky

#99 Post by siamhie »

asqwerth wrote: Fri Jan 24, 2025 10:51 am @siamhie

Thanks! I've downloaded your zip file. Hopefully I will have time to work on my conky a little bit more.
@asqwerth Looking forward to checking yours out. I'll keep an eye out for that thread.
This is my Fluxbox . There are many others like it, but this one is mine. My Fluxbox is my best friend. It is my life.
I must master it as I must master my life. Without me, my Fluxbox is useless. Without my Fluxbox, I am useless.

User avatar
i_ri
Posts: 1098
Joined: Tue Jun 30, 2015 12:26 am

Re: My modified version of MX-MyConky

#100 Post by i_ri »

siamhie thanks for the image. It got as far as ten cores. it did not get to sixteen.(probably a <sort> problem.)
For Your instance the lua path to allcombined needs adjusting. (my full path is stuck-in; change.)
Getting to ten cores is encouraging.

Locked

Return to “Community Submissions”