#1 Le 11/12/2023, à 19:35
- luctheo
Affichage bureau supérieur à résolution écran 1920x1080 [RÉSOLU]
Bonjour,
KUB à jour 22,04,3 LTS
2 écrans en 1920x1080
Ça s'est déclenché d'un seul coup, le bureau bougeait en même temps que la souris avec un affichage supérieur à la résolution définie donc des bouts de fenêtres hors de l'écran.
J'ai redémarré, tout pareil. J'ai créé une nouvelle session, là, ça marche, les fenêtres restent calées dans les écrans.
J'ai cherché sur le net... plusieurs citations depuis des années (2010...) mais pas vu de vraie solution.
Mon ordi doit avoir plus de 10 ans de Kubuntu, linux depuis 2006+-.
Qu'est ce qu'c'est ça ?
J'ai cherché dans les fonctions d'accessibilités, mais rien trouvé.
Vos idées ?...
Jean-Pierre
je m'ennuyais aujourd'hui
maintenant, ça va
Dernière modification par luctheo (Le 12/12/2023, à 15:10)
J'ai toujours mon vieux PC de 2016 qui marche de mieux en mieux (bon à tout faire, comme moi, sous Kubuntu) et un mac Mini M1 pour faire des vidéos Youtube FCPX (le Morvan en Tube, Juryclip, Partage de Savoirs...). Je me suis lancé sur Davinci Resolve Studio... pas mal, ça va prendre un peu de temps.
Hors ligne
#2 Le 11/12/2023, à 20:01
- xubu1957
Re : Affichage bureau supérieur à résolution écran 1920x1080 [RÉSOLU]
Bonjour,
Montre la carte graphique, en te servant du Retour utilisable de commande :
lspci -vnn | grep -A 12 '\''[030[02]\]' | grep -Ei "vga|3d|display|kernel"
ubuntu-drivers devices
uname -a
xrandr
dpkg -l | grep nvidia
dpkg -l | grep -v ^ii
et :
echo $XDG_SESSION_TYPE
pour voir si c'est Wayland ou x11.
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
Hors ligne
#3 Le 11/12/2023, à 20:39
- luctheo
Re : Affichage bureau supérieur à résolution écran 1920x1080 [RÉSOLU]
voilà :
ordi@ordi:~$ ^[[200~lspci -vnn | grep -A 12 '\''[030[02]\]' | grep -Ei "vga|3d|display|kernel"
lspci : commande introuvable
ordi@ordi:~$ ubuntu-drivers devices
ordi@ordi:~$ uname -a
Linux ordi 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
ordi@ordi:~$ xrandr
Screen 0: minimum 320 x 200, current 3840 x 1080, maximum 16384 x 16384
HDMI-1 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 708mm x 398mm
1920x1080 60.00*+ 50.00 59.94
1920x1080i 60.00 50.00 59.94
1600x900 60.00
1280x1024 60.02
1360x768 60.02
1280x720 60.00 50.00 59.94
1024x768 60.00
800x600 60.32
720x576 50.00
720x576i 50.00
720x480 60.00 59.94
720x480i 60.00 59.94
640x480 60.00 59.94
HDMI-2 connected primary 1920x1080+1920+0 (normal left inverted right x axis y axis) 878mm x 485mm
3840x2160 30.00 + 25.00 24.00 29.97 23.98
1920x2160 60.00
2048x1152 60.00
1920x1200 59.95
1920x1080 60.00* 50.00 59.94
1920x1080i 60.00 50.00 59.94
1600x1200 60.00
1680x1050 59.88
1600x900 60.00
1280x1024 75.02 60.02
1280x800 59.91
1152x864 75.00
1280x720 60.00 50.00 59.94
1024x768 75.03 70.07 60.00
832x624 74.55
800x600 72.19 75.00 60.32 56.25
720x576 50.00
720x576i 50.00
720x480 60.00 59.94
720x480i 60.00 59.94
640x480 75.00 72.81 66.67 60.00 59.94
720x400 70.08
DP-1 disconnected (normal left inverted right x axis y axis)
HDMI-3 disconnected (normal left inverted right x axis y axis)
ordi@ordi:~$ dpkg -l | grep nvidia
ordi@ordi:~$ dpkg -l | grep -v ^ii~
ordi@ordi:~$ echo $XDG_SESSION_TYPE
x11
ordi@ordi:~$
alors docteur ?
jp
J'ai toujours mon vieux PC de 2016 qui marche de mieux en mieux (bon à tout faire, comme moi, sous Kubuntu) et un mac Mini M1 pour faire des vidéos Youtube FCPX (le Morvan en Tube, Juryclip, Partage de Savoirs...). Je me suis lancé sur Davinci Resolve Studio... pas mal, ça va prendre un peu de temps.
Hors ligne
#4 Le 11/12/2023, à 20:41
- xubu1957
Re : Affichage bureau supérieur à résolution écran 1920x1080 [RÉSOLU]
lspci -vnn | grep -A 12 '\''[030[02]\]' | grep -Ei "vga|3d|display|kernel"
et pas :
^[[200~lspci -vnn | grep -A 12 '\''[030[02]\]' | grep -Ei "vga|3d|display|kernel"
lspci : commande introuvable
Astuce pour copier / coller sans erreur :
triple clic gauche pour sélectionner et copier une ligne entière
clic molette pour coller dans le terminal
Fourni :
dpkg -l | grep -v ^ii
dpkg -l | grep -v ^ii~
passé !
Dernière modification par xubu1957 (Le 11/12/2023, à 20:43)
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
Hors ligne
#5 Le 11/12/2023, à 22:33
- luctheo
Re : Affichage bureau supérieur à résolution écran 1920x1080 [RÉSOLU]
voilà le premier, l'autre arrive :
ordi@ordi:~$ dpkg -l | grep -v ^ii
Souhait=inconnU/Installé/suppRimé/Purgé/H=à garder
| État=Non/Installé/fichier-Config/dépaqUeté/échec-conFig/H=semi-installé/W=attend-traitement-déclenchements
|/ Err?=(aucune)/besoin Réinstallation (État,Err: majuscule=mauvais)
||/ Nom Version Architecture Description
+++-=============================================-===========================================-============-=================================================================================================
rc linux-image-5.15.0-43-generic 5.15.0-43.46 amd64 Signed kernel image generic
rc linux-image-5.15.0-58-generic 5.15.0-58.64 amd64 Signed kernel image generic
rc linux-image-5.15.0-60-generic 5.15.0-60.66 amd64 Signed kernel image generic
rc linux-image-5.15.0-67-generic 5.15.0-67.74 amd64 Signed kernel image generic
rc linux-image-5.15.0-69-generic 5.15.0-69.76 amd64 Signed kernel image generic
rc linux-image-5.15.0-70-generic 5.15.0-70.77 amd64 Signed kernel image generic
rc linux-image-5.15.0-71-generic 5.15.0-71.78 amd64 Signed kernel image generic
rc linux-image-5.15.0-72-generic 5.15.0-72.79 amd64 Signed kernel image generic
rc linux-image-5.15.0-73-generic 5.15.0-73.80 amd64 Signed kernel image generic
rc linux-image-5.15.0-75-generic 5.15.0-75.82 amd64 Signed kernel image generic
rc linux-image-5.15.0-76-generic 5.15.0-76.83 amd64 Signed kernel image generic
rc linux-image-5.15.0-78-generic 5.15.0-78.85 amd64 Signed kernel image generic
rc linux-image-5.15.0-79-generic 5.15.0-79.86 amd64 Signed kernel image generic
rc linux-image-5.15.0-82-generic 5.15.0-82.91 amd64 Signed kernel image generic
rc linux-image-5.15.0-83-generic 5.15.0-83.92 amd64 Signed kernel image generic
rc linux-image-5.15.0-84-generic 5.15.0-84.93 amd64 Signed kernel image generic
rc linux-image-5.15.0-86-generic 5.15.0-86.96 amd64 Signed kernel image generic
rc linux-image-5.15.0-87-generic 5.15.0-87.97 amd64 Signed kernel image generic
rc linux-modules-5.15.0-43-generic 5.15.0-43.46 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-58-generic 5.15.0-58.64 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-60-generic 5.15.0-60.66 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-67-generic 5.15.0-67.74 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-69-generic 5.15.0-69.76 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-70-generic 5.15.0-70.77 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-71-generic 5.15.0-71.78 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-72-generic 5.15.0-72.79 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-73-generic 5.15.0-73.80 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-75-generic 5.15.0-75.82 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-76-generic 5.15.0-76.83 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-78-generic 5.15.0-78.85 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-79-generic 5.15.0-79.86 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-82-generic 5.15.0-82.91 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-83-generic 5.15.0-83.92 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-84-generic 5.15.0-84.93 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-86-generic 5.15.0-86.96 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-87-generic 5.15.0-87.97 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-43-generic 5.15.0-43.46 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-58-generic 5.15.0-58.64 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-60-generic 5.15.0-60.66 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-67-generic 5.15.0-67.74 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-69-generic 5.15.0-69.76 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-70-generic 5.15.0-70.77 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-71-generic 5.15.0-71.78 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-72-generic 5.15.0-72.79 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-73-generic 5.15.0-73.80 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-75-generic 5.15.0-75.82 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-76-generic 5.15.0-76.83 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-78-generic 5.15.0-78.85 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-79-generic 5.15.0-79.86 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-82-generic 5.15.0-82.91 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-83-generic 5.15.0-83.92 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-84-generic 5.15.0-84.93 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-86-generic 5.15.0-86.96 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-87-generic 5.15.0-87.97 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
ordi@ordi:~$
J'ai toujours mon vieux PC de 2016 qui marche de mieux en mieux (bon à tout faire, comme moi, sous Kubuntu) et un mac Mini M1 pour faire des vidéos Youtube FCPX (le Morvan en Tube, Juryclip, Partage de Savoirs...). Je me suis lancé sur Davinci Resolve Studio... pas mal, ça va prendre un peu de temps.
Hors ligne
#6 Le 11/12/2023, à 22:37
- luctheo
Re : Affichage bureau supérieur à résolution écran 1920x1080 [RÉSOLU]
??? j'ai l'impression que le terminal n'affiche pas le début, 2e essai :
ii python3-chm 0.8.6-3build1 amd64 Python binding for CHMLIB - Python 3
ii python3-click 8.0.3-1 all Wrapper around optparse for command line utilities - Python 3.x
ii python3-colorama 0.4.4-1 all Cross-platform colored terminal text in Python - Python 3.x
ii python3-commandnotfound 22.04.0 all Python 3 bindings for command-not-found.
ii python3-cryptography 3.4.8-1ubuntu2.1 amd64 Python library exposing cryptographic recipes and primitives (Python 3)
ii python3-css-parser 1.0.7-1 all CSS related utilities (parsing, serialization, etc) for Python 3
ii python3-cssselect 1.1.0+ds-3 all cssselect parses CSS3 Selectors and translates them to XPath 1.0
ii python3-cssutils 1.0.2-3 all Python3 CSS Cascading Style Sheets parser and builder
ii python3-cups:amd64 2.0.1-5build1 amd64 Python3 bindings for CUPS
ii python3-cupshelpers 1.5.16-0ubuntu3 all Python utility modules around the CUPS printing system
ii python3-cycler 0.11.0-1 all composable kwarg iterator (Python 3)
ii python3-dateutil 2.8.1-6 all powerful extensions to the standard Python 3 datetime module
ii python3-dbus 1.2.18-3build1 amd64 simple interprocess messaging system (Python 3 interface)
ii python3-dbus.mainloop.pyqt5 5.15.6+dfsg-1ubuntu3 amd64 D-Bus Qt main loop support for Python 3
ii python3-debconf 1.5.79ubuntu1 all interact with debconf from Python 3
ii python3-debian 0.1.43ubuntu1.1 all Python 3 modules to work with Debian-related data formats
ii python3-decorator 4.4.2-0ubuntu1 all simplify usage of Python decorators by programmers
ii python3-defer 1.0.6-2.1ubuntu1 all Small framework for asynchronous programming (Python 3)
ii python3-dev 3.10.6-1~22.04 amd64 header files and a static library for Python (default)
ii python3-distro 1.7.0-1 all Linux OS platform information API
ii python3-distro-info 1.1ubuntu0.1 all information about distributions' releases (Python 3 module)
ii python3-distupgrade 1:22.04.17 all manage release upgrades
ii python3-distutils 3.10.8-1~22.04 all distutils package for Python 3.x
ii python3-dnspython 2.1.0-1ubuntu1 all DNS toolkit for Python 3
ii python3-docutils 0.17.1+dfsg-2 all text processing system for reStructuredText (implemented in Python 3)
ii python3-dulwich 0.20.31-1.1build1 amd64 Python Git library - Python3 module
ii python3-fastimport 0.9.14-2.1 all Fastimport file format parser and generator library
ii python3-feedparser 6.0.8-1 all Universal Feed Parser for Python 3
ii python3-fonttools 4.29.1-2build1 amd64 Converts OpenType and TrueType fonts to and from XML (Python 3 Library)
ii python3-fs 2.4.12-1 all Python filesystem abstraction
ii python3-fuse 2:1.0.2-1build2 amd64 Python bindings for FUSE (Filesystems in USErspace) (Python 3 package)
ii python3-gast 0.5.2-2 all compatibility layer for the AST of various Python versions (Python3 version)
ii python3-gdbm:amd64 3.10.8-1~22.04 amd64 GNU dbm database support for Python 3.x
ii python3-gi 3.42.1-0ubuntu1 amd64 Python 3 bindings for gobject-introspection libraries
ii python3-gi-cairo 3.42.1-0ubuntu1 amd64 Python 3 Cairo bindings for the GObject library
ii python3-gnucash 1:4.8-1build2 amd64 Gnucash interface for Python
ii python3-gpg 1.16.0-1.2ubuntu4.1 amd64 Python interface to the GPGME GnuPG encryption library (Python 3)
ii python3-html2text 2020.1.16-1 all Python module for converting HTML to Markdown text (Python3 version)
ii python3-html5-parser 0.4.10-1build1 amd64 fast, standards compliant, C based, HTML 5 parser for python
ii python3-html5lib 1.1-3 all HTML parser/tokenizer based on the WHATWG HTML5 specification
ii python3-httplib2 0.20.2-2 all comprehensive HTTP client library written for Python3
ii python3-ibus-1.0 1.5.26-4 all Intelligent Input Bus - introspection overrides for Python (Python 3)
ii python3-idna 3.3-1 all Python IDNA2008 (RFC 5891) handling (Python 3)
ii python3-ifaddr 0.1.7-1 all Pure Python implementation for detecting IP addresses
ii python3-importlib-metadata 4.6.4-1 all library to access the metadata for a Python package - Python 3.x
ii python3-ipython 7.31.1-1 all Enhanced interactive Python shell (Python 3 version)
ii python3-isort 5.6.4-1 all library for sorting Python imports (Python 3)
ii python3-jedi 0.18.0-1 all autocompletion tool for Python 3
ii python3-jeepney 0.7.1-3 all pure Python D-Bus interface
ii python3-jwt 2.3.0-1ubuntu0.2 all Python 3 implementation of JSON Web Token
ii python3-keyring 23.5.0-1 all store and access your passwords safely
ii python3-kiwisolver 1.3.2-1build1 amd64 fast implementation of the Cassowary constraint solver - Python 3.X
ii python3-launchpadlib 1.10.16-1 all Launchpad web services client library (Python 3)
ii python3-lazr.restfulclient 0.14.4-1 all client for lazr.restful-based web services (Python 3)
ii python3-lazr.uri 1.0.6-2 all library for parsing, manipulating, and generating URIs
ii python3-lazy-object-proxy 1.7.1-1build1 amd64 Python 3 fast and thorough lazy object proxy
ii python3-ldb 2:2.4.4-0ubuntu0.22.04.2 amd64 Python 3 bindings for LDB
ii python3-lib2to3 3.10.8-1~22.04 all Interactive high-level object-oriented language (lib2to3)
ii python3-logilab-common 1.8.2-1 all useful miscellaneous modules used by Logilab projects (Python3)
ii python3-lxml:amd64 4.8.0-1build1 amd64 pythonic binding for the libxml2 and libxslt libraries
ii python3-lz4 3.1.3+dfsg-1build3 amd64 Python interface to the lz4 compression library (Python 3)
ii python3-macaroonbakery 1.3.1-2ubuntu0.1 all Higher-level macaroon operations for Python 3
ii python3-markdown 3.3.6-1 all text-to-HTML conversion library/tool (Python 3 version)
ii python3-matplotlib 3.5.1-2build1 amd64 Python based plotting system in a style similar to Matlab (Python 3)
ii python3-matplotlib-inline 0.1.3-1 all Matplotlib backend for inline use in IPython and Jupyter
ii python3-mccabe 0.6.1-3 all Python code complexity checker (Python 3)
ii python3-mechanize 1:0.4.7-1 all stateful programmatic web browsing
ii python3-minimal 3.10.6-1~22.04 amd64 minimal subset of the Python language (default python3 version)
ii python3-more-itertools 8.10.0-2 all library with routines for operating on iterables, beyond itertools (Python 3)
ii python3-mpmath 1.2.1-2 all library for arbitrary-precision floating-point arithmetic (Python3)
ii python3-msgpack 1.0.3-1build1 amd64 Python 3 implementation of MessagePack format
ii python3-musicbrainzngs 0.7.1-2 all Python 3 bindings for the Musicbrainz NGS webservice interface
ii python3-mutagen 1.45.1-2 all audio metadata editing library (Python 3)
ii python3-mypy 0.942-1ubuntu1 amd64 public modules for mypy (Python 3)
ii python3-mypy-extensions 0.4.3-2 all Experimental type system extensions for mypy typechecker (Python 3)
ii python3-nacl 1.5.0-2 amd64 Python bindings to libsodium (Python 3)
ii python3-natsort 8.0.2-1 all Natural sorting for Python (Python3)
ii python3-nautilus 1.2.3-3.1build1 amd64 Python binding for Nautilus components (Python 3 version)
ii python3-netifaces:amd64 0.11.0-1build2 amd64 portable network interface information - Python 3.x
ii python3-numpy 1:1.21.5-1ubuntu22.04.1 amd64 Fast array facility to the Python 3 language
ii python3-oauthlib 3.2.0-1ubuntu0.1 all generic, spec-compliant implementation of OAuth for Python3
ii python3-olefile 0.46-3 all Python module to read/write MS OLE2 files
ii python3-packaging 21.3-1 all core utilities for python3 packages
ii python3-parso 0.8.1-1 all Python parser that supports error recovery - Python 3.X
ii python3-pexpect 4.8.0-2ubuntu1 all Python 3 module for automating interactive applications
ii python3-pickleshare 0.7.5-5 all File system based database that uses Python pickles for Python 3
ii python3-pil:amd64 9.0.1-1ubuntu0.1 amd64 Python Imaging Library (Python3)
ii python3-pil.imagetk:amd64 9.0.1-1ubuntu0.1 amd64 Python Imaging Library - ImageTk Module (Python3)
ii python3-pip 22.0.2+dfsg-1ubuntu0.4 all Python package installer
ii python3-pip-whl 22.0.2+dfsg-1ubuntu0.4 all Python package installer (pip wheel)
ii python3-pkg-resources 59.6.0-1.2ubuntu0.22.04.1 all Package Discovery and Resource Access using pkg_resources
ii python3-platformdirs 2.5.1-1 all determining appropriate platform-specific directories (Python 3)
ii python3-ply 3.11-5 all Lex and Yacc implementation for Python3
ii python3-problem-report 2.20.11-0ubuntu82.5 all Python 3 library to handle problem reports
ii python3-prompt-toolkit 3.0.28-1 all library for building interactive command lines (Python 3)
ii python3-protobuf 3.12.4-1ubuntu7.22.04.1 amd64 Python 3 bindings for protocol buffers
ii python3-psutil 5.9.0-1build1 amd64 module providing convenience functions for managing processes (Python3)
ii python3-ptyprocess 0.7.0-3 all Run a subprocess in a pseudo terminal from Python 3
ii python3-py7zr 0.11.3+dfsg-4 amd64 pure Python 7-zip library
ii python3-pycryptodome 3.11.0+dfsg1-3build1 amd64 cryptographic Python library (Python 3)
ii python3-pygments 2.11.2+dfsg-2 all syntax highlighting package written in Python 3
ii python3-pyinotify 0.9.6-1.3 all simple Linux inotify Python bindings
ii python3-pylibacl:amd64 0.6.0-2ubuntu2 amd64 module for manipulating POSIX.1e ACLs (Python3 version)
ii python3-pymacaroons 0.13.0-4 all Macaroon library for Python 3
ii python3-pyparsing 2.4.7-1 all alternative to creating and executing simple grammars - Python 3.x
ii python3-pyqt5 5.15.6+dfsg-1ubuntu3 amd64 Python 3 bindings for Qt5
ii python3-pyqt5.qtsvg 5.15.6+dfsg-1ubuntu3 amd64 Python 3 bindings for Qt5's SVG module
ii python3-pyqt5.qtwebchannel 5.15.6+dfsg-1ubuntu3 amd64 Python 3 bindings for Qt5's WebChannel module
ii python3-pyqt5.qtwebengine 5.15.5-1 amd64 Python 3 bindings for Qt5's WebEngine module
ii python3-pyqt5.sip 12.9.1-1build1 amd64 runtime module for Python extensions using SIP
ii python3-pythran 0.10.0+ds2-1 amd64 ahead of time compiler for Python
ii python3-pyxattr:amd64 0.7.2-2ubuntu2 amd64 module for manipulating filesystem extended attributes (Python3)
ii python3-regex 0.1.20211110-1build1 amd64 alternative regular expression module (Python 3)
ii python3-renderpm:amd64 3.6.8-1ubuntu0.1 amd64 python low level render interface
ii python3-reportlab 3.6.8-1ubuntu0.1 all ReportLab library to create PDF documents using Python3
ii python3-reportlab-accel:amd64 3.6.8-1ubuntu0.1 amd64 C coded extension accelerator for the ReportLab Toolkit
ii python3-repoze.lru 0.7-2 all tiny LRU cache implementation and decorator for Python 3
ii python3-requests 2.25.1+dfsg-2ubuntu0.1 all elegant and simple HTTP library for Python3, built for human beings
ii python3-requests-toolbelt 0.9.1-1 all Utility belt for advanced users of python3-requests
ii python3-rfc3339 1.1-3 all parser and generator of RFC 3339-compliant timestamps (Python 3)
ii python3-roman 3.3-1 all module for generating/analyzing Roman numerals for Python 3
ii python3-routes 2.5.1-1ubuntu1 all Routing Recognition and Generation Tools for Python 3
ii python3-samba 2:4.15.13+dfsg-0ubuntu1.5 amd64 Python 3 bindings for Samba
ii python3-scipy 1.8.0-1exp2ubuntu1 amd64 scientific tools for Python 3
ii python3-scour 0.38.2-2 all SVG scrubber and optimizer (Python 3 module)
ii python3-secretstorage 3.3.1-1 all Python module for storing secrets - Python 3.x version
ii python3-send2trash 1.8.1~b0-1 all Python module for sending file to trash natively
ii python3-serial 3.5-1 all pyserial - module encapsulating access for the serial port
ii python3-setuptools 59.6.0-1.2ubuntu0.22.04.1 all Python3 Distutils Enhancements
ii python3-setuptools-whl 59.6.0-1.2ubuntu0.22.04.1 all Python Distutils Enhancements (wheel package)
ii python3-sgmllib3k 1.0.0-3 all Python 3 port of Python 2's sgmllib
ii python3-sip 4.19.25+dfsg-3build1 amd64 Python 3/C++ bindings generator runtime library
ii python3-six 1.16.0-3ubuntu1 all Python 2 and 3 compatibility library (Python 3 interface)
ii python3-software-properties 0.99.22.8 all manage the repositories that you install software from
ii python3-soupsieve 2.3.1-1 all modern CSS selector implementation for BeautifulSoup (Python 3)
ii python3-speechd 0.11.1-1ubuntu3 all Python interface to Speech Dispatcher
ii python3-sympy 1.9-1 all Computer Algebra System (CAS) in Python (Python 3)
ii python3-systemd 234-3ubuntu2 amd64 Python 3 bindings for systemd
ii python3-talloc:amd64 2.3.3-2build1 amd64 hierarchical pool based memory allocator - Python3 bindings
ii python3-tdb 1.4.5-2build1 amd64 Python3 bindings for TDB
ii python3-texttable 1.6.4-1 all Module for creating simple ASCII tables — python3
ii python3-tk:amd64 3.10.8-1~22.04 amd64 Tkinter - Writing Tk applications with Python 3.x
ii python3-toml 0.10.2-1 all library for Tom's Obvious, Minimal Language - Python 3.x
ii python3-tomli 1.2.2-2 all lil' TOML parser for Python
ii python3-tornado 6.1.0-3build1 amd64 scalable, non-blocking web server and tools - Python 3 package
ii python3-traitlets 5.1.1-1 all Lightweight Traits-like package for Python 3
ii python3-typed-ast 1.4.3-1build1 amd64 AST with PEP 484 type comments support
ii python3-typeshed 0.0~git20211009.0142ea8-3 all collection of library stubs for Python, with static types
ii python3-typing-extensions 3.10.0.2-1 all Backported and Experimental Type Hints for Python
ii python3-tz 2022.1-1ubuntu0.22.04.1 all Python3 version of the Olson timezone database
ii python3-ufolib2 0.13.1+dfsg1-1 all Unified Font Object (UFO) fonts library
ii python3-unicodedata2 14.0.0+ds-8 amd64 Python unicodedata backport/updates
ii python3-uno 1:7.3.7-0ubuntu0.22.04.3 amd64 Python-UNO bridge
ii python3-update-manager 1:22.04.10 all python 3.x module for update-manager
ii python3-urllib3 1.26.5-1~exp1ubuntu0.1 all HTTP library with thread-safe connection pooling for Python3
ii python3-venv 3.10.6-1~22.04 amd64 venv module for python3 (default python3 version)
ii python3-wadllib 1.3.6-1 all Python 3 library for navigating WADL files
ii python3-wcwidth 0.2.5+dfsg1-1 all determine printable width of a string on a terminal
ii python3-webencodings 0.5.1-4 all Python implementation of the WHATWG Encoding standard
ii python3-webob 1:1.8.6-1.1 all Python module providing WSGI request and response objects (Python 3)
ii python3-wheel 0.37.1-2ubuntu0.22.04.1 all built-package format for Python
ii python3-wrapt 1.13.3-1build1 amd64 decorators, wrappers and monkey patching. - Python 3.x
ii python3-wxgtk4.0 4.0.7+dfsg-13build1 amd64 Python 3 interface to the wxWidgets Cross-platform C++ GUI toolkit
ii python3-xapian 1.4.18-2build3 amd64 Xapian search engine interface for Python3
ii python3-xdg 0.27-2 all Python 3 library to access freedesktop.org standards
ii python3-xkit 0.5.0ubuntu5 all library for the manipulation of xorg.conf files (Python 3)
ii python3-xlrd 1.2.0-2 all extract data from Microsoft Excel spreadsheet files (Python3 version)
ii python3-yaml 5.4.1-1ubuntu1 amd64 YAML parser and emitter for Python3
ii python3-zeroconf 0.38.3-2 all Pure Python implementation of multicast DNS service discovery (Python3)
ii python3-zipp 1.0.0-3 all pathlib-compatible Zipfile object wrapper - Python 3.x
ii python3.10 3.10.12-1~22.04.3 amd64 Interactive high-level object-oriented language (version 3.10)
ii python3.10-dev 3.10.12-1~22.04.3 amd64 Header files and a static library for Python (v3.10)
ii python3.10-minimal 3.10.12-1~22.04.3 amd64 Minimal subset of the Python language (version 3.10)
ii python3.10-venv 3.10.12-1~22.04.3 amd64 Interactive high-level object-oriented language (pyvenv binary, version 3.10)
ii q4wine 1.3.12-1 amd64 Qt GUI for WINE
ii qapt-batch 3.0.5-1ubuntu1 amd64 Batch package manager for KDE
ii qapt-deb-installer 3.0.5-1ubuntu1 amd64 tool for installing deb files
ii qbittorrent 4.4.1-2 amd64 bittorrent client based on libtorrent-rasterbar with a Qt5 GUI
ii qdbus-qt5 5.15.3-1 amd64 Qt 5 D-Bus tool
ii qdoc-qt5 5.15.3-1 amd64 Qt 5 qdoc tool
ii qhelpgenerator-qt5 5.15.3-1 amd64 Qt 5 qhelpgenerator tool
ii qjackctl 0.9.6-1 amd64 User interface for controlling the JACK sound server
ii qjackrcd 1.2.0-2build1 amd64 Qt4 application to record JACK server outputs
ii qml-module-gsettings1.0:amd64 0.2-4 amd64 QML Bindings for GSettings
ii qml-module-org-kde-activities:amd64 5.92.0-0ubuntu1 amd64 provides integration of QML and KDE Frameworks
ii qml-module-org-kde-bluezqt:amd64 5.92.0-0ubuntu1 amd64 QML wrapper for bluez
ii qml-module-org-kde-draganddrop:amd64 5.92.0-0ubuntu1 amd64 provides integration of QML and KDE frameworks - draganddrop
ii qml-module-org-kde-kaccounts:amd64 4:21.12.3-0ubuntu1 amd64 KAccounts QtDeclarative QML Support
ii qml-module-org-kde-kcm:amd64 5.92.0-0ubuntu1 amd64 provides integration of QML and KDE Frameworks - kcm
ii qml-module-org-kde-kconfig:amd64 5.92.0-0ubuntu1 amd64 provides integration of QML and KDE Frameworks - kconfig
ii qml-module-org-kde-kcoreaddons:amd64 5.92.0-0ubuntu1 amd64 provides integration of QML and KDE frameworks - kcoreaddons
ii qml-module-org-kde-kholidays:amd64 1:5.92.0-0ubuntu1 amd64 holidays calculation library - qml files
ii qml-module-org-kde-kio:amd64 5.92.0-0ubuntu1 amd64 provides integration of QML and KDE Frameworks - kio
ii qml-module-org-kde-kirigami2 5.92.0-0ubuntu2 amd64 set of QtQuick components targeted for mobile use
ii qml-module-org-kde-kitemmodels:amd64 5.92.0-0ubuntu1 amd64 additional item/view models for Qt Itemview (QML Bindings)
ii qml-module-org-kde-kquickcontrols:amd64 5.92.0-0ubuntu1 amd64 provides integration of QML and KDE frameworks - kquickcontrols
ii qml-module-org-kde-kquickcontrolsaddons:amd64 5.92.0-0ubuntu1 amd64 provides integration of QML and KDE Frameworks - kquickcontrolsaddons
ii qml-module-org-kde-ksysguard 4:5.24.6-0ubuntu0.1 amd64 KSysGuard QtDeclarative QML Support
ii qml-module-org-kde-kwindowsystem:amd64 5.92.0-0ubuntu1 amd64 provides integration of QML and KDE frameworks - kwindowsystem
ii qml-module-org-kde-newstuff 5.92.0-0ubuntu1.1 amd64 Support for downloading application assets from the network.
ii qml-module-org-kde-people:amd64 5.92.0-0ubuntu1 amd64 framework providing unified access to contacts aggregated by person
ii qml-module-org-kde-prison:amd64 5.92.0-0ubuntu1 amd64 barcode API for Qt
ii qml-module-org-kde-purpose:amd64 5.92.0-0ubuntu1 amd64 abstraction to provide and leverage actions of a specific kind, qml bindings
ii qml-module-org-kde-qqc2desktopstyle 5.92.0-0ubuntu1 amd64 Qt Quick Controls 2: Desktop Style
ii qml-module-org-kde-quickcharts 5.92.0-0ubuntu1 amd64 Quick Charts
ii qml-module-org-kde-runnermodel 5.92.0-0ubuntu1 amd64 Used to write plugins loaded at runtime called "Runners".
ii qml-module-org-kde-solid:amd64 5.92.0-0ubuntu1 amd64 Qt library to query and control hardware plugin
ii qml-module-org-kde-sonnet:amd64 5.92.0-0ubuntu1 amd64 spell checking library for Qt, plugins
ii qml-module-org-kde-userfeedback:amd64 1.2.0-2 amd64 user feedback for applications - QML module
ii qml-module-qt-labs-folderlistmodel:amd64 5.15.3+dfsg-1 amd64 Qt 5 folderlistmodel QML module
ii qml-module-qt-labs-platform:amd64 5.15.3+dfsg-1 amd64 Qt 5 qt.labs.platform QML module
ii qml-module-qt-labs-qmlmodels:amd64 5.15.3+dfsg-1 amd64 Qt 5 Qt.labs.qmlmodels QML module
ii qml-module-qt-labs-settings:amd64 5.15.3+dfsg-1 amd64 Qt 5 settings QML module
ii qml-module-qtgraphicaleffects:amd64 5.15.3-1 amd64 Qt 5 Graphical Effects module
ii qml-module-qtmultimedia:amd64 5.15.3-1 amd64 Qt 5 Multimedia QML module
ii qml-module-qtqml:amd64 5.15.3+dfsg-1 amd64 Qt 5 QtQml QML module
ii qml-module-qtqml-models2:amd64 5.15.3+dfsg-1 amd64 Qt 5 Models2 QML module
ii qml-module-qtquick-controls:amd64 5.15.3-1 amd64 Qt 5 Quick Controls QML module
ii qml-module-qtquick-controls2:amd64 5.15.3+dfsg-1 amd64 Qt 5 Qt Quick Controls 2 QML module
ii qml-module-qtquick-dialogs:amd64 5.15.3-1 amd64 Qt 5 Dialogs QML module
ii qml-module-qtquick-layouts:amd64 5.15.3+dfsg-1 amd64 Qt 5 Quick Layouts QML module
ii qml-module-qtquick-particles2:amd64 5.15.3+dfsg-1 amd64 Qt 5 particles 2 QML module
ii qml-module-qtquick-privatewidgets:amd64 5.15.3-1 amd64 Qt 5 Private Widgets QML module
ii qml-module-qtquick-shapes:amd64 5.15.3+dfsg-1 amd64 Qt 5 Qt Quick Shapes QML module
ii qml-module-qtquick-templates2:amd64 5.15.3+dfsg-1 amd64 Qt 5 Qt Quick Templates 2 QML module
ii qml-module-qtquick-virtualkeyboard:amd64 5.15.3+dfsg-1 amd64 Qt virtual keyboard - QML module
ii qml-module-qtquick-window2:amd64 5.15.3+dfsg-1 amd64 Qt 5 window 2 QML module
ii qml-module-qtquick-xmllistmodel:amd64 5.15.3-1 amd64 Qt 5 xmllistmodel QML module
ii qml-module-qtquick2:amd64 5.15.3+dfsg-1 amd64 Qt 5 Qt Quick 2 QML module
ii qml-module-qtwebengine:amd64 5.15.9+dfsg-1 amd64 Qt WebEngine QML module
ii qml-module-ubuntu-onlineaccounts:amd64 0.6+17.04.20170405-0ubuntu5 amd64 Expose the Online Accounts API to QML applications
ii qstardict 1.3-6 amd64 International dictionary written using Qt
ii qstopmotion 2.5.2-1 amd64 Application for creating stop-motion animation movies
ii qt5-assistant 5.15.3-1 amd64 Qt 5 Assistant
ii qt5-gtk-platformtheme:amd64 5.15.3+dfsg-2ubuntu0.2 amd64 Qt 5 GTK+ 3 platform theme
ii qt5-image-formats-plugins:amd64 5.15.3-1 amd64 Qt 5 Image Formats module
ii qt5-qmake:amd64 5.15.3+dfsg-2ubuntu0.2 amd64 Qt 5 qmake Makefile generator tool
ii qt5-qmake-bin 5.15.3+dfsg-2ubuntu0.2 amd64 Qt 5 qmake Makefile generator tool — binary file
ii qtattributionsscanner-qt5 5.15.3-1 amd64 Qt 5 qtattributionsscanner tool
ii qtbase5-dev:amd64 5.15.3+dfsg-2ubuntu0.2 amd64 Qt 5 base development files
ii qtbase5-dev-tools 5.15.3+dfsg-2ubuntu0.2 amd64 Qt 5 base development programs
ii qtchooser 66-2build1 amd64 Wrapper to select between Qt development binary versions
ii qtspeech5-flite-plugin:amd64 5.15.3-1 amd64 Speech library for Qt - Flite plugin
ii qtspeech5-speechd-plugin:amd64 5.15.3-1 amd64 Speech library for Qt - speechd plugin
ii qttools5-dev-tools 5.15.3-1 amd64 Qt 5 development tools
ii qttranslations5-l10n 5.15.3-1 all translations for Qt 5
ii qtvirtualkeyboard-plugin:amd64 5.15.3+dfsg-1 amd64 Qt virtual keyboard
ii qtwayland5:amd64 5.15.3-1 amd64 QtWayland platform plugin
ii quodlibet 4.4.0-2ubuntu0.1 all audio library manager and player for GTK3
ii rake 13.0.6-2 all ruby make-like utility
ii rawtherapee 5.8-3 amd64 raw image converter and digital photo processor
ii rawtherapee-data 5.8-3 all raw image converter and digital photo processor (data files)
ii rclone 1.61.1 amd64 Rclone - "rsync for cloud storage"
ii rclone-browser 1.8.0-1.2build1 amd64 Simple cross platform GUI for rclone
ii readline-common 8.1.2-1 all GNU readline and history libraries, common files
ii rfkill 2.37.2-4ubuntu3 amd64 tool for enabling and disabling wireless devices
ii rpcbind 1.2.6-2build1 amd64 converts RPC program numbers into universal addresses
ii rpcsvc-proto 1.4.2-0ubuntu6 amd64 RPC protocol compiler and definitions
ii rsync 3.2.7-0ubuntu0.22.04.2 amd64 fast, versatile, remote (and local) file-copying tool
ii rsyslog 8.2112.0-2ubuntu2.2 amd64 reliable system and kernel logging daemon
ii rtkit 0.13-4build2 amd64 Realtime Policy and Watchdog Daemon
ii rtmpdump 2.4+20151223.gitfa8646d.1-2build4 amd64 small dumper for media content streamed over the RTMP protocol
ii rubberband-ladspa 2.0.0-2 amd64 LADSPA plugin for audio pitch-shifting
ii ruby 1:3.0~exp1 amd64 Interpreter of object-oriented scripting language Ruby (default version)
ii ruby-json:amd64 2.5.1+dfsg-2build1 amd64 JSON library for Ruby
ii ruby-net-telnet 0.1.1-2 all telnet client library
ii ruby-rubygems 3.3.5-2 all Package management framework for Ruby
ii ruby-webrick 1.7.0-3 all HTTP server toolkit in Ruby
ii ruby-xmlrpc 0.3.2-1ubuntu0.1 all XMLRPC library for Ruby
ii ruby3.0 3.0.2-7ubuntu2.4 amd64 Interpreter of object-oriented scripting language Ruby
ii rubygems-integration 1.18 all integration of Debian Ruby packages with Rubygems
ii rygel 0.40.3-1ubuntu2 amd64 GNOME UPnP/DLNA services
ii samba 2:4.15.13+dfsg-0ubuntu1.5 amd64 SMB/CIFS file, print, and login server for Unix
ii samba-common 2:4.15.13+dfsg-0ubuntu1.5 all common files used by both the Samba server and client
ii samba-common-bin 2:4.15.13+dfsg-0ubuntu1.5 amd64 Samba common files used by both the server and the client
ii samba-dev:amd64 2:4.15.13+dfsg-0ubuntu1.5 amd64 tools for extending Samba
ii samba-dsdb-modules:amd64 2:4.15.13+dfsg-0ubuntu1.5 amd64 Samba Directory Services Database
ii samba-libs:amd64 2:4.15.13+dfsg-0ubuntu1.5 amd64 Samba core libraries
ii samba-vfs-modules:amd64 2:4.15.13+dfsg-0ubuntu1.5 amd64 Samba Virtual FileSystem plugins
ii sane-airscan 0.99.27-1build1 amd64 SANE backend for AirScan (eSCL) and WSD document scanner
ii sane-utils 1.1.1-5 amd64 API library for scanners -- utilities
ii sbsigntool 0.9.4-2ubuntu2 amd64 Tools to manipulate signatures on UEFI binaries and drivers
ii sddm 0.19.0-2ubuntu2.3 amd64 modern display manager for X11
ii sddm-theme-breeze 4:5.24.7-0ubuntu0.1 amd64 Breeze SDDM theme
ii secureboot-db 1.8 amd64 Secure Boot updates for DB and DBX
ii sed 4.8-1ubuntu2 amd64 GNU stream editor for filtering/transforming text
ii sensible-utils 0.0.17 all Utilities for sensible alternative selection
ii session-migration 0.3.6 amd64 Tool to migrate in user session settings
ii sgml-base 1.30 all SGML infrastructure and SGML catalog file support
ii sgml-data 2.0.11+nmu1 all common SGML and XML data
ii shared-mime-info 2.1-2 amd64 FreeDesktop.org shared MIME database and spec
ii shim-signed 1.51.3+15.7-0ubuntu1 amd64 Secure Boot chain-loading bootloader (Microsoft-signed binary)
ii shutter 0.99.2-4 all feature-rich screenshot program
ii sigil 1.9.2+dfsg-1 amd64 multi-platform ebook editor
ii sigil-data 1.9.2+dfsg-1 all multi-platform ebook editor - data files
ii signon-kwallet-extension:amd64 4:21.12.3-0ubuntu1 amd64 KWallet extension for signond
ii signon-plugin-oauth2 0.25-2 amd64 OAuth 1.0/2.0 plugin for the Accounts SignOn daemon
ii signon-plugin-password 8.59+17.10.20170606-0ubuntu3 amd64 Plain Password plugin for Single Sign On
ii signon-ui-service 0.17+18.04.20171027+really20160406-0ubuntu3 all D-Bus service file for signon-ui
ii signon-ui-x11 0.17+18.04.20171027+really20160406-0ubuntu3 amd64 Single Sign-on UI
ii signond 8.59+17.10.20170606-0ubuntu3 amd64 Single Sign On framework
ii simple-image-reducer 1.0.2+git20191008-2 all GTK application to easily reduce and rotate images
ii skanlite 21.12.3-0ubuntu1 amd64 image scanner based on the KSane backend
ii smartmontools 7.2-1build2 amd64 control and monitor storage systems using S.M.A.R.T.
ii smb2www 980804-43 all SMB/CIFS network client with a web interface
ii smbclient 2:4.15.13+dfsg-0ubuntu1.5 amd64 command-line SMB/CIFS clients for Unix
ii snapd 2.58+22.04.1 amd64 Daemon and tooling that enable snap packages
ii socat 1.7.4.1-3ubuntu4 amd64 multipurpose relay for bidirectional data transfer
ii software-properties-common 0.99.22.8 all manage the repositories that you install software from (common)
ii software-properties-qt 0.99.22.8 all manage the repositories that you install software from (Qt)
ii sonnet-plugins:amd64 5.92.0-0ubuntu1 amd64 spell checking library for Qt, plugins
ii sound-theme-freedesktop 0.8-2ubuntu1 all freedesktop.org sound theme
ii soundconverter 4.0.3-2 all GNOME application to convert audio files into other formats
ii spawn-fcgi 1.6.4-2 amd64 FastCGI process spawner
ii speedtest-cli 2.1.3-2 all Command line interface for testing internet bandwidth using speedtest.net
ii sphinx-rtd-theme-common 1.0.0+dfsg-1 all sphinx theme from readthedocs.org (common files)
ii spice-vdagent 0.22.1-1 amd64 Spice agent for Linux
ii sqlitebrowser 3.12.1-2 amd64 GUI editor for SQLite databases
ii squashfs-tools 1:4.5-3build1 amd64 Tool to create and append to squashfs filesystems
ii sshfs 3.7.1+repack-2 amd64 filesystem client based on SSH File Transfer Protocol
ii ssl-cert 1.1.2 all simple debconf wrapper for OpenSSL
ii stardict-common 3.0.7+git20211225+dfsg-1 all International dictionary lookup program - data files
ii stardict-gtk 3.0.7+git20211225+dfsg-1 amd64 International dictionary lookup program - gtk
ii stardict-plugin 3.0.7+git20211225+dfsg-1 amd64 International dictionary lookup program - common plugins
ii stardict-plugin-espeak 3.0.7+git20211225+dfsg-1 amd64 International dictionary lookup program - eSpeak TTS plugin
ii strace 5.16-0ubuntu3 amd64 System call tracer
ii sudo 1.9.9-1ubuntu2.4 amd64 Provide limited super user privileges to specific users
ii switcheroo-control 2.4-3build2 amd64 D-Bus service to check the availability of dual-GPU
ii synaptic 0.90.2build1 amd64 Graphical package manager
ii system-config-printer 1.5.16-0ubuntu3 all graphical interface to configure the printing system
ii system-config-printer-common 1.5.16-0ubuntu3 all backend and the translation files for system-config-printer
ii system-config-printer-udev 1.5.16-0ubuntu3 amd64 Utilities to detect and configure printers automatically
ii systemd 249.11-0ubuntu3.11 amd64 system and service manager
ii systemd-hwe-hwdb 249.11.3 all udev rules for hardware enablement (HWE)
ii systemd-sysv 249.11-0ubuntu3.11 amd64 system and service manager - SysV links
ii systemd-timesyncd 249.11-0ubuntu3.11 amd64 minimalistic service to synchronize local time with NTP servers
ii systemsettings 4:5.24.6-0ubuntu0.1 amd64 System Settings interface
ii sysvinit-utils 3.01-1ubuntu1 amd64 System-V-like utilities
ii t1utils 1.41-4build2 amd64 Collection of simple Type 1 font manipulation programs
ii tar 1.34+dfsg-1ubuntu0.1.22.04.2 amd64 GNU version of the tar archiving utility
ii tcl 8.6.11+1build2 amd64 Tool Command Language (default version) - shell
ii tcl8.6 8.6.12+dfsg-1build1 amd64 Tcl (the Tool Command Language) v8.6 - shell
ii tcpdump 4.99.1-3ubuntu0.1 amd64 command-line network traffic analyzer
ii tdb-tools 1.4.5-2build1 amd64 Trivial Database - bundled binaries
ii telegram-desktop 3.6.1+ds-2build1 amd64 fast and secure messaging application
ii telnet 0.17-44build1 amd64 basic telnet client
ii tex-common 6.17 all common infrastructure for building and installing TeX
ii texlive-base 2021.20220204-1 all TeX Live: Essential programs and files
ii texlive-binaries 2021.20210626.59705-1ubuntu0.1 amd64 Binaries for TeX Live
ii thermald 2.4.9-1ubuntu0.4 amd64 Thermal monitoring and controlling daemon
ii thonny 3.3.14-1 all Python IDE for beginners
ii thunderbird 1:115.5.0+build1-0ubuntu0.22.04.1 amd64 Email, RSS and newsgroup client with integrated spam filter
ii time 1.9-0.1build2 amd64 GNU time program for measuring CPU resource usage
ii timgm6mb-soundfont 1.3-5 all TimGM6mb SoundFont from MuseScore 1.3
ii tk8.6-blt2.5 2.5.3+dfsg-4.1build2 amd64 graphics extension library for Tcl/Tk - library
ii tnftp 20210827-4build1 amd64 enhanced ftp client
ii tpm-udev 0.6 all udev rules for TPM modules
ii tracker 3.3.0-1 amd64 metadata database, indexer and search tool
ii tracker-extract 3.3.3-0ubuntu0.20.04.1 amd64 metadata database, indexer and search tool - metadata extractors
ii tracker-miner-fs 3.3.3-0ubuntu0.20.04.1 amd64 metadata database, indexer and search tool - filesystem indexer
ii tree 2.0.2-1 amd64 displays an indented directory tree, in color
ii trimage 1.0.6-1 all GUI and command-line interface to optimize image files
ii tzdata 2023c-0ubuntu0.22.04.2 all time zone and daylight-saving time data
ii ubuntu-advantage-tools 30~22.04 amd64 management tools for Ubuntu Pro
ii ubuntu-docs 22.04.5 all Ubuntu Desktop Guide
ii ubuntu-drivers-common 1:0.9.6.2~0.22.04.6 amd64 Detect and install additional Ubuntu driver packages
ii ubuntu-keyring 2021.03.26 all GnuPG keys of the Ubuntu archive
ii ubuntu-minimal 1.481.1 amd64 Minimal core of Ubuntu
ii ubuntu-mono 20.10-0ubuntu2 all Ubuntu Mono Icon theme
ii ubuntu-pro-client-l10n 30~22.04 amd64 Translations for Ubuntu Pro Client
ii ubuntu-release-upgrader-core 1:22.04.17 all manage release upgrades
ii ubuntu-release-upgrader-qt 1:22.04.17 all manage release upgrades
ii ubuntu-session 42.0-1ubuntu2 all Ubuntu session with GNOME Shell
ii ubuntu-standard 1.481.1 amd64 The Ubuntu standard system
ii ubuntu-wallpapers 22.04.4-0ubuntu1 all Ubuntu Wallpapers
ii ubuntu-wallpapers-jammy 22.04.4-0ubuntu1 all Ubuntu 22.04 Wallpapers
ii ucf 3.0043 all Update Configuration File(s): preserve user changes to config files
ii udev 249.11-0ubuntu3.11 amd64 /dev/ and hotplug management daemon
ii udisks2 2.9.4-1ubuntu2 amd64 D-Bus service to access and manipulate storage devices
ii ufw 0.36.1-4ubuntu0.1 all program for managing a Netfilter firewall
ii unar 1.10.1-2build11 amd64 Unarchiver for a variety of file formats
ii unattended-upgrades 2.8ubuntu1 all automatic installation of security upgrades
ii unicode-data 14.0.0-1.1 all Property data for the Unicode character set
ii unixodbc-common 2.3.9-5 all Common ODBC configuration files
ii uno-libs-private 1:7.3.7-0ubuntu0.22.04.3 amd64 LibreOffice UNO runtime environment -- private libraries used by public ones
ii unzip 6.0-26ubuntu3.1 amd64 De-archiver for .zip files
ii update-inetd 4.51 all inetd configuration file updater
ii update-manager-core 1:22.04.10 all manage release upgrades
ii update-notifier-common 3.192.54.6 all Files shared between update-notifier and other packages
ii upower 0.99.17-1 amd64 abstraction for power management
ii ure 1:7.3.7-0ubuntu0.22.04.3 amd64 LibreOffice UNO runtime environment
ii usb-creator-common 0.3.13 all create a startup disk using a CD or disc image (common files)
ii usb-creator-gtk 0.3.13 all create a startup disk using a CD or disc image (for GNOME)
ii usb-creator-kde 0.3.13 all create a startup disk using a CD or disc image (for KDE)
ii usb-modeswitch 2.6.1-3ubuntu2 amd64 mode switching tool for controlling "flip flop" USB devices
ii usb-modeswitch-data 20191128-4 all mode switching data for usb-modeswitch
ii usb.ids 2022.04.02-1 all USB ID Repository
ii usbmuxd 1.1.1-2build2 amd64 USB multiplexor daemon for iPhone and iPod Touch devices
ii usbutils 1:014-1build1 amd64 Linux USB utilities
ii usrmerge 25ubuntu2 all Convert the system to the merged /usr directories scheme
ii util-linux 2.37.2-4ubuntu3 amd64 miscellaneous system utilities
ii uuid-dev:amd64 2.37.2-4ubuntu3 amd64 Universally Unique ID library - headers and static libraries
ii uuid-runtime 2.37.2-4ubuntu3 amd64 runtime components for the Universally Unique ID library
ii v4l-utils 1.22.1-2build1 amd64 Collection of command line video4linux utilities
ii va-driver-all:amd64 2.14.0-1 amd64 Video Acceleration (VA) API -- driver metapackage
ii vcdimager 2.0.1+dfsg-5 amd64 VideoCD (VCD) image mastering and ripping tool
ii vdpau-driver-all:amd64 1.4-3build2 amd64 Video Decode and Presentation API for Unix (driver metapackage)
ii vim-common 2:8.2.3995-1ubuntu2.13 all Vi IMproved - Common files
ii vim-tiny 2:8.2.3995-1ubuntu2.13 amd64 Vi IMproved - enhanced vi editor - compact version
ii virtualbox 6.1.38-dfsg-3~ubuntu1.22.04.1 amd64 x86 virtualization solution - base binaries
ii virtualbox-dkms 6.1.38-dfsg-3~ubuntu1.22.04.1 amd64 x86 virtualization solution - kernel module sources for dkms
ii virtualbox-guest-additions-iso 6.1.38-1~ubuntu1.22.04.1 all guest additions iso image for VirtualBox
ii virtualbox-guest-utils-hwe 6.1.38-dfsg-3~ubuntu1.22.04.1 amd64 x86 virtualization solution - non-X11 guest utilities
ii virtualbox-guest-x11-hwe 6.1.38-dfsg-3~ubuntu1.22.04.1 amd64 x86 virtualization solution - X11 guest utilities
ii virtualbox-qt 6.1.38-dfsg-3~ubuntu1.22.04.1 amd64 x86 virtualization solution - Qt based user interface
ii vlc 3.0.16-1build7 amd64 multimedia player and streamer
ii vlc-bin 3.0.16-1build7 amd64 binaries from VLC
ii vlc-data 3.0.16-1build7 all common data for VLC
ii vlc-l10n 3.0.16-1build7 all translations for VLC
ii vlc-plugin-access-extra:amd64 3.0.16-1build7 amd64 multimedia player and streamer (extra access plugins)
ii vlc-plugin-base:amd64 3.0.16-1build7 amd64 multimedia player and streamer (base plugins)
ii vlc-plugin-notify:amd64 3.0.16-1build7 amd64 LibNotify plugin for VLC
ii vlc-plugin-qt:amd64 3.0.16-1build7 amd64 multimedia player and streamer (Qt plugin)
ii vlc-plugin-samba:amd64 3.0.16-1build7 amd64 Samba plugin for VLC
ii vlc-plugin-skins2:amd64 3.0.16-1build7 amd64 multimedia player and streamer (Skins2 plugin)
ii vlc-plugin-video-output:amd64 3.0.16-1build7 amd64 multimedia player and streamer (video output plugins)
ii vlc-plugin-video-splitter:amd64 3.0.16-1build7 amd64 multimedia player and streamer (video splitter plugins)
ii vlc-plugin-visualization:amd64 3.0.16-1build7 amd64 multimedia player and streamer (visualization plugins)
ii vulkan-tools 1.3.204.0+dfsg1-1 amd64 Miscellaneous Vulkan utilities
ii wamerican 2020.12.07-2 all American English dictionary words for /usr/share/dict
ii wbritish 2020.12.07-2 all British English dictionary words for /usr/share/dict
ii wget 1.21.2-2ubuntu1 amd64 retrieves files from the web
ii whiptail 0.52.21-5ubuntu2 amd64 Displays user-friendly dialog boxes from shell scripts
ii whoopsie 0.2.77 amd64 Ubuntu error tracker submission
ii whoopsie-preferences 23 amd64 System preferences for error reporting
ii wine 6.0.3~repack-1 all Windows API implementation - standard suite
ii wine32:i386 6.0.3~repack-1 i386 Windows API implementation - 32-bit binary loader
ii wireless-regdb 2022.06.06-0ubuntu1~22.04.1 all wireless regulatory database
ii wireless-tools 30~pre9-13.1ubuntu4 amd64 Tools for manipulating Linux Wireless Extensions
ii wodim 9:1.1.11-3.2ubuntu1 amd64 command line CD/DVD writing tool
ii wpasupplicant 2:2.10-6ubuntu2 amd64 client support for WPA and WPA2 (IEEE 802.11i)
ii x11-apps 7.7+8build2 amd64 X applications
ii x11-common 1:7.7+23ubuntu2 all X Window System (X.Org) infrastructure
ii x11-session-utils 7.7+4build2 amd64 X session utilities
ii x11-utils 7.7+5build2 amd64 X11 utilities
ii x11-xkb-utils 7.7+5build4 amd64 X11 XKB utilities
ii x11-xserver-utils 7.7+9build1 amd64 X server utilities
ii x11proto-dev 2021.5-1 all X11 extension protocols and auxiliary headers
ii xapp 2.2.8-1 amd64 Libraries and common resources for multiple desktop environments
ii xapps-common 2.2.8-1 all Files that are common across Xapp desktop applications
ii xauth 1:1.1-1build2 amd64 X authentication utility
ii xbitmaps 1.1.1-2.1ubuntu1 all Base X bitmaps
ii xcvt 0.1.1-3 amd64 VESA CVT standard timing modelines generator
ii xdg-dbus-proxy 0.1.3-1 amd64 filtering D-Bus proxy
ii xdg-desktop-portal 1.14.4-1ubuntu2~22.04.1 amd64 desktop integration portal for Flatpak and Snap
ii xdg-desktop-portal-gtk 1.14.0-1build1 amd64 GTK+/GNOME portal backend for xdg-desktop-portal
ii xdg-desktop-portal-kde 5.24.7-0ubuntu0.1 amd64 backend implementation for xdg-desktop-portal using Qt
ii xdg-user-dirs 0.17-2ubuntu4 amd64 tool to manage well known user directories
ii xdg-utils 1.1.3-4.1ubuntu3~22.04.1 all desktop integration utilities from freedesktop.org
ii xfce4-taskmanager 1.5.2-1 amd64 process manager for the Xfce4 Desktop Environment
ii xfconf 4.16.0-2 amd64 utilities for managing settings in Xfce
ii xfonts-base 1:1.0.5 all standard fonts for X
ii xfonts-encodings 1:1.0.5-0ubuntu2 all Encodings for X.Org fonts
ii xfonts-intl-european 1.2.1-10.1 all international fonts for X - European
ii xfonts-scalable 1:1.0.3-1.2ubuntu1 all scalable fonts for X
ii xfonts-utils 1:7.7+6build2 amd64 X Window System font utility programs
ii xinit 1.4.1-0ubuntu4 amd64 X server initialisation tool
ii xinput 1.6.3-1build2 amd64 Runtime configuration and test of XInput devices
ii xkb-data 2.33-1 all X Keyboard Extension (XKB) configuration data
ii xml-core 0.18+nmu1 all XML infrastructure and XML catalog file support
ii xorg 1:7.7+23ubuntu2 amd64 X.Org X Window System
ii xorg-docs-core 1:1.7.1-1.2 all Core documentation for the X.org X Window System
ii xorg-sgml-doctools 1:1.11-1.1 all Common tools for building X.Org SGML documentation
ii xsel 1.2.0+git9bfc13d.20180109-3 amd64 command-line tool to access X clipboard and selection buffers
ii xserver-common 2:21.1.4-2ubuntu1.7~22.04.2 all common files used by various X servers
ii xserver-xephyr 2:21.1.4-2ubuntu1.7~22.04.2 amd64 nested X server
ii xserver-xorg 1:7.7+23ubuntu2 amd64 X.Org X server
ii xserver-xorg-core 2:21.1.4-2ubuntu1.7~22.04.2 amd64 Xorg X server - core server
ii xserver-xorg-input-all 1:7.7+23ubuntu2 amd64 X.Org X server -- input driver metapackage
ii xserver-xorg-input-libinput 1.2.1-1 amd64 X.Org X server -- libinput input driver
ii xserver-xorg-input-wacom 1:1.0.0-3ubuntu1 amd64 X.Org X server -- Wacom input driver
ii xserver-xorg-legacy 2:21.1.4-2ubuntu1.7~22.04.2 amd64 setuid root Xorg server wrapper
ii xserver-xorg-video-all 1:7.7+23ubuntu2 amd64 X.Org X server -- output driver metapackage
ii xserver-xorg-video-amdgpu 22.0.0-1ubuntu0.2 amd64 X.Org X server -- AMDGPU display driver
ii xserver-xorg-video-ati 1:19.1.0-2ubuntu1 amd64 X.Org X server -- AMD/ATI display driver wrapper
ii xserver-xorg-video-fbdev 1:0.5.0-2build1 amd64 X.Org X server -- fbdev display driver
ii xserver-xorg-video-intel 2:2.99.917+git20210115-1 amd64 X.Org X server -- Intel i8xx, i9xx display driver
ii xserver-xorg-video-nouveau 1:1.0.17-2build1 amd64 X.Org X server -- Nouveau display driver
ii xserver-xorg-video-qxl 0.1.5+git20200331-3 amd64 X.Org X server -- QXL display driver
ii xserver-xorg-video-radeon 1:19.1.0-2ubuntu1 amd64 X.Org X server -- AMD/ATI Radeon display driver
ii xserver-xorg-video-vesa 1:2.5.0-1build4 amd64 X.Org X server -- VESA display driver
ii xserver-xorg-video-vmware 1:13.3.0-3build1 amd64 X.Org X server -- VMware display driver
ii xsettingsd 1.0.2-1 amd64 Provides settings to X11 applications
ii xterm 372-1ubuntu1 amd64 X terminal emulator
ii xtrans-dev 1.4.0-1 all X transport library (development files)
ii xwayland 2:22.1.1-1ubuntu0.7 amd64 X server for running X clients under Wayland
ii xxd 2:8.2.3995-1ubuntu2.13 amd64 tool to make (or reverse) a hex dump
ii xz-utils 5.2.5-2ubuntu1 amd64 XZ-format compression utilities
ii yaru-theme-gnome-shell 22.04.5 all Yaru GNOME Shell desktop theme from the Ubuntu Community
ii yelp 42.1-1 amd64 Help browser for GNOME
ii yelp-xsl 42.0-1 all XSL stylesheets for the yelp help browser
ii youtube-dl 2021.12.17-1 all downloader of videos from YouTube and other sites
ii youtubedl-gui 3.0-1 amd64 GUI on youtube-dl to download videos from a variety of sites
ii zam-plugins 3.14~repack3-1 amd64 Collection of LV2, LADSPA, LINUX-VST and JACK plugins
ii zenity 3.42.1-0ubuntu1 amd64 Display graphical dialog boxes from shell scripts
ii zenity-common 3.42.1-0ubuntu1 all Display graphical dialog boxes from shell scripts (common files)
ii zip 3.0-12build2 amd64 Archiver for .zip files
ii zlib1g:amd64 1:1.2.11.dfsg-2ubuntu9.2 amd64 compression library - runtime
ii zlib1g:i386 1:1.2.11.dfsg-2ubuntu9.2 i386 compression library - runtime
ii zlib1g-dev:amd64 1:1.2.11.dfsg-2ubuntu9.2 amd64 compression library - development
ii zstd 1.4.8+dfsg-3build1 amd64 fast lossless compression algorithm -- CLI tool
ordi@ordi:~$
J'ai toujours mon vieux PC de 2016 qui marche de mieux en mieux (bon à tout faire, comme moi, sous Kubuntu) et un mac Mini M1 pour faire des vidéos Youtube FCPX (le Morvan en Tube, Juryclip, Partage de Savoirs...). Je me suis lancé sur Davinci Resolve Studio... pas mal, ça va prendre un peu de temps.
Hors ligne
#7 Le 11/12/2023, à 22:40
- xubu1957
Re : Affichage bureau supérieur à résolution écran 1920x1080 [RÉSOLU]
J'attends de voir la carte graphique.
lspci -vnn | grep -A 12 '\''[030[02]\]' | grep -Ei "vga|3d|display|kernel"
Pour purger les résidus de configuration marqués "rc" :
sudo apt purge ~c
comme expliqué à la machine à café et rajouté dans ce message
Dernière modification par xubu1957 (Le 11/12/2023, à 22:41)
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
Hors ligne
#8 Le 11/12/2023, à 22:44
- luctheo
Re : Affichage bureau supérieur à résolution écran 1920x1080 [RÉSOLU]
l'autre :
ordi@ordi:~$ lspci -vnn | grep -A 12 '\''[030[02]\]' | grep -Ei "vga|3d|display|kernel"
00:02.0 VGA compatible controller [0300]: Intel Corporation HD Graphics 530 [8086:1912] (rev 06) (prog-if 00 [VGA controller])
Kernel driver in use: i915
Kernel modules: i915
ordi@ordi:~$ ^C
J'ai toujours mon vieux PC de 2016 qui marche de mieux en mieux (bon à tout faire, comme moi, sous Kubuntu) et un mac Mini M1 pour faire des vidéos Youtube FCPX (le Morvan en Tube, Juryclip, Partage de Savoirs...). Je me suis lancé sur Davinci Resolve Studio... pas mal, ça va prendre un peu de temps.
Hors ligne
#9 Le 11/12/2023, à 22:48
- xubu1957
Re : Affichage bureau supérieur à résolution écran 1920x1080 [RÉSOLU]
Donne la liste des anomalies de démarrage :
journalctl --no-pager -b -p err
et :
ls -l /var/crash
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
Hors ligne
#10 Le 11/12/2023, à 22:53
- luctheo
Re : Affichage bureau supérieur à résolution écran 1920x1080 [RÉSOLU]
ordi@ordi:~$ journalctl --no-pager -b -p err
déc. 11 22:49:04 ordi kernel: x86/cpu: SGX disabled by BIOS.
déc. 11 22:49:05 ordi systemd[1]: Failed to mount /mnt/miroir2.
déc. 11 22:49:05 ordi kernel: snd_hda_codec_hdmi hdaudioC0D2: Monitor plugged-in, Failed to power up codec ret=[-13]
déc. 11 22:49:05 ordi kernel: snd_hda_codec_hdmi hdaudioC0D2: Monitor plugged-in, Failed to power up codec ret=[-13]
déc. 11 22:49:07 ordi systemd[1]: Failed to start The Apache HTTP Server.
déc. 11 22:49:13 ordi hpfax[1242]: [1242]: error: Failed to create /var/spool/cups/tmp/.hplip
déc. 11 22:49:14 ordi systemd[1]: Failed to start Lighttpd Daemon.
déc. 11 22:49:49 ordi pulseaudio[1293]: GetManagedObjects() failed: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
déc. 11 22:50:34 ordi systemd[1]: Timed out waiting for device /dev/disk/by-id/usb-SAMSUNG_SP2514N_581230251482-0:0-part1.
déc. 11 22:50:34 ordi systemd[1]: Timed out waiting for device /dev/disk/by-label/MAC83.
déc. 11 22:50:34 ordi systemd[1]: Timed out waiting for device /dev/sde1.
déc. 11 22:50:34 ordi systemd[1]: Timed out waiting for device /dev/sdg.
déc. 11 22:50:34 ordi systemd[1]: Timed out waiting for device /dev/disk/by-uuid/c24a1880-90f9-422d-b0b5-df7562d57590.
déc. 11 22:50:34 ordi systemd[1]: Timed out waiting for device /dev/disk/by-uuid/a65a5e29-1924-40de-9b3c-495a875eb43a.
déc. 11 22:50:34 ordi systemd[1]: Timed out waiting for device /dev/disk/by-label/4TO-V4.
déc. 11 22:50:34 ordi systemd[1]: Timed out waiting for device /dev/disk/by-uuid/72f4eb63-57c9-472d-8f99-63247448ffe9.
déc. 11 22:50:34 ordi systemd[1]: Timed out waiting for device /dev/disk/by-uuid/093c5a31-7000-40a9-b2b7-731b6e75655d.
déc. 11 22:50:34 ordi systemd[1]: Timed out waiting for device /dev/disk/by-partlabel/MIROIR1.
déc. 11 22:50:34 ordi systemd[1]: Timed out waiting for device /dev/disk/by-label/MIROIR1.
déc. 11 22:50:34 ordi systemd[1]: Timed out waiting for device /dev/disk/by-uuid/886116f4-12b0-4879-a91a-8f06d95949b3.
déc. 11 22:50:34 ordi systemd[1]: Timed out waiting for device /dev/disk/by-label/MAC82.
déc. 11 22:50:34 ordi systemd[1]: Timed out waiting for device /dev/disk/by-uuid/c3b48e53-2bf4-41b1-97b9-4ad064eeaf59.
déc. 11 22:50:34 ordi systemd[1]: Timed out waiting for device /dev/disk/by-label/MAC81.
déc. 11 22:50:34 ordi systemd[1]: Timed out waiting for device /dev/disk/by-id/usb-Seagate_Expansion_Desk_NAABY87R-0:0-part1.
déc. 11 22:50:34 ordi systemd[1]: Timed out waiting for device /dev/disk/by-label/4TO-V3LEQ.
déc. 11 22:50:34 ordi systemd[1]: Timed out waiting for device /dev/disk/by-label/MAC84.
déc. 11 22:50:34 ordi systemd[1]: Timed out waiting for device /dev/disk/by-label/4TO-V2.
ordi@ordi:~$
J'ai toujours mon vieux PC de 2016 qui marche de mieux en mieux (bon à tout faire, comme moi, sous Kubuntu) et un mac Mini M1 pour faire des vidéos Youtube FCPX (le Morvan en Tube, Juryclip, Partage de Savoirs...). Je me suis lancé sur Davinci Resolve Studio... pas mal, ça va prendre un peu de temps.
Hors ligne
#11 Le 11/12/2023, à 22:56
- luctheo
Re : Affichage bureau supérieur à résolution écran 1920x1080 [RÉSOLU]
ordi@ordi:~$ ls -l /var/crash
total 58900
-rw-r----- 1 ordi whoopsie 7712495 déc. 4 10:16 _usr_bin_cherrytree.1000.crash
-rw-r----- 1 ordi whoopsie 19733735 déc. 11 18:49 _usr_bin_konqueror.1000.crash
-rw-r----- 1 ordi whoopsie 23922743 déc. 11 17:36 _usr_bin_shutter.1000.crash
-rw-r----- 1 test whoopsie 2689553 déc. 11 18:50 _usr_libexec_tracker-extract-3.1001.crash
-rw-r----- 1 sddm whoopsie 2683474 déc. 11 18:24 _usr_libexec_tracker-extract-3.119.crash
-rw-r----- 1 ordi whoopsie 2564870 déc. 6 16:00 _usr_lib_x86_64-linux-gnu_libexec_DiscoverNotifier.1000.crash
-rw-r----- 1 ordi whoopsie 986147 déc. 11 18:49 _usr_lib_x86_64-linux-gnu_libexec_drkonqi.1000.crash
ordi@ordi:~$
J'ai toujours mon vieux PC de 2016 qui marche de mieux en mieux (bon à tout faire, comme moi, sous Kubuntu) et un mac Mini M1 pour faire des vidéos Youtube FCPX (le Morvan en Tube, Juryclip, Partage de Savoirs...). Je me suis lancé sur Davinci Resolve Studio... pas mal, ça va prendre un peu de temps.
Hors ligne
#12 Le 11/12/2023, à 23:00
- xubu1957
Re : Affichage bureau supérieur à résolution écran 1920x1080 [RÉSOLU]
Il faut attendre des avis d'intervenants plus calés que moi.
Montre :
echo -e "\nDescription : $(lsb_release -sd)\n\nNoyau courant : $(uname -mr)\n\nVersion originellement installée : $(cat /var/log/installer/media-info)\n\nSession actuelle : $XDG_SESSION_DESKTOP\n\nBureau actuel : $XDG_CURRENT_DESKTOP\n\nListe des sessions possibles :\n$(ls -lt /usr/share/xsessions | awk '/desktop/{print $9,"→",$7,$6,$8}')\n"
et les retours de :
sudo apt update
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
Hors ligne
#13 Le 11/12/2023, à 23:06
- luctheo
Re : Affichage bureau supérieur à résolution écran 1920x1080 [RÉSOLU]
ça semble bloquer :
ordi@ordi:~$ echo -e "\nDescription : $(lsb_release -sd)\n\nNoyau courant : $(uname -mr)\n\nVersion
>
J'ai toujours mon vieux PC de 2016 qui marche de mieux en mieux (bon à tout faire, comme moi, sous Kubuntu) et un mac Mini M1 pour faire des vidéos Youtube FCPX (le Morvan en Tube, Juryclip, Partage de Savoirs...). Je me suis lancé sur Davinci Resolve Studio... pas mal, ça va prendre un peu de temps.
Hors ligne
#14 Le 11/12/2023, à 23:07
- xubu1957
Re : Affichage bureau supérieur à résolution écran 1920x1080 [RÉSOLU]
Essaye avec l'ancienne version :
echo; lsb_release -d ; echo -e "\nNoyau courant : $(uname -mr)"; echo $XDG_CURRENT_DESKTOP ; echo; ls -lt /usr/share/xsessions | awk '{print $6,$7,$8,$9}'
Dernière modification par xubu1957 (Le 11/12/2023, à 23:12)
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
Hors ligne
#15 Le 11/12/2023, à 23:08
- luctheo
Re : Affichage bureau supérieur à résolution écran 1920x1080 [RÉSOLU]
ordi@ordi:~$ sudo apt update
[sudo] Mot de passe de ordi :
Atteint :1 https://brave-browser-apt-release.s3.brave.com stable InRelease
Atteint :2 https://dl.google.com/linux/chrome/deb stable InRelease
Atteint :3 http://fr.archive.ubuntu.com/ubuntu jammy InRelease
Réception de :4 http://download.opensuse.org/repositories/home:/AndnoVember:/KITScenarist/xUbuntu_22.04 InRelease [1565 B]
Atteint :5 http://fr.archive.ubuntu.com/ubuntu jammy-updates InRelease
Atteint :6 http://fr.archive.ubuntu.com/ubuntu jammy-backports InRelease
Atteint :7 https://packages.microsoft.com/repos/edge stable InRelease
Atteint :8 http://security.ubuntu.com/ubuntu jammy-security InRelease
1565 o réceptionnés en 1s (1541 o/s)
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances... Fait
Lecture des informations d'état... Fait
4 paquets peuvent être mis à jour. Exécutez « apt list --upgradable » pour les voir.
N: Le fichier configuré « main/binary-i386/Packages » ne sera pas pris en compte car le dépôt « https://brave-browser-apt-release.s3.brave.com stable InRelease » ne prend pas en charge l'architecture « i386 »
ordi@ordi:~$
J'ai toujours mon vieux PC de 2016 qui marche de mieux en mieux (bon à tout faire, comme moi, sous Kubuntu) et un mac Mini M1 pour faire des vidéos Youtube FCPX (le Morvan en Tube, Juryclip, Partage de Savoirs...). Je me suis lancé sur Davinci Resolve Studio... pas mal, ça va prendre un peu de temps.
Hors ligne
#16 Le 11/12/2023, à 23:12
- luctheo
Re : Affichage bureau supérieur à résolution écran 1920x1080 [RÉSOLU]
ordi@ordi:~$ echo; lsb_release -d ; echo -e "\nNoyau courant : $(uname -mr)"; echo $XDG_CURRENT_DESKTOP ; echo; ls -lt /usr/share/xsessions | awk '{print $6,$7,$8,$9}'
Description: Ubuntu 22.04.3 LTS
Noyau courant : 5.15.0-91-generic x86_64
KDE
oct. 17 2022 plasma.desktop
avril 7 2022 ubuntu.desktop
avril 7 2022 ubuntu-xorg.desktop
ordi@ordi:~$
J'ai toujours mon vieux PC de 2016 qui marche de mieux en mieux (bon à tout faire, comme moi, sous Kubuntu) et un mac Mini M1 pour faire des vidéos Youtube FCPX (le Morvan en Tube, Juryclip, Partage de Savoirs...). Je me suis lancé sur Davinci Resolve Studio... pas mal, ça va prendre un peu de temps.
Hors ligne
#17 Le 11/12/2023, à 23:13
- xubu1957
Re : Affichage bureau supérieur à résolution écran 1920x1080 [RÉSOLU]
Pour kde, je ne sais pas renseigner.
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
Hors ligne
#18 Le 11/12/2023, à 23:21
- luctheo
Re : Affichage bureau supérieur à résolution écran 1920x1080 [RÉSOLU]
voilà, j'ai rien oublié ?...
-
oui, je peux attendre, il est pas planté
__
il a fait sa vie mais pour faire la bureautique, prendre des notes, des articles de sites, ça va,
j'apprend Davinci Resolve, je l'ai essayé sur ce pc, mais ça rame beaucoup (l'âge),
bon, j'ai le M1.
Merci de ton aide,
je vais éteindre dans 1/4 h, je suis là demain toute la journée,
jp
Dernière modification par luctheo (Le 11/12/2023, à 23:24)
J'ai toujours mon vieux PC de 2016 qui marche de mieux en mieux (bon à tout faire, comme moi, sous Kubuntu) et un mac Mini M1 pour faire des vidéos Youtube FCPX (le Morvan en Tube, Juryclip, Partage de Savoirs...). Je me suis lancé sur Davinci Resolve Studio... pas mal, ça va prendre un peu de temps.
Hors ligne
#19 Le 12/12/2023, à 08:33
- xubu1957
Re : Affichage bureau supérieur à résolution écran 1920x1080 [RÉSOLU]
Bonjour,
Montre la RAM :
LANG=C free -wh
snap list
les noyaux présents :
echo; dpkg -l | awk '!/^rc/ && / linux-(c|g|h|i|lo|m|si|t)/{print $1,$2,$3,$4 | "sort -k3V | column -t"}' ; echo -e "\nNoyau courant : $(uname -mr)"
et :
df -Th
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
Hors ligne
#20 Le 12/12/2023, à 10:51
- luctheo
Re : Affichage bureau supérieur à résolution écran 1920x1080 [RÉSOLU]
me voilà, bonjour,
ordi@ordi:~$ LANG=C free -wh
total used free shared buffers cache available
Mem: 46Gi 8.7Gi 22Gi 1.6Gi 2.1Gi 13Gi 35Gi
Swap: 2.0Gi 0B 2.0Gi
ordi@ordi:~$ ^C
ordi@ordi:~$
***
[code]ordi@ordi:~$ echo; dpkg -l | awk '!/^rc/ && / linux-(c|g|h|i|lo|m|si|t)/{print $1,$2,$3,$4 | "sort -k3V | column -t"}' ; echo -e "\nNoyau courant : $(uname -mr)"
ii linux-headers-5.15.0-89 5.15.0-89.99 all
ii linux-headers-5.15.0-89-generic 5.15.0-89.99 amd64
ii linux-image-5.15.0-89-generic 5.15.0-89.99 amd64
ii linux-modules-5.15.0-89-generic 5.15.0-89.99 amd64
ii linux-modules-extra-5.15.0-89-generic 5.15.0-89.99 amd64
ii linux-headers-5.15.0-91 5.15.0-91.101 all
ii linux-headers-5.15.0-91-generic 5.15.0-91.101 amd64
ii linux-image-5.15.0-91-generic 5.15.0-91.101 amd64
ii linux-modules-5.15.0-91-generic 5.15.0-91.101 amd64
ii linux-modules-extra-5.15.0-91-generic 5.15.0-91.101 amd64
ii linux-generic 5.15.0.91.88 amd64
ii linux-headers-generic 5.15.0.91.88 amd64
ii linux-image-generic 5.15.0.91.88 amd64
Noyau courant : 5.15.0-91-generic x86_64
ordi@ordi:~$
[/code]
***
ordi@ordi:~$ snap list
Nom Version Révision Suivi Éditeur Notes
bare 1.0 5 latest/stable canonical✓ base
core20 20230801 2015 latest/stable canonical✓ base
core22 20231123 1033 latest/stable canonical✓ base
firefox 120.0-2 3416 latest/stable/… mozilla✓ -
gnome-3-38-2004 0+git.efb213a 143 latest/stable/… canonical✓ -
gnome-42-2204 0+git.ff35a85 141 latest/stable canonical✓ -
gtk-common-themes 0.1-81-g442e511 1535 latest/stable/… canonical✓ -
snapd 2.60.4 20290 latest/stable canonical✓ snapd
ordi@ordi:~$
**
ordi@ordi:~$ df -Th
Sys. de fichiers Type Taille Utilisé Dispo Uti% Monté sur
tmpfs tmpfs 4,7G 3,5M 4,7G 1% /run
/dev/sdd4 ext4 214G 104G 99G 52% /
tmpfs tmpfs 24G 140K 24G 1% /dev/shm
tmpfs tmpfs 5,0M 4,0K 5,0M 1% /run/lock
/dev/sdd2 ext4 243G 94G 137G 41% /mnt/KUBUNTU2004
/dev/sdd1 vfat 480M 8,4M 471M 2% /boot/efi
/dev/sdc2 ext4 1,9T 1,4T 443G 76% /mnt/PC82videos1
/dev/sdc5 ext4 1,1T 28K 1,1T 1% /mnt/PC85divers
/dev/sdc3 ext4 975G 669G 257G 73% /mnt/PC83videos2
/dev/sdc4 ext4 1,5T 816G 553G 60% /mnt/PC84images
/dev/sdc1 ext4 961G 40K 912G 1% /mnt/PC81systemes
/dev/md0 ext4 3,6T 2,3T 1,2T 67% /mnt/raid1
tmpfs tmpfs 4,7G 140K 4,7G 1% /run/user/1000
/dev/sdc8 ext4 946G 11G 887G 2% /media/ordi/4585c0dc-9cdb-43fd-947b-5336ff154880
ordi@ordi:~$
J'ai toujours mon vieux PC de 2016 qui marche de mieux en mieux (bon à tout faire, comme moi, sous Kubuntu) et un mac Mini M1 pour faire des vidéos Youtube FCPX (le Morvan en Tube, Juryclip, Partage de Savoirs...). Je me suis lancé sur Davinci Resolve Studio... pas mal, ça va prendre un peu de temps.
Hors ligne
#21 Le 12/12/2023, à 11:03
- xubu1957
Re : Affichage bureau supérieur à résolution écran 1920x1080 [RÉSOLU]
Il faudra des avis de connaisseurs, je ne sais pas aider plus ! ¯∖_(ツ)_/¯
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
Hors ligne
#22 Le 12/12/2023, à 11:19
- luctheo
Re : Affichage bureau supérieur à résolution écran 1920x1080 [RÉSOLU]
ok, quand quelqu'un est dispo tu lui passe le post...
--
ce matin, j'ai essayé de trier des dossiers,
- je sélectionne le dernier en bas pour le supprimer,
- quand j'ai supprimé, ça m'en a sélectionné 2 autres au dessus qui sont partis en même temps...
faudra que je confirme cela quand le système sera à nouveau fonctionnel.
J'ai toujours mon vieux PC de 2016 qui marche de mieux en mieux (bon à tout faire, comme moi, sous Kubuntu) et un mac Mini M1 pour faire des vidéos Youtube FCPX (le Morvan en Tube, Juryclip, Partage de Savoirs...). Je me suis lancé sur Davinci Resolve Studio... pas mal, ça va prendre un peu de temps.
Hors ligne
#23 Le 12/12/2023, à 12:49
- xubu1957
Re : Affichage bureau supérieur à résolution écran 1920x1080 [RÉSOLU]
Une proposition :
Bonsoir,
En fouillant, j'ai enfin trouvé. Et c'était beaucoup plus simple que je l'imaginais.
Il faut faire : Paramètres -> Ecrans -> Mise à l'échelle fractionnaire.
En cochant "Mise à l'échelle fractionnaire", on peut choisir la définition, la fréquence et (surtout !) l'échelle par écran.
Donc pas besoin de passer par xrandr .
> [RESOLU] 2 écrans avec 2 résolutions et 2 échelles différentes
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
Hors ligne
#24 Le 12/12/2023, à 13:27
- luctheo
Re : Affichage bureau supérieur à résolution écran 1920x1080 [RÉSOLU]
>>> je n'ai pas "Mise à l'échelle fractionnaire" (22.04)
Il semble donc que ça vient de la session
j'étais en train de recréer un utilisateur... mais ça ne m'arrange pas.
J'avais regardé cette histoire d'échelle mais dans 22.04 je n'ai que "échelle globale"
la première fois c'étais je crois à 125 %,
j'ai mis à 100 %, j'ai redémarré... ça ne change rien.
J'ai toujours mon vieux PC de 2016 qui marche de mieux en mieux (bon à tout faire, comme moi, sous Kubuntu) et un mac Mini M1 pour faire des vidéos Youtube FCPX (le Morvan en Tube, Juryclip, Partage de Savoirs...). Je me suis lancé sur Davinci Resolve Studio... pas mal, ça va prendre un peu de temps.
Hors ligne
#25 Le 12/12/2023, à 13:43
- xubu1957
Re : Affichage bureau supérieur à résolution écran 1920x1080 [RÉSOLU]
xrandr --listmonitors
donne des infos ?
repris dans forum.manjaro.org/t/multi-monitor-setup-xorg-intel-hd-graphics-530
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
Hors ligne