Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] libdrm without amdgpu is it possible? (Radeon R250)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Oniryczny
Guru
Guru


Joined: 01 Dec 2011
Posts: 419
Location: Poland

PostPosted: Tue Feb 13, 2018 10:47 am    Post subject: [SOLVED] libdrm without amdgpu is it possible? (Radeon R250) Reply with quote

I am using Radeon R250 so I have set VIDEO_CARDS="radeon radeonsi"
but I have
Code:
...
WARNING: One or more updates/rebuilds have been skipped due to a dependency conflict:

x11-libs/libdrm:0

  (x11-libs/libdrm-2.4.88:0/0::gentoo, ebuild scheduled for merge) conflicts with
    >=x11-libs/libdrm-2.4.82[video_cards_amdgpu] required by (media-libs/mesa-17.2.8:0/0::gentoo, ebuild scheduled for merge)
                             ^^^^^^^^^^^^^^^^^^
...

Do I always need to set amdgpu card even if I'm not using it?
_________________
cogito ergo sum


Last edited by Oniryczny on Wed Feb 14, 2018 7:51 am; edited 1 time in total
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30837
Location: here

PostPosted: Tue Feb 13, 2018 10:55 am    Post subject: Re: libdrm without amdgpu is it possible? (Radeon R250) Reply with quote

Oniryczny wrote:
Do I always need to set amdgpu card even if I'm not using it?

It seems the case but only on libdrm
/usr/portage/media-libs/mesa/mesa-17.2.8.ebuild:
...
RDEPEND="${RDEPEND}
        video_cards_radeonsi? ( ${LIBDRM_DEPSTRING}[video_cards_amdgpu] )
"
...

_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
Oniryczny
Guru
Guru


Joined: 01 Dec 2011
Posts: 419
Location: Poland

PostPosted: Tue Feb 13, 2018 11:17 am    Post subject: Reply with quote

so what can I do with it?
am not familiar with editing ebuild :oops:
_________________
cogito ergo sum
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30837
Location: here

PostPosted: Tue Feb 13, 2018 12:58 pm    Post subject: Reply with quote

Oniryczny wrote:
so what can I do with it?
am not familiar with editing ebuild :oops:

Nothing with the ebuild, you should enable video_cards_amdgpu use flag to x11-libs/libdrm package with package.use.
Code:
# echo "x11-libs/libdrm video_cards_amdgpu" >> /etc/portage/package.use

_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
Oniryczny
Guru
Guru


Joined: 01 Dec 2011
Posts: 419
Location: Poland

PostPosted: Tue Feb 13, 2018 1:45 pm    Post subject: Reply with quote

I would swear I did it before... but now it's not yelling about amdgpu

Thank you, fedeliallalinea
_________________
cogito ergo sum
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum