]> git.pld-linux.org Git - packages/fbset.git/commitdiff
- Usage of con2fb. This fixes some problems with ATI 128 and 2.6.xx kernels.
authorwitekfl <witekfl@pld-linux.org>
Mon, 1 Mar 2004 06:34:01 +0000 (06:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fbset.init -> 1.20

fbset.init

index 8f496bb0c6764246a9e79d7336cd9f51952765fe..afe67b1ac1d73f55c42ffd20c2513298a8ebfa1f 100644 (file)
@@ -73,6 +73,7 @@ case "$1" in
                        for cons in $FBTERMINALS; do
                                /usr/bin/open -c $cons -- /usr/bin/fbset -fb \
                                  $FBDEV ${DEPTH_options} $FBMODE_default
+                               /usr/bin/con2fb $FBDEV $cons
                        done
                        ok
                fi
This page took 0.089624 seconds and 4 git commands to generate.