#26 Le 10/11/2006, à 02:10
- tellmewhy
Re : resolu--probleme d'extinction
Bonsoir Fran, c'est normal qu'il n'y ait pas d'indications acpi dans
ton /boot/grub/menu.lst, je n'en ai pas non plus.
Ce sont des options que l'on rajoute dans les lignes concernées si cela est utile.
Par défaut elle n'y sont pas.
#27 Le 10/11/2006, à 02:31
- tellmewhy
Re : resolu--probleme d'extinction
Bonsoir Juliano,
dans un de tes post tu parles de ton affichage en 1280x1060,
or dans ton xorg.conf ta résolution maximale est 1280x1024, j'ai été voir sur un site pour le matériel
et j'ai vu que le Ilsonic IIYP677 est annoncé à une résolution de 1280x1024. Je suppose qu'il
s'agit d'une faute de frappe et que c'est bien 1280x1024 que tu souhaites obtenir.
Autre chose dans ton xorg.conf à la section Monitor il manque les lignes HorizSync et VertRefresh ?
Section "Monitor"
Identifier "IIYP677"
Option "DPMS"
EndSection
Peux-tu me dire également quelle version d'Ubuntu tu utilises ?
À demain.
#28 Le 10/11/2006, à 14:48
- juliano
Re : resolu--probleme d'extinction
Oui c'est bien une faute de frappe, je l'avais écrit un peu vite et de mémoire...
Je suis sous Edgy.
Autre chose dans ton xorg.conf à la section Monitor il manque les lignes HorizSync et VertRefresh ?
Que serais-je sensé rajouter à mon fichier xorg.conf?
Merci
Hors ligne
#29 Le 10/11/2006, à 15:02
- tellmewhy
Re : resolu--probleme d'extinction
Bonjour Juliano,
dans un premier temps tu pourrais déjà faire deux choses :
1. regarder ce qui se trouve dans ton répertoire /etc/X11, se trouve-t-il plusieurs fichiers xorg.conf ,par exemple xorg.conf, xorg.conf.backup ou autres ?
2. Mets-toi dans une console et tapes "glxinfo | grep rendering".
Ce qui m'interresse c'est de savoir s'il dit yes ou no.
Après ça on pourra tenter de reconfigurer xserver-xorg en faisant au préalable une sauvegarde de xorg.conf.
Comme ça si ça ne marche pas il suffit de récupérer la sauvegarde, mais on verra ça tout à l'heure.
#30 Le 10/11/2006, à 17:02
- juliano
Re : resolu--probleme d'extinction
Youhou!!
Merci de ton aide tellmewhy, j'ai trouvé en partie d'où venait le problème!!
Quelques temps avant de faire les manips que tu m'avais proposé, j'avais fait un échange d'écran...
L'affichage était resté bon tant que je n'avais pas trop trifouillé dans les entrailles d'ubuntu. Visiblement les manips en question ont engendrées des conséquences sur le comportement du xorg.conf qui était "out of date". En remettant l'ancien écran, la bonne résolution est revenue comme par miracle!
Par contre, j'ai toujours le même problème avec mon ancien écran, mais ça n'a rien à faire sur ce post!
Hors ligne
#31 Le 10/11/2006, à 18:13
- max63
Re : resolu--probleme d'extinction
Je voulais signaler que j'ai le même soucis et cela depuis presque 6 mois, sous dapper c'était pareil, j'ai essayé tout les param d'acpi possible dans grub et j'ai même mis tous les kernel possibles, actuellement je suis sous le 2.6.18-1 d'ailleur mais toujours impossible de vraiment stopper entièrement mon PC. Obliger de couper l'alim à la main.
Tout sur l'actualité frakassante du libre : http://www.frakass.org
Hors ligne
#32 Le 11/11/2006, à 16:36
- max63
Re : resolu--probleme d'extinction
Up ... pas d'autre proposition...
Tout sur l'actualité frakassante du libre : http://www.frakass.org
Hors ligne
#33 Le 11/11/2006, à 17:09
- jerome33
Re : resolu--probleme d'extinction
même problème que fran.très énervant et c'est depuis le passage à Edgy.
Hors ligne
#34 Le 11/11/2006, à 17:35
- scorpio810
Re : resolu--probleme d'extinction
"Le jour où tu découvres le Libre, tu sais que tu ne pourras jamais plus revenir en arrière..."
Hors ligne
#35 Le 11/11/2006, à 21:29
- jerome33
Re : resolu--probleme d'extinction
J'ai apparement résolu mon probleme avec acpid comme décris dans ton explication scorpio merci
Hors ligne
#36 Le 11/11/2006, à 21:46
- scorpio810
Re : resolu--probleme d'extinction
content pour toi
@+
"Le jour où tu découvres le Libre, tu sais que tu ne pourras jamais plus revenir en arrière..."
Hors ligne
#37 Le 13/11/2006, à 14:52
- fran
Re : resolu--probleme d'extinction
bonjour
en lisant les differents avis , je souhaiterais tester les fonctions acpi ou apm
mais je voudrais savoir ou faire les modifs
merci
# menu.lst - See: grub(8), info grub, update-grub(8)
# grub-install(8), grub-floppy(8),
# grub-md5-crypt, /usr/share/doc/grub
# and /usr/share/doc/grub-doc/.
## default num
# Set the default entry to the entry number NUM. Numbering starts from 0, and
# the entry number 0 is the default if the command is not used.
#
# You can specify 'saved' instead of a number. In this case, the default entry
# is the entry saved with the command 'savedefault'.
# WARNING: If you are using dmraid do not change this entry to 'saved' or your
# array will desync and will not let you boot your system.
default 0
## timeout sec
# Set a timeout, in SEC seconds, before automatically booting the default entry
# (normally the first entry defined).
timeout 3
## hiddenmenu
# Hides the menu by default (press ESC to see the menu)
hiddenmenu
# Pretty colours
#color cyan/blue white/blue
## password ['--md5'] passwd
# If used in the first section of a menu file, disable all interactive editing
# control (menu entry editor and command-line) and entries protected by the
# command 'lock'
# e.g. password topsecret
# password --md5 $1$gLhU0/$aW78kHK1QfV3P2b2znUoe/
# password topsecret
#
# examples
#
# title Windows 95/98/NT/2000
# root (hd0,0)
# makeactive
# chainloader +1
#
# title Linux
# root (hd0,1)
# kernel /vmlinuz root=/dev/hda2 ro
#
#
# Put static boot stanzas before and/or after AUTOMAGIC KERNEL LIST
### BEGIN AUTOMAGIC KERNELS LIST
## lines between the AUTOMAGIC KERNELS LIST markers will be modified
## by the debian update-grub script except for the default options below
## DO NOT UNCOMMENT THEM, Just edit them to your needs
## ## Start Default Options ##
## default kernel options
## default kernel options for automagic boot options
## If you want special options for specific kernels use kopt_x_y_z
## where x.y.z is kernel version. Minor versions can be omitted.
## e.g. kopt=root=/dev/hda1 ro
## kopt_2_6_8=root=/dev/hdc1 ro
## kopt_2_6_8_2_686=root=/dev/hdc2 ro
# kopt=root=UUID=37253654-6c60-4c9f-97f0-f4cd6375ae15 ro
# kopt_2_6=root=/dev/hdc1 ro
## default grub root device
## e.g. groot=(hd0,0)
# groot=(hd0,0)
## should update-grub create alternative automagic boot options
## e.g. alternative=true
## alternative=false
# alternative=true
## should update-grub lock alternative automagic boot options
## e.g. lockalternative=true
## lockalternative=false
# lockalternative=false
## additional options to use with the default boot option, but not with the
## alternatives
## e.g. defoptions=vga=791 resume=/dev/hda5
# defoptions=quiet splash locale=fr_FR
## should update-grub lock old automagic boot options
## e.g. lockold=false
## lockold=true
# lockold=false
## altoption boot targets option
## multiple altoptions lines are allowed
## e.g. altoptions=(extra menu suffix) extra boot options
## altoptions=(recovery) single
# altoptions=(recovery mode) single
## controls how many kernels should be put into the menu.lst
## only counts the first occurence of a kernel, not the
## alternative kernel options
## e.g. howmany=all
## howmany=7
# howmany=all
## should update-grub create memtest86 boot option
## e.g. memtest86=true
## memtest86=false
# memtest86=true
## should update-grub adjust the value of the default booted system
## can be true or false
# updatedefaultentry=false
## ## End Default Options ##
title Ubuntu, kernel 2.6.17-10-generic
root (hd0,0)
kernel /boot/vmlinuz-2.6.17-10-generic root=/dev/hdc1 ro quiet splash locale=fr_FR
initrd /boot/initrd.img-2.6.17-10-generic
quiet
savedefault
boot
title Ubuntu, kernel 2.6.17-10-generic (recovery mode)
root (hd0,0)
kernel /boot/vmlinuz-2.6.17-10-generic root=/dev/hdc1 ro single
initrd /boot/initrd.img-2.6.17-10-generic
boot
title Ubuntu, memtest86+
root (hd0,0)
kernel /boot/memtest86+.bin
quiet
boot
### END DEBIAN AUTOMAGIC KERNELS LIST
asus N53SN-SZ240V (7/archlinux/debian wheezy)
asus eeebox 1501 (archlinux)
Hors ligne
#38 Le 13/11/2006, à 15:07
- scorpio810
Re : resolu--probleme d'extinction
## additional options to use with the default boot option, but not with the
## alternatives
## e.g. defoptions=vga=791 resume=/dev/hda5
# defoptions=quiet splash locale=fr_FR apm=off acpi=force
"Le jour où tu découvres le Libre, tu sais que tu ne pourras jamais plus revenir en arrière..."
Hors ligne
#39 Le 13/11/2006, à 15:30
- fran
Re : resolu--probleme d'extinction
bonjour
merci pour ta reponse , je viens de tester , j'ai redemarré le pc , l'ai arreté a nouveau , sans resultat
voici la modif que j'ai faite
# menu.lst - See: grub(8), info grub, update-grub(8)
# grub-install(8), grub-floppy(8),
# grub-md5-crypt, /usr/share/doc/grub
# and /usr/share/doc/grub-doc/.
## default num
# Set the default entry to the entry number NUM. Numbering starts from 0, and
# the entry number 0 is the default if the command is not used.
#
# You can specify 'saved' instead of a number. In this case, the default entry
# is the entry saved with the command 'savedefault'.
# WARNING: If you are using dmraid do not change this entry to 'saved' or your
# array will desync and will not let you boot your system.
default 0
## timeout sec
# Set a timeout, in SEC seconds, before automatically booting the default entry
# (normally the first entry defined).
timeout 3
## hiddenmenu
# Hides the menu by default (press ESC to see the menu)
hiddenmenu
# Pretty colours
#color cyan/blue white/blue
## password ['--md5'] passwd
# If used in the first section of a menu file, disable all interactive editing
# control (menu entry editor and command-line) and entries protected by the
# command 'lock'
# e.g. password topsecret
# password --md5 $1$gLhU0/$aW78kHK1QfV3P2b2znUoe/
# password topsecret
#
# examples
#
# title Windows 95/98/NT/2000
# root (hd0,0)
# makeactive
# chainloader +1
#
# title Linux
# root (hd0,1)
# kernel /vmlinuz root=/dev/hda2 ro
#
#
# Put static boot stanzas before and/or after AUTOMAGIC KERNEL LIST
### BEGIN AUTOMAGIC KERNELS LIST
## lines between the AUTOMAGIC KERNELS LIST markers will be modified
## by the debian update-grub script except for the default options below
## DO NOT UNCOMMENT THEM, Just edit them to your needs
## ## Start Default Options ##
## default kernel options
## default kernel options for automagic boot options
## If you want special options for specific kernels use kopt_x_y_z
## where x.y.z is kernel version. Minor versions can be omitted.
## e.g. kopt=root=/dev/hda1 ro
## kopt_2_6_8=root=/dev/hdc1 ro
## kopt_2_6_8_2_686=root=/dev/hdc2 ro
# kopt=root=UUID=37253654-6c60-4c9f-97f0-f4cd6375ae15 ro
# kopt_2_6=root=/dev/hdc1 ro
## default grub root device
## e.g. groot=(hd0,0)
# groot=(hd0,0)
## should update-grub create alternative automagic boot options
## e.g. alternative=true
## alternative=false
# alternative=true
## should update-grub lock alternative automagic boot options
## e.g. lockalternative=true
## lockalternative=false
# lockalternative=false
## additional options to use with the default boot option, but not with the
## alternatives
## e.g. defoptions=vga=791 resume=/dev/hda5
# defoptions=quiet splash locale=fr_FR apm=off acpi=force
## should update-grub lock old automagic boot options
## e.g. lockold=false
## lockold=true
# lockold=false
## altoption boot targets option
## multiple altoptions lines are allowed
## e.g. altoptions=(extra menu suffix) extra boot options
## altoptions=(recovery) single
# altoptions=(recovery mode) single
## controls how many kernels should be put into the menu.lst
## only counts the first occurence of a kernel, not the
## alternative kernel options
## e.g. howmany=all
## howmany=7
# howmany=all
## should update-grub create memtest86 boot option
## e.g. memtest86=true
## memtest86=false
# memtest86=true
## should update-grub adjust the value of the default booted system
## can be true or false
# updatedefaultentry=false
## ## End Default Options ##
title Ubuntu, kernel 2.6.17-10-generic
root (hd0,0)
kernel /boot/vmlinuz-2.6.17-10-generic root=/dev/hdc1 ro quiet splash locale=fr_FR
initrd /boot/initrd.img-2.6.17-10-generic
quiet
savedefault
boot
title Ubuntu, kernel 2.6.17-10-generic (recovery mode)
root (hd0,0)
kernel /boot/vmlinuz-2.6.17-10-generic root=/dev/hdc1 ro single
initrd /boot/initrd.img-2.6.17-10-generic
boot
title Ubuntu, memtest86+
root (hd0,0)
kernel /boot/memtest86+.bin
quiet
boot
### END DEBIAN AUTOMAGIC KERNELS LIST
asus N53SN-SZ240V (7/archlinux/debian wheezy)
asus eeebox 1501 (archlinux)
Hors ligne
#40 Le 13/11/2006, à 15:45
- tellmewhy
Re : resolu--probleme d'extinction
Bonjour Fran,
quand tu modifies les options par défaut il faut faire
sudo update-grub
Pour que tes modifications soit prises en comte. Parce que comme tu peux le voir les modifications que tu as
apporté ne sont pas effectives sur les lignes concernant le noyau.
Corrige moi scorpio810 si je me trompe.
#41 Le 13/11/2006, à 15:46
- jerome33
Re : resolu--probleme d'extinction
Tu doits mettre grub à jour pour qu'il prenne en compte ta modif:
sudo apt-get grub-update
Hors ligne
#42 Le 13/11/2006, à 15:47
- jerome33
Re : resolu--probleme d'extinction
mea culpa en plus je dis une bêtise.
Hors ligne
#43 Le 13/11/2006, à 16:12
- scorpio810
Re : resolu--probleme d'extinction
voci un liens vers la doc pour ceux qui veulent comprendre http://doc.ubuntu-fr.org/installation/grub
"Le jour où tu découvres le Libre, tu sais que tu ne pourras jamais plus revenir en arrière..."
Hors ligne
#44 Le 13/11/2006, à 21:00
- fran
Re : resolu--probleme d'extinction
bonsoir
ça y est , finalement ça fonctionne , l'arret se fait totalement.
j'ai rajouté apm=off acpi=force
## additional options to use with the default boot option, but not with the
## alternatives
## e.g. defoptions=vga=791 resume=/dev/hda5
# defoptions=quiet splash locale=fr_FR apm=off acpi=force
puis
sudo update-grub
ensuite j'ai redemarré , arreté 2 ou 3 fois et ça ne fonctionnait pas
j'ai tester un CTRL+ALT+"RETOUR ARRIERE"
et la ça fonctionne , merci a tous pour votre aide
(il me reste ma tablette graphique ,mon tuner tnt et mon edgy sera a 100%)
je ne valide pas le sujet comme resolu pour l'nstant car d'autres on encore "des soucis " a ce niveau
MERCI
asus N53SN-SZ240V (7/archlinux/debian wheezy)
asus eeebox 1501 (archlinux)
Hors ligne
#45 Le 15/11/2006, à 14:54
- juliano
Re : resolu--probleme d'extinction
Bonjour,
demon coté, j'ai appliqu les consigne de scorpio810 : rajouté apm=off acpi=force, désinstallé apmd via synaptic, mis à jour grub par
sudo update-grub
.
Je ne note toujours aucun changement.
Par contre il y a quelque chose qui me chagrine, dans votre menu.lst, vous avez tous
locale=fr_FR
par défaut, moi j'ai du le l'ai rajouté, et cela n'a rien changé...
Par contre : le dictionnaire de Ubuntu est en anglais, Firefox et Thunderbird étaient en anglais, jusqu'à ce que je désinstalle la locale_en (via synaptic), mais le dictionnaire lors de la saisie (messages ou forums) ne comprends que l'anglais et pas moyen d'installer les plugins autres dico de Mozilla... D'ailleurs ils devraient déjà être installés puisque je partage mes profils entre Wxp et Ubuntu.
Ma question est : celà aurai-t'il un lien?
Hors ligne
#46 Le 15/11/2006, à 17:33
- fran
Re : resolu--probleme d'extinction
bonjour
tu as essayé de relancer x en faisant CTRL+ALT+"RETOUR ARRIERE"
quand j'ai fait la modif de rajouté apm=off acpi=force , j'avais beau redemarrer le pc , le probleme etait toujours là.
moi je n'ai pas désinstallé apmd via synaptic(je sais meme pas ce que c'est)
j'ai mis à jour grub par
sudo update-grub
asus N53SN-SZ240V (7/archlinux/debian wheezy)
asus eeebox 1501 (archlinux)
Hors ligne
#47 Le 15/11/2006, à 18:23
- scorpio810
Re : resolu--probleme d'extinction
Par contre il y a quelque chose qui me chagrine, dans votre menu.lst, vous avez tous
Code:locale=fr_FR
c'est pour edgy sur dapper tu n'en as pas besoin
"Le jour où tu découvres le Libre, tu sais que tu ne pourras jamais plus revenir en arrière..."
Hors ligne
#48 Le 15/11/2006, à 20:34
- juliano
Re : resolu--probleme d'extinction
c'est pour edgy sur dapper tu n'en as pas besoin
Bin justement, je suis sous Edgy!!
tu as essayé de relancer x en faisant CTRL+ALT+"RETOUR ARRIERE"
A quel moment faut il faire cette manip? au démarrage, une fois sur Gnome?
Hors ligne
#49 Le 15/11/2006, à 23:56
- jerome33
Re : resolu--probleme d'extinction
Juliano, moi non plus je n'ai pas la mention locale=fr_FR et je suis sous Edgy.Mais je n'ai pas le problème de la langue j'ai pu installer le français pour thunderbird et firefox.
installe le paquet des dépots: myspell-fr-gut
Hors ligne
#50 Le 16/11/2006, à 16:04
- juliano
Re : resolu--probleme d'extinction
Bonjour,
Problème résolu pour ce qui est de la francisation de thunderbird (merci jerome33), toujours pas pour FF, mais HS...
Pour l'extinction, Ctrl+Alt+Retour n'a rien changé, même après plusieurs démarrage. Par ailleurs, j'avais un mince espoir avec les MÀJ de ce matin puisqu'elles portaient sur le serveur X... Mais rien de nouveau.
Hors ligne