[Desktop-packages] [Bug 1608042] Re: 64-bit XUbuntu 16.04 "Xenial" hybrid graphics (Intel + AMD): AMDGPU crashes / freezes / hangs entire system

2016-07-30 Thread Peter Wu
Yuri, please do not add the whole hybrid-graphic-linux mailing list, it might be a bit noisy. The error from comment 6 is the same as in https://bugs.freedesktop.org/show_bug.cgi?id=93460, though under different circumstances. The amdgpu driver is under development by AMD and your hardware is

[Desktop-packages] [Bug 1532538] Re: Build error when installing bbswitch-dkms on Ubuntu 14.04.3

2016-01-21 Thread Peter Wu
Your disk seems broken. Have you checked the disk health? smartctl -a /dev/sda ** Changed in: bbswitch (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to bbswitch in Ubuntu.

[Desktop-packages] [Bug 1383515] Re: package bbswitch-dkms 0.7-2ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 3

2015-10-10 Thread Peter Wu
Something broke in the past and affected the current installation. Please try these commands in order to remove the bbswitch module and continue the installation through apt: sudo dkms remove -m dkms -v 0.7 --all sudo apt-get install -f Now you should see bbswitch when running this

[Desktop-packages] [Bug 516123]

2015-08-08 Thread Peter Wu
In June 2015 there was another attempt to get this patch merged[0], it seems that people are now recommending/leaning towards replacing xf86 -video-dummy[1] by Xvfb[2][3]. The patch looks trivial enough to get merged, but maybe it never will due to Xvfb deprecation (=WONTFIX)? [0]:

[Desktop-packages] [Bug 1448834] Re: mouse battery not shown after upgrade

2015-05-14 Thread Peter Wu
As reported on several places, UPower fails to recognize Unifying devices after an update to kernel = 3.19. This includes Vivid. Please try the attached patch on /lib/udev/rules.d/95-upower-csr.rules (commit f8104a112eb967cd4c2aaf57b5a59aafe7c4738f upstream). ** Patch added: [PATCH] rules:

[Desktop-packages] [Bug 1437377] Re: Upowerd eats 100% memory

2015-05-14 Thread Peter Wu
Fixed in Ubuntu 15.04 Vivid. Ubuntu 14.04 Trusty is not fixed though. ** Changed in: upower (Ubuntu) Status: New = Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to upower in Ubuntu.

[Desktop-packages] [Bug 1318040] Re: bbswitch prevents suspend and taints kernel

2015-05-01 Thread Peter Wu
This problem may occur when your compiler (gcc) is different than the one used to compile the kernel. Have you installed an older gcc version (maybe via CUDA?). What does `gcc -v` show? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to

[Desktop-packages] [Bug 1443554] Re: bbswitch-dkms 0.7-2ubuntu1: bbswitch kernel module failed to build

2015-04-16 Thread Peter Wu
If you install a mainline kernel, then you must install the corresponding kernel header packages as well. Not a bug in bbswitch. ** Changed in: bbswitch (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of Desktop Packages, which is subscribed

[Desktop-packages] [Bug 1414307] Re: Kernel 3.18.3 panic on reboot. Failed Nvidia 346. Ubuntu 14.04.1 . Lenovo Z500.

2015-02-02 Thread Peter Wu
3.18.3-031803-generic This looks like a mainline kernel from the Ubuntu Kernel PPA. Either uninstall it and revert to the stock kernel or install the apprioriate linux-headers-3.18... headers package. ** Changed in: bbswitch (Ubuntu) Status: New = Invalid -- You received this bug

[Desktop-packages] [Bug 1399759] [NEW] Ability to use newer TLS versions

2014-12-05 Thread Peter Wu
Public bug reported: While the PostgresQL server supports versions higher than TLS 1.0, this is not enabled in libpq: src/backend/libpq/be-secure.c:738: SSL_context = SSL_CTX_new(SSLv23_method()); src/interfaces/libpq/fe-secure.c:969: SSL_context =

[Desktop-packages] [Bug 757551] Re: upowerd leaks memory with Logitech universal receiver

2014-12-01 Thread Peter Wu
FYI, this bug is fixed upstream. Debian has applied a single patch[0] that takes care of the greatest offender, upstream has more fixes[1] that plugs the remaining leaks. [0]: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=766762 [1]: https://bugs.freedesktop.org/show_bug.cgi?id=82659 **

[Desktop-packages] [Bug 757551] Re: upowerd leaks memory with Logitech universal receiver

2014-11-17 Thread Peter Wu
UPower 0.99.1 had one minor fix which fixed a memleak: dbb9bead6d3b9e70a5d58019b1615d2a6fba5312 Another leak fix: b1aeed994884602b3601a7f4b98419c65be9009c I am working to flesh out more memory leaks here: https://git.lekensteyn.nl/upower/log/?h=memleak-fixes The GetStatistics calls are probably

[Desktop-packages] [Bug 757551] Re: upowerd leaks memory with Logitech universal receiver

2014-11-17 Thread Peter Wu
Correct bug link (what does UPower have to do with LO :/) https://bugs.freedesktop.org/show_bug.cgi?id=82659 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to upower in Ubuntu. https://bugs.launchpad.net/bugs/757551 Title: upowerd leaks

[Desktop-packages] [Bug 757551] Re: upowerd leaks memory with Logitech universal receiver

2014-11-17 Thread Peter Wu
Possibly a related bug: https://www.libreoffice.org/bugzilla/show_bug.cgi?id=82659 ** Bug watch added: LibreOffice Bugzilla #82659 https://www.libreoffice.org/bugzilla/show_bug.cgi?id=82659 ** Bug watch added: freedesktop.org Bugzilla #82659

[Desktop-packages] [Bug 1357663] Re: bbswitch-dkms 0.7-2ubuntu0.0.1: bbswitch kernel module failed to build [error: and may not appear in macro parameter list]

2014-09-16 Thread Peter Wu
** Changed in: bbswitch (Ubuntu) Status: New = Incomplete -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to bbswitch in Ubuntu. https://bugs.launchpad.net/bugs/1357663 Title: bbswitch-dkms 0.7-2ubuntu0.0.1: bbswitch kernel module

[Desktop-packages] [Bug 1369856] Re: bbswitch-dkms 0.7-2ubuntu1: bbswitch kernel module failed to build

2014-09-16 Thread Peter Wu
Could not reproduce with Kubuntu 14.04.1 32-bit (Live CD without and with updated kernel packages). Ensure that you have linux-headers- generic installed and do not use non-standard compilers in the default path. ** Changed in: bbswitch (Ubuntu) Status: New = Incomplete -- You received

[Desktop-packages] [Bug 1363389] Re: bbswitch-dkms 0.7-2ubuntu1: bbswitch kernel module failed to build [Makefile: Нет такого файла или каталога]

2014-09-14 Thread Peter Wu
I can't read Russian, please run the command with an English locale: sudo LC_ALL=C dkms autoinstall I guess that you have not installed kernel headers matching your kernel. Please check that first. ** Changed in: bbswitch (Ubuntu) Status: Confirmed = Incomplete -- You received this

[Desktop-packages] [Bug 1357663] Re: bbswitch-dkms 0.7-2ubuntu0.0.1: bbswitch kernel module failed to build

2014-08-16 Thread Peter Wu
Have you enabled some special CFLAGS somewhere? Could you try to remove the non-standard GCC packages you have on your system? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to bbswitch in Ubuntu. https://bugs.launchpad.net/bugs/1357663

[Desktop-packages] [Bug 1311121] Re: bbswitch-dkms 0.7-2ubuntu1: bbswitch kernel module failed to build

2014-07-25 Thread Peter Wu
It appears that you have linux-headers-3.13.0-24 installed, but not linux-headers-3.13.0-24-generic. Install the linux-generic package to ensure that you always stay up-to-date with recent kernels including the headers. Please re-open if the problem still persists after doing so. ** Changed in:

[Desktop-packages] [Bug 1283461] Re: bbswitch-dkms 0.7-2ubuntu1: bbswitch kernel module failed to build

2014-07-25 Thread Peter Wu
This is not a bbswitch bug (see also comment 2), but in the Ubuntu kernel packaging. Please try a newer kernel, 3.13.0-24 seems to have fixed this. Related: https://bugs.launchpad.net/ubuntu/+source/bbswitch/+bug/1311121/comments/3 ** Changed in: bbswitch (Ubuntu) Status: Confirmed =

[Desktop-packages] [Bug 1318040] Re: bbswitch prevents suspend and taints kernel

2014-07-25 Thread Peter Wu
bbswitch load_state=-1 lspci -nnvvd10de: sudo tee /proc/acpi/bbswitch OFF lspci -nnvvd10de: sudo tee /proc/acpi/bbswitch ON lspci -nnvv10de: ** Changed in: bbswitch (Ubuntu) Status: New = Incomplete ** Changed in: bbswitch (Ubuntu) Assignee: (unassigned) = Peter Wu (lekensteyn) -- You