From 6c9c74919b7b8c6bbcaca8f64b47406d5e8e3704 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Wed, 5 Mar 2008 17:12:43 +0000 Subject: - do not load i810fb, rely on vesa xorg drive instead (it may help #37772) --- perl-install/install/install2.pm | 2 -- 1 file changed, 2 deletions(-) (limited to 'perl-install/install/install2.pm') diff --git a/perl-install/install/install2.pm b/perl-install/install/install2.pm index 281116c70..c18fb03cf 100644 --- a/perl-install/install/install2.pm +++ b/perl-install/install/install2.pm @@ -525,8 +525,6 @@ sub main { # keep the result otherwise monitor-edid does not return good results afterwards eval { any::monitor_full_edid() }; - install::any::start_i810fb(); - $o->{allowFB} = listlength(cat_("/proc/fb")); if (!$::testing) { -- cgit v1.2.1