[ANNOUNCE] libdrm 2.4.20

2010-04-03 Thread Jesse Barnes
New version includes a few fixes relative to 2.4.19. Ben Skeggs (4): nouveau: remove unused field from nouveau_bo nouveau: fix segfault in nouveau_bo_new_tile() failure path nouveau: fix annoying compiler warning Fix pkgconfig includes for /usr/include/drm Chris Wilson

[ANNOUNCE] xf86-video-fbdev 0.4.2

2010-04-03 Thread Julien Cristau
One bug fix, and a number of build system and other janitorial updates. The shortlog from 0.4.1 follows. Cheers, Julien Adam Jackson (1): Remove afb support Alan Coopersmith (1): Update Sun license notices to current X.Org standard form Gaetan Nadon (6): .gitignore: use

Turning off graphics card

2010-04-03 Thread Til Schubbe
Hello, my computer is running 24/7. Normally there's nothing difficult to do for the graphics card so the built-in motherboard-graphics card is sufficient. Sometimes I need some more graphics-power. In that case I'd like to turn on the PCIe graphics card, run a 2nd x-server on it and some

Re: CLIPBOARD selection doesn't save content

2010-04-03 Thread Quintus
Hi, If you can, try it under gnome too That's quite easy to do - I'm already working under GNOME, I never tried KDE. as the last time I worked with any clipboard code, I found its clipboard manager more cooperative at saving non-standard data-types than when testing under KDE. Is text a

Re: CLIPBOARD selection doesn't save content

2010-04-03 Thread Peter Clifton
On Sat, 2010-04-03 at 11:09 +0200, Quintus wrote: Hi, If you can, try it under gnome too That's quite easy to do - I'm already working under GNOME, I never tried KDE. Ok, I was tired, and misread Ubuntu Karmic for Kbuntu for some reason! as the last time I worked with any clipboard

Error building intel driver

2010-04-03 Thread Yan Seiner
I'm getting the following error building the intel driver. I've cleaned out all of the old code, cloned the git repositories, and started fresh to make sure it's not some old cruft. Does anyone have any idea what I'm missing? libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden

Re: Error building intel driver

2010-04-03 Thread Julien Cristau
On Sat, Apr 3, 2010 at 07:22:48 -0700, Yan Seiner wrote: I'm getting the following error building the intel driver. I've cleaned out all of the old code, cloned the git repositories, and started fresh to make sure it's not some old cruft. Does anyone have any idea what I'm missing? You

Re: Error building intel driver

2010-04-03 Thread Yan Seiner
Julien Cristau wrote: On Sat, Apr 3, 2010 at 07:22:48 -0700, Yan Seiner wrote: I'm getting the following error building the intel driver. I've cleaned out all of the old code, cloned the git repositories, and started fresh to make sure it's not some old cruft. Does anyone have any idea

[ANNOUNCE] xf86-video-fbdev 0.4.2

2010-04-03 Thread Julien Cristau
One bug fix, and a number of build system and other janitorial updates. The shortlog from 0.4.1 follows. Cheers, Julien Adam Jackson (1): Remove afb support Alan Coopersmith (1): Update Sun license notices to current X.Org standard form Gaetan Nadon (6): .gitignore: use

Re: [ANNOUNCE] xorg-server 1.8.0

2010-04-03 Thread Dan Nicholson
On Fri, Apr 2, 2010 at 2:29 PM, Dan Nicholson dbn.li...@gmail.com wrote: On Fri, Apr 2, 2010 at 2:25 PM, Julien Cristau jcris...@debian.org wrote: On Fri, Apr  2, 2010 at 14:10:47 -0700, Dan Nicholson wrote: On Fri, Apr 02, 2010 at 01:20:26PM -0700, Keith Packard wrote: On Fri, 2 Apr 2010

Re: Building intel driver: where's xcb-aux?

2010-04-03 Thread Fernando Carrijo
Yan Seiner y...@seiner.com wrote: I'm not a git expert but this is the link that http://cgit.freedesktop.org/xcb/util/ shows for xcb-util: r...@mythtvrt:/home/src/xorg# git pull git://anongit.freedesktop.org/xcb/util fatal: Not a git repository I've tried various combinations of

Re: CLIPBOARD selection doesn't save content

2010-04-03 Thread Quintus
I think I'm facing a window manager problem. When I try to get into how the GTK functions solve the CLIPBOARD problem and even if I could implement this in my function: If somebody now tries this on a KDE distro like Kubuntu or openSUSE or on one with Xfce - that wouldn't work. It seems like I

Howto limit agp aperture size?

2010-04-03 Thread Clemens Eisserer
Hi, Is there any way, to limit agp aperture size, maybe by passing a parameter to the agpgart module? The bios doesn't provide any setting unfourtunatly :/ Background: I am using a quite old version of nouveau (that one shipped with Fedora-11), and nouveau seems to reserve the whole apg aperture

Re: CLIPBOARD selection doesn't save content

2010-04-03 Thread Glynn Clements
Quintus wrote: Now, I'm trying to implement writing, only for the CLIPBOARD selection, since that one's contents should persist across program death.I know, I have to acquire CLIPBOARD's ownership; afterwards the xclipboard process would send me a TARGETS request asking me what data I

Display corruption on 1.8.0/Mesa 7.8

2010-04-03 Thread Marty Jack
I'm having a nasty amount of corruption on DG965WH, Linux 2.6.33.2, xorg-server 1.8.0, Mesa 7.8, libdrm 2.4.20. The same with 1.7.6 and 7.7 works fine. All built from release tarballs and unmodified (except a two-line backport of symbols KMS_BO_TYPE_CURSOR_64X64_A8R8G8B8 and

Intel, h264 and XvMC

2010-04-03 Thread Yan Seiner
I'm trying to understand if Intel XvMC can be used with h264 material. If not, is there any way to use Intel hardware acceleration with h264 source? Thanks. --Yan -- o__ ,/'_ o__ (_)\(_) ,/'_ o__ A day may come (_)\(_) ,/'_ o__ when the courage of

Re: Intel, h264 and XvMC

2010-04-03 Thread Nikos Chantziaras
On 04/04/2010 06:30 AM, Yan Seiner wrote: I'm trying to understand if Intel XvMC can be used with h264 material. If not, is there any way to use Intel hardware acceleration with h264 source? VA-API does h264 bitstream decoding on the GPU, not XvMC. XvMC is only for motion compensation (which