I am confused! This is what mine looks like
Code:
rob@mobile:~$ lspci -nnk | grep -iA2 vga
00:12.0 VGA compatible controller [0300]: NVIDIA Corporation C67 [GeForce 7150M / nForce 630M] [10de:0531] (rev a2)
Subsystem: Hewlett-Packard Company Device [103c:30cf]
Kernel driver in use: nvidia
rob@mobile:~$
The part I am looking for on yours
[GeForce 7150M / nForce 630M] (Replaced with your card)
Code:
wellywu@System76:~$ lspci -nnk | grep -iA2 vga
00:02.0 VGA compatible controller [0300]: Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] (rev 09)
Subsystem: CLEVO/KAPOK Computer Device [1558:0240]
Kernel driver in use: i915
wellywu@System76:~$
Also your using the i915 driver
This driver provides support for the Intel i8xx and i9xx family of chipsets, including i810, i815, i830, i845, i855, i865, i915, and i945 series chips.
This package provides debugging symbols for this Xorg X driver.
Canonical does not provide updates for xserver-xorg-video-intel-dbg. Some updates may be provided by the Ubuntu community.
Bookmarks