Contenu | Rechercher | Menus

Annonce

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

À propos de l'équipe du forum.

#1 Le 03/11/2006, à 12:04

DanYellow

Rapport de bug à l'arrêt de Xubuntu 6.10

Bonjour!

J'ai installer hier matin Xubuntu Edgy et j'ai déjà un petit soucis, c'est lors de l'arrêt de la machine: xfce se ferme correctement, puis je peux voir la souris bleu avec une barre de progression en dessous, j'entend le disque dur s'arrêter mais la machine elle ne s'éteint pas, la barre de progression est figée et les raccourcis clavier n'ont aucun effet, je doit maintenir appuyer le bouton marche-arrêt pour vraiment éteindre le pc, avec Dapper je n'avais pas ce problème, comment le règler?


Merci d'avance.

Hors ligne

#2 Le 07/11/2006, à 14:40

Skippy le Grand Gourou

Re : Rapport de bug à l'arrêt de Xubuntu 6.10

Essaie de rajouter acpi=force comme option dans ton fichier /boot/grub/menu.lst.

Hors ligne

#3 Le 05/03/2007, à 22:40

Elfoic

Re : Rapport de bug à l'arrêt de Xubuntu 6.10

J'ai exactement le même problème. Je suis preneur de la solution seulement je ne veux pas commettre des erreurs avec le grub....
Voici mon grub:

# 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=80aa20ce-ec03-45f7-b0f1-9b8e54c08fd2 ro
# kopt_2_6=root=/dev/hdb1 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

## 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-11-generic
root		(hd0,0)
kernel		/boot/vmlinuz-2.6.17-11-generic root=/dev/hdb1 ro quiet splash
initrd		/boot/initrd.img-2.6.17-11-generic
quiet
savedefault
boot

title		Ubuntu, kernel 2.6.17-11-generic (recovery mode)
root		(hd0,0)
kernel		/boot/vmlinuz-2.6.17-11-generic root=/dev/hdb1 ro single
initrd		/boot/initrd.img-2.6.17-11-generic
boot

title		Ubuntu, kernel 2.6.17-10-generic
root		(hd0,0)
kernel		/boot/vmlinuz-2.6.17-10-generic root=/dev/hdb1 ro quiet splash
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/hdb1 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

Ou je dois mettre l'option que tu indiques et de quelle façon?, avec des ##

Peux-tu m'expliquer plus en détail Skippy le grand manitou


Patience et longueur de temps, font plus que force NI que rage.

Hors ligne

#4 Le 06/03/2007, à 10:31

Skippy le Grand Gourou

Re : Rapport de bug à l'arrêt de Xubuntu 6.10

# 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=80aa20ce-ec03-45f7-b0f1-9b8e54c08fd2 ro
# kopt_2_6=root=/dev/hdb1 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

## 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-11-generic
root        (hd0,0)
####################################################
## C'EST PAR ICI : ########################################
####################################################
kernel        /boot/vmlinuz-2.6.17-11-generic root=/dev/hdb1 ro quiet splash acpi=force
initrd        /boot/initrd.img-2.6.17-11-generic
quiet
savedefault
boot

title        Ubuntu, kernel 2.6.17-11-generic (recovery mode)
root        (hd0,0)
kernel        /boot/vmlinuz-2.6.17-11-generic root=/dev/hdb1 ro single
initrd        /boot/initrd.img-2.6.17-11-generic
boot

title        Ubuntu, kernel 2.6.17-10-generic
root        (hd0,0)
kernel        /boot/vmlinuz-2.6.17-10-generic root=/dev/hdb1 ro quiet splash
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/hdb1 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

Mais pas de faux espoir, c'est pas sûr que ça soit la solution, hein... neutral

Dernière modification par Skippy le Grand Gourou (Le 06/03/2007, à 10:34)

Hors ligne

#5 Le 06/03/2007, à 20:46

Elfoic

Re : Rapport de bug à l'arrêt de Xubuntu 6.10

Bon comme tu l'avais prévu, ça n'a rien changé, j'ai donc finis par changer de noyau, et la nickel. Et visiblement c'est la seule solution.
Il faut abandonner le noyau générique...


Patience et longueur de temps, font plus que force NI que rage.

Hors ligne

#6 Le 06/03/2007, à 21:49

Wapush

Re : Rapport de bug à l'arrêt de Xubuntu 6.10

Salut

En cherchant 5 secondes, quelques posts sur la même page que celui-ci, tu aurais trouvé la réponse à ton problème : [résolu] le PC ne s'arrête pas - Xubuntu (dernière version stable)

L'utilisation d'un noyau générique à la "Ubuntu", cause beaucoup de problèmes avec les configurations plus "anciennes". Et je voudrais rajouter que c'est un problème qui touche autant Ubuntu/Kubuntu/Xubuntu/Edubuntu Edgy(noyau générique). Ça arrive juste plus fréquemment sur Xubuntu étant donné que c'est "la" version Ubuntu conseillé pour les PC plus anciens.

Désolé de ne pas avoir vu ton problème avant ! smile

A+

Hors ligne

#7 Le 06/03/2007, à 22:25

Elfoic

Re : Rapport de bug à l'arrêt de Xubuntu 6.10

Aucun soucis wapush, d'autant que tu m'as déjà aidé j'ai finis par tomber sur le post dont tu fais allusion. smile

D'ailleurs la page du wiki, kernel_optimise devrait être amélioré (d'ailleurs elle est noté en test) je pense que je m'y collerais ce week-end.

Encore merci, je me suis un peu galéré à trouver la solution (c'est à dire le post que tu évoque) car j'avais un autre problème:http://forum.ubuntu-fr.org/viewtopic.php?id=99841, et c'est pas toujours évident d'identifier la/les causes...

Voila merci à toi et autres... wink


Patience et longueur de temps, font plus que force NI que rage.

Hors ligne