On Monday, 12 September 2016 15:08:40 BST Carlos E. R. wrote:
El 2016-09-12 a las 08:04 +0100, ianseeks escribió:
On Sunday, 11 September 2016 14:10:40 BST Stuart wrote:
Ian,
Does rpm -qi nouveau or rpm -qa|grep nouveau not give you what you want?
Thanks, thats much quicker. Don't know why using "rpm" eluded me... doh
Trick.
Querying a large rpm database if your hard disk is of the rotating rust type can be very slow (here, half a minute for -qa). But if you do:
cp /var/lib/rpm/Packages /dev/null
and then the rpm query, this runs faster because the database has been cached in RAM by the first command.
-- Cheers Carlos E. R.
(from 13.1 x86_64 "Bottle" (Minas Tirith))
Thanks for the tip. I've got ssd for system stuff. -- Qt: 5.6.1 KDE Frameworks: 5.26.0 kf5-config: 1.0 KDE Plasma: 5.7.4 Kwin5: 5.7.4-152.2 Kernel: 4.7.2-2-default pensuse:tumbleweed:20160909 Nouveau: 1.0.12-1.4.x86_64 -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org