Est-ce que tu démarres bien Gnome sous Xorg (par la roue dentée) depuis l'écran d'ouverture de session Gnome (GDM) ?
As-tu kernel-devel, kernel-header et kernel-modules installés ?
Donne nous le retour de la commande
dnf list kernel*
@Nicosss j'ai cliqué sur la roue crantée mais je n'ai que 2 options : Gnome (sélectionné par défaut) ou Gnome classique. J'ai essayé la deuxième option mais avec le même résultat.

@chepioq vu que je n'arrive pas à avoir accès à quelque interface que ce soit, comment je peux accéder à un terminal pour taper cette commande ? Comme dit plus haut j'ai essayé Ctrl+Alt+F1 sur GDM avec pour seul résultat un freeze....

@cezame : si je réinstalle Fedora j'essaiera ta doc 😉
vu que je n'arrive pas à avoir accès à quelque interface que ce soit, comment je peux accéder à un terminal pour taper cette commande ?
Tu démarres en niveau 3, mode texte et tu arrives sur une console.
Pour démarrer en niveau 3, tu ajoutes à la ligne du kernel init 3 en fin de ligne.

Pour arriver à la ligne de commande du grub : au démarrage du PC, appuyer sur la touche ESCAPE)
Merci à tous, ça a résolu une partie du problème : maintenant je peux me logguer sans avoir d'écran noir.
Mais je suis toujours bloqué à une résolution de 800*600.
J'ai vérifié et les packets
kernel-devel
,
kernel-headers
,
kernel-modules
et
xorg-x11-drv-nvidia
étaient déjà installés.
Apparemment c'est le fait de blacklister le module nouveau qui m'a dépanné.
Mais on dirait que le driver nvidia n'est toujours pas pris en compte...
Que retourne
$ lspci -nnk | grep -iA3 "VGA"
$ xrandr
$ lspci -nnk | grep -iA3 "VGA"
00:02.0 VGA compatible controller [0300]: Intel Corporation UHD Graphics 630 (Mobile) [8086:3e9b]
	DeviceName: Onboard - Video
	Subsystem: Hewlett-Packard Company Device [103c:84da]
	Kernel modules: i915
--
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GP107M [GeForce GTX 1050 Mobile] [10de:1c8d] (rev a1)
	Subsystem: Hewlett-Packard Company Device [103c:84da]
	Kernel modules: nouveau, nvidia_drm, nvidia
02:00.0 Non-Volatile memory controller [0108]: Toshiba America Info Systems Device [1179:0113] (rev 01)
$ xrandr
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 800 x 600, current 800 x 600, maximum 800 x 600
default connected primary 800x600+0+0 0mm x 0mm
   800x600       75.00*
