Bug#462590: Debian bug report #462590 xserver-xorg

2008-02-11 Thread Michel Dänzer
. -- Earthling Michel Dänzer | http://tungstengraphics.com Libre software enthusiast | Debian, X and DRI developer

Bug#465268: xserver-xorg-video-intel: No display at all when switching to other VTs from X session

2008-02-11 Thread Michel Dänzer
of the binary being executed... -- Earthling Michel Dänzer | http://tungstengraphics.com Libre software enthusiast | Debian, X and DRI developer

Bug#463159: XCB-enabled libx11 causes hangs in various X clients

2008-01-30 Thread Michel Dänzer
manner of debugging; I just don't understand X (and in particular, libx11 and XCB) enough to do this myself. You can probably get better help on this on the upstream bug report or mailing list. -- Earthling Michel Dänzer | http://tungstengraphics.com Libre software enthusiast

Bug#463224: FTBFS: Missing build-dependency on subversion

2008-01-30 Thread Michel Dänzer
Package: xmoto Version: 0.4.0-1 Severity: serious Justification: no longer builds from source -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 svnversion -n . svnVersion /bin/sh: svnversion: command not found make[2]: *** [svnVersion] Error 127 make[2]: Leaving directory

Bug#463222: ATI driver and OOo cause X segfault

2008-01-30 Thread Michel Dänzer
XKB related server crashes reported recently. -- Earthling Michel Dänzer | http://tungstengraphics.com Libre software enthusiast | Debian, X and DRI developer

Bug#444190: OpenGL screensaver malfunctions from upgrade

2008-01-28 Thread Michel Dänzer
without, but not quite correctly). -- Earthling Michel Dänzer | http://tungstengraphics.com Libre software enthusiast | Debian, X and DRI developer

Bug#444190: OpenGL screensaver malfunctions from upgrade

2008-01-28 Thread Michel Dänzer
, if this option is good for compiz and kwin, why is it not the default? Because it disables some acceleration paths, which is usually bad without a compositing manager. -- Earthling Michel Dänzer | http://tungstengraphics.com Libre software enthusiast | Debian, X

Bug#462562: Option PreferredMode not per monitor

2008-01-26 Thread Michel Dänzer
the initial mode is selected. I think this is because it tries to come up in the same resolution on all connected displays by default, but I agree some way to override this might be nice. However, this is handled by the X server itself, reassigning. -- Earthling Michel Dänzer | http

Bug#444190: OpenGL screensaver malfunctions from upgrade

2008-01-24 Thread Michel Dänzer
it. -- Earthling Michel Dänzer | http://tungstengraphics.com Libre software enthusiast | Debian, X and DRI developer

Bug#461649: Image shakes and shivers when content changes with Radeon RV100 QY (Radeon 7000/VE)

2008-01-22 Thread Michel Dänzer
to be conditionally defined in X11/Xmd.h. My solution? typedef unsigned long CARD64; in radeon_crtc.c. unsigned long is only 32 bits on 32 bit platforms, you'd need unsigned long long. Does CARD64 get defined if you #include X11/Xmd.h explicitly in radeon_crtc.c? -- Earthling Michel Dänzer

Bug#461153: xserver-xorg-video-ati: rotation corrupts screen

2008-01-18 Thread Michel Dänzer
On Thu, 2008-01-17 at 20:48 +0100, Xavier Bestel wrote: Disabling colortiling makes it work. Do I need to test something else ? Can you try the new version in experimental, 1:6.7.198~git20080117.6bd510a2-1? That should now accelerate the rotation. -- Earthling Michel Dänzer

Bug#450607: Patch

2008-01-18 Thread Michel Dänzer
Package: oprofile Version: 0.9.3-1.1 Followup-For: Bug #450607 -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The patch below replaces the remaining instances of -lbfd that may end up on the linker command line for oprof_start. Of course, configure etc. need to be regenerated from the patched

Bug#461153: xserver-xorg-video-ati: rotation corrupts screen

2008-01-17 Thread Michel Dänzer
a GLX compositing manager, support for accelerated rotation with R300 generation cards was only just pushed to the upstream Git repository. Also, AFAIK it's only working correctly with EXA at this point. -- Earthling Michel Dänzer | http://tungstengraphics.com Libre software

Bug#446123: bugfix for endianness?

2008-01-12 Thread Michel Dänzer
code that was used before RandR 1.2 could still work now; reinstating that would be a relatively simple task for someone who is determined about fixing this issue. -- Earthling Michel Dänzer | http://tungstengraphics.com Libre software enthusiast | Debian, X

Bug#457763: xserver-xorg-video-ati: Same here

2008-01-12 Thread Michel Dänzer
using monitor section Monitor0 add the following to your device section: Option Monitor-LVDS Monitor0 Or just call the section LVDS instead of Monitor0. -- Earthling Michel Dänzer | http://tungstengraphics.com Libre software enthusiast | Debian, X and DRI

Bug#446123: bugfix for endianness?

2008-01-11 Thread Michel Dänzer
code seems to understand how it's supposed to work in an endianness neutral manner. -- Earthling Michel Dänzer | http://tungstengraphics.com Libre software enthusiast | Debian, X and DRI developer

Bug#446931: Fixed but replaced by another FTBFS bug :}

2008-01-08 Thread Michel Dänzer
that issue, or mark it as fixed in that version and create a new one? As a sidenote, I've successfully built and used (for the Mesa Gallium3D branch) a recent LLVM SVN snapshot on powerpc. Maybe the C frontend(s) should be built from a separate source package? -- Earthling Michel Dänzer

Bug#457997: xserver-xorg-core: starwars hack from xscreensaver freezes Xorg

2008-01-04 Thread Michel Dänzer
On Fri, 2008-01-04 at 12:20 +0100, Jiří Paleček wrote: On Wed, 02 Jan 2008 12:22:23 +0100, Michel Dänzer [EMAIL PROTECTED] wrote: On Thu, 2007-12-27 at 21:20 +0100, Jiří Paleček wrote: Package: xserver-xorg-core Version: 2:1.4.1~git20071212-2 Severity: important when I run

Bug#455817: X server crashes in torus-trooper game

2008-01-03 Thread Michel Dänzer
of them loaded in lsmod?) The upstream report (http://bugs.freedesktop.org/show_bug.cgi?id=13756) is getting some attention. No, I'm not: [EMAIL PROTECTED]:/tmp$ lsmod | fgrep fb [EMAIL PROTECTED]:/tmp$ That's not authoritative, try cat /proc/fb -- Earthling Michel Dänzer

Bug#389007: Regression: Radeon 9200 powers off Apple Cinema Display

2008-01-02 Thread Michel Dänzer
off. That's not minimal - does commenting out Option MacModel or changing its value to mini-internal help? -- Earthling Michel Dänzer | http://tungstengraphics.com Libre software enthusiast | Debian, X and DRI developer

Bug#457997: xserver-xorg-core: starwars hack from xscreensaver freezes Xorg

2008-01-02 Thread Michel Dänzer
driver in libgl1-mesa-dri. Please provide the full Xorg.0.log. -- Earthling Michel Dänzer | http://tungstengraphics.com Libre software enthusiast | Debian, X and DRI developer

Bug#412598: compiz: unusable

2008-01-02 Thread Michel Dänzer
and the decoration plugin is loaded? If so, does running gtk-window-decorator --replace manually give any hints for the problem? -- Earthling Michel Dänzer | http://tungstengraphics.com Libre software enthusiast | Debian, X and DRI developer

Bug#458733: FTBFS on architectures where char is unsigned by default

2008-01-02 Thread Michel Dänzer
Package: warzone2100 Version: 2.1.0~0.svn1436-1 Severity: serious Tags: patch Justification: no longer builds from source -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The attached patch fixes a problem on architectures where the char type is unsigned by default: a value of an unsigned variable

Bug#457294: [powerpc] System time not updated after sleep cycle

2007-12-22 Thread Michel Dänzer
On Sat, 2007-12-22 at 08:16 +1100, Tony Breeds wrote: On Fri, Dec 21, 2007 at 11:21:41AM +0100, Michel Dänzer wrote: After wakeup from sleep, the system time is still the same as it was when going to sleep. I have to restart ntp to get it updated. This problem didn't occur

Bug#457311: on Apple ibook, the use of the external display freeze the system

2007-12-22 Thread Michel Dänzer
- I'll have to learn how before ;-) - to see if it works. That would be great - generally, if you can't work around the problem with Option AGPMode, isolating the problematic change with git-bisect would be nice. -- Earthling Michel Dänzer | http://tungstengraphics.com Libre

Bug#457390: Screen is pixelated to the point of text being unreadable when Compiz is running

2007-12-22 Thread Michel Dänzer
mean by 'pixelated'? Can you provide a screenshot of the problem? Are you sure this problem is due to this package, and not due to another one like xserver-xorg-core or libgl1-mesa-dri? -- Earthling Michel Dänzer | http://tungstengraphics.com Libre software enthusiast

Bug#457233: xserver-xorg-video-ati: freezes system after a few minutes with comiz on rv370

2007-12-21 Thread Michel Dänzer
) that made things worse for you. (==) RADEON(0): Using AGP 8x Was the previous version (1:6.7.196-2?) using this rate as well? Does Option AGPMode 4 help with the current version? -- Earthling Michel Dänzer | http://tungstengraphics.com Libre software enthusiast

