Package: xlibmesa-dri
Version: 4.3.0-3
Severity: normal
In the same update that brought me 4.3 I also got new xscreensaver hacks.
Unfortunately one of them called "fontglide" totally locks up the system.
I have no real evidence that dri is the problem, just a hunch.
This happens on a Radeon 9200
Hi!
I have some very unlucky i830 chip which doesn't work well even with
reasonably modern drivers. The problem is that when i try to use more
than "VideoRam 8060" memory (and that's needed to use xvideo/hw
cursor/dri) all the three parts fail:
- i see some random garbage instead of hw cursor
-
Branden Robinson <[EMAIL PROTECTED]> writes:
> On Mon, Mar 01, 2004 at 11:32:29PM -0800, Ben Pfaff wrote:
>> Branden Robinson <[EMAIL PROTECTED]> writes:
>>
>> > The autoconf AC_PATH_X and AC_PATH_XTRA macros think X is unavailable if
>> > only x-dev and libx11-dev are installed. In fact, autoco
On Tue, 2004-03-02 at 23:51, Cristiano De Michele wrote:
> Hi,
> 4.4.0 is out but deb package is not planned yet,
> and 4.3.0 has this enormous memory leak
> that is giving me a lot of problems:
> today after a day of work with opengl applications,
> the X server had eaten up almost completely
> 1
> There's a port of the permidia fbdev to 2.6.*, which may fix some of
> these issues:
> http://phoenix.infradead.org/~jsimmons/pm2fb.diff
It's broken when __LITTLE_ENDIAN is undefined.
On Tue, 2004-03-02 at 21:53, Alan Chandler wrote:
> On Tuesday 02 March 2004 08:58, Dominique Dumont wrote:
>
> > To get it to work I needed to load also the radeon _kernel_ module
> > *after* the agpgart module.
>
> AH, there is a radeon agp module as well as the sis_agp and agpgart to load
>
>
Your message dated Tue, 2 Mar 2004 17:40:24 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#235482: irq problem solved(?)
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your r
Package: xlib6g
Severity: normal
Tags: sid
I need xlib6g to be able to install netscape navigator 4.7x on
unstable. Please don't ask why I need this old package, but old
application packages ought to installable.
I had no problem installing netscape 4.7x and it's dependancy xlib6g
on unstable b
Hi,
4.4.0 is out but deb package is not planned yet,
and 4.3.0 has this enormous memory leak
that is giving me a lot of problems:
today after a day of work with opengl applications,
the X server had eaten up almost completely
1Gb swap + 256 Mb.
This is really annoying: could anyone told
me if this
[Cc'ing -x]
> One problem remains however. When running XFree86 (4.1.0) I am getting
> lines of what looks like 'interference' lines down the screen. One part
> of the screen has it really bad whilst others you just just see small
> patches of it. The lines run horizontally and kind of 'crac
There was talk in the DRI weekly meating about tdfx. There is definatly
interested non-DRI developers, however motivation is the biggest thing
holding tdfx back. Alan Cox has reportedly been working on the voodoo 1&2
series drivers. If there is consumer intrest then programers might be
more like
"Nik A. Melchior" <[EMAIL PROTECTED]> writes:
> Note the last line of ldd:
Libraries listed after libc are almost always indirect dependencies.
In this case, I suspect the culprit to be your unofficial libgl package:
> ii xlibmesa-gl1-dri-trunk [x 2003.10.05-2 Mesa 3D graphics library [DRI
>
Clint Adams wrote:
> Are you using the Permedia framebuffer driver on console?
> There appear to be some deficiencies in XFree86's PM2V driver for the
> Raptor GFX 8P, which change if you initialize the card with the Linux
> 2.4 fb driver (which itself has deficiencies for this card).
There's a po
Author: branden
Date: 2004-03-02 15:03:27 -0500 (Tue, 02 Mar 2004)
New Revision: 1126
Modified:
trunk/debian/changelog
trunk/debian/scripts/validate-posix-sh
Log:
Add posh to list of shells used to test for POSIX-compliance.
Modified: trunk/debian/changelog
Nano Nano wrote:
I'm running XFree 4.3 from SID with the FGLRX drivers from ATI.
My OpenGL is working *very* well. Obviously a non-tainted kernel would
be preferable, but framerate is God.
Would xlibmesa-dri provide (1) additional, (2) alternate, or (3)
orthogonal functionality?
Is it the
On Mon, 1 Mar 2004, Michel [ISO-8859-1] D�nzer wrote:
>> > It looks to me like the error message you're complaining of was not
>> > added in 4.3.0.
>>
>> I don't see anything that is obviously causing this to be triggered.
>> However, I am unsure about how this code fits in the wider implementati
Package: xserver-xfree86
Version: 4.3.0-3
Severity: important
Tags: sid
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.4.22-1-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED]
Versions of pa
Processing commands for [EMAIL PROTECTED]:
> # Automatically generated email from bts, devscripts version 2.7.95.1
> # fixed in Debian X Strike Force XFree86 repository; to view, run "svn diff
> -r 1123:1124 svn://necrotic.deadbeast.net/xfree86"
> tags 235687 + pending
Bug#235687: xfree86: [shel
Author: branden
Date: 2004-03-02 14:09:13 -0500 (Tue, 02 Mar 2004)
New Revision: 1125
Modified:
trunk/debian/TODO
Log:
Add TODO items for 4.3.0-4.
Modified: trunk/debian/TODO
===
--- trunk/debian/TODO 2004-03-02 19:05:03 UTC (r
Author: branden
Date: 2004-03-02 14:05:03 -0500 (Tue, 02 Mar 2004)
New Revision: 1124
Modified:
trunk/debian/changelog
trunk/debian/shell-lib.sh
Log:
Fix non-POSIX-compliant syntax when placing a here document inside a shell
expansion (thanks to Colin Watson for ruling out a bug in in some s
Package: xfree86-common
Version: 4.3.0-3
Most of the recent packages from xfree86 suite (version 4.3.0-3) have
broken pre-init scripts. They crash badly if /bin/sh shell is linked to
dash. Since dash is a POSIX compliant shell, that means, that these
scripts do not strictly conform to a POSIX
On Tuesday 02 March 2004 08:58, Dominique Dumont wrote:
> To get it to work I needed to load also the radeon _kernel_ module
> *after* the agpgart module.
AH, there is a radeon agp module as well as the sis_agp and agpgart to load
Done that, and now at least /var/log/XFree86.0.log says
(II) RAD
Processing commands for [EMAIL PROTECTED]:
> # Automatically generated email from bts, devscripts version 2.7.95.1
> severity 235687 grave
Bug#235687: xfree86: [shell-lib.sh] dash chokes on here document inside
subshell expansion
Bug#235702: xfree86: [shell-lib.sh] dash chokes on here document in
Hugo Haas <[EMAIL PROTECTED]> writes:
> I have a very similar issue. I can change the background and
> foreground, but not the font:
>
> xclock -digital -fg cyan -bg black -update 1 -geometry +0-0 -fn fixed
>
> All of those arguments are taken into account except the -fn one.
> Trying to set the
Package: xfree86
Severity: minor
Tags: patch l10n
Plese use the attached updated Danish debconf translation
# translation of xfree86_4.3.0-3_da.po to Danish
# xfree86 debconf template strings
# Danish translations
#
#
# This file is distributed under the same license as the xfree86 package.
#
#
Your message dated Tue, 2 Mar 2004 12:57:40 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#169308: xserver-xfree86: Appears to be fixed in 4.3.0
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not t
Processing commands for [EMAIL PROTECTED]:
> # Automatically generated email from bts, devscripts version 2.7.95.1
> severity 235740 important
Bug#235740: [shell-lib.sh] dash chokes on here document inside subshell
expansion
Bug#235687: xfree86: [shell-lib.sh] dash chokes on here document inside
Author: branden
Date: 2004-03-02 12:58:12 -0500 (Tue, 02 Mar 2004)
New Revision: 1123
Modified:
trunk/debian/changelog
Log:
Add historical bug-closer for bug fixed upstream in 4.3.0.
Modified: trunk/debian/changelog
===
--- trunk
Author: branden
Date: 2004-03-02 12:53:08 -0500 (Tue, 02 Mar 2004)
New Revision: 1122
Added:
trunk/debian/scripts/validate-posix-sh
Modified:
trunk/debian/changelog
Log:
Add script to help package maintainers validate shell scripts against
POSIX-compatible shell interpreters.
Modified: tru
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
El Martes, 2 de Marzo de 2004 17:14, Christopher Elliott escribió:
> I hope this reaches a person, the address looks like a mailing list, and
> I'm sure I haven't subscribed...
>
> While trying to apt-get upgrade to 4.3.0-3 off the debian experimental
On Tue, 2 Mar 2004, Christian Guggenberger wrote:
> > Radeon DRI driver expected DRM driver version 1.3.x or newer but got version
> > 1.1.1
> > libGL error: InitDriver failed
>
> so, what do you complain about?
> It's telling you to use newer kernel-space DRM/DRI drivers.
> So either backport th
On Tue, Mar 02, 2004 at 08:04:09AM +0100, Michael Meskes wrote:
> Package: xfree86-common
> Version: 4.3.0-3
> Severity: grave
>
> /tmp/xfree86-common.config.62771: 610: Syntax error: end of file unexpected
> (expecting ")")
>
> But this is not the only X package with this problem:
> /tmp/xserve
I have the same problem.
In fact, dri doesn't work (for me?) even if I drop X resolution to 1024x768
(glxinfo says direct rendering: No).
My workaround to this issue is to
a) keep xlibmesa3-gl and xlibmesa3-glu (not to install xlibmesa-gl and
xlibmesa-glu), hold their -dev counterparts in versi
On Mon, Mar 01, 2004 at 11:32:29PM -0800, Ben Pfaff wrote:
> Branden Robinson <[EMAIL PROTECTED]> writes:
>
> > The autoconf AC_PATH_X and AC_PATH_XTRA macros think X is unavailable if
> > only x-dev and libx11-dev are installed. In fact, autoconf thinks
> > they're missing *even if* you specify
I hope this reaches a person, the address looks like a mailing list, and
I'm sure I haven't subscribed...
While trying to apt-get upgrade to 4.3.0-3 off the debian experimental
server I get the following errors:
/tmp/xfree86-common.config.45651: 610: Syntax error: end of file
unexpected (exp
Ron Johnson <[EMAIL PROTECTED]> wrote:
> But that's the argument that's being made. I'm going to be very
> sad if a few minor license changes leads to the major Linux distros
> (and possibly OBSD) tossing out such an integral part of the desk-
> top just as momentum is starting to build.
somethi
Package: xserver-xfree86
Version: 4.3.0-2
Severity: normal
In 4.3.0 version of Xserver, we have working X-Video Extension
with siliconmotion driver, so we can watch movies in full screen with
mplayer.
Unfortunately when I tray to start some avi files (it doesn't happend with
all files) with mpl
Dear Christian,
maybe a newer kernel would help, there was some drm/dri merge
somewhere
in 2.4.23 or 2.4.24 ?
I have just installed and booted kernel-image-2.4.25-1-686 package and
the XFree96 log now sais that it happily allocated IRQ16 for DRM operation.
Thanks for your kind and patient
On 02.03.2004 15:47 ZIEGLER Ga'bor wrote:
Christian Guggenberger írta:
maybe a newer kernel would help, there was some drm/dri merge somewhere
in 2.4.23 or 2.4.24 ?
Well, there seems no pre-packaged kernel for 2.4.23, or 2.4.24 in
unstable. To tell the truth, I use too many "custom patche
On 02.03.2004 15:18 ZIEGLER Ga'bor wrote:
Christian Guggenberger írta:
Could you try to unload all usb/uhci/ehci modules (e.g. by
/etc/init.d/hotplug stop) before starting X?
maybe a newer kernel would help, there was some drm/dri merge somewhere
in 2.4.23 or 2.4.24 ?
Well, I have tried to
Christian Guggenberger írta:
maybe a newer kernel would help, there was some drm/dri merge somewhere
in 2.4.23 or 2.4.24 ?
Well, there seems no pre-packaged kernel for 2.4.23, or 2.4.24 in
unstable. To tell the truth, I use too many "custom patched" driver
(e.g., 'mod_quickcam' for my
Christian Guggenberger írta:
Could you try to unload all usb/uhci/ehci modules (e.g. by
/etc/init.d/hotplug stop) before starting X?
maybe a newer kernel would help, there was some drm/dri merge somewhere
in 2.4.23 or 2.4.24 ?
Well, I have tried to stop hotplug, removed all usb related
On 02.03.2004 12:29 Michal J. Gajda wrote:
Package: xlibmesa-dri
Version: 4.3.0-3
Severity: normal
Followup-For: Bug #234532
XFree86.0.log shows that DRI is enabled as before.
Yet LIBGL_DEBUG=verbose glxinfo shows:
libGL: XF86DRIGetClientDriverName: 4.0.1 radeon (screen 0)
libGL: OpenDriver:
On Mon, 2004-03-01 at 13:51, Michel Dänzer wrote:
>
>/* Disable DRI if using a 16Mb card with virtual resolution higher
> than
> * 1024x768 because DRI does not have enough memory available for
> textures
> * at higher resolutions, and will not operate correctly.
> */
>
> See also
On Tue, 2004-03-02 at 05:19, Thomas Dickey wrote:
> Ron Johnson <[EMAIL PROTECTED]> wrote:
> (replying to a troll)
> >> >
> >> > (I really hope not to start a flame war ...)
> >>
> >> They don't want people to be able to legally remove the advertisement.
>
> > And that violates the GPL's "no res
On Tue, 2004-03-02 at 12:29, Michal J. Gajda wrote:
>
> libGL error:
> Radeon DRI driver expected DRM driver version 1.3.x or newer but got version
> 1.1.1
This is not a bug; the 3D driver needs a newer DRM.
> Kernel: Linux 2.4.22
The easiest solution would probably be to upgrade the kernel.
Package: xlibmesa-dri
Version: 4.3.0-3
Severity: normal
Followup-For: Bug #234532
XFree86.0.log shows that DRI is enabled as before.
Yet LIBGL_DEBUG=verbose glxinfo shows:
libGL: XF86DRIGetClientDriverName: 4.0.1 radeon (screen 0)
libGL: OpenDriver: trying /usr/X11R6/lib/modules/dri/radeon_dri.so
Some more info to these bugs: (forwarded from lkml)
(search lkml archives for more info)
From: Vojtech Pavlik [email blocked]
To: linux-kernel, [email blocked]
Subject: 2.6 input drivers FAQ
Date: Sun, 1 Feb 2004 11:06:44 +0100
Common problems and solutions with 2.6 input drivers:
[...]
Prob
Ron Johnson <[EMAIL PROTECTED]> wrote:
(replying to a troll)
>> >
>> > (I really hope not to start a flame war ...)
>>
>> They don't want people to be able to legally remove the advertisement.
> And that violates the GPL's "no restrictions" clause.
self-serving nonsense. Most copyright notices
On Tue, 2004-03-02 at 07:12, Nano Nano wrote:
> I'm running XFree 4.3 from SID with the FGLRX drivers from ATI.
>
> My OpenGL is working *very* well. Obviously a non-tainted kernel would
> be preferable, but framerate is God.
>
> Would xlibmesa-dri provide (1) additional, (2) alternate, or (3)
Package: xfree86-common
Version: 4.3.0-3
Package: xserver-common
Version: 4.3.0-3
Package: xserver-xfree86
Version: 4.3.0-3
Package: xlibs-data
Version: 4.3.0-3
Package: libx11-6
Version: 4.3.0-3
Package: libxt6
Version: 4.3.0-3
Package: xbase-clients
Version: 4.3.0-3
Package: xutils
Version
Package: xlibs
Version: 4.3.0-3
Severity: normal
Followup-For: Bug #224909
I reported the bug as #230204.
I just see that it is merged with #224909.
Do you still need more infos ?
I still have this bug with kernel 2.6.3-ck1 (and others I tested since I
reported this bug).
Tell me which infos do
On Tue, 2004-03-02 at 08:00, Branden Robinson wrote:
> On Mon, Mar 01, 2004 at 11:07:19PM +0100, Christian Guggenberger wrote:
> > On Mon, 1 Mar 2004, Christian Guggenberger wrote:
> > > > > In the meantime, you could upgrade to packages available at
> > > > > http://rphlx1.uni-r.de
> > > > > to fi
Processing commands for [EMAIL PROTECTED]:
> severity 235740 important
Bug#235740: xfree86-common: Package uninstallable with sh=dash
Severity set to `important'.
> reassign 235740 xfree86
Bug#235740: xfree86-common: Package uninstallable with sh=dash
Bug reassigned from package `xfree86-common'
I just update xserver-xfree86 from 4.3.0-0pre1v4 to 4.3.0-2 (unstable)
and the behaviour is still wrong :-)
Bye,
Giuseppe
Package: xserver-xfree86
Version: 4.3.0-3
Severity: normal
during apt-get upgrade
[cut]
Setting up xserver-xfree86 (4.3.0-3) ...
parse error reading X server string `unknown'
parse error reading X server string `unknown'
start_configlet: configlet in path /usr/share/configlets/xserver-common
is ba
Alan Chandler <[EMAIL PROTECTED]> writes:
>> And you made sure that both AGP modules were loaded _before_ the radeon
>> DRM was loaded?
>
> Yes - I previously wrote (it was the bit you chopped of the front of my reply)
>
>> >Â /etc/modules has the following (amongst a couple of other things) in it
Branden Robinson <[EMAIL PROTECTED]> writes:
> The autoconf AC_PATH_X and AC_PATH_XTRA macros think X is unavailable if
> only x-dev and libx11-dev are installed. In fact, autoconf thinks
> they're missing *even if* you specify --x-includes and --x-libraries
> arguments to configure.
>
> This is
On Mon, Mar 01, 2004 at 11:07:19PM +0100, Christian Guggenberger wrote:
> On Mon, 1 Mar 2004, Christian Guggenberger wrote:
> > > > In the meantime, you could upgrade to packages available at
> > > > http://rphlx1.uni-r.de
> > > > to fix your problem.
> > >
> > > Thanks. I tried the packages in ht
Package: xfree86-common
Version: 4.3.0-3
Severity: grave
/tmp/xfree86-common.config.62771: 610: Syntax error: end of file unexpected
(expecting ")")
But this is not the only X package with this problem:
/tmp/xserver-common.config.62773: 765: Syntax error: end of file unexpected
(expecting ")")
On Tue, Mar 02, 2004 at 01:14:08AM +0100, Mario 'BitKoenig' Holbe wrote:
> Package: xlibs-dev
> Version: 4.3.0-3
>
> Hello,
>
> the xlibs-dev package comment states it to be a transitional
> package, but I cannot remove it, because it circular depends
> back on itself:
>
> xlibs-dev depends on l
Package: xserver-xfree86
Version: 4.3.0-2
Severity: normal
Followup-For: Bug #169308
I installed xserver-xfree86 4.3.0-2 and this problem no longer seems to occur.
You can probably close this bug now.
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (990
Author: branden
Date: 2004-03-02 02:13:18 -0500 (Tue, 02 Mar 2004)
New Revision: 1121
Modified:
trunk/debian/changelog
trunk/debian/xserver-xfree86.bug
Log:
Invoke printf with only one format string argument.
Modified: trunk/debian/changelog
Processing commands for [EMAIL PROTECTED]:
> # Automatically generated email from bts, devscripts version 2.7.95.1
> retitle 235687 xfree86: [shell-lib.sh] dash chokes on here document inside
> subshell expansion
Bug#235687: new versions of libx11-6 and libxt6 will not install (4.3.0-3)
Changed B
I'm running XFree 4.3 from SID with the FGLRX drivers from ATI.
My OpenGL is working *very* well. Obviously a non-tainted kernel would
be preferable, but framerate is God.
Would xlibmesa-dri provide (1) additional, (2) alternate, or (3)
orthogonal functionality?
Is it the open source "OpenGL-
65 matches
Mail list logo