Comment 7 for bug 251830

Revision history for this message
Matteo Gazzoni (matteo.gazzon) wrote :

I have tried laptop-detect on ubuntu live and the output is:

+ PRINTIT=/bin/true
+ [ != ]
+ test -d /proc/pmu
+ [ -r /dev/mem -a -x /usr/sbin/dmidecode ]
+ /sbin/modprobe battery
+ [ -d /proc/acpi/battery ]
+ find /proc/acpi/battery -mindepth 1 -type d
+ results=
+ [ ! -z ]
+ [ -f /proc/apm ]
+ /bin/true We're not on a laptop (no relevant hint found)
+ exit 1

Where are the installer logs?