Comment 24 for bug 555122

Revision history for this message
phox (subscribe-phox) wrote :

If I run hald first, it get the vendor and product string...

sudo hald

lshal | grep system.hardware.vendor
  system.hardware.vendor = 'Hewlett-Packard' (string)

lshal | grep system.hardware.product
  system.hardware.product = 'HP EliteBook 6930p' (string)

But how should changing a HAL related file make any difference, if HAL doesn't seem to run in the first place?