I just encountered the same bug yesterday. I was running a custom kernel
that did not have KMS enabled, and the radeon driver (6.14.4-1) crashes
with a segfault upon startup (regardless of the KMS setting in modprobe,
so it's not the setting but the KMS itself that made the difference).
Downgrading
# This bug also occurs in unstable
tags 382120 -experimental
# This bug appears to be the same as the multi-head bug
severity 382120 important
merge 382120 390359
thanks
Hi, after upgrading to the latest xorg release in unstable and playing
around with my configuration, I discovered that this bug
On Sat, Oct 14, 2006 at 10:54:32AM +0200, Denis Barbier wrote:
> On Fri, Oct 13, 2006 at 11:37:38PM -0700, H. S. Teoh wrote:
> > Package: xkb-data
> > Version: 0.9-1
> > Severity: normal
> >
> > Hi, after the latest upgrade, I found that I couldn't switch V
On Sat, Oct 14, 2006 at 10:54:32AM +0200, Denis Barbier wrote:
[...]
> I cannot reproduce this bug, please send your XKB settings and the
> server-0.xkb file generated by running
> $ xkbcomp :0
[...]
Oops, sorry, I misunderstood. Attached is the server-0.xkb file
generated by xkbcomp.
T
--
T
Package: xkb-data
Version: 0.9-1
Severity: normal
Hi, after the latest upgrade, I found that I couldn't switch VT's using
the ctrl-alt-F* sequence anymore. After a bit of digging, I discovered
that it was because I was using the 'gr(polytonic)' layout using XKB.
Removing that mapping from my XKB c
Hi,
I just wanted to say that I'm seeing the same problem here, albeit with
a slightly different configuration, which hopefully will give some
insight into where the bug is.
I'm running XDM with two local X servers, :0 and :1, running on vt07 and
vt08. This is not a true dual-headed setup; I just
On Wed, Aug 09, 2006 at 03:00:39PM +1000, Drew Parsons wrote:
> > Just thought I should let the X team know, that although the i810 driver
> > in experimental fixes the ValidatePci() bug (see #345914, etc.), now it
> > has problems terminating
>
> To get full support for the new i810 versions you
Package: xserver-xorg-video-i810
Version: 2:1.6.1-2
Severity: normal
Tags: experimental
Hi,
Just thought I should let the X team know, that although the i810 driver
in experimental fixes the ValidatePci() bug (see #345914, etc.), now it
has problems terminating (e.g., logout, or ctrl-alt-Backspac
On Sun, Aug 06, 2006 at 06:04:36PM +, David Nusinow wrote:
[...]
> I'm in the process of updating the i810 driver to 1.6.1, which should
> contain this fix. It'll be in experimental tomorrow. Please test it and let
> me know if it works for you.
[...]
Yes it does! apt-get -t experimental insta
Hi,
I've just applied the patch from:
https://bugs.freedesktop.org/show_bug.cgi?id=6750
against the latest Debian source (xserver-xorg-core) and it works
perfectly on my i850 chipset. I strongly urge the X maintainers to add
this patch to the official Debian package before the next release---it
Hi,
This is just a quick followup note, that this bug still exists.
Apparently, it's not as simple as I had first thought: it only happens
once in a while (race condition?).
My window manager is ratpoison, which automatically maximizes all windows,
and I've configured 'C-t c' to spawn xterm. Usua
tags 345914 +patch
thanks
Hi, I've been hit by the same problem in all xorg servers above 6.8.2,
and after searching around online, I've found the upstream bug report,
which contains the solution:
https://bugs.freedesktop.org/show_bug.cgi?id=5443
Basically, it's a call to ValidatePCI() that need
,7 +2488,9 @@
* No need to validate on Alpha Linux or OpenBSD/sparc64,
* trust the kernel.
*/
+ /* H. S. Teoh: attempt to fix i810 bug
ValidatePci();
+ */
#endif
xf86MsgVerb(X_INFO, 3, "resource ranges after probing:\n");
Hi,
A quick question for the bug submitter: could you check to see if this
bug still happens in xterm (208-3.1)? I was seeing similar problems with
208-1, but the odd behaviour seems to have gone away recently when I
upgraded to 208-3.1. It may have been fixed in the interim.
T
--
There's ligh
merge 345958 345914
severity 345958 grave
thanks
Hi, FWIW, this problem also occurs on my machine (LinuxCertified LC2210D
laptop w/ Intel 82852/855GM chipset). Running the X server causes it to
segfault, and it doesn't release the keyboard/console, so I have to
reboot forcefully (Ctrl-Alt-SysRq-B)
tags 184198 + help
thanks
Hi, does anyone know how to handle Xlib/Xt translations? This bug
(#184198) is involved with migrating XLookupString() to XmbLookupString()
(?), which is out of my depth. Any help from people better acquianted with
Xt is much appreciated.
Thanks!
T
--
Just because y
tags 184198 + help
thanks
Hi, does anyone know how to handle Xlib/Xt translations? This bug
(#184198) is involved with migrating XLookupString() to XmbLookupString()
(?), which is out of my depth. Any help from people better acquianted with
Xt is much appreciated.
Thanks!
T
--
Just because y
Mark W. Eichin <[EMAIL PROTECTED]> wrote:
> It's *really really* unlikely that this is anything to do with Xlib,
> but I'll leave it open for a few weeks to give you a chance to probe
> further into the rest of the code.
It's been a few *years* and nothing seems to have happened. Can the bug
subm
Mark W. Eichin <[EMAIL PROTECTED]> wrote:
> It's *really really* unlikely that this is anything to do with Xlib,
> but I'll leave it open for a few weeks to give you a chance to probe
> further into the rest of the code.
It's been a few *years* and nothing seems to have happened. Can the bug
subm
On Tue, Dec 10, 2002 at 12:58:31PM -0500, Branden Robinson wrote:
> On Sun, Dec 01, 2002 at 09:28:34AM +1100, Herbert Xu wrote:
[snip]
> > What Steven Durham may have meant is that after switching to PAM, the
> > people who want to allow only FTP access can use something other than
> > /bin/true to
On Tue, Dec 10, 2002 at 12:58:31PM -0500, Branden Robinson wrote:
> On Sun, Dec 01, 2002 at 09:28:34AM +1100, Herbert Xu wrote:
[snip]
> > What Steven Durham may have meant is that after switching to PAM, the
> > people who want to allow only FTP access can use something other than
> > /bin/true to
Hi,
I've just verified that XDM still exhibits this bug, contrary to what
Steve Durham said about PAM fixing it. I added /bin/true to /etc/shells,
and changed a user's shell to /bin/true. XDM still logged me in.
T
--
The two rules of success: 1. Don't tell everything you know. -- YHL
Hi,
I've just verified that XDM still exhibits this bug, contrary to what
Steve Durham said about PAM fixing it. I added /bin/true to /etc/shells,
and changed a user's shell to /bin/true. XDM still logged me in.
T
--
The two rules of success: 1. Don't tell everything you know. -- YHL
--
To
On Tue, Nov 12, 2002 at 10:52:53AM -0500, Branden Robinson wrote:
> On Tue, Nov 12, 2002 at 08:47:07AM -0500, H. S. Teoh wrote:
> > Hi, I've been going through my list of submitted bugs, and noticed this
> > old one still lying around.
> >
> > Here's an up
Hi, here's another very old bug I submitted many suns ago. I just wanted
to say that I no longer own a Trident 9440AGi, and therefore, I am no
longer able to test whether or not this bug has been fixed. Also, I no
longer use xserver-svga since X 4.x now uses xserver-xfree86.
Is there any point at
On Tue, Nov 12, 2002 at 10:52:53AM -0500, Branden Robinson wrote:
> On Tue, Nov 12, 2002 at 08:47:07AM -0500, H. S. Teoh wrote:
> > Hi, I've been going through my list of submitted bugs, and noticed this
> > old one still lying around.
> >
> > Here's an up
Hi, here's another very old bug I submitted many suns ago. I just wanted
to say that I no longer own a Trident 9440AGi, and therefore, I am no
longer able to test whether or not this bug has been fixed. Also, I no
longer use xserver-svga since X 4.x now uses xserver-xfree86.
Is there any point at
Hi, I've been going through my list of submitted bugs, and noticed this
old one still lying around.
Here's an update on the status of this bug: as of xbase-clients 4.2.1-3,
this bug has been partially fixed. Xmessage now displays a vertical
scrollbar when the output is very long; however, it still
Hi, I've been going through my list of submitted bugs, and noticed this
old one still lying around.
Here's an update on the status of this bug: as of xbase-clients 4.2.1-3,
this bug has been partially fixed. Xmessage now displays a vertical
scrollbar when the output is very long; however, it still
Hi Aaron :-)
On Fri, Dec 15, 2000 at 08:38:56AM -0800, Aaron Lehmann wrote:
> On my X workstation, there are currently 3 Xaw packages installed for
> a small selection of Athena apps (all from Debian): libxaw6, libxaw7,
> and xaw3dg. Oh yeah, and xaw-wrappers. The dependencies seem to be a
[snip]
Hi Aaron :-)
On Fri, Dec 15, 2000 at 08:38:56AM -0800, Aaron Lehmann wrote:
> On my X workstation, there are currently 3 Xaw packages installed for
> a small selection of Athena apps (all from Debian): libxaw6, libxaw7,
> and xaw3dg. Oh yeah, and xaw-wrappers. The dependencies seem to be a
[snip]
On Tue, Dec 12, 2000 at 05:54:22PM -0800, Benjamin Redelings I wrote:
> >
> > Very interestingly, I experience a similar problem under the 4.0.1 X
> > server with the game X Scavenger (xscavenger). When Scavenger first starts
> > up, the outer borders of the window are leftover bits of comics that
On Tue, Dec 12, 2000 at 05:54:22PM -0800, Benjamin Redelings I wrote:
> >
> > Very interestingly, I experience a similar problem under the 4.0.1 X
> > server with the game X Scavenger (xscavenger). When Scavenger first starts
> > up, the outer borders of the window are leftover bits of comics tha
On Tue, Dec 12, 2000 at 11:14:13AM -0800, Benjamin Redelings I wrote:
> Hello all,
> I have been using the new X server packages, and have been quite happy,
> up through 4.0.1-10. However, when I ran gdm after installing 4.0.1-11,
> the image was missing - it was replaced in fact by a bit of
On Tue, Dec 12, 2000 at 11:14:13AM -0800, Benjamin Redelings I wrote:
> Hello all,
> I have been using the new X server packages, and have been quite happy,
> up through 4.0.1-10. However, when I ran gdm after installing 4.0.1-11,
> the image was missing - it was replaced in fact by a bit o
On Mon, Nov 13, 2000 at 06:11:28PM -0100, Rodrigo Moya wrote:
> Hi!
>
> After a couple of weeks trying to get my Neomagic card to work in 1024x768
> with XF 4, I'm now thinking about downgrading to 3.3.6, because I really
> need 1024x768.
>
> Is there a sort of procedure to downgrade?
[snip]
I d
On Mon, Nov 13, 2000 at 06:11:28PM -0100, Rodrigo Moya wrote:
> Hi!
>
> After a couple of weeks trying to get my Neomagic card to work in 1024x768
> with XF 4, I'm now thinking about downgrading to 3.3.6, because I really
> need 1024x768.
>
> Is there a sort of procedure to downgrade?
[snip]
I
37 matches
Mail list logo