Lenny interface graphique

Bonjour à tous,

Voilà maintenant une semaine que je fais des recherches sur mon bug. j’ai essayé les quelques solutions postées sur des forums, mais rien n’y fait. Il m’est impossible de lancer mon interface graphique.
Voici mon message d’erreur:

[quote] startx
X: warning; process set to priority -2 instead of requested priority 0

X.Org X Server 1.4.2
Release Date: 11 June 2008
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4.2-10.lenny3)
Current Operating System: Linux server 2.6.26-2-686 #1 SMP Thu Jan 27 00:28:05 UTC 2011 i686
Build Date: 25 September 2010 12:05:44PM

    Before reporting problems, check [wiki.x.org](http://wiki.x.org)
    to make sure that you have the latest version.

Module Loader present
Markers: (–) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: “/var/log/Xorg.0.log”, Time: Sat Feb 5 19:15:44 2011
(==) Using config file: “/etc/X11/xorg.conf”

(II) Module “ddc” already built-in
(II) Module “i2c” already built-in
(II) Module “ramdac” already built-in
The XKEYBOARD keymap compiler (xkbcomp) reports:

Warning: Type “ONE_LEVEL” has 1 levels, but has 2 symbols
Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
Error in I830WaitLpRing(), timeout for 2 seconds
pgetbl_ctl: 0x0ffe0001 getbl_err: 0x00000000
ipeir: 0x00000000 iphdr: 0x00ffffff
LP ring tail: 0x00007bc0 head: 0x00007bd4 len: 0x0001f001 start 0x00000000
eir: 0x0000 esr: 0x0000 emr: 0xff7b
instdone: 0xffc1 instpm: 0x0000
memmode: 0x00000000 instps: 0x0000002c
hwstam: 0xfffe ier: 0x0002 imr: 0x053c iir: 0x0081
Ring at virtual 0xaf132000 head 0x7bd4 tail 0x7bc0 count 32763
00007b54: 00000000
00007b58: 00000010
00007b5c: 008f6000
00007b60: 54f00006
00007b64: 03cc1700
00007b68: 00700330
00007b6c: 00740334
00007b70: 000e0000
00007b74: 00000000
00007b78: 00000010
00007b7c: 008f6000
00007b80: 54f00006
00007b84: 03cc1700
00007b88: 00700334
00007b8c: 00740338
00007b90: 000e0000
00007b94: 00000000
00007b98: 00000010
00007b9c: 008f6000
00007ba0: 54f00006
00007ba4: 03cc1700
00007ba8: 00700338
00007bac: 0074033c
00007bb0: 000e0000
00007bb4: 00000000
00007bb8: 00000010
00007bbc: 008f6000
00007bc0: 00ffffff
00007bc4: 00000000
00007bc8: 00000000
00007bcc: 00000000
00007bd0: 00ffffff
00007bd4: 00000000
Ring end
space: 12 wanted 32

Fatal server error:
lockup

waiting for X server to begin accepting connections
giving up.[/quote]

Voici les données de ma carte graphique:

D’avance merci pour votre aide.
Bonne soirée
Guillaume.

Bonsoir,

quote=“guispeed4262” Log file: “/var/log/Xorg.0.log”, Time: Sat Feb 5 19:15:44 2011
(==) Using config file: “/etc/X11/xorg.conf”

(II) Module “ddc” already built-in
(II) Module “i2c” already built-in
(II) Module “ramdac” already built-in[/quote]

On pourrait voir le xorg.conf ?

cat /etc/X11/xorg.conf

[Edit= ] [quote] Il met impossible de lancer mon interface graphique. [/quote] S’agit-il d’une installation toute fraiche? Ou cela a marché et ne marche plus?
Sinon:

#aptitude install xserver-xorg-video-intel

[/Edit]

:006

Bonjour,

Merci de prendre du temps pour me répondre.

J’ai installé il y a une semaine Debian première installation sans interface graphique, je l’ai installé par après.ca n’a pas fonctionné.

Deuxième installation en mode graphique et j’ai installé l’interface graphique directement et là ça a fonctionné. Mais lorsque j’ai redémarrer ma machine, il n’a plus voulu lancer l’interface graphique.

Pensant que c’était l’interface qui était trop gourmande en ressource (car cette installation est faite sur un Pentium 4). j’ai refait hier, une installation mode console et j’ai ensuite installé xfce. Mais le problème est toujours le même.

Quand l’interface avait fonctionné j’avais du sélectionner la source de sortie et je pense que le problème se trouve la. Genre VGA 60hz, fin un truc comme ça.

[code]# 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” "pc105"
Option “XkbLayout” "be"
Option “XkbOptions” "lv3:ralt_switch"
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[/code]

la commande:

ne donne rien vu que les paquet sont à jour.

Bonne journée
Guillaume

Salut,

La méthode que j’ai déjà employée avec succès :
1 - Lancer une Knoppix
2 - Sauvegarder son xorg.conf
3 - Sur l’install en echec remplacer le xorg.conf par celui de Knoppix !

Le live cd fonctionne bien, j’ai une interface graphique.
Cependant j’ai testé en changeant le fichier Xorg et ca ne fonctionne toujours pas.
Voici le fichier xorg.conf:

[code]# Created by KNOPPIX # Delete this line if you don’t want KNOPPIX to overwrite your /etc/X11/xorg.conf

Section "ServerLayout"
Identifier "XFree86 Configured"
Screen 0 “Screen0” 0 0

# Since evdev, manual keyboard/mice entries are mostly ignored:
# Keyboard auto-probed

# Touchpad auto-probed
# USB mouse auto-probed
# Serial Mouse auto-probed

AIGLX for compiz 3D-Support with DRI & Composite

This option doesn’t hurt even if it’s not supported by the individual card

    Option         "AIGLX"     "true"

EndSection

Section "ServerFlags"
Option “AllowMouseOpenFail” "true"
Option “DPMS” “true”

EndSection

Section "Files"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/X11/misc:unscaled"
FontPath "/usr/share/fonts/X11/75dpi:unscaled"
FontPath "/usr/share/fonts/X11/100dpi:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/share/fonts/X11/Speedo"
FontPath “/usr/share/fonts/X11/PEX”

Additional fonts: Locale, Gimp, TTF…

FontPath     "/usr/share/fonts/X11/cyrillic"

FontPath “/usr/share/fonts/X11/latin2/75dpi”

FontPath “/usr/share/fonts/X11/latin2/100dpi”

True type and type1 fonts are also handled via xftlib, see /etc/X11/XftConfig!

FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
FontPath     "/usr/share/fonts/truetype"
FontPath     "/usr/share/fonts/latex-ttf-fonts"

EndSection

Section “Module”

Comments: see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=346408

Load  "dbe" # Double Buffering Extension, very important.
Load  "dri" # This shouldn't be available choice if user has selected driver vga, vesa or nv.
Load  "glx" # GLX Extension.
Load  "freetype" # Freetype fonts.
Load  "type1"  # Type 1 fonts
Load  "record" # Developer extension, usually not needed
Load  "extmod" # This is okay, but if you look into "man xorg.conf" you'll find option NOT to include DGA extension with extmod, and for a good reason.. DGA causes instability as it accesses videoram without consulting X about it.
SubSection      "extmod"
	Option          "omit xfree86-dga"
EndSubSection

Load “speedo” # Speedo fonts, this module doesn’t exist in Xorg 7.0.17

The following are deprecated/unstable/unneeded in Xorg 7.0

Load “ddc” # ddc probing of monitor, this should be never present, as it gets automatically loaded.

Load “GLcore” # This should be never present, as it gets automatically loaded.

Load “bitmap” # Should be never present, as it gets automatically loaded. This is a font module, and loading it in xorg.conf makes X try to load it twice.

EndSection

Section “Extensions”
# compiz needs Composite, but it can cause bad (end even softreset-resistant)
# effects in some graphics cards, especially nv.
Option “Composite” "Enable"
EndSection

Monitor section auto-generated by KNOPPIX mkxorgconfig

Section "Monitor"
Identifier "Monitor0"
ModelName “Generic Monitor”

HorizSync 28.0 - 78.0 # Warning: This may fry very old Monitors

HorizSync 28.0 - 96.0 # Warning: This may fry old Monitors

VertRefresh 50.0 - 76.0 # Very conservative. May flicker.

VertRefresh 50.0 - 60.0 # Extreme conservative. Will flicker. TFT default.

Option "MonitorLayout" "LVDS,AUTO"

EndSection

Section “Device”
### Available Driver options are:-

sw_cursor is needed for some ati and radeon cards

    #Option     "sw_cursor"
    #Option     "hw_cursor"
    #Option     "NoAccel"
    #Option     "ShowCache"
    #Option     "ShadowFB"
    #Option     "UseFBDev"
    #Option     "Rotate"
Identifier  "Card0"
# Driver (chipset) autodetect
VendorName  "All"
BoardName   "All"

BusID “PCI:1:0:0”

compiz, beryl 3D-Support with DRI & Composite

Option "XAANoOffscreenPixmaps"
Option "AllowGLXWithComposite" "true"
Option "EnablePageFlip" "true"
Option "TripleBuffer" "true"

Tweaks for the xorg 7.4 (otherwise broken) “intel” driver

Option “Tiling” “no”

Option "Legacy3D" "false"

These two lines are (presumably) needed to prevent fonts from being scrambled

    Option  "XaaNoScanlineImageWriteRect" "true"
    Option  "XaaNoScanlineCPUToScreenColorExpandFill" "true"

EndSection

Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor “Monitor0”

Option "AddARGBGLXVisuals" "true"
Option "DisableGLXRootClipping" "true"
SubSection "Display"
	Depth     1
	
EndSubSection
SubSection "Display"
	Depth     4
	
EndSubSection
SubSection "Display"
	Depth     8
	
EndSubSection
SubSection "Display"
	Depth     15
	
EndSubSection
SubSection "Display"
	Depth     16
	
EndSubSection
SubSection "Display"
	Depth     24
	
EndSubSection
SubSection "Display"
	Depth     32
	
EndSubSection

EndSection

Section "DRI"
Mode 0666
EndSection[/code]

le message d’erreur à changé:

[code]X: warning; process set to priority -2 instead of requested priority 0

X.Org X Server 1.4.2
Release Date: 11 June 2008
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4.2-10.lenny3)
Current Operating System: Linux server 2.6.26-2-686 #1 SMP Thu Jan 27 00:28:05 UTC 2011 i686
Build Date: 25 September 2010 12:05:44PM

    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.

Module Loader present
Markers: (–) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: “/var/log/Xorg.0.log”, Time: Sun Feb 6 11:45:54 2011
(==) Using config file: “/etc/X11/xorg.conf”

(EE) Failed to load module “type1” (module does not exist, 0)
(II) Module “ddc” already built-in
(II) Module “i2c” already built-in
(II) Module “ramdac” already built-in
Could not init font path element /usr/share/fonts/X11/cyrillic, removing from list!
Error in I830WaitLpRing(), timeout for 2 seconds
pgetbl_ctl: 0x0ffe0001 getbl_err: 0x00000039
ipeir: 0x00000000 iphdr: 0x54f00006
LP ring tail: 0x0000dfe0 head: 0x0000e000 len: 0x0001f001 start 0x00000000
eir: 0x0000 esr: 0x0010 emr: 0xff7b
instdone: 0xffc1 instpm: 0x0000
memmode: 0x00000000 instps: 0x00000820
hwstam: 0xfffe ier: 0x0002 imr: 0x053c iir: 0x0080
Ring at virtual 0xaf1fb000 head 0xe000 tail 0xdfe0 count 32760
0000df80: 00000000
0000df84: 00000000
0000df88: 00000000
0000df8c: 00000000
0000df90: 00000000
0000df94: 00000000
0000df98: 00000000
0000df9c: 00000000
0000dfa0: 00000000
0000dfa4: 00000000
0000dfa8: 00000000
0000dfac: 00000000
0000dfb0: 00000000
0000dfb4: 00000000
0000dfb8: 00000000
0000dfbc: 00000000
0000dfc0: 00000000
0000dfc4: 00000000
0000dfc8: 00000000
0000dfcc: 00000000
0000dfd0: 00000000
0000dfd4: 00000000
0000dfd8: 00000000
0000dfdc: 00000000
0000dfe0: 00000000
0000dfe4: 00000000
0000dfe8: 00000000
0000dfec: 00000000
0000dff0: 00000000
0000dff4: 00000000
0000dff8: 00000000
0000dffc: 00000000
0000e000: f000eef3
Ring end
space: 24 wanted 32

Fatal server error:
lockup

waiting for X server to begin accepting connections
giving up.
xinit: Connection reset by peer (errno 104): unable to connect to X server
xinit: No such process (errno 3): Server error.[/code]

[quote=“guispeed4262”]…
Pensant que c’était l’interface qui était trop gourmande en ressource (car cette installation est faite sur un Pentium 4). …[/quote]
Sur un pentium4, qui sert à des essais, je tourne avec KDE en entier et Gnome en plus.
Le pentium 4 n’est quand même pas un ordinausore, si tu avais parlé d’un 386, je comprendrais.