IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)
Navigation

Inscrivez-vous gratuitement
pour pouvoir participer, suivre les réponses en temps réel, voter pour les messages, poser vos propres questions et recevoir la newsletter

Ubuntu Discussion :

Ubuntu 11.04: Interface graphique


Sujet :

Ubuntu

  1. #1
    Membre à l'essai
    Inscrit en
    Mai 2010
    Messages
    27
    Détails du profil
    Informations forums :
    Inscription : Mai 2010
    Messages : 27
    Points : 23
    Points
    23
    Par défaut Ubuntu 11.04: Interface graphique
    Salut,
    ce soir j'ai fait la mise à niveau depuis ubuntu 11.10 vers ubuntu 11.04, et puis lorsque l'installation est terminé, à chaque fois au démarrage au moment du démarrage l'interface graphique, il arrive pas et puis il se plante et il bascule vers la console : tty 1, du tt j'arrive plus à travailler en mode graphique.
    J'ai un Pc Toshiba Satelitte pro
    Carte graphic Ati Radeon HD 3400

    Merci pour votre aide.

  2. #2
    Rédacteur

    Avatar de ok.Idriss
    Homme Profil pro
    IS Consultant
    Inscrit en
    Février 2009
    Messages
    5 220
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Âge : 33
    Localisation : France, Paris (Île de France)

    Informations professionnelles :
    Activité : IS Consultant
    Secteur : High Tech - Éditeur de logiciels

    Informations forums :
    Inscription : Février 2009
    Messages : 5 220
    Points : 19 450
    Points
    19 450
    Par défaut
    Salut.

    Déjà je suppose que tu as fait la mise à niveau de Ubuntu 10.10 vers Ubuntu 11.04 (Ubuntu 11.10 n'existe pas encore)

    Ensuite pour ton problème :

    Que renvoie les commandes suivantes :

    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    lspci
    cat /var/log/Xorg.0.log | grep EE
    cat /etc/X11/xorg.conf
    ?

    Et sinon, as-tu essayé un startx voire même un simple Ctrl + Alt + F7 depuis le mode texte ?

    Cordialement,
    Idriss

  3. #3
    Membre à l'essai
    Inscrit en
    Mai 2010
    Messages
    27
    Détails du profil
    Informations forums :
    Inscription : Mai 2010
    Messages : 27
    Points : 23
    Points
    23
    Par défaut
    Là c'est le contenu du fichier /var/log/Xorg.0.log
    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    16
    17
    18
    19
    20
    21
    22
    23
    24
    25
    26
    27
    28
    29
    30
    31
    32
    33
    34
    35
    36
    37
    38
    39
    40
    41
    42
    43
    44
    45
    46
    47
    48
    49
    50
    51
    52
    53
    54
    55
    56
    57
    58
    59
    60
    61
    62
    63
    64
    65
    66
    67
    68
    69
    70
    71
    72
    73
    74
    75
    76
    77
    78
    79
    80
    81
    82
    83
    84
    85
    86
    87
    88
    89
    90
    91
    92
    93
    94
    95
    96
    97
    98
    99
    100
    101
    102
    103
    104
    105
    106
    107
    108
    109
    110
    111
    112
    113
    114
    115
    116
    117
    118
    119
    120
    121
    122
    123
    124
    125
    126
    127
    128
    129
    130
    131
    132
    133
    134
    135
    136
    137
    138
    139
    140
    141
    142
    143
    144
    145
    146
    147
    148
    149
    150
    151
    152
    153
    154
    155
    156
    157
    158
    159
    160
    161
    162
    163
    164
    165
    166
    167
    168
    169
    170
    171
    172
    173
    174
    175
    176
    177
    178
    179
    180
    181
    182
    183
    184
    185
    186
    187
    188
    189
    190
    191
    192
    193
    194
    195
    196
    197
    198
    199
    200
    201
    202
    203
    204
    205
    206
    207
    208
    209
    210
    211
    212
    213
    214
    215
    216
    217
    218
    219
    220
    221
    222
    223
    224
    225
    226
    227
    228
    229
    230
    231
    232
    233
    234
    235
    236
    237
    238
    239
    240
    241
    242
    243
    244
    245
    246
    247
    248
    249
    250
    251
    252
    253
    254
    255
    256
    257
    258
    259
    260
    261
    262
    263
    264
    265
    266
    267
    268
    269
    270
    271
    272
    273
    274
    275
    276
    277
    278
    279
    280
    281
    282
    283
    284
    285
    286
    287
    288
    289
    290
    291
    292
    293
    294
    295
    296
    297
    298
    299
    300
    301
    302
    303
    304
    305
    306
    307
    308
    309
    310
    311
    312
    313
    314
    315
    316
    317
    318
    319
    320
    321
    322
    323
    324
    325
    326
    327
    328
    329
    330
    331
    332
    333
    334
    335
    336
    337
    338
    339
    340
    341
    342
    343
    344
    345
    346
    347
    348
    349
    350
    351
    352
    353
    354
    355
    356
    357
    358
    359
    360
    361
    362
    363
    364
    365
    366
    367
    368
    369
    370
    371
    372
    373
    374
    375
    376
    377
    378
    379
    [   449.954] 
    X.Org X Server 1.10.1
    Release Date: 2011-04-15
    [   449.962] X Protocol Version 11, Revision 0
    [   449.965] Build Operating System: Linux 2.6.24-29-server i686 Ubuntu
    [   449.967] Current Operating System: Linux palgaz-laptop 2.6.32-25-generic #45-Ubuntu SMP Sat Oct 16 19:48:22 UTC 2010 i686
    [   449.972] Kernel command line: root=UUID=70df0b06-27d0-4cb7-99f4-f4f322e13733 ro quiet splash 
    [   449.978] Build Date: 19 April 2011  03:33:17PM
    [   449.982] xorg-server 2:1.10.1-1ubuntu1 (For technical support please see http://www.ubuntu.com/support) 
    [   449.989] Current version of pixman: 0.20.2
    [   449.993] 	Before reporting problems, check http://wiki.x.org
    	to make sure that you have the latest version.
    [   450.003] Markers: (--) probed, (**) from config file, (==) default setting,
    	(++) from command line, (!!) notice, (II) informational,
    	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [   450.019] (==) Log file: "/var/log/Xorg.0.log", Time: Sun May  1 20:49:14 2011
    [   450.025] (==) Using config file: "/etc/X11/xorg.conf"
    [   450.031] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [   450.037] (==) ServerLayout "amdcccle Layout"
    [   450.037] (**) |-->Screen "amdcccle-Screen[1]-0" (0)
    [   450.037] (**) |   |-->Monitor "<default monitor>"
    [   450.037] (**) |   |-->Device "amdcccle-Device[1]-0"
    [   450.037] (==) No monitor specified for screen "amdcccle-Screen[1]-0".
    	Using a default monitor configuration.
    [   450.037] (==) Automatically adding devices
    [   450.037] (==) Automatically enabling devices
    [   450.037] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
    [   450.037] 	Entry deleted from font path.
    [   450.037] (==) FontPath set to:
    	/usr/share/fonts/X11/misc,
    	/usr/share/fonts/X11/100dpi/:unscaled,
    	/usr/share/fonts/X11/75dpi/:unscaled,
    	/usr/share/fonts/X11/Type1,
    	/usr/share/fonts/X11/100dpi,
    	/usr/share/fonts/X11/75dpi,
    	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
    	built-ins
    [   450.037] (==) ModulePath set to "/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
    [   450.037] (II) The server relies on udev to provide the list of input devices.
    	If no devices become available, reconfigure udev or disable AutoAddDevices.
    [   450.037] (II) Loader magic: 0x81ffde0
    [   450.037] (II) Module ABI versions:
    [   450.037] 	X.Org ANSI C Emulation: 0.4
    [   450.037] 	X.Org Video Driver: 10.0
    [   450.037] 	X.Org XInput driver : 12.3
    [   450.037] 	X.Org Server Extension : 5.0
    [   450.039] (--) PCI:*(0:1:0:0) 1002:95c4:1179:ff01 rev 0, Mem @ 0xd0000000/268435456, 0xcfef0000/65536, I/O @ 0x00002000/256, BIOS @ 0x????????/131072
    [   450.039] (II) Open ACPI successful (/var/run/acpid.socket)
    [   450.039] (II) "extmod" will be loaded by default.
    [   450.039] (II) "dbe" will be loaded by default.
    [   450.039] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    [   450.039] (II) "record" will be loaded by default.
    [   450.039] (II) "dri" will be loaded by default.
    [   450.039] (II) "dri2" will be loaded by default.
    [   450.039] (II) LoadModule: "glx"
    [   450.039] (II) Loading /usr/lib/xorg/extra-modules/modules/extensions/libglx.so
    [   450.039] (II) Module glx: vendor="FireGL - ATI Technologies Inc."
    [   450.039] 	compiled for 6.9.0, module version = 1.0.0
    [   450.039] (II) Loading extension GLX
    [   450.039] (II) LoadModule: "extmod"
    [   450.040] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [   450.040] (II) Module extmod: vendor="X.Org Foundation"
    [   450.040] 	compiled for 1.10.1, module version = 1.0.0
    [   450.040] 	Module class: X.Org Server Extension
    [   450.040] 	ABI class: X.Org Server Extension, version 5.0
    [   450.040] (II) Loading extension MIT-SCREEN-SAVER
    [   450.040] (II) Loading extension XFree86-VidModeExtension
    [   450.040] (II) Loading extension XFree86-DGA
    [   450.040] (II) Loading extension DPMS
    [   450.040] (II) Loading extension XVideo
    [   450.040] (II) Loading extension XVideo-MotionCompensation
    [   450.040] (II) Loading extension X-Resource
    [   450.040] (II) LoadModule: "dbe"
    [   450.041] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [   450.041] (II) Module dbe: vendor="X.Org Foundation"
    [   450.041] 	compiled for 1.10.1, module version = 1.0.0
    [   450.041] 	Module class: X.Org Server Extension
    [   450.041] 	ABI class: X.Org Server Extension, version 5.0
    [   450.041] (II) Loading extension DOUBLE-BUFFER
    [   450.041] (II) LoadModule: "record"
    [   450.041] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [   450.042] (II) Module record: vendor="X.Org Foundation"
    [   450.042] 	compiled for 1.10.1, module version = 1.13.0
    [   450.042] 	Module class: X.Org Server Extension
    [   450.042] 	ABI class: X.Org Server Extension, version 5.0
    [   450.042] (II) Loading extension RECORD
    [   450.042] (II) LoadModule: "dri"
    [   450.042] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [   450.042] (II) Module dri: vendor="X.Org Foundation"
    [   450.042] 	compiled for 1.10.1, module version = 1.0.0
    [   450.042] 	ABI class: X.Org Server Extension, version 5.0
    [   450.042] (II) Loading extension XFree86-DRI
    [   450.042] (II) LoadModule: "dri2"
    [   450.043] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [   450.043] (II) Module dri2: vendor="X.Org Foundation"
    [   450.043] 	compiled for 1.10.1, module version = 1.2.0
    [   450.043] 	ABI class: X.Org Server Extension, version 5.0
    [   450.043] (II) Loading extension DRI2
    [   450.043] (II) LoadModule: "fglrx"
    [   450.043] (II) Loading /usr/lib/xorg/extra-modules/modules/drivers/fglrx_drv.so
    [   450.062] (II) Module fglrx: vendor="FireGL - ATI Technologies Inc."
    [   450.062] 	compiled for 1.4.99.906, module version = 8.84.60
    [   450.062] 	Module class: X.Org Video Driver
    [   450.062] (II) Loading sub module "fglrxdrm"
    [   450.062] (II) LoadModule: "fglrxdrm"
    [   450.062] (II) Loading /usr/lib/xorg/extra-modules/modules/linux/libfglrxdrm.so
    [   450.063] (II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc."
    [   450.063] 	compiled for 1.4.99.906, module version = 8.84.60
    [   450.063] (II) ATI Proprietary Linux Driver Version Identifier:8.84.60
    [   450.063] (II) ATI Proprietary Linux Driver Release Identifier: 8.84.6                               
    [   450.063] (II) ATI Proprietary Linux Driver Build Date: Mar 24 2011 19:27:41
    [   450.063] (--) using VT number 8
     
    [   450.067] (WW) Falling back to old probe method for fglrx
    [   450.076] (II) Loading PCS database from /etc/ati/amdpcsdb
    [   450.077] (--) Chipset Supported AMD Graphics Processor (0x95C4) found
    [   450.077] (WW) fglrx: No matching Device section for instance (BusID PCI:0@1:0:1) found
    [   450.077] (II) AMD Video driver is running on a device belonging to a group targeted for this release
    [   450.077] (II) AMD Video driver is signed
    [   450.077] (II) Loading /usr/lib/xorg/extra-modules/modules/drivers/fglrx_drv.so
    [   450.077] (II) Loading /usr/lib/xorg/extra-modules/modules/linux/libfglrxdrm.so
    [   450.077] (II) fglrx(0): pEnt->device->identifier=0xa1f4d88
    [   450.077] (II) fglrx(0): === [xdl_xs110_atiddxPreInit] === begin
    [   450.077] (II) Loading sub module "vgahw"
    [   450.077] (II) LoadModule: "vgahw"
    [   450.078] (II) Loading /usr/lib/xorg/modules/libvgahw.so
    [   450.078] (II) Module vgahw: vendor="X.Org Foundation"
    [   450.078] 	compiled for 1.10.1, module version = 0.1.0
    [   450.078] 	ABI class: X.Org Video Driver, version 10.0
    [   450.078] (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
    [   450.078] (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [   450.078] (==) fglrx(0): Default visual is TrueColor
    [   450.078] (==) fglrx(0): RGB weight 888
    [   450.078] (II) fglrx(0): Using 8 bits per RGB 
    [   450.078] (==) fglrx(0): Buffer Tiling is ON
    [   450.078] (II) Loading sub module "fglrxdrm"
    [   450.078] (II) LoadModule: "fglrxdrm"
    [   450.079] (II) Loading /usr/lib/xorg/extra-modules/modules/linux/libfglrxdrm.so
    [   450.079] (II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc."
    [   450.079] 	compiled for 1.4.99.906, module version = 8.84.60
    [   450.081] ukiDynamicMajor: failed to open /proc/ati/major
    [   450.081] ukiDynamicMajor: failed to open /proc/ati/major
    [   450.081] (==) fglrx(0): NoAccel = NO
    [   450.081] (==) fglrx(0): ATI 2D Acceleration Architecture enabled
    [   450.081] (--) fglrx(0): Chipset: "ATI Mobility Radeon HD 3400 Series" (Chipset = 0x95c4)
    [   450.081] (--) fglrx(0): (PciSubVendor = 0x1179, PciSubDevice = 0xff01)
    [   450.081] (==) fglrx(0): board vendor info: third party graphics adapter - NOT original ATI
    [   450.081] (--) fglrx(0): Linear framebuffer (phys) at 0xd0000000
    [   450.081] (--) fglrx(0): MMIO registers at 0xcfef0000
    [   450.081] (--) fglrx(0): I/O port at 0x00002000
    [   450.081] (==) fglrx(0): ROM-BIOS at 0x000c0000
    [   450.084] (II) fglrx(0): Primary V_BIOS segment is: 0xc000
    [   450.084] (EE) fglrx(0): ACPI: DRM connection failed
    [   450.084] (II) Loading sub module "vbe"
    [   450.085] (II) LoadModule: "vbe"
    [   450.085] (II) Loading /usr/lib/xorg/modules/libvbe.so
    [   450.085] (II) Module vbe: vendor="X.Org Foundation"
    [   450.085] 	compiled for 1.10.1, module version = 1.1.0
    [   450.085] 	ABI class: X.Org Video Driver, version 10.0
    [   450.085] (II) fglrx(0): VESA BIOS detected
    [   450.085] (II) fglrx(0): VESA VBE Version 3.0
    [   450.085] (II) fglrx(0): VESA VBE Total Mem: 16384 kB
    [   450.085] (II) fglrx(0): VESA VBE OEM: ATI ATOMBIOS
    [   450.085] (II) fglrx(0): VESA VBE OEM Software Rev: 10.88
    [   450.085] (II) fglrx(0): VESA VBE OEM Vendor: (C) 1988-2005, ATI Technologies Inc. 
    [   450.085] (II) fglrx(0): VESA VBE OEM Product: M82
    [   450.085] (II) fglrx(0): VESA VBE OEM Product Rev: 01.00
    [   450.115] (II) fglrx(0): ATI Video BIOS revision 9 or later detected
    [   450.115] (--) fglrx(0): Video RAM: 262144 kByte, Type: DDR2
    [   450.115] (II) fglrx(0): PCIE card detected
    [   450.115] (--) fglrx(0): Using per-process page tables (PPPT) as GART.
    [   450.115] (WW) fglrx(0): board is an unknown third party board, chipset is supported
    [   450.115] (EE) fglrx(0): ACPI: DRM connection failed
    [   450.115] (WW) fglrx(0): Hasn't establisted DRM connection
    [   450.116] (II) fglrx(0): [FB] MC range(MCFBBase = 0xc0000000, MCFBSize = 0x10000000)
    [   450.116] (WW) fglrx(0): No DRM connection for driver fglrx.
    [   450.116] (II) fglrx(0): RandR 1.2 support is enabled!
    [   450.116] (II) fglrx(0): RandR 1.2 rotation support is enabled!
    [   450.116] (==) fglrx(0): Center Mode is disabled 
    [   450.116] (II) Loading sub module "fb"
    [   450.116] (II) LoadModule: "fb"
    [   450.116] (II) Loading /usr/lib/xorg/modules/libfb.so
    [   450.116] (II) Module fb: vendor="X.Org Foundation"
    [   450.116] 	compiled for 1.10.1, module version = 1.0.0
    [   450.116] 	ABI class: X.Org ANSI C Emulation, version 0.4
    [   450.116] (II) Loading sub module "ddc"
    [   450.116] (II) LoadModule: "ddc"
    [   450.116] (II) Module "ddc" already built-in
    [   450.286] (II) fglrx(0): Output LVDS using monitor section 0-LVDS
    [   450.286] (**) fglrx(0): Option "PreferredMode" "1366x768"
    [   450.286] (**) fglrx(0): Option "Position" "0 0"
    [   450.286] (**) fglrx(0): Option "Disable" "false"
    [   450.287] (**) fglrx(0): Option "Rotate" "normal"
    [   450.287] (**) fglrx(0): Option "TargetRefresh" "60"
    [   450.287] (II) fglrx(0): Output DFP1 has no monitor section
    [   450.287] (II) fglrx(0): Output CRT1 has no monitor section
    [   450.287] (II) fglrx(0): Output TV has no monitor section
    [   450.287] (II) Loading sub module "ddc"
    [   450.287] (II) LoadModule: "ddc"
    [   450.287] (II) Module "ddc" already built-in
    [   450.287] (II) fglrx(0): Connected Display0: LVDS
    [   450.287] (II) fglrx(0): Display0 EDID data ---------------------------
    [   450.287] (II) fglrx(0): Manufacturer: SEC  Model: 3041  Serial#: 0
    [   450.287] (II) fglrx(0): Year: 2008  Week: 0
    [   450.287] (II) fglrx(0): EDID Version: 1.3
    [   450.287] (II) fglrx(0): Digital Display Input
    [   450.287] (II) fglrx(0): Max Image Size [cm]: horiz.: 35  vert.: 20
    [   450.287] (II) fglrx(0): Gamma: 2.20
    [   450.287] (II) fglrx(0): No DPMS capabilities specified
    [   450.287] (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
    [   450.287] (II) fglrx(0): First detailed timing is preferred mode
    [   450.287] (II) fglrx(0): redX: 0.580 redY: 0.340   greenX: 0.310 greenY: 0.550
    [   450.287] (II) fglrx(0): blueX: 0.155 blueY: 0.155   whiteX: 0.313 whiteY: 0.329
    [   450.287] (II) fglrx(0): Manufacturer's mask: 0
    [   450.287] (II) fglrx(0): Supported detailed timing:
    [   450.287] (II) fglrx(0): clock: 69.9 MHz   Image Size:  353 x 198 mm
    [   450.287] (II) fglrx(0): h_active: 1366  h_sync: 1414  h_sync_end 1446 h_blank_end 1474 h_border: 0
    [   450.287] (II) fglrx(0): v_active: 768  v_sync: 770  v_sync_end 775 v_blanking: 790 v_border: 0
    [   450.287] (II) fglrx(0): Unknown vendor-specific block f
    [   450.287] (II) fglrx(0):  SAMSUNG
    [   450.287] (II) fglrx(0):  160AT01-T01
    [   450.287] (II) fglrx(0): EDID (in hex):
    [   450.287] (II) fglrx(0): 	00ffffffffffff004ca3413000000000
    [   450.287] (II) fglrx(0): 	00120103802314780a87f594574f8c27
    [   450.287] (II) fglrx(0): 	27505400000001010101010101010101
    [   450.287] (II) fglrx(0): 	0101010101014a1b566c500016303020
    [   450.287] (II) fglrx(0): 	250061c6100000190000000f00000000
    [   450.287] (II) fglrx(0): 	00000000001eb4027400000000fe0053
    [   450.287] (II) fglrx(0): 	414d53554e470a2020202020000000fe
    [   450.287] (II) fglrx(0): 	00313630415430312d5430310a2000dd
    [   450.287] (II) fglrx(0): End of Display0 EDID data --------------------
    [   450.360] (II) fglrx(0): EDID for output LVDS
    [   450.360] (II) fglrx(0): Manufacturer: SEC  Model: 3041  Serial#: 0
    [   450.361] (II) fglrx(0): Year: 2008  Week: 0
    [   450.361] (II) fglrx(0): EDID Version: 1.3
    [   450.361] (II) fglrx(0): Digital Display Input
    [   450.361] (II) fglrx(0): Max Image Size [cm]: horiz.: 35  vert.: 20
    [   450.361] (II) fglrx(0): Gamma: 2.20
    [   450.361] (II) fglrx(0): No DPMS capabilities specified
    [   450.361] (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
    [   450.361] (II) fglrx(0): First detailed timing is preferred mode
    [   450.361] (II) fglrx(0): redX: 0.580 redY: 0.340   greenX: 0.310 greenY: 0.550
    [   450.361] (II) fglrx(0): blueX: 0.155 blueY: 0.155   whiteX: 0.313 whiteY: 0.329
    [   450.361] (II) fglrx(0): Manufacturer's mask: 0
    [   450.361] (II) fglrx(0): Supported detailed timing:
    [   450.361] (II) fglrx(0): clock: 69.9 MHz   Image Size:  353 x 198 mm
    [   450.361] (II) fglrx(0): h_active: 1366  h_sync: 1414  h_sync_end 1446 h_blank_end 1474 h_border: 0
    [   450.361] (II) fglrx(0): v_active: 768  v_sync: 770  v_sync_end 775 v_blanking: 790 v_border: 0
    [   450.361] (II) fglrx(0): Unknown vendor-specific block f
    [   450.361] (II) fglrx(0):  SAMSUNG
    [   450.361] (II) fglrx(0):  160AT01-T01
    [   450.361] (II) fglrx(0): EDID (in hex):
    [   450.361] (II) fglrx(0): 	76653a2025692020765f73796e633a20
    [   450.361] (II) fglrx(0): 	25692020765f73796e635f656e642025
    [   450.361] (II) fglrx(0): 	6920765f626c616e6b696e673a202569
    [   450.361] (II) fglrx(0): 	2000010101014a1b566c5000c9000000
    [   450.361] (II) fglrx(0): 	f0d33400f0d334000000000f00000000
    [   450.361] (II) fglrx(0): 	00000000001eb4027400000000fe0053
    [   450.361] (II) fglrx(0): 	414d53554e470a2020202020000000fe
    [   450.361] (II) fglrx(0): 	00313630415430312d5430310a2000dd
    [   450.361] (II) fglrx(0): EDID vendor "SEC", prod id 12353
    [   450.361] (II) fglrx(0): Printing DDC gathered Modelines:
    [   450.361] (II) fglrx(0): Modeline "1366x768"x0.0   69.86  1366 1414 1446 1474  768 770 775 790 -hsync -vsync (47.4 kHz)
    [   450.361] (II) fglrx(0): Printing probed modes for output LVDS
    [   450.361] (II) fglrx(0): Modeline "1366x768"x60.0   69.86  1366 1414 1446 1474  768 770 775 790 +hsync +vsync (47.4 kHz)
    [   450.361] (II) fglrx(0): Modeline "1280x768"x60.0   69.86  1280 1414 1446 1474  768 770 775 790 +hsync +vsync (47.4 kHz)
    [   450.361] (II) fglrx(0): Modeline "1280x720"x60.0   69.86  1280 1414 1446 1474  720 770 775 790 +hsync +vsync (47.4 kHz)
    [   450.361] (II) fglrx(0): Modeline "1024x768"x60.0   69.86  1024 1414 1446 1474  768 770 775 790 +hsync +vsync (47.4 kHz)
    [   450.361] (II) fglrx(0): Modeline "1024x600"x60.0   69.86  1024 1414 1446 1474  600 770 775 790 +hsync +vsync (47.4 kHz)
    [   450.361] (II) fglrx(0): Modeline "800x600"x60.0   69.86  800 1414 1446 1474  600 770 775 790 +hsync +vsync (47.4 kHz)
    [   450.361] (II) fglrx(0): Modeline "800x480"x60.0   69.86  800 1414 1446 1474  480 770 775 790 +hsync +vsync (47.4 kHz)
    [   450.361] (II) fglrx(0): Modeline "720x480"x60.0   69.86  720 1414 1446 1474  480 770 775 790 +hsync +vsync (47.4 kHz)
    [   450.361] (II) fglrx(0): Modeline "640x480"x60.0   69.86  640 1414 1446 1474  480 770 775 790 +hsync +vsync (47.4 kHz)
    [   450.361] (II) fglrx(0): EDID for output DFP1
    [   450.361] (II) fglrx(0): EDID for output CRT1
    [   450.361] (II) fglrx(0): EDID for output TV
    [   450.361] (II) fglrx(0): Output LVDS connected
    [   450.361] (II) fglrx(0): Output DFP1 disconnected
    [   450.361] (II) fglrx(0): Output CRT1 disconnected
    [   450.361] (II) fglrx(0): Output TV disconnected
    [   450.361] (II) fglrx(0): Using user preference for initial modes
    [   450.361] (II) fglrx(0): Output LVDS using initial mode 1366x768
    [   450.361] (II) fglrx(0): Display dimensions: (350, 200) mm
    [   450.361] (II) fglrx(0): DPI set to (99, 97)
    [   450.361] (II) fglrx(0): Adapter ATI Mobility Radeon HD 3400 Series has 2 configurable heads and 1 displays connected.
    [   450.361] (==) fglrx(0):  PseudoColor visuals disabled
    [   450.361] (II) Loading sub module "ramdac"
    [   450.361] (II) LoadModule: "ramdac"
    [   450.362] (II) Module "ramdac" already built-in
    [   450.362] (==) fglrx(0): NoDRI = NO
    [   450.362] (==) fglrx(0): Capabilities: 0x00000000
    [   450.362] (==) fglrx(0): CapabilitiesEx: 0x00000000
    [   450.362] (==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
    [   450.362] (==) fglrx(0): UseFastTLS=0
    [   450.362] (==) fglrx(0): BlockSignalsOnLock=1
    [   450.362] (--) Depth 24 pixmap format is 32 bpp
    [   450.362] (EE) fglrx(0): atiddxDriScreenInit failed, GPS not been initialized. 
    [   450.362] (WW) fglrx(0): ***********************************************************
    [   450.362] (WW) fglrx(0): * DRI initialization failed                               *
    [   450.362] (WW) fglrx(0): * kernel module (fglrx.ko) may be missing or incompatible *
    [   450.362] (WW) fglrx(0): * 2D and 3D acceleration disabled                         *
    [   450.362] (WW) fglrx(0): ***********************************************************
    [   450.362] (II) fglrx(0): FBADPhys: 0xc0000000 FBMappedSize: 0x10000000
    [   450.371] (II) fglrx(0): FBMM initialized for area (0,0)-(1600,8191)
    [   450.371] (II) fglrx(0): FBMM auto alloc for area (0,0)-(1600,1600) (front color buffer - assumption)
    [   450.371] (II) fglrx(0): Largest offscreen area available: 1600 x 6591
    [   450.371] (==) fglrx(0): Backing store disabled
    [   450.371] (II) Loading extension FGLRXEXTENSION
    [   450.371] (==) fglrx(0): DPMS enabled
    [   450.372] (II) fglrx(0): Initialized in-driver Xinerama extension
    [   450.372] (WW) fglrx(0): Textured Video not supported without DRI enabled.
    [   450.372] (II) LoadModule: "glesx"
    [   450.372] (II) Loading /usr/lib/xorg/extra-modules/modules/glesx.so
    [   450.373] (II) Module glesx: vendor="X.Org Foundation"
    [   450.373] 	compiled for 1.4.99.906, module version = 1.0.0
    [   450.373] (II) Loading extension GLESX
    [   450.373] (II) fglrx(0): GLESX enableFlags = 512
    [   450.373] (II) LoadModule: "amdxmm"
    [   450.373] (II) Loading /usr/lib/xorg/extra-modules/modules/amdxmm.so
    [   450.373] (II) Module amdxmm: vendor="X.Org Foundation"
    [   450.373] 	compiled for 1.4.99.906, module version = 2.0.0
    [   450.373] (EE) fglrx(0): XMM failed to open CMMQS connection.(EE) fglrx(0): 
    [   450.374] (EE) fglrx(0): XMM failed to initialize
    [   450.374] (WW) fglrx(0): No XV video playback available
    [   450.374] (II) fglrx(0): Enable composite support successfully
    [   450.374] (==) fglrx(0): Silken mouse enabled
    [   450.374] (==) fglrx(0): Using HW cursor of display infrastructure!
    [   450.374] (II) fglrx(0): Disabling in-server RandR and enabling in-driver RandR 1.2.
    [   450.374] (II) fglrx(0): 'LVDS LCD' ConnectorType, abstracted as 'Panel'
    [   450.374] (II) fglrx(0): 'eDP LCD' ConnectorType, abstracted as 'Panel'
    [   450.375] (II) fglrx(0): Cannot get TV Format. Set all TV geometry value to zero!
    [   450.375] (II) fglrx(0): Cannot set TV horizontal size.
    [   450.375] (II) fglrx(0): Cannot get TV Format for trying to adjust horizontal position after horizontal size changed. 
    [   450.375] (II) fglrx(0): Cannot set TV horizontal position.
    [   450.375] (II) fglrx(0): Cannot set TV vertical position.
    [   450.450] (II) fglrx(0): User Preference Output LVDS using refresh rate 60.0 Hz.
    [   450.984] (--) RandR disabled
    [   450.984] (II) Initializing built-in extension Generic Event Extension
    [   450.984] (II) Initializing built-in extension SHAPE
    [   450.984] (II) Initializing built-in extension MIT-SHM
    [   450.984] (II) Initializing built-in extension XInputExtension
    [   450.984] (II) Initializing built-in extension XTEST
    [   450.984] (II) Initializing built-in extension BIG-REQUESTS
    [   450.984] (II) Initializing built-in extension SYNC
    [   450.984] (II) Initializing built-in extension XKEYBOARD
    [   450.984] (II) Initializing built-in extension XC-MISC
    [   450.984] (II) Initializing built-in extension SECURITY
    [   450.984] (II) Initializing built-in extension XINERAMA
    [   450.984] (II) Initializing built-in extension XFIXES
    [   450.984] (II) Initializing built-in extension RENDER
    [   450.984] (II) Initializing built-in extension RANDR
    [   450.984] (II) Initializing built-in extension COMPOSITE
    [   450.984] (II) Initializing built-in extension DAMAGE
    [   450.984] (II) Initializing built-in extension GESTURE
    [   450.989] [glesx] __glESXExtensionInit: No GL ES2.0 capable screen found!
    [   450.997] 
    Backtrace:
    [   450.997] 0: /usr/bin/X (xorg_backtrace+0x3b) [0x80eab1b]
    [   450.997] 1: /usr/bin/X (0x8048000+0x5fac8) [0x80a7ac8]
    [   450.997] 2: (vdso) (__kernel_rt_sigreturn+0x0) [0xb8a410]
    [   450.997] 3: /usr/lib/xorg/extra-modules/modules/drivers/fglrx_drv.so (swlDriOpenConnection+0x30) [0x124b120]
    [   450.997] 4: /usr/lib/xorg/extra-modules/modules/extensions/libglx.so (0x350000+0xfc2c) [0x35fc2c]
    [   450.997] 5: /usr/lib/xorg/extra-modules/modules/extensions/libglx.so (0x350000+0x121fa) [0x3621fa]
    [   450.997] 6: /usr/lib/xorg/extra-modules/modules/extensions/libglx.so (0x350000+0x118c7) [0x3618c7]
    [   450.997] 7: /usr/bin/X (InitExtensions+0x9d) [0x80d057d]
    [   450.997] 8: /usr/bin/X (0x8048000+0x1a692) [0x8062692]
    [   450.997] 9: /lib/i386-linux-gnu/libc.so.6 (__libc_start_main+0xe7) [0x205e37]
    [   450.997] 10: /usr/bin/X (0x8048000+0x1a411) [0x8062411]
    [   450.998] Segmentation fault at address 0x50
    [   450.998] 
    Caught signal 11 (Segmentation fault). Server aborting
    [   450.998] 
    Please consult the The X.Org Foundation support 
    	 at http://wiki.x.org
     for help. 
    [   450.998] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [   450.998] 
    [   451.384] (EE) fglrx(0): firegl_SetSuspendResumeState FAILED -9.
    [   451.442]  ddxSigGiveUp: Closing log
    Voila le contenu du fichier /etc/X11/xorg.conf
    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
     
    Section "Screen"
    	Identifier	"Default Screen"
    	DefaultDepth	24
    EndSection
     
    Section "Module"
    	Load	"glx"
    EndSection
     
    Section "Device"
    	Identifier	"Default Device"
    	Driver	"fglrx"
    EndSection
    Dans le répertoire /etc/X11/ j'ai trouvé un fichier nomé xorg.conf-backup-101127195754 dont voila le code:

    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    16
    17
    18
    19
    20
    21
    22
    23
    24
    25
    26
    27
    28
    29
    30
    31
    32
    33
    34
    35
    36
    37
    38
    39
    40
    41
    42
    43
    44
    45
    46
    47
    48
    49
    50
    51
    52
    53
    54
    55
    56
    57
    58
    59
    60
    61
    62
    63
    64
    65
    66
    67
    68
    69
    70
    71
    72
    73
    # 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.
    #
    # Note that some configuration settings that could be done previously
    # in this file, now are automatically configured by the server and settings
    # here are ignored.
    #
    # 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 "Monitor"
    	Identifier   "Configured Monitor"
    EndSection
     
    Section "Monitor"
    	Identifier   "0-LVDS"
    	Option	    "VendorName" "ATI Proprietary Driver"
    	Option	    "ModelName" "Generic Autodetecting Monitor"
    	Option	    "DPMS" "true"
    	Option	    "PreferredMode" "1366x768"
    	Option	    "TargetRefresh" "60"
    	Option	    "Position" "0 0"
    	Option	    "Rotate" "normal"
    	Option	    "Disable" "false"
    EndSection
     
    Section "Screen"
    	Identifier "Default Screen"
    	Device     "Configured Video Device"
    	Monitor    "Configured Monitor"
    	DefaultDepth	24
    EndSection
     
    Section "Screen"
    	Identifier "amdcccle-Screen[1]-0"
    	Device     "amdcccle-Device[1]-0"
    	DefaultDepth     24
    	SubSection "Display"
    		Viewport   0 0
    		Depth     24
    	EndSubSection
    EndSection
     
    Section "Module"
    	Load  "glx"
    EndSection
     
    Section "ServerLayout"
    	Identifier     "amdcccle Layout"
    	Screen      0  "amdcccle-Screen[1]-0" 0 0
    EndSection
     
    Section "Device"
    	Identifier  "Configured Video Device"
    	Driver      "fglrx"
    EndSection
     
    Section "Device"
    	Identifier  "amdcccle-Device[1]-0"
    	Option	    "Monitor-LVDS" "0-LVDS"
    	BusID       "PCI:1:0:0"
    	Driver	"fglrx"
    EndSection
    J'ai essayé d'utiliser ce fichier comme ficher de configuration, et pour cela je l'ai renommé à xorg.conf et j'ai supprimé l'ancien, mais le mode graphique ne peut tjrs pas s'amorcer .

    Et puis là c'est les résultat de la commande cat /var/log/xorg.0.log | grep EE:
    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    4
    5
    6
    7
    8
    	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [   450.040] (II) Loading extension MIT-SCREEN-SAVER
    [   450.084] (EE) fglrx(0): ACPI: DRM connection failed
    [   450.115] (EE) fglrx(0): ACPI: DRM connection failed
    [   450.362] (EE) fglrx(0): atiddxDriScreenInit failed, GPS not been initialized. 
    [   450.373] (EE) fglrx(0): XMM failed to open CMMQS connection.(EE) fglrx(0): 
    [   450.374] (EE) fglrx(0): XMM failed to initialize
    [   451.384] (EE) fglrx(0): firegl_SetSuspendResumeState FAILED -9.

  4. #4
    Membre à l'essai
    Inscrit en
    Mai 2010
    Messages
    27
    Détails du profil
    Informations forums :
    Inscription : Mai 2010
    Messages : 27
    Points : 23
    Points
    23
    Par défaut
    Oui j'ai essayé la cmd startx mais rien de nouveau,
    J'essaye aussi de switcher sur le mode graphique ac alt+ctrl+F7 et aussi sa marche pas

  5. #5
    Invité
    Invité(e)
    Par défaut
    Salut,

    D'après les logs, la commande X crash.

    450.997] 10: /usr/bin/X (0x8048000+0x1a411) [0x8062411]
    [ 450.998] Segmentation fault at address 0x50
    [ 450.998]
    Caught signal 11 (Segmentation fault). Server aborting
    Comment as-tu fait la mise à jour? Peux-tu vérifier la version du kernel qui tourne actuellement? Les logs indique la version 2.6.32 mais la 11.04 utilise le kernel la 2.6.38.

  6. #6
    Membre à l'essai
    Inscrit en
    Mai 2010
    Messages
    27
    Détails du profil
    Informations forums :
    Inscription : Mai 2010
    Messages : 27
    Points : 23
    Points
    23
    Par défaut
    J'ai fait une mise à niveau normale, depuis 10.10 vers 11.04
    comment je fait pour verifier la version du kernel utiliser ???

  7. #7
    Invité
    Invité(e)

  8. #8
    Membre à l'essai
    Inscrit en
    Mai 2010
    Messages
    27
    Détails du profil
    Informations forums :
    Inscription : Mai 2010
    Messages : 27
    Points : 23
    Points
    23
    Par défaut
    Oui, merci c'est resolu, il fallait juste que je change le kernel, en fait lorsque j'ai fai la mise à jours, je suis resté avec la version ancienne du kernel, la 2.6.32, et elle fallait juste que je passe à la 2.6.38 et puis sa marche.
    Merci à vs ls gas

  9. #9
    Invité
    Invité(e)
    Par défaut
    Oki,

    n'oublie pas le tag "résolu" dans ce cas.

    Cheers

+ Répondre à la discussion
Cette discussion est résolue.

Discussions similaires

  1. [Ubuntu 11.04] Bug interface graphique
    Par derek corhs dans le forum Ubuntu
    Réponses: 27
    Dernier message: 30/09/2011, 17h11
  2. Réponses: 2
    Dernier message: 29/03/2004, 18h29
  3. Application multiplateforme avec interface graphique
    Par TNorth dans le forum Choisir un environnement de développement
    Réponses: 2
    Dernier message: 31/01/2004, 18h55
  4. [Kylix] Interface graphique pour lognes de commande linux
    Par lecharcutierdelinux dans le forum EDI
    Réponses: 6
    Dernier message: 29/08/2003, 10h20
  5. plugin interface graphique
    Par jocelyn dans le forum Eclipse Java
    Réponses: 2
    Dernier message: 13/08/2003, 09h49

Partager

Partager
  • Envoyer la discussion sur Viadeo
  • Envoyer la discussion sur Twitter
  • Envoyer la discussion sur Google
  • Envoyer la discussion sur Facebook
  • Envoyer la discussion sur Digg
  • Envoyer la discussion sur Delicious
  • Envoyer la discussion sur MySpace
  • Envoyer la discussion sur Yahoo