Re: Journald's qualities

2024-02-27 Thread Anssi Saari
Mariusz Gronczewski writes: > ... in what way? You need to resolve DNS first before you know which > interface the traffic is going out of. You can specify a domain via resolvectl domain for an interface. In my simple case I specify just ~. as the domain for my VPN and for my local domain it's

Re: How to upgrade the GLIBCXX and GLIBC to the specific version

2024-02-27 Thread Greg Wooledge
On Tue, Feb 27, 2024 at 06:51:13AM +, Diego Luo (罗国雄) wrote: > Hi, > > Would you pls help give tips about how to upgrade the GLIBCXX and GLIBC to > the specific version (GLIBCXX_3.4.29, GLIBC_2.34) on Debian? > > I am using the Raspberry Pi 4B with the Raspbian OS “Linux raspberrypi >

Re: How to upgrade the GLIBCXX and GLIBC to the specific version

2024-02-27 Thread Arno Lehmann
Hi all, Am 27.02.2024 um 13:19 schrieb Greg Wooledge: On Tue, Feb 27, 2024 at 06:51:13AM +, Diego Luo (罗国雄) wrote: Hi, Would you pls help give tips about how to upgrade the GLIBCXX and GLIBC to the specific version (GLIBCXX_3.4.29, GLIBC_2.34) on Debian? I am using the Raspberry Pi 4B

Re: running Jami in Trixie - possible locale issue

2024-02-27 Thread Gremlin
On 2/26/24 22:47, Greg Wooledge wrote: On Mon, Feb 26, 2024 at 10:10:45PM -0500, Gremlin wrote: On 2/26/24 20:28, Gary Dale wrote: $locale locale: Cannot set LC_CTYPE to default locale: No such file or directory locale: Cannot set LC_MESSAGES to default locale: No such file or directory

Re: How to upgrade the GLIBCXX and GLIBC to the specific version

2024-02-27 Thread Greg Wooledge
On Tue, Feb 27, 2024 at 08:08:47AM -0500, Gremlin wrote: > > > On Tue, Feb 27, 2024 at 06:51:13AM +, Diego Luo (罗国雄) wrote: > > > > I am using the Raspberry Pi 4B with the Raspbian OS “Linux > > > > raspberrypi 5.15.61-v8+ #1579 SMP PREEMPT Fri Aug 26 11:16:44 > > > > BST 2022 aarch64

Re: How to upgrade the GLIBCXX and GLIBC to the specific version

2024-02-27 Thread Jeffrey Walton
On Tue, Feb 27, 2024 at 5:52 AM Diego Luo (罗国雄) wrote: > > Would you pls help give tips about how to upgrade the GLIBCXX and GLIBC to > the specific version (GLIBCXX_3.4.29, GLIBC_2.34) on Debian? > > I am using the Raspberry Pi 4B with the Raspbian OS “Linux raspberrypi > 5.15.61-v8+ #1579 SMP

Re: How to upgrade the GLIBCXX and GLIBC to the specific version

2024-02-27 Thread Gremlin
On 2/27/24 08:27, Jeffrey Walton wrote: On Tue, Feb 27, 2024 at 5:52 AM Diego Luo (罗国雄) wrote: Would you pls help give tips about how to upgrade the GLIBCXX and GLIBC to the specific version (GLIBCXX_3.4.29, GLIBC_2.34) on Debian? I am using the Raspberry Pi 4B with the Raspbian OS “Linux

Re: TESTE DE INTEGRIDADE SSD

2024-02-27 Thread Luís Cláudio A . Gama
Nunca usei, mas na minha pesquisa aqui, achei 2 links versando sobre a mesma ferramenta. How to Test SSD/HDD Health in Linux (linuxopsys.com) Será isso que procura? []s

Re: running Jami in Trixie - possible locale issue

2024-02-27 Thread Gary Dale
On 2024-02-26 20:43, Greg Wooledge wrote: On Mon, Feb 26, 2024 at 08:28:01PM -0500, Gary Dale wrote: $locale locale: Cannot set LC_CTYPE to default locale: No such file or directory locale: Cannot set LC_MESSAGES to default locale: No such file or directory locale: Cannot set LC_ALL to default

Re: How to upgrade the GLIBCXX and GLIBC to the specific version

2024-02-27 Thread Gremlin
On 2/27/24 09:23, Jeffrey Walton wrote: On Tue, Feb 27, 2024 at 8:34 AM Gremlin wrote: On 2/27/24 08:27, Jeffrey Walton wrote: On Tue, Feb 27, 2024 at 5:52 AM Diego Luo (罗国雄) wrote: Would you pls help give tips about how to upgrade the GLIBCXX and GLIBC to the specific version