Bug#457233: xserver-xorg-video-ati: freezes system after a few minutes with comiz on rv370

2007-12-21 Thread Michel Dänzer
4 help with the current version? The only available versions are 1:6.7.192-3 and 1:6.6.193-3, and I can't remember what 1:6.7.196-2 was setting as AGP mode. Do you want me to try one of them ? Do you know about http://snapshot.debian.net/ ? -- Earthling Michel Dänzer

Bug#457233: xserver-xorg-video-ati: freezes system after a few minutes with comiz on rv370

2007-12-21 Thread Michel Dänzer
using git-bisect. You can start the process in a checked out Git tree with git-bisect good 5022d006 git-bisect bad ce4fa1ce -- Earthling Michel Dänzer | http://tungstengraphics.com Libre software enthusiast | Debian, X and DRI developer

Bug#457281: FTBFS with dpkg-buildpackage -j; build target doesn't properly depend on configure target

2007-12-21 Thread Michel Dänzer
Package: xine-lib-1.2 Version: 1.1.90hg+20071219-1 Severity: important Tags: patch -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 A parallel build runs the build target before the configure target is done, which can't work. The attached patch fixes this. - -- System Information: Debian

Bug#457294: [powerpc] System time not updated after sleep cycle

2007-12-21 Thread Michel Dänzer
Package: linux-2.6 Version: 2.6.23-1 Severity: important -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 After wakeup from sleep, the system time is still the same as it was when going to sleep. I have to restart ntp to get it updated. This problem didn't occur with previous kernels. It persists

Bug#456780: xserver-xorg-video-ati: produces improper drop shadows with compiz

2007-12-19 Thread Michel Dänzer
On Tue, 2007-12-18 at 08:21 -0400, Zoho Vignochi wrote: On Tue, 2007-12-18 at 09:37 +0100, Michel Dänzer wrote: On Mon, 2007-12-17 at 17:34 -0400, Zoho Vignochi wrote: Package: xserver-xorg-video-ati Version: 1:6.7.196-2 Severity: normal I use compiz as a window manager and use

Bug#456780: xserver-xorg-video-ati: produces improper drop shadows with compiz

2007-12-18 Thread Michel Dänzer
, or if it doesn't help, does setting the shadow radius to a value that isn't a power of two (e.g. 9) work around the problem? -- Earthling Michel Dänzer | http://tungstengraphics.com Libre software enthusiast | Debian, X and DRI developer

Bug#456219: xserver-xorg-video-intel: causes excessive interrupts with compiz

2007-12-14 Thread Michel Dänzer
to the master branch (and consequently to the Linux kernel) but there are still some issues to be worked out. I don't think the X driver can handle this better, so I'm reassigning to the kernel. -- Earthling Michel Dänzer | http://tungstengraphics.com Libre software enthusiast

Bug#455837: Crash when using Xv

2007-12-14 Thread Michel Dänzer
both EXA and XAA. Here is the crash backtrace when using EXA and xserver-xorg-video-ati 1:6.7.196-2:: Thanks, but it looks like a lot of interesting values have been optimized out... can you provide a backtrace from a driver built without optimization? -- Earthling Michel Dänzer

Bug#455570: xserver-xorg: tossed event which came in late with kernel 2.6.23-1, keyboard doesn't react

2007-12-14 Thread Michel Dänzer
a diff between the Xorg.0.log (.22 kernel) and Xorg.0.log.old (.23 kernel) below. Thanks. In the future, please use diff -u for better readability. Did you capture both log files at similar times, e.g. both after logging in? -- Earthling Michel Dänzer | http

Bug#456210: [powerpc] CONFIG_PMAC_BACKLIGHT no longer enabled

2007-12-13 Thread Michel Dänzer
Package: linux-2.6 Version: 2.6.23-1 Severity: important -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The option description seems misleading; even pbbuttonsd seems unable to change the backlight level on my PowerBook5,8 with it disabled, and I haven't found any other way to change it. It

Bug#454601: New hacks missing

2007-12-06 Thread Michel Dänzer
Package: xscreensaver Version: 5.04-1 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to /usr/share/doc/xscreensaver/README.gz, the hacks moebiusgears, abstractile and lockward were added in 5.04, but I can't find any of them in xscreensaver or xscreensaver-gl 5.04-1.

