Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
xfree-drm ebuild and matrox g200 (mga.o) does NOT work
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
aardvark
Guru
Guru


Joined: 30 Jun 2002
Posts: 576

PostPosted: Mon Jun 09, 2003 9:52 pm    Post subject: xfree-drm ebuild and matrox g200 (mga.o) does NOT work Reply with quote

I am building a gentoo installation around a system with a g200 matrox card. I read that for some 3d accelleration I need to emerge xfree-drm after xfree. I have "matrox" in my USE.

Very shortly after I type emerge xfree-drm it stops and tells me that there is no rule for mga in makefile. After tinkering a bit I find that it DOeS work for sis and radeon as use flags. just the MGA is broken. When I look into the tarbal I find that indeed there is little mention of mga in there.... I am wondring has anyone successfully used the xfreedrm 4.3 ebuild with their matrox cards?
Back to top
View user's profile Send private message
dberkholz
Retired Dev
Retired Dev


Joined: 18 Mar 2003
Posts: 1008
Location: Minneapolis, MN, USA

PostPosted: Mon Jun 09, 2003 10:31 pm    Post subject: Reply with quote

Yes. USE="matrox" emerge xfree-drm. xfree-drm-4.3.0-r2 and xfree-4.3.0-r2 and -r3 work together on my Matrox.
Code:
# lspci | grep AGP
00:01.0 PCI bridge: Intel Corp. 440BX/ZX/DX - 82443BX/ZX/DX AGP bridge (rev 03)
01:00.0 VGA compatible controller: Matrox Graphics, Inc. MGA G200 AGP (rev 01)

Make sure your kernel is configured correctly to use xfree-drm first. Here's a howto using USE="radeon" as an example.
Back to top
View user's profile Send private message
aardvark
Guru
Guru


Joined: 30 Jun 2002
Posts: 576

PostPosted: Mon Jun 09, 2003 10:49 pm    Post subject: Reply with quote

spyderous wrote:
Yes. USE="matrox" emerge xfree-drm. xfree-drm-4.3.0-r2 and xfree-4.3.0-r2 and -r3 work together on my Matrox.
Code:
# lspci | grep AGP
00:01.0 PCI bridge: Intel Corp. 440BX/ZX/DX - 82443BX/ZX/DX AGP bridge (rev 03)
01:00.0 VGA compatible controller: Matrox Graphics, Inc. MGA G200 AGP (rev 01)

Make sure your kernel is configured correctly to use xfree-drm first. Here's a howto using USE="radeon" as an example.


I had agpgart compiled in NOT as a module. when I redid my kernel, with agpgart as a module, it started to work.

Thanks for the repsonse!
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