You are not logged in.

#1 2008-07-29 02:20:20

Execute_Method
Member
From: Tennessee
Registered: 2008-07-26
Posts: 105

PKGBUILD for Mesa 7.1-rc3

I have been trying to find a PKGBUILD so I can get this on my system so I can have Direct Rendering. I tried to modify the one in ABS to no avail.

Does anyone know of a working one, or how I should modify the existing for this?

this is where the file is:

http://www.mesa3d.org/beta/

Thanks in advance!:D

Offline

#2 2008-07-29 03:12:02

Gullible Jones
Member
Registered: 2004-12-29
Posts: 4,863

Re: PKGBUILD for Mesa 7.1-rc3

What hardware do you have?

Offline

#3 2008-07-29 12:20:17

Execute_Method
Member
From: Tennessee
Registered: 2008-07-26
Posts: 105

Re: PKGBUILD for Mesa 7.1-rc3

ati radeon x1650(rv535) agp... I need mesa 7.1 to get direct rendering. As well, I believe I will need xserver-1.4.99(1.5).
I am using ati-6.9, and have 2.3.1 drm already;

See here for why:

[url]http://www.phoronix.com/scan.php?page=a … &num=1[/url]
http://www.phoronix.com/forums/showthread.php?t=9951

I am running:

athlon64 3000+
gigabyte k8vnxp
1024 ocz performance
37GB raptor
280GB storage

I was never able to get this card setup w/ fglrx (black screens) when I had ubuntu. The card is not officially supported by ATI, because it is AGP not PCI-E. As well, after reviewing benchmarks and seeing for myself, this card runs great on the new ati drivers... I switched to ARCH from that other distro where it was pretty straight forward to set this up.

Offline

#4 2008-07-29 12:22:21

Execute_Method
Member
From: Tennessee
Registered: 2008-07-26
Posts: 105

Re: PKGBUILD for Mesa 7.1-rc3

with just the DRM and driver I et this in my Xorg.0.log:

cat /var/log/Xorg.0.log |grep EE
Current Operating System: Linux ephraim 2.6.25-ARCH #1 SMP PREEMPT Mon Jul 14 15:25:51 UTC 2008 i686
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(II) Loading extension MIT-SCREEN-SAVER
(EE) AIGLX error: Calling driver entry point failed(EE) AIGLX: reverting to software rendering

Due to running version 7.0.3 of mesa

On Wed, May 7, 2008 at 4:01 AM, Alex Rades <[EMAIL PROTECTED]> wrote:
> Hi,
> I'm having this error during X startup on my x1250:
>
> (EE) AIGLX error: Calling driver entry point failed(EE) AIGLX: reverting to
> software rendering
>
> I'm using:
>
> xserver 1.4
> Mesa 7.0.3
> drm (lib and radeon module) from git master (I've also tried r345-cleanup
> but makes no difference)
>
> do you have ideas?
>

yes 7.0.3 doesn't support the rs cards.

Dave.

Offline

#5 2008-08-02 22:45:34

Kknd
Member
From: Brazil, Santa Catarina
Registered: 2007-08-15
Posts: 100
Website

Re: PKGBUILD for Mesa 7.1-rc3

I'm interested in this too!

I've tried to compile, but without success.

Offline

#6 2008-08-05 09:29:46

Raedwulf
Member
Registered: 2008-04-26
Posts: 24

Re: PKGBUILD for Mesa 7.1-rc3

I've compiled libdrm, xorg-server, libgl, mesa, intel-dri from git and it seems to choke up with this error concerning
_glapi_tls_Context.
My chipset is the intel gm965.

Need to get the log file....

Offline

#7 2008-08-06 07:58:06

Raedwulf
Member
Registered: 2008-04-26
Posts: 24

Re: PKGBUILD for Mesa 7.1-rc3

Forgot to enable TLS on the xorg server, it worked after that.
However I got graphical corruption when anything 3D was used.... so i reverted back to he repository version of the drivers.

Offline

#8 2008-08-06 12:52:01

JGC
Developer
Registered: 2003-12-03
Posts: 1,664

Re: PKGBUILD for Mesa 7.1-rc3

There's PKGBUILDs for these in SVN trunk now, I'm working on xorg-server 1.4.99.906 at this moment.

Offline

#9 2008-08-07 08:24:49

Raedwulf
Member
Registered: 2008-04-26
Posts: 24

Re: PKGBUILD for Mesa 7.1-rc3

I downloaded them and spend 1.5 hours compiling (including kernel) and it works! thanks smile.

Offline

#10 2008-08-07 22:23:54

Execute_Method
Member
From: Tennessee
Registered: 2008-07-26
Posts: 105

