[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#402907: Please add /etc/directfbrc content to hw-report



package: installation-report
severity: minor
tags: patch

Please, add content of /etc/directfbrc to logs as this may help detecting issues related to those startup scripts, both in x86 and PowerPC, which setup directfb configuration file basing on detected motherboard, framebuffer device ecc..
This file will be in most cases made of 2 or 3 lines, patch is attached.

thanks

Attilio

Index: report-hw
===================================================================
--- report-hw   (revisione 43350)
+++ report-hw   (copia locale)
@@ -42,4 +42,5 @@
    [ -x /usr/lib/directfb-0.9.25/bin/dfbinfo ]; then
        /usr/lib/directfb-0.9.25/bin/dfbinfo 2>&1 | addinfo dfbinfo
        [ -f /proc/fb ] && cat /proc/fb | addinfo /proc/fb
+        cat /etc/directfbrc | addinfo /etc/directfbrc
 fi




Reply to: