You are not logged in.

#1 2014-12-10 09:55:23

marcokrtsho
Member
Registered: 2014-12-10
Posts: 28

lspci -v

hello to everyone!!!

i make this topic because i don't understund if is it normal that the result of the command lspci -v of VGA give me this:
....
Kernel modules: nouveau , nvidia

i never installed nouveau driver, and if i try to find it with pacman -Q | grep  nouveau i don't try nothing...so where i get it? and how can i delete it?


another question::D

the lib32-nvidia-libgl pkg replaces the mesa pkg? or i must install mesa anyway?

thak to all for he really good job wink and sorry for my horrible english big_smile

Last edited by marcokrtsho (2014-12-10 10:13:26)

Offline

#2 2014-12-10 12:44:40

Lone_Wolf
Forum Moderator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,966

Re: lspci -v

The nouveau driver on linux has 3 components :
- a kernel module
- a mesa driver
- an Xorg driver , ( xf86-video-nouveau ) .

All official Arch Linux kernels include the nouveau kernel module.

If you look at the lspci -v output , just above the "kernel modules" line you'll see a line "Kernel driver in use:" .
that line indicates which of the avaialable kernel modules is used.

-------------------------------------------
Yes, lib32-nvidia-libgl does replace lib32-libgl and you can't have both installed at same time.


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#3 2014-12-10 13:31:58

marcokrtsho
Member
Registered: 2014-12-10
Posts: 28

Re: lspci -v

thanks so much for you reply!! very very usefull!!!

so if I understand correctly i can avoid to install the pkg mesa? and just install:  lib32-nvidia-libgl ? or  lib32-nvidia-libgl  replace only the lib32-mesa?

i just need to understund if mesa is a must to install for alll graphic card or it can be replace.

thank you again!!

Offline

#4 2014-12-10 13:57:49

smirky
Member
From: Bulgaria
Registered: 2013-02-23
Posts: 277
Website

Re: lspci -v

You can't uninstall mesa. It's a dependency of many many other packages. What you should know is that the package doesn't interfere with your current drivers (nvidia).


Personal spot  ::  https://www.smirky.net/  ::  Try not to get lost!

Offline

#5 2014-12-10 17:41:36

marcokrtsho
Member
Registered: 2014-12-10
Posts: 28

Re: lspci -v

Thank you...i thought the nvidia pkg had their mesa driver

Thank for replys

Offline

Board footer

Powered by FluxBB