Dernier message de la page précédente :
Tedsc, il voit plus rien, tout est bloqué. ati c'est vraiment une m... à installerÉcran noir/éteint après installation linux mint 17.3
Re: Écran noir/éteint après installation linux mint 17.3
Clevo P775DM3-G
I7 -7700k (quad-core (8 threads) 4.2-4.5 ghz
ram 64go DDR4
Nvidia gtx 1080 8go GDDR5X
2 x ssd 500go m.2 Samsung + 2 to ssd Samsung
Lmint 18.3 Cinnamon 64bit, kernel 4.13.0-45
I7 -7700k (quad-core (8 threads) 4.2-4.5 ghz
ram 64go DDR4
Nvidia gtx 1080 8go GDDR5X
2 x ssd 500go m.2 Samsung + 2 to ssd Samsung
Lmint 18.3 Cinnamon 64bit, kernel 4.13.0-45
-
Pipipipochama
- Messages : 42
- Enregistré le : ven. 8 janv. 2016 03:04
Re: Écran noir/éteint après installation linux mint 17.3
Je fais tout ça et je vous tiens au courant
Donc si je rachète un PC un jour, je prends sans ATI ?
Donc si je rachète un PC un jour, je prends sans ATI ?
Portable ASUS X53T
° Linux mint 17.3 xfce 64 bits Kernel 3.19.0-32 generic
° AMD A6 - 3400M 1.4Ghz, SSD 128GB
° Linux mint 17.3 xfce 64 bits Kernel 3.19.0-32 generic
° AMD A6 - 3400M 1.4Ghz, SSD 128GB
Re: Écran noir/éteint après installation linux mint 17.3
ha que oui : ati, lexmark et compagnie à proscrire. mieux de se renseigner avant d'acheter si c'est pour Linux
Clevo P775DM3-G
I7 -7700k (quad-core (8 threads) 4.2-4.5 ghz
ram 64go DDR4
Nvidia gtx 1080 8go GDDR5X
2 x ssd 500go m.2 Samsung + 2 to ssd Samsung
Lmint 18.3 Cinnamon 64bit, kernel 4.13.0-45
I7 -7700k (quad-core (8 threads) 4.2-4.5 ghz
ram 64go DDR4
Nvidia gtx 1080 8go GDDR5X
2 x ssd 500go m.2 Samsung + 2 to ssd Samsung
Lmint 18.3 Cinnamon 64bit, kernel 4.13.0-45
-
Pipipipochama
- Messages : 42
- Enregistré le : ven. 8 janv. 2016 03:04
Re: Écran noir/éteint après installation linux mint 17.3
Portable ASUS X53T
° Linux mint 17.3 xfce 64 bits Kernel 3.19.0-32 generic
° AMD A6 - 3400M 1.4Ghz, SSD 128GB
° Linux mint 17.3 xfce 64 bits Kernel 3.19.0-32 generic
° AMD A6 - 3400M 1.4Ghz, SSD 128GB
Re: Écran noir/éteint après installation linux mint 17.3
Code : Tout sélectionner
su -sIntel nuc8i3phn Xero Linux
Packard Bell Imedia S2110 6Go RAM
linux mint 21 xfce
Firefox Audacious Dragon player
Packard Bell Imedia S2110 6Go RAM
linux mint 21 xfce
Firefox Audacious Dragon player
-
Tangos
Re: Écran noir/éteint après installation linux mint 17.3
Non, c'est :
Code : Tout sélectionner
sudo -sRe: Écran noir/éteint après installation linux mint 17.3
que je dis en terminal c'est pour désigner l'application. merci Robinwood
Clevo P775DM3-G
I7 -7700k (quad-core (8 threads) 4.2-4.5 ghz
ram 64go DDR4
Nvidia gtx 1080 8go GDDR5X
2 x ssd 500go m.2 Samsung + 2 to ssd Samsung
Lmint 18.3 Cinnamon 64bit, kernel 4.13.0-45
I7 -7700k (quad-core (8 threads) 4.2-4.5 ghz
ram 64go DDR4
Nvidia gtx 1080 8go GDDR5X
2 x ssd 500go m.2 Samsung + 2 to ssd Samsung
Lmint 18.3 Cinnamon 64bit, kernel 4.13.0-45
Re: Écran noir/éteint après installation linux mint 17.3
Code : Tout sélectionner
sudo -ssudo -s remplace sudo après cette commande et sudo en début des commandes est inutile, sinon:
Sur tes deux commandes grub il ne manque pas sudo?
grub-install /dev/sda1
update-grub
Modifié en dernier par Robinwood le ven. 8 janv. 2016 16:56, modifié 1 fois.
Intel nuc8i3phn Xero Linux
Packard Bell Imedia S2110 6Go RAM
linux mint 21 xfce
Firefox Audacious Dragon player
Packard Bell Imedia S2110 6Go RAM
linux mint 21 xfce
Firefox Audacious Dragon player
-
Tangos
Re: Écran noir/éteint après installation linux mint 17.3
Je serais lui, je graverais l'iso sur une clé USB et je recommencerais tout depuis le début. Je ne suis pas certain que de restaurer le grub puisse marcher. C'est le pilote ATI qui a tout fait sauter. Il est déconseillé de l'installer via le site AMD/ATI. Il vaut mieux passer par les dépôts. J'en ai déjà fait l'expérience. De plus, son /home va être corrompu puisque les paquets AMD/ATI ont été installés.
-
Pipipipochama
- Messages : 42
- Enregistré le : ven. 8 janv. 2016 03:04
Re: Écran noir/éteint après installation linux mint 17.3
Code : Tout sélectionner
mint@mint ~ $ su -s
su: option requires an argument -- 's'
Usage: su [options] [LOGIN]
Options:
-c, --command COMMAND pass COMMAND to the invoked shell
-h, --help display this help message and exit
-, -l, --login make the shell a login shell
-m, -p,
--preserve-environment do not reset environment variables, and
keep the same shell
-s, --shell SHELL use SHELL instead of the default in passwd
mint@mint ~ $ sudo mount /dev/sda1 /mnt
mount: /dev/sda1 already mounted or /mnt busy
mount: according to mtab, /dev/sda1 is already mounted on /mnt
mint@mint ~ $ sudo mount /dev/sda1 /mnt/boot
mount: /dev/sda1 already mounted or /mnt/boot busy
mount: according to mtab, /dev/sda1 is already mounted on /mnt/boot
mint@mint ~ $ sudo mount --bind /dev /mnt/dev/
mint@mint ~ $ sudo chroot /mnt
mint / # grub-install /dev/sda1
Installing for i386-pc platform.
/proc/devices: fopen failed: No such file or directory
device node not found
device node not found
device node not found
device node not found
device node not found
device node not found
/proc/devices: fopen failed: No such file or directory
device node not found
device node not found
device node not found
/proc/devices: fopen failed: No such file or directory
device node not found
device node not found
/proc/devices: fopen failed: No such file or directory
device node not found
grub-install.real: warning: File system `ext2' doesn't support embedding.
grub-install.real: warning: Embedding is not possible. GRUB can only be installed in this setup by using blocklists. However, blocklists are UNRELIABLE and their use is discouraged..
grub-install.real: error: will not proceed with blocklists.
mint / # Portable ASUS X53T
° Linux mint 17.3 xfce 64 bits Kernel 3.19.0-32 generic
° AMD A6 - 3400M 1.4Ghz, SSD 128GB
° Linux mint 17.3 xfce 64 bits Kernel 3.19.0-32 generic
° AMD A6 - 3400M 1.4Ghz, SSD 128GB
-
Tangos
Re: Écran noir/éteint après installation linux mint 17.3
C'est normal puisque c'est la commande :
Code : Tout sélectionner
sudo -s