DMI on my system provide "System Information.Product Name: System Product Name" this is nor really usefoul information for tools like pm-utils. So they can't use quirks to suspend this board. DMI also provide "Base Board Information.Product Name: P5LD2-VM" but hal can't use it. lshal | egrep "(system.hardware.(product|vendor|version)|system.firmware.version|power_management.quirk)" system.firmware.version = '1401' (string) system.hardware.product = 'System Product Name' (string) system.hardware.vendor = 'stem manufacturer' (string) system.hardware.version = 'System Version' (string)
Created attachment 15724 [details] dmidecode Handle 0x0001, DMI type 1, 27 bytes System Information Manufacturer: stem manufacturer Product Name: System Product Name Version: System Version Serial Number: System Serial Number UUID: DELETED-INFO-XXXXXXXXXXXXXXX Wake-up Type: PCI PME# SKU Number: <BAD INDEX> Family: <BAD INDEX> Handle 0x0002, DMI type 2, 15 bytes Base Board Information Manufacturer: ASUSTeK Computer INC. Product Name: P5LD2-VM Version: Rev 1.xx Serial Number: MB-1234567890 Asset Tag: To Be Filled By O.E.M. Features: Board is a hosting board Board is replaceable Location In Chassis: To Be Filled By O.E.M. Chassis Handle: 0x0003 Type: Motherboard Contained Object Handles: 0
Created attachment 15725 [details] lshal
Please attach the output of 'grep . /sys/class/dmi/id*'
Created attachment 15735 [details] sysfs_dmi_id
I have the same issue with my Asus P5B-V motherboard. Attaching the same files.
Created attachment 16104 [details] dmidecode output for Asus P5B-V
Created attachment 16105 [details] lshal output for Asus P5B-V
Created attachment 16106 [details] Output of 'grep . /sys/class/dmi/id/*' for Asus P5B-V
Created attachment 16548 [details] [review] patch to add the board inforamtion
commited to git for next HAL version
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.