Prev: Can't boot lvm on root (Ubuntu 9.10 userspace) with 2.6.33
Next: [PATCH 4 of 4] Linux pvops: xen pci platform device driver
From: Tarkan Erimer on 4 Mar 2010 09:50 When I booted into 2.6.33, hard lock up occurs via the following error message at boot time : [drm:drm_fb_helper_panic] *ERROR* panic occured, switching back to text console BUG: scheduling while atomic: init/1/0x00000002 This is a KMS enabled kernel on i945 VGA. Also, I tried (I found after googling a bit.) with "i915.modeset=0 enable_mtrr_cleanup" and "enable_mtrr_cleanup" kernel boot options. But, still the same error occurs. This bug occurs on kernels from 2.6.33 to 2.6.33-git9. 2.6.33-rc8 works fine. My .config attached. Tarkan |