Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#26 Le 07/10/2012, à 12:32

f.x0

Re : aide pour désactivation carte ATI commutable avec carte Intel

Modifies le fichier /etc/rc.local
tapes

gksudo gedit /etc/rc.local

inséres ces deux lignes suivantes à la fin du fichier, juste avant exit 0

insmod /home/nath/acpi_call/acpi_call.ko
echo '\_SB.PCI0.P0P2.PEGP._OFF' > /proc/acpi/call

Enregistres le fichier
quittes gedit
redémarres ton ordinateur


SOPI

Hors ligne

#27 Le 07/10/2012, à 12:57

powerflower5

Re : aide pour désactivation carte ATI commutable avec carte Intel

ça n'a rien changé. En démarrage en mode normal, j'ai le message  : " le serveur x est désactivé pour le moment. Relancer MDM quand il sera configuré." Je précise que je l'avais avant toutes les modifications que nous avons faites ensemble. J'ai dû redémarrer à nouveau en mode recovery.

voici le résultat précédent :
#!/bin/sh -e
#
# rc.local
#
# This script is executed at the end of each multiuser runlevel.
# Make sure that the script will "exit 0" on success or any other
# value on error.
#
# In order to enable or disable this script just change the execution
# bits.
#
# By default this script does nothing.
insmod /home/nath/acpi_call/acpi_call.ko
echo '\_SB.PCI0.P0P2.PEGP._OFF' > /proc/acpi/call
exit 0

Dernière modification par powerflower5 (Le 07/10/2012, à 12:58)


laptop: HP G72-a55SF /Ubuntu 18.04.1 64bit /Gnome 3.26.1 /Intel pentium  P6000 CPU 1.87Ghz x2 /ram 4Go /dd 485Go /CG Intel corporation Core Processor Integrated graphic controller et Advanced Micro Devices, Inc. [AMD/ATI] Park [Mobility Radeon HD 5430/5450/5470]

Hors ligne

#28 Le 07/10/2012, à 13:29

f.x0

Re : aide pour désactivation carte ATI commutable avec carte Intel

vérifies si le fichier acpi_call.ko est bien présent dans /home/nath/acpi_call
tapes

ls /home/nath/acpi_call/acpi_call.ko

postes le résultat


puis vérifies si le module acpi_call est bien chargé
tapes

lsmod | grep acpi_call

postes le résultat

ensuites postes le résultat de

cat /proc/acpi/call

SOPI

Hors ligne

#29 Le 07/10/2012, à 13:40

powerflower5

Re : aide pour désactivation carte ATI commutable avec carte Intel

le 1 donne :

nath@nath-HP-G72-Notebook-PC ~ $ ls /home/nath/acpi_call/acpi_call.ko
/home/nath/acpi_call/acpi_call.ko
nath@nath-HP-G72-Notebook-PC ~ $

le 2 donne :

nath@nath-HP-G72-Notebook-PC ~ $ lsmod | grep acpi_call
acpi_call              12748  0
nath@nath-HP-G72-Notebook-PC ~ $

et le 3 donne :

nath@nath-HP-G72-Notebook-PC ~ $ cat /proc/acpi/call
cat: /proc/acpi/call: Permission non accordée
nath@nath-HP-G72-Notebook-PC ~ $


laptop: HP G72-a55SF /Ubuntu 18.04.1 64bit /Gnome 3.26.1 /Intel pentium  P6000 CPU 1.87Ghz x2 /ram 4Go /dd 485Go /CG Intel corporation Core Processor Integrated graphic controller et Advanced Micro Devices, Inc. [AMD/ATI] Park [Mobility Radeon HD 5430/5450/5470]

Hors ligne

#30 Le 07/10/2012, à 13:44

f.x0

Re : aide pour désactivation carte ATI commutable avec carte Intel

Tapes

sudo cat /proc/acpi/call

ensuites postes le résultat


SOPI

Hors ligne

#31 Le 07/10/2012, à 14:08

powerflower5

Re : aide pour désactivation carte ATI commutable avec carte Intel

nath@nath-HP-G72-Notebook-PC ~ $ sudo cat /proc/acpi/call
[sudo] password for nath:
0x1nath@nath-HP-G72-Notebook-PC ~ $


laptop: HP G72-a55SF /Ubuntu 18.04.1 64bit /Gnome 3.26.1 /Intel pentium  P6000 CPU 1.87Ghz x2 /ram 4Go /dd 485Go /CG Intel corporation Core Processor Integrated graphic controller et Advanced Micro Devices, Inc. [AMD/ATI] Park [Mobility Radeon HD 5430/5450/5470]

Hors ligne

#32 Le 07/10/2012, à 14:16

f.x0

Re : aide pour désactivation carte ATI commutable avec carte Intel

Redémarres et
tapes ceci

sudo mv /etc/X11/xorg.conf /etc/X11/xorg.conf.sos
sudo X -configure
sudo cp ~/xorg.conf.new /etc/X11/xorg.conf

redémarres et postes si tu as des erreurs


SOPI

Hors ligne

#33 Le 07/10/2012, à 14:23

powerflower5

Re : aide pour désactivation carte ATI commutable avec carte Intel

Je redémarre normalement ou en mode recovery?


laptop: HP G72-a55SF /Ubuntu 18.04.1 64bit /Gnome 3.26.1 /Intel pentium  P6000 CPU 1.87Ghz x2 /ram 4Go /dd 485Go /CG Intel corporation Core Processor Integrated graphic controller et Advanced Micro Devices, Inc. [AMD/ATI] Park [Mobility Radeon HD 5430/5450/5470]

Hors ligne

#34 Le 07/10/2012, à 14:28

f.x0

