MX-23 beta 2 feedback thread

Message
Author
Wallon
Posts: 336
Joined: Wed Oct 21, 2020 4:08 pm

Re: MX-23 beta 2 feedback thread

#511 Post by Wallon »

Dear @Jerry3904,

You need to review the localisation for [fr_BE].

When I save information from the Quick Info PC program, I get a window that opens and asks "Open with zzzFM"?
zzzFM is used by antiX and not by MX Linux.
I don't know if zzzFM is compatible with MX Linux.
I have used SpaceFM a lot with MX Linux but not zzzFM.

Even the "Exit Options" button is not translated into [fr_BE]!
You do not have the required permissions to view the files attached to this post.

davemx
Posts: 320
Joined: Sun Aug 12, 2018 2:31 pm

Re: MX-23 beta 2 feedback thread

#512 Post by davemx »

To close up the Conky issue...

In the built-in version of geeky-tower that comes with MX-23beta, the colours for ${downspeedgraph and ${upspeedgraph default to 000000 000000. It should be changed to FFFFFF FFFFFF for the release. What threw me in some of the replies I got, was that people were saying that 000000 000000 defaults to black, and I still couldn't see it when I put a light background behind it. It doesn't default to black, it defaults to transparent. Which is why the replies I got made no sense to me. What is odder, is that in the previous version, MX21, these colour settings appeared to be ignored, they came out white — I tried the MX23 version of geeky-tower on my MX21 install and I could see the graphs. This suggests that if some of the Conky scripts haven't been changed since MX21, they may need to be!

Anyway, I've solved my issue, and hopefully helped the developers make the final MX23 perfect!! I'd expect nothing less.

P.S. I'm guessing that in 000000 000000 or FFFFFF FFFFFF, one figure is colour, the other is opaqueness.
Desktop: Mini-Box M350 with Asus H110i-plus motherboard, Pentium G4600 processor, 2TB SSD and 16Gb RAM DDR4-2133
Printer/Scanner: Brother MFC-J5335W
Laptop: Lenovo V15 ADA
Media Centre: Lenovo Q190

User avatar
ceeslans
Posts: 811
Joined: Sun Apr 14, 2019 3:48 am

Re: MX-23 beta 2 feedback thread

#513 Post by ceeslans »

davemx wrote: Sat Jul 08, 2023 4:03 pmTo close up the Conky issue...
>snip<
P.S. I'm guessing that in 000000 000000 or FFFFFF FFFFFF, one figure is colour, the other is opaqueness.
No, it is not.
As clarified in the conky man-pages:
downspeedgraph (netdev) (height),(width) (gradient colour 1) (gradient colour 2) (scale) (-t) (-l)
Download speed graph, colours defined in hex, minus the #. If scale is non-zero, it becomes the scale for the graph. Uses a logarithmic scale (to see small numbers) when you use -l switch. Takes the switch `-t' to use a temperature gradient, which makes the gradient values change depending on the amplitude of a particular graph value (try it and see).
Sony Vaio VPCF23P (2011), Intel Core i7-2670, 6gb RAM, 240gb SSD, MX-Linux 23 based Fluxbox v/1.3.7+
Lenovo Thinkpad L560 (2016), Intel Core i5-6200, 16gb RAM, 240gb SSD, Devuan Daedalus based Fluxbox v/1.3.7+

User avatar
Jerry3904
Administrator
Posts: 23059
Joined: Wed Jul 19, 2006 6:13 am

Re: MX-23 beta 2 feedback thread

#514 Post by Jerry3904 »

So what change do we need to make?
Production: 5.10, MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin

davemx
Posts: 320
Joined: Sun Aug 12, 2018 2:31 pm

Re: MX-23 beta 2 feedback thread

#515 Post by davemx »

Jerry3904 wrote: Sat Jul 08, 2023 5:18 pm So what change do we need to make?
Ensure that colours for down-and-up-speedgraph are FFFFFF FFFFFF and not 000000 000000.
Desktop: Mini-Box M350 with Asus H110i-plus motherboard, Pentium G4600 processor, 2TB SSD and 16Gb RAM DDR4-2133
Printer/Scanner: Brother MFC-J5335W
Laptop: Lenovo V15 ADA
Media Centre: Lenovo Q190

davemx
Posts: 320
Joined: Sun Aug 12, 2018 2:31 pm

Re: MX-23 beta 2 feedback thread

#516 Post by davemx »

ceeslans wrote: Sat Jul 08, 2023 4:26 pm
davemx wrote: Sat Jul 08, 2023 4:03 pmTo close up the Conky issue...
>snip<
P.S. I'm guessing that in 000000 000000 or FFFFFF FFFFFF, one figure is colour, the other is opaqueness.
No, it is not.
As clarified in the conky man-pages:
downspeedgraph (netdev) (height),(width) (gradient colour 1) (gradient colour 2) (scale) (-t) (-l)
Download speed graph, colours defined in hex, minus the #. If scale is non-zero, it becomes the scale for the graph. Uses a logarithmic scale (to see small numbers) when you use -l switch. Takes the switch `-t' to use a temperature gradient, which makes the gradient values change depending on the amplitude of a particular graph value (try it and see).
I see. Well, if the background itself for the conky script is black, but made transparent so it comes out see-through grey, then the graph will be the same see-through grey and you won't be able to see it against any desktop, light or dark.
Last edited by davemx on Sat Jul 08, 2023 5:54 pm, edited 1 time in total.
Desktop: Mini-Box M350 with Asus H110i-plus motherboard, Pentium G4600 processor, 2TB SSD and 16Gb RAM DDR4-2133
Printer/Scanner: Brother MFC-J5335W
Laptop: Lenovo V15 ADA
Media Centre: Lenovo Q190

User avatar
ceeslans
Posts: 811
Joined: Sun Apr 14, 2019 3:48 am

Re: MX-23 beta 2 feedback thread

#517 Post by ceeslans »

Perhaps use the gradient combo 000000 FFFFFF ???
The graph would start clear white and fades out to dark grey.
Actually, shouldn't this be decided by the author?
Sony Vaio VPCF23P (2011), Intel Core i7-2670, 6gb RAM, 240gb SSD, MX-Linux 23 based Fluxbox v/1.3.7+
Lenovo Thinkpad L560 (2016), Intel Core i5-6200, 16gb RAM, 240gb SSD, Devuan Daedalus based Fluxbox v/1.3.7+

User avatar
CharlesV
Global Moderator
Posts: 7076
Joined: Sun Jul 07, 2019 5:11 pm

Re: MX-23 beta 2 feedback thread

#518 Post by CharlesV »

Of all the default backgrounds, the gradient combo 000000 FFFFFF works well with all of them, except one, and stays with the authors color scheme also .

Edit: I guess it would matter where the tower was placed too ;-/
You do not have the required permissions to view the files attached to this post.
*QSI = Quick System Info from menu (Copy for Forum)
*MXPI = MX Package Installer
*Please check the solved checkbox on the post that solved it.
*Linux -This is the way!

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

Re: MX-23 beta 2 feedback thread

#519 Post by siamhie »

Why not use a middle ground color like grey (808080) so that it shows on both light or dark colored backgrounds.

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

4ps4all
Posts: 5
Joined: Tue Apr 25, 2023 6:47 pm

Re: MX-23 beta 2 feedback thread

#520 Post by 4ps4all »

Is it possible to have drivers for a usb wifi adapter "wifi ac1300 Archer t3u plus tplink" in the kernel without to have to add them ?

lsusb
ID 2357:0138 TP-Link 802.11ac NIC
iwconfig
Bit Rate:400 Mbit/s

Kernel 6.1 does not seem to have these drivers. I tested some other newer kernel (liquorix 6.2 ) with not good results. The usb wifi adapter was very slow or not stable.

I found a guide to install the driver , with this driver the USB wifi Adapter seems quite stable with 6.1 kernel.
Anyway to have to install wifi drivers does not seem a simple thing (you need another way to access internet for example). I made a search for the module which is called RTL8822bu in synaptic , but it's not present any module with that name.

this is the link to the driver and the guide
https://github.com/morrownr/88x2bu

Locked

Return to “General”