Debian-501-i386-xfce+lxde-CD-1 = > ecran noir au reboot

Bonjour,
nouveau ici . ma 2eme debian . ( la 1ere il y a lontemps )
j’ai installe la 501 xfce ce matin, tout c’est bien passe .
au reboot par contre :open_mouth:
ecran noir .

le xorg m’inquiete :

le clavier : us :frowning:
device : configured video device
monitor : pareil
screen : default screen / configured monitor .

c’est une trident cyberblade/i1
elle utilise d’habitude : trident based cards drivers .

j’essayerais bien vesa, mais bon, une idee ?
merci .

c’est bien xorg 1.4.2 installe ?

:smt006

as tu essayé un # dpkg-reconfigure xserver-xorg ?

as tu essayé un # dpkg-reconfigure xserver-xorg ?[/quote]

j’ai vu de c’etait la commande pour reconfigurer le serveur sur debian,
mais je ne peut passer en console, ctrl + alt +f1 ou f2 ne donne rien .
je suis bloque, ou alors je dois sortir de cet ecran noir autrement ?
merci .
je vais poster mon xorg dans 5 minutes sur le portable .

c’est super simplifie, c’est normal ?

xorg.conf (X.Org X Window System server configuration file)

This file was generated by dexconf, the Debian X Configuration tool, using

values from the debconf database.

Edit this file with caution, and see the xorg.conf manual page.

(Type “man xorg.conf” at the shell prompt.)

This file is automatically updated on xserver-xorg package upgrades only

if it has not been modified since the last upgrade of the xserver-xorg

package.

If you have edited this file but would like it to be automatically updated

again, run the following command:

sudo dpkg-reconfigure -phigh xserver-xorg

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option “XkbRules” "xorg"
Option “XkbModel” "pc104"
Option “XkbLayout” "us"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
EndSection

Section "Device"
Identifier "Configured Video Device"
EndSection

Section "Monitor"
Identifier "Configured Monitor"
EndSection

Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
EndSection

sinon elle marche avec avec d’habitude :
Section "Module"
Disable "dri"
Load “dbe” # Double-Buffering Extension
Load “v4l” # Video for Linux
Load "extmod"
Load "type1"
Load "freetype"
Load “glx” # 3D layer
EndSection
Section "Device"
Identifier "device1"
VendorName "Trident Microsystems"
BoardName "Trident-based cards"
Driver "trident"
Option "DPMS"
EndSection

j’ai un peu avance en passant en single user .
ca va un peu plus loin, ecran noir encore .

probleme souvent rencontré voir
viewtopic.php?f=3&t=20829

[quote]
“dpkg-reconfigure xserver-xorg”

c’est je crois une commande a oublier car ne configure plus que le clavier [/quote]

le nouveau ficher xorg.con.new :

Section “ServerLayout”
Identifier “X.org Configured”
Screen 0 “Screen0” 0 0
InputDevice “Mouse0” “CorePointer”
InputDevice “Keyboard0” “CoreKeyboard”
EndSection

Section “Files”
RgbPath “/etc/X11/rgb”
ModulePath “/usr/lib/xorg/modules”
FontPath “/usr/share/fonts/X11/misc”
FontPath “/usr/share/fonts/X11/cyrillic”
FontPath “/usr/share/fonts/X11/100dpi/:unscaled”
FontPath “/usr/share/fonts/X11/75dpi/:unscaled”
FontPath “/usr/share/fonts/X11/Type1”
FontPath “/usr/share/fonts/X11/100dpi”
FontPath “/usr/share/fonts/X11/75dpi”
FontPath “/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType”
EndSection

Section “Module”
Load “GLcore”
Load “dri”
Load “extmod”
Load “xtrap”
Load “record”
Load “dbe”
Load “glx”
EndSection

Section “InputDevice”
Identifier “Keyboard0”
Driver “kbd”
EndSection

Section “InputDevice”
Identifier “Mouse0”
Driver “mouse”
Option “Protocol” “auto”
Option “Device” “/dev/input/mice”
Option “ZAxisMapping” “4 5 6 7”
EndSection

Section “Monitor”
Identifier “Monitor0”
VendorName “Monitor Vendor”
ModelName “Monitor Model”
EndSection

Section “Device”
### Available Driver options are:-
### Values: : integer, : float, : “True”/“False”,
### : “String”, : " Hz/kHz/MHz"
### [arg]: arg optional
#Option “AccelMethod” # []
#Option “SWcursor” # []
#Option “PciRetry” # []
#Option “NoAccel” # []
#Option “SetMClk” #
#Option “MUXThreshold” #
#Option “ShadowFB” # []
#Option “Rotate” # []
#Option “VideoKey” #
#Option “NoMMIO” # []
#Option “NoPciBurst” # []
#Option “MMIOonly” # []
#Option “CyberShadow” # []
#Option “CyberStretch” # []
#Option “XvHsync” #
#Option “XvVsync” #
#Option “XvBskew” #
#Option “XvRskew” #
#Option “FpDelay” #
#Option “Display1400” # []
#Option “Display” # []
#Option “GammaBrightness” # []
#Option “TVChipset” # []
#Option “TVSignal” #
Identifier “Card0”
Driver “trident”
VendorName “Trident Microsystems”
BoardName “CyberBlade/i1”
BusID “PCI:1:0:0”
EndSection

Section “Screen”
Identifier “Screen0”
Device “Card0”
Monitor “Monitor0”
SubSection “Display”
Viewport 0 0
Depth 1
EndSubSection
SubSection “Display”
Viewport 0 0
Depth 4
EndSubSection
SubSection “Display”
Viewport 0 0
Depth 8
EndSubSection
SubSection “Display”
Viewport 0 0
Depth 15
EndSubSection
SubSection “Display”
Viewport 0 0
Depth 16
EndSubSection
SubSection “Display”
Viewport 0 0
Depth 24
EndSubSection
DefaultDepth 24
SubSection “Display”
Viewport 0 0
Depth 24
Modes “1024x768”
EndSubSection
EndSection

reste a voir si ca marche :mrgreen: reponse sous peu …

edit: ecran noir .
ctrl + alt + F1 ne fait rien comme avant :smt005

j’ai essaye de mettre un xorg.conf genere par une autre distrib, pareil .

j’ai l’inpression que xorg n’est pas installe :open_mouth:
aptitude show xorg =
state : not installed
version 1:7.3+18
priority optional .

xorg-server : pas trouve .