USA Linux Users Group Forum Index
Log in Register FAQ Memberlist Search USA Linux Users Group Forum Index Album

Find the amount of video ram on Linux

 
Post new topic   Reply to topic   printer-friendly view    USA Linux Users Group Forum Index » Command Line Commands
View previous topic :: View next topic  
Author Message
crouse
Site Admin


Joined: 17 Apr 2024
Posts: 11833
Location: Iowa

PostPosted: Wed Aug 08, 2024 8:35 pm    Post subject: Find the amount of video ram on Linux Reply with quote

Find the amount of video ram on Linux

Code:
grep -i ram /var/log/Xorg.0.log; grep -i mem /var/log/Xorg.0.log


Code:

[14:31:02 crouse]$ grep -i ram /var/log/Xorg.0.log; grep -i mem /var/log/Xorg.0.log
(**) VESA(0): Depth 16, (--) framebuffer bpp 16
(**) VESA(0): Using "Shadow Framebuffer"
(II) Initializing built-in extension XINERAMA
(II) Bus 0 non-prefetchable memory range:
(II) Bus 0 prefetchable memory range:
(II) Bus 1 non-prefetchable memory range:
(II) Bus 1 prefetchable memory range:
(II) Bus 2 non-prefetchable memory range:
(II) Bus 2 prefetchable memory range:
(II) Bus 4 non-prefetchable memory range:
(II) Bus 4 prefetchable memory range:
(II) Bus 3 non-prefetchable memory range:
(II) Bus 3 prefetchable memory range:
(--) PCI:*(1:0:0) nVidia Corporation NV15GL [Quadro2 Pro] rev 164, Mem @ 0xf4000000/24, 0xe8000000/27
(II) PCI Memory resource overlap reduced 0xf0000000 from 0xf3ffffff to 0xefffffff
(II) VESA(0): VESA VBE Total Mem: 65536 kB
        MemoryModel: 4
        MemoryModel: 4
        MemoryModel: 3
        MemoryModel: 4
        MemoryModel: 3
        MemoryModel: 4
        MemoryModel: 3
        MemoryModel: 4
        MemoryModel: 0
        MemoryModel: 0
        MemoryModel: 0
        MemoryModel: 0
        MemoryModel: 0
        MemoryModel: 6
        MemoryModel: 6
        MemoryModel: 6
        MemoryModel: 6
        MemoryModel: 6
        MemoryModel: 6
        MemoryModel: 6
        MemoryModel: 6
        MemoryModel: 6
        MemoryModel: 4
        MemoryModel: 4
        MemoryModel: 6
        MemoryModel: 6
        MemoryModel: 4
        MemoryModel: 6
        MemoryModel: 6
        MemoryModel: 6
        MemoryModel: 6
        MemoryModel: 4
        MemoryModel: 6
(II) VESA(0): Total Memory: 1024 64KB banks (65536kB)
(II) VESA(0): VESA VBE Total Mem: 65536 kB
[~]
[15:41:42 crouse]$ 



_________________
Veronica - Arch Linux 64-bit -- Kernel 2.6.33.4-1
Archie/Jughead - Arch Linux 32-bit -- Kernel 2.6.33.4-1
Betty/Reggie - Arch Linux (VBox) 32-bit -- Kernel 2.6.33.4-1
BumbleBee - OpenSolaris-SunOS 5.11
Back to top
View user's profile Send private message Visit poster's website AIM Address
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    USA Linux Users Group Forum Index » Command Line Commands All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All content © 2024-2009 - Usa Linux Users Group
This forum is powered by phpBB. © 2024-2009 phpBB Group
Theme created by phpBBStyles.com and modified by Crouse