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

Re: Need to make sure I have the nvidia proprietary driver running.



> Right, which one?
> root@tal:~# apt-cache search bumblebee
> bumblebee-nvidia - NVIDIA Optimus support using the proprietary NVIDIA

Yes, this one.

> root@tal:~# lsmod | grep video
>

Output:

uvcvideo               57744  0
videodev               70889  1 uvcvideo
v4l2_compat_ioctl32    16655  1 videodev
media                  18148  2 videodev,uvcvideo
i2c_core               23876  6
i2c_algo_bit,i2c_i801,videodev,drm_kms_helper,drm,i915
video                  17683  1 i915
thermal_sys            18040  3 thermal,processor,video
usbcore               128741  7 ehci_hcd,xhci_hcd,rts5139,uvcvideo,btusb,ath3k

> lspci -k | grep -C 3 VGA

uvcvideo               57744  0
videodev               70889  1 uvcvideo
v4l2_compat_ioctl32    16655  1 videodev
media                  18148  2 videodev,uvcvideo
i2c_core               23876  6
i2c_algo_bit,i2c_i801,videodev,drm_kms_helper,drm,i915
video                  17683  1 i915
thermal_sys            18040  3 thermal,processor,video
usbcore               128741  7 ehci_hcd,xhci_hcd,rts5139,uvcvideo,btusb,ath3k
root@Innovator:/home/neo1691# lspci -k | grep -C 3 VGA
    Kernel driver in use: agpgart-intel
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200/2nd Generation Core
Processor Family PCI Express Root Port (rev 09)
    Kernel driver in use: pcieport
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation
Core Processor Family Integrated Graphics Controller (rev 09)
    Subsystem: ASUSTeK Computer Inc. Device 212e
    Kernel driver in use: i915
00:16.0 Communication controller: Intel Corporation 6 Series/C200
Series Chipset Family MEI Controller #1 (rev 04)
--
    Kernel driver in use: ahci
00:1f.3 SMBus: Intel Corporation 6 Series/C200 Series Chipset Family
SMBus Controller (rev 05)
    Subsystem: ASUSTeK Computer Inc. Device 1277
01:00.0 VGA compatible controller: NVIDIA Corporation GF108 [GeForce
GT 630M] (rev ff)
03:00.0 Network controller: Atheros Communications Inc. AR9285
Wireless Network Adapter (PCI-Express) (rev 01)
    Subsystem: AzureWave AW-NB037H 802.11bgn Wireless Half-size Mini
PCIe Card [AR9002WB-1NGCD]
    Kernel driver in use: ath9k

This line seems interesting:

01:00.0 VGA compatible controller: NVIDIA Corporation GF108 [GeForce
GT 630M] (rev ff)


Reply to: