Re: [PATCH 1/3] introduce i830_hdmi_priv.has_hdmi_sink

2008-11-11 Thread Wang, Zhenyu Z
On 2008.11.07 14:23:39 +0800, Wu Fengguang wrote: > HDMI is compatible with DVI, and we've seen many boards that > use HDMI port for DVI output. > > So Zhenyu proposed this flag: i830_hdmi_priv.has_hdmi_sink > to indicate the presence of HDMI capable monitors. > > Signed-off-by: Wu Fengguang <[EM

change /root/xorg.conf.new

2008-11-11 Thread wolk
How to change default path(/root/xorg.conf.new) for Xorg -configure? I need autodetection but my /root is ro. I want to save config to /tmp Jacek -- System poczty na jablko.one.pl ___ xorg mailing list xorg@lists.freedesktop.org http://lists.freedeskt

Re: Mouse button problems using Logitech NX80

2008-11-11 Thread Peter Hutterer
On Wed, Nov 12, 2008 at 01:23:49AM +0100, Matija Šuklje wrote: > Hmmm, I tried using Fluxbox instead of KDE and in Fluxbox it works as > expected > (just as it does in KDM) ...so it seems that KDE messes it up later on when > the user session starts. there's a chance that this is done automatic

Re: Mouse button problems using Logitech NX80

2008-11-11 Thread Dan Nicholson
On Sun, Nov 9, 2008 at 9:41 PM, Matija Šuklje <[EMAIL PROTECTED]> wrote: > Hullo, > > For my birthday I got a Logitech NX80 mouse and I'm having problems setting it > up on X. > > What I found out about the mouse: > - wireless > - laser (resolution: 1000) > - has standard left and right mouse butto

Re: Mouse button problems using Logitech NX80

2008-11-11 Thread Matija Šuklje
Dne sreda 12. novembra 2008 je Peter Hutterer napisal(a): > if it works in this config, shift the blame to KDE :) Hmmm, I tried using Fluxbox instead of KDE and in Fluxbox it works as expected (just as it does in KDM) ...so it seems that KDE messes it up later on when the user session starts. T

Re: Synaptics patch: orientation

2008-11-11 Thread Mildred Ki'Lya
Le Tue 11/11/2008 à 18:32 Magnus Kessler à écrit: > Not necessarily ;). I for one have been using a number of desktop > keyboards with a built-in touchpad over the years. Alternatively > there are stand-alone touchpads on the market as well. Oh, That's interesting. Since I have a laptop I find i

Re: Mouse button problems using Logitech NX80

2008-11-11 Thread Peter Hutterer
On Tue, Nov 11, 2008 at 11:44:38AM +0100, Matija Šuklje wrote: > * scroolling works correctly in both ways now — OK > * in 'KDM' the 8th and 9th button act as the middle one (and there is no 3rd > button emulation) — OK > * in a KDE session though, the 8th and 9th button act as the left mouse > b

Re: Mouse button problems using Logitech NX80

2008-11-11 Thread Matija Šuklje
Dne torek 11. novembra 2008 je Matija Šuklje napisal(a): > Dne torek 11. novembra 2008 je Dan Nicholson napisal(a): > > Does the tilt scrolling work correctly without remapping buttons 6 and 7? > > Without ButtonMapping, the tilt scrolling works as expected, but ...but I still get the "middle butto

Re: Mouse button problems using Logitech NX80

2008-11-11 Thread Matija Šuklje
Dne torek 11. novembra 2008 je Thomas Lübking napisal(a): > this can easily be fixed with xmodmap, just reorder the button numbers (so > if mb 7/6 works for you: >> xmodmap -e "pointer = 1 2 3 4 5 7 6 8 9 10 11 > 12" <<) 7 & 6 are twisted. the same way you can attach mb2 to e.g. 8: > xmodmap -e "po

Re: Mouse button problems using Logitech NX80

2008-11-11 Thread Matija Šuklje
Dne torek 11. novembra 2008 je Dan Nicholson napisal(a): > Does the tilt scrolling work correctly without remapping buttons 6 and 7? Without ButtonMapping, the tilt scrolling works as expected, but > /etc/hal/fdi/policy/logitech-receiver.fdi that maps the options to the > HAL-style input.x11_opt

Debugging glX apps

2008-11-11 Thread tom fogal
I'm hitting an issue appropriately establishing a glX context (it seems), and I'm looking for a good way to debug it. Quick overview in case someone happens to recognize the issue: I'm getting a segfault in X functions when trying to initialize GLEW. XOpenDisplay has succeded, and I'm not sure yet

Re: radeon vs radeonhd drivers

2008-11-11 Thread Gene Heskett
On Tuesday 11 November 2008, Matthias Hopf wrote: >On Nov 10, 08 22:15:24 -0500, Gene Heskett wrote: >> Never mind, the answer is yes, monitor powerdown works using the radeon >> driver, but doesn't using the radeonhd driver. > >radeonhd does support DPMS, it should just work (TM). Here, we don't

Re: Is there a maintainer for proto/trapproto, lib/libXTrap, app/xtrap, and Xorg XTRAP extension?

2008-11-11 Thread Adam Jackson
On Tue, 2008-11-11 at 16:25 +0100, Peter Breitenlohner wrote: > Nevertheless, I think things have to be done more or less in the order I > mentioned, not needing, however, any significant delay in between. > And xtrapddmi.h can be dropped. > > I could prepare patches for the items 3.1. and 3.2. f

Re: Graphics not always refreshing (Intel)

2008-11-11 Thread John Ettedgui
On Mon, Nov 10, 2008 at 12:50 PM, John Ettedgui <[EMAIL PROTECTED]>wrote: > > > On Mon, Nov 10, 2008 at 12:41 PM, Tassilo Horn <[EMAIL PROTECTED]>wrote: > >> "John Ettedgui" <[EMAIL PROTECTED]> writes: >> >> Hi John, >> >> > [redisplay problems with intel driver] >> >> I had similar troubles and w

Re: Synaptics patch: orientation

2008-11-11 Thread Magnus Kessler
On Tuesday 11 November 2008, Mildred Ki'Lya wrote: > Hi, > > Le Tue 11/11/2008 à 15:21 Éric Piel à écrit: > > > The next thing would be to automatically change the orientation of > > > the trackpad when XRandR rotates the screen. > > > > Certainly not at the X server level. I have two screens, whic

Re: Access Control question

2008-11-11 Thread Dan Nicholson
On Tue, Nov 11, 2008 at 6:50 AM, Adam Jackson <[EMAIL PROTECTED]> wrote: > On Tue, 2008-11-11 at 08:50 +0100, Alan James Caruana wrote: >> Hi, >> >> I started an X Server with none of the parameters being "-ac" (i.e. >> Access Control is NOT defeated) and I am NOT using XDMCP. As expected, >> the X

Re: Synaptics patch: orientation

2008-11-11 Thread Mildred Ki'Lya
Hi, Le Tue 11/11/2008 à 15:21 Éric Piel à écrit: > > Hi, > It's great, it's a feature I've been really looking for! > However, I have a couple of comments. > > First, as this is clearly following the xrandr notions, I think it > should call the same things the same. So let's call it "rotation" >

Re: radeon vs radeonhd drivers

2008-11-11 Thread Matthias Hopf
On Nov 10, 08 22:15:24 -0500, Gene Heskett wrote: > Never mind, the answer is yes, monitor powerdown works using the radeon > driver, but doesn't using the radeonhd driver. radeonhd does support DPMS, it should just work (TM). Maybe check on the radeonhd mailing list, you're more likely getting s

DMX+Jogl error

2008-11-11 Thread Andres Felipe Molina Villamizar
We're trying to run JOGL on top of DMX, on a 64bit Linux cluster (CentOS 5.2, nVidia Quadro 4600). It runs fine without DMX, but when I try to run it inside DMX I get the following error: java.lang.reflect.InvocationTargetException at java.awt.EventQueue.invokeAndWait(EventQueue.java:1020)

