It's my first post here, so hello everyone.
I've just installed for the first time Linux Mint 64 bits in dual-boot with Windows 10 both in legacy mode.
The dual-boot works fine and so does Mint except that I have these ACPI errors on boot :
Code: Select all
23:31:29 kernel: nouveau 0000:01:00.0: bus: MMIO read of 00000000 FAULT at 611390 [ IBUS ]
23:18:49 kernel: ACPI Error: Aborting method \_SB.PCI0.SAT0.SPT5._GTF due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
23:18:49 kernel: ACPI Error: Aborting method \_SB.PCI0.SAT0.SPT5._GTF due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
23:18:49 kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.SPT5._GTF.DSSP], AE_NOT_FOUND (20190816/psargs-330)
23:18:49 kernel: ACPI Error: Aborting method \_SB.PCI0.SAT0.SPT4._GTF due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
23:18:49 kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.SPT4._GTF.DSSP], AE_NOT_FOUND (20190816/psargs-330)
23:18:49 kernel: ACPI Error: Aborting method \_SB.PCI0.SAT0.SPT4._GTF due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
23:18:49 kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.SPT4._GTF.DSSP], AE_NOT_FOUND (20190816/psargs-330)
23:18:49 kernel: ACPI Error: Aborting method \_SB.PCI0.SAT0.SPT5._GTF due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
23:18:49 kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.SPT5._GTF.DSSP], AE_NOT_FOUND (20190816/psargs-330)
23:18:49 kernel: nouveau 0000:01:00.0: DRM: failed to create kernel channel, -22
Moreover, it is impossible to install the Nvidia drivers which are recommended in the driver manager. When I try to do it, the system doesn't recognize my graphics card anymore and the image is only managed by the CPU. I specify that I have an RTX 2070.
Secure boot is disabled as well as fast boot on windows 10.
I browsed the forum and tried to modify GRUB without success. Is this a kernel problem?
Any thoughts?
Thank you in advance for your answers