Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Sep 2018 11:13:51 -0700
From:      Pete Wright <pete@nomadlogic.org>
To:        Pete French <petefrench@ingresso.co.uk>, freebsd-stable@freebsd.org
Subject:   Re: Using drm-next in 11.2
Message-ID:  <e6d37afc-c30e-5c18-eed0-40895eec1ad6@nomadlogic.org>
In-Reply-To: <fbb436ac-dcaa-6570-cd19-d065138a6718@ingresso.co.uk>
References:  <E1fzi7c-0000z2-32@dilbert.ingresso.co.uk> <CAPS9%2BSvNT7fAsbM_Nrdde32ngdcZibW6%2B4pxCdg9JHgyktyaoA@mail.gmail.com> <4e71d1a8-ff74-c1c0-9369-826b2a054802@ingresso.co.uk> <b85e8a70-0962-871d-ce3e-9b9f14e4ca2c@ingresso.co.uk> <039a719c-8706-fb76-8866-662379430683@nomadlogic.org> <fbb436ac-dcaa-6570-cd19-d065138a6718@ingresso.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help


On 9/12/18 1:49 AM, Pete French wrote:
>> can you post your dmesg output from when you've set 
>> kld_list="/boot/modules/amdgpu.ko"?  also, please verify that your 
>> user is in the "video" group.  but from what you've described it 
>> sounds like a conflict is popping up between the base amdgpu.ko and 
>> the one available in the ports tree.
>>
>> also, please ensure you are booting in "classic" BIOS mode and not 
>> UEFI, IIRC there are some issues surrounding amdgpu with UEFI - i 
>> don't have that hardware tho so can't elaborate.
>
> Hi,thanks for the reply - am not in front of the machine today so I
> cant really test unfortunately, but will get you the information
> as soon as I can. The user is indeed in the 'video' group and
> the machine is booting using normal BIOS not UEFI though, so all
> things are "as the should be" regarding setup I think.
>
> What drivers should I be using in Xorg for this by the way ? Thats 
> something I cant seem to find anywhere. 'amdgpu' sonds like the right 
> one possibly ?
I believe your best bet is to let Xorg probe your devices automatically 
- i.e. don't have an xorg.conf in place when starting X.

On my end this will result in the "modesetting" driver being used, which 
is the suggested driver to use for intel and i believe amdgpu systems.  
it provides full acceleration, and is under active development 
upstream.  it should also be part of the xorg-server pkg, so you don't 
need to install any additional video drivers to use the modesetting driver.

cheers,
-p

-- 
Pete Wright
pete@nomadlogic.org
@nomadlogicLA




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?e6d37afc-c30e-5c18-eed0-40895eec1ad6>