Re: PKGBUILD for Mesa 7.1-rc3

Raedwulf wrote:

I downloaded them and spend 1.5 hours compiling (including kernel) and it works! thanks smile.

Would anyone be so kind as to detail the order in which to do this.... I'm still a newb and don't want to break it.

Offline

#11 2008-08-18 09:03:58

Raedwulf
Member
Registered: 2008-04-26
Posts: 24

Re: PKGBUILD for Mesa 7.1-rc3

Execute_Method, i would but it appears to be broken again.

was working with mesa7.1rc3, did mesa7.1rc4 upgrade from testing, now opengl for some reason does not work:
$ glxgears
Error: couldn't get an RGB, Double-buffered visual


glxinfo shows it to be installed and everything else but 3D isn't working.

Cheers wink.

Offline

#12 2008-08-18 13:31:10

JGC
Developer
Registered: 2003-12-03
Posts: 1,664

Re: PKGBUILD for Mesa 7.1-rc3

Yes, 7.1rc4 is broken, that's why I didn't run db-testing yet.
7.1rc4 merged the new GEM stuff, which is either incompatible with the DRI module, or the xf86-video-intel driver we have. For GEM support, our kernel needs patching, for xf86-video-intel support, we should use code from git master.

I wonder why they call these things Release Candidates while the final feature set of the drivers isn't stable.

Offline

#13 2008-08-18 14:25:27

rooloo
Member
Registered: 2008-07-09
Posts: 218

Re: PKGBUILD for Mesa 7.1-rc3

I wonder why they call these things Release Candidates while the final feature set of the drivers isn't stable.

for the same reason the kernel dev's do the same thing. Just look at kernel-2.6.27-rc1. I agree with you, a release candidate should have stable features.

Offline

#14 2008-08-18 14:59:04

Raedwulf
Member
Registered: 2008-04-26
Posts: 24

Re: PKGBUILD for Mesa 7.1-rc3

I notice the GEM stuff too, however, I thought that if GEM wasn't found it should fallback to "classic" and still run? (bit like the TTM buffer manager did)

Offline

#15 2008-08-19 10:43:01

JGC
Developer
Registered: 2003-12-03
Posts: 1,664

Re: PKGBUILD for Mesa 7.1-rc3

Kernel devs close the merge window after rc1. There's no possible way to merge a complete experimental branch between 2.6.27-rc3 and 2.6.27-rc4 as f ar as I know.

The GEM stuff should fallback to classic mode when the kernel module doesn't support it, there's code included for this logic. Somehow there's a problem with the interfacing to the 2D driver that makes problems here.

Offline

#16 2008-08-20 18:23:33

Raedwulf
Member
Registered: 2008-04-26
Posts: 24

Re: PKGBUILD for Mesa 7.1-rc3

On phoronix forums, someone posted that you need to get the git-head of xorg-server to get mesa 7.1rc4 to work smile. I've not had time to try this yet though, having reverted my mesa back to 7.0.3.

Offline

#17 2008-08-29 06:28:46

Raedwulf
Member
Registered: 2008-04-26
Posts: 24

Re: PKGBUILD for Mesa 7.1-rc3

New mesa release! 7.1, is that going to move into the arch repos?

Offline

#18 2008-09-02 03:05:19

Execute_Method
Member
From: Tennessee
Registered: 2008-07-26
Posts: 105

Re: PKGBUILD for Mesa 7.1-rc3

well.... I did manage to get all this sorted out and working shortly after my last post using mesa 7.1rc3....However, Like an IDIOT I went and upgraded to the release, that's in testing now, version. As well as the xserver in testing repo. I still have direct rendering, however, I noticed that I am now having a problem with firefox&flash (seperately and together). It doesn't matter if I change my DE or WM. (have been using gnome/compiz) I tried with just openbox, openbox/gnome, and xfce *with no change(actually was worse in some areas)* (I thought maybe a lighter DE/WM would help)... I tried even built firefox from the spookyet PKG, and reinstalled flash to no avail. Does anyone have an idea why firefox would be affected by this?

Offline

#19 2008-09-02 07:47:10

Raedwulf
Member
Registered: 2008-04-26
Posts: 24

Re: PKGBUILD for Mesa 7.1-rc3

Oops its not software rendering, its just vsync!!!
Does anyone know how to disable this?

Last edited by Raedwulf (2008-09-02 09:28:11)

Offline

#20 2008-09-11 09:49:03

Raedwulf
Member
Registered: 2008-04-26
Posts: 24

Re: PKGBUILD for Mesa 7.1-rc3

Sorted it - driconf lets you configure it!

Offline

Board footer

Powered by FluxBB