Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Apr 2006 23:30:41 +0300 (EEST)
From:      Dmitry Pryanishnikov <dmitry@atlantis.dp.ua>
To:        Eric Anholt <anholt@FreeBSD.org>
Cc:        freebsd-x11@FreeBSD.org
Subject:   DRM regression (cvs commit: src/sys/dev/drm drm-preprocess.sh...)
Message-ID:  <20060411230807.Y71855@atlantis.atlantis.dp.ua>

next in thread | raw e-mail | index | archive | help

Hello!

> Date:      Sun, 9 Apr 2006 20:45:45 +0000 (UTC)
> From:      Eric Anholt <anholt@FreeBSD.org>
> To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
>            cvs-all@FreeBSD.org
> Subject:   cvs commit: src/sys/dev/drm drm-preprocess.sh drm.h ...
>
> anholt      2006-04-09 20:45:45 UTC
>
> ...
>  Log:
>  Update to DRM CVS as of 2006-04-09.  The most notable new feature is the

  This commit has broken DRM on my notebook ASUS M5A (i915GM graphics). drm
no longer attaches; here is relevant diff of old (OK) and new (failed)
verbose dmesg:

  agp0: detected 7932k stolen memory
  agp0: aperture size is 256M
  drm0: <Intel i915GM> on vgapci0
-info: [drm] AGP at 0xfeb80000 0MB
-info: [drm] Initialized i915 1.2.0 20041217
+error: [drm:pid0:drm_load] *ERROR* Card isn't AGP, or couldn't initialize
 	AGP.
+device_attach: drm0 attach returned 12
  vgapci1: <VGA-compatible display> mem 0xfea80000-0xfeafffff at device 2.1 on
 	pci0

Reverting just this commit (w/o touching rest of the tree) and rebuilding
drm module fixes the problem. I would like to provide any additional 
information that could help you to find and fix the issue.


Sincerely, Dmitry
-- 
Atlantis ISP, System Administrator
e-mail:  dmitry@atlantis.dp.ua
nic-hdl: LYNX-RIPE



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060411230807.Y71855>