News:

Willkommen im Notebookcheck.com Forum! Hier können Sie über alle unsere Artikel und allgemein über notebookrelevante Dinge diskutieren. Viel Spass!

Main Menu

Recent posts

#91
News / Re: NoxTi Tritium Keychain glo...
Last post by camera exposure time - Yesterday at 17:13:50
1. This is nothing new. 2. In reality it's going to be much less bright, because the camera exposure time was increased to make it look much brighter, than it would be in really.
#92
News / Dieses modifizierte MacBook Ne...
Last post by Redaktion - Yesterday at 17:12:04
Ein YouTuber hat den Speicher des MacBook Neo per Hardware-Mod erfolgreich über Apples offizielle Grenzen hinaus erweitert. Dabei zeigt sich auch ein unerwarteter Unterschied darin, wie das Gerät mit Boot- und Wiederherstellungsfunktionen umgeht – und der deutet auf Fähigkeiten hin, über die Apple selbst nicht spricht.

https://www.notebookcheck.com/Dieses-modifizierte-MacBook-Neo-ist-die-Version-die-von-Apple-fehlt.1270581.0.html
#93
News / Asus ROG Flow Z13 Alternative:...
Last post by Redaktion - Yesterday at 16:59:49
Der OneXPlayer Super V ist ab sofort erhältlich. Das neue Gaming-Handheld mit Intel Panther Lake tritt gegen das ROG Flow Z13 mit AMD Strix Halo an und bietet ein OLED-Display, einen Mini-SSD-Steckplatz und einen günstigeren Einstiegspreis.

https://www.notebookcheck.com/Asus-ROG-Flow-Z13-Alternative-Windows-Tablet-von-OneXPlayer-bietet-48GB-RAM-und-120Hz-AMOLED.1271053.0.html
#94
Reviews / Re: Apple MacBook Air 15 M5 Re...
Last post by some llama.cpp benchmarks - Yesterday at 16:59:33
First I confirmed that the CPU and GPU scores of my new Air 15 M5 align with what is expected.

Here are some llama.cpp's llama-bench benchmarks:
First with battery saving mode on:
/Users/../llama-b8740/llama-bench --no-warmup -m /Users/../Qwen3.5-9B-UD-Q4_K_XL.gguf -p 128 -n 256 -t 1,2,3,4
ggml_metal_device_init: testing tensor API for f16 support
ggml_metal_library_init_from_source: error compiling source
ggml_metal_device_init: - the tensor API is not supported in this environment - disabling
ggml_metal_library_init: using embedded metal library
ggml_metal_library_init: loaded in 0.013 sec
ggml_metal_rsets_init: creating a residency set collection (keep_alive = 180 s)
ggml_metal_device_init: GPU name:  MTL0
ggml_metal_device_init: GPU family: MTLGPUFamilyApple10  (1010)
ggml_metal_device_init: GPU family: MTLGPUFamilyCommon3 (3003)
ggml_metal_device_init: GPU family: MTLGPUFamilyMetal4  (5002)
ggml_metal_device_init: simdgroup reduction  = true
ggml_metal_device_init: simdgroup matrix mul. = true
ggml_metal_device_init: has unified memory    = true
ggml_metal_device_init: has bfloat            = true
ggml_metal_device_init: has tensor            = false
ggml_metal_device_init: use residency sets    = true
ggml_metal_device_init: use shared buffers    = true
ggml_metal_device_init: recommendedMaxWorkingSetSize  = 12713.12 MB
| model                          |      size |    params | backend    | threads |            test |                  t/s |
| ------------------------------ | ---------: | ---------: | ---------- | ------: | --------------: | -------------------: |
| qwen35 9B Q4_K - Medium        |  5.55 GiB |    8.95 B | MTL,BLAS  |      1 |          pp128 |        110.11 ± 4.18 |
| qwen35 9B Q4_K - Medium        |  5.55 GiB |    8.95 B | MTL,BLAS  |      1 |          tg256 |          9.50 ± 0.30 |
| qwen35 9B Q4_K - Medium        |  5.55 GiB |    8.95 B | MTL,BLAS  |      2 |          pp128 |        107.58 ± 6.53 |
| qwen35 9B Q4_K - Medium        |  5.55 GiB |    8.95 B | MTL,BLAS  |      2 |          tg256 |          9.45 ± 0.08 |
| qwen35 9B Q4_K - Medium        |  5.55 GiB |    8.95 B | MTL,BLAS  |      3 |          pp128 |        110.79 ± 1.14 |
| qwen35 9B Q4_K - Medium        |  5.55 GiB |    8.95 B | MTL,BLAS  |      3 |          tg256 |          9.29 ± 0.09 |
| qwen35 9B Q4_K - Medium        |  5.55 GiB |    8.95 B | MTL,BLAS  |      4 |          pp128 |        110.78 ± 1.42 |
| qwen35 9B Q4_K - Medium        |  5.55 GiB |    8.95 B | MTL,BLAS  |      4 |          tg256 |          8.75 ± 0.95 |
With the default no battery saving mode:
/Users/../llama-b8740/llama-bench --no-warmup -m /Users/../Qwen3.5-9B-UD-Q4_K_XL.gguf -p 128 -n 256 -t 1,2,3,4
[..]
| model                          |      size |    params | backend    | threads |            test |                  t/s |
| ------------------------------ | ---------: | ---------: | ---------- | ------: | --------------: | -------------------: |
| qwen35 9B Q4_K - Medium        |  5.55 GiB |    8.95 B | MTL,BLAS  |      1 |          pp128 |        216.04 ± 8.47 |
| qwen35 9B Q4_K - Medium        |  5.55 GiB |    8.95 B | MTL,BLAS  |      1 |          tg256 |        20.17 ± 0.04 |
| qwen35 9B Q4_K - Medium        |  5.55 GiB |    8.95 B | MTL,BLAS  |      2 |          pp128 |        209.43 ± 0.35 |
| qwen35 9B Q4_K - Medium        |  5.55 GiB |    8.95 B | MTL,BLAS  |      2 |          tg256 |        20.21 ± 0.03 |
| qwen35 9B Q4_K - Medium        |  5.55 GiB |    8.95 B | MTL,BLAS  |      3 |          pp128 |        196.55 ± 5.79 |
| qwen35 9B Q4_K - Medium        |  5.55 GiB |    8.95 B | MTL,BLAS  |      3 |          tg256 |        18.34 ± 3.22 |
| qwen35 9B Q4_K - Medium        |  5.55 GiB |    8.95 B | MTL,BLAS  |      4 |          pp128 |        193.50 ± 2.13 |
| qwen35 9B Q4_K - Medium        |  5.55 GiB |    8.95 B | MTL,BLAS  |      4 |          tg256 |        19.57 ± 0.18 |
#95
News / Re: Asus releases new 16-inch ...
Last post by Sébastien - Yesterday at 16:57:09
It's a scam the reason that it is cheaper is because it comes only with 24gb ram ... Instead of 48gb , and believe me you need the extra ram for the GPU performance as vram. In 2026 don't buy a laptop with less then 32gb ram if you run it on windows like this one.
#96
News / Limited Run Games gibt zu: Zei...
Last post by Redaktion - Yesterday at 16:53:01
Limited Run Games hat Kunden gewarnt, dass zahlreiche Vorbestellungen später als erwartet eintreffen werden. Das Unternehmen räumt ein, dass die bisherigen Lieferzeitpläne ,,zu aggressiv" angesetzt waren, und verspricht unter neuer Führung künftig ,,Termine, auf die man sich verlassen kann". Nach einer Reihe früherer Produktions- und Qualitätsprobleme sowie angesichts der unklaren Lage, welche Bestellungen konkret betroffen sind, bleiben viele Käufer jedoch skeptisch und befürchten, dass sich die Verzögerungen bis weit ins Jahr 2026 ziehen könnten.

