#1 Le 15/08/2015, à 22:52
- blitz444
[Résolu] Freeze répétitifs et aléatoires après installation ?
Bonjour à tous,
Je dispose d'un ordinateur peu récent et j'ai voulu installer Ubuntu en cohabitation avec Windows.
J'ai donc suivi toutes les étapes décrites sur ce site (au passage bravo, c'est très bien expliqué !) mais une fois installé j'ai pu me rendre compte qu'après plusieurs minutes le système gelé... C'est arrivé beaucoup de fois et je me suis dit que ça devait venir de ma configuration, trop peu performante pour Ubuntu. J'ai donc désinstallé la distribution et j'ai installé Lubuntu en pensant que ça serait mieux. Effectivement, c'est beaucoup mieux. Je suis resté plus de deux heures dessus à naviguer pour le découvrir.
Je pensais donc que c'était bon mais non, rebelote, freeze !
Concernant les symptômes :
C'est arrivé plusieurs fois depuis l’installation, parfois 5 minutes après avoir démarrer parfois 1 heure après... Parfois je naviguais simplement dans des dossiers ou regardais une vidéo ou bien encore rien du tout (je suis parti et lorsque je suis revenu l'ordinateur était gelé...)
Cela semble donc totalement aléatoire.
Lorsque ça arrive le curseur ne peux plus être bougé, le clavier ne répond plus, l'image est fixe et le son est en boucle sur une très courte période pendant toute la durée du freeze.
Les freeze durent environ 5 minutes mais ça peux aussi durer seulement 20 sec et tout repart comme si de rien était. Les fenêtres correspondant aux raccourcis pressés pendant le bug s'ouvre (terminal, gestionnaire de tache par exemple) et si je visionnais une vidéo sur youtube celle-ci reprend au même endroit.
Des pistes ?
Etant novice sur Linux je ne sais pas trop quoi faire et quoi chercher et j'espère que quelqu'un pourra m'aider. D'après ce que j'ai lu sur divers topic ici même il est possible que ça vienne de la carte graphique ?
Ma carte est une ATI Radeon Xpress 200
01:05.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] RC410 [Radeon Xpress 200/1100] (prog-if 00 [VGA controller])
Subsystem: Packard Bell B.V. Device e017
Flags: bus master, 66MHz, medium devsel, latency 64, IRQ 17
Memory at d0000000 (32-bit, prefetchable) [size=256M]
I/O ports at ee00 [size=256]
Memory at fdef0000 (32-bit, non-prefetchable) [size=64K]
[virtual] Expansion ROM at fde00000 [disabled] [size=128K]
Capabilities: <access denied>
Kernel driver in use: radeon
On trouve quelques infos sur ce site :
https://help.ubuntu.com/community/Radeo … The_Driver
J'ai testé le pilote avec la commande qu'ils donnent :
dmesg | egrep 'drm|radeon'
Et j'ai eu la réponse suivante :
[ 13.571243] [drm] Initialized drm 1.1.0 20060810
[ 14.404085] [drm] radeon kernel modesetting enabled.
[ 14.404219] fb: switching to radeondrmfb from VESA VGA
[ 14.405980] [drm] initializing kernel modesetting (RS400 0x1002:0x5A61 0x1631:0xE017).
[ 14.406010] [drm] register mmio base: 0xFDEF0000
[ 14.406013] [drm] register mmio size: 65536
[ 14.406154] [drm] Generation 2 PCI interface, using max accessible memory
[ 14.406165] radeon 0000:01:05.0: VRAM: 256M 0x0000000030000000 - 0x000000003FFFFFFF (256M used)
[ 14.406170] radeon 0000:01:05.0: GTT: 512M 0x0000000040000000 - 0x000000005FFFFFFF
[ 14.406187] [drm] Detected VRAM RAM=256M, BAR=256M
[ 14.406190] [drm] RAM width 128bits DDR
[ 14.406454] [drm] radeon: 256M of VRAM memory ready
[ 14.406457] [drm] radeon: 512M of GTT memory ready.
[ 14.406492] [drm] GART: num cpu pages 131072, num gpu pages 131072
[ 14.431615] [drm] radeon: 3 quad pipes, 1 z pipes initialized.
[ 14.431628] [drm] PCIE GART of 512M enabled (table at 0x000000002B480000).
[ 14.431700] radeon 0000:01:05.0: WB enabled
[ 14.431709] radeon 0000:01:05.0: fence driver on ring 0 use gpu addr 0x0000000040000000 and cpu addr 0xebcc9000
[ 14.431714] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 14.431717] [drm] Driver supports precise vblank timestamp query.
[ 14.431720] radeon 0000:01:05.0: radeon: MSI limited to 32-bit
[ 14.431774] [drm] radeon: irq initialized.
[ 14.431790] [drm] Loading R300 Microcode
[ 14.883118] [drm] radeon: ring at 0x0000000040001000
[ 14.883153] [drm] ring test succeeded in 2 usecs
[ 14.883383] [drm] ib test succeeded in 0 usecs
[ 14.884725] [drm] Radeon Display Connectors
[ 14.884730] [drm] Connector 0:
[ 14.884732] [drm] VGA-1
[ 14.884736] [drm] DDC: 0x68 0x68 0x68 0x68 0x68 0x68 0x68 0x68
[ 14.884738] [drm] Encoders:
[ 14.884741] [drm] CRT1: INTERNAL_DAC2
[ 14.884743] [drm] Connector 1:
[ 14.884746] [drm] SVIDEO-1
[ 14.884748] [drm] Encoders:
[ 14.884750] [drm] TV1: INTERNAL_DAC2
[ 14.923007] [drm] fb mappable at 0xD0040000
[ 14.923011] [drm] vram apper at 0xD0000000
[ 14.923014] [drm] size 7057408
[ 14.923016] [drm] fb depth is 24
[ 14.923019] [drm] pitch is 6720
[ 14.923161] fbcon: radeondrmfb (fb0) is primary device
[ 14.923363] radeon 0000:01:05.0: fb0: radeondrmfb frame buffer device
[ 14.923368] radeon 0000:01:05.0: registered panic notifier
[ 14.938001] [drm] Initialized radeon 2.40.0 20080528 for 0000:01:05.0 on minor 0
Pour moi c'est du charabia et je ne sais pas vraiment si c'est bon signe ou non. Je n'ai pas continué les indications de ce site car je n'ai pas tout compris et je ne voudrais pas faire de bêtises... Peut-être l'un d'entre vous sera m'aiguiller vers une solution à mon problème, en tout cas je vous remercie de m'avoir lu jusqu'ici.
Dernière modification par blitz444 (Le 19/08/2015, à 16:36)
Hors ligne
#2 Le 15/08/2015, à 23:51
- jacobus77
Re : [Résolu] Freeze répétitifs et aléatoires après installation ?
Exclu d'abord un pb de ram, vérifies que le swap n'est pas utilisé.
Sinon la carte graphique est ancienne, je te conseilles d'essayer avec xubuntu qui utilises un autre gestionnaire de fenêtre plutôt robuste.
Dernière modification par jacobus77 (Le 15/08/2015, à 23:52)
Hors ligne
#3 Le 16/08/2015, à 15:45
- blitz444
Re : [Résolu] Freeze répétitifs et aléatoires après installation ?
J'ai fait un MemTest pour vérifier les barrettes de RAM, celui-ci ne renvoi aucune erreur.
Pour ce qui est du swap j'ai ceci en fonctionnement normal :
Filename Type Size Used Priority
/dev/sda6 partition 1998844 33680 -1
J'ai pris plusieurs screens au moment des freezes en affichant l'utilisation de la mémoire :
Celui-ci, gel pendant le visionnage d'une vidéo sur Youtube :
http://img15.hostingpics.net/pics/71158 … x10502.png
http://hpics.li/02c9b5c
On vois que le processeur est plutôt utilisé.
Ci dessous, une autre situation où le processeur est moins demandé, gel alors que je mettais l'image précédente sur un hébergeur :
http://img15.hostingpics.net/pics/11709 … x10502.png
http://hpics.li/65ff24b
Modération : merci d'utiliser des images de petite taille (300x300) ou des miniatures pointant sur ces images (Un hébergeur comme Toile Libre le permet).
Dernière modification par cqfd93 (Le 16/08/2015, à 16:37)
Hors ligne
#4 Le 16/08/2015, à 16:00
- moko138
Re : [Résolu] Freeze répétitifs et aléatoires après installation ?
Donne
sudo lshw
%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel : À la découverte de dcraw
Hors ligne
#5 Le 16/08/2015, à 16:21
- blitz444
Re : [Résolu] Freeze répétitifs et aléatoires après installation ?
Pour info j'ai désactivé l'utilisation du swap et le problème a persisté.
Voilà moko138 :
famille@Bureau:~$ sudo lshw
bureau
description: Computer
produit: PROD00000000
fabriquant: OEM00000
bits: 32 bits
fonctionnalités: smbios-2.3 smp-1.4 smp
configuration: cpus=2
*-core
description: Motherboard
identifiant matériel: 0
*-cpu:0
produit: Intel(R) Pentium(R) D CPU 2.80GHz
fabriquant: Intel Corp.
identifiant matériel: 0
information bus: cpu@0
version: 15.6.4
numéro de série: 0000-0F64-0000-0000-0000-0000
taille: 2400MHz
capacité: 2800MHz
bits: 64 bits
fonctionnalités: boot fpu fpu_exception wp vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx x86-64 constant_tsc pebs bts pni dtes64 monitor ds_cpl est cid cx16 xtpr pdcm lahf_lm cpufreq
configuration: id=0
*-logicalcpu:0
description: CPU Logique
identifiant matériel: 0.1
bits: 64 bits
fonctionnalités: logical
*-logicalcpu:1
description: CPU Logique
identifiant matériel: 0.2
bits: 64 bits
fonctionnalités: logical
*-cpu:1
identifiant matériel: 1
information bus: cpu@1
version: 15.6.4
numéro de série: 0000-0F64-0000-0000-0000-0000
taille: 2400MHz
capacité: 2800MHz
fonctionnalités: ht cpufreq
configuration: id=0
*-logicalcpu:0
description: CPU Logique
identifiant matériel: 0.1
fonctionnalités: logical
*-logicalcpu:1
description: CPU Logique
identifiant matériel: 0.2
fonctionnalités: logical
*-memory
description: Mémoire système
identifiant matériel: 2
taille: 1019MiB
*-pci
description: Host bridge
produit: RS400 Host Bridge
fabriquant: Advanced Micro Devices, Inc. [AMD/ATI]
identifiant matériel: 100
information bus: pci@0000:00:00.0
version: 01
bits: 64 bits
horloge: 66MHz
configuration: latency=64
ressources: mémoire:f4000000-f7ffffff mémoire:fdfff000-fdffffff
*-pci:0
description: PCI bridge
produit: RC4xx/RS4xx PCI Bridge [int gfx]
fabriquant: Advanced Micro Devices, Inc. [AMD/ATI]
identifiant matériel: 1
information bus: pci@0000:00:01.0
version: 00
bits: 32 bits
horloge: 66MHz
fonctionnalités: pci agp agp-2.0 normal_decode bus_master cap_list
ressources: mémoire:30000000-33ffffff portE/S:e000(taille=4096) mémoire:fde00000-fdefffff mémoire:d0000000-dfffffff
*-display
description: VGA compatible controller
produit: RC410 [Radeon Xpress 200/1100]
fabriquant: Advanced Micro Devices, Inc. [AMD/ATI]
identifiant matériel: 5
information bus: pci@0000:01:05.0
version: 00
bits: 32 bits
horloge: 66MHz
fonctionnalités: pm msi vga_controller bus_master cap_list rom
configuration: driver=radeon latency=64 mingnt=8
ressources: irq:17 mémoire:d0000000-dfffffff portE/S:ee00(taille=256) mémoire:fdef0000-fdefffff mémoire:fde00000-fde1ffff
*-ide:0
description: IDE interface
produit: IXP SB400 Serial ATA Controller
fabriquant: Advanced Micro Devices, Inc. [AMD/ATI]
identifiant matériel: 11
information bus: pci@0000:00:11.0
version: 80
bits: 32 bits
horloge: 66MHz
fonctionnalités: ide pm msi bus_master cap_list rom
configuration: driver=sata_sil latency=64
ressources: irq:23 portE/S:ff00(taille=8) portE/S:fe00(taille=4) portE/S:fd00(taille=8) portE/S:fc00(taille=4) portE/S:fb00(taille=16) mémoire:fdffe000-fdffe1ff mémoire:34000000-3407ffff
*-ide:1
description: IDE interface
produit: IXP SB4x0 Serial ATA Controller
fabriquant: Advanced Micro Devices, Inc. [AMD/ATI]
identifiant matériel: 12
information bus: pci@0000:00:12.0
version: 80
bits: 32 bits
horloge: 66MHz
fonctionnalités: ide pm msi bus_master cap_list rom
configuration: driver=sata_sil latency=64
ressources: irq:22 portE/S:fa00(taille=8) portE/S:f900(taille=4) portE/S:f800(taille=8) portE/S:f700(taille=4) portE/S:f600(taille=16) mémoire:fdffd000-fdffd1ff mémoire:34080000-340fffff
*-usb:0
description: USB controller
produit: IXP SB4x0 USB Host Controller
fabriquant: Advanced Micro Devices, Inc. [AMD/ATI]
identifiant matériel: 13
information bus: pci@0000:00:13.0
version: 80
bits: 32 bits
horloge: 66MHz
fonctionnalités: msi ohci bus_master cap_list
configuration: driver=ohci-pci latency=64
ressources: irq:19 mémoire:fdffc000-fdffcfff
*-usbhost
produit: OHCI PCI host controller
fabriquant: Linux 3.19.0-25-generic ohci_hcd
identifiant matériel: 1
information bus: usb@2
nom logique: usb2
version: 3.19
fonctionnalités: usb-1.10
configuration: driver=hub slots=4 speed=12Mbit/s
*-usb
description: Souris
produit: OM
fabriquant: Elan Microelectronics Corp.
identifiant matériel: 3
information bus: usb@2:3
version: 24.58
fonctionnalités: usb-1.10
configuration: driver=usbhid maxpower=100mA speed=1Mbit/s
*-usb:1
description: USB controller
produit: IXP SB4x0 USB Host Controller
fabriquant: Advanced Micro Devices, Inc. [AMD/ATI]
identifiant matériel: 13.1
information bus: pci@0000:00:13.1
version: 80
bits: 32 bits
horloge: 66MHz
fonctionnalités: msi ohci bus_master cap_list
configuration: driver=ohci-pci latency=64
ressources: irq:19 mémoire:fdffb000-fdffbfff
*-usbhost
produit: OHCI PCI host controller
fabriquant: Linux 3.19.0-25-generic ohci_hcd
identifiant matériel: 1
information bus: usb@3
nom logique: usb3
version: 3.19
fonctionnalités: usb-1.10
configuration: driver=hub slots=4 speed=12Mbit/s
*-usb
description: Périphérique de stockage de masse
produit: USB Reader
identifiant matériel: 2
information bus: usb@3:2
nom logique: scsi6
version: 1.00
numéro de série: 2004888
fonctionnalités: usb-1.10 scsi emulated scsi-host
configuration: driver=usb-storage maxpower=100mA speed=12Mbit/s
*-disk:0
description: SCSI Disk
identifiant matériel: 0.0.0
information bus: scsi@6:0.0.0
nom logique: /dev/sdb
configuration: logicalsectorsize=512 sectorsize=512
*-disk:1
description: SCSI Disk
identifiant matériel: 0.0.1
information bus: scsi@6:0.0.1
nom logique: /dev/sdc
configuration: logicalsectorsize=512 sectorsize=512
*-disk:2
description: SCSI Disk
identifiant matériel: 0.0.2
information bus: scsi@6:0.0.2
nom logique: /dev/sdd
configuration: logicalsectorsize=512 sectorsize=512
*-disk:3
description: SCSI Disk
identifiant matériel: 0.0.3
information bus: scsi@6:0.0.3
nom logique: /dev/sde
configuration: logicalsectorsize=512 sectorsize=512
*-usb:2
description: USB controller
produit: IXP SB4x0 USB2 Host Controller
fabriquant: Advanced Micro Devices, Inc. [AMD/ATI]
identifiant matériel: 13.2
information bus: pci@0000:00:13.2
version: 80
bits: 32 bits
horloge: 66MHz
fonctionnalités: pm msi ehci bus_master cap_list
configuration: driver=ehci-pci latency=64
ressources: irq:19 mémoire:fdffa000-fdffafff
*-usbhost
produit: EHCI Host Controller
fabriquant: Linux 3.19.0-25-generic ehci_hcd
identifiant matériel: 1
information bus: usb@1
nom logique: usb1
version: 3.19
fonctionnalités: usb-2.00
configuration: driver=hub slots=8 speed=480Mbit/s
*-serial
description: SMBus
produit: IXP SB4x0 SMBus Controller
fabriquant: Advanced Micro Devices, Inc. [AMD/ATI]
identifiant matériel: 14
information bus: pci@0000:00:14.0
version: 82
bits: 32 bits
horloge: 66MHz
configuration: driver=piix4_smbus latency=0
ressources: irq:0 portE/S:400(taille=16) mémoire:fdff9000-fdff93ff
*-ide:2
description: IDE interface
produit: IXP SB4x0 IDE Controller
fabriquant: Advanced Micro Devices, Inc. [AMD/ATI]
identifiant matériel: 14.1
information bus: pci@0000:00:14.1
version: 80
bits: 32 bits
horloge: 66MHz
fonctionnalités: ide msi bus_master cap_list
configuration: driver=pata_atiixp latency=64
ressources: irq:16 portE/S:1f0(taille=8) portE/S:3f6 portE/S:170(taille=8) portE/S:376 portE/S:f400(taille=16)
*-multimedia
description: Audio device
produit: IXP SB4x0 High Definition Audio Controller
fabriquant: Advanced Micro Devices, Inc. [AMD/ATI]
identifiant matériel: 14.2
information bus: pci@0000:00:14.2
version: 01
bits: 64 bits
horloge: 33MHz
fonctionnalités: pm msi bus_master cap_list
configuration: driver=snd_hda_intel latency=64
ressources: irq:16 mémoire:fdff0000-fdff3fff
*-isa
description: ISA bridge
produit: IXP SB4x0 PCI-ISA Bridge
fabriquant: Advanced Micro Devices, Inc. [AMD/ATI]
identifiant matériel: 14.3
information bus: pci@0000:00:14.3
version: 80
bits: 32 bits
horloge: 66MHz
fonctionnalités: isa bus_master
configuration: latency=0
*-pci:1
description: PCI bridge
produit: IXP SB4x0 PCI-PCI Bridge
fabriquant: Advanced Micro Devices, Inc. [AMD/ATI]
identifiant matériel: 14.4
information bus: pci@0000:00:14.4
version: 80
bits: 32 bits
horloge: 66MHz
fonctionnalités: pci subtractive_decode bus_master vga_palette
ressources: portE/S:d000(taille=4096) mémoire:fdd00000-fddfffff mémoire:fdc00000-fdcfffff
*-network
description: Ethernet interface
produit: RTL-8100/8101L/8139 PCI Fast Ethernet Adapter
fabriquant: Realtek Semiconductor Co., Ltd.
identifiant matériel: 5
information bus: pci@0000:02:05.0
nom logique: eth0
version: 10
numéro de série: 00:16:e6:1b:9c:6a
taille: 100Mbit/s
capacité: 100Mbit/s
bits: 32 bits
horloge: 33MHz
fonctionnalités: pm bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=8139too driverversion=0.9.28 duplex=full ip=192.168.1.20 latency=64 link=yes maxlatency=64 mingnt=32 multicast=yes port=MII speed=100Mbit/s
ressources: irq:9 portE/S:dc00(taille=256) mémoire:fddff000-fddff0ff
*-firewire
description: FireWire (IEEE 1394)
produit: VT6306/7/8 [Fire II(M)] IEEE 1394 OHCI Controller
fabriquant: VIA Technologies, Inc.
identifiant matériel: 6
information bus: pci@0000:02:06.0
version: 80
bits: 32 bits
horloge: 33MHz
fonctionnalités: pm ohci bus_master cap_list
configuration: driver=firewire_ohci latency=64 maxlatency=32
ressources: irq:22 mémoire:fddfe000-fddfe7ff portE/S:df00(taille=128)
*-scsi:0
identifiant matériel: 3
nom logique: scsi2
fonctionnalités: emulated
*-disk
description: ATA Disk
produit: ST3320820AS
fabriquant: Seagate
identifiant matériel: 0.0.0
information bus: scsi@2:0.0.0
nom logique: /dev/sda
version: D
numéro de série: 5QF19YRC
taille: 298GiB (320GB)
fonctionnalités: partitioned partitioned:dos
configuration: ansiversion=5 logicalsectorsize=512 sectorsize=512 signature=17df17de
*-volume:0
description: Windows FAT volume
fabriquant: MSWIN4.1
identifiant matériel: 1
information bus: scsi@2:0.0.0,1
nom logique: /dev/sda1
version: FAT32
numéro de série: b0a6-077b
taille: 7993MiB
capacité: 7993MiB
fonctionnalités: primary fat initialized
configuration: FATs=2 filesystem=fat label=BACKUP
*-volume:1
description: Windows NTFS volume
identifiant matériel: 2
information bus: scsi@2:0.0.0,2
nom logique: /dev/sda2
version: 3.1
numéro de série: 20517b30-6b29-7448-b938-c61452390534
taille: 29GiB
capacité: 29GiB
fonctionnalités: primary bootable ntfs initialized
configuration: clustersize=4096 created=2015-08-15 02:43:40 filesystem=ntfs label=WINDOWS state=clean
*-volume:2
description: Extended partition
identifiant matériel: 3
information bus: scsi@2:0.0.0,3
nom logique: /dev/sda3
taille: 260GiB
capacité: 260GiB
fonctionnalités: primary extended partitioned partitioned:extended
*-logicalvolume:0
description: HPFS/NTFS partition
identifiant matériel: 5
nom logique: /dev/sda5
nom logique: /media/famille/Sauvegarde
capacité: 220GiB
configuration: mount.fstype=fuseblk mount.options=rw,nosuid,nodev,relatime,user_id=0,group_id=0,default_permissions,allow_other,blksize=4096 state=mounted
*-logicalvolume:1
description: Linux swap / Solaris partition
identifiant matériel: 6
nom logique: /dev/sda6
capacité: 1952MiB
fonctionnalités: nofs
*-logicalvolume:2
description: Linux filesystem partition
identifiant matériel: 7
nom logique: /dev/sda7
nom logique: /
capacité: 38GiB
configuration: mount.fstype=ext3 mount.options=rw,relatime,errors=remount-ro,data=ordered state=mounted
*-scsi:1
identifiant matériel: 4
nom logique: scsi4
fonctionnalités: emulated
*-cdrom
description: DVD writer
produit: DVD RW AD-5170A
fabriquant: Optiarc
identifiant matériel: 0.0.0
information bus: scsi@4:0.0.0
nom logique: /dev/cdrom
nom logique: /dev/cdrw
nom logique: /dev/dvd
nom logique: /dev/dvdrw
nom logique: /dev/sr0
version: 1.52
numéro de série: [
fonctionnalités: removable audio cd-r cd-rw dvd dvd-r
configuration: ansiversion=5 status=nodisc
Hors ligne
#6 Le 16/08/2015, à 17:03
- moko138
Re : [Résolu] Freeze répétitifs et aléatoires après installation ?
Pour ta carte radeon :
*-pci:0
description: PCI bridge
fabriquant: Advanced Micro Devices, Inc. [AMD/ATI]
fonctionnalités: pci agp agp-2.0 normal_decode bus_master cap_list
*-display
description: VGA compatible controller
produit: RC410 [Radeon Xpress 200/1100]
fabriquant: Advanced Micro Devices, Inc. [AMD/ATI]
configuration: driver=radeon
je ne suis pas compétent pour te dire si le noyau 3.19 ou le pilote libre radeon suffisent.
Mais pour ta RAM à 1 Go :
memory taille: 1019MiB
Dans la famille *buntu, seule Lubuntu te laissera un peu de fluidité, tu as bien fait de la prendre.
Fais ceci (réglage du swappiness)
echo vm.swappiness=4 | sudo tee -a /etc/sysctl.conf
Redémarre,
Évite de garder beaucoup d'onglets ouverts dans ton navigateur,
et donne des nouvelles à l'usage.
%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel : À la découverte de dcraw
Hors ligne
#7 Le 16/08/2015, à 17:07
- alca94
Re : [Résolu] Freeze répétitifs et aléatoires après installation ?
Bonjour
avec ce type de carte graphique j'ai été obligé de rester sur une 12.04
produit: RC410 [Radeon Xpress 200/1100]
POUR METTRE LES RETOURS DU "TERMINAL" voir les explications sur ce post
https://forum.ubuntu-fr.org/viewtopic.p … #p17345641
Hors ligne
#8 Le 16/08/2015, à 18:58
- moko138
Re : [Résolu] Freeze répétitifs et aléatoires après installation ?
avec ce type de carte graphique j'ai été obligé de rester sur une 12.04
produit: RC410 [Radeon Xpress 200/1100]
Merci, alca94 !
%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel : À la découverte de dcraw
Hors ligne
#9 Le 16/08/2015, à 19:02
- jacobus77
Re : [Résolu] Freeze répétitifs et aléatoires après installation ?
En même temps que tu ai l'impression que ça freeze dés que le swap commence à être utiliser c'est un peu normal, le disque dur c'est moins rapide que la mémoire.
Je te conseilles de racheter de la RAM (alternative : passer au browser lynx;) ),
c'est ce que j'avais fait pour une veille machine, la DDR2 (j'imagine) se trouve pas trop cher (genre dix eus le Go).
Hors ligne
#10 Le 16/08/2015, à 19:52
- blitz444
Re : [Résolu] Freeze répétitifs et aléatoires après installation ?
Merci pour votre aide !
J'ai fait un réglage du swapiness comme tu me l'as suggéré Moko138, on verra ce que ça donne.
Merci pour l'info Alca94. Si le problème persiste je m'orienterais vers cette solution. Mais tu ne penses donc pas qu'un changement de pilote de la carte graphique pourrait être bénéfique ? (En supposant qu'il en existe )
Acheter de la RAM est en effet une possibilité Jacobus77, car c'est vrai que je suis assez pauvre en RAM sur ce PC !
Hors ligne
#11 Le 16/08/2015, à 19:57
- moko138
Re : [Résolu] Freeze répétitifs et aléatoires après installation ?
Pour le type de ram, puisque sudo lshw est resté presque muet, donne
sudo dmidecode
%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel : À la découverte de dcraw
Hors ligne
#12 Le 17/08/2015, à 10:28
- blitz444
Re : [Résolu] Freeze répétitifs et aléatoires après installation ?
Voilà :
# dmidecode 2.12
SMBIOS 2.3 present.
56 structures occupying 1710 bytes.
Table at 0x000F0000.
Handle 0x0000, DMI type 0, 20 bytes
BIOS Information
Vendor: Phoenix Technologies, LTD
Version: 20Q
Release Date: 07/19/2006
Address: 0xE0000
Runtime Size: 128 kB
ROM Size: 512 kB
Characteristics:
PCI is supported
PNP is supported
APM is supported
BIOS is upgradeable
BIOS shadowing is allowed
Boot from CD is supported
Selectable boot is supported
EDD is supported
Print screen service is supported (int 5h)
8042 keyboard services are supported (int 9h)
Printer services are supported (int 17h)
CGA/mono video services are supported (int 10h)
ACPI is supported
USB legacy is supported
LS-120 boot is supported
ATAPI Zip drive boot is supported
BIOS boot specification is supported
Handle 0x0001, DMI type 1, 25 bytes
System Information
Manufacturer: Packard Bell BV
Product Name: IMEDIA MC 9515
Version: PB34334502
Serial Number: 119283480314
UUID: B4315E90-BC5A-DB11-8000-4E45435F4349
Wake-up Type: Power Switch
Handle 0x0002, DMI type 2, 8 bytes
Base Board Information
Manufacturer: Packard Bell BV
Product Name: GA-8TRC410M-NF
Version:
Serial Number:
Handle 0x0003, DMI type 3, 17 bytes
Chassis Information
Manufacturer: Packard Bell BV
Type: Desktop
Lock: Not Present
Version:
Serial Number: 50424E
Asset Tag:
Boot-up State: Unknown
Power Supply State: Unknown
Thermal State: Unknown
Security Status: Unknown
OEM Information: 0x00000000
Handle 0x0004, DMI type 4, 35 bytes
Processor Information
Socket Designation: Socket 775
Type: Central Processor
Family: Other
Manufacturer: Intel
ID: 64 0F 00 00 FF FB EB BF
Signature: Type 0, Family 15, Model 6, Stepping 4
Flags:
FPU (Floating-point unit on-chip)
VME (Virtual mode extension)
DE (Debugging extension)
PSE (Page size extension)
TSC (Time stamp counter)
MSR (Model specific registers)
PAE (Physical address extension)
MCE (Machine check exception)
CX8 (CMPXCHG8 instruction supported)
APIC (On-chip APIC hardware supported)
SEP (Fast system call)
MTRR (Memory type range registers)
PGE (Page global enable)
MCA (Machine check architecture)
CMOV (Conditional move instruction supported)
PAT (Page attribute table)
PSE-36 (36-bit page size extension)
CLFSH (CLFLUSH instruction supported)
DS (Debug store)
ACPI (ACPI supported)
MMX (MMX technology supported)
FXSR (FXSAVE and FXSTOR instructions supported)
SSE (Streaming SIMD extensions)
SSE2 (Streaming SIMD extensions 2)
SS (Self-snoop)
HTT (Multi-threading)
TM (Thermal monitor supported)
PBE (Pending break enabled)
Version: Intel(R) Pentium(R) D CPU
Voltage: 0.0 V
External Clock: 200 MHz
Max Speed: 4000 MHz
Current Speed: 2800 MHz
Status: Populated, Enabled
Upgrade: ZIF Socket
L1 Cache Handle: 0x000B
L2 Cache Handle: 0x000D
L3 Cache Handle: Not Provided
Serial Number:
Asset Tag:
Part Number:
Handle 0x0005, DMI type 4, 35 bytes
Processor Information
Socket Designation: Socket 775
Type: Central Processor
Family: Other
Manufacturer: Intel
ID: 64 0F 00 00 FF FB EB BF
Signature: Type 0, Family 15, Model 6, Stepping 4
Flags:
FPU (Floating-point unit on-chip)
VME (Virtual mode extension)
DE (Debugging extension)
PSE (Page size extension)
TSC (Time stamp counter)
MSR (Model specific registers)
PAE (Physical address extension)
MCE (Machine check exception)
CX8 (CMPXCHG8 instruction supported)
APIC (On-chip APIC hardware supported)
SEP (Fast system call)
MTRR (Memory type range registers)
PGE (Page global enable)
MCA (Machine check architecture)
CMOV (Conditional move instruction supported)
PAT (Page attribute table)
PSE-36 (36-bit page size extension)
CLFSH (CLFLUSH instruction supported)
DS (Debug store)
ACPI (ACPI supported)
MMX (MMX technology supported)
FXSR (FXSAVE and FXSTOR instructions supported)
SSE (Streaming SIMD extensions)
SSE2 (Streaming SIMD extensions 2)
SS (Self-snoop)
HTT (Multi-threading)
TM (Thermal monitor supported)
PBE (Pending break enabled)
Version: Intel(R) Pentium(R) D CPU
Voltage: 0.0 V
External Clock: 200 MHz
Max Speed: 4000 MHz
Current Speed: 2800 MHz
Status: Populated, Enabled
Upgrade: ZIF Socket
L1 Cache Handle: 0x000C
L2 Cache Handle: 0x000E
L3 Cache Handle: Not Provided
Serial Number:
Asset Tag:
Part Number:
Handle 0x0006, DMI type 5, 24 bytes
Memory Controller Information
Error Detecting Method: None
Error Correcting Capabilities:
None
Supported Interleave: One-way Interleave
Current Interleave: One-way Interleave
Maximum Memory Module Size: 32 MB
Maximum Total Memory Size: 128 MB
Supported Speeds:
70 ns
60 ns
Supported Memory Types:
Standard
EDO
Memory Module Voltage: 5.0 V
Associated Memory Slots: 4
0x0007
0x0008
0x0009
0x000A
Enabled Error Correcting Capabilities: None
Handle 0x0007, DMI type 6, 12 bytes
Memory Module Information
Socket Designation: A0
Bank Connections: 0
Current Speed: 56 ns
Type: DIMM SDRAM
Installed Size: 512 MB (Single-bank Connection)
Enabled Size: 512 MB (Single-bank Connection)
Error Status: OK
Handle 0x0008, DMI type 6, 12 bytes
Memory Module Information
Socket Designation: A1
Bank Connections: 2
Current Speed: 56 ns
Type: DIMM SDRAM
Installed Size: 512 MB (Single-bank Connection)
Enabled Size: 512 MB (Single-bank Connection)
Error Status: OK
Handle 0x0009, DMI type 6, 12 bytes
Memory Module Information
Socket Designation: A2
Bank Connections: None
Current Speed: 56 ns
Type: Unknown
Installed Size: Not Installed
Enabled Size: Not Installed
Error Status: OK
Handle 0x000A, DMI type 6, 12 bytes
Memory Module Information
Socket Designation: A3
Bank Connections: None
Current Speed: 56 ns
Type: Unknown
Installed Size: Not Installed
Enabled Size: Not Installed
Error Status: OK
Handle 0x000B, DMI type 7, 19 bytes
Cache Information
Socket Designation: Internal Cache
Configuration: Enabled, Not Socketed, Level 1
Operational Mode: Write Back
Location: Internal
Installed Size: 32 kB
Maximum Size: 32 kB
Supported SRAM Types:
Synchronous
Installed SRAM Type: Synchronous
Speed: Unknown
Error Correction Type: Unknown
System Type: Unknown
Associativity: Unknown
Handle 0x000C, DMI type 7, 19 bytes
Cache Information
Socket Designation: Internal Cache
Configuration: Enabled, Not Socketed, Level 1
Operational Mode: Write Back
Location: Internal
Installed Size: 32 kB
Maximum Size: 32 kB
Supported SRAM Types:
Synchronous
Installed SRAM Type: Synchronous
Speed: Unknown
Error Correction Type: Unknown
System Type: Unknown
Associativity: Unknown
Handle 0x000D, DMI type 7, 19 bytes
Cache Information
Socket Designation: External Cache
Configuration: Enabled, Not Socketed, Level 2
Operational Mode: Write Back
Location: External
Installed Size: 2048 kB
Maximum Size: 2048 kB
Supported SRAM Types:
Synchronous
Installed SRAM Type: Synchronous
Speed: Unknown
Error Correction Type: Unknown
System Type: Unknown
Associativity: Unknown
Handle 0x000E, DMI type 7, 19 bytes
Cache Information
Socket Designation: External Cache
Configuration: Enabled, Not Socketed, Level 2
Operational Mode: Write Back
Location: External
Installed Size: 2048 kB
Maximum Size: 2048 kB
Supported SRAM Types:
Synchronous
Installed SRAM Type: Synchronous
Speed: Unknown
Error Correction Type: Unknown
System Type: Unknown
Associativity: Unknown
Handle 0x000F, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: PRIMARY IDE
Internal Connector Type: On Board IDE
External Reference Designator: Not Specified
External Connector Type: None
Port Type: Other
Handle 0x0010, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: SATA0
Internal Connector Type: On Board IDE
External Reference Designator: Not Specified
External Connector Type: None
Port Type: Other
Handle 0x0011, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: SATA1
Internal Connector Type: On Board IDE
External Reference Designator: Not Specified
External Connector Type: None
Port Type: Other
Handle 0x0012, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: SATA2
Internal Connector Type: On Board IDE
External Reference Designator: Not Specified
External Connector Type: None
Port Type: Other
Handle 0x0013, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: SATA3
Internal Connector Type: On Board IDE
External Reference Designator: Not Specified
External Connector Type: None
Port Type: Other
Handle 0x0014, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: Keyboard
Internal Connector Type: PS/2
External Reference Designator:
External Connector Type: PS/2
Port Type: Keyboard Port
Handle 0x0015, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: PS/2 Mouse
Internal Connector Type: PS/2
External Reference Designator:
External Connector Type: PS/2
Port Type: Mouse Port
Handle 0x0016, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: Not Specified
Internal Connector Type: None
External Reference Designator: USB0
External Connector Type: Other
Port Type: USB
Handle 0x0017, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: Not Specified
Internal Connector Type: None
External Reference Designator: USB1
External Connector Type: Other
Port Type: USB
Handle 0x0018, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: Not Specified
Internal Connector Type: None
External Reference Designator: USB2
External Connector Type: Other
Port Type: USB
Handle 0x0019, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: Not Specified
Internal Connector Type: None
External Reference Designator: USB3
External Connector Type: Other
Port Type: USB
Handle 0x001A, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: Not Specified
Internal Connector Type: None
External Reference Designator: USB4
External Connector Type: Other
Port Type: USB
Handle 0x001B, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: Not Specified
Internal Connector Type: None
External Reference Designator: USB5
External Connector Type: Other
Port Type: USB
Handle 0x001C, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: Not Specified
Internal Connector Type: None
External Reference Designator: USB6
External Connector Type: Other
Port Type: USB
Handle 0x001D, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: Not Specified
Internal Connector Type: None
External Reference Designator: USB7
External Connector Type: Other
Port Type: USB
Handle 0x001E, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: Blue (Back)
Internal Connector Type: None
External Reference Designator: Speaker Out
External Connector Type: Mini Jack (headphones)
Port Type: Audio Port
Handle 0x001F, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: Green (Back)
Internal Connector Type: None
External Reference Designator: Speaker Out
External Connector Type: Mini Jack (headphones)
Port Type: Audio Port
Handle 0x0020, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: Pink (Back)
Internal Connector Type: None
External Reference Designator: Mic In
External Connector Type: Mini Jack (headphones)
Port Type: Audio Port
Handle 0x0021, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: Black (Back)
Internal Connector Type: None
External Reference Designator: Speaker Out
External Connector Type: Mini Jack (headphones)
Port Type: Audio Port
Handle 0x0022, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: Orange (Back)
Internal Connector Type: None
External Reference Designator: Speaker Out
External Connector Type: Mini Jack (headphones)
Port Type: Audio Port
Handle 0x0023, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: Gray (Back)
Internal Connector Type: None
External Reference Designator: Speaker Out
External Connector Type: Mini Jack (headphones)
Port Type: Audio Port
Handle 0x0024, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: Orange (Back)
Internal Connector Type: None
External Reference Designator: SPDIF
External Connector Type: Mini Jack (headphones)
Port Type: Audio Port
Handle 0x0025, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: Green (Front)
Internal Connector Type: None
External Reference Designator: HeadPhone
External Connector Type: Mini Jack (headphones)
Port Type: Audio Port
Handle 0x0026, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: Pink (Front)
Internal Connector Type: None
External Reference Designator: Mic In
External Connector Type: Mini Jack (headphones)
Port Type: Audio Port
Handle 0x0027, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator:
Internal Connector Type: IEEE 1394
External Reference Designator: 1394
External Connector Type: None
Port Type: Firewire (IEEE P1394)
Handle 0x0028, DMI type 9, 13 bytes
System Slot Information
Designation: PCI0
Type: 32-bit PCI
Current Usage: Available
Length: Long
ID: 1
Characteristics:
5.0 V is provided
PME signal is supported
Handle 0x0029, DMI type 9, 13 bytes
System Slot Information
Designation: PCI1
Type: 32-bit PCI
Current Usage: Available
Length: Long
ID: 2
Characteristics:
5.0 V is provided
PME signal is supported
Handle 0x002A, DMI type 13, 22 bytes
BIOS Language Information
Language Description Format: Long
Installable Languages: 3
n|US|iso8859-1
n|US|iso8859-1
r|CA|iso8859-1
Currently Installed Language: n|US|iso8859-1
Handle 0x002B, DMI type 15, 20 bytes
System Event Log
Area Length: 128 bytes
Header Start Offset: 0x0000
Data Start Offset: 0x0000
Access Method: Memory-mapped physical 32-bit address
Access Address: 0xFFFFCE00
Status: Valid, Not Full
Change Token: 0x00000000
Handle 0x002C, DMI type 16, 15 bytes
Physical Memory Array
Location: System Board Or Motherboard
Use: System Memory
Error Correction Type: None
Maximum Capacity: 2 GB
Error Information Handle: Not Provided
Number Of Devices: 4
Handle 0x002D, DMI type 17, 27 bytes
Memory Device
Array Handle: 0x002C
Error Information Handle: Not Provided
Total Width: 64 bits
Data Width: 64 bits
Size: 512 MB
Form Factor: DIMM
Set: None
Locator: A0
Bank Locator: Bank0/1
Type: Unknown
Type Detail: None
Speed: Unknown
Manufacturer: None
Serial Number: None
Asset Tag: None
Part Number: None
Handle 0x002E, DMI type 17, 27 bytes
Memory Device
Array Handle: 0x002C
Error Information Handle: Not Provided
Total Width: 64 bits
Data Width: 64 bits
Size: 512 MB
Form Factor: DIMM
Set: None
Locator: A1
Bank Locator: Bank2/3
Type: Unknown
Type Detail: None
Speed: Unknown
Manufacturer: None
Serial Number: None
Asset Tag: None
Part Number: None
Handle 0x002F, DMI type 17, 27 bytes
Memory Device
Array Handle: 0x002C
Error Information Handle: Not Provided
Total Width: Unknown
Data Width: Unknown
Size: No Module Installed
Form Factor: DIMM
Set: None
Locator: A2
Bank Locator: Bank4/5
Type: Unknown
Type Detail: None
Speed: Unknown
Manufacturer: None
Serial Number: None
Asset Tag: None
Part Number: None
Handle 0x0030, DMI type 17, 27 bytes
Memory Device
Array Handle: 0x002C
Error Information Handle: Not Provided
Total Width: Unknown
Data Width: Unknown
Size: No Module Installed
Form Factor: DIMM
Set: None
Locator: A3
Bank Locator: Bank6/7
Type: Unknown
Type Detail: None
Speed: Unknown
Manufacturer: None
Serial Number: None
Asset Tag: None
Part Number: None
Handle 0x0031, DMI type 19, 15 bytes
Memory Array Mapped Address
Starting Address: 0x00000000000
Ending Address: 0x0003FFFFFFF
Range Size: 1 GB
Physical Array Handle: 0x002C
Partition Width: 1
Handle 0x0032, DMI type 20, 19 bytes
Memory Device Mapped Address
Starting Address: 0x00000000000
Ending Address: 0x0001FFFFFFF
Range Size: 512 MB
Physical Device Handle: 0x002D
Memory Array Mapped Address Handle: 0x0031
Partition Row Position: 1
Handle 0x0033, DMI type 20, 19 bytes
Memory Device Mapped Address
Starting Address: 0x00020000000
Ending Address: 0x0003FFFFFFF
Range Size: 512 MB
Physical Device Handle: 0x002E
Memory Array Mapped Address Handle: 0x0031
Partition Row Position: 1
Handle 0x0034, DMI type 20, 19 bytes
Memory Device Mapped Address
Starting Address: 0x00000000000
Ending Address: 0x000000003FF
Range Size: 1 kB
Physical Device Handle: 0x002F
Memory Array Mapped Address Handle: 0x0031
Partition Row Position: 1
Handle 0x0035, DMI type 20, 19 bytes
Memory Device Mapped Address
Starting Address: 0x00000000000
Ending Address: 0x000000003FF
Range Size: 1 kB
Physical Device Handle: 0x0030
Memory Array Mapped Address Handle: 0x0031
Partition Row Position: 1
Handle 0x0036, DMI type 32, 11 bytes
System Boot Information
Status: No errors detected
Handle 0x0037, DMI type 127, 4 bytes
End Of Table
Hors ligne
#13 Le 17/08/2015, à 13:37
- moko138
Re : [Résolu] Freeze répétitifs et aléatoires après installation ?
Handle 0x0007, DMI type 6, 12 bytes
Memory Module Information
Socket Designation: A0
Bank Connections: 0
Current Speed: 56 ns
Type: DIMM SDRAM
Installed Size: 512 MB (Single-bank Connection)
Enabled Size: 512 MB (Single-bank Connection)
Error Status: OK
Handle 0x0008, DMI type 6, 12 bytes
Memory Module Information
Socket Designation: A1
Bank Connections: 2
Current Speed: 56 ns
Type: DIMM SDRAM
Installed Size: 512 MB (Single-bank Connection)
Enabled Size: 512 MB (Single-bank Connection)
Error Status: OK
Handle 0x0009, DMI type 6, 12 bytes
Memory Module Information
Socket Designation: A2
Bank Connections: None
Current Speed: 56 ns
Type: Unknown
Installed Size: Not Installed
Enabled Size: Not Installed
Error Status: OK
Handle 0x000A, DMI type 6, 12 bytes
Memory Module Information
Socket Designation: A3
Bank Connections: None
Current Speed: 56 ns
Type: Unknown
Installed Size: Not Installed
Enabled Size: Not Installed
Error Status: OK
Bon, si dmidecode ne raconte pas d'histoire, tu as une tour à 4 connecteurs longs pour la vieille ram SDRAM.
Et chacun accepte 512 Mo.
Regarde sur la toile si tu trouves à prix raisonnable de la SDRAM en 512 Mo et pour connecteur (long) DIMM. Mots clefs :
dimm sdram 512 barrette OR memory
Les majuscules à "OR" dont importantes.
et évite les barrettes double face, qui, je crois seraient exclues, d'après "(Single-bank Connection)".
%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel : À la découverte de dcraw
Hors ligne
#14 Le 17/08/2015, à 14:01
- Caribou22
Re : [Résolu] Freeze répétitifs et aléatoires après installation ?
Bonjour,
1 Go de RAM, c'était pourtant suffisant pour Lubuntu. Je pencherais pour un problème de carte graphique comme l'a suggéré alca94.
Hors ligne
#15 Le 17/08/2015, à 14:51
- alca94
Re : [Résolu] Freeze répétitifs et aléatoires après installation ?
une petite carte a 30 euros de ce genre tourne bien sous la 14.04
http://www.grosbill.com/4-msi_nvidia_ge … ci_express
POUR METTRE LES RETOURS DU "TERMINAL" voir les explications sur ce post
https://forum.ubuntu-fr.org/viewtopic.p … #p17345641
Hors ligne
#16 Le 17/08/2015, à 14:59
- Caribou22
Re : [Résolu] Freeze répétitifs et aléatoires après installation ?
une petite carte a 30 euros de ce genre tourne bien sous la 14.04
http://www.grosbill.com/4-msi_nvidia_ge … ci_express
Mais pas sur son PC qui semble avoir un port AGP (pas PCI-E)
Hors ligne
#17 Le 17/08/2015, à 16:20
- alca94
Re : [Résolu] Freeze répétitifs et aléatoires après installation ?
si je regarde la référence de la carte -mère ga-8trc410m-nf
je vois du PCI-express
http://www.priceminister.com/offer/buy/ … -mere.html
également dans le retour
BIOS Information
Vendor: Phoenix Technologies, LTD
Version: 20Q
Release Date: 07/19/2006
Address: 0xE0000
Runtime Size: 128 kB
ROM Size: 512 kB
Characteristics:
PCI is supported
Dernière modification par alca94 (Le 17/08/2015, à 16:22)
POUR METTRE LES RETOURS DU "TERMINAL" voir les explications sur ce post
https://forum.ubuntu-fr.org/viewtopic.p … #p17345641
Hors ligne
#18 Le 17/08/2015, à 17:31
- moko138
Re : [Résolu] Freeze répétitifs et aléatoires après installation ?
Mais l'agp N'est PAS du pci !
%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel : À la découverte de dcraw
Hors ligne
#19 Le 17/08/2015, à 17:35
- alca94
Re : [Résolu] Freeze répétitifs et aléatoires après installation ?
Mais l'agp N'est PAS du pci !
c'est a qui que vous précisez si c'est a moi bah bien évidemment que c'est différend
POUR METTRE LES RETOURS DU "TERMINAL" voir les explications sur ce post
https://forum.ubuntu-fr.org/viewtopic.p … #p17345641
Hors ligne
#20 Le 17/08/2015, à 17:54
- moko138
Re : [Résolu] Freeze répétitifs et aléatoires après installation ?
PCI is supported
Il y a 3 choses différentes
PCI : Le connecteur générique des pc des années 1995-2003 (qui prenait la suite de l'ISA). On y branchait des cartes-son, des cartes usb, des cartes réseau etc.
AGP : connecteur spécifique pour les cartes graphiques.
Plus tard est venu le PCIe ou PCI express, capable de recevoir des cartes variées dont des cartes graphiques de génération nouvelle.
/!\ Le PCI et le PCIe n'ont rien à voir et ne sont pas compatibles.
Par ailleurs le PCIe est dorti après la ram de type DDR.
Or le cas qui nous occupe en est à la ram SDRAM, contemporaine de l'AGP.
Sur le lien grosbill on reconnaît du PCIe et c'est écrit : "PCI Express x16 2.0".
==> Pas compatible ordinosaure.
%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel : À la découverte de dcraw
Hors ligne
#21 Le 17/08/2015, à 18:48
- blitz444
Re : [Résolu] Freeze répétitifs et aléatoires après installation ?
Concernant les ports sur ma carte mère les voici en image :
Donc j'ai bien 2 ports PCI et 1 port PCI-Express comme tu l'expliquais moko138. Mais par contre j'ai 2 ports DDR2 et non SDRAM visiblement.
Dernière modification par blitz444 (Le 17/08/2015, à 18:53)
Hors ligne
#22 Le 17/08/2015, à 19:17
- moko138
Re : [Résolu] Freeze répétitifs et aléatoires après installation ?
Je n'ai pas accès à tes images,qui sont peut-être bien lourdes pour ma pauvre connexion.
Mais s'il est exact que ton pc a un port PCIe et utilise de la DDR2,
alors j'ai compris tes retours de travers et
je vous fais mes excuses, à alca94 et à toi.
%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel : À la découverte de dcraw
Hors ligne
#23 Le 17/08/2015, à 20:17
- blitz444
Re : [Résolu] Freeze répétitifs et aléatoires après installation ?
Aucun problème moko138
Dans un premier temps je vais retourner sous la version 12.04 de Lubuntu voir si le problème persiste. Si ça ne va pas j’achèterais une carte graphique. Mais pour être certain que le problème viens de celle-ci, y'a t-il un moyen de voir en direct ce que la carte graphique calcul ? Je veux dire comment elle gère sa mémoire etc...
Dans l'hypothese où c'est possible, quand le freeze survient je pourrais alors regarder ce qui se passe du coté de la carte. Et voir si tout semble correct ou non...
Dernière modification par blitz444 (Le 17/08/2015, à 23:03)
Hors ligne
#24 Le 19/08/2015, à 16:39
- blitz444
Re : [Résolu] Freeze répétitifs et aléatoires après installation ?
Je suis passé sous la version 12.04 de Lubunutu et plus de problème. Je considère donc le problème comme réglé.
Encore merci à tous ceux qui ont pris le temps de m'aider !
Dernière modification par blitz444 (Le 19/08/2015, à 16:39)
Hors ligne
#25 Le 19/08/2015, à 16:48
- alca94
Re : [Résolu] Freeze répétitifs et aléatoires après installation ?
Je suis passé sous la version 12.04 de Lubunutu et plus de problème.
c'est ce que j'avais fait également avec cette carte graphique Xpress200
POUR METTRE LES RETOURS DU "TERMINAL" voir les explications sur ce post
https://forum.ubuntu-fr.org/viewtopic.p … #p17345641
Hors ligne