Re : aide pour désactivation carte ATI commutable avec carte Intel

Essaies en mode normal.

si toujours le même problème,
tapes ceci

sudo rm -f /etc/X11/xorg.conf
sudo Xorg -configure
sudo cp ~/xorg.conf.new /etc/X11/xorg.conf

redémarres et postes si tu as des erreurs


SOPI

Hors ligne

#35 Le 07/10/2012, à 14:34

powerflower5

Re : aide pour désactivation carte ATI commutable avec carte Intel

Je n'ai pas redémarré mais j'ai déjà ça :

nath@nath-HP-G72-Notebook-PC ~ $ sudo rm -f /etc/X11/xorg.conf
[sudo] password for nath:
nath@nath-HP-G72-Notebook-PC ~ $ sudo Xorg -configure

Fatal server error:
Server is already active for display 0
    If this server is no longer running, remove /tmp/.X0-lock
    and start again.


Please consult the The X.Org Foundation support
     at http://wiki.x.org
for help.

ddxSigGiveUp: Closing log
nath@nath-HP-G72-Notebook-PC ~ $ sudo cp ~/xorg.conf.new /etc/X11/xorg.conf
cp: impossible d'évaluer «/home/nath/xorg.conf.new»: Aucun fichier ou dossier de ce type
nath@nath-HP-G72-Notebook-PC ~ $

Dernière modification par powerflower5 (Le 07/10/2012, à 14:35)


laptop: HP G72-a55SF /Ubuntu 18.04.1 64bit /Gnome 3.26.1 /Intel pentium  P6000 CPU 1.87Ghz x2 /ram 4Go /dd 485Go /CG Intel corporation Core Processor Integrated graphic controller et Advanced Micro Devices, Inc. [AMD/ATI] Park [Mobility Radeon HD 5430/5450/5470]

Hors ligne

#36 Le 07/10/2012, à 14:38

f.x0

Re : aide pour désactivation carte ATI commutable avec carte Intel

redémarres en mode normal
tapes

sudo rm -f /tmp/.X0-lock
sudo rm -f /etc/X11/xorg.conf
sudo Xorg -configure
sudo cp ~/xorg.conf.new /etc/X11/xorg.conf

redémarres en mode normal

Dernière modification par f.x0 (Le 07/10/2012, à 14:38)


SOPI

Hors ligne

#37 Le 07/10/2012, à 14:47

powerflower5

Re : aide pour désactivation carte ATI commutable avec carte Intel

Je n'ai pas pu redémarré en mode normal. Par contre, cette fois-ci je me suis retrouvée avec un écran noir (non éclairé), donc plus d'écran du tout.
Voici le retour de commande :

nath@nath-HP-G72-Notebook-PC ~ $ sudo rm -f /tmp/.X0-lock
[sudo] password for nath:
nath@nath-HP-G72-Notebook-PC ~ $ sudo rm -f /etc/X11/xorg.conf
nath@nath-HP-G72-Notebook-PC ~ $ sudo Xorg -configure
_XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed
_XSERVTransMakeAllCOTSServerListeners: server already running

Fatal server error:
Cannot establish any listening sockets - Make sure an X server isn't already running

Please consult the The X.Org Foundation support
     at http://wiki.x.org
for help.
Please also check the log file at "/var/log/Xorg.0.log" for additional information.

ddxSigGiveUp: Closing log
Server terminated with error (1). Closing log file.
nath@nath-HP-G72-Notebook-PC ~ $ sudo cp ~/xorg.conf.new /etc/X11/xorg.conf
cp: impossible d'évaluer «/home/nath/xorg.conf.new»: Aucun fichier ou dossier de ce type
nath@nath-HP-G72-Notebook-PC ~ $

là j'essaye de redémarrer. Résultat : pas possible de démarrer en mode normal, j'ai toujours mon écran noir (désactivé)

Dernière modification par powerflower5 (Le 07/10/2012, à 14:51)


laptop: HP G72-a55SF /Ubuntu 18.04.1 64bit /Gnome 3.26.1 /Intel pentium  P6000 CPU 1.87Ghz x2 /ram 4Go /dd 485Go /CG Intel corporation Core Processor Integrated graphic controller et Advanced Micro Devices, Inc. [AMD/ATI] Park [Mobility Radeon HD 5430/5450/5470]

Hors ligne

#38 Le 07/10/2012, à 21:37

f.x0

Re : aide pour désactivation carte ATI commutable avec carte Intel

Postes le retour de

cat /etc/X11/xorg.conf

puis de

cat /var/log/Xorg.0.log

Dernière modification par f.x0 (Le 10/10/2012, à 17:48)


SOPI

Hors ligne

#39 Le 08/10/2012, à 06:10

powerflower5

Re : aide pour désactivation carte ATI commutable avec carte Intel

Bonjour,
voilà:

nath@nath-HP-G72-Notebook-PC ~ $ cat etc/X11/xorg.conf
cat: etc/X11/xorg.conf: Aucun fichier ou dossier de ce type
nath@nath-HP-G72-Notebook-PC ~ $

et :

