From owner-freebsd-x11@freebsd.org Sun Dec 13 23:04:16 2015 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 CEF58A41424 for ; Sun, 13 Dec 2015 23:04:16 +0000 (UTC) (envelope-from arcade@b1t.name) Received: from limbo.b1t.name (limbo.b1t.name [78.25.32.206]) by mx1.freebsd.org (Postfix) with ESMTP id 8DC8613A4 for ; Sun, 13 Dec 2015 23:04:15 +0000 (UTC) (envelope-from arcade@b1t.name) Received: from limbo.b1t.name (limbo.b1t.name [78.25.32.206]) by limbo.b1t.name (Postfix) with ESMTPSA id 2D22370 for ; Mon, 14 Dec 2015 01:04:12 +0200 (EET) Subject: Re: problems booting w/ X11 ati driver To: FreeBSD X11 mailing list References: <566D9A13.9050208@hiwaay.net> <566DCCFA.3060301@b1t.name> <566DEB4B.5050808@hiwaay.net> From: Volodymyr Kostyrko Message-ID: <566DF969.2020503@b1t.name> Date: Mon, 14 Dec 2015 01:04:09 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 In-Reply-To: <566DEB4B.5050808@hiwaay.net> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Dec 2015 23:04:16 -0000 On 14.12.2015 00:02, William A. Mahaffey III wrote: > Yeah, sorry for not being more methodical. I rebooted 3-4 times in > fairly quick succession, however, I *think* I have dmesg output from the > above scenario, see attached. If you want any of the other stuff > mentioned, just ask. > module_register: module drmn/drm_iic_dp_aux already exists! > Module drmn/drm_iic_dp_aux failed to register: 17 > module_register: module drmn already exists! > Module drmn failed to register: 17 Like I said Xorg tries to bring in modules it needs. > KLD radeonkms_port.ko: depends on drmn_port - not available or version mismatch > linker_load_file: Unsupported file type That one is weird. Under 9.3 x11-drivers/xf86-video-ati requires x11-drivers/drm-kmod. Both radeonkms_port.ko and drm2_port.ko should be built from there and drm2_port.ko is the module named drmn_port internally. Can you please load both radeonkms_port.ko and drm2_port.ko and try again? You can do this not only from loader.conf but also from rc.conf specifying them in `kld_list` tunable. They should be at /boot/modules. -- Sphinx of black quartz judge my vow.