NetBSD Problem Report #40952

From dholland@eecs.harvard.edu  Wed Mar  4 03:13:59 2009
Return-Path: <dholland@eecs.harvard.edu>
Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11])
	by www.NetBSD.org (Postfix) with ESMTP id A5C5863BAB8
	for <gnats-bugs@gnats.NetBSD.org>; Wed,  4 Mar 2009 03:13:59 +0000 (UTC)
Message-Id: <20090304031145.93874F897@tanaqui.eecs.harvard.edu>
Date: Tue,  3 Mar 2009 22:11:45 -0500 (EST)
From: dholland@eecs.harvard.edu
Reply-To: dholland@eecs.harvard.edu
To: gnats-bugs@gnats.NetBSD.org
Subject: MAKEDEV doesn't know about dri devices
X-Send-Pr-Version: 3.95

>Number:         40952
>Category:       bin
>Synopsis:       MAKEDEV doesn't know about dri devices
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    mrg
>State:          closed
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Mar 04 03:15:00 +0000 2009
>Closed-Date:    Sun Jul 05 20:39:52 +0000 2009
>Last-Modified:  Sun Jul 05 22:30:02 +0000 2009
>Originator:     David A. Holland
>Release:        NetBSD 5.99.7 (20090209)
>Organization:
>Environment:
System: NetBSD tanaqui 5.99.7 NetBSD 5.99.7 (TANAQUI) #24: Mon Feb 9 11:19:51 EST 2009 root@tanaqui:/usr/src/sys/arch/i386/compile/TANAQUI i386
Architecture: i386
Machine: i386
>Description:

/dev/MAKEDEV doesn't know how to make /dev/dri/card[0-9].

>How-To-Repeat:

grep dri /dev/MAKEDEV

>Fix:

add it...

>Release-Note:

>Audit-Trail:

Responsible-Changed-From-To: bin-bug-people->mrg
Responsible-Changed-By: mrg@NetBSD.org
Responsible-Changed-When: Tue, 23 Jun 2009 23:52:16 +0000
Responsible-Changed-Why:
i'll do this.  i have a change already.


From: matthew green <mrg@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/40952 CVS commit: src/etc
Date: Fri, 3 Jul 2009 06:33:57 +0000

 Module Name:	src
 Committed By:	mrg
 Date:		Fri Jul  3 06:33:56 UTC 2009

 Modified Files:
 	src/etc: MAKEDEV.tmpl

 Log Message:
 create a /dev/dri/card0.  fixes PR#40952.


 To generate a diff of this commit:
 cvs rdiff -u -r1.125 -r1.126 src/etc/MAKEDEV.tmpl

 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.

State-Changed-From-To: open->closed
State-Changed-By: dholland@NetBSD.org
State-Changed-When: Sun, 05 Jul 2009 20:39:52 +0000
State-Changed-Why:
fixed


From: Matthew Mondor <mm_lists@pulsar-zone.net>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: Re: bin/40952 (MAKEDEV doesn't know about dri devices)
Date: Sun, 5 Jul 2009 18:18:51 -0400

 On Sun,  5 Jul 2009 20:39:53 +0000 (UTC)
 dholland@NetBSD.org wrote:

 > Synopsis: MAKEDEV doesn't know about dri devices
 > 
 > State-Changed-From-To: open->closed
 > State-Changed-By: dholland@NetBSD.org
 > State-Changed-When: Sun, 05 Jul 2009 20:39:52 +0000
 > State-Changed-Why:
 > fixed

 I've not checked if after latest man page changes drm(4) still has the
 required info, but despite MAKEDEV creating the device, it's likely to
 get magically deleted during every failing xorg test at configuration,
 for some reason, which the man page in 5.0 release mentions.  Because
 of this it unfortunately becomes necessary to manually recreate the
 device no matter what, until a successful configuration works.

 This possibly could be handled by another future PR though in x11
 category...
 -- 
 Matt

From: David Holland <dholland-bugs@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: mrg@NetBSD.org, gnats-admin@netbsd.org, netbsd-bugs@netbsd.org,
	dholland@eecs.harvard.edu
Subject: Re: bin/40952 (MAKEDEV doesn't know about dri devices)
Date: Sun, 5 Jul 2009 22:26:21 +0000

 On Sun, Jul 05, 2009 at 10:20:03PM +0000, Matthew Mondor wrote:
  >  > fixed
  >  
  >  I've not checked if after latest man page changes drm(4) still has the
  >  required info, but despite MAKEDEV creating the device, it's likely to
  >  get magically deleted during every failing xorg test at configuration,
  >  for some reason, which the man page in 5.0 release mentions.  Because
  >  of this it unfortunately becomes necessary to manually recreate the
  >  device no matter what, until a successful configuration works.

 Well, AIUI it also gets automatically created. Whether X should be
 doing that is an open question, but should at least prevent
 user-visible problems.

 -- 
 David A. Holland
 dholland@netbsd.org

>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2007 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.