[   133.747]     YCharSize: 16
[   133.747]     NumberOfPlanes: 1
[   133.747]     BitsPerPixel: 32
[   133.747]     NumberOfBanks: 1
[   133.747]     MemoryModel: 6
[   133.747]     BankSize: 0
[   133.747]     NumberOfImages: 16
[   133.747]     RedMaskSize: 8
[   133.747]     RedFieldPosition: 16
[   133.747]     GreenMaskSize: 8
[   133.747]     GreenFieldPosition: 8
[   133.747]     BlueMaskSize: 8
[   133.747]     BlueFieldPosition: 0
[   133.747]     RsvdMaskSize: 8
[   133.747]     RsvdFieldPosition: 24
[   133.747]     DirectColorModeInfo: 0
[   133.747]     PhysBasePtr: 0xb0000000
[   133.747]     LinBytesPerScanLine: 3200
[   133.747]     BnkNumberOfImagePages: 16
[   133.747]     LinNumberOfImagePages: 16
[   133.747]     LinRedMaskSize: 8
[   133.747]     LinRedFieldPosition: 16
[   133.747]     LinGreenMaskSize: 8
[   133.747]     LinGreenFieldPosition: 8
[   133.747]     LinBlueMaskSize: 8
[   133.747]     LinBlueFieldPosition: 0
[   133.747]     LinRsvdMaskSize: 8
[   133.747]     LinRsvdFieldPosition: 24
[   133.747]     MaxPixelClock: 230000000
[   133.747] Mode: 101 (640x480)
[   133.747]     ModeAttributes: 0x9b
[   133.747]     WinAAttributes: 0x7
[   133.747]     WinBAttributes: 0x0
[   133.747]     WinGranularity: 64
[   133.747]     WinSize: 64
[   133.747]     WinASegment: 0xa000
[   133.747]     WinBSegment: 0x0
[   133.747]     WinFuncPtr: 0xc0008b89
[   133.747]     BytesPerScanline: 640
[   133.747]     XResolution: 640
[   133.747]     YResolution: 480
[   133.747]     XCharSize: 8
[   133.747]     YCharSize: 16
[   133.747]     NumberOfPlanes: 1
[   133.747]     BitsPerPixel: 8
[   133.747]     NumberOfBanks: 1
[   133.747]     MemoryModel: 4
[   133.747]     BankSize: 0
[   133.747]     NumberOfImages: 101
[   133.747]     RedMaskSize: 0
[   133.747]     RedFieldPosition: 0
[   133.747]     GreenMaskSize: 0
[   133.747]     GreenFieldPosition: 0
[   133.747]     BlueMaskSize: 0
[   133.747]     BlueFieldPosition: 0
[   133.747]     RsvdMaskSize: 0
[   133.747]     RsvdFieldPosition: 0
[   133.747]     DirectColorModeInfo: 0
[   133.747]     PhysBasePtr: 0xb0000000
[   133.747]     LinBytesPerScanLine: 640
[   133.747]     BnkNumberOfImagePages: 101
[   133.747]     LinNumberOfImagePages: 101
[   133.748]     LinRedMaskSize: 0
[   133.748]     LinRedFieldPosition: 0
[   133.748]     LinGreenMaskSize: 0
[   133.748]     LinGreenFieldPosition: 0
[   133.748]     LinBlueMaskSize: 0
[   133.748]     LinBlueFieldPosition: 0
[   133.748]     LinRsvdMaskSize: 0
[   133.748]     LinRsvdFieldPosition: 0
[   133.748]     MaxPixelClock: 230000000
[   133.748] Mode: 103 (800x600)
[   133.748]     ModeAttributes: 0x9b
[   133.748]     WinAAttributes: 0x7
[   133.748]     WinBAttributes: 0x0
[   133.748]     WinGranularity: 64
[   133.748]     WinSize: 64
[   133.748]     WinASegment: 0xa000
[   133.748]     WinBSegment: 0x0
[   133.748]     WinFuncPtr: 0xc0008b89
[   133.748]     BytesPerScanline: 832
[   133.748]     XResolution: 800
[   133.748]     YResolution: 600
[   133.748]     XCharSize: 8
[   133.748]     YCharSize: 16
[   133.748]     NumberOfPlanes: 1
[   133.748]     BitsPerPixel: 8
[   133.748]     NumberOfBanks: 1
[   133.748]     MemoryModel: 4
[   133.748]     BankSize: 0
[   133.748]     NumberOfImages: 62
[   133.748]     RedMaskSize: 0
[   133.748]     RedFieldPosition: 0
[   133.748]     GreenMaskSize: 0
[   133.748]     GreenFieldPosition: 0
[   133.748]     BlueMaskSize: 0
[   133.748]     BlueFieldPosition: 0
[   133.748]     RsvdMaskSize: 0
[   133.748]     RsvdFieldPosition: 0
[   133.748]     DirectColorModeInfo: 0
[   133.748]     PhysBasePtr: 0xb0000000
[   133.748]     LinBytesPerScanLine: 832
[   133.748]     BnkNumberOfImagePages: 62
[   133.748]     LinNumberOfImagePages: 62
[   133.748]     LinRedMaskSize: 0
[   133.748]     LinRedFieldPosition: 0
[   133.748]     LinGreenMaskSize: 0
[   133.748]     LinGreenFieldPosition: 0
[   133.748]     LinBlueMaskSize: 0
[   133.748]     LinBlueFieldPosition: 0
[   133.748]     LinRsvdMaskSize: 0
[   133.748]     LinRsvdFieldPosition: 0
[   133.748]     MaxPixelClock: 230000000
[   133.749] Mode: 111 (640x480)
[   133.749]     ModeAttributes: 0x9b
[   133.749]     WinAAttributes: 0x7
[   133.749]     WinBAttributes: 0x0
[   133.749]     WinGranularity: 64
[   133.749]     WinSize: 64
[   133.749]     WinASegment: 0xa000
[   133.749]     WinBSegment: 0x0
[   133.749]     WinFuncPtr: 0xc0008b89
[   133.749]     BytesPerScanline: 1280
[   133.749]     XResolution: 640
[   133.749]     YResolution: 480
[   133.749]     XCharSize: 8
[   133.749]     YCharSize: 16
[   133.749]     NumberOfPlanes: 1
[   133.749]     BitsPerPixel: 16
[   133.749]     NumberOfBanks: 1
[   133.749]     MemoryModel: 6
[   133.749]     BankSize: 0
[   133.749]     NumberOfImages: 50
[   133.749]     RedMaskSize: 5
[   133.749]     RedFieldPosition: 11
[   133.749]     GreenMaskSize: 6
[   133.749]     GreenFieldPosition: 5
[   133.749]     BlueMaskSize: 5
[   133.749]     BlueFieldPosition: 0
[   133.749]     RsvdMaskSize: 0
[   133.749]     RsvdFieldPosition: 0
[   133.749]     DirectColorModeInfo: 0
[   133.749]     PhysBasePtr: 0xb0000000
[   133.749]     LinBytesPerScanLine: 1280
[   133.749]     BnkNumberOfImagePages: 50
[   133.749]     LinNumberOfImagePages: 50
[   133.749]     LinRedMaskSize: 5
[   133.749]     LinRedFieldPosition: 11
[   133.749]     LinGreenMaskSize: 6
[   133.749]     LinGreenFieldPosition: 5
[   133.749]     LinBlueMaskSize: 5
[   133.749]     LinBlueFieldPosition: 0
[   133.749]     LinRsvdMaskSize: 0
[   133.749]     LinRsvdFieldPosition: 0
[   133.749]     MaxPixelClock: 230000000
[   133.749]
[   133.749] (II) VESA(0): Total Memory: 511 64KB banks (32704kB)
[   133.749] (II) VESA(0): <default monitor>: Using hsync value of 54.79 kHz
[   133.749] (II) VESA(0): <default monitor>: Using vrefresh value of 60.08 Hz
[   133.749] (WW) VESA(0): Unable to estimate virtual size
[   133.749] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[   133.749] (II) VESA(0): Not using built-in mode "800x600" (no mode of this name)
[   133.749] (II) VESA(0): Not using built-in mode "640x480" (no mode of this name)
[   133.749] (WW) VESA(0): No valid modes left. Trying less strict filter...
[   133.749] (II) VESA(0): <default monitor>: Using hsync value of 54.79 kHz
[   133.749] (II) VESA(0): <default monitor>: Using vrefresh value of 60.08 Hz
[   133.749] (WW) VESA(0): Unable to estimate virtual size
[   133.749] (II) VESA(0): Not using built-in mode "1024x768" (hsync out of range)
[   133.749] (II) VESA(0): Not using built-in mode "800x600" (hsync out of range)
[   133.749] (II) VESA(0): Not using built-in mode "640x480" (hsync out of range)
[   133.749] (WW) VESA(0): No valid modes left. Trying aggressive sync range...
[   133.749] (II) VESA(0): <default monitor>: Using hsync range of 31.50-54.79 kHz
[   133.749] (II) VESA(0): <default monitor>: Using vrefresh range of 50.00-60.08 Hz
[   133.749] (WW) VESA(0): Unable to estimate virtual size
[   133.749] (II) VESA(0): Not using built-in mode "640x480" (hsync out of range)
[   133.749] (--) VESA(0): Virtual size is 1024x768 (pitch 1024)
[   133.749] (**) VESA(0): *Built-in mode "1024x768"
[   133.749] (**) VESA(0): *Built-in mode "800x600"
[   133.749] (**) VESA(0): Display dimensions: (380, 210) mm
[   133.749] (**) VESA(0): DPI set to (68, 92)
[   133.749] (II) VESA(0): Attempting to use 60Hz refresh for mode "1024x768" (118)
[   133.749] (II) VESA(0): Attempting to use 60Hz refresh for mode "800x600" (115)
[   133.749] (**) VESA(0): Using "Shadow Framebuffer"
[   133.749] (II) Loading sub module "shadow"
[   133.749] (II) LoadModule: "shadow"
[   133.750] (II) Loading /usr/lib/xorg/modules/libshadow.so
[   133.750] (II) Module shadow: vendor="X.Org Foundation"
[   133.750]     compiled for 1.11.3, module version = 1.1.0
[   133.750]     ABI class: X.Org ANSI C Emulation, version 0.4
[   133.750] (II) Loading sub module "fb"
[   133.750] (II) LoadModule: "fb"
[   133.750] (II) Loading /usr/lib/xorg/modules/libfb.so
[   133.750] (II) Module fb: vendor="X.Org Foundation"
[   133.750]     compiled for 1.11.3, module version = 1.0.0
[   133.751]     ABI class: X.Org ANSI C Emulation, version 0.4
[   133.751] (II) UnloadModule: "fbdev"
[   133.751] (II) Unloading fbdev
[   133.751] (II) UnloadModule: "fbdevhw"
[   133.751] (II) Unloading fbdevhw
[   133.751] (==) Depth 24 pixmap format is 32 bpp
[   133.751] (II) Loading sub module "int10"
[   133.751] (II) LoadModule: "int10"
[   133.751] (II) Loading /usr/lib/xorg/modules/libint10.so
[   133.751] (II) Module int10: vendor="X.Org Foundation"
[   133.751]     compiled for 1.11.3, module version = 1.0.0
[   133.751]     ABI class: X.Org Video Driver, version 11.0
[   133.751] (II) VESA(0): initializing int10
[   133.751] (II) VESA(0): Bad V_BIOS checksum
[   133.751] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[   133.751] (II) VESA(0): VESA BIOS detected
[   133.751] (II) VESA(0): VESA VBE Version 3.0
[   133.751] (II) VESA(0): VESA VBE Total Mem: 32704 kB
[   133.751] (II) VESA(0): VESA VBE OEM: Intel(R)Ironlake Mobile Graphics Chipset Accelerated VGA BIOS
[   133.751] (II) VESA(0): VESA VBE OEM Software Rev: 1.0
[   133.751] (II) VESA(0): VESA VBE OEM Vendor: Intel Corporation
[   133.751] (II) VESA(0): VESA VBE OEM Product: Intel(R)Ironlake Mobile Graphics Controller
[   133.751] (II) VESA(0): VESA VBE OEM Product Rev: Hardware Version 0.0
[   133.758] (II) VESA(0): virtual address = 0x7fd55dac2000,
    physical address = 0xb0000000, size = 33488896