Bug#453937: hangs when probing (with x86emu on amd64) a radeonhd card

2007-12-03 Thread Michel Dänzer
, as a guess) that ddcprobe needs to run? -- Earthling Michel Dänzer | http://tungstengraphics.com Libre software enthusiast | Debian, X and DRI developer

Bug#453754: xserver-xorg-video-intel - xvideo double buffering unsynchronized

2007-12-03 Thread Michel Dänzer
On Sun, 2007-12-02 at 20:35 +0100, Bastian Blank wrote: On Sun, Dec 02, 2007 at 02:46:42PM +0100, Michel Dänzer wrote: The intel driver's textured video Xv adaptor has always had this problem, regardless of EXA or XAA. Hmm, I did not see it before. Weird

Bug#453754: xserver-xorg-video-intel - xvideo double buffering unsynchronized

2007-12-02 Thread Michel Dänzer
to git bisect to find out where it got broken? The intel driver's textured video Xv adaptor has always had this problem, regardless of EXA or XAA. Try the overlay adaptor instead. -- Earthling Michel Dänzer | http://tungstengraphics.com Libre software enthusiast

Bug#453336: compiz: doesn't render java windows properly (matlab/mathematica/maple)

2007-11-29 Thread Michel Dänzer
. The compositing manager has no direct influence on application window contents. -- Earthling Michel Dänzer | http://tungstengraphics.com Libre software enthusiast | Debian, X and DRI developer

Bug#451703: white screen of death under compiz

2007-11-25 Thread Michel Dänzer
redirected to backing pixmaps of redirected windows is a separate issue. (While they are separate issues, both require solving a lot of the same problems, and the upcoming DRI2 rework will address both). Hope this clears up some things, -- Earthling Michel Dänzer | http

Bug#448360: Doesn't deal correctly with MIT-SHM extension not supporting shared pixmaps

2007-11-25 Thread Michel Dänzer
working here when I reported this bug; not sure I've tested it since. -- Earthling Michel Dänzer | http://tungstengraphics.com Libre software enthusiast | Debian, X and DRI developer

Bug#451571: xserver-xorg-video-intel: uses lots of CPU with Compiz and (new default) EXA

2007-11-22 Thread Michel Dänzer
On Wed, 2007-11-21 at 18:26 +, brian m. carlson wrote: On Wed, Nov 21, 2007 at 12:19:25PM +0100, Michel Dänzer wrote: Not really; the problem is that GLX_EXT_texture_from_pixmap is implemented inefficiently. XaaNoOffscreenPixmaps just happens to make it usable, at the cost of basically

Bug#451339: foobillard: crashes with rendered+fresnel reflections on intel graphics

2007-11-21 Thread Michel Dänzer
0x08131508 in ?? () #4 0x in ?? () The backtrace should be more useful with libgl1-mesa-dri-dbg installed. -- Earthling Michel Dänzer | http://tungstengraphics.com Libre software enthusiast | Debian, X and DRI developer

Bug#451571: xserver-xorg-video-intel: uses lots of CPU with Compiz and (new default) EXA

2007-11-21 Thread Michel Dänzer
at the moment, but work is going on upstream to make it all work nicely out of the box in the hopefully not too distant future. -- Earthling Michel Dänzer | http://tungstengraphics.com Libre software enthusiast | Debian, X and DRI developer

Bug#394349: compiz: some windows are unaffected

2007-11-20 Thread Michel Dänzer
transparent background is actually enabled... looks like that's not the case, which can probably be considered a bug in VTE or the terminal apps - I think the (non-)presence of a compositing manager should generally be adapted to dynamically. -- Earthling Michel Dänzer | http

Bug#448815: compiz: (cube) - Warn: Failed to load slide: freedesktop

2007-11-01 Thread Michel Dänzer
On Thu, 2007-11-01 at 07:55 +0100, Michael Biebl wrote: /usr/bin/compiz.real (cube) - Warn: Failed to load slide: freedesktop And the top of the cube is empty, there is no freedesktop.org logo. Make sure the png plugin is loaded (before the cube plugin). -- Earthling Michel Dänzer

Bug#448384: Which opengl driver

2007-10-30 Thread Michel Dänzer
AGP 4x TCL Thanks, reassigning. Adam, if you're using a compositing manager, see https://bugs.freedesktop.org/show_bug.cgi?id=8732 . Otherwise, please provide screenshots of the problem. -- Earthling Michel Dänzer | http://tungstengraphics.com Libre software enthusiast

Bug#394349: compiz: some windows are unaffected

