Aller directement au contenu

Monde

Sujets en dehors de ce forum. Les vues et opinions exprimées ici ne reflètent pas nécessairement celles de ce forum et de ses membres.

Un monde de contenus à portée de main…

Voyez cela comme votre fil de découverte global. Il rassemble des discussions intéressantes issues du web et d’autres communautés, en un seul endroit.

Bien que vous puissiez consulter les tendances du moment, la meilleure façon d’utiliser ce fil est de le personnaliser. En créant un compte, vous pouvez suivre des créateurs et des sujets spécifiques afin de filtrer le bruit et de ne voir que ce qui vous intéresse.

Prêt à vous lancer ? Créez un compte pour suivre d’autres personnes, recevoir des notifications quand on vous répond et sauvegarder vos contenus favoris.

S'inscrire Se connecter
  • R

    Le PC en question :

    # inxi -F
    System:
      Host: pcremi Kernel: 6.18.33.1-microsoft-standard-WSL2 arch: x86_64 bits: 64
      Console: pty pts/2 Distro: Ubuntu 24.04.4 LTS (Noble Numbat)
    Machine:
      Message: No machine data: try newer kernel. Is dmidecode installed? Try -M
        --dmidecode.
    CPU:
      Info: 6-core model: AMD Ryzen 5 7500X3D bits: 64 type: MT MCP cache:
        L2: 6 MiB
      Speed (MHz): avg: 3992 min/max: N/A cores: 1: 3992 2: 3992 3: 3992 4: 3992
        5: 3992 6: 3992 7: 3992 8: 3992 9: 3992 10: 3992 11: 3992 12: 3992
    Graphics:
      Device-1: Microsoft Basic Render Driver driver: dxgkrnl v: 2.0.3
      Device-2: Microsoft Basic Render Driver driver: dxgkrnl v: 2.0.3
      Display: server: X.Org v: 24.1.6 driver: dri: swrast gpu: dxgkrnl,dxgkrnl
        resolution: 3840x2160~60Hz
      API: EGL v: 1.5 drivers: swrast platforms: wayland,x11,surfaceless,device
      API: OpenGL v: 4.6 vendor: microsoft mesa v: 24.0.9-0ubuntu0.3
        renderer: D3D12 (AMD Radeon RX 9060 XT)
    Audio:
      Message: No device data found.
    Network:
      Message: No PCI device data found.
      IF-ID-1: eth0 state: up speed: 10000 Mbps duplex: full
        mac: 
    Drives:
      Local Storage: total: 1 TiB used: 1.93 GiB (0.2%)
      ID-1: /dev/sda model: Virtual Disk size: 356.9 MiB
      ID-2: /dev/sdb model: Virtual Disk size: 159.5 MiB
      ID-3: /dev/sdc model: Virtual Disk size: 4 GiB
      ID-4: /dev/sdd model: Virtual Disk size: 1024 GiB
    Partition:
      ID-1: / size: 1006.85 GiB used: 1.93 GiB (0.2%) fs: ext4 dev: /dev/sdd
    Swap:
      ID-1: swap-1 type: partition size: 4 GiB used: 0 KiB (0.0%) dev: /dev/sdc
    Sensors:
      Src: lm-sensors+/sys Message: No sensor data found using /sys/class/hwmon
        or lm-sensors.
    Info:
      Memory: total: 16 GiB note: est. available: 15.2 GiB used: 775.9 MiB (5.0%)
      Processes: 30 Uptime: 5m Shell: Bash inxi: 3.3.34
    

    Je fait un make install avant puis un nouveau test : root@pcremi:/workspace/llama.cpp/build/bin# ./llama-bench -m /models/Qwen3.6-27B-Q4_K_M.gguf ggml_cuda_init: found 1 ROCm devices (Total VRAM: 16304 MiB): Device 0: AMD Radeon RX 9060 XT, gfx1200 (0x1200), VMM: no, Wave Size: 32, VRAM: 16304 MiB | model | size | params | backend | ngl | test | t/s | | ------------------------------ | ---------: | ---------: | ---------- | --: | --------------: | -------------------: | pid:3402 tid:0x757b61d04280 [CreateContext] fail 11 llama-bench: /home/remia/librocdxg/src/wddm/queue.cpp:267: wsl::thunk::ComputeQueue::ComputeQueue(wsl::thunk::WDDMDevice*, void*, uint64_t, std::atomic<long unsigned int>*, std::atomic<long unsigned int>*, volatile int64_t*, uint32_t, uint32_t, bool): Assertion `ret' failed. Aborted (core dumped) Pas mieux.
  • Tuxedo17T

    Voici la configuration :

    model:
      default: llama-swap
      provider: custom
      base_url: http://127.0.0.1:8080/v1
      api_key: llama-swap
      context_length: 175000
    

    Via llama-swap quand je configure à 180.000 j’ai 131.000 . Je configure donc en dur 175000.


    Requete pour la compression : { "messages": [ { "role": "user", "content": "You are a summarization agent creating a context checkpoint. Treat the conversation turns below as source material for a compact record of prior work. Produce only the structured summary; do not add a greeting, preamble, or prefix. Write the summary in the same language the user was using in the conversation — do not translate or switch to English. NEVER include API keys, tokens, passwords, secrets, credentials, or connection strings in the summary — replace any that appear with [REDACTED]. Note that the user had credentials present, but do not preserve their values.\n\nCreate a structured checkpoint summary for the conversation after earlier turns are compacted. The summary should preserve enough detail for continuity without re-reading the original turns
  • Tuxedo17T

    Pas de crash pour l’instant, la solution est assez stable.

    4520c11c-a6df-41ad-a528-9c0b08d2ccf5-image.png

    079a96b7-2fd8-42ae-a894-886e5c791bd0-image.png


    Temps : [image: 1786011735209-llama-swap-daily-duration-resized.png]
  • fariasF

    J’ai fait un update du PVE : 8.4.11 => 8.4.12.

    Pas de problème.


    Update : [image: 1785824547990-a7b01039-de7f-4239-a35e-d05da2d0e7c8-image.png]
  • fariasF

    Mise à jours de la version de NodeBB via le script :

    ./nodebb stop
    ./nodebb upgrade
    ./nodebb start
    

    Toujours la même erreur : # ./nodebb upgrade Updating NodeBB... 1. Updating package.json file with defaults... OK 2. Bringing base dependencies up to date... started npm notice run nodebb@4.14.6 postinstall npm notice run if [ "$NODE_ENV" != "production" ]; then npx husky install; fi changed 4 packages, and audited 833 packages in 10s 129 packages are looking for funding run `npm fund` for details 8 vulnerabilities (1 moderate, 7 high) To address issues that do not require attention, run: npm audit fix To address all issues (including breaking changes), run: npm audit fix --force Run `npm audit` for details. 3. Checking installed plugins for updates...Checking installed plugins and themes for updates... OK A total of 2 package(s) can be upgraded: * @nodebb/nodebb-plugin-reactions (3.0.3 -> 3.0.4) * nodebb-plugin-feed (4.0.1 -> 4.0.3) Proceed with upgrade (y|n)? y Upgrading packages... 4. Updating NodeBB data store schema... Parsing upgrade scripts... OK | 0 script(s) found, 182 skipped Schema update complete! 5. Rebuilding assets... started 2026-08-04T06:20:09.785Z [4567/57604] - info: [build] Building in parallel mode 2026-08-04T06:20:09.787Z [4567/57604] - info: [build] plugin static dirs build started 2026-08-04T06:20:09.787Z [4567/57604] - info: [build] requirejs modules build started 2026-08-04T06:20:09.788Z [4567/57604] - info: [build] client js bundle build started 2026-08-04T06:20:09.788Z [4567/57604] - info: [build] admin js bundle build started 2026-08-04T06:20:09.789Z [4567/57604] - info: [build] client side styles build started 2026-08-04T06:20:09.789Z [4567/57604] - info: [build] admin control panel styles build started 2026-08-04T06:20:09.791Z [4567/57604] - info: [build] templates build started 2026-08-04T06:20:09.791Z [4567/57604] - info: [build] languages build started 2026-08-04T06:20:10.316Z [4567/57604] - info: [build] plugin static dirs build completed in 0.528sec 2026-08-04T06:20:11.821Z [4567/57604] - info: [build] client js bundle build completed in 2.033sec 2026-08-04T06:20:11.821Z [4567/57604] - info: [build] admin js bundle build completed in 2.033sec 2026-08-04T06:20:15.137Z [4567/57604] - info: [build] requirejs modules build completed in 5.35sec 2026-08-04T06:20:15.138Z [4567/57604] - info: [build] Bundling with Webpack. [10%] building (0/0 modules) 2026-08-04T06:20:16.987Z [4567/57604] - info: [build] client side styles build completed in 7.197sec [10%] building (23/245 modules) [10%] building (411/496 modules) 338 assets 541 modules ERROR in ./build/public/scripts-client.js 3435:5 Module parse failed: Unexpected token (3435:5) You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders | }); | > ;CC0 1.0 Universal | | Statement of Purpose webpack 5.108.4 compiled with 1 error in 10848 ms 2026-08-04T06:20:27.656Z [4567/57604] - info: [build] Asset compilation successful. Completed in 17.861sec. NodeBB Upgrade Complete!
  • fariasF

    # grep "wp-login.php" /var/log/apache2/access.*.log.1 | sed 's/:/ /g' | awk '{print $2}' | sort -n | uniq -c | sort -n | tail -10 4 91.246.51.140 6 165.231.121.77 6 191.102.165.71 22 2.57.23.72 24 38.253.224.3 58 178.128.84.251 1454 139.162.58.217 1472 165.22.58.190 1868 139.162.58.164 4216 172.104.172.245
  • Tuxedo17T

    [image: 1785390482492-7c9f6dc6-b13d-45ef-98c1-88771c3e3e93-image.png] [image: 1785390541176-654ab7f4-a802-490e-bf51-476c7c37fa80-image.png]
  • Tuxedo17T
    [   33.298562] ------------[ cut here ]------------
    [   33.298569] i915 0000:00:02.0: [drm] drm_WARN_ON_ONCE(t_vblank < vblank->time)
    [   33.298594] WARNING: CPU: 13 PID: 1768 at drivers/gpu/drm/drm_vblank.c:1572 drm_vblank_restore+0x26c/0x2c0
    [   33.298612] Modules linked in: ccm rfcomm snd_seq_dummy snd_hrtimer evdi(OE) nvidia_uvm(OE) qrtr nvidia(OE) cmac algif_hash algif_skcipher af_alg bnep typec_displayport snd_hda_codec_intelhdmi typec_thunderbolt snd_sof_pci_intel_tgl xe snd_hda_codec_alc269 snd_sof_pci_intel_cnl snd_hda_scodec_component snd_sof_intel_hda_generic sunrpc snd_hda_codec_realtek_lib soundwire_intel snd_hda_codec_generic snd_sof_intel_hda_sdw_bpt gpu_sched drm_gpuvm snd_sof_intel_hda_common drm_gpusvm_helper drm_exec snd_soc_hdac_hda drm_suballoc_helper snd_sof_intel_hda_mlink snd_sof_intel_hda soundwire_cadence snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_sof_utils snd_soc_acpi_intel_match snd_soc_acpi_intel_sdca_quirks soundwire_generic_allocation snd_soc_acpi soundwire_bus snd_soc_sdca snd_hda_codec_nvhdmi crc8 snd_hda_codec_hdmi snd_soc_avs intel_rapl_msr intel_rapl_common snd_soc_hda_codec intel_uncore_frequency snd_hda_intel intel_uncore_frequency_common snd_hda_ext_core intel_tcc_cooling snd_hda_codec iwlmvm snd_soc_core
    [   33.298711]  x86_pkg_temp_thermal intel_powerclamp snd_hda_core snd_compress snd_intel_dspcfg coretemp ac97_bus snd_intel_sdw_acpi snd_hwdep snd_pcm_dmaengine mac80211 snd_pcm kvm_intel snd_seq_midi snd_seq_midi_event i915 uvcvideo libarc4 snd_rawmidi videobuf2_vmalloc kvm uvc btusb videobuf2_memops tuxedo_nb02_nvidia_power_ctrl(OE) btrtl drm_buddy cmdlinepart uniwill_wmi(OE) irqbypass videobuf2_v4l2 mei_pxp mei_hdcp snd_seq ee1004 binfmt_misc iwlwifi btintel drm_display_helper spi_nor rapl videobuf2_common tuxedo_io(OE) btbcm snd_seq_device clevo_wmi(OE) snd_timer mtd tuxedo_keyboard(OE) nvidiafb asus_wmi i2c_i801 videodev btmtk mei_me cec vgastate nls_iso8859_1 intel_cstate tuxedo_compatibility_check(OE) snd platform_profile wmi_bmof spi_intel_pci i2c_smbus led_class_multicolor cfg80211 mc i2c_mux spi_intel bluetooth mei rc_core fb_ddc soundcore i2c_algo_bit intel_pmc_core pmt_telemetry pmt_discovery pmt_class intel_pmc_ssram_telemetry intel_hid intel_vsec acpi_tad sparse_keymap acpi_pad joydev input_leds serio_raw
    [   33.298851]  mac_hid sch_fq_codel vmwgfx drm_ttm_helper ttm msr parport_pc ppdev lp parport dm_crypt nvme_fabrics efi_pstore nfnetlink dmi_sysfs ip_tables x_tables autofs4 btrfs blake2b_generic raid10 raid456 async_raid6_recov async_memcpy async_pq async_xor async_tx xor raid6_pq raid1 raid0 linear usbhid cdc_ether usbnet r8152 mii ucsi_acpi typec_ucsi typec hid_multitouch r8125(OE) hid_generic nvme uas usb_storage polyval_clmulni nvme_core r8169 ahci ghash_clmulni_intel intel_lpss_pci thunderbolt i2c_hid_acpi intel_lpss realtek libahci nvme_keyring i2c_hid idma64 nvme_auth hid video wmi pinctrl_tigerlake aesni_intel
    [   33.298950] CPU: 13 UID: 1000 PID: 1768 Comm: eDP-1 Tainted: G           OE       6.17.0-122035-tuxedo #35~24.04.1tux1 PREEMPT(voluntary) 
    [   33.298958] Tainted: [O]=OOT_MODULE, [E]=UNSIGNED_MODULE
    [   33.298960] Hardware name: TUXEDO TUXEDO Polaris Intel Gen3 (TGL)/GMxTGxx, BIOS N.1.07A03 09/24/2021
    [   33.298965] RIP: 0010:drm_vblank_restore+0x26c/0x2c0
    [   33.298973] Code: 4d 85 e4 75 03 4c 8b 27 4c 89 4d b8 e8 ad de ec ff 48 c7 c1 58 f4 14 9b 4c 89 e2 48 c7 c7 1f 1d 1f 9b 48 89 c6 e8 14 1b 34 ff <0f> 0b 4c 8b 4d b8 eb ad c6 05 7d 79 9e 01 01 48 85 db 74 2e 48 8b
    [   33.298977] RSP: 0018:ffffd46747953918 EFLAGS: 00010046
    [   33.298982] RAX: 0000000000000000 RBX: ffff8d696b5d4000 RCX: 0000000000000000
    [   33.298985] RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000
    [   33.298988] RBP: ffffd46747953960 R08: 0000000000000000 R09: 0000000000000000
    [   33.298990] R10: 0000000000000000 R11: 0000000000000000 R12: ffff8d694345e730
    [   33.298993] R13: 0000000000000003 R14: 0000000000001578 R15: ffff8d6969d88828
    [   33.298996] FS:  00007dc68f7fe6c0(0000) GS:ffff8d79136e2000(0000) knlGS:0000000000000000
    [   33.298999] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
    [   33.299003] CR2: 00000000299126c8 CR3: 000000011ca37004 CR4: 0000000000f72ef0
    [   33.299006] PKRU: 55555554
    [   33.299008] Call Trace:
    [   33.299012]  <TASK>
    [   33.299021]  drm_crtc_vblank_restore+0x6b/0x1b0
    [   33.299032]  bdw_enable_vblank+0xcd/0x110 [i915]
    [   33.299484]  drm_vblank_enable+0x100/0x1b0
    [   33.299492]  drm_vblank_get+0xb2/0x100
    [   33.299499]  drm_crtc_vblank_get+0x17/0x30
    [   33.299507]  intel_display_rps_boost_after_vblank+0x53/0x130 [i915]
    [   33.299905]  intel_prepare_plane_fb+0x122/0x170 [i915]
    [   33.300279]  drm_atomic_helper_prepare_planes.part.0+0x32/0x1e0
    [   33.300289]  drm_atomic_helper_prepare_planes+0x5d/0x70
    [   33.300294]  intel_atomic_commit+0x13b/0x300 [i915]
    [   33.300685]  drm_atomic_nonblocking_commit+0x5c/0x70
    [   33.300693]  drm_mode_atomic_ioctl+0x734/0x870
    [   33.300701]  ? __pfx_drm_mode_atomic_ioctl+0x10/0x10
    [   33.300707]  drm_ioctl_kernel+0xb4/0x110
    [   33.300715]  drm_ioctl+0x2ec/0x5b0
    [   33.300720]  ? __pfx_drm_mode_atomic_ioctl+0x10/0x10
    [   33.300729]  __x64_sys_ioctl+0xa5/0x100
    [   33.300739]  x64_sys_call+0x1226/0x2680
    [   33.300748]  do_syscall_64+0x80/0xa20
    [   33.300756]  ? arch_exit_to_user_mode_prepare.isra.0+0xc2/0xe0
    [   33.300763]  ? do_syscall_64+0xb6/0xa20
    [   33.300769]  ? do_syscall_64+0xb6/0xa20
    [   33.300775]  ? do_syscall_64+0xb6/0xa20
    [   33.300781]  ? do_syscall_64+0xb6/0xa20
    [   33.300787]  ? arch_exit_to_user_mode_prepare.isra.0+0xd/0xe0
    [   33.300794]  ? do_syscall_64+0xb6/0xa20
    [   33.300800]  ? do_syscall_64+0xb6/0xa20
    [   33.300805]  ? irqentry_exit_to_user_mode+0x2d/0x1d0
    [   33.300813]  ? clear_bhb_loop+0x30/0x80
    [   33.300821]  ? clear_bhb_loop+0x30/0x80
    [   33.300826]  entry_SYSCALL_64_after_hwframe+0x76/0x7e
    [   33.300830] RIP: 0033:0x7dc6ad124e1d
    [   33.300835] Code: 04 25 28 00 00 00 48 89 45 c8 31 c0 48 8d 45 10 c7 45 b0 10 00 00 00 48 89 45 b8 48 8d 45 d0 48 89 45 c0 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 1a 48 8b 45 c8 64 48 2b 04 25 28 00 00 00
    [   33.300839] RSP: 002b:00007dc68f7fd3c0 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
    [   33.300844] RAX: ffffffffffffffda RBX: 00007dc680006980 RCX: 00007dc6ad124e1d
    [   33.300847] RDX: 00007dc68f7fd4b0 RSI: 00000000c03864bc RDI: 0000000000000012
    [   33.300850] RBP: 00007dc68f7fd410 R08: 00007dc680005a64 R09: 00007dc6800059e0
    [   33.300852] R10: 00007dc680007bd0 R11: 0000000000000246 R12: 00007dc68f7fd4b0
    [   33.300855] R13: 00000000c03864bc R14: 0000000000000012 R15: 0000000000000008
    [   33.300861]  </TASK>
    [   33.300864] ---[ end trace 0000000000000000 ]---
    
    

  • Tuxedo17T

    Maintenant j’ai la version : 595.84

    s# nvidia-smi 
    Mon Jul 27 12:03:15 2026       
    +-----------------------------------------------------------------------------------------+
    | NVIDIA-SMI 595.84                 Driver Version: 595.84         CUDA Version: 13.2     |
    +-----------------------------------------+------------------------+----------------------+
    | GPU  Name                 Persistence-M | Bus-Id          Disp.A | Volatile Uncorr. ECC |
    | Fan  Temp   Perf          Pwr:Usage/Cap |           Memory-Usage | GPU-Util  Compute M. |
    |                                         |                        |               MIG M. |
    |=========================================+========================+======================|
    |   0  NVIDIA GeForce RTX 3060 ...    Off |   00000000:01:00.0 Off |                  N/A |
    | N/A   50C    P8             26W /  115W |       0MiB /   6144MiB |      0%      Default |
    |                                         |                        |                  N/A |
    +-----------------------------------------+------------------------+----------------------+
    |   1  NVIDIA GeForce RTX 5060 Ti     Off |   00000000:05:00.0 Off |                  N/A |
    |  0%   36C    P8              5W /  180W |       0MiB /  16311MiB |      0%      Default |
    |                                         |                        |                  N/A |
    +-----------------------------------------+------------------------+----------------------+
    
    +-----------------------------------------------------------------------------------------+
    | Processes:                                                                              |
    |  GPU   GI   CI              PID   Type   Process name                        GPU Memory |
    |        ID   ID                                                               Usage      |
    |=========================================================================================|
    |  No running processes found                                                             |
    +-----------------------------------------------------------------------------------------+
    
    

    J’espère que llama-swap va continuer de fonctionner.

    9e204fae-4b2c-41e7-b4d5-ac0495e694a3-image.png


    J’avais oublier de modifier le script /usr/local/bin/aorus-bridge . VENDOR_ID="${VENDOR_ID:-0x10de}" # NVIDIA # DEVICE_ID: exact PCI device id to match (e.g. 0x2b85 for RTX 5090). Leave # empty to match ANY NVIDIA display controller by PCI class — this covers the # whole RTX 50-series (5090=0x2b85, 5060 Ti=0x2d04, …) without a hardcoded list, # in the same spirit as is_tb_tunneled below. Set DEVICE_ID to pin one board. DEVICE_ID="${DEVICE_ID:-0x2d04}" # PCI base class 0x03 = display controller (VGA 0x0300 / 3D 0x0302); selects the # GPU function and excludes its HDMI-audio function (class 0x0403). GPU_CLASS_PREFIX="${GPU_CLASS_PREFIX:-0x03}"
  • fariasF

    Version of NodeBB : v4.14.2

    # ./nodebb log
    [cluster] Child Process (594665) has exited (code: 0, signal: null)
    
    NodeBB v4.14.2 Copyright (C) 2013-2026 NodeBB Inc.
    This program comes with ABSOLUTELY NO WARRANTY.
    This is free software, and you are welcome to redistribute it under certain conditions.
    For the full license, please visit: http://www.gnu.org/copyleft/gpl.html
    
    Clustering enabled: Spinning up 1 process(es).
    
    2026-07-27T05:29:55.357Z [4567/2024] - info: Initializing NodeBB v4.14.2 https://lemmy.cyber-neurones.org
    2026-07-27T05:30:19.527Z [4567/2024] - info: [socket.io] Restricting access to origin: https://lemmy.cyber-neurones.org:*
    video started
    2026-07-27T05:30:25.491Z [4567/2024] - info: [plugins/web-push] VAPID keys OK.
    2026-07-27T05:30:25.612Z [4567/2024] - info: Regex recompiled: (?<url>https?:\/\/[^\s]+\/(?<filename>[\w_0-9\-\.]+\.(jpg|jpeg|gif|gifv|png|svg))([^\s]*)?)
    2026-07-27T05:30:25.613Z [4567/2024] - info: Cache initialized to size 3
    2026-07-27T05:30:25.779Z [4567/2024] - info: [api] Adding 3 route(s) to `api/v3/plugins`
    2026-07-27T05:30:25.818Z [4567/2024] - info: [router] Routes added
    2026-07-27T05:30:25.898Z [4567/2024] - info: 🎉 NodeBB Ready
    2026-07-27T05:30:25.903Z [4567/2024] - info: 🤝 Setting 'trust proxy' to true
    2026-07-27T05:30:25.912Z [4567/2024] - info: 📡 NodeBB is now listening on: 0.0.0.0:4567
    2026-07-27T05:30:25.912Z [4567/2024] - info: 🔗 Canonical URL: https://lemmy.cyber-neurones.org
    

    Version NodeJS : v24.18.0

    # node -v 
    v24.18.0
    

    Version package : 12.0.1

    # npm list -g
    /usr/local/lib
    ├── corepack@0.35.0
    ├── n@10.2.0
    └── npm@12.0.1
    

    NPX :

    # npx npm-check-updates -u
    npm notice run nodebb@4.14.2 npx
    npm notice run 'ncu' -u
    Upgrading /home/farias/nodebb/package.json
    [====================] 164/164 100%
    All dependencies match the latest package versions :)
    

    Build : Issue with ./build/public/scripts-client.js

    # ./nodebb build
      started
    2026-07-27T06:49:22.321Z [4567/2873] - info: [build] Building in parallel mode
    2026-07-27T06:49:22.322Z [4567/2873] - info: [build]         plugin static dirs  build started
    2026-07-27T06:49:22.323Z [4567/2873] - info: [build]          requirejs modules  build started
    2026-07-27T06:49:22.323Z [4567/2873] - info: [build]           client js bundle  build started
    2026-07-27T06:49:22.324Z [4567/2873] - info: [build]            admin js bundle  build started
    2026-07-27T06:49:22.324Z [4567/2873] - info: [build]         client side styles  build started
    2026-07-27T06:49:22.324Z [4567/2873] - info: [build] admin control panel styles  build started
    2026-07-27T06:49:22.326Z [4567/2873] - info: [build]                  templates  build started
    2026-07-27T06:49:22.326Z [4567/2873] - info: [build]                  languages  build started
    2026-07-27T06:49:23.129Z [4567/2873] - info: [build]         plugin static dirs  build completed in 0.807sec
    2026-07-27T06:49:24.363Z [4567/2873] - info: [build]            admin js bundle  build completed in 2.039sec
    2026-07-27T06:49:24.363Z [4567/2873] - info: [build]           client js bundle  build completed in 2.04sec
    2026-07-27T06:49:29.967Z [4567/2873] - info: [build]          requirejs modules  build completed in 7.643sec
    2026-07-27T06:49:29.967Z [4567/2873] - info: [build] Bundling with Webpack.
    2026-07-27T06:49:30.084Z [4567/2873] - info: [build]         client side styles  build completed in 7.76sec
    2026-07-27T06:49:30.184Z [4567/2873] - info: [build] admin control panel styles  build completed in 7.859sec
    [10%] building (25/251 modules)
    [10%] building (400/491 modules)
    338 assets
    541 modules
    
    ERROR in ./build/public/scripts-client.js 3433:5
    Module parse failed: Unexpected token (3433:5)
    You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
    | });
    | 
    > ;CC0 1.0 Universal
    | 
    | Statement of Purpose
    
    webpack 5.108.4 compiled with 1 error in 10716 ms
    2026-07-27T06:49:46.038Z [4567/2873] - info: [build] Asset compilation successful. Completed in 23.713sec.
    

    J’ai fait un post : https://community.nodebb.org/ [image: 1785136048007-59b5581b-041a-4f1b-b7e2-2ebefa6f4ff2-image.png]
  • fariasF
    root@docker:~/dawarich# docker compose -f docker/docker-compose.yml down
    [+] Running 5/5
     ✔ Container dawarich_sidekiq  Removed                                                                                                                                               0.5s 
     ✔ Container dawarich_app      Removed                                                                                                                                               0.3s 
     ✔ Container dawarich_db       Removed                                                                                                                                               0.2s 
     ✔ Container dawarich_redis    Removed                                                                                                                                               0.2s 
     ✔ Network docker_dawarich     Removed                                                                                                                                               1.7s 
    root@docker:~/dawarich# docker compose -f docker/docker-compose.yml pull
    [+] Pulling 32/32
     ✔ dawarich_sidekiq Skipped - Image is already being pulled by dawarich_app                                                                                                          0.0s 
     ✔ dawarich_db Pulled                                                                                                                                                               25.1s 
       ✔ ed24ebfd38ba Pull complete                                                                                                                                                      2.0s 
       ✔ 3fa9b0a7f3bd Pull complete                                                                                                                                                      2.4s 
       ✔ 0994e2a6ce3a Pull complete                                                                                                                                                      1.5s 
       ✔ d1fdc01cfb64 Pull complete                                                                                                                                                     14.3s 
       ✔ 516b70cba77a Pull complete                                                                                                                                                      1.4s 
       ✔ 004c438aca5b Pull complete                                                                                                                                                     14.6s 
       ✔ 8444cb202a3f Pull complete                                                                                                                                                     15.1s 
       ✔ 7344f10d1096 Pull complete                                                                                                                                                      1.4s 
       ✔ 656ca692f8ee Pull complete                                                                                                                                                     14.7s 
       ✔ 52359317e1d3 Pull complete                                                                                                                                                     22.9s 
       ✔ 40df80557810 Pull complete                                                                                                                                                     15.0s 
       ✔ f05dc5d05257 Pull complete                                                                                                                                                      0.8s 
       ✔ 2f08686a591b Download complete                                                                                                                                                  0.0s 
     ✔ dawarich_app Pulled                                                                                                                                                              60.2s 
       ✔ 46362564fd4f Pull complete                                                                                                                                                     58.0s 
       ✔ 4511b872605c Pull complete                                                                                                                                                     41.0s 
       ✔ fdda0e7d68fe Pull complete                                                                                                                                                     26.0s 
       ✔ 36988aab6ff4 Pull complete                                                                                                                                                     56.9s 
       ✔ cfd95a7d6e7e Pull complete                                                                                                                                                     57.5s 
       ✔ 0ddb30afb8c6 Pull complete                                                                                                                                                      1.5s 
       ✔ d2ad4c236771 Pull complete                                                                                                                                                     57.9s 
       ✔ 1fa047f6eb48 Pull complete                                                                                                                                                     40.9s 
       ✔ e9952ccb2e00 Pull complete                                                                                                                                                     41.1s 
       ✔ 4f4fb700ef54 Pull complete                                                                                                                                                      0.3s 
       ✔ 01f18611c718 Pull complete                                                                                                                                                     41.2s 
       ✔ 6e107b7542e8 Pull complete                                                                                                                                                     51.2s 
       ✔ cb1329a1d448 Pull complete                                                                                                                                                     56.2s 
       ✔ a5553ec8595c Pull complete                                                                                                                                                     57.7s 
       ✔ 8ea805067c87 Download complete                                                                                                                                                  0.0s 
     ✔ dawarich_redis Pulled             
    # docker compose -f docker/docker-compose.yml up
    Attaching to dawarich_app, dawarich_db, dawarich_redis, dawarich_sidekiq
    Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: open sysctl net.ipv4.ip_unprivileged_port_start file: reopen fd 8: permission denied
    

    Encore une augmentation de la charge … [image: 1784906731024-ec1c3ea3-c454-4949-99b2-c7835da5995e-image.png] [image: 1784906751639-6b0fd06d-34d0-4606-bb11-49a2512f4378-image.png]
  • fariasF

    Le logs :

    13009083.343348] rcu: INFO: rcu_preempt detected stalls on CPUs/tasks:
    [13009083.343747] rcu: 	13-...0: (1 GPs behind) idle=ab84/1/0x4000000000000000 softirq=245007121/245007125 fqs=1122
    [13009083.343977] 	(detected by 0, t=5253 jiffies, g=2065850385, q=1416 ncpus=16)
    [13009083.344002] Sending NMI from CPU 0 to CPUs 13:
    [13009093.283398] rcu: rcu_preempt kthread starved for 2476 jiffies! g2065850385 f0x0 RCU_GP_DOING_FQS(6) ->state=0x0 ->cpu=14
    [13009093.283697] rcu: 	Unless rcu_preempt kthread gets sufficient CPU time, OOM is now expected behavior.
    [13009093.284012] rcu: RCU grace-period kthread stack dump:
    [13009093.284298] task:rcu_preempt     state:I stack:0     pid:15    ppid:2      flags:0x00004000
    [13009093.284339] Call Trace:
    [13009093.284347]  <TASK>
    [13009093.284382]  __schedule+0x34d/0x9e0
    [13009093.284462]  ? rcu_gp_cleanup+0x460/0x460
    [13009093.284492]  schedule+0x5a/0xd0
    [13009093.284496]  schedule_timeout+0x94/0x150
    [13009093.284516]  ? __bpf_trace_tick_stop+0x10/0x10
    [13009093.284529]  rcu_gp_fqs_loop+0x141/0x550
    [13009093.284545]  rcu_gp_kthread+0xd4/0x190
    [13009093.284553]  kthread+0xda/0x100
    [13009093.284603]  ? kthread_complete_and_exit+0x20/0x20
    [13009093.284607]  ret_from_fork+0x22/0x30
    [13009093.284639]  </TASK>
    [13009093.284641] rcu: Stack dump where RCU GP kthread last ran:
    [13009093.285010] Sending NMI from CPU 0 to CPUs 14:
    [13009093.285092] NMI backtrace for cpu 14 skipped: idling at native_safe_halt+0xb/0x10
    [13009105.808407] Uhhuh. NMI received for unknown reason 20 on CPU 13.
    [13009105.808477] Dazed and confused, but trying to continue
    

    Je vais faire un reboot.


    j’ai pas fait de reboot depuis 150 jours … # uptime 17:18:26 up 150 days, 22:30, 0 users, load average: 7.41, 7.81, 7.79 # uname -a Linux balkany 6.17.9-1-pve #1 SMP PREEMPT_DYNAMIC PMX 6.17.9-1 (2026-01-12T16:25Z) x86_64 GNU/Linux
  • fariasF

    Le crash :

    # /usr/sbin/mariadbd $MYSQLD_OPTS $_WSREP_NEW_CLUSTER $_WSREP_START_POSITION
    2026-07-24 11:11:02 0 [Note] Starting MariaDB 10.11.14-MariaDB-0+deb12u2-log source revision 053f9bcb5b147bf00edb99e1310bae9125b7f125 server_uid 1uzidhX46iJNh7uM8qmtgFGyzDs= as process 109248
    2026-07-24 11:11:02 0 [ERROR] mariadbd: Can't open shared library 'provider_bzip2.so' (errno: 8, API version for DAEMON plugin provider_bzip2 not supported by this version of the server)
    2026-07-24 11:11:02 0 [ERROR] Couldn't load plugins from 'provider_bzip2.so'.
    2026-07-24 11:11:02 0 [ERROR] mariadbd: Can't open shared library 'provider_lz4.so' (errno: 8, API version for DAEMON plugin provider_lz4 not supported by this version of the server)
    2026-07-24 11:11:02 0 [ERROR] Couldn't load plugins from 'provider_lz4.so'.
    2026-07-24 11:11:02 0 [ERROR] mariadbd: Can't open shared library 'provider_lzma.so' (errno: 8, API version for DAEMON plugin provider_lzma not supported by this version of the server)
    2026-07-24 11:11:02 0 [ERROR] Couldn't load plugins from 'provider_lzma.so'.
    2026-07-24 11:11:02 0 [ERROR] mariadbd: Can't open shared library 'provider_lzo.so' (errno: 8, API version for DAEMON plugin provider_lzo not supported by this version of the server)
    2026-07-24 11:11:02 0 [ERROR] Couldn't load plugins from 'provider_lzo.so'.
    2026-07-24 11:11:02 0 [ERROR] mariadbd: Can't open shared library 'provider_snappy.so' (errno: 8, API version for DAEMON plugin provider_snappy not supported by this version of the server)
    2026-07-24 11:11:02 0 [ERROR] Couldn't load plugins from 'provider_snappy.so'.
    2026-07-24 11:11:02 0 [Note] InnoDB: Compressed tables use zlib 1.2.13
    2026-07-24 11:11:02 0 [Note] InnoDB: Number of transaction pools: 1
    2026-07-24 11:11:02 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions
    2026-07-24 11:11:02 0 [Note] InnoDB: Using io_uring
    2026-07-24 11:11:02 0 [Note] InnoDB: innodb_buffer_pool_size_max=8192m, innodb_buffer_pool_size=8192m
    
    2026-07-24 11:11:14 0 [Note] InnoDB: Completed initialization of buffer pool
    2026-07-24 11:11:14 0 [Note] InnoDB: File system buffers for log disabled (block size=512 bytes)
    
    2026-07-24 11:11:17 0 [Note] InnoDB: End of log at LSN=24409547120
    2026-07-24 11:11:17 0 [Note] InnoDB: 128 rollback segments are active.
    2026-07-24 11:11:17 0 [Note] InnoDB: Setting file './ibtmp1' size to 12.000MiB. Physically writing the file full; Please wait ...
    2026-07-24 11:11:17 0 [Note] InnoDB: File './ibtmp1' size is now 12.000MiB.
    2026-07-24 11:11:17 0 [Note] InnoDB: log sequence number 24409547120; transaction id 35012255
    2026-07-24 11:11:17 0 [Note] Plugin 'FEEDBACK' is disabled.
    2026-07-24 11:11:17 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool
    2026-07-24 11:11:17 0 [Warning] 'innodb-buffer-pool-instances' was removed. It does nothing now and exists only for compatibility with old my.cnf files.
    2026-07-24 11:11:17 0 [ERROR] /usr/sbin/mariadbd: unknown variable 'provider_bzip2=force_plus_permanent'
    2026-07-24 11:11:17 0 [ERROR] /usr/sbin/mariadbd: unknown variable 'provider_lz4=force_plus_permanent'
    2026-07-24 11:11:17 0 [ERROR] /usr/sbin/mariadbd: unknown variable 'provider_lzma=force_plus_permanent'
    2026-07-24 11:11:17 0 [ERROR] /usr/sbin/mariadbd: unknown variable 'provider_lzo=force_plus_permanent'
    2026-07-24 11:11:17 0 [ERROR] /usr/sbin/mariadbd: unknown variable 'provider_snappy=force_plus_permanent'
    2026-07-24 11:11:17 0 [ERROR] Aborting
    

    La solution ?!

    apt install mariadb-plugin-provider-bzip2 mariadb-plugin-provider-lz4 mariadb-plugin-provider-lzma mariadb-plugin-provider-lzo mariadb-plugin-provider-snappy
    
    

  • Tuxedo17T

    Clonage de https://github.com/mostlygeek/llama-swap

    Copie des binaires :

    # cp build/* /sbin/.
    # cp build/* /usr/local/sbin/.
    

    Création de :

    # mkdir /var/lib/llama-swap
    # mkdir  /etc/llama-swap/
    

    Creation du fichier service : /etc/systemd/system/multi-user.target.wants/llama-swap.service

    [Unit]
    Description=llama-swap - Local LLM Model Swapper & Proxy
    After=network.target
    
    [Service]
    Type=simple
    User=root
    WorkingDirectory=/home/XXXX/Documents/llama.cpp/
    Environment="NVM_BIN=/root/.nvm/versions/node/v24.17.0/bin"
    Environment="NVM_DIR=/root/.nvm"
    Environment="NVM_INC=/root/.nvm/versions/node/v24.17.0/include/node"
    Environnent="PATH=/root/.nvm/versions/node/v24.17.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
    
    WorkingDirectory=/var/lib/llama-swap
    ExecStart=/sbin/llama-swap-linux-amd64--config /etc/llama-swap/config.yaml --listen 0.0.0.0:8080
    
    Restart=on-failure
    RestartSec=5s
    LimitNOFILE=65536
    
    ProtectSystem=full
    ProtectHome=false
    PrivateTmp=true
    
    [Install]
    WantedBy=multi-user.target
    

    Sur l’interface : [image: 1784730275084-20dcbc69-b2f8-4227-a6ca-368c352f2d2a-image.png]
  • Tuxedo17T

    Configuration :

    Version de Hermes : Hermes Agent v0.18.2 (2026.7.7.2)

    Dans /root/.hermes/config.yaml

    model:
      default: local
      provider: custom
      base_url: http://127.0.0.1:8080/
    

    Dans /etc/systemd/system/llama-server.service

    ExecStart=/usr/local/bin/llama-server \
      -m /models/Qwen3.6-27B-Q3_K_M.gguf --mmproj /models/mmproj-BF16.gguf \
        --ctx-size 200000 \
        --temp 1.0 \
        --device CUDA0 \
        --top-p 0.95 \
        --top-k 20 \
        --min-p 0.00 \
      --host 0.0.0.0 --port 8080
    

    Version Ubuntu :

    # lsb_release -a
    No LSB modules are available.
    Distributor ID: Tuxedo
    Description:    TUXEDO OS
    Release:        24.04
    Codename:       noble
    

    A tester https://github.com/HalfbitStudio/hermes-plugin-rocketchat .
  • Tuxedo17T

    Reinstallation du portable en Ubuntu 24 :

    # lsb_release -a
    No LSB modules are available.
    Distributor ID: Tuxedo
    Description:    TUXEDO OS
    Release:        24.04
    Codename:       noble
    # inxi -a
    CPU: 8-core 11th Gen Intel Core i7-11800H (-MT MCP-)
    speed/min/max: 2896/800/4600 MHz Kernel: 6.17.0-122035-tuxedo x86_64 Up: 10m
    Mem: 4.39/62.54 GiB (7.0%) Storage: 1.82 TiB (2.6% used) Procs: 373
    Shell: Bash 5.2.21 inxi: 3.3.38
    root@tuxedo-17:~# inxi -F
    System:
      Host: tuxedo-17 Kernel: 6.17.0-122035-tuxedo arch: x86_64 bits: 64
      Desktop: KDE Plasma v: 6.5.2 Distro: TUXEDO OS 24.04.4 LTS noble
    Machine:
      Type: Laptop System: TUXEDO product: TUXEDO Polaris Intel Gen3 (TGL)
        v: Standard serial: 
      Mobo: NB02 model: GMxTGxx v: Standard serial: Standard UEFI: American
        Megatrends LLC. v: N.1.07A03 date: 09/24/2021
    ...
    Graphics:
      Device-1: Intel TigerLake-H GT1 [UHD Graphics] driver: i915 v: kernel
      Device-2: NVIDIA GA106M [GeForce RTX 3060 Mobile / Max-Q] driver: nvidia
        v: 580.159.04
      Device-3: Chicony HD Webcam driver: uvcvideo type: USB
      Display: server: X.Org v: 24.1.10 with: Xwayland v: 24.1.10 driver:
        dri: iris gpu: i915 resolution: 1920x1080~144Hz
      API: EGL v: 1.5 drivers: iris,nvidia,swrast
        platforms: gbm,x11,surfaceless,device
      API: OpenGL v: 4.6.0 compat-v: 4.6 vendor: intel mesa
        v: 26.1.4-1~24.04-tux1 renderer: Mesa Intel UHD Graphics (TGL GT1)
      API: Vulkan v: 1.4.315 drivers: intel,nvidia,llvmpipe surfaces: xcb,xlib
      Info: Tools: api: clinfo, eglinfo, glxinfo, vulkaninfo
        de: kscreen-console,kscreen-doctor gpu: nvidia-settings,nvidia-smi
        wl: wayl
        and-info x11: xdriinfo, xdpyinfo, xprop, xrandr
    
    # nvidia-smi 
    Thu Jul 16 09:06:27 2026       
    +-----------------------------------------------------------------------------------------+
    | NVIDIA-SMI 580.159.04             Driver Version: 580.159.04     CUDA Version: 13.0     |
    +-----------------------------------------+------------------------+----------------------+
    | GPU  Name                 Persistence-M | Bus-Id          Disp.A | Volatile Uncorr. ECC |
    | Fan  Temp   Perf          Pwr:Usage/Cap |           Memory-Usage | GPU-Util  Compute M. |
    |                                         |                        |               MIG M. |
    |=========================================+========================+======================|
    |   0  NVIDIA GeForce RTX 3060 ...    Off |   00000000:01:00.0 Off |                  N/A |
    | N/A   39C    P0            752W /  115W |       1MiB /   6144MiB |      0%      Default |
    |                                         |                        |                  N/A |
    +-----------------------------------------+------------------------+----------------------+
    
    +-----------------------------------------------------------------------------------------+
    | Processes:                                                                              |
    |  GPU   GI   CI              PID   Type   Process name                        GPU Memory |
    |        ID   ID                                                               Usage      |
    |=========================================================================================|
    |  No running processes found                                                             |
    +-----------------------------------------------------------------------------------------+
    
    
    

    Nouveau test : # llama-bench -m /models/Qwen3.6-27B-Q3_K_M.gguf -dev CUDA0 -fa on --threads 12 -ngl 999 --cache-type-v q8_0 ggml_cuda_init: found 2 CUDA devices (Total VRAM: 21692 MiB): Device 0: NVIDIA GeForce RTX 5060 Ti, compute capability 12.0, VMM: yes, VRAM: 15888 MiB Device 1: NVIDIA GeForce RTX 3060 Laptop GPU, compute capability 8.6, VMM: yes, VRAM: 5803 MiB | model | size | params | backend | ngl | threads | type_v | fa | dev | test | t/s | | ------------------------------ | ---------: | ---------: | ---------- | --: | ------: | -----: | --: | ------------ | --------------: | -------------------: | | qwen35 27B Q3_K - Medium | 12.64 GiB | 26.90 B | CUDA | 999 | 12 | q8_0 | 1 | CUDA0 | pp512 | 387.17 ± 2.25 | | qwen35 27B Q3_K - Medium | 12.64 GiB | 26.90 B | CUDA | 999 | 12 | q8_0 | 1 | CUDA0 | tg128 | 18.31 ± 0.01 | # llama-bench -m /models/Qwen3.6-27B-Q3_K_M.gguf -fa on --threads 12 -ngl 999 --cache-type-v q8_0 ggml_cuda_init: found 2 CUDA devices (Total VRAM: 21692 MiB): Device 0: NVIDIA GeForce RTX 5060 Ti, compute capability 12.0, VMM: yes, VRAM: 15888 MiB Device 1: NVIDIA GeForce RTX 3060 Laptop GPU, compute capability 8.6, VMM: yes, VRAM: 5803 MiB | model | size | params | backend | ngl | threads | type_v | fa | test | t/s | | ------------------------------ | ---------: | ---------: | ---------- | --: | ------: | -----: | --: | --------------: | -------------------: | | qwen35 27B Q3_K - Medium | 12.64 GiB | 26.90 B | CUDA | 999 | 12 | q8_0 | 1 | pp512 | 367.28 ± 1.88 | | qwen35 27B Q3_K - Medium | 12.64 GiB | 26.90 B | CUDA | 999 | 12 | q8_0 | 1 | tg128 | 16.71 ± 0.03 |
  • Tuxedo17T

    Voici donc le vue sur NVIDIA :

    +-----------------------------------------------------------------------------------------+
    | NVIDIA-SMI 595.71.05              Driver Version: 595.71.05      CUDA Version: 13.2     |
    +-----------------------------------------+------------------------+----------------------+
    | GPU  Name                 Persistence-M | Bus-Id          Disp.A | Volatile Uncorr. ECC |
    | Fan  Temp   Perf          Pwr:Usage/Cap |           Memory-Usage | GPU-Util  Compute M. |
    |                                         |                        |               MIG M. |
    |=========================================+========================+======================|
    |   0  NVIDIA GeForce RTX 3060 ...    Off |   00000000:01:00.0 Off |                  N/A |
    | N/A   41C    P8             11W /  115W |    4549MiB /   6144MiB |      0%      Default |
    |                                         |                        |                  N/A |
    +-----------------------------------------+------------------------+----------------------+
    |   1  NVIDIA GeForce RTX 5060 Ti     Off |   00000000:05:00.0 Off |                  N/A |
    |  0%   30C    P8              4W /  180W |       2MiB /  16311MiB |      0%      Default |
    |                                         |                        |                  N/A |
    +-----------------------------------------+------------------------+----------------------+
    
    +-----------------------------------------------------------------------------------------+
    | Processes:                                                                              |
    |  GPU   GI   CI              PID   Type   Process name                        GPU Memory |
    |        ID   ID                                                               Usage      |
    |=========================================================================================|
    |    0   N/A  N/A         2792816      C   /usr/local/bin/llama-server            4526MiB |
    |    0   N/A  N/A         3360417      G   /usr/lib/xorg/Xorg                        4MiB |
    +-----------------------------------------------------------------------------------------+
    
    # inxi -Fxz
    System:
      Kernel: 6.8.0-124-generic arch: x86_64 bits: 64 compiler: N/A
        Desktop: Budgie v: 10.6.1 Distro: Ubuntu 22.04.5 LTS (Jammy Jellyfish)
    Machine:
      Type: Laptop System: TUXEDO product: TUXEDO Polaris Intel Gen3 (TGL)
        v: Standard serial: <filter>
    ...
    Graphics:
      Device-1: Intel TigerLake-H GT1 [UHD Graphics] vendor: Tongfang Hongkong
        driver: i915 v: kernel arch: Gen-12.1 bus-ID: 00:02.0
      Device-2: NVIDIA GA106M [GeForce RTX 3060 Mobile / Max-Q]
        vendor: Tongfang Hongkong driver: nvidia v: 595.71.05 arch: Ampere
        bus-ID: 01:00.0
      Device-3: NVIDIA vendor: Gigabyte driver: nvidia v: 595.71.05
        bus-ID: 05:00.0
      Device-4: Chicony HD Webcam driver: uvcvideo type: USB bus-ID: 3-13:3
      Display: server: X.Org v: 1.21.1.4 with: Xwayland v: 22.1.1 driver: X:
        loaded: modesetting unloaded: fbdev,nouveau,vesa failed: nvidia dri: iris
        gpu: i915 resolution: 1920x1080~144Hz
      API: EGL v: 1.5 drivers: nvidia platforms: active: gbm,x11,device
        inactive: wayland
      API: OpenGL v: 4.6 vendor: intel mesa v: 23.2.1-1ubuntu3.1~22.04.4
        glx-v: 1.4 direct-render: yes renderer: Mesa Intel UHD Graphics (TGL GT1)
    
    
    

    J’ai donc supprimer le service de Tuxedo et fait une mise à jours : # apt-get autoremove. # systemctl stop tccd # systemctl disable tccd # ubuntu-drivers autoinstall En fait tccd fait l’installation de 560.35.05 et pas de 595.71.05.
  • Tuxedo17T

    Installation : https://hermes-ai.net/fr/docs/quickstart/

    $ inxi -C
    CPU:
      Info: 8-core model: 11th Gen Intel Core i7-11800H bits: 64 type: MT MCP
        cache: L2: 10 MiB
      Speed (MHz): avg: 1987 min/max: 800/4600 cores: 1: 2700 2: 800 3: 2700
        4: 2700 5: 800 6: 2700 7: 2700 8: 2700 9: 2700 10: 2700 11: 800 12: 800
        13: 2700 14: 2700 15: 800 16: 800
    
    $ llama-server --version
    version: 9687 (b4024af6c)
    built with GNU 11.4.0 for Linux x86_64
    

    L’export en Markdown ne fonctionne pas : # hermes sessions export --format md --older-than 90 --dry-run usage: hermes [-h] [--version] [-z PROMPT] [--usage-file PATH] [-m MODEL] [--provider PROVIDER] [-t TOOLSETS] [--resume SESSION] [--continue [SESSION_NAME]] [--worktree] [--accept-hooks] [--skills SKILLS] [--yolo] [--pass-session-id] [--ignore-user-config] [--ignore-rules] [--safe-mode] [--tui] [--cli] [--dev] {chat,model,moa,fallback,secrets,migrate,gateway,proxy,lsp,setup,postinstall,whatsapp,whatsapp-cloud,slack,send,login,logout,auth,status,cron,webhook,portal,kanban,project,hooks,doctor,security,dump,debug,backup,checkpoints,import,config,console,pairing,skills,bundles,plugins,curator,pets,journey,learning,memory-graph,memory,tools,computer-use,mcp,sessions,insights,claw,version,update,uninstall,acp,profile,completion,dashboard,serve,desktop,gui,logs,prompt-size} ... hermes: error: unrecognized arguments: --format --older-than 90 --dry-run