On Sun, 2006-01-29 at 14:51 +0100, Seiden Tiger wrote:
>
> By looking at the backtrace i had an different idea: What if the xserver gets
> mouse events before the card is initialized. Everytime i removed the ball
> from my trackball before booting i got an correct x startup. So i strongly
> sus
I'm using x.org 6.9 and had to change xorg.conf to use my Logitech
mouse. Driver "evdev", Device "/dev/input/cclick".
/dev/input/cclick is created by udev every time I attach the USB-Reciever.
The problem is that starting of x.org blocks every input, when the
reciever is not present and removi
On Sat, 2006-01-21 at 14:03 +0100, Javier Ramirez wrote:
>
> (II) Loading /usr/X11R6/lib/modules/linux/libdrm.so
> (EE) LoadModule: Module drm does not have a drmModuleData data object.
Is this /usr/X11R6/lib/modules/linux/libdrm.so as shipped by
xserver-xorg? Note that /usr/lib/libdrm.so.2.0.0
On Wed, 2006-01-25 at 20:53 +, Mark Brown wrote:
> On Wed, Jan 25, 2006 at 09:53:37AM +0100, Michel Dänzer wrote:
>
> > If you really see the ghosting with EXA enabled, are the symptoms the
> > same as with XAA? Otherwise, there might be a different bug in EXA
> > causing similar symptoms.
>
On Tue, 2006-01-03 at 11:31 +0100, Joerg Hessdoerfer wrote:
>
> I'm running a closed-source proprietary application, which ran fine
> under 6.8.2. Since the update to 6.9.0, I get the following error:
>
> symbol lookup error: /usr/X11R6/lib/libOSMesa.so.4: undefined symbol:
> driDispatchRemapTab
On Monday 30 January 2006 18:07, Michel Dänzer wrote:
> On Tue, 2006-01-03 at 11:31 +0100, Joerg Hessdoerfer wrote:
> > I'm running a closed-source proprietary application, which ran fine
> > under 6.8.2. Since the update to 6.9.0, I get the following error:
> >
> > symbol lookup error: /usr/X11R6/
First of all, this went to the wrong mailing list; debian-x is for
discussion of the Debian X packaging. I'm CC'ing the upstream xorg list,
please follow up there only.
On Wed, 2006-01-25 at 22:30 -0500, [EMAIL PROTECTED] wrote:
>
> On the following machine:
> Athlon64 3000
> Nvidia GeForce 66
Author: dnusinow
Date: 2006-01-30 19:10:18 -0500 (Mon, 30 Jan 2006)
New Revision: 1144
Added:
branches/modular/app/xutils/
branches/modular/app/xutils/bdftopcf-X11R7.0-1.0.0/
branches/modular/app/xutils/fslsfonts-X11R7.0-1.0.1/
branches/modular/app/xutils/luit-X11R7.0-1.0.1/
branche
Author: dnusinow
Date: 2006-01-30 19:23:38 -0500 (Mon, 30 Jan 2006)
New Revision: 1145
Added:
branches/modular/app/xbase-clients/
branches/modular/app/xbase-clients/appres-X11R7.0-1.0.0/
branches/modular/app/xbase-clients/beforelight-X11R7.0-1.0.1/
branches/modular/app/xbase-clients/bi
Author: dnusinow
Date: 2006-01-30 19:26:04 -0500 (Mon, 30 Jan 2006)
New Revision: 1146
Removed:
branches/modular/app/xphelloworld-X11R7.0-1.0.1/
branches/modular/app/xplsprinters-X11R7.0-1.0.1/
branches/modular/app/xprehashprinterlist-X11R7.0-1.0.1/
Log:
Remove the Xprint apps
--
To UN
Author: dnusinow
Date: 2006-01-30 19:29:56 -0500 (Mon, 30 Jan 2006)
New Revision: 1147
Added:
branches/modular/app/xbase-clients/fstobdf-X11R7.0-1.0.1/
branches/modular/app/xutils/showfont-X11R7.0-1.0.1/
Removed:
branches/modular/app/fonttosfnt-X11R7.0-1.0.1/
branches/modular/app/fstob
Author: dnusinow
Date: 2006-01-30 20:40:32 -0500 (Mon, 30 Jan 2006)
New Revision: 1148
Added:
branches/modular/app/xutils/debian/
branches/modular/app/xutils/debian/changelog
branches/modular/app/xutils/debian/compat
branches/modular/app/xutils/debian/control
branches/modular/app/xu
Author: dnusinow
Date: 2006-01-30 20:42:21 -0500 (Mon, 30 Jan 2006)
New Revision: 1149
Modified:
branches/modular/app/xutils/debian/
Log:
Pull in xsfbs
Property changes on: branches/modular/app/xutils/debian
___
Name: svn:externa
Author: dnusinow
Date: 2006-01-30 20:47:40 -0500 (Mon, 30 Jan 2006)
New Revision: 1150
Modified:
branches/modular/app/xutils/debian/xutils.install
Log:
Drop the mkcfm stuff from .install file
Modified: branches/modular/app/xutils/debian/xutils.install
==
Author: dnusinow
Date: 2006-01-30 20:52:14 -0500 (Mon, 30 Jan 2006)
New Revision: 1151
Modified:
branches/modular/app/xutils/debian/control
Log:
Drop mkcfm from package description
Modified: branches/modular/app/xutils/debian/control
Reposted from d-u.
I did a Sid upgrade today.
undefined symbol: MGAGetBOARDHANDLESize.
I could not get the xserver to start and finally had to downgrade
to 6.8.2 and install the mga driver from the Matrox site.
Exiting the xserver seems to leave the video card in the wrong state,
as I just h
Author: dnusinow
Date: 2006-01-30 22:02:16 -0500 (Mon, 30 Jan 2006)
New Revision: 1152
Modified:
branches/modular/font/util/debian/
Log:
Pull in xsfbs
Property changes on: branches/modular/font/util/debian
___
Name: svn:externals
Package: xterm
Version: 208-3.1
Severity: minor
The escape sequence for changing the cursor colour does not work when
you are trying to change the cursor colour to the same colour as the
foreground text.
eg.
$ xterm -fg green -bg black
xterm$ echo -ne "\E]12;red\007"
xterm$ echo -ne "\E]12;green\
To Investor
AD Capital US Inc ( ADCS )
Current Price: 0.994
Short Term Target Price: $1.755
Long Term Target Price: $3.941
326-%- Short Term Profit-Potential
More info-at finance.yahoo
AD Capital US Inc - ADCS
The company is attempting to revolutionize the reduction of emissions from
vehicle
19 matches
Mail list logo