Re: ARMv7 problematic?

2024-02-27 Thread Stefan Monnier
> Building binaries when you have a 32-bit system and using a 64-bit kernel > will never work. And yet I do it every day, Stefan

Re: ARMv7 problematic?

2024-02-27 Thread Gremlin
On 2/27/24 09:28, Stefan Monnier wrote: Building binaries when you have a 32-bit system and using a 64-bit kernel will never work. And yet I do it every day, Stefan Build the GNU tool chain and you will get an education. You would have to have a multilib system and then you will

Re: How to upgrade the GLIBCXX and GLIBC to the specific version

2024-02-27 Thread Gremlin
On 2/27/24 07:38, Arno Lehmann wrote: Hi all, Am 27.02.2024 um 13:19 schrieb Greg Wooledge: On Tue, Feb 27, 2024 at 06:51:13AM +, Diego Luo (罗国雄) wrote: Hi, Would you pls help give tips about how to upgrade the GLIBCXX and GLIBC to the specific version (GLIBCXX_3.4.29, GLIBC_2.34) on

Re: How to upgrade the GLIBCXX and GLIBC to the specific version

2024-02-27 Thread Gremlin
On 2/27/24 08:15, Greg Wooledge wrote: On Tue, Feb 27, 2024 at 08:08:47AM -0500, Gremlin wrote: On Tue, Feb 27, 2024 at 06:51:13AM +, Diego Luo (罗国雄) wrote: I am using the Raspberry Pi 4B with the Raspbian OS “Linux raspberrypi 5.15.61-v8+ #1579 SMP PREEMPT Fri Aug 26 11:16:44 BST 2022

ARMv7 problematic? (was: How to upgrade the GLIBCXX and GLIBC to the specific version)

2024-02-27 Thread Stefan Monnier
> He is most likely using armv7 and that comes with its own issues, ie > cpu type and floating point (hard/soft, neon and simd). aarch64 much > easier to build on. I'm using Debian armhf here on various machines (most of them with ARMv7 CPUs but some one of them with an ARMv8 CPU (and kernel)).

Re: ARMv7 problematic?

2024-02-27 Thread Gremlin
On 2/27/24 08:34, Stefan Monnier wrote: He is most likely using armv7 and that comes with its own issues, ie cpu type and floating point (hard/soft, neon and simd). aarch64 much easier to build on. I'm using Debian armhf here on various machines (most of them with ARMv7 CPUs but some one of

Re: ARMv7 problematic?

2024-02-27 Thread Gremlin
On 2/27/24 08:34, Stefan Monnier wrote: He is most likely using armv7 and that comes with its own issues, ie cpu type and floating point (hard/soft, neon and simd). aarch64 much easier to build on. I'm using Debian armhf here on various machines (most of them with ARMv7 CPUs but some one of

Re: running Jami in Trixie - possible locale issue

2024-02-27 Thread Gary Dale
On 2024-02-26 21:29, Max Nikulin wrote:   env | grep 'LC_\|LANG'     systemctl --user show-environment | grep 'LC_\|LANG'  $ env | grep 'LC_\|LANG' LANGUAGE=en_GB LC_MONETARY=en_CA.UTF-8 LANG=iu_CA.UTF-8 LC_MEASUREMENT=en_CA.UTF-8 LC_TIME=en_CA.UTF-8 LC_COLLATE=en_CA.UTF-8

Re: running Jami in Trixie - possible locale issue

2024-02-27 Thread Greg Wooledge
On Tue, Feb 27, 2024 at 08:48:27AM -0500, Gary Dale wrote: > > You've got three different locales mentioned here: > > > > iu_CA.UTF-8 > > en_GB > > en_CA.UTF-8 > > > > Either generate the two that you're missing, or stop using them. > > I'm trying to stop using them. That's the point. How do I

Re: How to upgrade the GLIBCXX and GLIBC to the specific version

2024-02-27 Thread Jeffrey Walton
On Tue, Feb 27, 2024 at 8:34 AM Gremlin wrote: > > On 2/27/24 08:27, Jeffrey Walton wrote: > > On Tue, Feb 27, 2024 at 5:52 AM Diego Luo (罗国雄) wrote: > >> > >> Would you pls help give tips about how to upgrade the GLIBCXX and GLIBC to > >> the specific version (GLIBCXX_3.4.29, GLIBC_2.34) on

