Hi,

I'm using F36 on a 10 year old laptop running an nividia GPU (GeForce
GT 560M). I'm using the nvidia drivers from rpmfusion (390xx).

Yesterday, I ran dnf upgrade and got the new 6.0.5 kernel. I lost the
native screen resolution (1920x1080) and have a 1024x768 instead.

I then removed the nvidia driver with dnf but it did not improve.


Maybe what is provided below may help. In particular, it seems that
nouveau is blacklisted but nvidia is not installed anymore...

Thanks for your help,

F

$ lspci |grep "VGA"
01:00.0 VGA compatible controller: NVIDIA Corporation GF116M [GeForce
GT 560M] (rev a1)

$ cat /proc/cmdline
BOOT_IMAGE=(hd0,msdos1)/vmlinuz-6.0.5-200.fc36.x86_64
root=UUID=4aab7630-84b2-4eae-9c5e-804ff8657b7f ro rhgb quiet

$ cat /etc/sysconfig/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="rhgb quiet rd.driver.blacklist=nouveau
modprobe.blacklist=nouveau nvidia-drm.modeset=1"
GRUB_DISABLE_RECOVERY="true"



GRUB_ENABLE_BLSCFG=true

$ journalctl -b 0

oct. 31 09:28:49 vouise kernel: video: probe of PNP0A08:00 failed with error -22
oct. 31 09:28:49 vouise kernel: ACPI: video: [Firmware Bug]:
ACPI(MXM3) defines _DOD but not _DOS
oct. 31 09:28:49 vouise kernel: ACPI: video: Video Device [MXM3]
(multi-head: yes  rom: no  post: no)
oct. 31 09:28:49 vouise kernel: acpi device:1a: registered as cooling_device8
oct. 31 09:28:49 vouise kernel: input: Video Bus as
/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:18/LNXVIDEO:00/input/input18
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to