Mailinglist Archive: opensuse (3139 mails)
| < Previous | Next > |
Re: [SLE] please help found out how much "video RAM" the video card has
- From: "Alexey Eremenko" <al4321@xxxxxxxxx>
- Date: Thu, 26 Oct 2006 20:38:18 +0000 (UTC)
- Message-id: <7fac565a0610261338w7fdf811ep358b49d0a9a32ef7@xxxxxxxxxxxxxx>
why insist on using two operations where one suffices ???
grep -i ram /var/log/X......
direct instead of cat -> pipe -> strain pipe output
Agreed.
So the best command until now has been:
"grep -i ram /var/log/Xorg.0.log"
Please test it... maybe we can ask for a feature-request on openSUSE
bugzilla to make this feature easier ? i.e. viewable by one command
(w/o parameters), and perhaps Yast?
Because as I said in the original post, there are hundereds of small
things in Linux, even for experienced Linuxoids, that make life hard.
:(
such a simple thing like asking for video RAM took a long discussion
among Linuxoids.... terrible.
| < Previous | Next > |