From owner-freebsd-x11@freebsd.org Fri Mar 24 15:45:00 2017 Return-Path: Delivered-To: freebsd-x11@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 25EB9D1B99A for ; Fri, 24 Mar 2017 15:45:00 +0000 (UTC) (envelope-from cse.cem@gmail.com) Received: from mail-wm0-f51.google.com (mail-wm0-f51.google.com [74.125.82.51]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B9B781DF3 for ; Fri, 24 Mar 2017 15:44:59 +0000 (UTC) (envelope-from cse.cem@gmail.com) Received: by mail-wm0-f51.google.com with SMTP id w204so8255708wmd.1 for ; Fri, 24 Mar 2017 08:44:59 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:reply-to:in-reply-to:references :from:date:message-id:subject:to:cc:content-transfer-encoding; bh=EJgVPxpvZWD5jnEmijPPtdEEi+c82z/oiISQHT8guXM=; b=t0n5PnWFO9LPLQSul4RNqn+FU9gPXBJJzf6amvGNlh3fdmqYJplX7Hlz3I2Fkvt9DA pqBpLR2OUnbWMYxQ7VCYlVFv/88On5j2aTGdGVYJ5BTJwYHvvrCnqNPxX4uq288KYxBy gj/BlGkDdYwA1hDC5UzE21sv/ThytSktGbzQfSdTnrHrtFeeROBI23HTXMRZl5Ie3EEK xceOLSAvAWteZXHuq2f1FMCe3aAK/QwI01CHfUOiXjXYQoELBUPbi8sZXDijuDr5Gm5I gQM9jHQhOWZ4BQJyv7auc6uyNzhy3FLPbWvjLT6pfEPRiwe5RNB8m2y3gxDorb961wyr UqKg== X-Gm-Message-State: AFeK/H3BKgogq8LZ4YuPnMj/dcnyhCEJIRpRrJLwRqRBKvzltRHGqS1awKfSdQGqW7voZQ== X-Received: by 10.28.166.133 with SMTP id p127mr3821718wme.62.1490369935550; Fri, 24 Mar 2017 08:38:55 -0700 (PDT) Received: from mail-wm0-f45.google.com (mail-wm0-f45.google.com. [74.125.82.45]) by smtp.gmail.com with ESMTPSA id 24sm3320946wrw.46.2017.03.24.08.38.55 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 24 Mar 2017 08:38:55 -0700 (PDT) Received: by mail-wm0-f45.google.com with SMTP id v203so8226838wmg.0 for ; Fri, 24 Mar 2017 08:38:55 -0700 (PDT) X-Received: by 10.28.113.24 with SMTP id m24mr3657166wmc.0.1490369935259; Fri, 24 Mar 2017 08:38:55 -0700 (PDT) MIME-Version: 1.0 Reply-To: cem@freebsd.org Received: by 10.80.169.4 with HTTP; Fri, 24 Mar 2017 08:38:54 -0700 (PDT) In-Reply-To: References: From: Conrad Meyer Date: Fri, 24 Mar 2017 08:38:54 -0700 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: *ERROR* Failed to create cdev To: Nicolas Kovacs Cc: x11-list freebsd Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Mar 2017 15:45:00 -0000 Hi Nicolas, Do you already have a graphics driver loaded perhaps? 17 EEXIST File exists. An existing file was mentioned in an inappropri= ate context, for instance, as the new link name in a link(2) syste= m call. Best, Conrad On Fri, Mar 24, 2017 at 8:28 AM, Nicolas Kovacs wrote: > Hi, > > After I managed to configure my Intel G31 video card, there's one detail > that makes me wonder. > > Here's the last three lines of my dmesg: > > drmn0: on vgapci0 > error: [drm:pid730:drm_get_minor] *ERROR* Failed to create cdev: 17 > device_attach: drmn0 attach returned -17 > > A Google search showed no results, so I thought this is the best place > to ask. > > Any idea what this means? Anything I can/should do about it? > > Cheers, > > Niki > -- > Microlinux - Solutions informatiques durables > 7, place de l'=C3=A9glise - 30730 Montpezat > Web : http://www.microlinux.fr > Mail : info@microlinux.fr > T=C3=A9l. : 04 66 63 10 32 > _______________________________________________ > freebsd-x11@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-x11 > To unsubscribe, send any mail to "freebsd-x11-unsubscribe@freebsd.org"