I tried to install this package :
# dpkg -i xserver-xorg-input-synaptics_1.8.0-2_amd64.deb
# reboot
without success : my touchpad is still unusable
Thanks
Le 16/07/2014 22:12, maximilian attems a écrit :
could any of your affected guys test this synaptic package (built
against latest xorg serve
On Wed, 2014-07-16 at 22:12 +0200, maximilian attems wrote:
> could any of your affected guys test this synaptic package (built
> against latest xorg server):
> http://charm.itp.tuwien.ac.at/~mattems/xserver-xorg-input-synaptics_1.8.0-2_amd64.deb
That didn't appear to make any difference for me.
debian/patches/xmir.patch | 32 +++-
1 file changed, 11 insertions(+), 21 deletions(-)
New commits:
commit 1195fe754edf459ca8c267aa7a946c39c20c9941
Author: Maarten Lankhorst
Date: Thu Jul 17 10:02:56 2014 +0200
refresh xmir patch a second time
diff --git a/d
On Thu, 17 Jul 2014, Eero Tamminen wrote:
> While effect of unaligned accesses is normally invisible,
No, the compiler is inserting padding here silently.
We call this “implicit padding”. The problem with it
is that this padding is architecture-dependent, and
some platforms have other alignment r
debian/patches/xmir.patch | 12 +---
1 file changed, 5 insertions(+), 7 deletions(-)
New commits:
commit a10095fc97234e859041c32f0351d21c648e2fcc
Author: Maarten Lankhorst
Date: Thu Jul 17 10:47:50 2014 +0200
and a third time, still broken with glxgears
diff --git a/debian/patc
debian/patches/xmir.patch |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit f282d6d67cd8fff7529b4b1b9c08e89d9cbdb6cd
Author: Maarten Lankhorst
Date: Wed Jul 16 16:51:48 2014 +0200
fix ftbfs
diff --git a/debian/patches/xmir.patch b/debian/patches/xmir.patch
inde
debian/patches/xmir.patch | 34 ++
1 file changed, 22 insertions(+), 12 deletions(-)
New commits:
commit fc194e416b4fef9fca892135be479e23b5ae6c38
Author: Maarten Lankhorst
Date: Thu Jul 17 14:05:16 2014 +0200
remove drmSetInterfaceVersion call when using
debian/control |6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
New commits:
commit de1ab9bea441d49cf34c8278567475bd425483fe
Author: Maarten Lankhorst
Date: Thu Jul 17 14:06:13 2014 +0200
remove libglamor-dev as dependency, part of core X now
diff --git a/debian/control b/d
Package: xserver-xorg-core
Version: 2:1.15.99.904-1
Severity: important
Hello.
Sorry my bad English.
After the last upgrade (xserver-xorg-core:amd64 (1.15.1-1, 1.15.99.904-1))
were removed:
nvidia-driver:amd64 (331.67-2), xserver-xorg-video-nvidia:amd64 (331.67-2)
Accordingly, you know :-(
--
On Thu, Jul 17, 2014 at 4:21 AM, Thorsten Glaser wrote:
> On Thu, 17 Jul 2014, Eero Tamminen wrote:
>
>> While effect of unaligned accesses is normally invisible,
>
> No, the compiler is inserting padding here silently.
> We call this “implicit padding”. The problem with it
[ strip excellent expl
On Thu, 2014-07-17 at 10:21 +0200, Thorsten Glaser wrote:
> On Thu, 17 Jul 2014, Eero Tamminen wrote:
>
> > While effect of unaligned accesses is normally invisible,
>
> No, the compiler is inserting padding here silently.
> We call this “implicit padding”. The problem with it
> is that this padd
On Thu, 17 Jul 2014, Ilia Mirkin wrote:
> Yes, implicit padding is definitely bad. I didn't realize I even had
> it in there, although I'm glad my STATIC_ASSERT did its job. There are
;-)
> various references to patches, however I haven't seen any. Perhaps
> they're lost in my inbox, or they wer
On Thu, 17 Jul 2014, Jan Vesely wrote:
> why not use __attribute__ ((aligned(X))) for explicit padding?
That’s ① GCC-specific and ② relies on environmental guarantees
that cannot always be given (e.g. you cannot align a struct
more than the stack alignment if it is ever passed on the
stack; for s
On Thu, Jul 17, 2014 at 10:24 AM, Thorsten Glaser wrote:
> On Thu, 17 Jul 2014, Ilia Mirkin wrote:
>
>> Yes, implicit padding is definitely bad. I didn't realize I even had
>> it in there, although I'm glad my STATIC_ASSERT did its job. There are
>
> ;-)
>
>> various references to patches, however
Hi Ilia!
On 07/17/2014 04:35 PM, Ilia Mirkin wrote:
> Thanks! Munged the commit description a little and pushed to the
> master branch. I think the patches for 10.2.4 have already been
> selected, so it should make its way into 10.2.5.
Awesome, thank you so much! Glad we could finally this one :)
On 2014-07-17 18:48:25 +0200, Vincent Lefevre wrote:
> I haven't tried to downgrade yet.
The problem disappeared after the following downgrade:
-ii xserver-xephyr2:1.15.99.904-1
amd64nested X server
-ii xserver-xorg-core 2:1.1
Hi Vincent,
I've hit the same issue today. I'm pretty sure that downgrade
will help, but I made a different workaround: I've created
the ~/.xprofile file with contents:
xinput --set-prop "AlpsPS/2 ALPS DualPoint TouchPad" 'Device Accel Constant
Deceleration' 0.2 &
(xinput must be installed)
It
On 17/07/14 20:42, Tomasz Buchert wrote:
>
> Hi Vincent,
> I've hit the same issue today. I'm pretty sure that downgrade
> will help, but I made a different workaround: I've created
> the ~/.xprofile file with contents:
>
> xinput --set-prop "AlpsPS/2 ALPS DualPoint TouchPad" 'Device Accel Consta
Thanks. I've checked that xserver-xorg-video-nv (non-free, meant for
kfreebsd systems) still builds OK with xorg-video-abi-18,
xserver-xorg-core (>= 2:1.15.99.903).
I don't have hardware available to test it with unfortunately.
I can confirm that xserver-xorg-video-nv works under kfreebsd-amd6
Package: xserver-xorg-input-synaptics
Followup-For: Bug #755090
After upgrading today various xserver-xorg packets
(xserver-xorg-input-synaptics went from 1.7.3-1+b1 to 1.8.0-1) at
an amd64 system tracking jessie, my synaptics AlpsPS/2 ALPS GlidePoint started
being unusably slow. I downgraded
i
Thanks, its working now in testing.
$ glxinfo | grep OpenGL
OpenGL vendor string: X.Org
OpenGL renderer string: Gallium 0.4 on AMD PITCAIRN
OpenGL core profile version string: 3.3 (Core Profile) Mesa 10.2.2
OpenGL core profile shading language version string: 3.30
OpenGL core profile context flags
Processing commands for cont...@bugs.debian.org:
> reassign 754965 xserver-xorg-core 2:1.15.99.904-1
Bug #754965 [xserver-xorg-input-mouse] no acceleration on the touchpad after
update xserver-xorg-input-mouse:amd64 1:1.9.0-1+b2 -> 1:1.9.0-1+b3
Bug reassigned from package 'xserver-xorg-input-mous
Your message dated Fri, 18 Jul 2014 00:14:08 +0200
with message-id <20140717221408.gn3...@betterave.cristau.org>
and subject line Re: Bug#755068: xserver-xorg-core: [xserver] nvidia drivers
deleting
has caused the Debian Bug report #755068,
regarding xserver-xorg-core: [xserver] nvidia drivers del
Tag 'xorg-server-2_1.16.0-1' created by Julien Cristau at
2014-07-17 22:27 +
Tagging upload of xorg-server 2:1.16.0-1 to unstable.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1
iQIcBAABAgAGBQJTyE3dAAoJEDEBgAUJBeQMrjwQAPJBYLVbSJoo26vU7uYaLWhX
rC2pGHHhlf4FaLW2/89ZS50ncRr9eqCyAkyEX5ZzAdqp7oU
config/config.c| 32
configure.ac |6 +--
dix/getevents.c| 80 ++---
hw/xfree86/common/xf86Config.c |2 -
hw/xfree86/common/xf86DPMS.c |2 -
hw/xwin/Makefile.am|
ChangeLog | 144 +
config/config.c| 32 +
configure.ac |6 -
debian/changelog |8 ++
dix/getevents.c| 80 +-
hw/xfree86/common/xf86C
Your message dated Thu, 17 Jul 2014 22:49:34 +
with message-id
and subject line Bug#754822: fixed in xorg-server 2:1.16.0-1
has caused the Debian Bug report #754822,
regarding no acceleration on the touchpad after update
xserver-xorg-input-mouse:amd64 1:1.9.0-1+b2 -> 1:1.9.0-1+b3
to be marked
Your message dated Thu, 17 Jul 2014 22:49:34 +
with message-id
and subject line Bug#754822: fixed in xorg-server 2:1.16.0-1
has caused the Debian Bug report #754822,
regarding ETPS/2 Elantech Touchpad horribly slow, unconfigurable in Xfce
to be marked as done.
This means that you claim that t
xorg-server_1.16.0-1_amd64.changes uploaded successfully to localhost
along with the files:
xserver-common_1.16.0-1_all.deb
xorg-server-source_1.16.0-1_all.deb
xserver-xorg-core_1.16.0-1_amd64.deb
xserver-xorg-core-udeb_1.16.0-1_amd64.udeb
xserver-xorg-dev_1.16.0-1_amd64.deb
xdmx_1.16.0
Mapping sid to unstable.
Accepted:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Format: 1.8
Date: Fri, 18 Jul 2014 00:17:11 +0200
Source: xorg-server
Binary: xserver-xorg-core xserver-xorg-core-udeb xserver-xorg-dev xdmx
xdmx-tools xnest xvfb xserver-xephyr xserver-xorg-core-dbg xserver-common
Package: xorg
Version: 1:7.7+7
Severity: critical
--- Please enter the report below this line. ---
Similar bug opened: 755...@bugs.debian.org
Description file attached. I have the same problem on two different
computers with the following nvidia card:
(this one refers to log file attached)
GPU #
31 matches
Mail list logo