Tom's Guide > Forum > Systèmes d'exploitation (Windows, Mac OS, Linux...) > Problème après MAJ ubuntu heron : bugs graphiques

Problème après MAJ ubuntu heron : bugs graphiques

Forum Systèmes d'exploitation (Windows, Mac OS, Linux...) : Problème après MAJ ubuntu heron : bugs graphiques

TomsGuide.com : 800 000 inscrits répondent à toutes vos questions high-tech et informatique. Pour obtenir de l'aide, inscrivez-vous gratuitement !
Mot :    Pseudo :           
 

Salut à tous :)

Alors voilà j'ai un petit problème : mon unbtu vient d'etre mis à jour , et :

-au démarrage on me propose de lancer 2 ubuntu différents (donc 5 entrées : les 2 ubuntu , les 2 recovery mode et le memtest)
-la version plus ancienne ne boot pas.
-la nouvelle version demarre mais on me dit que ubuntu est en mode qualité graphique basse (ou quelque chose comme ça)
-je ne peux donc pas choisir une résolution plus grande que 800x640 (gênant ... ) et envy ne détecte pas ma carte graphique.

Que puis-je faire ? merci d'avance .

Au fait ma configuration :

-Carte mère : ASUS P5Q-E
-Carte graphique : ATI Radeon HD4850
-Linux : Ubuntu Hardy Heron 8.04

Ah oui , petit détail : mon disque dur tourne en AHCI (même si je ne pense pas que ça ait un rapport)

Merci :)


EDIT : les deux noyaux bootent en fait , mais toujours le même bug sur la version .19 et sur la .21 ...

EDIT n°2 : en faisant un "gksu displayconfig-gtk" et en forcant la résolution de l'écran , quand j'appuie sur test , j'ai des bugs graphiques et le test échoue ... grave docteur ?

Liens sponsorisés
Inscrivez-vous ou connectez-vous pour masquer ceci.

Salut,

 

ça ressemble à un problème de pilotes graphiques. (non !! sans blague :D)
Il faudrait essayer de désinstaller/réinstaller tes pilotes graphiques ATI, avec envyng (petite recherche sur la doc ubuntu-fr) par exemple.

 

En attendant, tu peux toujours switcher au driver générique pour retrouver une résolution convenable:
Si tu utilises le driver RadeonHD, mais je crois pas qu'il soit dispo pour HD4850

Code :
  1. sudo sed -i  s/radeonhd/vesa/g /etc/X11/xorg.conf
 

donc:

Code :
  1. sudo sed -i  s/fglrx/vesa/g /etc/X11/xorg.conf



Message édité par Moi123@IDN le 15-10-2008 à 20:57:44
------------------------------ VieDeGeek || Hinsolite
Répondre à Moi123@IDN

Envy ne détecte pas ma carte graphique :'(

Et ta précedente commande n'a eu aucun effet ...

je commence à avoir peur ^^

Et merci de t'occuper de moi (personne sur le chat ubuntu-fr ni sur le forum :/ )

Répondre à killive

Coucou,

Citation :

Et merci de t'occuper de moi (personne sur le chat ubuntu-fr ni sur le forum :/ )


J'te comprends, moi même j'ai posté un problème de son, je n'ai aucune réponse, je trouve ça désagréable, donc j'essaye de répondre au sujets quand je peux.

Sinon, pour la commande c'est normal qu'elle n'ai aucun effet, c'est juste pour remplacer une occurence dans un fichier, tu as redémarrer après cette commande ?
Peux tu poster le résultat de:

Code :
  1. cat /etc/X11/xorg.conf | grep Driver



Ainsi que de:

Code :
  1. cat /var/log/Xorg.0.log



Je dois avouer que c'est vraiment galère les ATI sous Ubuntu, vivement des drivers potables. Et en réinstallant grâce au .run du site d'ATI, c'est pareil ?

------------------------------ VieDeGeek || Hinsolite
Répondre à Moi123@IDN

Alors ,

résultat de la premiere commande :

Citation :

Driver "kbd"
Driver "mouse"
Driver "ati"
Driver "ati"



