#1 Le 22/03/2016, à 07:14
- Lek1
Mate ne s'éteint pas sur un gigbyte brix
Bonjour,
j'ai un Gigabyte Brix GB-BXBT-2807 sur lequel j'ai installé Mate.
Tout c'est bien passé.
Cependant, lorsque je clique sur éteindre, le processus se met en route, l'écran devient noir,
le logo d'extinction apparaît et là, ça devrait s'éteindre. Mais il ne se passe rien.
Ça reste sur le logo et suis obligé d'appuyer sur bouton de la boite pour éteindre.
Il n'y a rien dans le bios qui puisse m'aider.
Des idées ? De l'aide...
Merci.
"Ceux qui ne bougent pas ne sentent pas leurs chaînes." (Rosa Luxemburg)
Debian 11
Hors ligne
#2 Le 22/03/2016, à 08:15
- malbo
Re : Mate ne s'éteint pas sur un gigbyte brix
Je te prie de faire un Boot-Info et de donner l'URL de ce Boot-Info dans ta réponse.
Hors ligne
#3 Le 22/03/2016, à 08:20
- grandtoubab
Re : Mate ne s'éteint pas sur un gigbyte brix
Salut,
Essayer avec la commande
systemctl poweroff
Linux tout seul sur HP Pavilion DV7 et Acer Aspire T650, Canon MG3650 en wifi
Debian 11 Bullseye Gnome/Xorg, Gnome/Wayland avec SDDM
https://bidouilledebian.wordpress.com/
ON M'A VU DANS LE VERCORS, SAUTER A L'ELASTIQUE..... J'AI DANS LES BOTTES DES MONTAGNES DE QUESTIONS....
Hors ligne
#5 Le 22/03/2016, à 08:38
- Lek1
Re : Mate ne s'éteint pas sur un gigbyte brix
Salut,
Essayer avec la commandesystemctl poweroff
Merci pour ta réponse.
La commande retourne : systemctl poweroff
systemctl : commande introuvable
"Ceux qui ne bougent pas ne sentent pas leurs chaînes." (Rosa Luxemburg)
Debian 11
Hors ligne
#6 Le 22/03/2016, à 08:58
- malbo
Re : Mate ne s'éteint pas sur un gigbyte brix
Ton Boot-Info est là :
Boot Info Script e7fc706 + Boot-Repair extra info [Boot-Info 9Feb2015]
============================= Boot Info Summary: ===============================
=> Grub2 (v2.00) is installed in the MBR of /dev/sda and looks at sector 1 of
the same hard drive for core.img. core.img is at this location and looks
for (,msdos1)/boot/grub.
sda1: __________________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Operating System: Linux Mint 17.3 Rosa
Boot files: /boot/grub/grub.cfg /etc/fstab
/boot/grub/i386-pc/core.img
sda2: __________________________________________________________________________
File system: swap
Boot sector type: -
Boot sector info:
sda3: __________________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Operating System:
Boot files:
============================ Drive/Partition Info: =============================
Drive: sda _____________________________________________________________________
Disk /dev/sda: 120.0 GB, 120034123776 bytes
255 heads, 63 sectors/track, 14593 cylinders, total 234441648 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
Partition Boot Start Sector End Sector # of Sectors Id System
/dev/sda1 * 2,048 27,539,455 27,537,408 83 Linux
/dev/sda2 27,539,456 31,543,295 4,003,840 82 Linux swap / Solaris
/dev/sda3 31,543,296 234,440,703 202,897,408 83 Linux
"blkid" output: ________________________________________________________________
Device UUID TYPE LABEL
/dev/sda1 3249b61c-be4b-4e4e-9d86-bba395a32a3c ext4
/dev/sda2 42d90a76-a1f7-43f8-83b0-f542b16145ae swap
/dev/sda3 8d51bb66-1dc6-4ceb-8672-47ee2ca33c03 ext4
/dev/zram0 98550cc5-cded-497d-b21e-bfa29e0ceb7f swap
/dev/zram1 90bb8e56-bf64-4236-8012-c6a2630314de swap
========================= "ls -l /dev/disk/by-id" output: ======================
total 0
lrwxrwxrwx 1 root root 9 Mar 22 08:29 ata-SanDisk_SDSSDA120G_155156405663 -> ../../sda
lrwxrwxrwx 1 root root 10 Mar 22 08:19 ata-SanDisk_SDSSDA120G_155156405663-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 Mar 22 08:19 ata-SanDisk_SDSSDA120G_155156405663-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 Mar 22 08:19 ata-SanDisk_SDSSDA120G_155156405663-part3 -> ../../sda3
lrwxrwxrwx 1 root root 9 Mar 22 08:29 wwn-0x5001b44f2b9fd99f -> ../../sda
lrwxrwxrwx 1 root root 10 Mar 22 08:19 wwn-0x5001b44f2b9fd99f-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 Mar 22 08:19 wwn-0x5001b44f2b9fd99f-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 Mar 22 08:19 wwn-0x5001b44f2b9fd99f-part3 -> ../../sda3
================================ Mount points: =================================
Device Mount_Point Type Options
/dev/sda1 / ext4 (rw,noatime,errors=remount-ro)
/dev/sda3 /home ext4 (rw,noatime)
=========================== sda1/boot/grub/grub.cfg: ===========================
--------------------------------------------------------------------------------
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#
### BEGIN /etc/grub.d/00_header ###
if [ -s $prefix/grubenv ]; then
set have_grubenv=true
load_env
fi
if [ "${next_entry}" ] ; then
set default="${next_entry}"
set next_entry=
save_env next_entry
set boot_once=true
else
set default="0"
fi
if [ x"${feature_menuentry_id}" = xy ]; then
menuentry_id_option="--id"
else
menuentry_id_option=""
fi
export menuentry_id_option
if [ "${prev_saved_entry}" ]; then
set saved_entry="${prev_saved_entry}"
save_env saved_entry
set prev_saved_entry=
save_env prev_saved_entry
set boot_once=true
fi
function savedefault {
if [ -z "${boot_once}" ]; then
saved_entry="${chosen}"
save_env saved_entry
fi
}
function recordfail {
set recordfail=1
if [ -n "${have_grubenv}" ]; then if [ -z "${boot_once}" ]; then save_env recordfail; fi; fi
}
function load_video {
if [ x$feature_all_video_module = xy ]; then
insmod all_video
else
insmod efi_gop
insmod efi_uga
insmod ieee1275_fb
insmod vbe
insmod vga
insmod video_bochs
insmod video_cirrus
fi
}
if [ x$feature_default_font_path = xy ] ; then
font=unicode
else
insmod part_msdos
insmod ext2
set root='hd0,msdos1'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 3249b61c-be4b-4e4e-9d86-bba395a32a3c
else
search --no-floppy --fs-uuid --set=root 3249b61c-be4b-4e4e-9d86-bba395a32a3c
fi
font="/usr/share/grub/unicode.pf2"
fi
if loadfont $font ; then
set gfxmode=auto
load_video
insmod gfxterm
set locale_dir=$prefix/locale
set lang=fr_FR
insmod gettext
fi
terminal_output gfxterm
if [ "${recordfail}" = 1 ] ; then
set timeout=30
else
if [ x$feature_timeout_style = xy ] ; then
set timeout_style=hidden
set timeout=0
# Fallback hidden-timeout code in case the timeout_style feature is
# unavailable.
elif sleep --interruptible 0 ; then
set timeout=0
fi
fi
### END /etc/grub.d/00_header ###
### BEGIN /etc/grub.d/05_debian_theme ###
set menu_color_normal=white/black
set menu_color_highlight=black/light-gray
### END /etc/grub.d/05_debian_theme ###
### BEGIN /etc/grub.d/06_mint_theme ###
set menu_color_normal=white/black
set menu_color_highlight=white/light-gray
### END /etc/grub.d/06_mint_theme ###
### BEGIN /etc/grub.d/10_linux ###
function gfxmode {
set gfxpayload="${1}"
if [ "${1}" = "keep" ]; then
set vt_handoff=vt.handoff=7
else
set vt_handoff=
fi
}
if [ "${recordfail}" != 1 ]; then
if [ -e ${prefix}/gfxblacklist.txt ]; then
if hwmatch ${prefix}/gfxblacklist.txt 3; then
if [ ${match} = 0 ]; then
set linux_gfx_mode=keep
else
set linux_gfx_mode=text
fi
else
set linux_gfx_mode=text
fi
else
set linux_gfx_mode=keep
fi
else
set linux_gfx_mode=text
fi
export linux_gfx_mode
menuentry 'Linux Mint 17.3 MATE 64-bit' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-3249b61c-be4b-4e4e-9d86-bba395a32a3c' {
recordfail
load_video
gfxmode $linux_gfx_mode
insmod gzio
insmod part_msdos
insmod ext2
set root='hd0,msdos1'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 3249b61c-be4b-4e4e-9d86-bba395a32a3c
else
search --no-floppy --fs-uuid --set=root 3249b61c-be4b-4e4e-9d86-bba395a32a3c
fi
linux /boot/vmlinuz-3.19.0-32-generic root=UUID=3249b61c-be4b-4e4e-9d86-bba395a32a3c ro quiet splash $vt_handoff
initrd /boot/initrd.img-3.19.0-32-generic
}
submenu 'Options avancées pour Linux Mint 17.3 MATE 64-bit' $menuentry_id_option 'gnulinux-advanced-3249b61c-be4b-4e4e-9d86-bba395a32a3c' {
menuentry 'Linux Mint 17.3 MATE 64-bit, avec Linux 3.19.0-32-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.19.0-32-generic-advanced-3249b61c-be4b-4e4e-9d86-bba395a32a3c' {
recordfail
load_video
gfxmode $linux_gfx_mode
insmod gzio
insmod part_msdos
insmod ext2
set root='hd0,msdos1'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 3249b61c-be4b-4e4e-9d86-bba395a32a3c
else
search --no-floppy --fs-uuid --set=root 3249b61c-be4b-4e4e-9d86-bba395a32a3c
fi
echo 'Chargement de Linux 3.19.0-32-generic…'
linux /boot/vmlinuz-3.19.0-32-generic root=UUID=3249b61c-be4b-4e4e-9d86-bba395a32a3c ro quiet splash $vt_handoff
echo 'Chargement du disque mémoire initial…'
initrd /boot/initrd.img-3.19.0-32-generic
}
menuentry 'Linux Mint 17.3 MATE 64-bit, with Linux 3.19.0-32-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.19.0-32-generic-recovery-3249b61c-be4b-4e4e-9d86-bba395a32a3c' {
recordfail
load_video
insmod gzio
insmod part_msdos
insmod ext2
set root='hd0,msdos1'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 3249b61c-be4b-4e4e-9d86-bba395a32a3c
else
search --no-floppy --fs-uuid --set=root 3249b61c-be4b-4e4e-9d86-bba395a32a3c
fi
echo 'Chargement de Linux 3.19.0-32-generic…'
linux /boot/vmlinuz-3.19.0-32-generic root=UUID=3249b61c-be4b-4e4e-9d86-bba395a32a3c ro recovery nomodeset
echo 'Chargement du disque mémoire initial…'
initrd /boot/initrd.img-3.19.0-32-generic
}
}
### END /etc/grub.d/10_linux ###
### BEGIN /etc/grub.d/10_lupin ###
### END /etc/grub.d/10_lupin ###
### BEGIN /etc/grub.d/20_linux_xen ###
### END /etc/grub.d/20_linux_xen ###
### BEGIN /etc/grub.d/20_memtest86+ ###
menuentry 'Memory test (memtest86+)' {
insmod part_msdos
insmod ext2
set root='hd0,msdos1'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 3249b61c-be4b-4e4e-9d86-bba395a32a3c
else
search --no-floppy --fs-uuid --set=root 3249b61c-be4b-4e4e-9d86-bba395a32a3c
fi
knetbsd /boot/memtest86+.elf
}
menuentry 'Memory test (memtest86+, serial console 115200)' {
insmod part_msdos
insmod ext2
set root='hd0,msdos1'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 3249b61c-be4b-4e4e-9d86-bba395a32a3c
else
search --no-floppy --fs-uuid --set=root 3249b61c-be4b-4e4e-9d86-bba395a32a3c
fi
linux16 /boot/memtest86+.bin console=ttyS0,115200n8
}
### END /etc/grub.d/20_memtest86+ ###
### BEGIN /etc/grub.d/30_os-prober ###
### END /etc/grub.d/30_os-prober ###
### BEGIN /etc/grub.d/30_uefi-firmware ###
### END /etc/grub.d/30_uefi-firmware ###
### BEGIN /etc/grub.d/40_custom ###
# This file provides an easy way to add custom menu entries. Simply type the
# menu entries you want to add after this comment. Be careful not to change
# the 'exec tail' line above.
### END /etc/grub.d/40_custom ###
### BEGIN /etc/grub.d/41_custom ###
if [ -f ${config_directory}/custom.cfg ]; then
source ${config_directory}/custom.cfg
elif [ -z "${config_directory}" -a -f $prefix/custom.cfg ]; then
source $prefix/custom.cfg;
fi
### END /etc/grub.d/41_custom ###
--------------------------------------------------------------------------------
=============================== sda1/etc/fstab: ================================
--------------------------------------------------------------------------------
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
# / was on /dev/sda1 during installation
UUID=3249b61c-be4b-4e4e-9d86-bba395a32a3c / ext4 noatime,errors=remount-ro 0 1
# /home was on /dev/sda3 during installation
UUID=8d51bb66-1dc6-4ceb-8672-47ee2ca33c03 /home ext4 noatime,defaults 0 2
# swap was on /dev/sda2 during installation
UUID=42d90a76-a1f7-43f8-83b0-f542b16145ae none swap sw 0 0
tmpfs /tmp tmpfs defaults,size=1g 0 0
tmpfs /home/utilisateur64/.cache tmpfs defaults,size=1g 0 0
--------------------------------------------------------------------------------
=============================== StdErr Messages: ===============================
cat: write error: Broken pipe
File descriptor 9 (/proc/3636/mounts) leaked on lvs invocation. Parent PID 10588: bash
File descriptor 63 (pipe:[26909]) leaked on lvs invocation. Parent PID 10588: bash
No volume groups found
ADDITIONAL INFORMATION :
=================== log of boot-info 2016-03-22__08h29 ===================
boot-info version : 4ppa35
boot-sav version : 4ppa35
glade2script version : 3.2.2~ppa47~saucy
boot-sav-extra version :
File descriptor 9 (/proc/3636/mounts) leaked on lvs invocation. Parent PID 5243: /bin/sh
No volume groups found
boot-info is executed in installed-session (Linux Mint 17.3 Rosa, rosa, LinuxMint, x86_64)
CPU op-mode(s): 32-bit, 64-bit
BOOT_IMAGE=/boot/vmlinuz-3.19.0-32-generic root=UUID=3249b61c-be4b-4e4e-9d86-bba395a32a3c ro quiet splash vt.handoff=7
=================== os-prober:
/dev/disk/by-uuid/3249b61c-be4b-4e4e-9d86-bba395a32a3c:L'OS actuellement utilisé - Linux Mint 17.3 Rosa CurrentSession:linux
=================== blkid:
/dev/sda1: UUID="3249b61c-be4b-4e4e-9d86-bba395a32a3c" TYPE="ext4"
/dev/sda2: UUID="42d90a76-a1f7-43f8-83b0-f542b16145ae" TYPE="swap"
/dev/sda3: UUID="8d51bb66-1dc6-4ceb-8672-47ee2ca33c03" TYPE="ext4"
/dev/zram0: UUID="98550cc5-cded-497d-b21e-bfa29e0ceb7f" TYPE="swap"
/dev/zram1: UUID="90bb8e56-bf64-4236-8012-c6a2630314de" TYPE="swap"
disk/by-uuid/3249b61c-be4b-4e4e-9d86-bba395a32a3c (sda) has unknown type. Veuillez indiquer ce message à boot.repair@gmail.com
1 disks with OS, 1 OS : 1 Linux, 0 MacOS, 0 Windows, 0 unknown type OS.
Linux not detected by os-prober on sda1. Veuillez indiquer ce message à boot.repair@gmail.com
=================== //etc/grub.d/ :
drwxr-xr-x 2 root root 4096 mars 22 08:19 grub.d
total 92
-rwxr-xr-x 1 root root 9791 déc. 17 16:00 00_header
-rwxr-xr-x 1 root root 6058 mai 13 2015 05_debian_theme
-rwxr-xr-x 1 root root 1180 oct. 25 2014 06_mint_theme
-rwxr-xr-x 1 root root 11616 mars 22 08:19 10_linux
-rwxr-xr-x 1 root root 10634 oct. 1 2012 10_lupin
-rwxr-xr-x 1 root root 10412 juin 26 2015 20_linux_xen
-rwxr-xr-x 1 root root 1992 mars 12 2014 20_memtest86+
-rwxr-xr-x 1 root root 11692 juin 26 2015 30_os-prober
-rwxr-xr-x 1 root root 1416 juin 26 2015 30_uefi-firmware
-rwxr-xr-x 1 root root 214 juin 26 2015 40_custom
-rwxr-xr-x 1 root root 216 juin 26 2015 41_custom
-rw-r--r-- 1 root root 483 juin 26 2015 README
=================== //etc/default/grub :
# If you change this file, run 'update-grub' afterwards to update
# /boot/grub/grub.cfg.
# For full documentation of the options in this file, see:
# info -f grub -n 'Simple configuration'
GRUB_DEFAULT=0
GRUB_HIDDEN_TIMEOUT=0
GRUB_HIDDEN_TIMEOUT_QUIET=true
GRUB_TIMEOUT=10
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX=""
# Uncomment to enable BadRAM filtering, modify to suit your needs
# This works with Linux (no patch required) and with any kernel that obtains
# the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
#GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"
# Uncomment to disable graphical terminal (grub-pc only)
#GRUB_TERMINAL=console
# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `vbeinfo'
#GRUB_GFXMODE=640x480
# Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
#GRUB_DISABLE_LINUX_UUID=true
# Uncomment to disable generation of recovery mode menu entries
#GRUB_DISABLE_RECOVERY="true"
# Uncomment to get a beep at grub start
#GRUB_INIT_TUNE="480 440 1"
=================== UEFI/Legacy mode:
This installed-session is not in EFI-mode.
EFI in dmesg.
[ 0.000000] ACPI: UEFI 0x00000000B96C4768 000042 (v01 ALASKA A M I 00000000 00000000)
[ 2.075455] fb0: EFI VGA frame buffer device
[ 3.361049] fb: switching to inteldrmfb from EFI VGA
SecureBoot disabled.
=================== PARTITIONS & DISKS:
sda1 : sda, not-sepboot, grubenv-ok grub2, grub-pc , update-grub, 64, with-boot, is-os, not--efi--part, fstab-without-boot, fstab-without-efi, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot, apt-get, grub-install, with--usr, fstab-without-usr, not-sep-usr, standard, not-far, /.
sda3 : sda, maybesepboot, no-grubenv nogrub, no-docgrub, no-update-grub, 32, no-boot, no-os, not--efi--part, part-has-no-fstab, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot, nopakmgr, nogrubinstall, no---usr, part-has-no-fstab, not-sep-usr, standard, farbios, /home.
sda : not-GPT, BIOSboot-not-needed, has-no-EFIpart, not-usb, has-os, 2048 sectors * 512 bytes
=================== parted -l:
Model: ATA SanDisk SDSSDA12 (scsi)
Disk /dev/sda: 120GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Number Start End Size Type File system Flags
1 1049kB 14.1GB 14.1GB primary ext4 boot
2 14.1GB 16.2GB 2050MB primary linux-swap(v1)
3 16.2GB 120GB 104GB primary ext4
Error: /dev/zram0: unrecognised disk label
Error: /dev/zram1: unrecognised disk label
=================== parted -lm:
BYT;
/dev/sda:120GB:scsi:512:512:msdos:ATA SanDisk SDSSDA12;
1:1049kB:14.1GB:14.1GB:ext4::boot;
2:14.1GB:16.2GB:2050MB:linux-swap(v1)::;
3:16.2GB:120GB:104GB:ext4::;
Error: /dev/zram0: unrecognised disk label
Error: /dev/zram1: unrecognised disk label
=================== lsblk:
KNAME TYPE FSTYPE SIZE LABEL
sda disk 111,8G
sda1 part ext4 13,1G
sda2 part swap 1,9G
sda3 part ext4 96,8G
zram0 disk swap 961,7M
zram1 disk swap 961,7M
KNAME ROTA RO RM STATE MOUNTPOINT
sda 0 0 0 running
sda1 0 0 0 /
sda2 0 0 0 [SWAP]
sda3 0 0 0 /home
zram0 0 0 0 [SWAP]
zram1 0 0 0 [SWAP]
=================== mount:
/dev/sda1 on / type ext4 (rw,noatime,errors=remount-ro)
proc on /proc type proc (rw,noexec,nosuid,nodev)
sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
none on /sys/fs/cgroup type tmpfs (rw)
none on /sys/fs/fuse/connections type fusectl (rw)
none on /sys/kernel/debug type debugfs (rw)
none on /sys/kernel/security type securityfs (rw)
udev on /dev type devtmpfs (rw,mode=0755)
devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
tmpfs on /tmp type tmpfs (rw,size=1g)
tmpfs on /run type tmpfs (rw,noexec,nosuid,size=10%,mode=0755)
none on /run/lock type tmpfs (rw,noexec,nosuid,nodev,size=5242880)
none on /run/shm type tmpfs (rw,nosuid,nodev)
none on /run/user type tmpfs (rw,noexec,nosuid,nodev,size=104857600,mode=0755)
none on /sys/fs/pstore type pstore (rw)
/dev/sda3 on /home type ext4 (rw,noatime)
tmpfs on /home/utilisateur64/.cache type tmpfs (rw,size=1g)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,noexec,nosuid,nodev)
systemd on /sys/fs/cgroup/systemd type cgroup (rw,noexec,nosuid,nodev,none,name=systemd)
gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,user=utilisateur64)
=================== ls:
/sys/block/sda (filtered): alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight power queue range removable ro sda1 sda2 sda3 size slaves stat subsystem trace uevent
/dev (filtered): autofs block bsg btrfs-control bus char console core cpu cpu_dma_latency cuse disk dri ecryptfs fb0 fd full fuse hidraw0 hidraw1 hidraw2 hpet i2c-0 i2c-1 i2c-2 i2c-3 i2c-4 i2c-5 i2c-6 input kmsg kvm log mapper mcelog mei0 mem memory_bandwidth net network_latency network_throughput null port ppp psaux ptmx pts random rfkill rtc rtc0 sda sda1 sda2 sda3 sg0 shm snapshot snd stderr stdin stdout uhid uinput urandom vfio vga_arbiter vhci vhost-net zero
ls /dev/mapper: control
=================== df -Th:
Filesystem Type Size Used Avail Use% Mounted on
udev devtmpfs 1.9G 8.0K 1.9G 1% /dev
tmpfs tmpfs 385M 1.3M 384M 1% /run
/dev/sda1 ext4 13G 6.5G 5.7G 54% /
none tmpfs 4.0K 0 4.0K 0% /sys/fs/cgroup
tmpfs tmpfs 1.0G 28K 1.0G 1% /tmp
none tmpfs 5.0M 0 5.0M 0% /run/lock
none tmpfs 1.9G 80K 1.9G 1% /run/shm
none tmpfs 100M 28K 100M 1% /run/user
/dev/sda3 ext4 96G 198M 92G 1% /home
tmpfs tmpfs 1.0G 11M 1014M 1% /home/utilisateur64/.cache
=================== fdisk -l:
Disk /dev/sda: 120.0 GB, 120034123776 bytes
255 heads, 63 sectors/track, 14593 cylinders, total 234441648 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00012ee9
Device Boot Start End Blocks Id System
/dev/sda1 * 2048 27539455 13768704 83 Linux
/dev/sda2 27539456 31543295 2001920 82 Linux swap / Solaris
/dev/sda3 31543296 234440703 101448704 83 Linux
=================== Suggested repair
The default repair of the Boot-Repair utility would reinstall the grub2 of sda1 into the MBR of sda.
Additional repair would be performed: unhide-bootmenu-10s
=================== Blockers in case of suggested repair
Veuillez utiliser ce logiciel dans une session-live (live-CD ou live-USB). Cela vous permettra d'utiliser cette fonctionnalité.
=================== User settings
The settings chosen by the user will not act on the boot.
pastebinit packages needed
debconf: Impossible d'initialiser l'interface : Dialog
debconf: (L'interface dialog ne fonctionnera pas avec un terminal rustique (« dumb »), un tampon shell d'Emacs ou sans terminal de contrôle.)
debconf: Utilisation de l'interface Readline en remplacement
debconf: Impossible d'initialiser l'interface : Readline
debconf: (Cette interface a besoin d'un terminal de contrôle.)
debconf: Utilisation de l'interface Teletype en remplacement
dpkg-preconfigure: impossible de réouvrir stdin :
Je ne vois pas d'anomalie dans ce Boot-Info.
Tu demandes dans le post #1 s'il n'y a pas quelque chose à modifier dans le "Bios" pour résoudre ton souci d'arrêt impossible : pour moi, il n'y a rien à modifier dans le "Bios" qui puisse agir là-dessus mais je peux me tromper. Assez souvent quand il y a un souci d'arrêt impossible, c'est la gestion de l'affichage qui est en cause. Peut-être que tu pourrais essayer d'agir au niveau de l'écran : remplacer ton écran actuel par un autre (provisoirement) pour vérifier si ça ne résoudrait pas le problème.
Pourrais-tu vérifier également si tu as le même souci d'arrêt impossible après une session live (ordi démarré sur une LiveUSB Ubuntu, choix "Essayer Ubuntu) ?
EDIT : au cas où tu ne l'aurais pas vue, je te signale cette discussion initiée par vinsse qui a le même modèle d'ordi (Gigabyte Brix GB-BXBT-2807) que toi : https://forum.ubuntu-fr.org/viewtopic.php?id=1987170
mais pas le même problème que toi apparemment : toi, c'est l'extinction qui merdouille, lui c'est le démarrage...cela dit, vous n'avez pas la même version installée (toi, c'est le noyau 3.19.0-x alors que lui c'est le noyau 3.13.0-x)
Dernière modification par malbo (Le 22/03/2016, à 09:08)
Hors ligne
#7 Le 22/03/2016, à 09:37
- Lek1
Re : Mate ne s'éteint pas sur un gigbyte brix
Ton Boot-Info est là :
Je ne vois pas d'anomalie dans ce Boot-Info.
Tu demandes dans le post #1 s'il n'y a pas quelque chose à modifier dans le "Bios" pour résoudre ton souci d'arrêt impossible : pour moi, il n'y a rien à modifier dans le "Bios" qui puisse agir là-dessus mais je peux me tromper. Assez souvent quand il y a un souci d'arrêt impossible, c'est la gestion de l'affichage qui est en cause. Peut-être que tu pourrais essayer d'agir au niveau de l'écran : remplacer ton écran actuel par un autre (provisoirement) pour vérifier si ça ne résoudrait pas le problème.
Pourrais-tu vérifier également si tu as le même souci d'arrêt impossible après une session live (ordi démarré sur une LiveUSB Ubuntu, choix "Essayer Ubuntu) ?EDIT : au cas où tu ne l'aurais pas vue, je te signale cette discussion initiée par vinsse qui a le même modèle d'ordi (Gigabyte Brix GB-BXBT-2807) que toi : https://forum.ubuntu-fr.org/viewtopic.php?id=1987170
mais pas le même problème que toi apparemment : toi, c'est l'extinction qui merdouille, lui c'est le démarrage...cela dit, vous n'avez pas la même version installée (toi, c'est le noyau 3.19.0-x alors que lui c'est le noyau 3.13.0-x)
OK, j'ai changé d'écran. J'en ai deux, donc ça tombe bien.
Même souci.
Je teste la live/clef.
C'est pareil. le pc ne s'éteint pas.
Testé avec : ubuntu, linuxmint mate, linuxmint kde et xfce. J'ai tout ça sur multisystème.
Curieusement, avec trisquel 7 le pc s'éteint.
Je précise que les systèmes s'éteignent sur d'autres pcs avec cette clef multisystème.
"Ceux qui ne bougent pas ne sentent pas leurs chaînes." (Rosa Luxemburg)
Debian 11
Hors ligne
#8 Le 22/03/2016, à 09:40
- grandtoubab
Re : Mate ne s'éteint pas sur un gigbyte brix
grandtoubab a écrit :Salut,
Essayer avec la commandesystemctl poweroff
Merci pour ta réponse.
La commande retourne : systemctl poweroff
systemctl : commande introuvable
Tu utilises donc une "vieille" version sans systemd
Linux tout seul sur HP Pavilion DV7 et Acer Aspire T650, Canon MG3650 en wifi
Debian 11 Bullseye Gnome/Xorg, Gnome/Wayland avec SDDM
https://bidouilledebian.wordpress.com/
ON M'A VU DANS LE VERCORS, SAUTER A L'ELASTIQUE..... J'AI DANS LES BOTTES DES MONTAGNES DE QUESTIONS....
Hors ligne
#9 Le 22/03/2016, à 10:06
- malbo
Re : Mate ne s'éteint pas sur un gigbyte brix
Tu utilises donc une "vieille" version sans systemd
Il utilise Mint Mate 17.3 (d'après ce post). On peut voir ici que cette version est basée sur Ubuntu 14.04.3, laquelle n'est pas équipée de Systemd (aucune version de Trusty n'est et ne sera équipée de Systemd).
Dernière modification par malbo (Le 22/03/2016, à 10:07)
Hors ligne
#10 Le 22/03/2016, à 10:07
- Lek1
Re : Mate ne s'éteint pas sur un gigbyte brix
Lek1 a écrit :grandtoubab a écrit :Salut,
Essayer avec la commandesystemctl poweroff
Merci pour ta réponse.
La commande retourne : systemctl poweroff
systemctl : commande introuvableTu utilises donc une "vieille" version sans systemd
Vieille !
C'est la 14.04, c'est trop vieux ?
"Ceux qui ne bougent pas ne sentent pas leurs chaînes." (Rosa Luxemburg)
Debian 11
Hors ligne
#11 Le 22/03/2016, à 10:08
- malbo
Re : Mate ne s'éteint pas sur un gigbyte brix
Je viens de répondre pour toi dans le post #9
Hors ligne
#12 Le 22/03/2016, à 11:40
- Lek1
Re : Mate ne s'éteint pas sur un gigbyte brix
Je viens de répondre pour toi dans le post #9
oui, c'était doublon.
"Ceux qui ne bougent pas ne sentent pas leurs chaînes." (Rosa Luxemburg)
Debian 11
Hors ligne
#13 Le 22/03/2016, à 12:01
- grandtoubab
Re : Mate ne s'éteint pas sur un gigbyte brix
donc essayer
poweroff
il doit bien y avoir un alias/lien pour déclencher la commande
Linux tout seul sur HP Pavilion DV7 et Acer Aspire T650, Canon MG3650 en wifi
Debian 11 Bullseye Gnome/Xorg, Gnome/Wayland avec SDDM
https://bidouilledebian.wordpress.com/
ON M'A VU DANS LE VERCORS, SAUTER A L'ELASTIQUE..... J'AI DANS LES BOTTES DES MONTAGNES DE QUESTIONS....
Hors ligne
#14 Le 22/03/2016, à 12:08
- erresse
Re : Mate ne s'éteint pas sur un gigbyte brix
Bonjour,
Pour éteindre la machine, le cas échéant, je fais en terminal :
sudo halt
Mais ce n'est pas une solution de passer en terminal pour fermer son ordi...
Plus de 50 ans d'informatique, ça en fait des lignes de commandes en console, mais on n'avait pas le choix...
Excellente raison pour, aujourd'hui qu'on le peut, utiliser au maximum les INTERFACES GRAPHIQUES !
Important : Une fois le problème solutionné, pensez à clore votre sujet en ajoutant [Résolu] devant le titre du 1er message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.
Hors ligne
#15 Le 22/03/2016, à 12:10
- moko138
Re : Mate ne s'éteint pas sur un gigbyte brix
Il faut nuancer :
Ayant installé une 14.04.1, les simples mises à jour en ont fait
lsb_release -d; uname -mr
Description: Ubuntu 14.04.4 LTS
3.13.0-79-generic i686
et pourtant en février dernier, systemd a été (en partie ?) installé :
dpkg -l | grep systemd
ii libpam-systemd:i386 204-5ubuntu20.18 i386 system and service manager - PAM module
ii libsystemd-daemon0:i386 204-5ubuntu20.18 i386 systemd utility library
ii libsystemd-login0:i386 204-5ubuntu20.18 i386 systemd login utility library
ii systemd-services 204-5ubuntu20.18 i386 systemd runtime services
ii systemd-shim 6-2bzr1 i386 shim for systemd
%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel : À la découverte de dcraw
Hors ligne
#16 Le 22/03/2016, à 12:10
- Lek1
Re : Mate ne s'éteint pas sur un gigbyte brix
donc essayer
poweroff
il doit bien y avoir un alias/lien pour déclencher la commande
J'ai lancé en root : sudo poweroff
Ça c'est déclenché, mais il ne s'éteint pas.
Merci
"Ceux qui ne bougent pas ne sentent pas leurs chaînes." (Rosa Luxemburg)
Debian 11
Hors ligne
#17 Le 22/03/2016, à 12:41
- grandtoubab
Re : Mate ne s'éteint pas sur un gigbyte brix
Redémarre sans l'option quiet dans GRUB.
Tu auras peut être des messages sur l'ecran
Linux tout seul sur HP Pavilion DV7 et Acer Aspire T650, Canon MG3650 en wifi
Debian 11 Bullseye Gnome/Xorg, Gnome/Wayland avec SDDM
https://bidouilledebian.wordpress.com/
ON M'A VU DANS LE VERCORS, SAUTER A L'ELASTIQUE..... J'AI DANS LES BOTTES DES MONTAGNES DE QUESTIONS....
Hors ligne
#18 Le 22/03/2016, à 14:27
- lynn
Re : Mate ne s'éteint pas sur un gigbyte brix
Bonjour,
Pour éteindre sans passer par sudo:
dbus-send --system --print-reply --dest="org.freedesktop.ConsoleKit" /org/freedesktop/ConsoleKit/Manager org.freedesktop.ConsoleKit.Manager.Stop
«C'est pas parce qu'ils sont nombreux à avoir tort qu'ils ont raison!»
Coluche
Hors ligne
#19 Le 22/03/2016, à 15:59
- malbo
Re : Mate ne s'éteint pas sur un gigbyte brix
@moko138 : je viens de le revérifier sur une install de Ubuntu 14.04.1 et une install plus récente Ubuntu 14.04.4 : Systemd n'est pas utilisé malgré que certains paquets dont le nom contient "systemd" sont effectivement installés comme tu l'as fait remarquer dans le post #15. J'ai trouvé une astuce pour vérifier si Ubuntu a été démarrée avec Systemd ou non : il suffit de passer la commande suivante dans un terminal (elle affiche la commande dont le PID est 1) :
top -p1
Le résultat affiche la commande systemd si Ubuntu a bien été démarré avec systemd, sinon c'est autre chose qui s'affiche.
Exemple dans le cas de Vivid (Ubuntu 15.04) avec le démarrage par défaut de Grub (*) :
~$ top -p1
top - 15:56:23 up 14 min, 2 users, load average: 0,05, 0,23, 0,28
Tasks: 1 total, 0 running, 1 sleeping, 0 stopped, 0 zombie
%Cpu(s): 6,2 us, 0,6 sy, 0,0 ni, 93,3 id, 0,0 wa, 0,0 hi, 0,0 si, 0,0 st
KiB Mem: 4047400 total, 1279740 used, 2767660 free, 63448 buffers
KiB Swap: 11325780 total, 0 used, 11325780 free. 621204 cached Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
1 root 20 0 182528 4992 3460 S 0,0 0,1 0:01.41 systemd
Dans le cas de Ubuntu 14.04 (quelle que soit la version : 14.04.1 ou 14.04.4), ce n'est donc pas "systemd" qui apparaît mais la commande "init" :
~$ top -p1
top - 16:10:26 up 1 min, 2 users, load average: 1,14, 0,40, 0,14
Tasks: 1 total, 0 running, 1 sleeping, 0 stopped, 0 zombie
%Cpu(s): 1,5 us, 0,6 sy, 0,0 ni, 97,8 id, 0,2 wa, 0,0 hi, 0,0 si, 0,0 st
KiB Mem: 4047380 total, 695788 used, 3351592 free, 57532 buffers
KiB Swap: 11325780 total, 0 used, 11325780 free. 299848 cached Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
1 root 20 0 33880 4276 2548 S 0,0 0,1 0:01.98 init
(*) si on sélectionne l'entrée upstart dans les "Options avancées pour Ubuntu" de Vivid, c'est la commande "upstart" qui résultera de la commande "top -p1"
Dernière modification par malbo (Le 22/03/2016, à 16:19)
Hors ligne
#20 Le 22/03/2016, à 16:44
- grandtoubab
Re : Mate ne s'éteint pas sur un gigbyte brix
on peut aussi verifier comm ça:
grandtoubab@desktop:~$ ls -alrt /sbin/init
lrwxrwxrwx 1 root root 20 mars 14 04:46 /sbin/init -> /lib/systemd/systemd
Linux tout seul sur HP Pavilion DV7 et Acer Aspire T650, Canon MG3650 en wifi
Debian 11 Bullseye Gnome/Xorg, Gnome/Wayland avec SDDM
https://bidouilledebian.wordpress.com/
ON M'A VU DANS LE VERCORS, SAUTER A L'ELASTIQUE..... J'AI DANS LES BOTTES DES MONTAGNES DE QUESTIONS....
Hors ligne
#21 Le 22/03/2016, à 17:55
- malbo
Re : Mate ne s'éteint pas sur un gigbyte brix
on peut aussi verifier comm ça:
grandtoubab@desktop:~$ ls -alrt /sbin/init lrwxrwxrwx 1 root root 20 mars 14 04:46 /sbin/init -> /lib/systemd/systemd
Non, ça ne marche pas. Je fais l'essai suivant en démarrant sur l'entrée upstart (dans les options avancées du menu Grub) d'une install Ubuntu 15.10 :
~$ ls -alrt /sbin/init
lrwxrwxrwx 1 root root 20 janv. 27 16:23 /sbin/init -> /lib/systemd/systemd
~$
~$ top -p1
top - 16:52:38 up 6 min, 2 users, load average: 0,10, 0,27, 0,17
Tasks: 1 total, 0 running, 1 sleeping, 0 stopped, 0 zombie
%Cpu(s): 0,1 us, 0,1 sy, 0,0 ni, 99,8 id, 0,0 wa, 0,0 hi, 0,0 si, 0,0 st
KiB Mem: 4047180 total, 1310600 used, 2736580 free, 208024 buffers
KiB Swap: 11325780 total, 0 used, 11325780 free. 466320 cached Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
1 root 20 0 39372 4472 2764 S 0,0 0,1 0:01.92 upstart
Dernière modification par malbo (Le 22/03/2016, à 17:57)
Hors ligne
#22 Le 22/03/2016, à 18:08
- grandtoubab
Re : Mate ne s'éteint pas sur un gigbyte brix
grandtoubab a écrit :on peut aussi verifier comm ça:
grandtoubab@desktop:~$ ls -alrt /sbin/init lrwxrwxrwx 1 root root 20 mars 14 04:46 /sbin/init -> /lib/systemd/systemd
Non, ça ne marche pas. Je fais l'essai suivant en démarrant sur l'entrée upstart (dans les options avancées du menu Grub) d'une install Ubuntu 15.10 :
~$ ls -alrt /sbin/init lrwxrwxrwx 1 root root 20 janv. 27 16:23 /sbin/init -> /lib/systemd/systemd ~$
~$ top -p1 top - 16:52:38 up 6 min, 2 users, load average: 0,10, 0,27, 0,17 Tasks: 1 total, 0 running, 1 sleeping, 0 stopped, 0 zombie %Cpu(s): 0,1 us, 0,1 sy, 0,0 ni, 99,8 id, 0,0 wa, 0,0 hi, 0,0 si, 0,0 st KiB Mem: 4047180 total, 1310600 used, 2736580 free, 208024 buffers KiB Swap: 11325780 total, 0 used, 11325780 free. 466320 cached Mem PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 1 root 20 0 39372 4472 2764 S 0,0 0,1 0:01.92 upstart
ok.
un truc sympa;: pstree
@desktop:~$ pstree -p
systemd(1)─┬─NetworkManager(682)─┬─dhclient(1059)
│ ├─{NetworkManager}(798)
│ ├─{gdbus}(1023)
│ └─{gmain}(1022)
├─SystemToolsBack(2695)
├─accounts-daemon(674)─┬─{gdbus}(782)
│ └─{gmain}(712)
├─agetty(912)
├─applet.py(4795)───{gmain}(4831)
├─at-spi-bus-laun(4666)─┬─dbus-daemon(4670)
│ ├─{dconf worker}(4667)
│ ├─{gdbus}(4669)
│ └─{gmain}(4671)
├─at-spi-bus-laun(4801)─┬─dbus-daemon(4813)
│ ├─{dconf worker}(4805)
│ ├─{gdbus}(4809)
│ └─{gmain}(4814)
├─at-spi2-registr(4673)───{gdbus}(4674)
├─at-spi2-registr(4818)───{gdbus}(4827)
├─atd(678)
├─atop(737)
├─avahi-daemon(697)───avahi-daemon(724)
├─colord(1048)─┬─{gdbus}(1052)
│ └─{gmain}(1053)
├─cron(677)
├─cups-browsed(788)
├─cupsd(787)
├─dbus-daemon(700)
├─dbus-daemon(4664)
├─dbus-daemon(4735)
├─dbus-launch(4663)
├─dbus-launch(4734)
├─exim4(1047)
├─firefox(5365)─┬─Web Content(5414)─┬─{BgHangManager}(5431)
│ │ ├─{Chrome_ChildThr}(5416)
│ │ ├─{Hang Monitor}(5430)
│ │ ├─{ImageBridgeChil}(5441)
│ │ ├─{ImageIO}(5440)
│ │ ├─{ImgDecoder #1}(5438)
│ │ ├─{ImgDecoder #2}(5439)
│ │ ├─{JS Helper}(5423)
│ │ ├─{JS Helper}(5424)
│ │ ├─{JS Helper}(5425)
│ │ ├─{JS Helper}(5426)
│ │ ├─{JS Helper}(5427)
│ │ ├─{JS Helper}(5428)
│ │ ├─{JS Watchdog}(5422)
│ │ ├─{ProcessHangMoni}(5442)
│ │ ├─{Socket Thread}(5429)
│ │ ├─{Timer}(5433)
│ │ └─{gdbus}(5443)
│ ├─{BgHangManager}(5380)
│ ├─{Cache I/O}(5410)
│ ├─{Cache2 I/O}(5382)
│ ├─{Cert Verify}(5385)
│ ├─{Compositor}(5396)
│ ├─{DNS Resolver #3}(5458)
│ ├─{DNS Resolver #4}(5498)
│ ├─{DNS Resolver #5}(5499)
│ ├─{DOM Worker}(5399)
│ ├─{DOM Worker}(5402)
│ ├─{DOM Worker}(5460)
│ ├─{GMPThread}(5387)
│ ├─{Gecko_IOThread}(5368)
│ ├─{Hang Monitor}(5379)
│ ├─{IPDL Background}(5388)
│ ├─{ImageBridgeChil}(5397)
│ ├─{ImageIO}(5395)
│ ├─{ImgDecoder #1}(5393)
│ ├─{ImgDecoder #2}(5394)
│ ├─{JS Helper}(5373)
│ ├─{JS Helper}(5374)
│ ├─{JS Helper}(5375)
│ ├─{JS Helper}(5376)
│ ├─{JS Helper}(5377)
│ ├─{JS Helper}(5378)
│ ├─{JS Watchdog}(5372)
│ ├─{Link Monitor}(5370)
│ ├─{ProcessHangMoni}(5417)
│ ├─{Proxy R~olution}(5435)
│ ├─{Socket Thread}(5371)
│ ├─{SoftwareVsyncTh}(5398)
│ ├─{Timer}(5383)
│ ├─{URL Classifier}(5407)
│ ├─{dconf worker}(5434)
│ ├─{firefox}(5384)
│ ├─{firefox}(5413)
│ ├─{gdbus}(5381)
│ ├─{gmain}(5409)
│ ├─{localStorage DB}(5411)
│ ├─{mozStorage #1}(5408)
│ ├─{mozStorage #2}(5412)
│ ├─{mozStorage #3}(5418)
│ ├─{mozStorage #4}(5432)
│ ├─{mozStorage #5}(5445)
│ ├─{mozStorage #6}(5446)
│ └─{mozStorage #7}(5495)
├─gconfd-2(4854)
├─gnome-keyring-d(4695)─┬─{dconf worker}(4775)
│ ├─{gdbus}(4780)
│ ├─{gmain}(4696)
│ └─{timer}(4773)
├─gpg-agent(4752)
├─gvfs-afc-volume(4884)─┬─{gdbus}(4887)
│ └─{gvfs-afc-volume}(4885)
├─gvfs-goa-volume(4880)───{gdbus}(4881)
├─gvfs-gphoto2-vo(4876)───{gdbus}(4878)
├─gvfs-mtp-volume(4872)───{gdbus}(4874)
├─gvfs-udisks2-vo(4865)─┬─{gdbus}(4866)
│ └─{gmain}(4867)
├─gvfsd(4802)───{gdbus}(4804)
├─gvfsd-trash(4836)─┬─{gdbus}(4839)
│ ├─{gmain}(4841)
│ ├─{pool}(4846)
│ └─{pool}(4848)
├─light-locker(4782)───{gdbus}(4840)
├─lightdm(868)─┬─Xorg(4645)───{Xorg}(4646)
│ ├─lightdm(4684)─┬─sh(4697)───xfce4-session(4745)─┬─Th+
│ │ │ ├─xf+
│ │ │ ├─xf+
│ │ │ ├─xf+
│ │ │ ├─{g+
│ │ │ └─{g+
│ │ └─{gdbus}(4685)
│ ├─{gdbus}(1025)
│ └─{gmain}(1032)
├─minidlnad(1054)───{minidlnad}(1058)
├─mount.ntfs(416)
├─my-weather-indi(4763)───{gdbus}(4896)
├─nm-applet(4789)─┬─{dconf worker}(4844)
│ └─{gdbus}(4828)
├─ntpd(742)
├─polkit-gnome-au(4769)───{gdbus}(4829)
├─polkitd(796)─┬─{gdbus}(1017)
│ └─{gmain}(1033)
├─pulseaudio(4822)─┬─{alsa-sink-ALC88}(4824)
│ └─{alsa-source-ALC}(4825)
├─rpc.idmapd(662)
├─rpc.statd(622)
├─rpcbind(597)
├─rsyslogd(784)─┬─{in:imklog}(1028)
│ ├─{in:imuxsock}(1027)
│ └─{rs:main Q:Reg}(1029)
├─rtkit-daemon(1312)─┬─{rtkit-daemon}(1316)
│ └─{rtkit-daemon}(1317)
├─smart-notifier(4786)
├─smartd(685)
├─start-pulseaudi(4842)───xprop(4843)
├─system-tools-ba(2692)─┬─{gdbus}(2693)
│ └─{gmain}(2739)
├─systemd(1111)───(sd-pam)(1131)
├─systemd(4689)───(sd-pam)(4691)
├─systemd-journal(205)
├─systemd-logind(687)
├─systemd-udevd(177)
├─udisksd(1349)─┬─{cleanup}(1357)
│ ├─{gdbus}(1352)
│ ├─{gmain}(1350)
│ └─{probing-thread}(1353)
├─upowerd(1246)─┬─{gdbus}(1271)
│ └─{gmain}(1255)
├─xfce4-power-man(4761)───{gdbus}(4815)
├─xfce4-power-man(4787)
├─xfce4-terminal(5504)─┬─bash(5508)───pstree(5523)
│ ├─gnome-pty-helpe(5507)
│ ├─{gdbus}(5505)
│ └─{gmain}(5509)
├─xfce4-volumed(4792)─┬─{gdbus}(4851)
│ └─{task0}(4849)
├─xfconfd(4748)
└─xfsettingsd(4759)─┬─{gdbus}(4798)
└─{gmain}(4810)
Linux tout seul sur HP Pavilion DV7 et Acer Aspire T650, Canon MG3650 en wifi
Debian 11 Bullseye Gnome/Xorg, Gnome/Wayland avec SDDM
https://bidouilledebian.wordpress.com/
ON M'A VU DANS LE VERCORS, SAUTER A L'ELASTIQUE..... J'AI DANS LES BOTTES DES MONTAGNES DE QUESTIONS....
Hors ligne
#23 Le 22/03/2016, à 18:16
- malbo
Re : Mate ne s'éteint pas sur un gigbyte brix
Oui, on dirait bien que ça marche avec la commande "pstree -p" ou tout simplement la commande "pstree"
Hors ligne
#24 Le 22/03/2016, à 18:38
- Compte anonymisé
Re : Mate ne s'éteint pas sur un gigbyte brix
Redémarre sans l'option quiet dans GRUB.
Tu auras peut être des messages sur l'ecran
Je parie que les messages seront du genre
"A stop job is running for..." ou "kworker is blocked for more than x seconds" en boucle.
Il faudrait essayer en démarrant X en "manuel" une fois connecté en prompt, puis en se déconnectant pour retrouver le prompt et éteindre via poweroff.
#25 Le 23/03/2016, à 07:49
- Lek1
Re : Mate ne s'éteint pas sur un gigbyte brix
Bonjour,
Pour éteindre la machine, le cas échéant, je fais en terminal :
sudo halt
Mais ce n'est pas une solution de passer en terminal pour fermer son ordi...
sudo halt ne fonctionne pas.
"Ceux qui ne bougent pas ne sentent pas leurs chaînes." (Rosa Luxemburg)
Debian 11
Hors ligne