Homebrew (Wikipedie), správce balíčků pro macOS a od verze 2.0.0 také pro Linux, byl vydán ve verzi 7.0.0. Pro sandboxing se na Linuxu nově používá Landlock místo Bubblewrap. Na stránce Homebrew Formulae lze procházet seznamem balíčků. K dispozici jsou také různé statistiky.
Správce fotografií Shotwell byl vydán ve verzi 33.0 (GitLab). Hlavní novinkou v tomto vydání po dvou letech je přechod na GTK4.
Na YouTube byly publikovány videozáznamy přednášek a na Flickru fotografie z konference EuroPython 2026.
Byl vydán Debian 13.7, tj. sedmá opravná verze Debianu 13 s kódovým názvem Trixie. Řešeny jsou především bezpečnostní problémy, ale také několik vážných chyb. Instalační média Debianu 13 lze samozřejmě nadále k instalaci používat. Po instalaci stačí systém aktualizovat.
Jiří Eischmann se v příspěvku Fiasko jménem W Social na svém blogu věnuje evropské sociální síti W: "W Social je příkladem toho, že se problémy sociální sítí nedají řešit od exekutivního stolu. Když na začátku tohoto roku v Davosu oznámili vznik nové sociální sítě W Social, politici se mohli přetrhnout ve chvalozpěvech. Konečně evropská sociální síť a ještě s ověřením identity. … Jak se ukázalo, když v Davosu W Social oznamovali, neměli kromě
… více »Výrobce hardwarových kryptoměnových peněženek Trezor upozorňuje na bezpečnostní incident u společnosti Brevo, kterou využívá k odesílání newsletterů. Útočník na e-mailové adresy odeslal phishingový e-mail.
Clement "Clem" Lefebvre publikoval souhrn dění v Linux Mintu za srpen 2026. Aplikace XApp mají vlastní webovou stránku xapp-project.org. Představena byl čtečka EPUB s názvem Xepub a kalendář Clockenstein.
Byla vydána nová verze 3.2.6 svobodné aplikace pro úpravu a vytváření rastrové grafiky GIMP (GNU Image Manipulation Program). Přehled novinek v oznámení o vydání a v souboru NEWS na GitLabu. Nový GIMP je již k dispozici také na Flathubu.
Bylo vydáno Ubuntu 24.04.5 LTS, tj. páté opravné vydání Ubuntu 24.04 LTS s kódovým názvem Noble Numbat. Přehled novinek a oprav na poznámkách k vydání.
Švýcarsko testuje přechod z Microsoft 365 na FOSS, konkrétně balík openDesk (Wikipedie) od německé státní společnosti ZenDiS (Wikipedie), s cílem posílit digitální suverenitu.
lspci |grep VGA
00:02.0 VGA compatible controller: Intel Corporation 82945G/GZ Integrated Graphics Controller (rev 02)
Problém se vyskytuje minimálně na jádrech 2.6.26-rc8 a 2.6.25.
Co jsem našel v lozích bylo:
v dmesg (a messages):
[ 9.761278] Linux agpgart interface v0.103
[ 9.801578] intel_rng: Firmware space is locked read-only. If you can't or
[ 9.801580] intel_rng: don't want to disable this in firmware setup, and if
[ 9.801582] intel_rng: you are certain that your system has a functional
[ 9.801583] intel_rng: RNG, try using the 'no_fwh_detect' option.
[ 9.854345] Error: Driver 'pcspkr' is already registered, aborting...
[ 9.916650] agpgart: Detected an Intel 945G Chipset.
[ 9.926793] agpgart: Detected 7932K stolen memory.
[ 9.952001] agpgart: AGP aperture is 256M @ 0xd0000000
Díky moc za tipy v hledání.
Section "Device"
Identifier ""Generic Video Card"
Driver "i810"
VendorName "Intel Corporation"
BoardName "945G Integrated Graphics Controller"
BusID "PCI:0:2:0"
EndSection
Section "Monitor"
Identifier "Generic Monitor"
VendorName "HWP"
ModelName "HP L1940T"
HorizSync 28-83
VertRefresh 43-76
Option "DPMS" EndSection
EndSection
Pripadne me napada pustit Xka z prikazovy radky a vystup taky nekam presmerovat (kdyby nahodou slitly a nestihly o tom nic napsat do logu).Moc se mi nechce upravovat rc skripty, pokud to bude blbnout dál, tak je asi upravím. Jinak máte pravdu, v Xorg logu je: dříve:
(==) intel(0): Backing store disabled
(==) intel(0): Silken mouse enabled
(II) intel(0): Initializing HW Cursor
(II) intel(0): [DRI] installation complete
(II) intel(0): xf86BindGARTMemory: bind key 0 at 0x00800000 (pgoffset 2048)
(II) intel(0): xf86BindGARTMemory: bind key 1 at 0x01000000 (pgoffset 4096)
(II) intel(0): xf86BindGARTMemory: bind key 2 at 0x02000000 (pgoffset 8192)
(II) intel(0): xf86BindGARTMemory: bind key 3 at 0x02800000 (pgoffset 10240)
(II) intel(0): xf86BindGARTMemory: bind key 4 at 0x03000000 (pgoffset 12288)
(II) intel(0): Fixed memory allocation layout:
(II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
(II) intel(0): 0x00020000-0x00029fff: HW cursors (40 kB, 0x00000000cf820000 physical
)
(II) intel(0): 0x0002a000-0x00031fff: logical 3D context (32 kB)
(II) intel(0): 0x00032000-0x00032fff: overlay registers (4 kB, 0x00000000cf832000 physical
)
(II) intel(0): 0x007bf000: end of stolen memory
(II) intel(0): 0x00800000-0x00ffffff: front buffer (5120 kB) X tiled
(II) intel(0): 0x01000000-0x01efffff: exa offscreen (15360 kB)
(II) intel(0): 0x02000000-0x027fffff: back buffer (5120 kB) X tiled
(II) intel(0): 0x02800000-0x02ffffff: depth buffer (5120 kB) X tiled
(II) intel(0): 0x03000000-0x04ffffff: classic textures (32768 kB)
(II) intel(0): 0x10000000: end of aperture
(WW) intel(0): PRB0_CTL (0x0001f001) indicates ring buffer enabled
(WW) intel(0): PRB0_HEAD (0x56a0d26c) and PRB0_TAIL (0x0000d3c0) indicate ring buffer not flushed
(WW) intel(0): Existing errors found in hardware state.
dnes ráno:
(II) intel(0): [drm] Using the DRM lock SAREA also for drawables.
(II) intel(0): [drm] framebuffer mapped by ddx driver
(II) intel(0): [drm] added 1 reserved context for kernel
(II) intel(0): X context handle = 0x1
(II) intel(0): [drm] installed DRM signal handler
(**) intel(0): Framebuffer compression disabled
(**) intel(0): Tiling enabled
(==) intel(0): VideoRam: 262144 KB
(II) intel(0): Attempting memory allocation with tiled buffers.
(II) intel(0): Tiled allocation successful.
(II) intel(0): [drm] Registers = 0xe0400000
(II) intel(0): [drm] ring buffer = 0xd0000000
(II) intel(0): [drm] mapped front buffer at 0xd0800000, handle = 0xd0800000
(II) intel(0): [drm] mapped back buffer at 0xd2000000, handle = 0xd2000000
(II) intel(0): [drm] mapped depth buffer at 0xd2800000, handle = 0xd2800000
(II) intel(0): [drm] mapped classic textures at 0xd3000000, handle = 0xd3000000
(II) intel(0): [drm] Initialized kernel agp heap manager, 33554432
(II) intel(0): [dri] visual configs initialized
(II) intel(0): Page Flipping disabled
(==) intel(0): Write-combining range (0xd0000000,0x10000000)
(II) intel(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(II) EXA(0): Offscreen pixmap area of 15728640 bytes
(II) EXA(0): Driver registered support for the following operations:
(II) Solid
(II) Copy
(II) Composite (RENDER acceleration)
(==) intel(0): Backing store disabled
(==) intel(0): Silken mouse enabled
(II) intel(0): Initializing HW Cursor
(II) intel(0): [DRI] installation complete
(II) intel(0): xf86BindGARTMemory: bind key 0 at 0x00800000 (pgoffset 2048)
(II) intel(0): xf86BindGARTMemory: bind key 1 at 0x01000000 (pgoffset 4096)
(II) intel(0): xf86BindGARTMemory: bind key 2 at 0x02000000 (pgoffset 8192)
(II) intel(0): xf86BindGARTMemory: bind key 3 at 0x02800000 (pgoffset 10240)
(II) intel(0): xf86BindGARTMemory: bind key 4 at 0x03000000 (pgoffset 12288)
(II) intel(0): Fixed memory allocation layout:
(II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
(II) intel(0): 0x00020000-0x00029fff: HW cursors (40 kB, 0x00000000cf820000 physical
)
(II) intel(0): 0x0002a000-0x00031fff: logical 3D context (32 kB)
(II) intel(0): 0x00032000-0x00032fff: overlay registers (4 kB, 0x00000000cf832000 physical
)
(II) intel(0): 0x007bf000: end of stolen memory
(II) intel(0): 0x00800000-0x00ffffff: front buffer (5120 kB) X tiled
(II) intel(0): 0x01000000-0x01efffff: exa offscreen (15360 kB)
(II) intel(0): 0x02000000-0x027fffff: back buffer (5120 kB) X tiled
(II) intel(0): 0x02800000-0x02ffffff: depth buffer (5120 kB) X tiled
(II) intel(0): 0x03000000-0x04ffffff: classic textures (32768 kB)
(II) intel(0): 0x10000000: end of aperture
(WW) intel(0): PRB0_CTL (0x0001f001) indicates ring buffer enabled
(WW) intel(0): PRB0_HEAD (0x14202d0c) and PRB0_TAIL (0x00002e60) indicate ring buffer not flushed
(WW) intel(0): Existing errors found in hardware state.
Škoda že v logu není žádný časový údaj.
Co tam asi znamená to "stolen memory" (je to i na začátku startu Xek)?
Dá se teda říct, že je to ovladačem integrované intelacké grafiky a že by to vyřešila jiná (neintegrovaná) grafika?
Tiskni
Sdílej: