On 23/10/2024 22:14, Jeffrey Walton wrote:
On Tue, Oct 22, 2024 at 6:38 AM George at Clug wrote:
1) download the applications from ANCEL website.
www.anceltech.com
[...]
Installing software from a Chinese vendor does not give me a warm and
fuzzy feeling.
The question is whether there is an a
On 23/10/2024 21:25, Roy J. Tellason, Sr. wrote:
Connecting the device with a USB cable I see it wake up, at which point
there's a menu on its screen.
Start "journalctl -f" as root before connecting the device. Logs may
contain some hints how to communicate with it. Perhaps "udevadm monitor"
On Wed, 23 Oct 2024 14:46:05 -0400
Eben King wrote:
Hello Eben,
>less heat inside the case, is it possible to cap it at a certain speed?
Yes. I use cpupower-gui for that sort of thing.
--
Regards _ "Valid sig separator is {dash}{dash}{space}"
/ ) "The blindingly obvious
On Wed, Oct 23, 2024 at 3:04 PM Michael Kjörling wrote:
>
> On 23 Oct 2024 14:46 -0400, from e...@gmx.us (Eben King):
> > I have a variable-speed CPU. Normally the OS manages it. If I want to make
> > less heat inside the case, is it possible to cap it at a certain speed?
>
> CPU speed is control
On 10/23/24 17:02, Hans wrote:
Such I can do unattended tasks safely. I believe, this is what the op wants to
do.
The video card I have (GTX 970) doesn't enable its fan by default, plus
gives bizarre ever-changing values for fan speed when you ask it. I found a
workaround, by disabling and r
On 10/23/24 16:46, Hans wrote:
> Am Mittwoch, 23. Oktober 2024, 20:46:05 CEST schrieb Eben King:
>> I have a variable-speed CPU. Normally the OS manages it. If I want to make
>> less heat inside the case, is it possible to cap it at a certain speed?
>
> Try the command "cpufreq-set"
Thanks, it'
Am Mittwoch, 23. Oktober 2024, 22:47:54 CEST schrieb Greg Wooledge:
> On Wed, Oct 23, 2024 at 22:46:09 +0200, Hans wrote:
> > #:/bin/bash
> >
> > cpufreq-set -c 0 -u 800MHz
> > cpufreq-set -c 1 -u 800MHz
> > cpufreq-set -c 2 -u 800MHz
> > cpufreq-set -c 3 -u 800MHz
>
> For the record, that should
On Wed, Oct 23, 2024 at 11:14:52AM -0400, Jeffrey Walton wrote:
[...]
> Installing software from a Chinese vendor does not give me a warm and
> fuzzy feeling.
Yes, like
- Cisco
- Solarwinds
- Microsoft
- Crowdstrike
oh, wait...
Cheers
--
t
signature.asc
Description: PGP signature
Am Mittwoch, 23. Oktober 2024, 20:46:05 CEST schrieb Eben King:
> I have a variable-speed CPU. Normally the OS manages it. If I want to make
> less heat inside the case, is it possible to cap it at a certain speed?
Try the command "cpufreq-set" like the example:
cpufreq-set -c 0 -u 800MHz
or a
On Wed, Oct 23, 2024 at 22:46:09 +0200, Hans wrote:
> #:/bin/bash
>
> cpufreq-set -c 0 -u 800MHz
> cpufreq-set -c 1 -u 800MHz
> cpufreq-set -c 2 -u 800MHz
> cpufreq-set -c 3 -u 800MHz
For the record, that should be #!/bin/bash instead of #:/bin/bash
(or you could use #!/bin/sh in this case, since
Eben King wrote:
> I have a variable-speed CPU. Normally the OS manages it. If I want to make
> less heat inside the case, is it possible to cap it at a certain speed?
If you're trying to control the heat--i.e., the power dissipation--your BIOS
may have a CPU setting for the PL1, Power Limit 1,
On 10/23/24 14:52, Brad Rogers wrote:
On Wed, 23 Oct 2024 14:46:05 -0400
Eben King wrote:
Hello Eben,
less heat inside the case, is it possible to cap it at a certain speed?
Yes. I use cpupower-gui for that sort of thing.
Is that in the package "linux-cpupower", or where do you get it?
On 23 Oct 2024 14:46 -0400, from e...@gmx.us (Eben King):
> I have a variable-speed CPU. Normally the OS manages it. If I want to make
> less heat inside the case, is it possible to cap it at a certain speed?
CPU speed is controlled by the CPU frequency governor.
Set /sys/devices/system/cpu/cpu
I have a variable-speed CPU. Normally the OS manages it. If I want to make
less heat inside the case, is it possible to cap it at a certain speed?
--
Did they get you to trade your heroes for ghosts? Hot ashes for trees?
Hot air for a cool breeze? Cold comfort for change?
Did you exchange a w
On Tue, Oct 22, 2024 at 6:38 AM George at Clug wrote:
>
> I have been following the comments on this topic. From what I can tell, the
> company does not provide Linux drivers or software.
>
> A friend of mine managed to access a heart rate monitor by using DOS
> emulation and the original DOS s
On Tuesday 22 October 2024 02:39:36 am George at Clug wrote:
> Hi,
>
> I have been following the comments on this topic. From what I can tell, the
> company does not provide Linux drivers or software.
>
> A friend of mine managed to access a heart rate monitor by using DOS
> emulation and the
On Monday 21 October 2024 07:47:39 am Darac Marjal wrote:
>
> On 20/10/2024 18:51, Roy J. Tellason, Sr. wrote:
> > I have here an Ancel BA101 battery tester, discovered by way of a YT
> > video, and it's proved to be a handy gadget to have. In the "user manual"
> > for this device (available
On 10/22/24 23:24, Will Mengarini wrote:
* e...@gmx.us [24-10/22=Tue 11:06 -0400]:
On 10/18/24 21:14, Raj Kiran Grandhi wrote:
Another issue is that some newer motherboards might not even have the
beeper physically installed.
There is that. Fortunately you can buy them
cheaply. Well, tiny
Hi,
> Please support us and guide and share the process to enroll in the hardware
> certification program.
Well, we are the user community, not the officials.
So inofficially:
There seems to be no official certification process but only plans to
establish some
https://wiki.debian.org/Hardware
this email may go anywhere.
After putting it off for ages I upgraded the PC that does Dovecot,
Roundcube and some other things from Buster to Bookworm.
There seems to be an error with apache2.
The apache2 index file I made as a page of links to things on the server.
Likely you are not supposed to d
On Wednesday, 23-10-2024 at 14:24 Will Mengarini wrote:
> * e...@gmx.us [24-10/22=Tue 11:06 -0400]:
> > On 10/18/24 21:14, Raj Kiran Grandhi wrote:
> >> Another issue is that some newer motherboards might not even have the
> >> beeper physically installed.
> >
> > There is that. Fortunately yo
21 matches
Mail list logo