[   133.769] (II) VESA(0): Setting up VESA Mode 0x118 (1024x768)
[   134.081] (==) VESA(0): Default visual is TrueColor
[   134.081] (==) VESA(0): Backing store disabled
[   134.081] (==) VESA(0): DPMS enabled
[   134.081] (==) RandR enabled
[   134.081] (II) Found 2 VGA devices: arbiter wrapping enabled
[   134.081] (II) Initializing built-in extension Generic Event Extension
[   134.081] (II) Initializing built-in extension SHAPE
[   134.081] (II) Initializing built-in extension MIT-SHM
[   134.081] (II) Initializing built-in extension XInputExtension
[   134.081] (II) Initializing built-in extension XTEST
[   134.081] (II) Initializing built-in extension BIG-REQUESTS
[   134.081] (II) Initializing built-in extension SYNC
[   134.081] (II) Initializing built-in extension XKEYBOARD
[   134.081] (II) Initializing built-in extension XC-MISC
[   134.081] (II) Initializing built-in extension SECURITY
[   134.081] (II) Initializing built-in extension XINERAMA
[   134.081] (II) Initializing built-in extension XFIXES
[   134.081] (II) Initializing built-in extension RENDER
[   134.081] (II) Initializing built-in extension RANDR
[   134.081] (II) Initializing built-in extension COMPOSITE
[   134.081] (II) Initializing built-in extension DAMAGE
[   134.083] (EE) GLX error: Can not get required symbols.
[   134.097] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
[   134.100] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[   134.100] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   134.100] (II) LoadModule: "evdev"
[   134.101] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   134.101] (II) Module evdev: vendor="X.Org Foundation"
[   134.101]     compiled for 1.11.3, module version = 2.7.0
[   134.101]     Module class: X.Org XInput Driver
[   134.101]     ABI class: X.Org XInput driver, version 16.0
[   134.101] (II) Using input driver 'evdev' for 'Power Button'
[   134.101] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   134.101] (**) Power Button: always reports core events
[   134.101] (**) evdev: Power Button: Device: "/dev/input/event2"
[   134.101] (--) evdev: Power Button: Vendor 0 Product 0x1
[   134.101] (--) evdev: Power Button: Found keys
[   134.101] (II) evdev: Power Button: Configuring as keyboard
[   134.101] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[   134.101] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   134.101] (**) Option "xkb_rules" "evdev"
[   134.101] (**) Option "xkb_model" "pc105"
[   134.101] (**) Option "xkb_layout" "fr"
[   134.101] (**) Option "xkb_variant" "latin9"
[   134.104] (II) XKB: reuse xkmfile /var/lib/xkb/server-816A055A5FF7D63897839A4BDEDC3908551E49DA.xkm
[   134.104] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[   134.104] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[   134.104] (II) Using input driver 'evdev' for 'Video Bus'
[   134.104] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   134.104] (**) Video Bus: always reports core events
[   134.104] (**) evdev: Video Bus: Device: "/dev/input/event6"
[   134.105] (--) evdev: Video Bus: Vendor 0 Product 0x6
[   134.105] (--) evdev: Video Bus: Found keys
[   134.105] (II) evdev: Video Bus: Configuring as keyboard
[   134.105] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input6/event6"
[   134.105] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[   134.105] (**) Option "xkb_rules" "evdev"
[   134.105] (**) Option "xkb_model" "pc105"
[   134.105] (**) Option "xkb_layout" "fr"
[   134.105] (**) Option "xkb_variant" "latin9"
[   134.105] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
[   134.105] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[   134.105] (II) Using input driver 'evdev' for 'Video Bus'
[   134.105] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   134.105] (**) Video Bus: always reports core events
[   134.105] (**) evdev: Video Bus: Device: "/dev/input/event7"
[   134.105] (--) evdev: Video Bus: Vendor 0 Product 0x6
[   134.105] (--) evdev: Video Bus: Found keys
[   134.105] (II) evdev: Video Bus: Configuring as keyboard
[   134.105] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:09/LNXVIDEO:01/input/input7/event7"
[   134.105] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[   134.105] (**) Option "xkb_rules" "evdev"
[   134.105] (**) Option "xkb_model" "pc105"
[   134.105] (**) Option "xkb_layout" "fr"
[   134.105] (**) Option "xkb_variant" "latin9"
[   134.106] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[   134.106] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   134.106] (II) Using input driver 'evdev' for 'Power Button'
[   134.106] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   134.106] (**) Power Button: always reports core events
[   134.106] (**) evdev: Power Button: Device: "/dev/input/event1"
[   134.106] (--) evdev: Power Button: Vendor 0 Product 0x1
[   134.106] (--) evdev: Power Button: Found keys
[   134.106] (II) evdev: Power Button: Configuring as keyboard
[   134.106] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1"
[   134.106] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
[   134.106] (**) Option "xkb_rules" "evdev"
[   134.106] (**) Option "xkb_model" "pc105"
[   134.106] (**) Option "xkb_layout" "fr"
[   134.106] (**) Option "xkb_variant" "latin9"
[   134.107] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[   134.107] (II) No input driver specified, ignoring this device.
[   134.107] (II) This device may have been added with another device file.
[   134.107] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=3 (/dev/input/event11)
[   134.107] (II) No input driver specified, ignoring this device.
[   134.107] (II) This device may have been added with another device file.
[   134.107] (II) config/udev: Adding input device HP Webcam-101 (/dev/input/event5)
[   134.107] (**) HP Webcam-101: Applying InputClass "evdev keyboard catchall"
[   134.107] (II) Using input driver 'evdev' for 'HP Webcam-101'
[   134.107] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   134.107] (**) HP Webcam-101: always reports core events
[   134.107] (**) evdev: HP Webcam-101: Device: "/dev/input/event5"
[   134.107] (--) evdev: HP Webcam-101: Vendor 0x5986 Product 0x149
[   134.107] (--) evdev: HP Webcam-101: Found keys
[   134.107] (II) evdev: HP Webcam-101: Configuring as keyboard
[   134.107] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/input/input5/event5"
[   134.107] (II) XINPUT: Adding extended input device "HP Webcam-101" (type: KEYBOARD, id 10)
[   134.107] (**) Option "xkb_rules" "evdev"
[   134.107] (**) Option "xkb_model" "pc105"
[   134.107] (**) Option "xkb_layout" "fr"
[   134.107] (**) Option "xkb_variant" "latin9"
[   134.108] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event10)
[   134.108] (II) No input driver specified, ignoring this device.
[   134.108] (II) This device may have been added with another device file.
[   134.108] (II) config/udev: Adding input device HDA Intel Mic (/dev/input/event9)
[   134.108] (II) No input driver specified, ignoring this device.
[   134.108] (II) This device may have been added with another device file.
[   134.109] (II) config/udev: Adding input device HID 04d9:048e (/dev/input/event4)
[   134.109] (**) HID 04d9:048e: Applying InputClass "evdev pointer catchall"
[   134.109] (II) Using input driver 'evdev' for 'HID 04d9:048e'
[   134.109] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   134.109] (**) HID 04d9:048e: always reports core events
[   134.109] (**) evdev: HID 04d9:048e: Device: "/dev/input/event4"
[   134.109] (--) evdev: HID 04d9:048e: Vendor 0x4d9 Product 0x48e
[   134.109] (--) evdev: HID 04d9:048e: Found 9 mouse buttons
[   134.109] (--) evdev: HID 04d9:048e: Found scroll wheel(s)
[   134.109] (--) evdev: HID 04d9:048e: Found relative axes
[   134.109] (--) evdev: HID 04d9:048e: Found x and y relative axes
[   134.109] (II) evdev: HID 04d9:048e: Configuring as mouse
[   134.109] (II) evdev: HID 04d9:048e: Adding scrollwheel support
[   134.109] (**) evdev: HID 04d9:048e: YAxisMapping: buttons 4 and 5
[   134.109] (**) evdev: HID 04d9:048e: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   134.109] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/input/input4/event4"
[   134.109] (II) XINPUT: Adding extended input device "HID 04d9:048e" (type: MOUSE, id 11)
[   134.109] (II) evdev: HID 04d9:048e: initialized for relative axes.
[   134.109] (**) HID 04d9:048e: (accel) keeping acceleration scheme 1
[   134.109] (**) HID 04d9:048e: (accel) acceleration profile 0
[   134.109] (**) HID 04d9:048e: (accel) acceleration factor: 2.000
[   134.109] (**) HID 04d9:048e: (accel) acceleration threshold: 4
[   134.109] (II) config/udev: Adding input device HID 04d9:048e (/dev/input/mouse0)
[   134.109] (II) No input driver specified, ignoring this device.
[   134.109] (II) This device may have been added with another device file.
[   134.110] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[   134.110] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[   134.110] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[   134.110] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   134.110] (**) AT Translated Set 2 keyboard: always reports core events
[   134.110] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event3"
[   134.110] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[   134.110] (--) evdev: AT Translated Set 2 keyboard: Found keys
[   134.110] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[   134.110] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[   134.110] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
[   134.110] (**) Option "xkb_rules" "evdev"
[   134.110] (**) Option "xkb_model" "pc105"
[   134.110] (**) Option "xkb_layout" "fr"
[   134.110] (**) Option "xkb_variant" "latin9"
[   134.110] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event12)
[   134.111] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[   134.111] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[   134.111] (II) LoadModule: "synaptics"
[   134.111] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[   134.111] (II) Module synaptics: vendor="X.Org Foundation"
[   134.111]     compiled for 1.11.3, module version = 1.5.99
[   134.111]     Module class: X.Org XInput Driver
[   134.111]     ABI class: X.Org XInput driver, version 16.0
[   134.111] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[   134.111] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[   134.111] (**) SynPS/2 Synaptics TouchPad: always reports core events
[   134.111] (**) Option "Device" "/dev/input/event12"
[   134.118] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
[   134.118] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5826
[   134.118] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4764
[   134.118] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[   134.118] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[   134.118] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
[   134.118] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[   134.118] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[   134.118] (**) SynPS/2 Synaptics TouchPad: always reports core events
[   134.124] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio2/input/input12/event12"
[   134.124] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 13)
[   134.124] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[   134.124] (**) synaptics: SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75
[   134.124] (**) synaptics: SynPS/2 Synaptics TouchPad: AccelFactor is now 0.036
[   134.124] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[   134.124] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[   134.124] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[   134.124] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[   134.124] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[   134.124] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
[   134.124] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[   134.126] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event8)
[   134.126] (**) HP WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[   134.126] (II) Using input driver 'evdev' for 'HP WMI hotkeys'
[   134.126] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   134.126] (**) HP WMI hotkeys: always reports core events
[   134.126] (**) evdev: HP WMI hotkeys: Device: "/dev/input/event8"
[   134.126] (--) evdev: HP WMI hotkeys: Vendor 0 Product 0
[   134.126] (--) evdev: HP WMI hotkeys: Found keys
[   134.126] (II) evdev: HP WMI hotkeys: Configuring as keyboard
[   134.126] (**) Option "config_info" "udev:/sys/devices/virtual/input/input8/event8"
[   134.127] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 14)
[   134.127] (**) Option "xkb_rules" "evdev"
[   134.127] (**) Option "xkb_model" "pc105"
[   134.127] (**) Option "xkb_layout" "fr"
[   134.127] (**) Option "xkb_variant" "latin9"
[   135.415] (II) XKB: reuse xkmfile /var/lib/xkb/server-03AF3717FF3AB439A4BAABA686CCB40771CDF520.xkm
[   136.896] (II) XKB: reuse xkmfile /var/lib/xkb/server-9372948B54F3D44BCBD2145E4B679EC9B1ADFAFC.xkm
[   136.905] (II) XKB: reuse xkmfile /var/lib/xkb/server-C38DD6D8ADD3E0B439A41366B4B2AEBA33506598.xkm
[   136.909] (II) XKB: reuse xkmfile /var/lib/xkb/server-C38DD6D8ADD3E0B439A41366B4B2AEBA33506598.xkm
[   136.916] (II) XKB: reuse xkmfile /var/lib/xkb/server-C38DD6D8ADD3E0B439A41366B4B2AEBA33506598.xkm
[   136.923] (II) XKB: reuse xkmfile /var/lib/xkb/server-C38DD6D8ADD3E0B439A41366B4B2AEBA33506598.xkm
[   136.935] (II) XKB: reuse xkmfile /var/lib/xkb/server-C38DD6D8ADD3E0B439A41366B4B2AEBA33506598.xkm
[   136.943] (II) XKB: reuse xkmfile /var/lib/xkb/server-C38DD6D8ADD3E0B439A41366B4B2AEBA33506598.xkm
[   136.958] (II) XKB: reuse xkmfile /var/lib/xkb/server-C38DD6D8ADD3E0B439A41366B4B2AEBA33506598.xkm
[   136.961] (II) XKB: reuse xkmfile /var/lib/xkb/server-C38DD6D8ADD3E0B439A41366B4B2AEBA33506598.xkm
[   136.977] (II) XKB: reuse xkmfile /var/lib/xkb/server-C38DD6D8ADD3E0B439A41366B4B2AEBA33506598.xkm
[   504.999] (II) XKB: reuse xkmfile /var/lib/xkb/server-C38DD6D8ADD3E0B439A41366B4B2AEBA33506598.xkm
nath@nath-HP-G72-Notebook-PC ~ $

