Contenu | Rechercher | Menus

Annonce

Le forum rencontre en ce moment quelques soucis de charge, il est possible qu'une erreur soit affichée quand vous postez un message, ne rechargez pas la page au risque de poster une seconde fois votre message

Si vous rencontrez des soucis à rester connecté sur le forum (ou si vous avez perdu votre mot de passe) déconnectez-vous et reconnectez-vous depuis cette page, en cochant la case "Me connecter automatiquement lors de mes prochaines visites".

nombre réponses : 25

#0 Re : -1 »  Conky Control (Live Voyager) » Le 29/03/2013, à 20:30

ricorde
Réponses : 278

Je lance cette commande gedit ~/.conky/conky19/conkyrc_5 gedit s'ouvre mais il n'y a rien dedans

Merci

#1 Re : -1 »  Conky Control (Live Voyager) » Le 29/03/2013, à 20:53

ricorde
Réponses : 278

hades@cronos-System-Product-Name:~$ ls ~/.conky/
ls: impossible d'ouvrir le répertoire /home/hades/.conky/: Permission non accordée
hades@cronos-System-Product-Name:~$ sudo ls ~/.conky/
[sudo] password for hades:
conky1     conky11  conky13  conky15  conky17  conky19  conky20  conky3  conky5  conky7  conky9
conky10  conky12  conky14  conky16  conky18  conky2   conky21  conky4  conky6  conky8
hades@cronos-System-Product-Name:~$



Merci

#2 Re : -1 »  Conky Control (Live Voyager) » Le 29/03/2013, à 21:06

ricorde
Réponses : 278

Apres 2 petites modif je te donne le retour de cette commande gedit ~/.conky/conky19/conkyrc_5

#==============================================================================
#                                  conkyrc_7
#
#  author  : CAYMUS
#  version : v20120420-07
#  license : Distributed under the terms of GNU GPL version 2 or later
#
#==============================================================================

background yes
update_interval 1

cpu_avg_samples 2
net_avg_samples 2
temperature_unit celsius

double_buffer yes
no_buffers yes
text_buffer_size 2048

gap_x 10
gap_y 30
minimum_size 190 700
#maximum_width 190
own_window yes
own_window_type desktop
own_window_transparent yes
own_window_argb_visual yes
own_window_hints undecorate,sticky,skip_taskbar,skip_pager,below
border_inner_margin 0
border_outer_margin 0
alignment tr

draw_shades no
draw_outline no
draw_borders no
draw_graph_borders no

override_utf8_locale yes
use_xft yes
xftfont caviar dreams:size=8
xftalpha 0.5
uppercase no

default_color 666666
color1 888888
color2 AAAAAA
color3 DDDDDD
color4 CC3333

lua_load ~/.conky/conky19/conky_8.lua
lua_draw_hook_pre main_bars
lua_draw_hook_post main_box

