From owner-freebsd-current@FreeBSD.ORG Mon May 12 20:10:46 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7AC7B88C for ; Mon, 12 May 2014 20:10:46 +0000 (UTC) Received: from mail-la0-f50.google.com (mail-la0-f50.google.com [209.85.215.50]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 005EF2A5A for ; Mon, 12 May 2014 20:10:45 +0000 (UTC) Received: by mail-la0-f50.google.com with SMTP id b8so2298440lan.23 for ; Mon, 12 May 2014 13:10:37 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:user-agent:in-reply-to:references:mime-version :content-transfer-encoding:content-type:subject:from:date:to :message-id; bh=dPw7SNjeBQGL4mOtDiudPf9Mo8dBPb66hk6C5LnAFrc=; b=nCMEaiMvDLsYfV6E5A0PxVhtNX0s80kshz+ax7l66oPSZgVDS8xkPMqYB19beFBTrO tEFkwcPdqiljIeAOd/N0XU34UdQ2ipmCEQayc6UeI2gD7tZ+leiaOZbqwtNQ6aHREvbL KwWefl5nuPzCCY9U+RM35TqX7/M4qxboDQas2Phv98b7FVkDAThX6YDWiArSpCMEFP1A wvr5VB81YhK6EkoolUhYsPYCTjeYzQ0bMuyFuqJmypiJv0L6DRs83cS0U2wHPH6friq6 GEx3f9OJrTQDU2c+WpIUFEUGtApdMXz9df/vQrFduANewbFZ/8ZoVmOVOFkCLVtZfK5Y pZyw== X-Gm-Message-State: ALoCoQmGwsdHO+jzq68gGVJjeZAlyhcOGq5wQrmjvhlBQeBQWQQAbetnQ+4M9OGMtrFRFd04VoOE X-Received: by 10.112.52.167 with SMTP id u7mr25551664lbo.28.1399925437778; Mon, 12 May 2014 13:10:37 -0700 (PDT) Received: from [192.168.1.82] (150-145-133-95.pool.ukrtel.net. [95.133.145.150]) by mx.google.com with ESMTPSA id rd5sm14763564lbb.0.2014.05.12.13.10.35 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Mon, 12 May 2014 13:10:36 -0700 (PDT) User-Agent: K-9 Mail for Android In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=UTF-8 Subject: Re: In r265803 i915kms.ko must be loaded in /boot/loader.conf From: Aleksandr Rybalko Date: Mon, 12 May 2014 23:10:18 +0300 To: "Ranjan1018 ." <214748mv@gmail.com>, FreeBSD CURRENT , freebsd-x11@freebsd.org Message-ID: X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2014 20:10:46 -0000 On 10 травня 2014 р. 22:39:59 GMT+03:00, "Ranjan1018 ." <214748mv@gmail.com> wrote: >Hi all, > >in r265172 I was able to load the i915kms.ko driver in /etc/rc.conf via >kld_list. eg. kld_list='i915kms'. > >Today I have update to r265803 in my laptop, but loading the driver >with >kld_list result in a blank screen. I need to add the line >i915kms_load="YES" >in /boot/loader.conf > >Regards, >Maurizio >_______________________________________________ >freebsd-current@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-current >To unsubscribe, send any mail to >"freebsd-current-unsubscribe@freebsd.org" Hi, It have to be fixed in r265927. Sorry for inconvenience. Thanks for testing. WBW ------ Aleksandr Rybalko