From owner-freebsd-stable@freebsd.org Fri Jul 24 20:15:43 2015 Return-Path: Delivered-To: freebsd-stable@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 B2CCD9AA790 for ; Fri, 24 Jul 2015 20:15:43 +0000 (UTC) (envelope-from starikarp@yandex.com) Received: from forward15p.cmail.yandex.net (forward15p.cmail.yandex.net [87.250.241.141]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "forwards.mail.yandex.net", Issuer "Certum Level IV CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 268F5150F for ; Fri, 24 Jul 2015 20:15:42 +0000 (UTC) (envelope-from starikarp@yandex.com) Received: from smtp17.mail.yandex.net (smtp17.mail.yandex.net [95.108.252.17]) by forward15p.cmail.yandex.net (Yandex) with ESMTP id D9208228A3; Fri, 24 Jul 2015 23:15:37 +0300 (MSK) Received: from smtp17.mail.yandex.net (localhost [127.0.0.1]) by smtp17.mail.yandex.net (Yandex) with ESMTP id 851D6190059D; Fri, 24 Jul 2015 23:15:37 +0300 (MSK) Received: by smtp17.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id xOtb2Iym9Z-FZneQcRh; Fri, 24 Jul 2015 23:15:36 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.com; s=mail; t=1437768936; bh=8xxkgN9+uBXD3YRnSBDEmwWu0Lt2srYExm32MfKrjjw=; h=Message-ID:Subject:From:To:Cc:Date:In-Reply-To:References: Content-Type:X-Mailer:Mime-Version:Content-Transfer-Encoding; b=yXI6J8Lrbqx68VPWdApJoj9LZ7ujmi3nEP7s/wQNcTslVMhjaX3ngVDdkCFy+5wgK g9okS2J1l/oH+MjSquB30qLZdwridY9dawqb4IdK3Yp8gpXH/BR/2NHUP97EtKhvRl ErNdA8h0ndf4xP4U+Ow8Gxlk8Q8jcc0TZN1DgmI8= Authentication-Results: smtp17.mail.yandex.net; dkim=pass header.i=@yandex.com Message-ID: <1437768933.2088.1.camel@yandex.com> Subject: Re: FreeBSD 10.1_RELEASE to FreeBSD 10.2 BETA2 From: Stari Karp To: Pavel Timofeev Cc: freebsd-stable stable Date: Fri, 24 Jul 2015 16:15:33 -0400 In-Reply-To: References: <1437602017.1621.5.camel@yandex.com> <1437745202428-6027559.post@n5.nabble.com> <1437752632.11590.2.camel@yandex.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.12.11 FreeBSD GNOME Team Port Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Jul 2015 20:15:43 -0000 On Fri, 2015-07-24 at 23:07 +0300, Pavel Timofeev wrote: > 2015-07-24 18:43 GMT+03:00 Stari Karp : > > On Fri, 2015-07-24 at 06:40 -0700, timp wrote: > >> Hi! > >> > >> > 1. VT module doesn't load. > >> > In /boot/loader.conf I have: > >> > kern.vty=vt > >> > but it doesn't work. If I manual loada module witk kldload radeonkms I > >> > got just black screen and nothing more. > >> > >> As I know it's not a module. And you can't load it. > >> I have a workstation under 10.2-BETA2 amd64 GENERIC with kern.vty=vt set and > >> have no problem. > >> > >> > 2. Fireware external disk doesn't work either. In /boot/loader.conf I > >> > have sbp_load="YES" but it doesn't load. If I run kldload sbp it load > >> > and works. > >> > 3. The same is with web camera. > >> > cuse4bsd_load="YES" which I have in /boot/loader.conf doesn't load. > >> > It works if I load with kldload. > >> > In /boot/loader.conf I have also loader_logo="beastie" which doesn't > >> > show picture in menu (it is default one). > >> > > >> > In /boot/device.hints I have also some hits which are for my sound card > >> > and it doesn't read them and sound doesn't work correct too. > >> > > >> > On FreeBSD 10.1-RELEASE (amd 64) I didn't have problems. > >> > Today I update with freebsd-update fetch and the problem exist. > >> > >> What if you load the previous kernel? Did you upgrade only kernel? What > >> about world? > >> Something's definitely wrong with your machine. > >> I have > >> > >> % cat /boot/loader.conf > >> zfs_load="YES" > >> kern.geom.label.gptid.enable="0" > >> kern.vty=vt > >> hw.vga.textmode=1 > >> cuse4bsd_load="YES" > >> autoboot_delay="2" > >> coretemp_load="YES" > >> fuse_load="YES" > >> kern.racct.enable=1 > >> > >> and it works. > >> > > On my system worked without problems before update. > > I forgot to mentoned that I have FreeBSD installed on iMac 11,1 and boot > > manager is rEFIT. It works without problem more than two years. > > What is the problem now I don't know. > > > > > > This is really important clarification, I am not kidding. > > I have never had such hardware. Try to load from latest ISO > ftp://ftp.freebsd.org/pub/FreeBSD/releases/ISO-IMAGES/10.2/