OpenSearch (Wikipedie) byl vydán ve verzi 3.0. Podrobnosti v poznámkách k vydání. Jedná se o fork projektů Elasticsearch a Kibana.
PyXL je koncept procesora, ktorý dokáže priamo spúštat Python kód bez nutnosti prekladu ci Micropythonu. Podľa testov autora je pri 100 MHz približne 30x rýchlejší pri riadeni GPIO nez Micropython na Pyboard taktovanej na 168 MHz.
Grafana (Wikipedie), tj. open source nástroj pro vizualizaci různých metrik a s ní související dotazování, upozorňování a lepší porozumění, byla vydána ve verzi 12.0. Přehled novinek v aktualizované dokumentaci.
Raspberry Pi OS, oficiální operační systém pro Raspberry Pi, byl vydán v nové verzi 2025-05-06. Přehled novinek v příspěvku na blogu Raspberry Pi a poznámkách k vydání. Pravděpodobně se jedná o poslední verzi postavenou na Debianu 12 Bookworm. Následující verze by již měla být postavena na Debianu 13 Trixie.
Richard Stallman dnes v Liberci přednáší o svobodném softwaru a svobodě v digitální společnosti. Od 16:30 v aule budovy G na Technické univerzitě v Liberci. V anglickém jazyce s automaticky generovanými českými titulky. Vstup je zdarma i pro širokou veřejnost.
sudo-rs, tj. sudo a su přepsáné do programovacího jazyka Rust, nahradí v Ubuntu 25.10 klasické sudo. V plánu je také přechod od klasických coreutils k uutils coreutils napsaných v Rustu.
Fedora se stala oficiální distribucí WSL (Windows Subsystem for Linux).
Společnost IBM představila server IBM LinuxONE Emperor 5 poháněný procesorem IBM Telum II.
Byla vydána verze 4.0 multiplatformního integrovaného vývojového prostředí (IDE) pro rychlý vývoj aplikaci (RAD) ve Free Pascalu Lazarus (Wikipedie). Přehled novinek v poznámkách k vydání. Využíván je Free Pascal Compiler (FPC) 3.2.2.
Podpora Windows 10 končí 14. října 2025. Připravovaná kampaň Konec desítek (End of 10) může uživatelům pomoci s přechodem na Linux.
Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "cz" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" EndSection Section "Device" Identifier "Configured Video Device" EndSection Section "Monitor" Identifier "Configured Monitor" EndSection Section "Screen" Identifier "Default Screen" Monitor "Configured Monitor" EndSectionTohle nastavení jsem neúspěšně zkoušel:
Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "cz" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" EndSection #Zde zacinaji sekce definic graficke karty Section "Device" Identifier "Device Interni" Driver "i810" BusID "PCI:0:2:0" Option "MonitorLayout" "NONE,LFP" #VideoRam 131072 #pro 128MB Video Ram jen nove karty VideoRam 65536 #pro 64MB Video Ram EndSection Section "Device" Identifier "Device Externi" Driver "i810" BusID "PCI:0:2:0" Option "MonitorLayout" "NONE,CRT" #VideoRam 131072 #pro 128MB Video Ram jen nove karty VideoRam 65536 #pro 64MB Video Ram EndSection Section "Device" Identifier "Device Interni Dual" Driver "i810" BusID "PCI:0:2:0" Option "MonitorLayout" "CRT,LFP" Screen 0 EndSection Section "Device" Identifier "Device Externi Dual" Driver "i810" BusID "PCI:0:2:0" Screen 1 EndSection #Zde konci sekce definic graficke karty #Zde zacinaji sekce definic monitoru Section "Monitor" Identifier "Interni Monitor" Option "DPMS" EndSection Section "Monitor" Identifier "Externi Monitor" Option "DPMS" HorizSync 30.0 - 81.0 VertRefresh 56.0 - 75.0 EndSection #Zde konci sekce definic monitoru #Zde zacinaji sekce definic nastaveni rozliseni a barev s vyuzitim sekci predchozich Section "Screen" Identifier "Screen Externi" Device "Device Externi" Monitor "Externi Monitor" DefaultDepth 24 SubSection "Display" Depth 16 Modes "1280x1024" "1024x768" EndSubSection SubSection "Display" Depth 24 Modes "1280x1024" "1024x768" EndSubSection EndSection Section "Screen" Identifier "Screen Interni" Device "Device Interni" Monitor "Interni Monitor" DefaultDepth 24 SubSection "Display" Depth 16 Modes "1024x768" EndSubSection SubSection "Display" Depth 24 Modes "1024x768" EndSubSection EndSection Section "Screen" Identifier "Screen Externi Dual" Device "Device Externi Dual" Monitor "Externi Monitor" DefaultDepth 24 SubSection "Display" Depth 16 Modes "1280x1024" "1024x768" EndSubSection SubSection "Display" Depth 24 Modes "1280x1024" "1024x768" EndSubSection EndSection Section "Screen" Identifier "Screen Interni Dual" Device "Device Interni Dual" Monitor "Interni Monitor" DefaultDepth 24 SubSection "Display" Depth 16 Modes "1024x768" EndSubSection SubSection "Display" Depth 24 Modes "1024x768" EndSubSection EndSection #Zde konci sekce definic nastaveni rozliseni a barev s vyuzitim sekci predchozich #Zde zacinaji sekce konecnych prostredi s vyuzitim vsech predchozich definic Section "ServerLayout" Identifier "Dual" Screen 0 "Screen Interni Dual" Screen 1 "Screen Externi Dual" LeftOf "Screen Interni Dual" # Screen 1 "Screen Externi Dual" RightOf "Screen Interni Dual" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" InputDevice "Synaptics Touchpad" Option "Xinerama" "true" EndSection Section "ServerLayout" Identifier "Externi" Screen "Screen Externi" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" InputDevice "Synaptics Touchpad" EndSection Section "ServerLayout" Identifier "Interni" Screen "Screen Interni" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" InputDevice "Synaptics Touchpad" EndSection #Zde konci sekce konecnych prostredi s vyuzitim vsech predchozich definic Section "DRI" Mode 0666 EndSection # Zde zacina sekce pro specialni volby pro cele xka, # v nasem pripade urcujeme s jakym nastavenim ze vsech # definovanych maji nakonec xka nabehnout Section "ServerFlags" #Option "DefaultServerLayout" "Interni" Option "DefaultServerLayout" "Externi" #Option "DefaultServerLayout" "Dual" EndSection # Zde konci sekce pro specialni volby pro cele xka
Screen 0: minimum 320x320, current 1360x768 maximum 1680x1680 VGA connected 1360x768+0+0 (normal left inverted right x axis y axis) nějaký druhy rozlišení TMDS-1 connected 1280x768+0+0 (normal left inverted right x axis y axis)Já bych potřeboval aby VGA mělo 1920x1080 a TMDS-1 1600x1200 s tím že výchozí by byl TMDS-1. na VGA by možná stačilo i 1360x768 mám to jenom na přehrávání filmů. I když TV podporuje fullHD zatím to rozlišení nevyžaduju. Poradíte prosím? Pokud jsem to dobře pochopil, musím do souboru xorg.conf někam napsat, že se jedná o virtuální plochu o rozlišení 2960 x 1200. Pak nastavit na TMDS-1 rozlišeni na 1600x1200 a na VGA 1360x768 a VGA posunout po ose x o 1200px. teorie hezká, ale jak to napsat do toho souboru aby to ten xserver pobral?
Section "Screen" Identifier "Screen0" Device "Card0" Monitor "LVDS" SubSection "Display" Depth 24 Virtual 4096 2048 EndSubSection EndSectionkde za Device a Monitor dosaď ze svého xorg.conf
Tiskni
Sdílej: