Comment 1 for bug 453742

Revision history for this message
Sergio Infante Montero (neosergio) (neosergio) wrote :

I solved temporally like this:

I modified /etc/default/grub on line

GRUB_CMDLINE_LINUX_DEFAULT=”quiet splash”

and replace it for:

GRUB_CMDLINE_LINUX_DEFAULT=”quiet splash pciehp.pciehp_force=1″

 after that I type:

sudo update-grub

and finally reboot, and works.