Re: running Jami in Trixie - possible locale issue

2024-02-27 Thread Max Nikulin
On 27/02/2024 20:59, Gary Dale wrote: The en_GB seems to be coming from Plasma 5's Region & Language settings. However I see the message that it is "unsupported", which seems appropriate. en_GB is missed in the output of "locale -a" you posted. I have no idea if it is intended or not. It

Re: How to upgrade the GLIBCXX and GLIBC to the specific version

2024-02-27 Thread Jeffrey Walton
On Tue, Feb 27, 2024 at 9:28 AM Gremlin wrote: > > On 2/27/24 09:23, Jeffrey Walton wrote: > > On Tue, Feb 27, 2024 at 8:34 AM Gremlin > > wrote: > >> [...] > >>> Another option is to rebuild blueriver_bitmap_streamer. Before the > >>> build, rip out that useless symbol versioning. All that

Re: where are the crontab files in Trixie?

2024-02-27 Thread The Wanderer
On 2024-02-27 at 10:15, Gary Dale wrote: > Anyway, that got me down the rabbit hole to try to find where the > crontab file is. > > ls -l /root/cron* > ls: cannot access '/root/cron*': No such file or directory > > also > > # whereis crontab > crontab: /usr/bin/crontab /etc/crontab

Re: How to upgrade the GLIBCXX and GLIBC to the specific version

2024-02-27 Thread Gremlin
On 2/27/24 10:08, Jeffrey Walton wrote: Unable to Process Request We couldn't access the content delivery. This content has been deleted, doesn't exist, or can't be previewed. Gonna be hard to do that OP might then take a look at editing the elf file directly. `objdump --remove-section

Re: where are the crontab files in Trixie?

2024-02-27 Thread Michael Kjörling
On 27 Feb 2024 10:15 -0500, from g...@extremeground.com (Gary Dale): > However when I add those lines to the root's crontab using # crontab -e as > > @reboot /usr/sbin/modprobe brcmfmac > @reboot echo 13b1 0bdc > /sys/bus/usb/drivers/brcmfmac/new_id > > the second line fails. I get an e-mail

Passer en 1920x1080 une machine démarrant avec i915.modeset=0 ?

