From owner-freebsd-ports Sun Feb 17 10:43:41 2002 Delivered-To: freebsd-ports@freebsd.org Received: from post.mail.nl.demon.net (post-10.mail.nl.demon.net [194.159.73.20]) by hub.freebsd.org (Postfix) with ESMTP id 536D737B400; Sun, 17 Feb 2002 10:43:38 -0800 (PST) Received: from [212.238.194.207] (helo=mailhost.raggedclown.net) by post.mail.nl.demon.net with esmtp (Exim 3.33 #1) id 16cWHh-0001Fi-00; Sun, 17 Feb 2002 18:43:37 +0000 Received: from angel.raggedclown.net (angel.raggedclown.intra [192.168.1.7]) by mailhost.raggedclown.net (Ragged Clown Mail Gateway [buffy]) with ESMTP id 5BE3013040; Sun, 17 Feb 2002 19:43:36 +0100 (CET) Received: by angel.raggedclown.net (Ragged Clown Host [angel], from userid 6002) id 2952522590; Sun, 17 Feb 2002 19:43:36 +0100 (CET) Date: Sun, 17 Feb 2002 19:43:36 +0100 From: Cliff Sarginson To: gnats-admin@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/35050: Failure of port drm-kmod to correctly initialise Message-ID: <20020217184336.GA285@raggedclown.net> References: <20020217154850.213F1225BC@angel.raggedclown.net> <200202171550.g1HFo3H66330@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200202171550.g1HFo3H66330@freefall.freebsd.org> User-Agent: Mutt/1.3.27i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, Feb 17, 2002 at 07:50:03AM -0800, gnats-admin@FreeBSD.org wrote: > Thank you very much for your problem report. > It has the internal identification `ports/35050'. > The individual assigned to look at your > report is: freebsd-ports. > > You can access the state of your problem report at any time > via this link: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=35050 > > >Category: ports > >Responsible: freebsd-ports > >Synopsis: Failure of port drm-kmod to correctly initialise > >Arrival-Date: Sun Feb 17 07:50:03 PST 2002 I have additional information to add. The error is encountered when you load the agp module too late in the boot process (it was being loaded from /usr/local/etc/rc.d) If the module is loaded via loader.conf, or by entering a pseudo-device line for it in the kernel configuration, then initialisation appears to work. However when you then start X11 the system reboots itself. These are the last messages in the X11 startup log.. (II) MGA(0): [drm] bpp: 16 depth: 16 (II) MGA(0): [drm] Sarea 2200+664: 2864 drmOpenDevice: minor is 0 drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is 6, (OK) drmOpenDevice: minor is 0 drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is 6, (OK) drmOpenDevice: minor is 0 drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is 6, (OK) drmGetBusid returned '' (II) MGA(0): [drm] created "mga" driver at busid "PCI:1:0:0" -- Regards Cliff Sarginson -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message