Voilà. Je n'interviendrai pas avant ce soir car je parts maintenant au travail. Bonne journée à toi.


laptop: HP G72-a55SF /Ubuntu 18.04.1 64bit /Gnome 3.26.1 /Intel pentium  P6000 CPU 1.87Ghz x2 /ram 4Go /dd 485Go /CG Intel corporation Core Processor Integrated graphic controller et Advanced Micro Devices, Inc. [AMD/ATI] Park [Mobility Radeon HD 5430/5450/5470]

Hors ligne

#40 Le 08/10/2012, à 10:48

alca94

Re : aide pour désactivation carte ATI commutable avec carte Intel

bonjour
ce serait mieux de mettre vos résultats entre balises codes bleues, après clic droit "copier" dans le terminal (ou tout sélectionner)
121008120054644052.png


POUR METTRE LES RETOURS DU "TERMINAL"  voir les explications sur ce post
https://forum.ubuntu-fr.org/viewtopic.p … #p17345641

Hors ligne

#41 Le 08/10/2012, à 16:21

powerflower5

Re : aide pour désactivation carte ATI commutable avec carte Intel

Bonjour,
Ok merci pour l'info.


laptop: HP G72-a55SF /Ubuntu 18.04.1 64bit /Gnome 3.26.1 /Intel pentium  P6000 CPU 1.87Ghz x2 /ram 4Go /dd 485Go /CG Intel corporation Core Processor Integrated graphic controller et Advanced Micro Devices, Inc. [AMD/ATI] Park [Mobility Radeon HD 5430/5450/5470]