Les retours sont étranges, que retourne
$ lsmod
$ lsmod
Module                  Size  Used by
snd_hda_codec_hdmi     61440  0
snd_hda_codec_realtek   126976  1
snd_hda_codec_generic    90112  1 snd_hda_codec_realtek
ledtrig_audio          16384  2 snd_hda_codec_generic,snd_hda_codec_realtek
rfcomm                 90112  16
fuse                  131072  5
xt_CHECKSUM            16384  1
ipt_MASQUERADE         20480  3
tun                    57344  1
bridge                200704  0
stp                    16384  1 bridge
llc                    16384  2 bridge,stp
nf_conntrack_netbios_ns    16384  1
nf_conntrack_broadcast    16384  1 nf_conntrack_netbios_ns
xt_CT                  16384  1
ip6t_rpfilter          16384  1
ip6t_REJECT            16384  2
nf_reject_ipv6         20480  1 ip6t_REJECT
ipt_REJECT             16384  4
nf_reject_ipv4         16384  1 ipt_REJECT
xt_conntrack           16384  22
ebtable_nat            16384  1
ip6table_nat           16384  1
ip6table_mangle        16384  1
ip6table_raw           16384  1
ip6table_security      16384  1
iptable_nat            16384  1
nf_nat                 45056  3 ip6table_nat,ipt_MASQUERADE,iptable_nat
iptable_mangle         16384  1
iptable_raw            16384  1
iptable_security       16384  1
nf_conntrack          147456  6 xt_conntrack,nf_nat,ipt_MASQUERADE,nf_conntrack_netbios_ns,nf_conntrack_broadcast,xt_CT
nf_defrag_ipv6         24576  1 nf_conntrack
nf_defrag_ipv4         16384  1 nf_conntrack
libcrc32c              16384  2 nf_conntrack,nf_nat
ip_set                 49152  0
nfnetlink              16384  1 ip_set
ebtable_filter         16384  1
ebtables               40960  2 ebtable_nat,ebtable_filter
ip6table_filter        16384  1
ip6_tables             32768  7 ip6table_filter,ip6table_raw,ip6table_nat,ip6table_mangle,ip6table_security
iptable_filter         16384  1
ip_tables              32768  5 iptable_filter,iptable_security,iptable_raw,iptable_nat,iptable_mangle
nouveau              2248704  0
ttm                   114688  1 nouveau
bnep                   28672  2
sunrpc                450560  1
vfat                   20480  1
fat                    86016  1 vfat
mei_hdcp               24576  0
iTCO_wdt               16384  0
iTCO_vendor_support    16384  1 iTCO_wdt
snd_soc_skl           118784  0
snd_soc_hdac_hda       24576  1 snd_soc_skl
snd_hda_ext_core       36864  2 snd_soc_hdac_hda,snd_soc_skl
snd_soc_skl_ipc        69632  1 snd_soc_skl
snd_soc_sst_ipc        20480  1 snd_soc_skl_ipc
snd_soc_sst_dsp        40960  1 snd_soc_skl_ipc
snd_soc_acpi_intel_match    28672  1 snd_soc_skl
snd_soc_acpi           16384  2 snd_soc_acpi_intel_match,snd_soc_skl
intel_rapl             28672  0
x86_pkg_temp_thermal    20480  0
intel_powerclamp       20480  0
coretemp               20480  0
snd_soc_core          278528  2 snd_soc_hdac_hda,snd_soc_skl
snd_compress           28672  1 snd_soc_core
ac97_bus               16384  1 snd_soc_core
snd_pcm_dmaengine      16384  1 snd_soc_core
snd_hda_intel          49152  7
kvm                   741376  0
arc4                   16384  2
snd_hda_codec         155648  5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek,snd_soc_hdac_hda
joydev                 28672  0
irqbypass              16384  1 kvm
hp_wmi                 16384  0
uvcvideo              114688  0
sparse_keymap          16384  1 hp_wmi
crct10dif_pclmul       16384  1
crc32_pclmul           16384  0
videobuf2_vmalloc      20480  1 uvcvideo
videobuf2_memops       20480  1 videobuf2_vmalloc
videobuf2_v4l2         28672  1 uvcvideo
intel_wmi_thunderbolt    20480  0
videobuf2_common       57344  2 videobuf2_v4l2,uvcvideo
btusb                  57344  0
rtsx_pci_ms            24576  0
ghash_clmulni_intel    16384  0
iwlmvm                450560  0
videodev              233472  3 videobuf2_v4l2,uvcvideo,videobuf2_common
intel_cstate           16384  0
snd_hda_core          102400  8 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_ext_core,snd_hda_codec,snd_hda_codec_realtek,snd_soc_hdac_hda,snd_soc_skl
media                  57344  4 videodev,videobuf2_v4l2,uvcvideo,videobuf2_common
intel_uncore          135168  0
snd_hwdep              16384  1 snd_hda_codec
wmi_bmof               16384  0
mac80211              950272  1 iwlmvm
snd_seq                86016  0
btrtl                  20480  1 btusb
intel_rapl_perf        16384  0
snd_seq_device         16384  1 snd_seq
snd_pcm               118784  8 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_ext_core,snd_hda_codec,snd_soc_core,snd_soc_skl,snd_hda_core,snd_pcm_dmaengine
btbcm                  16384  1 btusb
btintel                28672  1 btusb
bluetooth             622592  41 btrtl,btintel,btbcm,bnep,btusb,rfcomm
memstick               20480  1 rtsx_pci_ms
iwlwifi               303104  1 iwlmvm
snd_timer              40960  2 snd_seq,snd_pcm
i2c_i801               32768  0
ecdh_generic           24576  1 bluetooth
snd                    94208  26 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_compress,snd_soc_core,snd_pcm
soundcore              16384  1 snd
ipmi_devintf           20480  0
ipmi_msghandler        73728  1 ipmi_devintf
mei_me                 45056  1
mei                   118784  3 mei_hdcp,mei_me
hp_accel               28672  0
lis3lv02d              28672  1 hp_accel
input_polldev          20480  1 lis3lv02d
cfg80211              806912  3 iwlmvm,iwlwifi,mac80211
int3400_thermal        20480  0
acpi_thermal_rel       16384  1 int3400_thermal
ucsi_acpi              16384  0
hp_wireless            16384  0
processor_thermal_device    16384  0
intel_pch_thermal      16384  0
typec_ucsi             36864  1 ucsi_acpi
intel_soc_dts_iosf     20480  1 processor_thermal_device
rfkill                 28672  7 hp_wmi,bluetooth,cfg80211
typec                  49152  1 typec_ucsi
pcc_cpufreq            20480  0
int3403_thermal        16384  0
int340x_thermal_zone    16384  2 int3403_thermal,processor_thermal_device
acpi_pad               40960  0
i915                 2170880  0
i2c_algo_bit           16384  2 i915,nouveau
rtsx_pci_sdmmc         32768  0
drm_kms_helper        212992  2 i915,nouveau
mmc_core              176128  1 rtsx_pci_sdmmc
mxm_wmi                16384  1 nouveau
drm                   491520  4 drm_kms_helper,i915,ttm,nouveau
nvme                   49152  3
crc32c_intel           24576  7
r8169                  90112  0
nvme_core              98304  5 nvme
serio_raw              20480  0
rtsx_pci               73728  2 rtsx_pci_sdmmc,rtsx_pci_ms
wmi                    36864  5 hp_wmi,intel_wmi_thunderbolt,wmi_bmof,mxm_wmi,nouveau
video                  49152  2 i915,nouveau
Tu n'as pas correctement blacklisté le driver nouveau puisqu'on le voit dans ton lsmod normalement tu devrais avoir nvidia à la place.
Tu as suivi la méthode que je t'ai donné sur le post #10 ?
@Refuznik oui....
# /etc/default/grub
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)"
GRUB_DEFAULT=saved
GRUB_DISABLE_SUBMENU=true
GRUB_TERMINAL_OUTPUT="console"
GRUB_CMDLINE_LINUX="modprobe.blacklist=nouveau nvidia-drm.modeset=1 resume=/dev/mapper/fedora-swap rd.lvm.lv=fedora/root rd.lvm.lv=fedora/swap nomodeset rhgb quiet rd.driver.blacklist=nouveau"
GRUB_DISABLE_RECOVERY="true"
GRUB_ENABLE_BLSCFG=true
J'ai fait les commandes
# rmmod nouveau
grub2-mkconfig -o /boot/grub2/grub.cfg
# mv /boot/initramfs-$(uname -r).img /boot/initramfs-$(uname -r)-nouveau.img
# dracut /boot/initramfs-$(uname -r).img $(uname -r)
Pourtant le fichier /etc/modprobe.d/blacklist-nouveau.conf n'existe toujours pas et après chaque reboot j'ai toujours ça :
$ lsmod | grep nouveau
nouveau              2248704  0
ttm                   114688  1 nouveau
i2c_algo_bit           16384  2 i915,nouveau
mxm_wmi                16384  1 nouveau
drm_kms_helper        212992  2 i915,nouveau
drm                   491520  4 drm_kms_helper,i915,ttm,nouveau
wmi                    36864  5 hp_wmi,intel_wmi_thunderbolt,wmi_bmof,mxm_wmi,nouveau
video                  49152  2 i915,nouveau
J'ai oublié quelque chose ?
J'ai essayé plusieurs trucs, notamment de supprimer xorg-x11-drv-nouveau, de supprimer xorg-x11-drv-nvidia et akmod-nvidia puis de réinstaller
kernel-devel kernel-headers gcc dkms acpid
et ensuite akmod-nvidia.
Il manquait des paquets parmi ceux ci-dessus mais cela n'a rien changé
Je suis à court d'idées, là
En regardant le suite du wiki donné par @Refuznik hier je m'aperçois que je n'ai pas les fichiers /etc/modprobe.d/blacklist-nouveau.conf et /etc/X11/xorg.conf