2007-10-29 Thread Michel Dänzer
is sluggish. Note how both windows were created before the second compiz instance started, which contradicts your theory. -- Earthling Michel Dänzer | http://tungstengraphics.com Libre software enthusiast | Debian, X and DRI developer

Bug#394349: compiz: some windows are unaffected

2007-10-28 Thread Michel Dänzer
On Sat, 2007-10-27 at 15:33 +0200, Rémi Letot wrote: Michel Dänzer a écrit : All these windows cohexist in a single X session, so I don't think that it's related to the way the Nvidia driver behaves. Compiz must do something to the terminal windows it creates that metacity doesn't do

Bug#448360: Doesn't deal correctly with MIT-SHM extension not supporting shared pixmaps

2007-10-28 Thread Michel Dänzer
Package: imlib Version: 1.9.15-3 Severity: important Tags: patch -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 * The boolean value returned via the last parameter to XShmQueryVersion() isn't honoured everywhere. * The init functions that take parameters allow the caller to enable shared

Bug#394349: compiz: some windows are unaffected

2007-10-27 Thread Michel Dänzer
does something wrong, why doesn't it affect those of us using free drivers? Generally, performance is mostly up to drivers. Until you have specific evidence that this is due to something compiz does wrong, it should be assumed to be a driver issue. -- Earthling Michel Dänzer

Bug#394349: compiz: some windows are unaffected

2007-10-27 Thread Michel Dänzer
On Sat, 2007-10-27 at 15:33 +0200, Rémi Letot wrote: Michel Dänzer a écrit : All these windows cohexist in a single X session, so I don't think that it's related to the way the Nvidia driver behaves. Compiz must do something to the terminal windows it creates that metacity doesn't do

Bug#447234: Missing *.inc files

2007-10-19 Thread Michel Dänzer
Package: libgeotiff-dev Version: 1.2.4-1 Severity: grave Tags: patch -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The header files reference *.inc files, which are missing. The patch fixes this. - -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500,

Bug#446851: xserver-xorg-core: please copy (and improve) x11-input.fdi to /etc/hal/fdi/policy/

2007-10-18 Thread Michel Dänzer
and reassign this to hal-info... -- Earthling Michel Dänzer | http://tungstengraphics.com Libre software enthusiast | Debian, X and DRI developer

Bug#446851: xserver-xorg-core: please copy (and improve) x11-input.fdi to /etc/hal/fdi/policy/

2007-10-17 Thread Michel Dänzer
On Tue, 2007-10-16 at 21:46 -0700, Warren Turkal wrote: On 10/16/07, Michel Dänzer [EMAIL PROTECTED] wrote: AFAIK the reason it isn't installed by upstream is that it's just a stop gap until HAL ships its own file(s) for this. Shipping it in X packages now would go against this and might

Bug#446851: xserver-xorg-core: please copy (and improve) x11-input.fdi to /etc/hal/fdi/policy/

2007-10-16 Thread Michel Dänzer
version of xorg. AFAIK the reason it isn't installed by upstream is that it's just a stop gap until HAL ships its own file(s) for this. Shipping it in X packages now would go against this and might cause packaging churn down the road. -- Earthling Michel Dänzer | http

Bug#446931: FTBFS on powerpc: Unknown target in build.sh

2007-10-16 Thread Michel Dänzer
Package: llvm Version: 1.8b-1 Severity: serious Tags: patch Justification: fails to build from source -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 This patch for build.sh allows llvm to build on powerpc. Though maybe the 'power' line was intended for this and should be replaced? - -- System

Bug#446315: xserver-xorg-video-ati: crashes in R and Blender, and incomlete drawing of glut (opengl) wire objects

2007-10-12 Thread Michel Dänzer
of the lines are missing. None of the above problems occur when rendering is software only. And none of it is likely related to the X driver, reassigning. Also, please don't combine several issues in one report. -- Earthling Michel Dänzer | http://tungstengraphics.com Libre

Bug#443936: xserver-xorg-video-mga: windowmaker and 1.9.99 get along terribly

2007-10-04 Thread Michel Dänzer
Michel Dänzer | http://tungstengraphics.com Libre software enthusiast | Debian, X and DRI developer

Bug#443936: xserver-xorg-video-mga: windowmaker and 1.9.99 get along terribly

2007-10-04 Thread Michel Dänzer
errors I've yet noticed. Do you still want screenshots? I don't think that's necessary, thanks. Then this looks like a bug in windowmaker or bugs in the apps, depending on whether it also happens with other window managers. -- Earthling Michel Dänzer | http

Bug#445313: blender crashes on startup in mga_dri.so

2007-10-04 Thread Michel Dänzer
On Thu, 2007-10-04 at 15:53 -0400, [EMAIL PROTECTED] wrote: #0 _generic_read_RGBA_span_RGB565_MMX () at x86/read_rgba_span_x86.S:590 Looks like https://bugs.freedesktop.org/show_bug.cgi?id=12614#c6 . -- Earthling Michel Dänzer | http://tungstengraphics.com Libre

Bug#444601: xserver-xorg-input-mouse: XF86DGADirectMouse mouse button mapping not working, no mouse wheel in some games

2007-10-01 Thread Michel Dänzer
be reported upstream. -- Earthling Michel Dänzer | http://tungstengraphics.com Libre software enthusiast | Debian, X and DRI developer

Bug#444626: driconf: Add HardwareSettings to categories for .desktop launcher

2007-10-01 Thread Michel Dänzer
? -- Earthling Michel Dänzer | http://tungstengraphics.com Libre software enthusiast | Debian, X and DRI developer

Bug#440918: xserver-xorg-video-ati: supertux lost its textures after hibernation

2007-09-28 Thread Michel Dänzer
cannot distinguish the entries written just before suspend and just after resume. For the record, something like cp /var/log/Xorg.0.log /tmp/ before suspend and diff -u {/tmp,/var/log}/Xorg.0.log afterwards should do the trick. -- Earthling Michel Dänzer | http

Bug#444223: xserver-xorg-video-ati: RS480 (radeon express X200G series): display goes to sleep after upgrade to latest unstable/sid

2007-09-28 Thread Michel Dänzer
.. how do I get through authentication? It should 'just work' when you're logged in. If it doesn't, try stopping the display manager and running something like xinit $(which xrandr) from ssh. -- Earthling Michel Dänzer | http://tungstengraphics.com Libre software enthusiast

Bug#444207: xserver-xorg-video-ati: Bad text rendering through opengl and glut

2007-09-27 Thread Michel Dänzer
accordingly. -- Earthling Michel Dänzer | http://tungstengraphics.com Libre software enthusiast | Debian, X and DRI developer

Bug#443794: xserver-xorg: server crashes randomly in libGLcore

2007-09-24 Thread Michel Dänzer
Michel Dänzer | http://tungstengraphics.com Libre software enthusiast | Debian, X and DRI developer

Bug#443794: xserver-xorg: server crashes randomly in libGLcore

2007-09-24 Thread Michel Dänzer
On Mon, 2007-09-24 at 10:41 +0200, Marcus Better wrote: Michel Dänzer wrote: May I ask why the DRI is disabled? I didn't know it was disabled. I'm attaching my X log and config. It's enabled in this log file, but the GLcore module is only used when it's disabled. Does the problem occur

Bug#346421: Font corruption in GTK+ and Qt apps

2007-09-24 Thread Michel Dänzer
xorg.conf, I've found a combination of two lines which drive the rendering crazy (in the Device section): Option AccelMethod exa Option XAANoOffscreenPixmaps true The latter has no effect with the former. Also, the nvidia driver doesn't use EXA. -- Earthling Michel Dänzer

Bug#428797: xrandr multihead and window placement

2007-09-24 Thread Michel Dänzer
. -- Earthling Michel Dänzer | http://tungstengraphics.com Libre software enthusiast | Debian, X and DRI developer -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#441902: xserver-xorg-video-ati: 6.7.192-1~7.2 crashes xserver with xv video playback on compiz

2007-09-21 Thread Michel Dänzer
Does the attached patch fix it? -- Earthling Michel Dänzer | http://tungstengraphics.com Libre software enthusiast | Debian, X and DRI developer diff --git a/src/radeon_video.c b/src/radeon_video.c index 271f7fe..8560192 100644 --- a/src/radeon_video.c +++ b/src

Bug#441902: xserver-xorg-video-ati: 6.7.192-1~7.2 crashes xserver with xv video playback on compiz

2007-09-21 Thread Michel Dänzer
On Fri, 2007-09-21 at 09:50 -0400, Alex Deucher wrote: On 9/21/07, Michel Dänzer [EMAIL PROTECTED] wrote: On Wed, 2007-09-19 at 19:31 -0400, Alec Robertson wrote: Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xb7d6f8c0 (LWP 13498)] 0xb7c5d132

Bug#324500: G550 dualhead

2007-09-21 Thread Michel Dänzer
server development. I can appreciate your frustration, but this kind of rant doesn't help anybody. If you want the bugs to be fixed, the best thing would probably be to work with the upstream developer directly, via bugs.freedesktop.org or the xorg mailing list. -- Earthling Michel Dänzer

Bug#442395: xserver-xorg-core: hitting certain operation in digikam busy-locks xserver

2007-09-19 Thread Michel Dänzer
/bin/X is not the X server but the Xwrapper, which might explain the useless backtrace. I usually use just gdb -p $(pidof X) to attach gdb to the X server. -- Earthling Michel Dänzer | http://tungstengraphics.com Libre software enthusiast | Debian, X and DRI

Bug#443044: x11-xserver-utils: xmodmap run at X startup no longer takes effect

2007-09-18 Thread Michel Dänzer
in the background. -- Earthling Michel Dänzer | http://tungstengraphics.com Libre software enthusiast | Debian, X and DRI developer

Bug#441902: xserver-xorg-video-ati: 6.7.192-1~7.2 crashes xserver with xv video playback on compiz

2007-09-17 Thread Michel Dänzer
been trying this on and off, but with my compiz desktop, EXA is terribly slow to draw the windows. As of X.org 7.3, compiz should be faster with EXA than with XAA with the r300 Mesa driver. -- Earthling Michel Dänzer | http://tungstengraphics.com Libre software enthusiast

Bug#441902: xserver-xorg-video-ati: 6.7.192-1~7.2 crashes xserver with xv video playback on compiz

2007-09-17 Thread Michel Dänzer
to/from a virtual console (or going to sleep.) That wasn't tearing but just a page flipping related bug I fixed for 6.7.19x. -- Earthling Michel Dänzer | http://tungstengraphics.com Libre software enthusiast | Debian, X and DRI developer

Bug#441902: xserver-xorg-video-ati: 6.7.192-1~7.2 crashes xserver with xv video playback on compiz

2007-09-17 Thread Michel Dänzer
report this as a separate bug? (WW) AIGLX: 3D driver claims to not support visual 0x23 https://bugs.freedesktop.org/show_bug.cgi?id=6624 -- Earthling Michel Dänzer | http://tungstengraphics.com Libre software enthusiast | Debian, X and DRI developer

Bug#426210: Pending where?

2007-09-07 Thread Michel Dänzer
Package: linux-2.6 Version: 2.6.22-4 This bug was tagged 'pending' on May 27th, but CONFIG_SENSORS_AMS is still disabled in linux-image-2.6.22-2-powerpc. Where/when is it expected to be enabled? Thanks, -- Earthling Michel Dänzer | http://tungstengraphics.com Libre

Bug#440701: compiz: segfaults on startup

2007-09-04 Thread Michel Dänzer
. -- Earthling Michel Dänzer | http://tungstengraphics.com Libre software enthusiast | Debian, X and DRI developer

Bug#335416: celestia: flying characters on powerpc arch

2007-08-30 Thread Michel Dänzer
this is indeed the same bug as #137769, and the same fix still applies and works. Can you please push this upstream, so it doesn't get lost again? Thanks, -- Earthling Michel Dänzer | http://tungstengraphics.com Libre software enthusiast | Debian, X and DRI developer

Bug#348082: xserver-xorg: [ati/radeon] pinkness and interference pattern on Radeon RV250 If [Radeon 9000] rev 1 and TMDS-connected Samsung SyncMaster 213T

2007-08-30 Thread Michel Dänzer
provide the Option ConnectorTable magic to work around this and then fix it properly. :) -- Earthling Michel Dänzer | http://tungstengraphics.com Libre software enthusiast | Debian, X and DRI developer

Bug#348082: xserver-xorg: [ati/radeon] pinkness and interference pattern on Radeon RV250 If [Radeon 9000] rev 1 and TMDS-connected Samsung SyncMaster 213T

2007-08-30 Thread Michel Dänzer
history of this bug report is available at http://bugs.debian.org/348082 -- Earthling Michel Dänzer | http://tungstengraphics.com Libre software enthusiast | Debian, X and DRI developer

Bug#348082: xserver-xorg: [ati/radeon] pinkness and interference pattern on Radeon RV250 If [Radeon 9000] rev 1 and TMDS-connected Samsung SyncMaster 213T

2007-08-27 Thread Michel Dänzer
chroot. Just let me know which packages you need and I can put them up on people.debian.org. -- Earthling Michel Dänzer | http://tungstengraphics.com Libre software enthusiast | Debian, X and DRI developer

Bug#439210: Display corruption with EXA

2007-08-24 Thread Michel Dänzer
On Fri, 2007-08-24 at 12:00 +0800, Jos van Wolput wrote: I attached Xorg.0.log and xorg.conf (using EXA) Thanks, please also attach one using XAA. -- Earthling Michel Dänzer | http://tungstengraphics.com Libre software enthusiast | Debian, X and DRI