Hors ligne

#42 Le 09/10/2012, à 16:26

powerflower5

Re : aide pour désactivation carte ATI commutable avec carte Intel

Bonjour,
Peux-tu me dire ce qu'il faut faire maintenant, svp?... Si tu es dispo bien sûr.


laptop: HP G72-a55SF /Ubuntu 18.04.1 64bit /Gnome 3.26.1 /Intel pentium  P6000 CPU 1.87Ghz x2 /ram 4Go /dd 485Go /CG Intel corporation Core Processor Integrated graphic controller et Advanced Micro Devices, Inc. [AMD/ATI] Park [Mobility Radeon HD 5430/5450/5470]

Hors ligne

#43 Le 09/10/2012, à 16:55

f.x0

Re : aide pour désactivation carte ATI commutable avec carte Intel

essaies ceci

sudo Xorg -configure

Puis postes le retour de

cat /etc/X11/xorg.conf

Dernière modification par f.x0 (Le 10/10/2012, à 17:49)


SOPI

Hors ligne

#44 Le 09/10/2012, à 17:02

powerflower5

Re : aide pour désactivation carte ATI commutable avec carte Intel

nath@nath-HP-G72-Notebook-PC ~ $ sudo Xorg -configure
[sudo] password for nath: 

Fatal server error:
Server is already active for display 0
	If this server is no longer running, remove /tmp/.X0-lock
	and start again.


Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 

 ddxSigGiveUp: Closing log
