Re: NVidia graphics card on F33

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 17 Mar 2021 at 14:14, Anil Felipe Duggirala <anilduggirala@xxxxxxxxxxx> wrote:
hello everyone,
I have just installed Fedora 33 workstation on my laptop.
I have never had an additional graphics card on a pc and want some guidance as to what I am supposed to do.

This is a Dell XPS 9550, which has the integrated Intel HD Graphics 530, and the discrete NVIDIA GeForce GTX 960M.
When will the laptop be using the NVIDIA card? Is this graphics card now working on my new installation?

You have "hybrid graphics": https://wiki.archlinux.org/index.php/Hybrid_graphics. For laptops
there is usually a video switch that connects the "active" graphics device to the display, and can
switch from discrete to integrated graphics to save power.   As the article notes, linux support is
"experimental", especially if you use wayland.
 
 "sudo lshw -c video" or "sudo lspci -k | grep -A 4 -i 'VGA'" should show
the driver used with each graphics device. 

Regarding installation of drivers:
Does Fedora already carry a default driver for this graphics card? Do I need to install a driver?

Fedora uses the "nouveau" driver for NVIDIA devices.  It is based on reverse engineering, so is
not as capable as the NVIDIA drivers, which you can get from rpmfusion.
 
I have noticed there is a specific repository for NVIDIA graphics cards drivers  
(rpmfusion-nonfree-nvidia-driver), which provides the Nouveau driver. Should 
I install this repository and a specific package contained in it?

If nouveau is adequate for your purposes you should consider continuing to use it but
be prepared to file a bug report when you find something that doesn't work adequately
so nouveau can be improved.  I have a 10+ year old desktop with a basic NVIDIA card.
A simple mistake in a 5.8 kernel update broke support for my card and it took until
5.11 to get nouveau working again, so I was stuck on a 5.8 kernel for a couple months.
 
Does NVIDIA provide another driver for this card in linux? Would this be recommended 
over the open source alternative for any reason?

https://wiki.archlinux.org/index.php/PRIME has a good description of the
linux support for hybrid graphics with X11.

Some people keep the display on integrated graphics so they can use the
discrete graphics hardware for numerical computations. 

--
George N. White III

_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
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@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux