Bug#764792: x11-apps: xman not rendering any pages (zsoelim: not found)

2014-10-11 Thread Lee Cremeans
Package: x11-apps Version: 7.7+3 Severity: important Dear Maintainer, I was trying out xman on my jessie system, and it turns out it won't render any pages at all. I notice that when I start xman from a terminal, I see sh: 1: zsoelim: not found in the terminal when I tell it to load a man page.

Bug#761877: xserver-xorg: Updated Xorg from Testing fails to start correctly

2014-10-07 Thread Lee Cremeans
Yes, that seems to have fixed it here. X now starts and runs on the Compaq with RenderAccel on. -lee On Tue, Oct 7, 2014 at 5:45 AM, Julien Cristau wrote: > On Tue, Sep 16, 2014 at 08:08:19 -0500, Pat Parson wrote: > > > Package: xserver-xorg > > Version: 1:7.7+7 > > Severity: important > > > >

Bug#761877: xserver-xorg: Updated Xorg from Testing fails to start correctly

2014-10-01 Thread Lee Cremeans
I did some more fiddling, and the culprit seems to be render acceleration. Setting Option "RenderAccel" "False" in xorg.conf makes X work again on the Compaq. -lee

Bug#484049: More info on the crashes

2008-06-26 Thread Lee Cremeans
- Scorched3d crashing on start is due to a null pointer dereference in its shader handling code (specifically, while loading the vertex shader for animated water). I'm not sure if this is a Scorched3d bug, a Mesa bug, or a bug with the Intel driver; I have machines at home with nVidia and ATI v

Bug#484049: xserver-xorg-video-intel: [G965] Ring buffer overflow after starting scorched3d in Normal or Faster mode

2008-06-22 Thread Lee Cremeans
Brice Goglin wrote: Lee Cremeans wrote: Package: xserver-xorg-video-intel Version: 2:2.3.1-1 Severity: important I'm running Debian lenny amd64 on a Gateway ML6720 laptop with 1024 MB RAM. The Intel video in this laptop works well in 2D mode with either acceleration engine, but w

Bug#481345: My bug (484049) may be a duplicate of this

2008-06-02 Thread Lee Cremeans
Sam, can you reproduce the bug, then SSH into the target machine and look for a block of text that mentions "Error in I830WaitLpRing(), timeout for 2 seconds"? I think this bug and my bug with scorched3d are related, but I'm not quite ready to mark mine as a duplicate yet. For what it's worth,

Bug#484049: xserver-xorg-video-intel: [G965] Ring buffer overflow after starting scorched3d in Normal or Faster mode

2008-06-01 Thread Lee Cremeans
Package: xserver-xorg-video-intel Version: 2:2.3.1-1 Severity: important I'm running Debian lenny amd64 on a Gateway ML6720 laptop with 1024 MB RAM. The Intel video in this laptop works well in 2D mode with either acceleration engine, but when I use 3D, things get trickier. If I start scorched

Bug#353494: xserver-xorg: fails to start on Cyrix 6x86L CPU (SIGILL)

2007-05-27 Thread Lee Cremeans
Brice Goglin wrote: Hi, About 2 years ago, you reported (or replied to) a bug in the Debian BTS regarding the X server not starting on a Cyrix 6x86 processor. Did any of you guys reproduce this problem recently? With Xorg/Etch? With latest xserver-xorg-core in unstable? Thanks, Brice I have

Bug#353494: (no subject)

2006-06-03 Thread Lee Cremeans
I did some more checking, and I can reproduce the bug running kernel-image-2.4.27-586tsc on the same machine. I also cross-checked with another OS (FreeBSD 6.1-RELEASE) to see if this is an upstream problem, and X.org crashed in the same place (while drawing the default stipple) with a SIGSEGV;

Bug#353494: Cyrix CPUID disabled on newer 2.6 kernels?

2006-05-30 Thread Lee Cremeans
I think I may have found the part that's causing trouble here. In fb/fbpict.c, there's a function fbHaveMMX that uses inline assembler, and appears to check for a 486 before trying to use CPUID. The Cyrix chips support CPUID, but it's turned off by default (!!), so trying to use it here makes

Bug#353494: xserver-xorg: fails to start on Cx486DX2 as well (SIGILL)

2006-05-29 Thread Lee Cremeans
Package: xserver-xorg Version: 1:7.0.20 Followup-For: Bug #353494 I'm playing with unstable on an old 486 (Cyrix 486DX2) and it's giving me the same problem -- a SIGILL in the server while trying to draw the default stipple. I have the latest Xorg.log.0 attached. X Window System Version 7.0.0 Re