Re: [PATCH] to detail timing of EDID extension

2008-11-11 Thread Adam Jackson
On Tue, 2008-11-11 at 11:45 +0800, Ma, Ling wrote: > Hi > Hi All > In order not to pollute ABI xf86Monitor when we append new extensions > such as CEA, VTB ,DI, LS, ... I did this patch , in which I moved all > original and extension detail timing operations into the unified > interface (xf86ForE

Re: Is there a maintainer for proto/trapproto, lib/libXTrap, app/xtrap, and Xorg XTRAP extension?

2008-11-11 Thread Peter Breitenlohner
On Tue, 11 Nov 2008, Adam Jackson wrote: > XTrap was dropped from xserver mainline: > > http://cgit.freedesktop.org/xorg/xserver/commit/?id=cbc20d92de92aad5ca240310a9156ccf97c24a01 Hi Adam, thanks for your quick answer. > The motivation was that it seems to be redundant in the face of Record >

Re: X locks when deactivating composite effects

2008-11-11 Thread Michel Dänzer
On Tue, 2008-11-11 at 15:56 +0100, Lubos Lunak wrote: > On Tuesday 11 of November 2008, Michel Dänzer wrote: > > On Mon, 2008-11-10 at 06:35 -0800, john terragon wrote: > > > Hi, > > > > > > whenever I deactivate the composite effects the x server locks up and I > > > get the following in the Xorg

Re: X locks when deactivating composite effects

2008-11-11 Thread Lubos Lunak
On Tuesday 11 of November 2008, Michel Dänzer wrote: > On Mon, 2008-11-10 at 06:35 -0800, john terragon wrote: > > Hi, > > > > whenever I deactivate the composite effects the x server locks up and I > > get the following in the Xorg log file: ... > Yes, looks like https://bugzilla.redhat.com/show_b

Re: Access Control question

2008-11-11 Thread Adam Jackson
On Tue, 2008-11-11 at 08:50 +0100, Alan James Caruana wrote: > Hi, > > I started an X Server with none of the parameters being "-ac" (i.e. > Access Control is NOT defeated) and I am NOT using XDMCP. As expected, > the X Server is only accepting X Clients from the local machine. How > do I make th

Re: Is there a maintainer for proto/trapproto, lib/libXTrap, app/xtrap, and Xorg XTRAP extension?

2008-11-11 Thread Adam Jackson
On Tue, 2008-11-11 at 11:48 +0100, Peter Breitenlohner wrote: > Hi, > > while looking through (gcc) compiler warnings I noticed, that the xtrap > headers probably ought to be reorganized. > > 1. Current status > = > > At the moment proto/trapproto installs these headers: > > (A)

Re: Trying to understand vertex format for savage EXA composite

2008-11-11 Thread Alex Deucher
On Mon, Nov 10, 2008 at 3:26 PM, Alex Villací­s Lasso <[EMAIL PROTECTED]> wrote: > Good news! My machine rose itself from the dead while salvaging its memory > chips, so now I can continue tinkering with the savage driver. > > Since a while ago, I am trying to write an EXA composite acceleration >

Re: Synaptics patch: orientation

2008-11-11 Thread Éric Piel
Mildred Ki'Lya schreef: > Hi, > > I just finished my orientation patch for synaptics. It's not heavily > tested for the moment. If anyone could test ... > > I added 4 options to the driver, quoting from the man page: > >Option "Orientation" "integer" > This option can be us

Re: Looking for API to possibly implement "mastered image transfer" for xf86-video-savage

2008-11-11 Thread Alex Deucher
On Mon, Nov 10, 2008 at 1:37 PM, Alex Villací­s Lasso <[EMAIL PROTECTED]> wrote: > In the reference documents for the savage video card, there is an > operation called a "mastered image transfer", which looks like an > accelerated pixmap upload into the framebuffer. This operation > references regi

Intel: G45 X4500HD Core XvMC/VAAPI and Programmers manual

2008-11-11 Thread Terry Barnaby
Is there a programs manual available for the Intel G45 X4500HD Graphics Core ? I note the site: http://intellinuxgraphics.org has manuals for the 965 and G43. I am especially interested in the Hardware MPEG2/H264 Video decode section. Are there any plans to support XvMC or VAAPI at the VLD level

Re: Mouse button problems using Logitech NX80

2008-11-11 Thread Dan Nicholson
On Tue, Nov 11, 2008 at 2:44 AM, Matija Šuklje <[EMAIL PROTECTED]> wrote: > Dne torek 11. novembra 2008 je Peter Hutterer napisal(a): >> correct. you could just upgrade to 2.1 RC3 from > > Alright, so I upgrated to 2.0.99.3 changed my xorg.conf to look like this: > >Identifier "Mouse"

Re: Synaptics patch: orientation

2008-11-11 Thread Mildred Ki'Lya
Le Tue 11/11/2008 à 14:30 Peter Hutterer à écrit: > > please split the patch into 3 separate patches as grouped above. They > are semantically different changes and shouldn't be applied in one go. > Also, I'd prefer a git patch series over a standard diff. If you need > help with that, just contac

Re: X locks when deactivating composite effects

2008-11-11 Thread Michel Dänzer
On Mon, 2008-11-10 at 06:35 -0800, john terragon wrote: > Hi, > > whenever I deactivate the composite effects the x server locks up and I get > the following in the Xorg log file: > > -- > Backtrace: > 0: /usr/bin/X(xf86SigHandler+0

Re: New shatter development tree

2008-11-11 Thread Colin Guthrie
Adam Jackson wrote: > The primary motivation is working around coordinate limits, yes. The > idea is that if you have two CRTCs that can each scan 2k wide, right now > that implies a total width limit of 2k, because we force them both to > point to the same physically contiguous allocation. If yo

Re: Looking for API to possibly implement "mastered image transfer" for xf86-video-savage

2008-11-11 Thread Michel Dänzer
On Mon, 2008-11-10 at 13:37 -0500, Alex Villací­s Lasso wrote: > > The question is: is there any xserver support that might enable a driver > to get pixmap data into either kind of situation? Either get the pixmap > into physically contiguous pages and obtain the physical address of the > start

Is there a maintainer for proto/trapproto, lib/libXTrap, app/xtrap, and Xorg XTRAP extension?

2008-11-11 Thread Peter Breitenlohner
Hi, while looking through (gcc) compiler warnings I noticed, that the xtrap headers probably ought to be reorganized. 1. Current status = At the moment proto/trapproto installs these headers: (A) (B) (C) where headers (A+B) a

Re: Mouse button problems using Logitech NX80

2008-11-11 Thread Matija Šuklje
Dne torek 11. novembra 2008 je Peter Hutterer napisal(a): > correct. you could just upgrade to 2.1 RC3 from Alright, so I upgrated to 2.0.99.3 changed my xorg.conf to look like this: Identifier "Mouse" Driver "evdev" #Option "Name" "Logitech USB Rece

Status of VA-API or similar

2008-11-11 Thread Nicolas Will
Hello, I was just curious about what is happening around the VA-API http://www.freedesktop.org/wiki/Software/vaapi Is it something that is still worked on? Is something else in the pipeline? H.264 acceleration, among others, would be great with all those digital HDTV channels coming up. Nico

Re: Mouse button problems using Logitech NX80

2008-11-11 Thread Matija Šuklje
Dne torek 11. novembra 2008 je Steven J Newbury napisal(a): > On Gentoo, you'll find it in games-util/joystick. Thanks :) Cheers, Matija -- gsm: +386 41 849 552 e-mail: [EMAIL PROTECTED] www: http://matija.suklje.name aim: hookofsilver icq: 110183360 jabber/g-talk: [EMAIL PROTECTED] msn: [EMAI