try: sudo less /etc/modprobe.d/i915-kms.conf
if it shows: options i915 modeset=X where X is a number, then you have KMS installed. KMS does not work with PAE, either use another kernel or set KMS off by removing the file: sudo rm /etc/modprobe.d/i915-kms.conf -- linux-generic-pae kernel can't load a graphic nor a console session https://bugs.launchpad.net/bugs/391292 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