J'ai tenté un dnf reinstall xorg-x11-drv-nvidia.x86_64 xorg-x11-server-Xorg.x86_64 akmod-nvidia mais ça n'a rien changé.

Aussi, mais je ne sais pas si c'est lié, j'ai vachement de paquets installés qui ne me paraissent pas pertinents quand je fais un dnf list "xorg*" :
$ sudo dnf list "xorg*"Paquets installés
xorg-x11-drv-ati.x86_64                     19.0.1-1.fc30               @anaconda                 
xorg-x11-drv-evdev.x86_64                   2.10.6-4.fc30               @anaconda                 
xorg-x11-drv-fbdev.x86_64                   0.5.0-3.fc30                @anaconda                 
xorg-x11-drv-intel.x86_64                   2.99.917-41.20180618.fc30   @anaconda                 
xorg-x11-drv-libinput.x86_64                0.28.2-1.fc30               @anaconda                 
xorg-x11-drv-nvidia.x86_64                  3:418.74-1.fc30             @rpmfusion-nonfree-updates
xorg-x11-drv-nvidia-cuda-libs.x86_64        3:418.74-1.fc30             @rpmfusion-nonfree-updates
xorg-x11-drv-nvidia-kmodsrc.x86_64          3:418.74-1.fc30             @rpmfusion-nonfree-updates
xorg-x11-drv-nvidia-libs.x86_64             3:418.74-1.fc30             @rpmfusion-nonfree-updates
xorg-x11-drv-openchrome.x86_64              0.6.0-7.fc30                @anaconda                 
xorg-x11-drv-qxl.x86_64                     0.1.5-11.fc30               @anaconda                 
xorg-x11-drv-vesa.x86_64                    2.4.0-6.fc30                @anaconda                 
xorg-x11-drv-vmware.x86_64                  13.2.1-9.fc30               @anaconda                 
xorg-x11-drv-wacom.x86_64                   0.36.1-6.fc30               @anaconda                 
xorg-x11-drv-wacom-serial-support.x86_64    0.36.1-6.fc30               @anaconda                 
xorg-x11-font-utils.x86_64                  1:7.5-41.fc30               @anaconda                 
xorg-x11-server-Xorg.x86_64                 1.20.4-3.fc30               @fedora                   
xorg-x11-server-Xwayland.x86_64             1.20.4-3.fc30               @anaconda                 
xorg-x11-server-common.x86_64               1.20.4-3.fc30               @anaconda                 
xorg-x11-server-utils.x86_64                7.7-28.fc30                 @anaconda                 
xorg-x11-utils.x86_64                       7.5-30.fc30                 @anaconda                 
xorg-x11-xauth.x86_64                       1:1.0.9-14.fc30             @anaconda                 
xorg-x11-xinit.x86_64                       1.4.0-4.fc30                @anaconda                 
xorg-x11-xkb-utils.x86_64                   7.7-29.fc30                 @anaconda                 
Paquets disponibles
...
...
je m'aperçois que je n'ai pas le fichier /etc/modprobe.d/blacklist-nouveau.conf
crée le alors. Tu peux aussi le mettre dans /usr/lib/modprobe.d
nouvo09 wrote:
je m'aperçois que je n'ai pas le fichier /etc/modprobe.d/blacklist-nouveau.conf
crée le alors. Tu peux aussi le mettre dans /usr/lib/modprobe.d
Ça ne marche pas mieux...
Tu peux montrer le contenu ?
Oui c'est bien ça. Et à nouveau si tu fais un lsmod, ce module apparait ?