From 98c82e0cefa2dc14f2de5262a63701ca2ab05316 Mon Sep 17 00:00:00 2001 From: Dirk von Suchodoletz Date: Wed, 11 Aug 2010 03:14:54 +0200 Subject: Next step for early framebuffer, bootsplash ... --- os-plugins/plugins/bootsplash/OpenSLX/OSPlugin/bootsplash.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'os-plugins/plugins/bootsplash/OpenSLX/OSPlugin/bootsplash.pm') diff --git a/os-plugins/plugins/bootsplash/OpenSLX/OSPlugin/bootsplash.pm b/os-plugins/plugins/bootsplash/OpenSLX/OSPlugin/bootsplash.pm index e28f9549..1a5907ea 100644 --- a/os-plugins/plugins/bootsplash/OpenSLX/OSPlugin/bootsplash.pm +++ b/os-plugins/plugins/bootsplash/OpenSLX/OSPlugin/bootsplash.pm @@ -108,7 +108,7 @@ sub suggestAdditionalKernelModules # Ubuntu needs vesafb and fbcon (which drags along some others) #if ($makeInitRamFSEngine->{'distro-name'} =~ m{^ubuntu}i) { - push @suggestedModules, qw( i810 i830 i915 mga mga nouveau r128 radeon savage sis tdfx ttm via drm fbcon ); + push @suggestedModules, qw( i810 i830 i915 mga nouveau r128 radeon savage sis tdfx ttm via drm fbcon ); #} return @suggestedModules; -- cgit v1.2.3-55-g7522