Bug#956510: spirv-tools: change to shared libraries breaks dpkg-shlibdeps during the build of reverse dependencies
Package: spirv-tools Version: 2020.2-1 Severity: serious libplacebo now manually links the libraries from spirv-tools (libSPIRV-Tools and libSPIRV-Tools-opt) to work-around #951988 and #955431. Since the switch to shared libraries, however, dpkg-shlibdeps is unable to produce the correct dependencies when linking those libraries. During the build of libplacebo 1.29.1 it emits dpkg-shlibdeps: warning: can't extract name and version from library name 'libSPIRV-Tools.so' dpkg-shlibdeps: warning: can't extract name and version from library name 'libSPIRV-Tools.so' dpkg-shlibdeps: warning: can't extract name and version from library name 'libSPIRV-Tools-opt.so' dpkg-shlibdeps: warning: can't extract name and version from library name 'libSPIRV-Tools-opt.so' and libplacebo29 is missing the dependencies for those libraries as a consequence. Cheers -- Sebastian Ramacher signature.asc Description: PGP signature
Bug#956510: spirv-tools: change to shared libraries breaks dpkg-shlibdeps during the build of reverse dependencies
On 2020-04-12 11:04:38 +0200, Sebastian Ramacher wrote: > Package: spirv-tools > Version: 2020.2-1 > Severity: serious > > libplacebo now manually links the libraries from spirv-tools > (libSPIRV-Tools and libSPIRV-Tools-opt) to work-around #951988 and > #955431. Since the switch to shared libraries, however, dpkg-shlibdeps > is unable to produce the correct dependencies when linking those > libraries. During the build of libplacebo 1.29.1 it emits > > dpkg-shlibdeps: warning: can't extract name and version from library name > 'libSPIRV-Tools.so' > dpkg-shlibdeps: warning: can't extract name and version from library name > 'libSPIRV-Tools.so' > dpkg-shlibdeps: warning: can't extract name and version from library name > 'libSPIRV-Tools-opt.so' > dpkg-shlibdeps: warning: can't extract name and version from library name > 'libSPIRV-Tools-opt.so' > > and libplacebo29 is missing the dependencies for those libraries as a > consequence. And that's due to the libraries missing a SONAME. The corresponding upstream issues are https://github.com/KhronosGroup/SPIRV-Tools/issues/3046 and https://github.com/KhronosGroup/SPIRV-Tools/issues/3214 Cheers -- Sebastian Ramacher signature.asc Description: PGP signature
Processed: Re: Bug#953590: libplacebo21: Upload to unstable, please
Processing control commands: > tags -1 - wontfix Bug #953590 [libplacebo21] libplacebo21: Upload to unstable, please Removed tag(s) wontfix. > block -1 by 956510 Bug #953590 [libplacebo21] libplacebo21: Upload to unstable, please 953590 was not blocked by any bugs. 953590 was not blocking any bugs. Added blocking bug(s) of 953590: 956510 -- 953590: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=953590 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
Bug#954845: poor performance for -g 256x50
You can reproduce the performance fall-off by using a slow network connection, e.g. via IPsec and DSL and public Internet to a remote site. The "small numbers" case was taken using a local network connection from one Linux PC to another. Ping shows a round-trip time of 0.3ms for this local connection. Here is the same sample session as above, now using the IPsec connection between my office and my home PC (ping: 20ms): 253x50: real0m0.037s user0m0.000s sys 0m0.011s 254x50: real0m0.032s user0m0.000s sys 0m0.009s 255x50: real0m0.032s user0m0.004s sys 0m0.007s 256x50: real0m27.316s user0m0.018s sys 0m0.000s 257x50: real0m28.837s user0m0.008s sys 0m0.012s 258x50: real0m29.157s user0m0.000s sys 0m0.017s If I use an xfce4-terminal instead of xterm, then the numbers for 253x50 and 258x50 and in between are the same as for xterm with 255x50. Same network connection, of course. xfce4-terminal does not show the performance fall-off as xterm. Regards Harri
Bug#954845: poor performance for -g 256x50
On Sun, Apr 12, 2020 at 05:27:56PM +0200, Harald Dunkel wrote: > You can reproduce the performance fall-off by using a slow network connection, I suppose I could, if I had a slow connection. Simulating one (from previous experience) hasn't been reliable :-( -- Thomas E. Dickey https://invisible-island.net ftp://ftp.invisible-island.net signature.asc Description: PGP signature
Bug#955026: Xorg synaptics module enables both buttons
An additional piece of information: If I switch from wayland to xorg X server, the touchpad works as expected. The synaptic entires in Xorg.0.log are: [64.070] (II) LoadModule: "synaptics" [64.070] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so [64.071] (II) Module synaptics: vendor="X.Org Foundation" [64.071] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad' [64.112] (II) synaptics: SynPS/2 Synaptics TouchPad: found clickpad property [64.112] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5664 (res 42) [64.112] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4682 (res 52) [64.112] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255 [64.112] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15 [64.112] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left double triple [64.112] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7 [64.112] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found [64.148] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5 [64.148] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75 [64.148] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.038 [64.148] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
Processed: reassign 955026 to src:libinput
Processing commands for cont...@bugs.debian.org: > reassign 955026 src:libinput Bug #955026 [linux-image-4.19.0-8-amd64] Right touchpad button not enabled on lenovo z580 with synaptics touchpad Bug reassigned from package 'linux-image-4.19.0-8-amd64' to 'src:libinput'. No longer marked as found in versions linux-signed-amd64/4.19.98+1. Ignoring request to alter fixed versions of bug #955026 to the same values previously set > thanks Stopping processing here. Please contact me if you need assistance. -- 955026: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=955026 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
Bug#954845: poor performance for -g 256x50
On Sun, Apr 12, 2020 at 11:50:32AM -0400, Thomas Dickey wrote: > On Sun, Apr 12, 2020 at 05:27:56PM +0200, Harald Dunkel wrote: > > You can reproduce the performance fall-off by using a slow network > > connection, > > I suppose I could, if I had a slow connection. > Simulating one (from previous experience) hasn't been reliable :-( You might get different behavior by setting the 'buffered' resource, which is available in 353: buffered (class Buffered) Normally xterm is built with double-buffer support. This resource can be used to turn it on or off. Setting the resource to “true” turns double-buffering on. The default value is “False”. -- Thomas E. Dickey https://invisible-island.net ftp://ftp.invisible-island.net signature.asc Description: PGP signature
Bug#956566: xserver-xorg-video-nouveau: Noveau freezes randomy with GT215M (GeFORCE 335M) chipset
Package: xserver-xorg-video-nouveau Version: 1:1.0.16-1 Severity: normal Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? * What exactly did you do (or not do) that was effective (or ineffective)? * What was the outcome of this action? * What outcome did you expect instead? *** End of the template - remove these template lines *** -- Package-specific info: /etc/X11/X does not exist. /etc/X11/X is not a symlink. /etc/X11/X is not executable. VGA-compatible devices on PCI bus: -- 01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GT215M [GeForce GT 335M] [10de:0caf] (rev a2) /etc/X11/xorg.conf does not exist. Contents of /etc/X11/xorg.conf.d: - total 0 /etc/modprobe.d contains no KMS configuration files. Kernel version (/proc/version): --- Linux version 5.2.0-2-amd64 (debian-ker...@lists.debian.org) (gcc version 8.3.0 (Debian 8.3.0-21)) #1 SMP Debian 5.2.9-2 (2019-08-21) Xorg X server log files on system: -- -rw-r--r-- 1 root root 67686 Apr 12 18:42 /var/log/Xorg.1.log -rw-r--r-- 1 root root 67321 Apr 13 00:55 /var/log/Xorg.0.log Contents of most recent Xorg X server log file (/var/log/Xorg.0.log): - [ 228.963] X.Org X Server 1.20.8 X Protocol Version 11, Revision 0 [ 228.963] Build Operating System: Linux 4.19.0-8-amd64 x86_64 Debian [ 228.963] Current Operating System: Linux lgdramon 5.2.0-2-amd64 #1 SMP Debian 5.2.9-2 (2019-08-21) x86_64 [ 228.963] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.2.0-2-amd64 root=UUID=8712cf56-891b-4f3b-b948-eddd47936447 ro quiet [ 228.963] Build Date: 31 March 2020 10:14:40AM [ 228.963] xorg-server 2:1.20.8-2 (https://www.debian.org/support) [ 228.963] Current version of pixman: 0.36.0 [ 228.963]Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 228.963] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 228.963] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Apr 13 00:54:23 2020 [ 229.334] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 229.480] (==) No Layout section. Using the first Screen section. [ 229.480] (==) No screen section available. Using defaults. [ 229.480] (**) |-->Screen "Default Screen Section" (0) [ 229.480] (**) | |-->Monitor "" [ 229.533] (==) No monitor specified for screen "Default Screen Section". Using a default monitor configuration. [ 229.533] (==) Automatically adding devices [ 229.534] (==) Automatically enabling devices [ 229.534] (==) Automatically adding GPU devices [ 229.534] (==) Max clients allowed: 256, resource mask: 0x1f [ 229.621] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist. [ 229.621]Entry deleted from font path. [ 229.716] (==) FontPath set to: /usr/share/fonts/X11/misc, /usr/share/fonts/X11/100dpi/:unscaled, /usr/share/fonts/X11/75dpi/:unscaled, /usr/share/fonts/X11/Type1, /usr/share/fonts/X11/100dpi, /usr/share/fonts/X11/75dpi, built-ins [ 229.716] (==) ModulePath set to "/usr/lib/xorg/modules" [ 229.716] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [ 229.716] (II) Loader magic: 0x562279aede20 [ 229.716] (II) Module ABI versions: [ 229.716]X.Org ANSI C Emulation: 0.4 [ 229.716]X.Org Video Driver: 24.1 [ 229.716]X.Org XInput driver : 24.1 [ 229.716]X.Org Server Extension : 10.0 [ 229.717] (++) using VT number 7 [ 229.717] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration [ 229.718] (II) xfree86: Adding drm device (/dev/dri/card0) [ 229.723] (--) PCI:*(1@0:0:0) 10de:0caf:1854:0832 rev 162, Mem @ 0xd200/16777216, 0xc000/268435456, 0xd000/33554432, I/O @ 0x4000/128, BIOS @ 0x/131072 [ 229.723] (II) LoadModule: "glx" [ 229.817] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so [ 230.572] (II) Module glx: vendor="X.Org Foundation" [ 230.572]compiled for 1.20.8, module version = 1.0.0 [ 230.572]ABI class: X.Org Server Extension, version 10.0 [ 230.699] (==) Matched modesetting as autoconfigured driver 0 [ 230.700] (==) Matched fbdev as autoconfigured driver 1 [ 230.700] (==) Matched vesa as autoconfigured driver 2 [ 230.700] (==) Assigned the driver to the xf86ConfigLayout [ 230.700] (II) LoadModule: "modesetting" [ 230.700] (II) Loading /usr/lib/xorg/modules/drivers/modesetting
Bug#956566: Noveau freezes randomly with GT215M (GeFORCE 335M) chipset
Noveau freezes randomly including the mouse pointer and I can't switch to text mode (crtl+shift+Fn) to shut down. I need to restart the system with power off buton. With Nvidia proprietary driver it's works fine (GT215M GeFORCE 335M). I'm using XFCE4 with xfw4 window's manager but I tested with XFCE4 with compiz and it's still freenzing every fourty or fifty minutes.