Re: [opensuse] Version number for nouveau
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?
Hi
Does anyone know how to get this without resorting to running zypper?
Regards
Ian Thanks, thats much quicker. Don't know why using "rpm" eluded me... doh
-- 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
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 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)) -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) iF4EAREIAAYFAlfWqNgACgkQja8UbcUWM1wcZAD/fT6r7shhkjIHkWM1Gi7irPQI 8WJrsC5CXwXkuzM9oEoA/RuZLOtlybQXUX5I+kmwXsTsloA3P1zF72LJADq+4g7J =8fs+ -----END PGP SIGNATURE-----
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
participants (2)
-
Carlos E. R.
-
ianseeks