Et résultat de la deuxieme (j'ai pas tout : trop long ^^)

Citation :

YCharSize: 16
NumberOfPlanes: 1
BitsPerPixel: 16
NumberOfBanks: 1
MemoryModel: 6
BankSize: 0
NumberOfImages: 2
RedMaskSize: 5
RedFieldPosition: 11
GreenMaskSize: 6
GreenFieldPosition: 5
BlueMaskSize: 5
BlueFieldPosition: 0
RsvdMaskSize: 0
RsvdFieldPosition: 0
DirectColorModeInfo: 0
PhysBasePtr: 0xc0000000
LinBytesPerScanLine: 3584
BnkNumberOfImagePages: 2
LinNumberOfImagePages: 2
LinRedMaskSize: 5
LinRedFieldPosition: 11
LinGreenMaskSize: 6
LinGreenFieldPosition: 5
LinBlueMaskSize: 5
LinBlueFieldPosition: 0
LinRsvdMaskSize: 0
LinRsvdFieldPosition: 0
MaxPixelClock: 400000000
Mode: 186 (1792x1344)
ModeAttributes: 0xba
WinAAttributes: 0x7
WinBAttributes: 0x0
WinGranularity: 64
WinSize: 64
WinASegment: 0xa000
WinBSegment: 0x0
WinFuncPtr: 0xc0005119
BytesPerScanline: 7168
XResolution: 1792
YResolution: 1344
XCharSize: 8
YCharSize: 16
NumberOfPlanes: 1
BitsPerPixel: 32
NumberOfBanks: 1
MemoryModel: 6
BankSize: 0
NumberOfImages: 1
RedMaskSize: 8
RedFieldPosition: 16
GreenMaskSize: 8
GreenFieldPosition: 8
BlueMaskSize: 8
BlueFieldPosition: 0
RsvdMaskSize: 0
RsvdFieldPosition: 0
DirectColorModeInfo: 0
PhysBasePtr: 0xc0000000
LinBytesPerScanLine: 7168
BnkNumberOfImagePages: 1
LinNumberOfImagePages: 1
LinRedMaskSize: 8
LinRedFieldPosition: 16
LinGreenMaskSize: 8
LinGreenFieldPosition: 8
LinBlueMaskSize: 8
LinBlueFieldPosition: 0
LinRsvdMaskSize: 0
LinRsvdFieldPosition: 0
MaxPixelClock: 400000000
Mode: 1d3 (1856x1392)
ModeAttributes: 0xba
WinAAttributes: 0x7
WinBAttributes: 0x0
WinGranularity: 64
WinSize: 64
WinASegment: 0xa000
WinBSegment: 0x0
WinFuncPtr: 0xc0005119
BytesPerScanline: 1856
XResolution: 1856
YResolution: 1392
XCharSize: 8
YCharSize: 16
NumberOfPlanes: 1
BitsPerPixel: 8
NumberOfBanks: 1
MemoryModel: 4
BankSize: 0
NumberOfImages: 5
RedMaskSize: 0
RedFieldPosition: 0
GreenMaskSize: 0
GreenFieldPosition: 0
BlueMaskSize: 0
BlueFieldPosition: 0
RsvdMaskSize: 0
RsvdFieldPosition: 0
DirectColorModeInfo: 0
PhysBasePtr: 0xc0000000
LinBytesPerScanLine: 1856
BnkNumberOfImagePages: 5
LinNumberOfImagePages: 5
LinRedMaskSize: 0
LinRedFieldPosition: 0
LinGreenMaskSize: 0
LinGreenFieldPosition: 0
LinBlueMaskSize: 0
LinBlueFieldPosition: 0
LinRsvdMaskSize: 0
LinRsvdFieldPosition: 0
MaxPixelClock: 400000000
Mode: 1d5 (1856x1392)
ModeAttributes: 0xba
WinAAttributes: 0x7
WinBAttributes: 0x0
WinGranularity: 64
WinSize: 64
WinASegment: 0xa000
WinBSegment: 0x0
WinFuncPtr: 0xc0005119
BytesPerScanline: 3712
XResolution: 1856
YResolution: 1392
XCharSize: 8
YCharSize: 16
NumberOfPlanes: 1
BitsPerPixel: 16
NumberOfBanks: 1
MemoryModel: 6
BankSize: 0
NumberOfImages: 2
RedMaskSize: 5
RedFieldPosition: 11
GreenMaskSize: 6
GreenFieldPosition: 5
BlueMaskSize: 5
BlueFieldPosition: 0
RsvdMaskSize: 0
RsvdFieldPosition: 0
DirectColorModeInfo: 0
PhysBasePtr: 0xc0000000
LinBytesPerScanLine: 3712
BnkNumberOfImagePages: 2
LinNumberOfImagePages: 2
LinRedMaskSize: 5
LinRedFieldPosition: 11
LinGreenMaskSize: 6
LinGreenFieldPosition: 5
LinBlueMaskSize: 5
LinBlueFieldPosition: 0
LinRsvdMaskSize: 0
LinRsvdFieldPosition: 0
MaxPixelClock: 400000000
Mode: 1d6 (1856x1392)
ModeAttributes: 0xba
WinAAttributes: 0x7
WinBAttributes: 0x0
WinGranularity: 64
WinSize: 64
WinASegment: 0xa000
WinBSegment: 0x0
WinFuncPtr: 0xc0005119
BytesPerScanline: 7424
XResolution: 1856
YResolution: 1392
XCharSize: 8
YCharSize: 16
NumberOfPlanes: 1
BitsPerPixel: 32
NumberOfBanks: 1
MemoryModel: 6
BankSize: 0
NumberOfImages: 1
RedMaskSize: 8
RedFieldPosition: 16
GreenMaskSize: 8
GreenFieldPosition: 8
BlueMaskSize: 8
BlueFieldPosition: 0
RsvdMaskSize: 0
RsvdFieldPosition: 0
DirectColorModeInfo: 0
PhysBasePtr: 0xc0000000
LinBytesPerScanLine: 7424
BnkNumberOfImagePages: 1
LinNumberOfImagePages: 1
LinRedMaskSize: 8
LinRedFieldPosition: 16
LinGreenMaskSize: 8
LinGreenFieldPosition: 8
LinBlueMaskSize: 8
LinBlueFieldPosition: 0
LinRsvdMaskSize: 0
LinRsvdFieldPosition: 0
MaxPixelClock: 400000000
Mode: 1e3 (1920x1440)
ModeAttributes: 0xba
WinAAttributes: 0x7
WinBAttributes: 0x0
WinGranularity: 64
WinSize: 64
WinASegment: 0xa000
WinBSegment: 0x0
WinFuncPtr: 0xc0005119
BytesPerScanline: 1920
XResolution: 1920
YResolution: 1440
XCharSize: 8
YCharSize: 16
NumberOfPlanes: 1
BitsPerPixel: 8
NumberOfBanks: 1
MemoryModel: 4
BankSize: 0
NumberOfImages: 4
RedMaskSize: 0
RedFieldPosition: 0
GreenMaskSize: 0
GreenFieldPosition: 0
BlueMaskSize: 0
BlueFieldPosition: 0
RsvdMaskSize: 0
RsvdFieldPosition: 0
DirectColorModeInfo: 0
PhysBasePtr: 0xc0000000
LinBytesPerScanLine: 1920
BnkNumberOfImagePages: 4
LinNumberOfImagePages: 4
LinRedMaskSize: 0
LinRedFieldPosition: 0
LinGreenMaskSize: 0
LinGreenFieldPosition: 0
LinBlueMaskSize: 0
LinBlueFieldPosition: 0
LinRsvdMaskSize: 0
LinRsvdFieldPosition: 0
MaxPixelClock: 400000000
Mode: 1e5 (1920x1440)
ModeAttributes: 0xba
WinAAttributes: 0x7
WinBAttributes: 0x0
WinGranularity: 64
WinSize: 64
WinASegment: 0xa000
WinBSegment: 0x0
WinFuncPtr: 0xc0005119
BytesPerScanline: 3840
XResolution: 1920
YResolution: 1440
XCharSize: 8
YCharSize: 16
NumberOfPlanes: 1
BitsPerPixel: 16
NumberOfBanks: 1
MemoryModel: 6
BankSize: 0
NumberOfImages: 2
RedMaskSize: 5
RedFieldPosition: 11
GreenMaskSize: 6
GreenFieldPosition: 5
BlueMaskSize: 5
BlueFieldPosition: 0
RsvdMaskSize: 0
RsvdFieldPosition: 0
DirectColorModeInfo: 0
PhysBasePtr: 0xc0000000
LinBytesPerScanLine: 3840
BnkNumberOfImagePages: 2
LinNumberOfImagePages: 2
LinRedMaskSize: 5
LinRedFieldPosition: 11
LinGreenMaskSize: 6
LinGreenFieldPosition: 5
LinBlueMaskSize: 5
LinBlueFieldPosition: 0
LinRsvdMaskSize: 0
LinRsvdFieldPosition: 0
MaxPixelClock: 400000000
Mode: 1e6 (1920x1440)
ModeAttributes: 0xba
WinAAttributes: 0x7
WinBAttributes: 0x0
WinGranularity: 64
WinSize: 64
WinASegment: 0xa000
WinBSegment: 0x0
WinFuncPtr: 0xc0005119
BytesPerScanline: 7680
XResolution: 1920
YResolution: 1440
XCharSize: 8
YCharSize: 16
NumberOfPlanes: 1
BitsPerPixel: 32
NumberOfBanks: 1
MemoryModel: 6
BankSize: 0
NumberOfImages: 1
RedMaskSize: 8
RedFieldPosition: 16
GreenMaskSize: 8
GreenFieldPosition: 8
BlueMaskSize: 8
BlueFieldPosition: 0
RsvdMaskSize: 0
RsvdFieldPosition: 0
DirectColorModeInfo: 0
PhysBasePtr: 0xc0000000
LinBytesPerScanLine: 7680
BnkNumberOfImagePages: 1
LinNumberOfImagePages: 1
LinRedMaskSize: 8
LinRedFieldPosition: 16
LinGreenMaskSize: 8
LinGreenFieldPosition: 8
LinBlueMaskSize: 8
LinBlueFieldPosition: 0
LinRsvdMaskSize: 0
LinRsvdFieldPosition: 0
MaxPixelClock: 400000000

(II) VESA(0): Total Memory: 256 64KB banks (16384kB)
(II) VESA(0): Configured Monitor: Using hsync range of 24.00-82.00 kHz
(II) VESA(0): Configured Monitor: Using vrefresh range of 50.00-75.00 Hz
(II) VESA(0): Configured Monitor: Using maximum pixel clock of 170.00 MHz
(II) VESA(0): Not using built-in mode "1400x1050" (width too large for virtual size)
(II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
(II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
(II) VESA(0): Not using built-in mode "1152x864" (width too large for virtual size)
(II) VESA(0): Not using built-in mode "1024x768" (width too large for virtual size)
(II) VESA(0): Not using built-in mode "640x350" (no mode of this name)
(II) VESA(0): Not using built-in mode "512x384" (no mode of this name)
(II) VESA(0): Not using built-in mode "320x240" (no mode of this name)
(II) VESA(0): Not using built-in mode "320x200" (no mode of this name)
(--) VESA(0): Virtual size is 800x600 (pitch 800)
(**) VESA(0): *Built-in mode "800x600"
(**) VESA(0): Built-in mode "640x480"
(**) VESA(0): Built-in mode "720x400"
(**) VESA(0): Display dimensions: (470, 300) mm
(**) VESA(0): DPI set to (43, 50)
(II) VESA(0): Attempting to use 72Hz refresh for mode "800x600" (114)
(II) VESA(0): Attempting to use 73Hz refresh for mode "640x480" (111)
(II) VESA(0): Attempting to use 70Hz refresh for mode "720x400" (135)
(**) VESA(0): Using "Shadow Framebuffer"
(II) Loading sub module "shadow"
(II) LoadModule: "shadow"
(II) Loading /usr/lib/xorg/modules//libshadow.so
(II) Module shadow: vendor="X.Org Foundation"
compiled for 1.4.0.90, module version = 1.1.0
ABI class: X.Org ANSI C Emulation, version 0.3
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
compiled for 1.4.0.90, module version = 1.0.0
ABI class: X.Org ANSI C Emulation, version 0.3
(II) do I need RAC? No, I don't.
(II) resource ranges after preInit:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0xfebfb000 - 0xfebfbfff (0x1000) MX[B]
[5] -1 0 0xfebfc000 - 0xfebfffff (0x4000) MX[B]
[6] -1 0 0xfeaffc00 - 0xfeafffff (0x400) MX[B]
[7] -1 0 0xfe9fc000 - 0xfe9fffff (0x4000) MX[B]
[8] -1 0 0xfe8fc000 - 0xfe8fffff (0x4000) MX[B]
[9] -1 0 0xfe7fc000 - 0xfe7fffff (0x4000) MX[B]
[10] -1 0 0xfe6ff400 - 0xfe6ff4ff (0x100) MX[B]
[11] -1 0 0xfe6fe800 - 0xfe6fefff (0x800) MX[B]
[12] -1 0 0xfe6ff800 - 0xfe6ffbff (0x400) MX[B]
[13] -1 0 0xfe6f8000 - 0xfe6fbfff (0x4000) MX[B]
[14] -1 0 0xfe6ffc00 - 0xfe6fffff (0x400) MX[B]
[15] -1 0 0xfe7c0000 - 0xfe7dffff (0x20000) MX[B](B)
[16] -1 0 0xfe7e0000 - 0xfe7effff (0x10000) MX[B](B)
[17] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
[18] -1 0 0xfe8c0000 - 0xfe8dffff (0x20000) MX[B](B)
[19] -1 0 0xfe8e0000 - 0xfe8effff (0x10000) MX[B](B)
[20] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
[21] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[22] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[23] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[24] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[25] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[26] -1 0 0x0000e800 - 0x0000e8ff (0x100) IX[B]
[27] -1 0 0x0000d400 - 0x0000d40f (0x10) IX[B]
[28] -1 0 0x0000d480 - 0x0000d483 (0x4) IX[B]
[29] -1 0 0x0000d800 - 0x0000d807 (0x8) IX[B]
[30] -1 0 0x0000d880 - 0x0000d883 (0x4) IX[B]
[31] -1 0 0x0000dc00 - 0x0000dc07 (0x8) IX[B]
[32] -1 0 0x0000c800 - 0x0000c8ff (0x100) IX[B]
[33] -1 0 0x00000400 - 0x0000041f (0x20) IX[B]
[34] -1 0 0x00008400 - 0x0000841f (0x20) IX[B]
[35] -1 0 0x00008480 - 0x00008483 (0x4) IX[B]
[36] -1 0 0x00008800 - 0x00008807 (0x8) IX[B]
[37] -1 0 0x00008880 - 0x00008883 (0x4) IX[B]
[38] -1 0 0x00008c00 - 0x00008c07 (0x8) IX[B]
[39] -1 0 0x00009480 - 0x0000949f (0x20) IX[B]
[40] -1 0 0x00009400 - 0x0000941f (0x20) IX[B]
[41] -1 0 0x00009080 - 0x0000909f (0x20) IX[B]
[42] -1 0 0x00009c00 - 0x00009c1f (0x20) IX[B]
[43] -1 0 0x00009880 - 0x0000989f (0x20) IX[B]
[44] -1 0 0x00009800 - 0x0000981f (0x20) IX[B]
[45] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[B](B)
[46] -1 0 0x0000b000 - 0x0000b0ff (0x100) IX[B](B)
[47] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[48] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/lib/xorg/modules//libint10.so
(II) VESA(0): initializing int10
(II) VESA(0): Primary V_BIOS segment is: 0xc000
(II) VESA(0): VESA BIOS detected
(II) VESA(0): VESA VBE Version 3.0
(II) VESA(0): VESA VBE Total Mem: 16384 kB
(II) VESA(0): VESA VBE OEM: ATI ATOMBIOS
(II) VESA(0): VESA VBE OEM Software Rev: 11.3
(II) VESA(0): VESA VBE OEM Vendor: (C) 1988-2005, ATI Technologies Inc.
(II) VESA(0): VESA VBE OEM Product: RV770
(II) VESA(0): VESA VBE OEM Product Rev: 01.00
(==) VESA(0): Write-combining range (0xc0000000,0x1000000)
(II) VESA(0): virtual address = 0xb69ac000,
physical address = 0xc0000000, size = 16777216
(II) VESA(0): VBESetVBEMode failed...Tried again without customized values.
(==) VESA(0): Default visual is TrueColor
(==) VESA(0): Backing store disabled
(II) VESA(0): DPMS enabled
(==) RandR enabled
(II) Setting vga for screen 0.
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension XAccessControlExtension
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
(II) AIGLX: Screen 0 is not DRI capable
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /usr/lib/xorg/modules/extensions//libGLcore.so
(II) Module GLcore: vendor="X.Org Foundation"
compiled for 1.4.0.90, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.3
(II) GLX: Initialized MESA-PROXY GL provider for screen 0
(WW) Configured Mouse: No Device specified, looking for one...
(II) Configured Mouse: Setting Device option to "/dev/input/mice"
(--) Configured Mouse: Device: "/dev/input/mice"
(==) Configured Mouse: Protocol: "Auto"
(**) Option "CorePointer"
(**) Configured Mouse: always reports core events
(==) Configured Mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) Configured Mouse: ZAxisMapping: buttons 4 and 5
(**) Configured Mouse: Buttons: 9
(**) Configured Mouse: Sensitivity: 1
(**) Option "CoreKeyboard"
(**) Generic Keyboard: always reports core events
(**) Option "Protocol" "standard"
(**) Generic Keyboard: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Generic Keyboard: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) Generic Keyboard: XkbModel: "pc105"
(**) Option "XkbLayout" "fr"
(**) Generic Keyboard: XkbLayout: "fr"
(**) Option "XkbVariant" "oss"
(**) Generic Keyboard: XkbVariant: "oss"
(**) Option "XkbOptions" "lv3:ralt_switch"
(**) Generic Keyboard: XkbOptions: "lv3:ralt_switch"
(**) Option "CustomKeycodes" "off"
(**) Generic Keyboard: CustomKeycodes disabled
(II) evaluating device (Generic Keyboard)
(II) XINPUT: Adding extended input device "Generic Keyboard" (type: KEYBOARD)
(II) evaluating device (Configured Mouse)
(II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
(--) Configured Mouse: PnP-detected protocol: "ExplorerPS/2"
(II) Configured Mouse: ps2EnableDataReporting: succeeded
SetClientVersion: 0 9
SetClientVersion: 0 9
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Configured Mouse: ps2EnableDataReporting: succeeded
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Configured Mouse: ps2EnableDataReporting: succeeded



Et je teste le .run d'ATI et je te redis ca .

Répondre à killive

Ah ben, je me suis planté, je pensais que tu utilisais le pilote RadeonHD, ou fglrx, mais en fait c'était le pilote libre ATI.
Donc, installe le .run, si ça ne fonctionne pas reposte ici, je verrais. ^^

Bonne chance.

------------------------------ VieDeGeek || Hinsolite
Répondre à Moi123@IDN

J'ai un petit problème : je lance bien le .run mais la fenêtre est trop grande et je peux pas acceder aux boutons d'en bas pour lancer l'install (résolution trop faible :'( )

Répondre à killive

Arf, donc:
Alt+F2 -> gksudo gedit /etc/X11/xorg.conf -> descend à la ligne Driver "at" et change "ati" par "vesa" (si tu as plusieurs fois le Driver "Ati" fait le plusieurs fois.)
Ensuite tu save, et reboot et normalement t'as le driver graphique générique, et tu devrais pouvoir lancer l'install du .run

------------------------------ VieDeGeek || Hinsolite
Répondre à Moi123@IDN

Bon alors avec des drivers tout neufs ca marche ...

A ne rien y comprendre ... :)

Merci beaucoup à toi Moi123 , je te revaudrai ca si jamais tu as un probleme (oui je suis actif sur IDN :) )

