On 18/08/2013 19:26, Bruno wrote: > [ 19.514] (II) LoadModule: "drm2" > [ 19.532] (WW) Warning, couldn't open module drm2 > [ 19.532] (II) UnloadModule: "drm2" > [ 19.532] (II) Unloading drm2 > [ 19.532] (EE) Failed to load module "drm2" (module does not exist, 0) > [ 19.532] (II) LoadModule: "i915" > [ 19.533] (WW) Warning, couldn't open module i915 > [ 19.533] (II) UnloadModule: "i915" > [ 19.533] (II) Unloading i915 > [ 19.533] (EE) Failed to load module "i915" (module does not exist, 0) > [ 19.533] (II) LoadModule: "i915kms" > [ 19.534] (WW) Warning, couldn't open module i915kms > [ 19.534] (II) UnloadModule: "i915kms" > [ 19.534] (II) Unloading i915kms > [ 19.534] (EE) Failed to load module "i915kms" (module does not > exist, 0) > >
Odd... what happens if you try to load those modules by hand? (with kldload) Are they present in /lib/modules/ ? Are the old modules (drm.ko and i915.ko) loaded before and/or after you try running X? They shouldn't be. -- Robert Millan -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