Bug#439254: xserver-xorg-video-ati: Does not enable default resolution

2007-08-23 Thread Michel Dänzer
the xorg.conf manpage about the monitor section (not sure this is already documented in the 1.3.0 manpage though). -- Earthling Michel Dänzer | http://tungstengraphics.com Libre software enthusiast | Debian, X and DRI developer

Bug#438842: description prompts user to install libgl1-mesa-dri, but it isn't in Recommends

2007-08-21 Thread Michel Dänzer
don't think Depends: in one direction and Recommends: in the other is a problem, FWIW. -- Earthling Michel Dänzer | http://tungstengraphics.com Libre software enthusiast | Debian, X and DRI developer

Bug#438904: xserver-xorg: Cursor at top of stacked monitor configuration shows up on both monitors

2007-08-21 Thread Michel Dänzer
. That may or may not relate to the bug. It probably does, this sounds like a bug in the radeon MergedFB code choosing which CRTC(s) to show the cursor on. -- Earthling Michel Dänzer | http://tungstengraphics.com Libre software enthusiast | Debian, X and DRI

Bug#438842: description prompts user to install libgl1-mesa-dri, but it isn't in Recommends

2007-08-21 Thread Michel Dänzer
, but libgl1-mesa-glx is useful without libgl1-mesa-dri. -- Earthling Michel Dänzer | http://tungstengraphics.com Libre software enthusiast | Debian, X and DRI developer

Bug#319388: [libglu1-xorg] should hide C++ interfaces

2007-08-14 Thread Michel Dänzer
to implement the conversions, though; that's for the maintainers of the support for those other platforms. Do you think that would be something you could get back into upstream? Why don't we ask upstream directly, shall we? :} Adding the mesa3d-dev list to CC. -- Earthling Michel Dänzer

Bug#437465: libgl1-mesa-dri: Shadows in Warzone 2100 don't work anymore (R300)

2007-08-13 Thread Michel Dänzer
). Indirect rendering is accelerated with AIGLX. -- Earthling Michel Dänzer | http://tungstengraphics.com Libre software enthusiast | Debian, X and DRI developer

Bug#437332: xserver-xorg-video-ati: Failed to detect secondary monitor, MergedFB/Clone mode disabled

2007-08-13 Thread Michel Dänzer
On Sun, 2007-08-12 at 10:21 -0400, Alex Deucher wrote: Option MonitorLayout LCD, CRT That should be LVDS,CRT, shouldn't it? -- Earthling Michel Dänzer | http://tungstengraphics.com Libre software enthusiast | Debian, X and DRI developer

Bug#376159: Open21xx Bug Report

2007-08-13 Thread Michel Dänzer
the list of failing architectures, I think the most likely cause is some code relying on char being signed by default. And indeed, building the as21 directory with -fsigned-char makes it build for me. -- Earthling Michel Dänzer | http://tungstengraphics.com Libre software

Bug#376159: Open21xx Bug Report

2007-08-13 Thread Michel Dänzer
On Mon, 2007-08-13 at 13:36 +0200, Matej Vela wrote: Michel Dänzer [EMAIL PROTECTED] writes: On Sat, 2007-08-11 at 15:55 +, Paul Wise wrote: Looks like it never built/worked on those platforms: http://buildd.debian.org/build.php?arch=pkg=open21xx Hopefully someone

Bug#437688: /usr/include/allegro/platform/alunixac.h doesn't define ALLEGRO_LINUX

2007-08-13 Thread Michel Dänzer
| 2:1.1.3-1 libxpm-dev | 1:3.5.6-3 libxxf86vm-dev | 1:1.0.1-2 libxcursor-dev | 1:1.1.8-2 -- Earthling Michel Dänzer | http://tungstengraphics.com Libre software enthusiast | Debian, X and DRI developer

Bug#437690: Build fix for powerpc / non-Linux platforms

2007-08-13 Thread Michel Dänzer
Michel Dänzer | http://tungstengraphics.com Libre software enthusiast | Debian, X and DRI developer diff -up -ru open-invaders-0.2.orig/src/input.cc open-invaders-0.2/src/input.cc --- open-invaders-0.2.orig/src/input.cc 2007-06-20 23:04:56.0 +0200 +++ open

Bug#435040: xserver-xorg-video-ati: switching VT from console to X freezes computer with X22 (Radeon Mobility M6 LY)

2007-08-06 Thread Michel Dänzer
loading the int10 module in the xorg.conf section Module work around it? -- Earthling Michel Dänzer | http://tungstengraphics.com Libre software enthusiast | Debian, X and DRI developer

<    5   6   7   8   9   10   11   12   13   14   >