Byla vydána nová stabilní verze 7.6 webového prohlížeče Vivaldi (Wikipedie). Postavena je na Chromiu 140. Přehled novinek i s náhledy v příspěvku na blogu.
Byla vydána verze 1.90.0 programovacího jazyka Rust (Wikipedie). Podrobnosti v poznámkách k vydání. Vyzkoušet Rust lze například na stránce Rust by Example.
GNUnet (Wikipedie) byl vydán v nové major verzi 0.25.0. Jedná se o framework pro decentralizované peer-to-peer síťování, na kterém je postavena řada aplikací.
Byla vydána nová major verze 7.0 živé linuxové distribuce Tails (The Amnesic Incognito Live System), jež klade důraz na ochranu soukromí uživatelů a anonymitu. Nově je postavena je na Debianu 13 (Trixie) a GNOME 48 (Bengaluru). Další novinky v příslušném seznamu.
Společnost Meta na dvoudenní konferenci Meta Connect 2025 představuje své novinky. První den byly představeny nové AI brýle: Ray-Ban Meta (Gen 2), sportovní Oakley Meta Vanguard a především Meta Ray-Ban Display s integrovaným displejem a EMG náramkem pro ovládání.
Po půl roce vývoje od vydání verze 48 bylo vydáno GNOME 49 s kódovým názvem Brescia (Mastodon). S přehrávačem videí Showtime místo Totemu a prohlížečem dokumentů Papers místo Evince. Podrobný přehled novinek i s náhledy v poznámkách k vydání a v novinkách pro vývojáře.
Open source softwarový stack ROCm (Wikipedie) pro vývoj AI a HPC na GPU od AMD byl vydán ve verzi 7.0.0. Přidána byla podpora AMD Instinct MI355X a MI350X.
Byla vydána nová verze 258 správce systému a služeb systemd (GitHub).
Byla vydána Java 25 / JDK 25. Nových vlastností (JEP - JDK Enhancement Proposal) je 18. Jedná se o LTS verzi.
Věra Pohlová před 26 lety: „Tyhle aféry každého jenom otravují. Já bych všechny ty internety a počítače zakázala“. Jde o odpověď na anketní otázku deníku Metro vydaného 17. září 1999 na téma zneužití údajů o sporožirových účtech klientů České spořitelny.
Problem mam v tom, ze mi Xka bezi na LCD notebooku, ale nejdou mi na externim monitoru. Externi monitor vzdy zhasne pri najezdu do Xek. Kdyz prepnu do tty1-6 tak externi monitor naskoci a jedou oba.
Potrebuju aby externi monitor bezel v Xkach a aby byl stejny jako u notebooku. Ten notebookovy nepouzivam.
Muzete napsat nejaky rychle funkcni navod pro Debian testing?
Pise mi to ze ma
ATI Technologies Inc Rage Mobility M3 AGP 2x
Je to starsi notebook, ale pod win to chodilo.
Trosku jsem to studoval, ale moc tomu jeste nehovim. Musim pouzit Xineramu nebo ne?
Nevite o nejakem dobrem navodu? Nebo nad tim zase budu muset stravit vecnost
Jeste bych se mozna zeptal, jestli je lepsi stahnout ovladace od ATI instalaci provest pres jejich installer nebo pouzit balicky, ktere jsou k dispozici pro debian?
Diky za odpoved
Takze drivery mi to nespravy, chapu
Mohl by me nekdo navest jakym zpusobem zkusit nastavit xorg.conf aby mi Xka nabehli i na tom externim monitoru?
Jak jsem uvedl nahore. Karta to zvlada ve Win bez broblemu. Testoval jsem to prave kvuli tomu
V jake section bych mel toto napsat? Graficka karta nebo monitor?
Kdyz by byla nejaka pomoc, kdykoliv, tak bych byl moc rad.
Vyzkousel jsem toto http://ozlabs.org/~jk/docs/mergefb/ a nic.
Tak se tam pomalu blizim. Nasleduji vypis z xorg.conf
Zobrazi Xka na externim monitoru, ale je to prodlouzeni toho hlavniho monitoru. Neni to zatim clone.
# xorg.conf (Xorg X Window System server configuration file) # # This file was generated by dexconf, the Debian X Configuration tool, using # values from the debconf database. # # Edit this file with caution, and see the xorg.conf manual page. # (Type "man xorg.conf" at the shell prompt.) # # This file is automatically updated on xserver-xorg package upgrades *only* # if it has not been modified since the last upgrade of the xserver-xorg # package. # # If you have edited this file but would like it to be automatically updated # again, run the following commands as root: # # cp /etc/X11/xorg.conf /etc/X11/xorg.conf.custom # md5sum /etc/X11/xorg.conf >/var/lib/xfree86/xorg.conf.md5sum # dpkg-reconfigure xserver-xorg Section "Files" FontPath "unix/:7100" # local font server # if the local font server has problems, we can fall back on these FontPath "/usr/lib/X11/fonts/misc" FontPath "/usr/lib/X11/fonts/cyrillic" FontPath "/usr/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/lib/X11/fonts/Type1" FontPath "/usr/lib/X11/fonts/CID" FontPath "/usr/lib/X11/fonts/100dpi" FontPath "/usr/lib/X11/fonts/75dpi" EndSection Section "Module" Load "bitmap" Load "dbe" Load "ddc" Load "dri" Load "evdev" Load "extmod" Load "freetype" Load "glx" Load "int10" Load "record" Load "type1" Load "vbe" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "keyboard" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc101" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "ImPS/2" Option "Emulate3Buttons" "true" Option "ZAxisMapping" "4 5" EndSection Section "Device" Identifier "ATI Technologies, Inc. Rage Mobility M3 AGP 2x (Primary)" Driver "ati" BusID "PCI:1:0:0" # Option "MergedFB" "true" # Option "MetaMode" "1024x768-1024x768 1024x768-1024x768" # Option "MergeDPI" "100 100" Screen 0 EndSection Section "Device" Identifier "ATI Technologies, Inc. Rage Mobility M3 AGP 2x (Secondary)" Driver "ati" BusID "PCI:1:0:0" Screen 1 EndSection Section "Monitor" Identifier "Notebook Monitor" Option "DPMS" HorizSync 28-49 VertRefresh 43-72 EndSection Section "Monitor" Identifier "External Monitor" Option "DPMS" HorizSync 28-83 VertRefresh 43-72 EndSection Section "Screen" Identifier "Default Screen" Device "ATI Technologies, Inc. Rage Mobility M3 AGP 2x (Primary)" Monitor "Notebook Monitor" DefaultDepth 24 SubSection "Display" Depth 1 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 4 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 8 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 15 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 16 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "1024x768" "800x600" "640x480" EndSubSection EndSection Section "Screen" Identifier "External Screen" Device "ATI Technologies, Inc. Rage Mobility M3 AGP 2x (Secondary)" Monitor "External Monitor" DefaultDepth 24 SubSection "Display" Depth 1 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 4 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 8 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 15 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 16 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "1024x768" "800x600" "640x480" EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" Screen 0 "Default Screen" Screen 1 "External Screen" RightOf "Default Screen" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" Option "Xinerama" "on" Option "Clone" "on" EndSection Section "DRI" Mode 0666 EndSection
A tady je clone mode. Stacilo upravit nasleduji radku
Screen 1 "External Screen" RightOf "Default Screen"
A pak cely konfigurak v clone modu. Jestli mate nejaka zlepseni, sem s nima.
# xorg.conf (Xorg X Window System server configuration file) # # This file was generated by dexconf, the Debian X Configuration tool, using # values from the debconf database. # # Edit this file with caution, and see the xorg.conf manual page. # (Type "man xorg.conf" at the shell prompt.) # # This file is automatically updated on xserver-xorg package upgrades *only* # if it has not been modified since the last upgrade of the xserver-xorg # package. # # If you have edited this file but would like it to be automatically updated # again, run the following commands as root: # # cp /etc/X11/xorg.conf /etc/X11/xorg.conf.custom # md5sum /etc/X11/xorg.conf >/var/lib/xfree86/xorg.conf.md5sum # dpkg-reconfigure xserver-xorg Section "Files" FontPath "unix/:7100" # local font server # if the local font server has problems, we can fall back on these FontPath "/usr/lib/X11/fonts/misc" FontPath "/usr/lib/X11/fonts/cyrillic" FontPath "/usr/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/lib/X11/fonts/Type1" FontPath "/usr/lib/X11/fonts/CID" FontPath "/usr/lib/X11/fonts/100dpi" FontPath "/usr/lib/X11/fonts/75dpi" EndSection Section "Module" Load "bitmap" Load "dbe" Load "ddc" Load "dri" Load "evdev" Load "extmod" Load "freetype" Load "glx" Load "int10" Load "record" Load "type1" Load "vbe" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "keyboard" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc101" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "ImPS/2" Option "Emulate3Buttons" "true" Option "ZAxisMapping" "4 5" EndSection Section "Device" Identifier "ATI Technologies, Inc. Rage Mobility M3 AGP 2x (Primary)" Driver "ati" BusID "PCI:1:0:0" # Option "MergedFB" "true" # Option "MetaMode" "1024x768-1024x768 1024x768-1024x768" # Option "MergeDPI" "100 100" Screen 0 EndSection Section "Device" Identifier "ATI Technologies, Inc. Rage Mobility M3 AGP 2x (Secondary)" Driver "ati" BusID "PCI:1:0:0" Screen 1 EndSection Section "Monitor" Identifier "Notebook Monitor" Option "DPMS" HorizSync 28-49 VertRefresh 43-72 EndSection Section "Monitor" Identifier "External Monitor" Option "DPMS" HorizSync 28-83 VertRefresh 43-72 EndSection Section "Screen" Identifier "Default Screen" Device "ATI Technologies, Inc. Rage Mobility M3 AGP 2x (Primary)" Monitor "Notebook Monitor" DefaultDepth 24 SubSection "Display" Depth 1 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 4 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 8 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 15 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 16 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "1024x768" "800x600" "640x480" EndSubSection EndSection Section "Screen" Identifier "External Screen" Device "ATI Technologies, Inc. Rage Mobility M3 AGP 2x (Secondary)" Monitor "External Monitor" DefaultDepth 24 SubSection "Display" Depth 1 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 4 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 8 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 15 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 16 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "1024x768" "800x600" "640x480" EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" Screen 0 "Default Screen" Screen 1 "External Screen" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" Option "Xinerama" "on" Option "Clone" "on" EndSection Section "DRI" Mode 0666 EndSection
Tak tady mam akorad jeden problem. Na tom externim monitoru je jen obraz toho hlavniho monitoru. Nevim kurzor mysi.
Tak jsem tu zpet.
Nasledujici konfigurak mi dava TwinView, tedy dva monitory nezavisle na sobe
Problem je, ze nevim, jak mezi nimi prepinat. Vedel by nekdo nejakou klavesovou zkratku?
Cerpal jsem z http://www.winischhofer.at/linuxsispart2.shtml#forcecrt2type
# xorg.conf (Xorg X Window System server configuration file) # # This file was generated by dexconf, the Debian X Configuration tool, using # values from the debconf database. # # Edit this file with caution, and see the xorg.conf manual page. # (Type "man xorg.conf" at the shell prompt.) # # This file is automatically updated on xserver-xorg package upgrades *only* # if it has not been modified since the last upgrade of the xserver-xorg # package. # # If you have edited this file but would like it to be automatically updated # again, run the following commands as root: # # cp /etc/X11/xorg.conf /etc/X11/xorg.conf.custom # md5sum /etc/X11/xorg.conf >/var/lib/xfree86/xorg.conf.md5sum # dpkg-reconfigure xserver-xorg # Configuration for notebook and external LCD monitor. # Each monitor has its own screen. # Problem is to switch between those screens (not resolved). Section "Files" FontPath "unix/:7100" # local font server # if the local font server has problems, we can fall back on these FontPath "/usr/lib/X11/fonts/misc" FontPath "/usr/lib/X11/fonts/cyrillic" FontPath "/usr/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/lib/X11/fonts/Type1" FontPath "/usr/lib/X11/fonts/CID" FontPath "/usr/lib/X11/fonts/100dpi" FontPath "/usr/lib/X11/fonts/75dpi" EndSection Section "Module" Load "bitmap" Load "dbe" Load "ddc" Load "dri" Load "evdev" Load "extmod" Load "freetype" Load "glx" Load "int10" Load "record" Load "type1" Load "vbe" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "keyboard" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc101" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/psaux" Option "Protocol" "ImPS/2" Option "Emulate3Buttons" "true" Option "ZAxisMapping" "4 5" EndSection Section "Device" Identifier "ATI Technologies, Inc. Rage Mobility M3 AGP 2x (Primary)" Driver "ati" BusID "PCI:1:0:0" Option "MetaMode" "1024x768-1024x768 1024x768-1024x768" #important for dual mode Option "MonitorLayout" "CRT,LFP" Screen 0 EndSection Section "Device" Identifier "ATI Technologies, Inc. Rage Mobility M3 AGP 2x (Secondary)" Driver "ati" BusID "PCI:1:0:0" Option "MetaMode" "1280x1024 1280x1024 1280x1024-1280x1024" #important for dual mode Option "MonitorLayout" "CRT,LFP" Screen 1 EndSection Section "Monitor" Identifier "Default Monitor" Option "DPMS" HorizSync 28-49 VertRefresh 43-72 EndSection Section "Monitor" Identifier "External Monitor" Option "DPMS" HorizSync 30-83 VertRefresh 56-76 EndSection Section "Screen" Identifier "Default Screen" Device "ATI Technologies, Inc. Rage Mobility M3 AGP 2x (Primary)" Monitor "Default Monitor" DefaultDepth 24 SubSection "Display" Depth 1 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 4 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 8 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 15 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 16 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "1024x768" "800x600" "640x480" EndSubSection EndSection Section "Screen" Identifier "External Screen" Device "ATI Technologies, Inc. Rage Mobility M3 AGP 2x (Secondary)" Monitor "External Monitor" DefaultDepth 24 SubSection "Display" Depth 1 Modes "1280x1024" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 4 Modes "1280x1024" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 8 Modes "1280x1024" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 15 Modes "1280x1024" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 16 Modes "1280x1024" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "1280x1024" "1024x768" "800x600" "640x480" EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" Screen 0 "Default Screen" Screen 1 "External Screen" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" # Option "Xinerama" "off" # Option "Clone" "on" EndSection Section "DRI" Mode 0666 EndSection
:CISLO_SERVERU.CISLO_OBRAZOVKY
. Napr. xterm -display :0.1
(EE) ATI: XF86Config Device sections "ATI Technologies, Inc. Rage Mobility M3 AGP 2x (Primary)" and "ATI Technologies, Inc. Rage Mobility M3 AGP 2x (Secondary)" may not be assigned to the same adapter.
(EE) No devices detected.
And also the MetaMode Option seems not to work:
"(WW) ATI(0): Option "MetaMode" is not used"
Tiskni
Sdílej: