B
bahamut00

  • 9 oct. 2023
  • Inscrit 1 déc. 2007
  • 0 meilleure réponse
  • Petit nouveau Rédacteur potentiel
  • Le Network Manager indique que c'est une configuration WPA/WPA2 Personal. Android indique que c'est une connexion WPA2/WPA3. Du coup je dirais que je suis sur du WPA2. 😉
  • Mise à jour après avoir enfin trouvé une solution ici:
    ~> nmcli device wifi hotspot ifname wlp0s20f3 
    Device 'wlp0s20f3' successfully activated with 'xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx'.
    Hint: "nmcli dev wifi show-password" shows the Wi-Fi name and password.
    ~> nmcli device wifi show-password 
    SSID: Hotspot-xxxxxxxx-lap
    Security: WPA
    Password: xxxxxxx
    Cette fois-ci cette connexion permet bien de me connecter depuis mon smartphone Android et fournit une sécurité WPA2. Quand je regarde les paramètres dans le Network Manager je ne vois pas la différence avec mes tentatives manuelles. Néanmoins je marque le sujet résolu.
  • Je ne suis pas particulièrement attaché au WPA3, tant que je peux configurer une connexion sécurisé, le WPA2 me suffirait.
  • Bonjour,

    voici la puce WiFi:
    00:14.3 Network controller [0280]: Intel Corporation Wi-Fi 6 AX201 [8086:a0f0] (rev 20)
            Subsystem: Intel Corporation Device [8086:4070]
            Kernel driver in use: iwlwifi
            Kernel modules: iwlwifi
    
    Voici le log quand j'essaie de démarrer la connexion partagé en WPA3:
    Aug 15 11:54:35 fedora NetworkManager[916]: <info>  [1660557275.7059] device (wlp0s20f3): Activation: starting connection 'Wireless connection test' (e744d092-d7c3-4e73-b059-b6da104e7223)
    Aug 15 11:54:35 fedora NetworkManager[916]: <info>  [1660557275.7060] audit: op="connection-activate" uuid="e744d092-d7c3-4e73-b059-b6da104e7223" name="Wireless connection test" pid=1281 uid=1000 result="success"
    Aug 15 11:54:35 fedora NetworkManager[916]: <info>  [1660557275.7063] device (wlp0s20f3): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
    Aug 15 11:54:35 fedora NetworkManager[916]: <info>  [1660557275.7114] device (wlp0s20f3): set-hw-addr: reset MAC address to F8:5E:A0:14:FF:82 (preserve)
    Aug 15 11:54:35 fedora NetworkManager[916]: <info>  [1660557275.7147] device (wlp0s20f3): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
    Aug 15 11:54:35 fedora NetworkManager[916]: <info>  [1660557275.7150] device (wlp0s20f3): Activation: (wifi) access point 'Wireless connection test' has security, but secrets are required.
    Aug 15 11:54:35 fedora NetworkManager[916]: <info>  [1660557275.7150] device (wlp0s20f3): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
    Aug 15 11:54:35 fedora NetworkManager[916]: <info>  [1660557275.7177] device (wlp0s20f3): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
    Aug 15 11:54:35 fedora NetworkManager[916]: <info>  [1660557275.7190] device (wlp0s20f3): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
    Aug 15 11:54:35 fedora NetworkManager[916]: <info>  [1660557275.7193] device (wlp0s20f3): Activation: (wifi) connection 'Wireless connection test' has security, and secrets exist.  No new secrets needed.
    Aug 15 11:54:35 fedora NetworkManager[916]: <info>  [1660557275.7194] Config: added 'ssid' value 'my_shared_connection_test'
    Aug 15 11:54:35 fedora NetworkManager[916]: <info>  [1660557275.7194] Config: added 'mode' value '2'
    Aug 15 11:54:35 fedora NetworkManager[916]: <info>  [1660557275.7194] Config: added 'frequency' value '2462'
    Aug 15 11:54:35 fedora NetworkManager[916]: <info>  [1660557275.7195] Config: added 'key_mgmt' value 'SAE'
    Aug 15 11:54:35 fedora NetworkManager[916]: <info>  [1660557275.7195] Config: added 'psk' value '<hidden>'
    Aug 15 11:54:35 fedora NetworkManager[916]: <info>  [1660557275.7195] Config: added 'ieee80211w' value '2'
    Aug 15 11:54:35 fedora wpa_supplicant[1010]: Note: nl80211 driver interface is not designed to be used with ap_scan=2; this can result in connection failures
    Aug 15 11:54:35 fedora wpa_supplicant[1010]: Could not generate WPA IE.
    Aug 15 11:54:35 fedora wpa_supplicant[1010]: WPA initialization failed.
    Aug 15 11:54:35 fedora wpa_supplicant[1010]: Interface initialization failed
    Aug 15 11:54:35 fedora wpa_supplicant[1010]: wlp0s20f3: interface state UNINITIALIZED->DISABLED
    Aug 15 11:54:35 fedora wpa_supplicant[1010]: wlp0s20f3: AP-DISABLED
    Aug 15 11:54:35 fedora wpa_supplicant[1010]: wlp0s20f3: Unable to setup interface.
    Aug 15 11:54:35 fedora wpa_supplicant[1010]: Failed to initialize AP interface
    Aug 15 11:54:35 fedora wpa_supplicant[1010]: wlp0s20f3: interface state DISABLED->DISABLED
    Aug 15 11:54:35 fedora wpa_supplicant[1010]: wlp0s20f3: AP-DISABLED
    Aug 15 11:54:35 fedora wpa_supplicant[1010]: hostapd_free_hapd_data: Interface wlp0s20f3 wasn't started
    Aug 15 11:54:35 fedora wpa_supplicant[1010]: wlp0s20f3: CTRL-EVENT-DISCONNECTED bssid=f8:5e:a0:14:ff:82 reason=3 locally_generated=1
    Aug 15 11:54:55 fedora NetworkManager[916]: <info>  [1660557295.9763] device (wlp0s20f3): state change: config -> deactivating (reason 'user-requested', sys-iface-state: 'managed')
    Et le log quand je démarre la connexion partagée en WPA2:
    Aug 15 11:57:59 fedora NetworkManager[916]: <info>  [1660557479.7709] device (wlp0s20f3): Activation: starting connection 'Wireless connection test' (e744d092-d7c3-4e73-b059-b6da104e7223)
    Aug 15 11:57:59 fedora NetworkManager[916]: <info>  [1660557479.7710] audit: op="connection-activate" uuid="e744d092-d7c3-4e73-b059-b6da104e7223" name="Wireless connection test" pid=1281 uid=1000 result="success"
    Aug 15 11:57:59 fedora NetworkManager[916]: <info>  [1660557479.7712] device (wlp0s20f3): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
    Aug 15 11:57:59 fedora NetworkManager[916]: <info>  [1660557479.7765] device (wlp0s20f3): set-hw-addr: reset MAC address to F8:5E:A0:14:FF:82 (preserve)
    Aug 15 11:57:59 fedora NetworkManager[916]: <info>  [1660557479.7788] device (wlp0s20f3): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
    Aug 15 11:57:59 fedora NetworkManager[916]: <info>  [1660557479.7791] device (wlp0s20f3): Activation: (wifi) access point 'Wireless connection test' has security, but secrets are required.
    Aug 15 11:57:59 fedora NetworkManager[916]: <info>  [1660557479.7791] device (wlp0s20f3): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
    Aug 15 11:57:59 fedora NetworkManager[916]: <info>  [1660557479.7809] device (wlp0s20f3): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
    Aug 15 11:57:59 fedora NetworkManager[916]: <info>  [1660557479.7821] device (wlp0s20f3): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
    Aug 15 11:57:59 fedora NetworkManager[916]: <info>  [1660557479.7824] device (wlp0s20f3): Activation: (wifi) connection 'Wireless connection test' has security, and secrets exist.  No new secrets needed.
    Aug 15 11:57:59 fedora NetworkManager[916]: <info>  [1660557479.7825] Config: added 'ssid' value 'my_shared_connection_test'
    Aug 15 11:57:59 fedora NetworkManager[916]: <info>  [1660557479.7825] Config: added 'mode' value '2'
    Aug 15 11:57:59 fedora NetworkManager[916]: <info>  [1660557479.7825] Config: added 'frequency' value '2462'
    Aug 15 11:57:59 fedora NetworkManager[916]: <info>  [1660557479.7825] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 SAE'
    Aug 15 11:57:59 fedora NetworkManager[916]: <info>  [1660557479.7826] Config: added 'psk' value '<hidden>'
    Aug 15 11:57:59 fedora wpa_supplicant[1010]: Note: nl80211 driver interface is not designed to be used with ap_scan=2; this can result in connection failures
    Aug 15 11:57:59 fedora wpa_supplicant[1010]: wlp0s20f3: interface state UNINITIALIZED->ENABLED
    Aug 15 11:57:59 fedora wpa_supplicant[1010]: wlp0s20f3: AP-ENABLED
    Aug 15 11:57:59 fedora wpa_supplicant[1010]: wlp0s20f3: CTRL-EVENT-CONNECTED - Connection to f8:5e:a0:14:ff:82 completed [id=0 id_str=]
    Aug 15 11:57:59 fedora NetworkManager[916]: <info>  [1660557479.8149] device (wlp0s20f3): supplicant interface state: disconnected -> completed
    Aug 15 11:57:59 fedora kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s20f3: link becomes ready
    Aug 15 11:57:59 fedora NetworkManager[916]: <info>  [1660557479.8149] device (wlp0s20f3): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Started Wi-Fi Hotspot "my_shared_connection_test"
    Aug 15 11:57:59 fedora NetworkManager[916]: <info>  [1660557479.8149] device (p2p-dev-wlp0s20f3): supplicant management interface state: disconnected -> completed
    Aug 15 11:57:59 fedora audit[889]: NETFILTER_CFG table=firewalld:11 family=1 entries=5 op=nft_register_rule pid=889 subj=system_u:system_r:firewalld_t:s0 comm="firewalld"
    Aug 15 11:57:59 fedora NetworkManager[916]: <info>  [1660557479.8181] device (wlp0s20f3): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
    Aug 15 11:57:59 fedora audit[3126]: NETFILTER_CFG table=nm-shared-wlp0s20f3:12 family=2 entries=12 op=nft_register_chain pid=3126 subj=system_u:system_r:iptables_t:s0 comm="nft"
    Aug 15 11:57:59 fedora avahi-daemon[783]: Joining mDNS multicast group on interface wlp0s20f3.IPv4 with address 10.42.0.1.
    Aug 15 11:57:59 fedora avahi-daemon[783]: New relevant interface wlp0s20f3.IPv4 for mDNS.
    Aug 15 11:57:59 fedora NetworkManager[916]: <info>  [1660557479.8327] dnsmasq-manager: starting dnsmasq...
    Aug 15 11:57:59 fedora avahi-daemon[783]: Registering new address record for 10.42.0.1 on wlp0s20f3.IPv4.
    Aug 15 11:57:59 fedora NetworkManager[916]: <info>  [1660557479.8341] device (wlp0s20f3): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
    Aug 15 11:57:59 fedora avahi-daemon[783]: Joining mDNS multicast group on interface wlp0s20f3.IPv6 with address fe80::cb90:9810:36a5:481e.
    Aug 15 11:57:59 fedora avahi-daemon[783]: New relevant interface wlp0s20f3.IPv6 for mDNS.
    Aug 15 11:57:59 fedora avahi-daemon[783]: Registering new address record for fe80::cb90:9810:36a5:481e on wlp0s20f3.*.
    Aug 15 11:57:59 fedora dnsmasq[3129]: started, version 2.86 cachesize 150
    Aug 15 11:57:59 fedora dnsmasq[3129]: compile time options: IPv6 GNU-getopt DBus no-UBus no-i18n IDN2 DHCP DHCPv6 no-Lua TFTP conntrack ipset auth cryptohash DNSSEC loop-detect inotify dumpfile
    Aug 15 11:57:59 fedora dnsmasq[3129]: chown of PID file /run/nm-dnsmasq-wlp0s20f3.pid failed: Operation not permitted
    Aug 15 11:57:59 fedora dnsmasq-dhcp[3129]: DHCP, IP range 10.42.0.10 -- 10.42.0.254, lease time 1h
    Aug 15 11:57:59 fedora dnsmasq[3129]: reading /etc/resolv.conf
    Aug 15 11:57:59 fedora dnsmasq[3129]: using nameserver 127.0.0.53#53
    Aug 15 11:57:59 fedora dnsmasq[3129]: cleared cache
    Aug 15 11:57:59 fedora systemd[1]: Starting NetworkManager-dispatcher.service - Network Manager Script Dispatcher Service...
    Aug 15 11:57:59 fedora systemd[1]: Started NetworkManager-dispatcher.service - Network Manager Script Dispatcher Service.
    Aug 15 11:57:59 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
    Aug 15 11:57:59 fedora NetworkManager[916]: <info>  [1660557479.8420] device (wlp0s20f3): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
    Aug 15 11:57:59 fedora NetworkManager[916]: <info>  [1660557479.8421] device (wlp0s20f3): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
    Aug 15 11:57:59 fedora NetworkManager[916]: <info>  [1660557479.8424] device (wlp0s20f3): Activation: successful, device activated.
    Aug 15 11:57:59 fedora systemd[1]: iscsi.service: Unit cannot be reloaded because it is inactive.
    Aug 15 11:57:59 fedora NetworkManager[916]: <info>  [1660557479.8623] audit: op="statistics" interface="wlp0s20f3" ifindex=3 args="2000" pid=1281 uid=1000 result="success"
    Aug 15 11:57:59 fedora plasmashell[1281]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x557970779d50) QQmlContext(0x55796db7be00) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
    Aug 15 11:57:59 fedora plasmashell[1281]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x557970779d50) QQmlContext(0x55796db7be00) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
    Aug 15 11:57:59 fedora plasmashell[1281]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
    Aug 15 11:58:03 fedora NetworkManager[916]: <info>  [1660557483.7825] audit: op="statistics" interface="enp0s31f6" ifindex=2 args="0" pid=1281 uid=1000 result="success"
    Aug 15 11:58:03 fedora NetworkManager[916]: <info>  [1660557483.7925] audit: op="statistics" interface="wlp0s20f3" ifindex=3 args="0" pid=1281 uid=1000 result="success"
  • Bonjour,

    j'essaie d'ouvrir un point d'accès Wi-Fi pour partage de connexion, mais j'y arrive seulement si je ne mets aucune protection au réseau Wi-Fi. J'ai une Fedora 36 installée sur un laptop Dell Latitude 5420 connecté en ethernet. En pratique (remarque: ma Fedora est configurée en anglais):

    - System Settings > Connections
    - Clic sur + (Add a new connection)
    - Je sélectionne Wi-Fi (shared)
    - Dans l'onglet Security > WPA3 Personal, ajout mot de passe, store password for all users.

    Sur cette configuration, quand je démarre la connexion, je reste bloqué à "Configuring interface" qui ne se termine jamais. Quelque chose bloque du côté de ma Fedora.

    Si je change Security en WPA/WPA2 Personal (et le reste identique), la connexion s'établit instantanément quand je la démarre. Par contre, mon smartphone Android n'arrive jamais à se connecter à ce réseau une fois le mot de passe saisi, et finit par abandonner (sans avertissement) au bout d'une ou deux minutes.

    Si je change Securiry en None (donc pas de mot de passe), j'établit la connexion instantanément, et mon Android se connecte sans problème. Mais évidemment je ne veux pas partager une connection sans mot de passe.

    Une piste? Ne serait-ce que pour trouver des logs d'erreur?
  • Nicosss wrote:Pour faire un essai tu peux baisser le niveau d'exigence de la politique de sécurité au niveau du système
    $ sudo update-crypto-policies --set LEGACY
    Voilà, ceci résoud mon problème. Merci.

    C'est assez perturbant de voir qu'en tant qu'utilisateur, l'accès fonctionne bien sous F35 avec tous les navigateurs sauf Firefox, et que l'accès fonctionne bien sous Firefox avec tous les OS sauf F35. L'interaction spécifique entre les 2 reste mystérieuse, mais au moins j'avais vu juste concernant F35 et ses réglages particuliers.

    Dommage de voir que je me retrouve à baisser le niveau d'exigence de la sécurité. Je vois que le site web en question supporte TLS 1.2 et pas 1.3. Firefox me dit:
    Connection Encrypted (TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, 128 bit keys, TLS 1.2)
    Du coup, qu'est-ce qui bloque en mode DEFAULT?
  • antbel wrote:Bonjour
    Ce site utilise un ancien protocole de sécurité dont la signature du certificat n'est plus valide avec les nouveaux protocoles de sécurité TLS
    Ce site est parfaitement accessible avec le même Firefox sur d'autres OS et d'autres support (à commencer par mes tablette et téléphone). Pourquoi l'accès est-il plus restrictif sous F35?
  • Nicosss wrote:As-tu essayé de te connecter avec un profil vierge de Firefox ?
    Oui, avec un profil utilisateur Linux vierge (et aussi en effaçant le dossier $HOME/.mozilla pour être sûr).
  • Bonjour,

    ça fait plusieurs mois que je n'arrive plus à me connecter au site https://www.ekosport.fr dans Firefox. J'obtiens une erreur SSL_ERROR_UNSUPPORTED_SIGNATURE_ALGORITHM dans Firefox (erreur qu'il est impossible d'outrepasser), et ceci sur 2 PC différents avec la même configuration. Ceci ne m'arrive QUE dans la combinaison Fedora 35 (et 34 dans le passé) et Firefox 95 (et quelques versions dans le passé). Je n'ai par exemple pas le problème avec le navigateur Opera, et je n'ai pas de problème si j'utilise Firefox 95 sur un autre support, y compris sous une autre distribution PC Linux.

    J'en suis arrivé à la conclusion que quelquechose coince au niveau de Fedora 35, mais je ne vois pas quoi. Si vous avez une piste...
  • Salut,

    j'ai également un problème avec le noyau Linux. Depuis la version 5.5.5, je n'ai pas de réseau après avoir booté. Et c'est toujours d'actualité avec le dernier noyau dans les repos stables (5.6.8). J'utilise la carte réseau intégrée à ma carte-mère (câble filaire éthernet). Je ne sais pas par quel bout attaquer le problème. Ma carte mère est vieille (10 ans), je soupçonne que peu de gens ont dû constater cette régression.

    Pour l'instant je survis avec le noyau 5.4.18, mais les nouvelles Fedora ont forcément un noyau plus récent, donc je dois résoudre ce problème. Si vous avez des pistes, merci!
  • J'ai fini par réaliser que je pouvais démarrer certaines VM mais pas d'autres. En comparant les réglages, j'ai dû décocher (version anglaise) "Enable VT-x/AMD-V" sous Settings > System > Acceleration (pour chaque VM).

    Je ne sais plus quand ni pourquoi cette case était cochée. Je n'y ai pas touché depuis des années. Pour sûr quelque chose a dû changer soit dans le noyau Linux (pour Fedora), soit dans VirtualBox qui doit être plus sensible à une configuration du noyau.

    Je marque le problème résolu, même si ce n'est pas exactement vrai. Je ne peux plus activer VT-x/AMD-V alors que je le pouvais avant. Mais je n'en ai a priori pas besoin, donc j'ai contourné le problème.
  • Pour info, j'ai esayé avec les paquets VirtualBox depuis le repo Oracle, même résultat. Je reviens à RPMFusion.
    Nicosss wrote:D'ailleurs tu avais installé le kmod ou akmod de VirtualBox ?
    $ rpm -qa \*VirtualBox\*
    Ayant fait beaucoup de tentatives depuis, je ne sais plus. Mais j'ai probablement fait comme ci-dessous.

    Désinstallation complète (vérification):
    [root@localhost ~]# dnf remove *VirtualBox*
    No match for argument: *VirtualBox*
    No packages marked for removal.
    Dependencies resolved.
    Nothing to do.
    Complete!
    [root@localhost ~]# dnf remove *virtualbox*
    No match for argument: *virtualbox*
    No packages marked for removal.
    Dependencies resolved.
    Nothing to do.
    Complete!
    [root@localhost ~]# lsmod | grep vbox
    [root@localhost ~]# rpm -qa \*VirtualBox\*
    [root@localhost ~]#
    
    Réinstallation:
    [root@localhost ~]# dnf install VirtualBox
    [...]Dependencies resolved.
    =================================================================================================================
     Package                  Arch       Version                                    Repository                  Size
    =================================================================================================================
    Installing:
     VirtualBox               x86_64     6.0.12-1.fc30                              rpmfusion-free-updates     2.3 M
    Installing dependencies:
     akmods                   noarch     0.5.6-20.fc30                              updates                     23 k
     annobin                  x86_64     8.71-2.fc30                                updates                    107 k
     kmodtool                 noarch     1-34.fc30                                  updates                     13 k
     nim-srpm-macros          noarch     2-1.fc30                                   updates                    8.2 k
     qt5-srpm-macros          noarch     5.12.4-1.fc30                              updates                    8.9 k
     redhat-rpm-config        noarch     130-1.fc30                                 updates                     63 k
     rpm-build                x86_64     4.14.2.1-5.fc30                            updates                    106 k
     rust-srpm-macros         noarch     10-1.fc30                                  updates                    9.5 k
     zstd                     x86_64     1.4.2-1.fc30                               updates                    371 k
     dwz                      x86_64     0.12-10.fc30                               fedora                     102 k
     efi-srpm-macros          noarch     4-2.fc30                                   fedora                      23 k
     fakeroot                 x86_64     1.23-3.fc30                                fedora                      96 k
     fakeroot-libs            x86_64     1.23-3.fc30                                fedora                      30 k
     fpc-srpm-macros          noarch     1.2-1.fc30                                 fedora                     7.5 k
     ghc-srpm-macros          noarch     1.4.2-9.fc30                               fedora                     7.6 k
     gnat-srpm-macros         noarch     4-9.fc30                                   fedora                     8.5 k
     go-srpm-macros           noarch     2-19.fc30                                  fedora                      11 k
     ocaml-srpm-macros        noarch     5-5.fc30                                   fedora                     7.7 k
     openblas-srpm-macros     noarch     2-5.fc30                                   fedora                     7.3 k
     perl-srpm-macros         noarch     1-29.fc30                                  fedora                     8.2 k
     python-srpm-macros       noarch     3-42.fc30                                  fedora                      11 k
     rpmdevtools              noarch     8.10-8.fc30                                fedora                      91 k
     xemacs-filesystem        noarch     21.5.34-33.20190323hgc0ed7ef9a5a1.fc30     fedora                      10 k
     akmod-VirtualBox         x86_64     6.0.12-1.fc30                              rpmfusion-free-updates      47 k
     VirtualBox-kmodsrc       noarch     6.0.12-1.fc30                              rpmfusion-free-updates     860 k
     VirtualBox-server        x86_64     6.0.12-1.fc30                              rpmfusion-free-updates      41 M
    
    Après reboot:
    [root@localhost ~]# lsmod | grep vbox
    vboxpci                28672  0
    vboxnetadp             28672  0
    vboxnetflt             32768  0
    vboxdrv               503808  3 vboxpci,vboxnetadp,vboxnetflt
    [root@localhost ~]# rpm -qa \*VirtualBox\*
    kmod-VirtualBox-5.2.13-200.fc30.x86_64-6.0.12-1.fc30.x86_64
    VirtualBox-server-6.0.12-1.fc30.x86_64
    VirtualBox-kmodsrc-6.0.12-1.fc30.noarch
    akmod-VirtualBox-6.0.12-1.fc30.x86_64
    VirtualBox-6.0.12-1.fc30.x86_64
    [root@localhost ~]#
    Je rappelle le message d'erreur:
    Failed to open a session for the virtual machine XXX.

    VirtualBox can't enable the AMD-V extension. Please disable the KVM kernel extension, recompile your kernel and reboot (VERR_SVM_IN_USE).

    Result Code: NS_ERROR_FAILURE (0x80004005)
    Component: ConsoleWrap
    Interface: IConsole {872da645-4a9b-1727-bee2-5585105b9eed}
    Et les modules kvm du noyau:
    [root@localhost ~]# lsmod | grep kvm
    kvm_amd               106496  0
    ccp                    98304  1 kvm_amd
    kvm                   749568  1 kvm_amd
    irqbypass              16384  1 kvm
    
    Je précise que mon CPU est de la génération Juin 2009. Trop vieux? Le support s'est perdu (régression)?
    model name      : AMD Phenom(tm) II X3 705e Processor
    Et quelques infos de boot si ça peut aider:
    [root@localhost ~]# dmesg | grep -i vbox
    [   16.016635] vboxdrv: loading out-of-tree module taints kernel.
    [   16.016942] vboxdrv: module verification failed: signature and/or required key missing - tainting kernel
    [   16.020072] vboxdrv: Found 3 processor cores
    [   16.037331] vboxdrv: TSC mode is Invariant, tentative frequency 2511416717 Hz
    [   16.037333] vboxdrv: Successfully loaded version 6.0.12_RPMFusion (interface 0x00290008)
    [   16.061122] VBoxNetFlt: Successfully started.
    [   16.107371] VBoxNetAdp: Successfully started.
    [   16.136531] VBoxPciLinuxInit
    [   16.136538] vboxpci: IOMMU not found (not registered)
    [  750.064846] vboxdrv: 00000000de9ceac7 VMMR0.r0
    [  750.637076] vboxdrv: 00000000680ad5f0 VBoxDDR0.r0
    
  • Nicosss wrote:Dans le bios, la virtualisation est activée ?
    Oui.

    Je n'ai pas touché au BIOS depuis des années. Je suis quand même allé vérifier, oui la virtualisation est toujours activée.
  • Nicosss wrote:En démarrant avec le kernel précédent ça fonctionne ?
    Bizarrement, non...

    J'ai attendu une mise à jour du kernel, mais ça ne résout pas l'erreur.
    J'ai essayé de complètement désinstaller et réinstaller VirtualBox, sans succès.

    J'ai trouvé cette solution Ubuntu (supprimer les modules kvm), car j'ai en effet des modules kvm qui tournent en même que mes modules vbox, pas mieux.

    Je me dis, bon, c'est peut-être temps d'abandonner VirtualBox et passer à Qemu, mais au lancement du gestionnaire de VM, il me dit:
    Warning KVM is not available, This may mean the KVM package is not installed, or the KVM kernel modules are not loaded. Your virtual machines may perform poorly.
    Ce qui est faux, dans la mesure où mon processeur (3 coeurs) supporte KVM:
    $ egrep 'vmx|svm' /proc/cpuinfo
    flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm 3dnowext 3dnow constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid pni monitor cx16 popcnt lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt hw_pstate vmmcall npt lbrv svm_lock nrip_save
    flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm 3dnowext 3dnow constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid pni monitor cx16 popcnt lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt hw_pstate vmmcall npt lbrv svm_lock nrip_save
    flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm 3dnowext 3dnow constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid pni monitor cx16 popcnt lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt hw_pstate vmmcall npt lbrv svm_lock nrip_save
    Par contre, j'ai ces erreurs au boot:
    [root@localhost ~]# dmesg | grep kvm
    [   20.288422] kvm: Nested Virtualization enabled
    [   20.288425] kvm: Nested Paging enabled
    [  508.548970] kvm: enabling virtualization on CPU2 failed
    [  508.548973] kvm: enabling virtualization on CPU1 failed
    [  508.548981] kvm: enabling virtualization on CPU0 failed
    ...
    répétées de nombreuses fois pour les 3 coeurs. Voilà où j'en suis...
  • Hello,

    lorsque j'essaie de lancer une machine virtuelle, VirtualBox me retourne l'erreur suivante:
    [q]VirtualBox can't enable the AMD-V extension. Please disable the KVM kernel extension, recompile your kernel and reboot (VERR_SVM_IN_USE).[/q]

    Tout fonctionnait bien avant la mise à jour suivante (cf ci-dessous). Une piste?

    Merci.
    [root@localhost ~]# dnf history info 25
    Transaction ID : 25
    Begin time     : Fri 30 Aug 2019 11:14:49 PM CEST
    Begin rpmdb    : 1849:709dad4377748621eff22433862e06b388e8e27c
    End time       : Fri 30 Aug 2019 11:23:05 PM CEST (8 minutes)
    End rpmdb      : 1851:2d102645256c54636878c5d4e16d02fbb0c56472
    User           : Sebastien <seb>
    Return-Code    : Success
    Releasever     : 30
    Command Line   : update
    Packages Altered:
        Install   firebird-3.0.4.33054-3.fc30.x86_64                          @updates
        Install   firebird-utils-3.0.4.33054-3.fc30.x86_64                    @updates
        Install   kernel-5.2.9-200.fc30.x86_64                                @updates
        Install   kernel-core-5.2.9-200.fc30.x86_64                           @updates
        Install   kernel-devel-5.2.9-200.fc30.x86_64                          @updates
        Install   kernel-modules-5.2.9-200.fc30.x86_64                        @updates
        Install   kernel-modules-extra-5.2.9-200.fc30.x86_64                  @updates
        Install   libib-util-3.0.4.33054-3.fc30.x86_64                        @updates
        Install   wireless-regdb-2019.06.03-5.fc30.noarch                     @updates
        Obsoleted crda-3.18_2018.05.31-6.fc30.x86_64                          @@System
        Upgrade   LibRaw-0.19.5-1.fc30.x86_64                                 @updates
        Upgraded  LibRaw-0.19.4-1.fc30.x86_64                                 @@System
        Upgrade   armadillo-9.600.6-1.fc30.x86_64                             @updates
        Upgraded  armadillo-9.600.4-1.fc30.x86_64                             @@System
        Upgrade   autocorr-en-1:6.2.6.2-2.fc30.noarch                         @updates
        Upgraded  autocorr-en-1:6.2.6.2-1.fc30.noarch                         @@System
        Upgrade   autocorr-fr-1:6.2.6.2-2.fc30.noarch                         @updates
        Upgraded  autocorr-fr-1:6.2.6.2-1.fc30.noarch                         @@System
        Upgrade   btrfs-progs-5.2.1-1.fc30.x86_64                             @updates
        Upgraded  btrfs-progs-5.1-1.fc30.x86_64                               @@System
        Upgrade   cpp-9.2.1-1.fc30.x86_64                                     @updates
        Upgraded  cpp-9.1.1-1.fc30.x86_64                                     @@System
        Upgrade   cryptsetup-2.2.0-1.fc30.x86_64                              @updates
        Upgraded  cryptsetup-2.1.0-3.fc30.x86_64                              @@System
        Upgrade   cryptsetup-libs-2.2.0-1.fc30.x86_64                         @updates
        Upgraded  cryptsetup-libs-2.1.0-3.fc30.x86_64                         @@System
        Upgrade   cups-filters-1.22.5-4.fc30.x86_64                           @updates
        Upgraded  cups-filters-1.22.5-1.fc30.x86_64                           @@System
        Upgrade   cups-filters-libs-1.22.5-4.fc30.x86_64                      @updates
        Upgraded  cups-filters-libs-1.22.5-1.fc30.x86_64                      @@System
        Upgrade   dnsmasq-2.80-9.fc30.x86_64                                  @updates
        Upgraded  dnsmasq-2.80-7.fc30.x86_64                                  @@System
        Upgrade   ethtool-2:5.2-1.fc30.x86_64                                 @updates
        Upgraded  ethtool-2:5.0-1.fc30.x86_64                                 @@System
        Upgrade   fedora-gpg-keys-30-2.noarch                                 @updates
        Upgraded  fedora-gpg-keys-30-1.noarch                                 @@System
        Upgrade   fedora-release-30-5.noarch                                  @updates
        Upgraded  fedora-release-30-4.noarch                                  @@System
        Upgrade   fedora-release-common-30-5.noarch                           @updates
        Upgraded  fedora-release-common-30-4.noarch                           @@System
        Upgrade   fedora-repos-30-2.noarch                                    @updates
        Upgraded  fedora-repos-30-1.noarch                                    @@System
        Upgrade   fprintd-0.9.0-1.fc30.x86_64                                 @updates
        Upgraded  fprintd-0.8.1-4.fc30.x86_64                                 @@System
        Upgrade   fprintd-pam-0.9.0-1.fc30.x86_64                             @updates
        Upgraded  fprintd-pam-0.8.1-4.fc30.x86_64                             @@System
        Upgrade   gcc-9.2.1-1.fc30.x86_64                                     @updates
        Upgraded  gcc-9.1.1-1.fc30.x86_64                                     @@System
        Upgrade   gcc-gdb-plugin-9.2.1-1.fc30.x86_64                          @updates
        Upgraded  gcc-gdb-plugin-9.1.1-1.fc30.x86_64                          @@System
        Upgrade   geolite2-city-20190806-1.fc30.noarch                        @updates
        Upgraded  geolite2-city-20190618-1.fc30.noarch                        @@System
        Upgrade   geolite2-country-20190806-1.fc30.noarch                     @updates
        Upgraded  geolite2-country-20190618-1.fc30.noarch                     @@System
        Upgrade   gettext-0.19.8.1-22.fc30.x86_64                             @updates
        Upgraded  gettext-0.19.8.1-18.fc30.x86_64                             @@System
        Upgrade   gettext-libs-0.19.8.1-22.fc30.x86_64                        @updates
        Upgraded  gettext-libs-0.19.8.1-18.fc30.x86_64                        @@System
        Upgrade   ghostscript-9.26-5.fc30.x86_64                              @updates
        Upgraded  ghostscript-9.26-4.fc30.x86_64                              @@System
        Upgrade   ghostscript-core-9.26-5.fc30.x86_64                         @updates
        Upgraded  ghostscript-core-9.26-4.fc30.x86_64                         @@System
        Upgrade   ghostscript-tools-fonts-9.26-5.fc30.x86_64                  @updates
        Upgraded  ghostscript-tools-fonts-9.26-4.fc30.x86_64                  @@System
        Upgrade   ghostscript-tools-printing-9.26-5.fc30.x86_64               @updates
        Upgraded  ghostscript-tools-printing-9.26-4.fc30.x86_64               @@System
        Upgrade   iwl100-firmware-39.31.5.1-101.fc30.noarch                   @updates
        Upgraded  iwl100-firmware-39.31.5.1-99.fc30.noarch                    @@System
        Upgrade   iwl1000-firmware-1:39.31.5.1-101.fc30.noarch                @updates
        Upgraded  iwl1000-firmware-1:39.31.5.1-99.fc30.noarch                 @@System
        Upgrade   iwl105-firmware-18.168.6.1-101.fc30.noarch                  @updates
        Upgraded  iwl105-firmware-18.168.6.1-99.fc30.noarch                   @@System
        Upgrade   iwl135-firmware-18.168.6.1-101.fc30.noarch                  @updates
        Upgraded  iwl135-firmware-18.168.6.1-99.fc30.noarch                   @@System
        Upgrade   iwl2000-firmware-18.168.6.1-101.fc30.noarch                 @updates
        Upgraded  iwl2000-firmware-18.168.6.1-99.fc30.noarch                  @@System
        Upgrade   iwl2030-firmware-18.168.6.1-101.fc30.noarch                 @updates
        Upgraded  iwl2030-firmware-18.168.6.1-99.fc30.noarch                  @@System
        Upgrade   iwl3160-firmware-1:25.30.13.0-101.fc30.noarch               @updates
        Upgraded  iwl3160-firmware-1:25.30.13.0-99.fc30.noarch                @@System
        Upgrade   iwl3945-firmware-15.32.2.9-101.fc30.noarch                  @updates
        Upgraded  iwl3945-firmware-15.32.2.9-99.fc30.noarch                   @@System
        Upgrade   iwl4965-firmware-228.61.2.24-101.fc30.noarch                @updates
        Upgraded  iwl4965-firmware-228.61.2.24-99.fc30.noarch                 @@System
        Upgrade   iwl5000-firmware-8.83.5.1_1-101.fc30.noarch                 @updates
        Upgraded  iwl5000-firmware-8.83.5.1_1-99.fc30.noarch                  @@System
        Upgrade   iwl5150-firmware-8.24.2.2-101.fc30.noarch                   @updates
        Upgraded  iwl5150-firmware-8.24.2.2-99.fc30.noarch                    @@System
        Upgrade   iwl6000-firmware-9.221.4.1-101.fc30.noarch                  @updates
        Upgraded  iwl6000-firmware-9.221.4.1-99.fc30.noarch                   @@System
        Upgrade   iwl6000g2a-firmware-18.168.6.1-101.fc30.noarch              @updates
        Upgraded  iwl6000g2a-firmware-18.168.6.1-99.fc30.noarch               @@System
        Upgrade   iwl6000g2b-firmware-18.168.6.1-101.fc30.noarch              @updates
        Upgraded  iwl6000g2b-firmware-18.168.6.1-99.fc30.noarch               @@System
        Upgrade   iwl6050-firmware-41.28.5.1-101.fc30.noarch                  @updates
        Upgraded  iwl6050-firmware-41.28.5.1-99.fc30.noarch                   @@System
        Upgrade   iwl7260-firmware-1:25.30.13.0-101.fc30.noarch               @updates
        Upgraded  iwl7260-firmware-1:25.30.13.0-99.fc30.noarch                @@System
        Upgrade   kernel-headers-5.2.9-200.fc30.x86_64                        @updates
        Upgraded  kernel-headers-5.2.8-200.fc30.x86_64                        @@System
        Upgrade   kexec-tools-2.0.20-3.fc30.x86_64                            @updates
        Upgraded  kexec-tools-2.0.19-1.fc30.x86_64                            @@System
        Upgrade   liberation-fonts-common-1:2.00.5-3.fc30.noarch              @updates
        Upgraded  liberation-fonts-common-1:2.00.5-1.fc30.noarch              @@System
        Upgrade   liberation-mono-fonts-1:2.00.5-3.fc30.noarch                @updates
        Upgraded  liberation-mono-fonts-1:2.00.5-1.fc30.noarch                @@System
        Upgrade   liberation-sans-fonts-1:2.00.5-3.fc30.noarch                @updates
        Upgraded  liberation-sans-fonts-1:2.00.5-1.fc30.noarch                @@System
        Upgrade   liberation-serif-fonts-1:2.00.5-3.fc30.noarch               @updates
        Upgraded  liberation-serif-fonts-1:2.00.5-1.fc30.noarch               @@System
        Upgrade   libertas-usb8388-firmware-2:20190815-101.fc30.noarch        @updates
        Upgraded  libertas-usb8388-firmware-2:20190717-99.fc30.noarch         @@System
        Upgrade   libfbclient2-3.0.4.33054-3.fc30.x86_64                      @updates
        Upgraded  libfbclient2-3.0.4.33054-2.fc30.x86_64                      @@System
        Upgrade   libfprint-1.0-1.fc30.x86_64                                 @updates
        Upgraded  libfprint-0.8.2-3.fc30.x86_64                               @@System
        Upgrade   libgcc-9.2.1-1.fc30.x86_64                                  @updates
        Upgraded  libgcc-9.1.1-1.fc30.x86_64                                  @@System
        Upgrade   libgfortran-9.2.1-1.fc30.x86_64                             @updates
        Upgraded  libgfortran-9.1.1-1.fc30.x86_64                             @@System
        Upgrade   libgomp-9.2.1-1.fc30.x86_64                                 @updates
        Upgraded  libgomp-9.1.1-1.fc30.x86_64                                 @@System
        Upgrade   libgs-9.26-5.fc30.x86_64                                    @updates
        Upgraded  libgs-9.26-4.fc30.x86_64                                    @@System
        Upgrade   libmodulemd-2.7.0-1.fc30.x86_64                             @updates
        Upgraded  libmodulemd-2.6.0-1.fc30.x86_64                             @@System
        Upgrade   libnghttp2-1.39.2-1.fc30.x86_64                             @updates
        Upgraded  libnghttp2-1.38.0-1.fc30.x86_64                             @@System
        Upgrade   libobjc-9.2.1-1.fc30.x86_64                                 @updates
        Upgraded  libobjc-9.1.1-1.fc30.x86_64                                 @@System
        Upgrade   libquadmath-9.2.1-1.fc30.x86_64                             @updates
        Upgraded  libquadmath-9.1.1-1.fc30.x86_64                             @@System
        Upgrade   libreoffice-calc-1:6.2.6.2-2.fc30.x86_64                    @updates
        Upgraded  libreoffice-calc-1:6.2.6.2-1.fc30.x86_64                    @@System
        Upgrade   libreoffice-core-1:6.2.6.2-2.fc30.x86_64                    @updates
        Upgraded  libreoffice-core-1:6.2.6.2-1.fc30.x86_64                    @@System
        Upgrade   libreoffice-data-1:6.2.6.2-2.fc30.noarch                    @updates
        Upgraded  libreoffice-data-1:6.2.6.2-1.fc30.noarch                    @@System
        Upgrade   libreoffice-draw-1:6.2.6.2-2.fc30.x86_64                    @updates
        Upgraded  libreoffice-draw-1:6.2.6.2-1.fc30.x86_64                    @@System
        Upgrade   libreoffice-graphicfilter-1:6.2.6.2-2.fc30.x86_64           @updates
        Upgraded  libreoffice-graphicfilter-1:6.2.6.2-1.fc30.x86_64           @@System
        Upgrade   libreoffice-gtk3-1:6.2.6.2-2.fc30.x86_64                    @updates
        Upgraded  libreoffice-gtk3-1:6.2.6.2-1.fc30.x86_64                    @@System
        Upgrade   libreoffice-help-en-1:6.2.6.2-2.fc30.x86_64                 @updates
        Upgraded  libreoffice-help-en-1:6.2.6.2-1.fc30.x86_64                 @@System
        Upgrade   libreoffice-help-fr-1:6.2.6.2-2.fc30.x86_64                 @updates
        Upgraded  libreoffice-help-fr-1:6.2.6.2-1.fc30.x86_64                 @@System
        Upgrade   libreoffice-langpack-en-1:6.2.6.2-2.fc30.x86_64             @updates
        Upgraded  libreoffice-langpack-en-1:6.2.6.2-1.fc30.x86_64             @@System
        Upgrade   libreoffice-langpack-fr-1:6.2.6.2-2.fc30.x86_64             @updates
        Upgraded  libreoffice-langpack-fr-1:6.2.6.2-1.fc30.x86_64             @@System
        Upgrade   libreoffice-opensymbol-fonts-1:6.2.6.2-2.fc30.noarch        @updates
        Upgraded  libreoffice-opensymbol-fonts-1:6.2.6.2-1.fc30.noarch        @@System
        Upgrade   libreoffice-pdfimport-1:6.2.6.2-2.fc30.x86_64               @updates
        Upgraded  libreoffice-pdfimport-1:6.2.6.2-1.fc30.x86_64               @@System
        Upgrade   libreoffice-pyuno-1:6.2.6.2-2.fc30.x86_64                   @updates
        Upgraded  libreoffice-pyuno-1:6.2.6.2-1.fc30.x86_64                   @@System
        Upgrade   libreoffice-ure-1:6.2.6.2-2.fc30.x86_64                     @updates
        Upgraded  libreoffice-ure-1:6.2.6.2-1.fc30.x86_64                     @@System
        Upgrade   libreoffice-ure-common-1:6.2.6.2-2.fc30.noarch              @updates
        Upgraded  libreoffice-ure-common-1:6.2.6.2-1.fc30.noarch              @@System
        Upgrade   libreoffice-x11-1:6.2.6.2-2.fc30.x86_64                     @updates
        Upgraded  libreoffice-x11-1:6.2.6.2-1.fc30.x86_64                     @@System
        Upgrade   libsmbclient-2:4.10.7-0.fc30.x86_64                         @updates
        Upgraded  libsmbclient-2:4.10.6-0.fc30.x86_64                         @@System
        Upgrade   libstdc++-9.2.1-1.fc30.x86_64                               @updates
        Upgraded  libstdc++-9.1.1-1.fc30.x86_64                               @@System
        Upgrade   libstdc++-devel-9.2.1-1.fc30.x86_64                         @updates
        Upgraded  libstdc++-devel-9.1.1-1.fc30.x86_64                         @@System
        Upgrade   libvdpau-1.2-3.fc30.x86_64                                  @updates
        Upgraded  libvdpau-1.2-1.fc30.x86_64                                  @@System
        Upgrade   libvisio-0.1.7-1.fc30.x86_64                                @updates
        Upgraded  libvisio-0.1.6-8.fc30.x86_64                                @@System
        Upgrade   libvpx-1.8.1-1.fc30.x86_64                                  @updates
        Upgraded  libvpx-1.8.0-4.fc30.x86_64                                  @@System
        Upgrade   libwbclient-2:4.10.7-0.fc30.x86_64                          @updates
        Upgraded  libwbclient-2:4.10.6-0.fc30.x86_64                          @@System
        Upgrade   libxcrypt-4.4.7-1.fc30.x86_64                               @updates
        Upgraded  libxcrypt-4.4.6-2.fc30.x86_64                               @@System
        Upgrade   libxcrypt-compat-4.4.7-1.fc30.x86_64                        @updates
        Upgraded  libxcrypt-compat-4.4.6-2.fc30.x86_64                        @@System
        Upgrade   libxcrypt-devel-4.4.7-1.fc30.x86_64                         @updates
        Upgraded  libxcrypt-devel-4.4.6-2.fc30.x86_64                         @@System
        Upgrade   linux-firmware-20190815-101.fc30.noarch                     @updates
        Upgraded  linux-firmware-20190717-99.fc30.noarch                      @@System
        Upgrade   linux-firmware-whence-20190815-101.fc30.noarch              @updates
        Upgraded  linux-firmware-whence-20190717-99.fc30.noarch               @@System
        Upgrade   lm_sensors-libs-3.5.0-6.fc30.x86_64                         @updates
        Upgraded  lm_sensors-libs-3.5.0-3.fc30.x86_64                         @@System
        Upgrade   lohit-devanagari-fonts-2.95.4-8.fc30.noarch                 @updates
        Upgraded  lohit-devanagari-fonts-2.95.4-6.fc30.noarch                 @@System
        Upgrade   lohit-telugu-fonts-2.5.5-6.fc30.noarch                      @updates
        Upgraded  lohit-telugu-fonts-2.5.5-5.fc30.noarch                      @@System
        Upgrade   mesa-dri-drivers-19.1.5-1.fc30.x86_64                       @updates
        Upgraded  mesa-dri-drivers-19.1.4-1.fc30.x86_64                       @@System
        Upgrade   mesa-filesystem-19.1.5-1.fc30.x86_64                        @updates
        Upgraded  mesa-filesystem-19.1.4-1.fc30.x86_64                        @@System
        Upgrade   mesa-libEGL-19.1.5-1.fc30.x86_64                            @updates
        Upgraded  mesa-libEGL-19.1.4-1.fc30.x86_64                            @@System
        Upgrade   mesa-libGL-19.1.5-1.fc30.x86_64                             @updates
        Upgraded  mesa-libGL-19.1.4-1.fc30.x86_64                             @@System
        Upgrade   mesa-libOSMesa-19.1.5-1.fc30.x86_64                         @updates
        Upgraded  mesa-libOSMesa-19.1.4-1.fc30.x86_64                         @@System
        Upgrade   mesa-libOpenCL-19.1.5-1.fc30.x86_64                         @updates
        Upgraded  mesa-libOpenCL-19.1.4-1.fc30.x86_64                         @@System
        Upgrade   mesa-libgbm-19.1.5-1.fc30.x86_64                            @updates
        Upgraded  mesa-libgbm-19.1.4-1.fc30.x86_64                            @@System
        Upgrade   mesa-libglapi-19.1.5-1.fc30.x86_64                          @updates
        Upgraded  mesa-libglapi-19.1.4-1.fc30.x86_64                          @@System
        Upgrade   mesa-libxatracker-19.1.5-1.fc30.x86_64                      @updates
        Upgraded  mesa-libxatracker-19.1.4-1.fc30.x86_64                      @@System
        Upgrade   mesa-vulkan-drivers-19.1.5-1.fc30.x86_64                    @updates
        Upgraded  mesa-vulkan-drivers-19.1.4-1.fc30.x86_64                    @@System
        Upgrade   mkpasswd-5.5.1-1.fc30.x86_64                                @updates
        Upgraded  mkpasswd-5.5.0-1.fc30.x86_64                                @@System
        Upgrade   openblas-0.3.7-1.fc30.x86_64                                @updates
        Upgraded  openblas-0.3.6-2.fc30.x86_64                                @@System
        Upgrade   openblas-openmp-0.3.7-1.fc30.x86_64                         @updates
        Upgraded  openblas-openmp-0.3.6-2.fc30.x86_64                         @@System
        Upgrade   openblas-serial-0.3.7-1.fc30.x86_64                         @updates
        Upgraded  openblas-serial-0.3.6-2.fc30.x86_64                         @@System
        Upgrade   openblas-threads-0.3.7-1.fc30.x86_64                        @updates
        Upgraded  openblas-threads-0.3.6-2.fc30.x86_64                        @@System
        Upgrade   openblas-threads64_-0.3.7-1.fc30.x86_64                     @updates
        Upgraded  openblas-threads64_-0.3.6-2.fc30.x86_64                     @@System
        Upgrade   pango-1.43.0-4.fc30.x86_64                                  @updates
        Upgraded  pango-1.43.0-3.fc30.x86_64                                  @@System
        Upgrade   patch-2.7.6-11.fc30.x86_64                                  @updates
        Upgraded  patch-2.7.6-9.fc30.x86_64                                   @@System
        Upgrade   pcre2-10.33-13.fc30.x86_64                                  @updates
        Upgraded  pcre2-10.33-9.fc30.x86_64                                   @@System
        Upgrade   pcre2-utf16-10.33-13.fc30.x86_64                            @updates
        Upgraded  pcre2-utf16-10.33-9.fc30.x86_64                             @@System
        Upgrade   pcsc-lite-ccid-1.4.31-1.fc30.x86_64                         @updates
        Upgraded  pcsc-lite-ccid-1.4.30-2.fc30.x86_64                         @@System
        Upgrade   perl-Getopt-Long-1:2.51-1.fc30.noarch                       @updates
        Upgraded  perl-Getopt-Long-1:2.50-418.fc30.noarch                     @@System
        Upgrade   pulseaudio-12.2-9.fc30.x86_64                               @updates
        Upgraded  pulseaudio-12.2-6.fc30.x86_64                               @@System
        Upgrade   pulseaudio-libs-12.2-9.fc30.x86_64                          @updates
        Upgraded  pulseaudio-libs-12.2-6.fc30.x86_64                          @@System
        Upgrade   pulseaudio-libs-glib2-12.2-9.fc30.x86_64                    @updates
        Upgraded  pulseaudio-libs-glib2-12.2-6.fc30.x86_64                    @@System
        Upgrade   pulseaudio-module-bluetooth-12.2-9.fc30.x86_64              @updates
        Upgraded  pulseaudio-module-bluetooth-12.2-6.fc30.x86_64              @@System
        Upgrade   pulseaudio-module-gconf-12.2-9.fc30.x86_64                  @updates
        Upgraded  pulseaudio-module-gconf-12.2-6.fc30.x86_64                  @@System
        Upgrade   pulseaudio-module-x11-12.2-9.fc30.x86_64                    @updates
        Upgraded  pulseaudio-module-x11-12.2-6.fc30.x86_64                    @@System
        Upgrade   pulseaudio-utils-12.2-9.fc30.x86_64                         @updates
        Upgraded  pulseaudio-utils-12.2-6.fc30.x86_64                         @@System
        Upgrade   qemu-guest-agent-2:3.1.1-2.fc30.x86_64                      @updates
        Upgraded  qemu-guest-agent-2:3.1.1-1.fc30.x86_64                      @@System
        Upgrade   re2-1:20160401-11.fc30.x86_64                               @updates
        Upgraded  re2-20160401-8.fc30.x86_64                                  @@System
        Upgrade   samba-client-2:4.10.7-0.fc30.x86_64                         @updates
        Upgraded  samba-client-2:4.10.6-0.fc30.x86_64                         @@System
        Upgrade   samba-client-libs-2:4.10.7-0.fc30.x86_64                    @updates
        Upgraded  samba-client-libs-2:4.10.6-0.fc30.x86_64                    @@System
        Upgrade   samba-common-2:4.10.7-0.fc30.noarch                         @updates
        Upgraded  samba-common-2:4.10.6-0.fc30.noarch                         @@System
        Upgrade   samba-common-libs-2:4.10.7-0.fc30.x86_64                    @updates
        Upgraded  samba-common-libs-2:4.10.6-0.fc30.x86_64                    @@System
        Upgrade   samba-libs-2:4.10.7-0.fc30.x86_64                           @updates
        Upgraded  samba-libs-2:4.10.6-0.fc30.x86_64                           @@System
        Upgrade   vim-minimal-2:8.1.1912-1.fc30.x86_64                        @updates
        Upgraded  vim-minimal-2:8.1.1790-1.fc30.x86_64                        @@System
        Upgrade   whois-nls-5.5.1-1.fc30.noarch                               @updates
        Upgraded  whois-nls-5.5.0-1.fc30.noarch                               @@System
        Upgrade   xorg-x11-drv-libinput-0.29.0-1.fc30.x86_64                  @updates
        Upgraded  xorg-x11-drv-libinput-0.28.2-1.fc30.x86_64                  @@System
        Upgrade   vlc-1:3.0.8-1.fc30.x86_64                                   @rpmfusion-free-updates
        Upgraded  vlc-1:3.0.7.1-3.fc30.x86_64                                 @@System
        Upgrade   vlc-core-1:3.0.8-1.fc30.x86_64                              @rpmfusion-free-updates
        Upgraded  vlc-core-1:3.0.7.1-3.fc30.x86_64                            @@System
        Removed   kernel-5.1.20-300.fc30.x86_64                               @@System
        Removed   kernel-core-5.1.20-300.fc30.x86_64                          @@System
        Removed   kernel-devel-5.1.20-300.fc30.x86_64                         @@System
        Removed   kernel-modules-5.1.20-300.fc30.x86_64                       @@System
        Removed   kernel-modules-extra-5.1.20-300.fc30.x86_64                 @@System
        Removed   kmod-VirtualBox-5.1.20-300.fc30.x86_64-6.0.10-2.fc30.x86_64 @@System
    Scriptlet output:
       1 warning: file /lib/modules/5.1.20-300.fc30.x86_64/updates: remove failed: No such file or directory
    [root@localhost ~]#
  • Oui pardon, évidemment dans un terminal c'est bien une police à chasse fixe, Monospace en effet. Mais la situation est bien la même. J'utilise Sans Serif (chasse variable) pour les autres applications.

    Cantarell n'est pas la police par défaut (System settings > Fonts > Defaults active "Noto Sans" et "Oxygen Mono").

    Avant de trifouiller de fond en comble les fichiers de configuration des polices, j'aurais aimé savoir ce qui se passe... et si je suis le seul...
  • Salut à tous,

    depuis mon passage à Fedora 25, les polices sont "floues". Elles bavent sur les pixels adjacents. Ceci affecte tous les programmes. C'est flagrant sur la capture d'écran (j'ai fait des captures de captures en jonglant entre F24 et F25). En haut, le résultat dans Konsole avec Sans Serif 10 sous F24: les caractères sont nets, sans "bavures". En bas, même chose avec F25, je vous laisse apprécier.



    Je sais ce que ce n'est pas:
    - pas un problème hardware: je peux booter sur l'une ou l'autre avec le même PC et je n'ai pas le problème sous F24.
    - pas un problème d'anti-aliasing: si je l'enlève le résultat est horrible dans les 2 Fedoras.
    - pas un problème de police: même chose avec celle par défaut (Noto).

    Mais je ne sais pas ce que c'est. Aucune trace de changement annoncé sur les changements de Fedora 25. Pour info j'utilise KDE, mais je ne sais pas si le problème se situe au niveau de l'OS ou du l'environnement de bureau. En cherchant sur Google, je vois que le sujet est récurrent, mais je ne suis pas sûr de pouvoir mettre un nom sur mon problème pour pouvoir le résoudre.

    Alors, bug ou "nouveauté"?
  • VINDICATORs wrote:Matériel? pilote graphique?
    J'ai expliqué en haut que ce bug est indépendant du matériel.
    VINDICATORs wrote:que te dis la commande "top" pour voir ce qui est utilisé comme ressource et par qui/quoi?
    RAS.
    VINDICATORs wrote:Ta testé la ram? rapport de smartctl (cherche sur le forum) sur les unités de stockage (disque dur, ssd, etc...)?
    Pas fait / indépendant du matériel.
    Raily wrote:Avant même d'aller dans les diag, je dirai :
    Que donne la version stable? Parce que tu utilise la testing apparemment...
    J'utilise la version stable. J'ai dit que j'avais regardé sur le repo testing mais je n'y ai pas trouvé de version plus récente.
    Raily wrote:... donc les bugs ça peut arriver et les remontées ne se font pas sur le forum mais sur le bugtracker d'où le manque de "cri d'alarme"
    La plupart des gens commencent par se signaler sur les forums car 1) ça couvre les cas "not-a-bug", bug déja signalé, bug connu avec contournement possible 2) la plupart ne savent pas rapporter les bugs.

    Bon ceci dit j'ai progressé. Pour reproduire le freeze à coup sûr (vous pouvez ignorer les étapes 1 et 4, mais pour un bon test reproductible c'est mieux):
    1) créer un compte vierge (histoire de ne pas interférer avec d'autres personnalisations),
    2) se logguer avec Plasma,
    3) choisir la décoration de fenêtres "Plastik" (plutôt que Breeze),
    4) délogguer/relogguer la session (histoire de repartir d'une session vierge),
    5) ouvrir une Konsole,
    6) se logguer en root (su -, le bug a l'air bien plus présent en passant par un autre compte),
    7) taper "xclock" (ou toute autre appli ouvrant une fenêtre)
    => la bureau freeze presque à tous les coups (l'horloge et les fenêtres sont gelées, seule la souris peut se promener). Donc le coupable semble être la déco "Plastik"...
  • didierg wrote:Qu'as tu comme carte graphique et avec quel driver l'utilises-tu ?

    Personnellement j'ai une AMD avec le driver libre:
    Même famille, ça n'est probablement pas un hasard:
    01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Cape Verde LE [Radeon HD 7730/8730]
  • Hello tous,

    depuis la dernière mise à jour du Plasma Desktop (on en est à la 5.3.2 release 3.fc22), j'ai un freeze du bureau lors de l'ouverture des fenêtres: environ 1 fois sur 10, quand moi ou une appli veut ouvrir une fenêtre. 1 fois sur 10, ça veut dire que toute les 5 minutes je dois tuer ma session (killall startkde depuis un terminal CTRL-ALT-F*) , et donc perdre toutes mes fenêtres et actions en cours... C'est juste ingérable. C'est la première fois que j'ai une expérience aussi catastrophique.

    Je précise que j'ai ce comportement sur mon Desktop habituel mais aussi sur mon laptop du bureau, largement différents au niveau hardware. Mais je suis surpris de ne pas voir plus de cris d'alarme sur les forums. Quelqu'un a le même problème?

    Je ne crois pas avoir vu de version plus récente du plasma-desktop sur le repository testing. Quelqu'un peut confirmer? Merci.