Comment 23 for bug 345119

Revision history for this message
mykrob (myk-robinson) wrote : Re: [i965 X3100] X freezes/crashes randomly, only mouse pointer still functional

noted these lines in my dmesg today, not sure if it means anything or is even helpful, but it caught my attention:

[ 22.057251] [drm] Initialized i915 1.6.0 20080730 on minor 0
[ 22.067008] [drm:i915_setparam] *ERROR* unknown parameter 4

hope this helps to some degree, i just noticed it looked like an error and had something to do with the video chipset, i think

on a side note, I have no idea where this virtual resolution came from in my xorg file:

Section "Screen"
 Identifier "Default Screen"
 Monitor "Configured Monitor"
 Device "Configured Video Device"
 SubSection "Display"
  Virtual 2304 800
 EndSubSection
EndSection

thanks
-myk