https://www.notebookcheck.com/Limited-Run-Games-gibt-zu-Zeitplaene-zu-aggressiv-angesetzt.1270580.0.html
#97
News / Re: New Amazfit smartwatch upd...
Last post by Ganesh Guram - Yesterday at 16:51:13
Waste of having such features through OTA,when the company cannot expand its service network from 1 for country to atleast 20.
#98
News / Ultra-thin tablet with 12.3-in...
Last post by Redaktion - Yesterday at 16:44:06
A new high-end premium tablet with an ultra-thin enclosure appears to be all set to eat into the iPad Pro's sales. The OLED-equipped Honor MagicPad 3 Pro has been teased for the first time, which will feature a 12.3-inch display and a 4.8-mm enclosure.

https://www.notebookcheck.net/Ultra-thin-tablet-with-12-3-inch-OLED-display-gets-teased-ahead-of-official-launch.1269920.0.html
#99
News / Crimson Desert unterstützt nac...
Last post by Redaktion - Yesterday at 16:42:00
Pearl Abyss hat nach deutlicher Kritik aus der Community und öffentlichen Stellungnahmen von Intel die Unterstützung für Intel-Arc-GPUs in Crimson Desert aktiviert. Mit installiertem Game-On-Treiber 32.0.101.8629 von Intel startet das Spiel nun auch auf Arc-Grafikkarten korrekt. Erste Berichte weisen jedoch darauf hin, dass die Lösung mit auffälligen Grafikartefakten und Instabilitäten einhergeht, während Intel XeSS weiterhin nicht verfügbar ist.

https://www.notebookcheck.com/Crimson-Desert-unterstuetzt-nach-Kritik-endlich-Intel-Arc-GPUs-allerdings-mit-Grafikfehlern.1270579.0.html
#100
News / Re: NoxTi Tritium Keychain leu...
Last post by PeterSH - Yesterday at 16:34:53
Ist die Einfuhr eigentlich erlaubt.
Um halbwegs hell zu leichten müssen die ja eigentlich eine Minimenge an Tritium enthalten.
Verwundert bin ich auch dass sich die Farbe austauschen lässt.
Als reiner Betastrahler muss der Phosphor ja eigentlich sehr nah an der Quelle sein.