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

Bug#394615: graphical installer fail on intel i810 chipset



Fabrice LORRAIN wrote:
Package: installation-reports
severity: normal

Hello,

First round on testing hetch installer... And kudos to the d-i team. The
 graphical installer is really nice.

The media used is the netinst iso has been grabed at
http://cdimage.debian.org/cdimage/daily-builds/daily/arch-latest/i386/iso-cd.
This iso is dated : 20061021.

I tested a bunch of Dell Optiplex boxen and things went fluently (french
install, text and graphical d-i, mix of usb & ps2 keyboard/mouse)
I had a failling on one of the box I tested, though. D-I-classic (text)
works find but d-i-graphical doesn't work.

The box is a Dell Optiplex GX110.

$ lspci | grep -i vga
00:01.1 VGA compatible controller: Intel Corporation 82810E DC-133 CGC
[Chipset Graphics Controller] (rev 03)

After the kernel boot, the swap to directfb failed with the following
cyclingly spit on he screen :

(*) DirectFB/Config: Parsing config file '/etc/directfbrc'.
[...blablabla about directfb version and initialisation...]
(*) Direct/Thread: Running 'Keyboard Input' (INPUT, 2157)...
 (!!!)  *** UNIMPLEMENTED [fusion_reactor_set_lock] ***
[../../../lib/fusion/reactor.C:853]
[...more blablabla about input* initalisation...]
(!) DirectFB/FBDev: No supported modes found in /etc/fb.modes and
current mode not supported!
(!) DirectFB/FBDev: Current mode's pixelformat: rgba 6/0, 6/0, 6/0, 0/0
(4bit)
(!) DirectFB/Core/layers: Failed to initialize layer 0!
    --> Initialization error!
(!) DirectFB/Core: Could not initialize 'layers' core!
  --> Initialization error!
(#) DirectFBError [gdk_display_open: DirectFBCreate]: Initialization error!

(debconf:2152): Gtk-WARNING **: cannot open display:
(process:2181): INFO: kbd-mode: setting console mode to Unicode (UTF-8)


@+,
	Fab



This is the second report we receive about DFB failing initializing because of an unsupported video format.

Fabrice, could you please try doing this

-boot textual , configure network so that you can reach hosts on the internet and then switch to VT2 and do the following

- cd /etc/
- wget --no-check-certificate https://debian.polito.it/downloads/fb.modes
- export DEBIAN_FRONTEND=newt
- debian-installer

this should force DFB to change the pixel format at inizializtion time: does the installer start corectly now?

cheers

Attilio



Reply to: