adding i915.modeset=1 isn't the proper way to enable KMS unless i915 is built into the kernel, and it's a module on karmic. please try adding
options i915 modeset=1 to /etc/modprobe.d/i915.conf the file doesn't exist so you'd be creating it. -- [KMS] no display with KMS enabled https://bugs.launchpad.net/bugs/388032 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 -- universe-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/universe-bugs
