Fix for X not starting after factory update

After updating 11.3 M1 to Factory today I was getting a problem with the X server not starting on my EEEpc 901 (Intel 945).

The error I got was:
(EE)No kernel modesetting driver detected

For which I found this solution:

su
rmmod i915
modprobe i915 modeset=1
your screen should refresh
exit
sax2 -r -m 0=intel
startx

Hope it helps!

Thanks
I wound up reverting back to the snapshot yesterday will try this today

Got my xserver working with your recommended fix
but have to reset the modprobe i915 modset=1
with every boot

This bug has been fixed. Thank you Dev’s!

Hi RadonPL. How was the bug fixed? Was it through an update? I am having the same issue on my Eee PC 701.
Thank you.