nath@nath-HP-G72-Notebook-PC ~ $ cat etc/X11/xorg.conf
cat: etc/X11/xorg.conf: Aucun fichier ou dossier de ce type
nath@nath-HP-G72-Notebook-PC ~ $ 

laptop: HP G72-a55SF /Ubuntu 18.04.1 64bit /Gnome 3.26.1 /Intel pentium  P6000 CPU 1.87Ghz x2 /ram 4Go /dd 485Go /CG Intel corporation Core Processor Integrated graphic controller et Advanced Micro Devices, Inc. [AMD/ATI] Park [Mobility Radeon HD 5430/5450/5470]

Hors ligne

#45 Le 09/10/2012, à 17:06

f.x0

Re : aide pour désactivation carte ATI commutable avec carte Intel

Tu es en mode de dépannage ???

tu peux essayer ceci

sudo service lightdm stop
sudo Xorg -configure

puis postes le retour de

cat /etc/X11/xorg.conf

et de

cat ~/xorg.conf.new

et SURTOUT relance le serveur graphique

sudo service lightdm start

Dernière modification par f.x0 (Le 10/10/2012, à 17:49)


SOPI

Hors ligne

#46 Le 09/10/2012, à 17:10

powerflower5

Re : aide pour désactivation carte ATI commutable avec carte Intel