TEXT
${goto 5}${font caviar dreams:size=12,weight:bold}${color #F09000}$sysname ${font caviar dreams:size=7,weight:bold}${color}$kernel on $machine

${voffset 8}
${goto 5}${font caviar dreams:size=12,weight:bold}${color}CPU
${goto 5}${font caviar dreams:size=7,weight:normal}${color}core 1:${goto 50}${cpu cpu1}%
${goto 5}${font caviar dreams:size=7,weight:normal}${color}core 2:${goto 50}${cpu cpu2}%

${goto 5}${font caviar dreams:size=7,weight:normal}${color2}${top name 1}${goto 100}${top pid 1}${goto 135}${top cpu 1}%
${goto 5}${font caviar dreams:size=7,weight:normal}${color}${top name 2}${goto 100}${top pid 2}${goto 135}${top cpu 2}%
${goto 5}${font caviar dreams:size=7,weight:normal}${color}${top name 3}${goto 100}${top pid 3}${goto 135}${top cpu 3}%
${goto 5}${font caviar dreams:size=7,weight:normal}${color}${threads} process 
${goto 5}${cpugraph 10,100 AAAAAA AAAAAA}

${voffset 0}
${goto 5}${font caviar dreams:size=12,weight:bold}${color}MEM
${goto 5}${font caviar dreams:size=7,weight:normal}${color}RAM ${goto 40}$mem
${goto 5}${font caviar dreams:size=7,weight:normal}${color}SWAP ${goto 40}$swap

${goto 5}${font caviar dreams:size=7,weight:normal}${color2}${top_mem name 1}${goto 100}${top_mem pid 1}${goto 135}${top_mem mem 1}%
${goto 5}${font caviar dreams:size=7,weight:normal}${color}${top_mem name 2}${goto 100}${top_mem pid 2}${goto 135}${top_mem mem 2}%
${goto 5}${font caviar dreams:size=7,weight:normal}${color}${top_mem name 3}${goto 100}${top_mem pid 3}${goto 135}${top_mem mem 3}%

${voffset 3}
${goto 5}${font caviar dreams:size=12,weight:bold}${color}DISKS
${goto 5}${font caviar dreams:size=7,weight:normal}${color}/home${goto 45}${fs_used /home}
${goto 5}${font caviar dreams:size=7,weight:normal}${color}/${goto 45}${fs_used /}
${goto 5}${diskiograph 10,100 AAAAAA AAAAAA}

${voffset 4}
${goto 5}${font caviar dreams:size=12,weight:bold}${color}NET
${goto 5}${color1}${font caviar dreams:size=7,weight:bold}eth0 ${addr eth0}
${goto 5}${color}${font caviar dreams:size=7,weight:normal}Down: ${downspeed eth0}
${goto 5}${color}${font caviar dreams:size=7,weight:normal}Up: ${upspeed eth0}
${goto 5}Total Down: ${totaldown eth0}
${goto 5}Total Up: ${totalup eth0}

${voffset 2}
${goto 5}${color1}${font caviar dreams:size=7,weight:bold}wifi ${addr wlan0}
${goto 5}${color}${font caviar dreams:size=7,weight:normal}AP: ${wireless_essid wlan0} ${goto 125}Speed: ${wireless_bitrate wlan0}
${goto 5}Mode: ${wireless_mode wlan0} ${goto 125}Quality: ${wireless_link_qual_perc wlan0}%
${goto 5}Down: ${downspeed wlan0}
${goto 5}Up: ${upspeed wlan0}
${goto 5}Total Down: ${totaldown wlan0}
${goto 5}Total Up: ${totalup wlan0}

${goto 5}${font caviar dreams:size=7,weight:bold}${color}open ports:   ${tcp_portmon 1 65535 count}
${goto 5}${font caviar dreams:size=7,weight:bold}${color}${offset 10}URL${goto 160}PORT
${goto 5}${font caviar dreams:size=7,weight:normal}${color1}${tcp_portmon 1 65535 rhost 0} ${goto 160} ${tcp_portmon 1 65535 rport 0}
${goto 5}${font caviar dreams:size=7,weight:normal}${color1}${tcp_portmon 1 65535 rhost 1} ${goto 160} ${tcp_portmon 1 65535 rport 1}
${goto 5}${font caviar dreams:size=7,weight:normal}${color1}${tcp_portmon 1 65535 rhost 2} ${goto 160} ${tcp_portmon 1 65535 rport 2}
${goto 5}${font caviar dreams:size=7,weight:normal}${color1}${tcp_portmon 1 65535 rhost 3} ${goto 160} ${tcp_portmon 1 65535 rport 3}
${goto 5}${font caviar dreams:size=7,weight:normal}${color1}${tcp_portmon 1 65535 rhost 4} ${goto 160} ${tcp_portmon 1 65535 rport 4}
${goto 5}${font caviar dreams:size=7,weight:normal}${color1}${tcp_portmon 1 65535 rhost 5} ${goto 160} ${tcp_portmon 1 65535 rport 5}
${goto 5}${font caviar dreams:size=7,weight:normal}${color1}${tcp_portmon 1 65535 rhost 6} ${goto 160} ${tcp_portmon 1 65535 rport 6}
${goto 5}${font caviar dreams:size=7,weight:normal}${color1}${tcp_portmon 1 65535 rhost 7} ${goto 160} ${tcp_portmon 1 65535 rport 7}
${goto 5}${font caviar dreams:size=7,weight:normal}${color1}${tcp_portmon 1 65535 rhost 8} ${goto 160} ${tcp_portmon 1 65535 rport 8}
${goto 5}${font caviar dreams:size=7,weight:normal}${color1}${tcp_portmon 1 65535 rhost 9} ${goto 160} ${tcp_portmon 1 65535 rport 9}


#${goto 5}${font caviar dreams:size=7,weight:normal}${color1}${tcp_portmon 1 65535 rip  0}${alignr 1}${tcp_portmon 1 65535 rport  0}
#${goto 5}${font caviar dreams:size=7,weight:normal}${color1}${tcp_portmon 1 65535 rip  1}${alignr 1}${tcp_portmon 1 65535 rport  1}
#${goto 5}${font caviar dreams:size=7,weight:normal}${color1}${tcp_portmon 1 65535 rip  2}${alignr 1}${tcp_portmon 1 65535 rport  2}
#${goto 5}${font caviar dreams:size=7,weight:normal}${color1}${tcp_portmon 1 65535 rip  3}${alignr 1}${tcp_portmon 1 65535 rport  3}
#${goto 5}${font caviar dreams:size=7,weight:normal}${color1}${tcp_portmon 1 65535 rip  4}${alignr 1}${tcp_portmon 1 65535 rport  4}
#${goto 5}${font caviar dreams:size=7,weight:normal}${color1}${tcp_portmon 1 65535 rip  5}${alignr 1}${tcp_portmon 1 65535 rport  5}
#${goto 5}${font caviar dreams:size=7,weight:normal}${color1}${tcp_portmon 1 65535 rip  6}${alignr 1}${tcp_portmon 1 65535 rport  6}
#${goto 5}${font caviar dreams:size=7,weight:normal}${color1}${tcp_portmon 1 65535 rip  7}${alignr 1}${tcp_portmon 1 65535 rport  7}
#${goto 5}${font caviar dreams:size=7,weight:normal}${color1}${tcp_portmon 1 65535 rip  8}${alignr 1}${tcp_portmon 1 65535 rport  8}
#${goto 5}${font caviar dreams:size=7,weight:normal}${color1}${tcp_portmon 1 65535 rip  9}${alignr 1}${tcp_portmon 1 65535 rport  9}

#3 Re : -1 »  Conky Control (Live Voyager) » Le 29/03/2013, à 21:44

ricorde
Réponses : 278

Comment je pourrais faire pour supprimer ce conky ?

Conky 12.04

#4 Re : -1 »  Conky Control (Live Voyager) » Le 29/03/2013, à 22:47

ricorde
Réponses : 278

Voila ce que j'ai fais vu que je n'arriver pas a l'installer par l'archive j'ai récupérer le dossier de conky dans Voyager et je les coller dans dossier personnel de Ubuntu 12.04 ci non avant j'avais installer avec le script.bat
La je sais plus quoi faire je voudrais faire fonctionné le 19 puisque jai un conky qui démarra automatiquement et que je n'arrive pas a supprimer j'ai copier coller le scrpit du conky 19 puis avec cette commande sudo gedit ~/.conkyrc j'ai supprimer le script du conky qui démarre au démarrage et j'ai coller le retour de cette commande gedit ~/.conky/conky19/conkyrc_5, il demarre mais y que ce qui et ecri en blanc les barre de couleur de progression des cpu des connection n'y sont pas ?
Je croix que j'ai fais n'importe quoi j'essai ta commande de suite merci

#5 Re : -1 »  Conky Control (Live Voyager) » Le 29/03/2013, à 22:48

ricorde
Réponses : 278

retour de ta commande

hades@cronos-System-Product-Name:~$ ls ~/.conky/
conky1   conky11  conky13  conky15  conky17  conky19  conky20  conky3  conky5  conky7  conky9
conky10  conky12  conky14  conky16  conky18  conky2   conky21  conky4  conky6  conky8
hades@cronos-System-Product-Name:~$ 

#6 Re : -1 »  Conky Control (Live Voyager) » Le 29/03/2013, à 23:06

ricorde
Réponses : 278

La ça marche le problème quand je redémarre le conky 19 et 11 se lance bien mais des que je clic sur la bureau il disparaisse ?
Merci

#7 Re : -1 »  Conky Control (Live Voyager) » Le 29/03/2013, à 23:39

ricorde
Réponses : 278

Un pec sa fonctionne est il possible de modifié le script pour que tous mes core apparaisse quand j'ouvre moniteur système il en voit 12

Au démarrage le conky 19 a une très belle couleur très vive mais après 1 sc l'intensité diminue es que lon peu remédié a ça ?

Merci a tous ce qui sont intervenu pour m'aider heureusement que vous êtes la et que vous toucher votre bille !!! smile

#8 Re : -1 »  Conky Control (Live Voyager) » Le 30/03/2013, à 15:25

ricorde
Réponses : 278

Avant tous je te remercie ces vraiment sympa


J'ai copier coller les deux scripts les 12 cores apparaissent bien le souci il n'y a plus les graphisme en vert les % cpu et wifi n'apparaisse plus

si je modifie cette ligne (#lua_draw_hook_post main_box) le conky 19 disparaît j'ai redémarrer apres modif.  smile

#11 Re : -1 »  Conky Control (Live Voyager) » Le 30/03/2013, à 20:22

ricorde
Réponses : 278
hades@cronos-System-Product-Name:~$ conky -c ~/.conky/conky19/conkyrc_5
Conky: /home/hades/.conky/conky19/conkyrc_5: 30: no such configuration: 'order_inner_margin'
Conky: llua_load: cannot open /home/hades/.conky/conky-extra/conky11/conky_8.lua: No such file or directory
Conky: one or more $endif's are missing
Conky: desktop window (1800095) is subwindow of root window (15d)
Conky: window type - normal
Conky: drawing to created window (0x3c00001)
Conky: drawing to double buffer
Conky: llua_do_call: function conky_main_bars execution failed: attempt to call a nil value
Conky: llua_do_call: function conky_main_box execution failed: attempt to call a nil value
Conky: llua_do_call: function conky_main_bars execution failed: attempt to call a nil value
Conky: llua_do_call: function conky_main_box execution failed: attempt to call a nil value
Conky: llua_do_call: function conky_main_bars execution failed: attempt to call a nil value
Conky: llua_do_call: function conky_main_box execution failed: attempt to call a nil value
Conky: llua_do_call: function conky_main_bars execution failed: attempt to call a nil value
Conky: llua_do_call: function conky_main_box execution failed: attempt to call a nil value
Conky: llua_do_call: function conky_main_bars execution failed: attempt to call a nil value
Conky: llua_do_call: function conky_main_box execution failed: attempt to call a nil value
Conky: llua_do_call: function conky_main_bars execution failed: attempt to call a nil value
Conky: llua_do_call: function conky_main_box execution failed: attempt to call a nil value
Conky: llua_do_call: function conky_main_bars execution failed: attempt to call a nil value
Conky: llua_do_call: function conky_main_box execution failed: attempt to call a nil value
Conky: llua_do_call: function conky_main_bars execution failed: attempt to call a nil value
Conky: llua_do_call: function conky_main_box execution failed: attempt to call a nil value
Conky: llua_do_call: function conky_main_bars execution failed: attempt to call a nil value
Conky: llua_do_call: function conky_main_box execution failed: attempt to call a nil value
Conky: llua_do_call: function conky_main_bars execution failed: attempt to call a nil value
Conky: llua_do_call: function conky_main_box execution failed: attempt to call a nil value
Conky: llua_do_call: function conky_main_bars execution failed: attempt to call a nil value
Conky: llua_do_call: function conky_main_box execution failed: attempt to call a nil value
Conky: llua_do_call: function conky_main_bars execution failed: attempt to call a nil value
Conky: llua_do_call: function conky_main_box execution failed: attempt to call a nil value
Conky: llua_do_call: function conky_main_bars execution failed: attempt to call a nil value
Conky: llua_do_call: function conky_main_box execution failed: attempt to call a nil value
Conky: llua_do_call: function conky_main_bars execution failed: attempt to call a nil value
Conky: llua_do_call: function conky_main_box execution failed: attempt to call a nil value
Conky: llua_do_call: function conky_main_bars execution failed: attempt to call a nil value
Conky: llua_do_call: function conky_main_box execution failed: attempt to call a nil value
Conky: received SIGINT or SIGTERM to terminate. bye!
hades@cronos-System-Product-Name:~$ 

#13 Re : -1 »  Conky Control (Live Voyager) » Le 30/03/2013, à 22:06

ricorde
Réponses : 278

je l'ai copier dans conkyrc_5 j'ai redémarrer toujours pareille  neutral  je suis pas sur Ubuntu 12.10 je suis sur 12.04

Merci

#14 Re : -1 »  Conky Control (Live Voyager) » Le 30/03/2013, à 22:24

ricorde
Réponses : 278
hades@cronos-System-Product-Name:~$ conky -c ~/.conky/conky19/conkyrc_5
Conky: /home/hades/.conky/conky19/conkyrc_5: 30: no such configuration: 'order_inner_margin'
Conky: llua_load: /home/hades/.conky/conky19/conky_8.lua:1107: 'end' expected (to close 'function' at line 922) near '<eof>'
Conky: one or more $endif's are missing
Conky: desktop window (1800095) is subwindow of root window (15d)
Conky: window type - normal
Conky: drawing to created window (0x3800001)
Conky: drawing to double buffer
Conky: llua_do_call: function conky_main_bars execution failed: attempt to call a nil value
Conky: llua_do_call: function conky_main_box execution failed: attempt to call a nil value
Conky: llua_do_call: function conky_main_bars execution failed: attempt to call a nil value
Conky: llua_do_call: function conky_main_box execution failed: attempt to call a nil value
Conky: llua_do_call: function conky_main_bars execution failed: attempt to call a nil value
Conky: llua_do_call: function conky_main_box execution failed: attempt to call a nil value
Conky: llua_do_call: function conky_main_bars execution failed: attempt to call a nil value
Conky: llua_do_call: function conky_main_box execution failed: attempt to call a nil value
Conky: llua_do_call: function conky_main_bars execution failed: attempt to call a nil value
Conky: llua_do_call: function conky_main_box execution failed: attempt to call a nil value
Conky: llua_do_call: function conky_main_bars execution failed: attempt to call a nil value
Conky: llua_do_call: function conky_main_box execution failed: attempt to call a nil value
Conky: llua_do_call: function conky_main_bars execution failed: attempt to call a nil value
Conky: llua_do_call: function conky_main_box execution failed: attempt to call a nil value
Conky: llua_do_call: function conky_main_bars execution failed: attempt to call a nil value
Conky: llua_do_call: function conky_main_box execution failed: attempt to call a nil value
Conky: llua_do_call: function conky_main_bars execution failed: attempt to call a nil value
Conky: llua_do_call: function conky_main_box execution failed: attempt to call a nil value
Conky: received SIGINT or SIGTERM to terminate. bye!

#15 Re : -1 »  Conky Control (Live Voyager) » Le 30/03/2013, à 22:46

ricorde
Réponses : 278

Je n'avais pas copier le end juste a l'afin tous fonctionne a merveille j'ai rajouter # a la ligne 52 ça change tous je m'excuse pour cette négligence et le temps que tu as passer pour celle-ci fortiche le mec merci beaucoup   wink

#16 -1 »  Installation pilote wifi alfa 2000 » Le 31/03/2013, à 22:38

ricorde
Réponses : 1

J'ai essayer cette solution : installation pilote alfa 2000    j'ai suivis la méthode graphique

Sans résulta !!!

j'ai egalement essayer avec ndiswrapper en suivant cette doc ndiswrapper

Lorsque je tape cette commande sudo modprobe -r ndiswrapper   

je poste le retour terminal

hades@cronos-System-Product-Name:~$ sudo modprobe -r ndiswrapper
[sudo] password for hades: 
WARNING: All config files need .conf: /etc/modprobe.d/blacklist, it will be ignored in a future release.
WARNING: All config files need .conf: /etc/modprobe.d/ndiswrapper, it will be ignored in a future release.
WARNING: /etc/modprobe.d/blacklist.conf line 58: ignoring bad line starting with 'net8192cu'
hades@cronos-System-Product-Name:~$ 

Je precise je suis sous UBUNTU 12.04 Je me suis servis de pilote XP

Merci d'avance smile

#17 Re : -1 »  Installation pilote wifi alfa 2000 » Le 01/04/2013, à 00:09

ricorde
Réponses : 1

Apres avoir essai en vain je poste des retour terminal peut être que sa parlera à quelqu'un

Commande : ndiswrapper -l

hades@cronos-System-Product-Name:~$  ndiswrapper -l
WARNING: All config files need .conf: /etc/modprobe.d/blacklist, it will be ignored in a future release.
WARNING: All config files need .conf: /etc/modprobe.d/ndiswrapper, it will be ignored in a future release.
net8192cu : driver installed
	device (0BDA:817F) present (alternate driver: rtl8192cu)
hades@cronos-System-Product-Name:~$ 

commande : sudo modprobe -r ndiswrapper

hades@cronos-System-Product-Name:~$ sudo modprobe -r ndiswrapper
[sudo] password for hades: 
Sorry, try again.
[sudo] password for hades: 
WARNING: All config files need .conf: /etc/modprobe.d/blacklist, it will be ignored in a future release.
WARNING: All config files need .conf: /etc/modprobe.d/ndiswrapper, it will be ignored in a future release.
hades@cronos-System-Product-Name:~$ sudo modprobe ndiswrapper
WARNING: All config files need .conf: /etc/modprobe.d/blacklist, it will be ignored in a future release.
WARNING: All config files need .conf: /etc/modprobe.d/ndiswrapper, it will be ignored in a future release.
WARNING: All config files need .conf: /etc/modprobe.d/blacklist, it will be ignored in a future release.
WARNING: All config files need .conf: /etc/modprobe.d/ndiswrapper, it will be ignored in a future release.
WARNING: All config files need .conf: /etc/modprobe.d/blacklist, it will be ignored in a future release.
WARNING: All config files need .conf: /etc/modprobe.d/ndiswrapper, it will be ignored in a future release.
WARNING: All config files need .conf: /etc/modprobe.d/blacklist, it will be ignored in a future release.
WARNING: All config files need .conf: /etc/modprobe.d/ndiswrapper, it will be ignored in a future release.
hades@cronos-System-Product-Name:~$ 

commande : iwconfig

hades@cronos-System-Product-Name:~$ iwconfig
lo        no wireless extensions.

eth0      no wireless extensions.

hades@cronos-System-Product-Name:~$ 

Merci d'avance

#18 -1 »  installe thème swar » Le 31/03/2013, à 01:51

ricorde
Réponses : 4

J'ai installer un theme Swar je souhaitais activer la transparance j'ai suivis cette doc

Theme swar

mais je n'y arrive pas ci quelqu'un pourrais me dire ci cette option est fonctionnelle sous Ubuntu 12.04 ce serais sympa

Merci d'avance  smile

#19 Re : -1 »  installe thème swar » Le 31/03/2013, à 13:00

ricorde
Réponses : 4

je bloque a ce niveau je comprend quoi faire
cliquez sur le bouton Grab and Sélectionnez les objets autour de votre écran jusqu'à ce que vous trouviez CPML
Merci

#20 Re : -1 »  installe thème swar » Le 31/03/2013, à 16:30

ricorde
Réponses : 4

J'ai suivis exactement la procedure ca ne marche pas je laisse tomber je sen le coup si je continue il va y avoir du plantage !!!
Merci

#21 Re : -1 »  Thème Ubuntu 12.04 » Le 30/03/2013, à 01:18

ricorde
Réponses : 3

Je cherche un thème Black et Vert style thème matrice ci quelqu'un a une idée ou je pourrais trouver ca ce serai cool

Merci

#22 -1 »  Problème mise a jour » Le 29/03/2013, à 20:37

ricorde
Réponses : 6

J'ai poster le retour terminal ci quelqu'un peux me dire pourquoi je peux pas faire ma mise a jour merci d'avance




[code]hades@cronos-System-Product-Name:~$ sudo apt-get upgrade && apt-get update
[sudo] password for hades: 
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
Les paquets suivants ont été conservés :
  jdownloader linux-backports-modules-cw-3.6-precise-generic linux-generic linux-headers-generic
  linux-image-generic
0 mis à jour, 0 nouvellement installés, 0 à enlever et 5 non mis à jour.
E: Impossible d'ouvrir le fichier verrou /var/lib/apt/lists/lock - open (13: Permission non accordée)
E: Impossible de verrouiller le répertoire /var/lib/apt/lists/
E: Impossible d'ouvrir le fichier verrou /var/lib/dpkg/lock - open (13: Permission non accordée)
E: Impossible de verrouiller le répertoire d'administration (/var/lib/dpkg/). Avez-vous les privilèges du superutilisateur ?
hades@cronos-System-Product-Name:~$[/code]

#23 Re : -1 »  Problème mise a jour » Le 29/03/2013, à 21:24

ricorde
Réponses : 6

Ok a bonne entendeur merci apparemment ca bloque a un moment retour terminal merci encore

hades@cronos-System-Product-Name:~$  sudo apt-get update
[sudo] password for hades: 
Atteint http://liveusb.info all Release.gpg
Atteint http://ppa.launchpad.net precise Release.gpg                                               
Atteint http://ppa.launchpad.net precise Release.gpg                                               
Atteint http://ppa.launchpad.net precise Release.gpg                                               
Atteint http://liveusb.info all Release                                                            
Atteint http://fr.archive.ubuntu.com precise Release.gpg                                           
Atteint http://fr.archive.ubuntu.com precise-updates Release.gpg                                   
Atteint http://fr.archive.ubuntu.com precise-backports Release.gpg                                 
Atteint http://extras.ubuntu.com precise Release.gpg                                               
Atteint http://ppa.launchpad.net precise Release.gpg                                               
Atteint http://ppa.launchpad.net precise Release.gpg                                               
Atteint http://ppa.launchpad.net precise Release.gpg                                               
Atteint http://ppa.launchpad.net precise Release                                                   
Atteint http://fr.archive.ubuntu.com precise Release                                               
Atteint http://fr.archive.ubuntu.com precise-updates Release                                       
Atteint http://liveusb.info all/main amd64 Packages                                                
Atteint http://extras.ubuntu.com precise Release                                                   
Atteint http://dl.google.com stable Release.gpg                                                    
Atteint http://fr.archive.ubuntu.com precise-backports Release                                     
Atteint http://ppa.launchpad.net precise Release                                                   
Atteint http://ppa.launchpad.net precise Release                                                   
Atteint http://ppa.launchpad.net precise Release                                                   
Atteint http://ppa.launchpad.net precise Release                                                   
Atteint http://fr.archive.ubuntu.com precise/main Sources                                          
Atteint http://fr.archive.ubuntu.com precise/restricted Sources                                    
Atteint http://fr.archive.ubuntu.com precise/universe Sources                                      
Atteint http://fr.archive.ubuntu.com precise/multiverse Sources                                    
Atteint http://fr.archive.ubuntu.com precise/main amd64 Packages                                   
Atteint http://fr.archive.ubuntu.com precise/restricted amd64 Packages                             
Atteint http://fr.archive.ubuntu.com precise/universe amd64 Packages                               
Atteint http://fr.archive.ubuntu.com precise/multiverse amd64 Packages                             
Atteint http://fr.archive.ubuntu.com precise/main i386 Packages                                    
Atteint http://fr.archive.ubuntu.com precise/restricted i386 Packages                              
Atteint http://extras.ubuntu.com precise/main Sources                                              
Atteint http://dl.google.com stable Release                                                        
Atteint http://ppa.launchpad.net precise Release                                                   
Atteint http://ppa.launchpad.net precise/main Sources                                              
Atteint http://ppa.launchpad.net precise/main amd64 Packages                                       
Atteint http://ppa.launchpad.net precise/main i386 Packages                                        
Ign http://ppa.launchpad.net precise/main TranslationIndex                                         
Atteint http://ppa.launchpad.net precise/main Sources                                              
Atteint http://fr.archive.ubuntu.com precise/universe i386 Packages                                
Atteint http://fr.archive.ubuntu.com precise/multiverse i386 Packages                              
Atteint http://fr.archive.ubuntu.com precise/main TranslationIndex                                 
Atteint http://fr.archive.ubuntu.com precise/multiverse TranslationIndex                           
Atteint http://fr.archive.ubuntu.com precise/restricted TranslationIndex                           
Réception de : 1 http://security.ubuntu.com precise-security Release.gpg [198 B]                   
Atteint http://extras.ubuntu.com precise/main amd64 Packages                                       
Atteint http://ppa.launchpad.net precise/main amd64 Packages                                       
Atteint http://ppa.launchpad.net precise/main i386 Packages                                        
Ign http://ppa.launchpad.net precise/main TranslationIndex                                         
Atteint http://fr.archive.ubuntu.com precise/universe TranslationIndex                             
Atteint http://fr.archive.ubuntu.com precise-updates/main Sources                                  
Atteint http://fr.archive.ubuntu.com precise-updates/restricted Sources                            
Atteint http://fr.archive.ubuntu.com precise-updates/universe Sources                              
Atteint http://fr.archive.ubuntu.com precise-updates/multiverse Sources                            
Atteint http://ppa.launchpad.net precise/main Sources                                              
Atteint http://ppa.launchpad.net precise/main amd64 Packages                                       
Atteint http://ppa.launchpad.net precise/main i386 Packages                                        
Ign http://ppa.launchpad.net precise/main TranslationIndex                                         
Atteint http://ppa.launchpad.net precise/main Sources                                              
Atteint http://dl.google.com stable/main amd64 Packages                                            
Atteint http://extras.ubuntu.com precise/main i386 Packages                                        
Atteint http://fr.archive.ubuntu.com precise-updates/main amd64 Packages                           
Atteint http://fr.archive.ubuntu.com precise-updates/restricted amd64 Packages                     
Atteint http://fr.archive.ubuntu.com precise-updates/universe amd64 Packages                       
Atteint http://fr.archive.ubuntu.com precise-updates/multiverse amd64 Packages                     
Atteint http://fr.archive.ubuntu.com precise-updates/main i386 Packages                            
Atteint http://ppa.launchpad.net precise/main amd64 Packages                                       
Atteint http://ppa.launchpad.net precise/main i386 Packages                                        
Ign http://extras.ubuntu.com precise/main TranslationIndex                                         
Ign http://ppa.launchpad.net precise/main TranslationIndex                                         
Atteint http://ppa.launchpad.net precise/main Sources                                              
Atteint http://ppa.launchpad.net precise/main amd64 Packages                                       
Atteint http://ppa.launchpad.net precise/main i386 Packages                                        
Ign http://ppa.launchpad.net precise/main TranslationIndex                                         
Atteint http://fr.archive.ubuntu.com precise-updates/restricted i386 Packages                      
Atteint http://fr.archive.ubuntu.com precise-updates/universe i386 Packages                        
Atteint http://fr.archive.ubuntu.com precise-updates/multiverse i386 Packages                      
Atteint http://fr.archive.ubuntu.com precise-updates/main TranslationIndex                         
Atteint http://fr.archive.ubuntu.com precise-updates/multiverse TranslationIndex                   
Atteint http://dl.google.com stable/main i386 Packages                                             
Réception de : 2 http://security.ubuntu.com precise-security Release [49,6 kB]                     
Atteint http://archive.canonical.com oneiric Release.gpg                                           
Atteint http://ppa.launchpad.net precise/main Sources                                              
Atteint http://ppa.launchpad.net precise/main amd64 Packages                                       
Atteint http://ppa.launchpad.net precise/main i386 Packages                                        
Atteint http://fr.archive.ubuntu.com precise-updates/restricted TranslationIndex                   
Atteint http://fr.archive.ubuntu.com precise-updates/universe TranslationIndex                     
Atteint http://fr.archive.ubuntu.com precise-backports/main Sources                                
Atteint http://download.virtualbox.org precise Release.gpg                                         
Atteint http://fr.archive.ubuntu.com precise-backports/restricted Sources                          
Atteint http://fr.archive.ubuntu.com precise-backports/universe Sources                            
Ign http://ppa.launchpad.net precise/main TranslationIndex                                         
Ign http://dl.google.com stable/main TranslationIndex                                              
Atteint http://archive.canonical.com oneiric Release                                               
Atteint http://www.remastersys.com precise Release.gpg                                             
Atteint http://fr.archive.ubuntu.com precise-backports/multiverse Sources                          
Atteint http://fr.archive.ubuntu.com precise-backports/main amd64 Packages                         
Atteint http://fr.archive.ubuntu.com precise-backports/restricted amd64 Packages                   
Atteint http://fr.archive.ubuntu.com precise-backports/universe amd64 Packages                     
Atteint http://fr.archive.ubuntu.com precise-backports/multiverse amd64 Packages                   
Atteint http://fr.archive.ubuntu.com precise-backports/main i386 Packages                          
Atteint http://archive.canonical.com oneiric/partner Sources                                       
Atteint http://fr.archive.ubuntu.com precise-backports/restricted i386 Packages                    
Atteint http://fr.archive.ubuntu.com precise-backports/universe i386 Packages                      
Atteint http://fr.archive.ubuntu.com precise-backports/multiverse i386 Packages                    
Atteint http://fr.archive.ubuntu.com precise-backports/main TranslationIndex                       
Atteint http://download.virtualbox.org precise Release                                             
Atteint http://www.remastersys.com precise Release                                                 
Atteint http://fr.archive.ubuntu.com precise-backports/multiverse TranslationIndex                 
Atteint http://fr.archive.ubuntu.com precise-backports/restricted TranslationIndex                 
Atteint http://fr.archive.ubuntu.com precise-backports/universe TranslationIndex                   
Atteint http://fr.archive.ubuntu.com precise/main Translation-fr_FR                                
Atteint http://fr.archive.ubuntu.com precise/main Translation-fr                                   
Atteint http://archive.canonical.com oneiric/partner amd64 Packages                                
Atteint http://archive.canonical.com oneiric/partner i386 Packages                                 
Ign http://archive.canonical.com oneiric/partner TranslationIndex                                  
Atteint http://fr.archive.ubuntu.com precise/main Translation-en_GB                                
Atteint http://fr.archive.ubuntu.com precise/main Translation-en                                   
Atteint http://fr.archive.ubuntu.com precise/multiverse Translation-fr_FR                          
Atteint http://fr.archive.ubuntu.com precise/multiverse Translation-fr                             
Atteint http://fr.archive.ubuntu.com precise/multiverse Translation-en_GB                          
Atteint http://download.virtualbox.org precise/non-free amd64 Packages                             
Atteint http://fr.archive.ubuntu.com precise/multiverse Translation-en                             
Atteint http://fr.archive.ubuntu.com precise/restricted Translation-fr_FR                          
Atteint http://fr.archive.ubuntu.com precise/restricted Translation-fr                             
Atteint http://fr.archive.ubuntu.com precise/restricted Translation-en_GB                          
Atteint http://fr.archive.ubuntu.com precise/restricted Translation-en                             
Réception de : 3 http://security.ubuntu.com precise-security/main Sources [64,7 kB]                
Atteint http://www.remastersys.com precise/main amd64 Packages                                     
Atteint http://fr.archive.ubuntu.com precise/universe Translation-fr_FR                            
Atteint http://fr.archive.ubuntu.com precise/universe Translation-fr                               
Atteint http://fr.archive.ubuntu.com precise/universe Translation-en_GB                            
Atteint http://fr.archive.ubuntu.com precise/universe Translation-en                               
Atteint http://fr.archive.ubuntu.com precise-updates/main Translation-fr                           
Atteint http://download.virtualbox.org precise/contrib amd64 Packages                              
Atteint http://fr.archive.ubuntu.com precise-updates/main Translation-en_GB                        
Atteint http://fr.archive.ubuntu.com precise-updates/main Translation-en                           
Atteint http://fr.archive.ubuntu.com precise-updates/multiverse Translation-fr                     
Atteint http://fr.archive.ubuntu.com precise-updates/multiverse Translation-en_GB                  
Atteint http://fr.archive.ubuntu.com precise-updates/multiverse Translation-en                     
Atteint http://fr.archive.ubuntu.com precise-updates/restricted Translation-fr                     
Atteint http://fr.archive.ubuntu.com precise-updates/restricted Translation-en_GB                  
Atteint http://fr.archive.ubuntu.com precise-updates/restricted Translation-en                     
Atteint http://fr.archive.ubuntu.com precise-updates/universe Translation-fr                       
Atteint http://fr.archive.ubuntu.com precise-updates/universe Translation-en_GB                    
Atteint http://www.remastersys.com precise/main i386 Packages                                      
Ign http://www.remastersys.com precise/main TranslationIndex                                       
Atteint http://fr.archive.ubuntu.com precise-updates/universe Translation-en                       
Atteint http://fr.archive.ubuntu.com precise-backports/main Translation-en                         
Atteint http://fr.archive.ubuntu.com precise-backports/multiverse Translation-en                   
Atteint http://fr.archive.ubuntu.com precise-backports/restricted Translation-en                   
Atteint http://fr.archive.ubuntu.com precise-backports/universe Translation-en                     
Atteint http://download.virtualbox.org precise/non-free i386 Packages                              
Atteint http://download.virtualbox.org precise/contrib i386 Packages                               
Ign http://download.virtualbox.org precise/contrib TranslationIndex                                
Ign http://download.virtualbox.org precise/non-free TranslationIndex                               
Ign http://extras.ubuntu.com precise/main Translation-fr_FR                                        
Ign http://extras.ubuntu.com precise/main Translation-fr                                           
Ign http://extras.ubuntu.com precise/main Translation-en_GB                                        
Réception de : 4 http://security.ubuntu.com precise-security/restricted Sources [1 950 B]          
Réception de : 5 http://security.ubuntu.com precise-security/universe Sources [22,6 kB]            
Ign http://extras.ubuntu.com precise/main Translation-en                                           
Réception de : 6 http://security.ubuntu.com precise-security/multiverse Sources [1 380 B]          
Réception de : 7 http://security.ubuntu.com precise-security/main amd64 Packages [233 kB]          
Ign http://archive.canonical.com oneiric/partner Translation-fr_FR                                 
Ign http://archive.canonical.com oneiric/partner Translation-fr                                    
Ign http://archive.canonical.com oneiric/partner Translation-en_GB                                 
Ign http://archive.canonical.com oneiric/partner Translation-en                                    
Ign http://ppa.launchpad.net precise/main Translation-fr_FR                                        
Ign http://ppa.launchpad.net precise/main Translation-fr                                           
Ign http://ppa.launchpad.net precise/main Translation-en_GB                                        
Ign http://ppa.launchpad.net precise/main Translation-en                                           
Ign http://ppa.launchpad.net precise/main Translation-fr_FR                                        
Ign http://ppa.launchpad.net precise/main Translation-fr                                           
Ign http://ppa.launchpad.net precise/main Translation-en_GB                                        
Ign http://ppa.launchpad.net precise/main Translation-en                                           
Ign http://ppa.launchpad.net precise/main Translation-fr_FR                                        
Ign http://ppa.launchpad.net precise/main Translation-fr                                           
Ign http://ppa.launchpad.net precise/main Translation-en_GB                                        
Ign http://ppa.launchpad.net precise/main Translation-en                                           
Ign http://ppa.launchpad.net precise/main Translation-fr_FR                                        
Ign http://ppa.launchpad.net precise/main Translation-fr                                           
Ign http://ppa.launchpad.net precise/main Translation-en_GB                                        
Ign http://ppa.launchpad.net precise/main Translation-en                                           
Ign http://ppa.launchpad.net precise/main Translation-fr_FR                                        
Ign http://ppa.launchpad.net precise/main Translation-fr                                           
Ign http://ppa.launchpad.net precise/main Translation-en_GB                                        
Ign http://ppa.launchpad.net precise/main Translation-en                                           
Ign http://ppa.launchpad.net precise/main Translation-fr_FR                                        
Ign http://ppa.launchpad.net precise/main Translation-fr                                           
Ign http://ppa.launchpad.net precise/main Translation-en_GB                                        
Réception de : 8 http://security.ubuntu.com precise-security/restricted amd64 Packages [3 969 B]   
Réception de : 9 http://security.ubuntu.com precise-security/universe amd64 Packages [68,6 kB]     
Ign http://ppa.launchpad.net precise/main Translation-en                                           
Atteint http://liveusb.info all/main i386 Packages                                                 
Ign http://liveusb.info all/main TranslationIndex                                                  
Réception de : 10 http://security.ubuntu.com precise-security/multiverse amd64 Packages [2 186 B]  
Réception de : 11 http://security.ubuntu.com precise-security/main i386 Packages [243 kB]          
Ign http://download.virtualbox.org precise/contrib Translation-fr_FR                               
Ign http://download.virtualbox.org precise/contrib Translation-fr                                  
Ign http://download.virtualbox.org precise/contrib Translation-en_GB                               
Ign http://download.virtualbox.org precise/contrib Translation-en                                  
Ign http://download.virtualbox.org precise/non-free Translation-fr_FR                              
Ign http://liveusb.info all/main Translation-fr_FR                                                 
Ign http://liveusb.info all/main Translation-fr                                                    
Ign http://liveusb.info all/main Translation-en_GB                                                 
Ign http://download.virtualbox.org precise/non-free Translation-fr                                 
Ign http://www.remastersys.com precise/main Translation-fr_FR                                      
Ign http://liveusb.info all/main Translation-en                                                    
Réception de : 12 http://security.ubuntu.com precise-security/restricted i386 Packages [3 968 B]   
Réception de : 13 http://security.ubuntu.com precise-security/universe i386 Packages [70,5 kB]     
Ign http://www.remastersys.com precise/main Translation-fr                                         
Ign http://download.virtualbox.org precise/non-free Translation-en_GB                              
Ign http://download.virtualbox.org precise/non-free Translation-en                                 
Ign http://www.remastersys.com precise/main Translation-en_GB                                      
Ign http://www.remastersys.com precise/main Translation-en                                         
Réception de : 14 http://security.ubuntu.com precise-security/multiverse i386 Packages [2 369 B]   
Atteint http://security.ubuntu.com precise-security/main TranslationIndex                          
Atteint http://security.ubuntu.com precise-security/multiverse TranslationIndex                    
Atteint http://security.ubuntu.com precise-security/restricted TranslationIndex                    
Atteint http://security.ubuntu.com precise-security/universe TranslationIndex                      
Atteint http://security.ubuntu.com precise-security/main Translation-en                            
Atteint http://security.ubuntu.com precise-security/multiverse Translation-en                      
Atteint http://security.ubuntu.com precise-security/restricted Translation-en                      
Atteint http://security.ubuntu.com precise-security/universe Translation-en                        
Ign http://dl.google.com stable/main Translation-fr_FR                                             
Ign http://dl.google.com stable/main Translation-fr                     
Ign http://dl.google.com stable/main Translation-en_GB                  
Ign http://dl.google.com stable/main Translation-en                     
100% [Attente des fichiers d'en-tête]                                   

#24 Re : -1 »  Problème mise a jour » Le 29/03/2013, à 21:41

ricorde
Réponses : 6

Un pec ces bon merci beaucoup et bonne soirée