2024-02-27 Thread Olivier
Bonjour, J'ai une machine UN305 de Minis Forum récente. Elle possède un processeur Intel N305, deux interfaces HDMI et une interface USB-C. Elle connectée par HDMI à un moniteur IIyama T2452MTS (de 24 pouces). Je souhaite l'utiliser comme station de travail (bureautique, développement,

Re: running Jami in Trixie - possible locale issue

2024-02-27 Thread Gary Dale
On 2024-02-26 22:10, Gremlin wrote: On 2/26/24 20:28, Gary Dale wrote: On 2024-02-26 17:31, Gremlin wrote: On 2/26/24 17:18, Gary Dale wrote: On 2024-02-26 16:03, Gremlin wrote: On 2/26/24 14:36, Gary Dale wrote: I'm running Debian/Trixie on an AMD64 system. I've installed jami from testing

Re: running Jami in Trixie - possible locale issue

2024-02-27 Thread Gary Dale
On 2024-02-26 22:47, Greg Wooledge wrote: On Mon, Feb 26, 2024 at 10:10:45PM -0500, Gremlin wrote: On 2/26/24 20:28, Gary Dale wrote: $locale locale: Cannot set LC_CTYPE to default locale: No such file or directory locale: Cannot set LC_MESSAGES to default locale: No such file or directory

Re: running Jami in Trixie - possible locale issue

2024-02-27 Thread Gary Dale
On 2024-02-26 22:47, Greg Wooledge wrote: On Mon, Feb 26, 2024 at 10:10:45PM -0500, Gremlin wrote: On 2/26/24 20:28, Gary Dale wrote: $locale locale: Cannot set LC_CTYPE to default locale: No such file or directory locale: Cannot set LC_MESSAGES to default locale: No such file or directory

where are the crontab files in Trixie?

2024-02-27 Thread Gary Dale
I'm running Debian/Trixie on an AMD64 system. I have an old wifi adapter that Linux has problems with that works once I run: /usr/sbin/modprobe brcmfmac echo 13b1 0bdc > /sys/bus/usb/drivers/brcmfmac/new_id However when I add those lines to the root's crontab using # crontab -e as @reboot

Re: where are the crontab files in Trixie?

2024-02-27 Thread Kushal Kumaran
On Tue, Feb 27 2024 at 10:15:59 AM, Gary Dale wrote: > I'm running Debian/Trixie on an AMD64 system. I have an old wifi > adapter that Linux has problems with that works once I run: > > /usr/sbin/modprobe brcmfmac > echo 13b1 0bdc > /sys/bus/usb/drivers/brcmfmac/new_id > > However when I add

Re: where are the crontab files in Trixie?

2024-02-27 Thread Greg Wooledge
On Tue, Feb 27, 2024 at 10:15:59AM -0500, Gary Dale wrote: > I'm running Debian/Trixie on an AMD64 system. I have an old wifi adapter > that Linux has problems with that works once I run: > > /usr/sbin/modprobe brcmfmac > echo 13b1 0bdc > /sys/bus/usb/drivers/brcmfmac/new_id > > However when I

Re: Passer en 1920x1080 une machine démarrant avec i915.modeset=0 ?

2024-02-27 Thread ajh-valmer
> Linux foobar 6.5.0-0.deb12.4-amd64 #1 SMP PREEMPT_DYNAMIC Debian > 6.5.10-1~bpo12+1 (2023-11-23) x86_64 GNU/Linux Le noyau est 6.5.10-1, qui ne semble pas altérer le pilote vidéo, chez moi c'était le 6.5.10-18. As tu vérifié si ton pilote vidéo Intel est fonctionnel ? Le réinstaller ? >

Re: where are the crontab files in Trixie?

2024-02-27 Thread Gremlin
On 2/27/24 14:33, Gary Dale wrote: On 2024-02-27 14:13, Jeffrey Walton wrote: On Tue, Feb 27, 2024 at 2:12 PM Gary Dale wrote: On 2024-02-27 10:25, Kushal Kumaran wrote: On Tue, Feb 27 2024 at 10:15:59 AM, Gary Dale wrote: [...] Can anyone explain how Trixie is handling crontabs now? This

Re: Passer en 1920x1080 une machine démarrant avec i915.modeset=0 ?

2024-02-27 Thread Pierre ESTREm
Bonjour, Essayer 'xrandr' pour lister les résolutions et 'xrandr -s' pour fixer celle-ci ? pierre estrem Le 27/02/2024 à 17:54, ajh-valmer a écrit : Hello, J'ai eu le même problème en upgradant ma bookworm, j'ai tenté avec le pilote "nouveau", bonjour la galère, échec. Quel est non noyau ?

Re: TESTE DE INTEGRIDADE SSD

2024-02-27 Thread Yuri Musachio
Rafael, boa tarde! Existe uma palestra bem legal do Eriberto, na Latinoware 2020, falando sobre o SSD. Com certeza deve ter alguma informação falando das ferramentas para os testes que você deseja. Link Youtube: https://www.youtube.com/watch?v=Vr8uaJ07Fr0=ygUMZXJpYmVydG8gc3Nk Best, On Feb 26

Re: where are the crontab files in Trixie?

2024-02-27 Thread Gary Dale
On 2024-02-27 10:26, The Wanderer wrote: On 2024-02-27 at 10:15, Gary Dale wrote: Anyway, that got me down the rabbit hole to try to find where the crontab file is. ls -l /root/cron* ls: cannot access '/root/cron*': No such file or directory also # whereis crontab crontab:

Re: where are the crontab files in Trixie?

2024-02-27 Thread Gary Dale
On 2024-02-27 10:32, Greg Wooledge wrote: On Tue, Feb 27, 2024 at 10:15:59AM -0500, Gary Dale wrote: I'm running Debian/Trixie on an AMD64 system. I have an old wifi adapter that Linux has problems with that works once I run: /usr/sbin/modprobe brcmfmac echo 13b1 0bdc >

Re: where are the crontab files in Trixie?

2024-02-27 Thread Gary Dale
On 2024-02-27 10:25, Kushal Kumaran wrote: On Tue, Feb 27 2024 at 10:15:59 AM, Gary Dale wrote: I'm running Debian/Trixie on an AMD64 system. I have an old wifi adapter that Linux has problems with that works once I run: /usr/sbin/modprobe brcmfmac echo 13b1 0bdc >

Re: How to upgrade the GLIBCXX and GLIBC to the specific version

2024-02-27 Thread debian-user
Gremlin wrote: > The provider is raspberry foundation and Raspian has been > dis-continued. There is such a thing as the Raspberry Pi Foundation but they are an educational charity. Pis are supplied by Raspberry Pi Ltd. Raspbian has NOT been discontinued, it has simply been renamed Raspberry Pi

Re: How to upgrade the GLIBCXX and GLIBC to the specific version

2024-02-27 Thread Gremlin
On 2/27/24 16:08, debian-u...@howorth.org.uk wrote: Gremlin wrote: The provider is raspberry foundation and Raspian has been dis-continued. There is such a thing as the Raspberry Pi Foundation but they are an educational charity. Pis are supplied by Raspberry Pi Ltd. Raspbian has NOT been

Re: TESTE DE INTEGRIDADE SSD

2024-02-27 Thread Leandro Cunha
Este é um bom tópico pra se levantar, tendo em vista o aumento em uso de SSD. Links sobre isso https://wiki.debian.org/SSDOptimization https://wiki.debian.org/SSD%20Installation

Re: where are the crontab files in Trixie?

2024-02-27 Thread Charles Curley
On Tue, 27 Feb 2024 14:13:49 -0500 Jeffrey Walton wrote: > > The debian wiki suggests that the handling of cron/anacron is > > evolving. > > That sounds like a euphemism for "being killed off" by Systemd and > its timers. These days cron and anacron are run as services/timers by systemd.

Re: where are the crontab files in Trixie?

2024-02-27 Thread Greg Wooledge
On Tue, Feb 27, 2024 at 12:52:33PM -0700, Charles Curley wrote: > On Tue, 27 Feb 2024 14:13:49 -0500 > Jeffrey Walton wrote: > > > > The debian wiki suggests that the handling of cron/anacron is > > > evolving. > > > > That sounds like a euphemism for "being killed off" by Systemd and > > its

timeshift error

2024-02-27 Thread Gary L. Roach
Hi all I keep getting the following error when trying to use "timeshift 1". Ive tried reloading the software  but still get the same error. ** (process:4286): CRITICAL**: 12:39:19.897: gee_abstract_collection_get_size: ass ertion 'self != NULL' failed App config saved:

Re: Passer en 1920x1080 une machine démarrant avec i915.modeset=0 ?

2024-02-27 Thread Olivier
# lspci 00:00.0 Host bridge: Intel Corporation Device 4617 00:02.0 VGA compatible controller: Intel Corporation Alder Lake-N [UHD Graphics] 00:04.0 Signal processing controller: Intel Corporation Alder Lake Innovation Platform Framework Processor Participant 00:0d.0 USB controller: Intel

Re: where are the crontab files in Trixie?

2024-02-27 Thread Gremlin
On 2/27/24 14:58, Greg Wooledge wrote: On Tue, Feb 27, 2024 at 12:52:33PM -0700, Charles Curley wrote: On Tue, 27 Feb 2024 14:13:49 -0500 Jeffrey Walton wrote: The debian wiki suggests that the handling of cron/anacron is evolving. That sounds like a euphemism for "being killed off" by

Re: How to upgrade the GLIBCXX and GLIBC to the specific version

2024-02-27 Thread gene heskett
On 2/27/24 16:21, Gremlin wrote: On 2/27/24 16:08, debian-u...@howorth.org.uk wrote: Gremlin wrote: The provider is raspberry foundation and Raspian has been dis-continued. There is such a thing as the Raspberry Pi Foundation but they are an educational charity. Pis are supplied by

Re: where are the crontab files in Trixie?

2024-02-27 Thread The Wanderer
On 2024-02-27 at 14:09, Gary Dale wrote: > On 2024-02-27 10:26, The Wanderer wrote: > >> On 2024-02-27 at 10:15, Gary Dale wrote: >> >>> Anyway, that got me down the rabbit hole to try to find where the >>> crontab file is. >>> >>>ls -l /root/cron* >>> ls: cannot access '/root/cron*': No such

Re: Debian 12.5.0 amd64 and OpenZFS bug #15526

2024-02-27 Thread Gareth Evans
On Tue 27/02/2024 at 22:52, David Christensen wrote: > ... > These appear to be the ZFS packages for the available Debian releases: > > https://packages.debian.org/buster/zfs-dkms > > busterzfs-dkms (0.7.12-2+deb10u2) > buster-backports zfs-dkms (2.0.3-9~bpo10+1) >

Re: Debian 12.5.0 amd64 and OpenZFS bug #15526

2024-02-27 Thread David Christensen
On 2/26/24 20:52, Gareth Evans wrote: Replied to OP by mistake, reposting to list. On Sun 25/02/2024 at 05:34, David Christensen wrote: debian-user: Is Debian 12.5.0 amd64 affected by OpenZFS bug #15526?

Re: where are the crontab files in Trixie?

2024-02-27 Thread Jeffrey Walton
On Tue, Feb 27, 2024 at 2:12 PM Gary Dale wrote: > > On 2024-02-27 10:25, Kushal Kumaran wrote: > > On Tue, Feb 27 2024 at 10:15:59 AM, Gary Dale > > wrote: > >> [...] > >> Can anyone explain how Trixie is handling crontabs now? > > This behavior has existed forever. I'm on bookworm, though,

Re: where are the crontab files in Trixie?

2024-02-27 Thread Gary Dale
On 2024-02-27 14:13, Jeffrey Walton wrote: On Tue, Feb 27, 2024 at 2:12 PM Gary Dale wrote: On 2024-02-27 10:25, Kushal Kumaran wrote: On Tue, Feb 27 2024 at 10:15:59 AM, Gary Dale wrote: [...] Can anyone explain how Trixie is handling crontabs now? This behavior has existed forever. I'm

Re: TESTE DE INTEGRIDADE SSD

2024-02-27 Thread Rafael de Almeida
Cara é surreal o que estou passando aqui em Fortaleza CE , com tanto SSD dando problema . Parece que os bichos são descartáveis e o pior a gente tenta falar para o cliente fazer backup e é mesmo que nada . Peguei a sugestão do Eriberto o qual tenho grande admiração. De aconselhar a fazer RAID 1 .(

Re: where are the crontab files in Trixie?

2024-02-27 Thread Greg Wooledge
On Tue, Feb 27, 2024 at 10:12:11PM -0500, The Wanderer wrote: > On 2024-02-27 at 14:09, Gary Dale wrote: > > as does find / -name crontab > > Invoked how? In particular, as which user? > > Assuming that the crontab files are actually named literally 'crontab' > with no extra characters (perhaps

Re: TESTE DE INTEGRIDADE SSD

2024-02-27 Thread Yuri Musachio
MUITO FÁCIL fazer o RAID1 (no Debian)… chega a ser ridículo! PORÉM, existem certos “pulo do gato” que eu penei pra encontrar soluções na internet, e que na real não encontrei solução pro meu problema. Eu mesmo “desenvolvi”/descobri uma solução. RsOutra solução também, bem simples, é deixar o

Re: TESTE DE INTEGRIDADE SSD

2024-02-27 Thread Jose Tavares
Me lembrei de algo extra.. Se a máquina onde o SSD está ficar fazendo muito swap, e for colocado no SSD uma particao de swap muito pequena, alguns blocos do SSD serão super stressados com escrita e leitura, podendo danificar aquele espaco precocemente. A recomendacao é que o swap seja sempre 2x a

Re: where are the crontab files in Trixie?

2024-02-27 Thread Kamil Jońca
Gremlin writes: [...] > > https://wiki.archlinux.org/title/Systemd-networkd > https://wiki.archlinux.org/title/Wireless_bonding > > I am using systemd-networkd and systemd-resolved and have removed > Networkmanager, ifupdown and isc-dhcp. Also avahi, modemmanager, > openssh-sftp-server

Re: TESTE DE INTEGRIDADE SSD

2024-02-27 Thread Jose Tavares
Alguns fabricantes de SSD tem produtos muito ruins. Instala o pacote smartmontools, e usa o smartctl fazendo teste short e long .. Quando disparares o teste, verifica quanto tempo irá levar e depois de concluir o tempo, com o parâmetro -a consegues ver o resultado. O smart roda em background,

Re: where are the crontab files in Trixie?

2024-02-27 Thread David Wright
On Tue 27 Feb 2024 at 15:35:07 (+), Michael Kjörling wrote: > On 27 Feb 2024 10:15 -0500, from g...@extremeground.com (Gary Dale): > In this case you might even want the second to execute only when the > first completes _successfully_, so: > > @reboot /usr/sbin/modprobe brcmfmac && echo 13b1

Re: Passer en 1920x1080 une machine démarrant avec i915.modeset=0 ?

2024-02-27 Thread ajh-valmer
Hello, J'ai eu le même problème en upgradant ma bookworm, j'ai tenté avec le pilote "nouveau", bonjour la galère, échec. Quel est non noyau ? On Tuesday 27 February 2024 16:56:50 Olivier wrote: > J'ai une machine UN305 de Minis Forum récente. > Elle possède un processeur Intel N305, deux