Oui je ne peux que démarrer comme ça, sinon, j'ai un écran noir au démarrage! Le seul moyen que j'avais testé pour démarrer normalement , c'est le nomodeset dans grub, mais là la résolution est pourrie! Voilà le retour de commande :

nath@nath-HP-G72-Notebook-PC ~ $ sudo service lightdm stop
[sudo] password for nath: 
Sorry, try again.
[sudo] password for nath: 
lightdm: unrecognized service
nath@nath-HP-G72-Notebook-PC ~ $ cat etc/X11/xorg.conf
cat: etc/X11/xorg.conf: Aucun fichier ou dossier de ce type
nath@nath-HP-G72-Notebook-PC ~ $ cat ~/xorg.conf.new
cat: /home/nath/xorg.conf.new: Aucun fichier ou dossier de ce type
nath@nath-HP-G72-Notebook-PC ~ $ sudo service lightdm start
lightdm: unrecognized service
nath@nath-HP-G72-Notebook-PC ~ $ 

laptop: HP G72-a55SF /Ubuntu 18.04.1 64bit /Gnome 3.26.1 /Intel pentium  P6000 CPU 1.87Ghz x2 /ram 4Go /dd 485Go /CG Intel corporation Core Processor Integrated graphic controller et Advanced Micro Devices, Inc. [AMD/ATI] Park [Mobility Radeon HD 5430/5450/5470]

Hors ligne

#47 Le 09/10/2012, à 17:18

f.x0

Re : aide pour désactivation carte ATI commutable avec carte Intel

Il manquait une commande dans ce que tu as fait
mais ce n'est pas grave car il semble que tu utilise gnome et non pas unity

fais exactement Toutes ce commandes

sudo service gdm stop
sudo Xorg -configure

puis postes le retour de

cat /etc/X11/xorg.conf

et de

cat ~/xorg.conf.new

et SURTOUT relance le serveur graphique

sudo service gdm start

Dernière modification par f.x0 (Le 10/10/2012, à 17:49)


SOPI

Hors ligne

#48 Le 09/10/2012, à 17:26

powerflower5

Re : aide pour désactivation carte ATI commutable avec carte Intel

nath@nath-HP-G72-Notebook-PC ~ $ sudo service gdm stop
[sudo] password for nath: 
gdm: unrecognized service
nath@nath-HP-G72-Notebook-PC ~ $ sudo Xorg -configure

Fatal server error:
Server is already active for display 0
	If this server is no longer running, remove /tmp/.X0-lock
	and start again.


Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 

 ddxSigGiveUp: Closing log
nath@nath-HP-G72-Notebook-PC ~ $ cat ~/xorg.conf.new
cat: /home/nath/xorg.conf.new: Aucun fichier ou dossier de ce type
nath@nath-HP-G72-Notebook-PC ~ $ sudo service gdm start
gdm: unrecognized service
nath@nath-HP-G72-Notebook-PC ~ $ 

laptop: HP G72-a55SF /Ubuntu 18.04.1 64bit /Gnome 3.26.1 /Intel pentium  P6000 CPU 1.87Ghz x2 /ram 4Go /dd 485Go /CG Intel corporation Core Processor Integrated graphic controller et Advanced Micro Devices, Inc. [AMD/ATI] Park [Mobility Radeon HD 5430/5450/5470]

Hors ligne

#49 Le 09/10/2012, à 17:41

f.x0

Re : aide pour désactivation carte ATI commutable avec carte Intel

Tu utilises quel environnement graphique ???  Gnome ? Unity ? Kde ? Lxde ? Xfce ?


SOPI

Hors ligne

#50 Le 09/10/2012, à 17:43

powerflower5

Re : aide pour désactivation carte ATI commutable avec carte Intel

Je suis sous mint cinnamon. J'ai cherché de l'aide ici car basé sur ubuntu.
Je précise que j'avais ce problème d'écran noir au démarrage à l'essai d'ubuntu également.

Dernière modification par powerflower5 (Le 09/10/2012, à 17:49)


laptop: HP G72-a55SF /Ubuntu 18.04.1 64bit /Gnome 3.26.1 /Intel pentium  P6000 CPU 1.87Ghz x2 /ram 4Go /dd 485Go /CG Intel corporation Core Processor Integrated graphic controller et Advanced Micro Devices, Inc. [AMD/ATI] Park [Mobility Radeon HD 5430/5450/5470]

Hors ligne