1 Jun
2009
1 Jun
'09
10:05 p.m.
Takashi Iwai wrote:
At Mon, 1 Jun 2009 14:25:41 +0300, Ozan Çağlayan wrote:
This commit adds system manufacturer and product name informations acquired using dmidecode to the output of the alsa-info script.
Note that those informations will only be available when dmidecode utility is installed and alsa-info is run with root privileges.
Signed-off-by: Ozan Çağlayan ozan@pardus.org.tr
Thanks, applied now.
Lennart proposed to read the DMI data from sysfs which makes much more sense as the patch won't depend on the userspace dmidecode utility and root privileges.
I'll change it and then resend it tomorrow.
Thanks