Bug#394615: graphical installer fail on intel i810 chipset

2006-10-25 Thread Davide Viti
On Tue, Oct 24, 2006 at 08:13:11PM +0200, Fabrice LORRAIN wrote:
 Attilio Fiandrotti à écrit :
 I gave a try and there is some improvement :
 
 FYI, wget in busybox doesn't support --no-check-certificate, but I
 managed to get your fb.modes file.
 
 After :
 # export DEBIAN_FRONTEND=newt
 # debian-installer
 
 I got a white screen which seems to be in fbmode (no warning, no error).
 But just after, the text installer is coming back.
 
 Any other tests I should do ?


I think you should use 

export DEBIAN_FRONTEND=gtk

rather than newt if you want to start the gtk frontend.

Ciao,
Davide


signature.asc
Description: Digital signature


Bug#394615: graphical installer fail on intel i810 chipset

2006-10-24 Thread Fabrice LORRAIN
Attilio Fiandrotti à écrit :

 [...cut...]
 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

Hello Attilio,

I gave a try and there is some improvement :

FYI, wget in busybox doesn't support --no-check-certificate, but I
managed to get your fb.modes file.

After :
# export DEBIAN_FRONTEND=newt
# debian-installer

I got a white screen which seems to be in fbmode (no warning, no error).
But just after, the text installer is coming back.

Any other tests I should do ?

@+,
Fab



Bug#394615: graphical installer fail on intel i810 chipset

2006-10-22 Thread Fabrice LORRAIN
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


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#394615: graphical installer fail on intel i810 chipset

2006-10-22 Thread Attilio Fiandrotti

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


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]