31-08-2017, 10:45:16
Sinon j'ai vu ici: https://ubuntuforums.org/showthread.php?t=2166532
ça:
In terminal:
I changed the line which was orginally:
GRUB_CMDLINE_LINUX=""
To the following:
GRUB_CMDLINE_LINUX="acpi=force irqpoll noapictimer"
And then typed:
Thereafter:
Reboot
ça:
In terminal:
Code :
sudo leafpad /etc/default/grubGRUB_CMDLINE_LINUX=""
To the following:
GRUB_CMDLINE_LINUX="acpi=force irqpoll noapictimer"
And then typed:
Code :
modprobe ath5kCode :
/etc/init.d/networking restartReboot

