Enviado em 17/11/2018 - 22:51h
Usei o comando lspci -v -s 00:02.0 para verificar quantos mb eu tenho de vídeo:
Qual dessas é a minha memória de vídeo?
bash-4.3$ su -c 'lspci -v -s 00:02.0'
Password:
00:02.0 VGA compatible controller: Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics Controller (prog-if 00 [VGA controller])
Subsystem: LG Electronics, Inc. Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics Controller
Flags: bus master, fast devsel, latency 0, IRQ 28
Memory at 94180000 (32-bit, non-prefetchable) [size=512K]
I/O ports at 30c0 [size=8]
Memory at 80000000 (32-bit, prefetchable) [size=256M]
Memory at 94000000 (32-bit, non-prefetchable) [size=1M]
Expansion ROM at <unassigned> [disabled]
Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit-
Capabilities: [d0] Power Management version 2
Kernel driver in use: i915
Kernel modules: i915
bash-4.3$