Répondre à killive

Citation :

A ne rien y comprendre ... :)


Y'a tout à comprendre... :p
Le truc, c'est qu'en faisant la mise à jour, tu as changé de noyau, et les drivers n'ont pas suivi...

Citation :

Merci beaucoup à toi Moi123 , je te revaudrai ca si jamais tu as un probleme (oui je suis actif sur IDN :) )


Ok, je t'ai jamais vu ici, mais bon t'as l'air sympathique, c'est rare en ce moment. :D

Bonne continuation.

------------------------------ VieDeGeek || Hinsolite
Répondre à Moi123@IDN

je suis actif surtout sur le forum hardware (je commence à avir 2-3 messages à mon actif quand même ^^)

Tiens au fait je viens de tout faire bugger en lancant un gksu displayconfig-gtk . Je voulais me mettre en 1680x1050.

J'ai mis , j'ai redemarré et .. tout a buggé :/

Recovery mode et c reparti.

Je ne touche plus à rien !

Enfin si , la bidouille , c'est ca qui est bon avec linux :d

Répondre à killive

killive a écrit :

J'ai un petit problème : je lance bien le .run mais la fenêtre est trop grande et je peux pas acceder aux boutons d'en bas pour lancer l'install (résolution trop faible :'( )


juste pour info, alt+bouton gauche de la souris permet de déplacer la fenetre.

------------------------------ Ne pas oublier le [resolu] pour finir le sujet.
Penser à voir les tutos, ca peut aider!
Répondre à coca25

merci :p

c'est vrai que c'est bien ça :D

Désolé pas encore ts les réflexes et raccourcis sur linux :)

Répondre à killive
Tom's Guide > Forum > Systèmes d'exploitation (Windows, Mac OS, Linux...) > Problème après MAJ ubuntu heron : bugs graphiques
Aller à :

Il y a 293 utilisateurs connus et inconnus. Pour voir la liste des connectés connus, cliquez ici.

Attention

Vous allez répondre sur un sujet resté inactif pendant plus de 6 mois.
Assurez-vous d'apporter des éléments nouveaux à la discussion avant de poursuivre.

Répondre Annuler
Liens