[Bug 1761336] Re: Drops to grub> prompt in Secure Boot Mode

2018-04-04 Thread TJ
** Attachment added: "/boot/grub/grub.cfg" https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1761336/+attachment/5102049/+files/boot_grub_grub.cfg -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1754836] Re: Xubuntu: ERROR:dbus.proxies:Introspect error on org.bluez:/org/bluez: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.TimedOut: Failed to activate service 'org.bluez': time

2018-04-03 Thread TJ
This is a command-line that is useful for manually exercising the org.bluez DBus activiation. It might reproduce the timeout or otherwise give useful clues. Command should be all on one line (ignore Launchpad line wrapping): dbus-send --system --print-reply --dest=org.bluez /

[Bug 1754836] Re: Xubuntu: ERROR:dbus.proxies:Introspect error on org.bluez:/org/bluez: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.TimedOut: Failed to activate service 'org.bluez': time

2018-04-03 Thread TJ
The Dbus bluze system config doesn't run, it has "Exec=/bin/false" -- /usr/share/dbus-1/system-services/org.bluez.service It's left to systemd to activate it via /lib/systemd/system/bluetooth.service [Unit] Description=Bluetooth service Documentation=man:bluetoothd(8)

[Bug 1760073] Re: No network from suspend resume

2018-04-02 Thread TJ
Network issue is either kernel or Network Manager. After the issue occurs we need to see the current 'dmesg' log (which will show if devices resumed successfully) and /var/log/syslog (where Network Manager is very verbose). We also need to know which devices the system has: lspci -nnk lsusb --

[Bug 1697968] Re: $vt_handoff causes boot to tty7 with no getty login on non-GUI installs

2018-04-01 Thread TJ
** Also affects: debian-installer (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1697968 Title: $vt_handoff causes boot to tty7 with no getty

[Bug 1697968] Re: $vt_handoff causes black screen even when nomodeset is used

2018-04-01 Thread TJ
Confirmed after a user in #ubuntu reported this after using the mini.iso to install a basic non-GUI system. I reproduced it. grub2's default is to add 'quiet splash' to GRUB_CMDLINE_LINUX_DEFAULT. When 'splash' is there /etc/grub.d/10_linux detects it and adds "vt.handoff=" to

[Bug 1706760] Re: lightdm/login session fails to resume after display is locked and goes to black

2018-04-01 Thread TJ
** Changed in: lightdm (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1706760 Title: lightdm/login session fails to resume after display is locked and goes

[Bug 1759950] [NEW] Lid-close suspend: blank screen when switching to user session

2018-03-29 Thread TJ
Public bug reported: I'm currently testing Xubuntu 18.04 after a do-release-upgrade from 16.04. I discovered a very weird issue. When doing S3 sleep via closing the lid, on resume the lock screen appears, I authenticate, but as soon as it switches to the user session the screen goes blank - not

[Bug 1759661] [NEW] partprobe reports 64 partitions on empty (loop) device

2018-03-28 Thread TJ
Public bug reported: $ adduser $USER disk # log-out/log-in $ fallocate -l 1G test.img $ fallocate -d test.img $ ls -l /dev/loop? brw-rw 1 root root 7, 0 Mar 28 20:20 /dev/loop0 brw-rw 1 root disk 7, 1 Mar 28 20:21 /dev/loop1 brw-rw 1 root disk 7, 2 Mar 15 13:23 /dev/loop2

[Bug 1584575] Re: /lib/systemd/system/lightdm.service file has no [Install] clause

2018-03-28 Thread TJ
Thanks @Craig - helped someone in #ubuntu on 17.10, and I experimented on 18.04 and found it is still a problem there too. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1584575 Title:

[Bug 1752108] Re: WebKitWebProcess crashed with SIGSEGV in WTFCrash()

2018-03-27 Thread TJ
** Information type changed from Private to Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1752108 Title: WebKitWebProcess crashed with SIGSEGV in WTFCrash() To manage notifications about

[Bug 1758168] [NEW] [16.04] checkconfig: Warning: new{u, g}idmap is not setuid-root

2018-03-22 Thread TJ
Public bug reported: Hit this again today on 16.04 on a new system. Thought I'd reported this but obviously not. lxc-checkconfig erroneously reports: Kernel configuration not found at /proc/config.gz; searching... Kernel configuration found at /boot/config-4.13.0-37-lowlatency --- Namespaces

[Bug 1757266] Re: /etc/polkit-1/localauthority.conf.d/ parsed in wrong order?

2018-03-21 Thread TJ
Related Suspend bug (and fix) "Desktop unable to Suspend when Inactive Edit" bug #1757375 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1757266 Title: /etc/polkit-1/localauthority.conf.d/ parsed in

[Bug 1757375] [NEW] Desktop unable to Suspend when Inactive

2018-03-21 Thread TJ
Public bug reported: On 16.04 (XFCE session and others) and possibly later the power-manager is unable to suspend the system when the user is inactive. A PK user- agent dialog is presented for the user to authenticate first - and as this action occurs specifically when the user is idle and away

[Bug 1757266] [NEW] /etc/polkit-1/localauthority.conf.d/ parsed in wrong order?

2018-03-20 Thread TJ
_keep yes # member of sudo and adm $ groups tj adm dialout cdrom sudo dip plugdev lpadmin sambashare sbuild lxd libvirtd two_factor_auth $ sudo find /etc/polkit-1/ -type f -exec sh -c 'echo === {} ===; cat {}' \; | egrep -v '^(#|$)' === /etc/p

Re: ext4 metadata_csum and backwards compatibility

2018-03-19 Thread TJ
There are some Enterprise and Data-centre scenarios where this may cause some pain. 1. iSCSI SAN where target and initiator are using incompatible versions of e2fsprogs 2. LVM SAN (sanlock or DLM) where host and clients are using incompatible versions In both cases the problem arises where SAN

[Bug 1756517] Re: grub-install: error: diskfilter writes are not supported

2018-03-18 Thread TJ
** Description changed: This has and continues to affect all releases of Ubuntu including 18.04 and probably beyond. This bug is to track potential fixes to allow writes for some common scenarios - the easiest being a RAID-1 mirror where it is just a case of mapping the writes to the

[Bug 1756517] [NEW] grub-install: error: diskfilter writes are not supported

2018-03-17 Thread TJ
or: diskfilter writes are not supported" (boot-time fix) ** Affects: grub2 (Ubuntu) Importance: Low Assignee: TJ (tj) Status: Triaged ** Changed in: grub2 (Ubuntu) Status: New => Triaged ** Changed in: grub2 (Ubuntu) Importance: Undecided => Low ** Changed

[Bug 1605490] Re: mysql-server-5.7.postinst fails with "mysql_upgrade: Got error: 1862: Your password has expired. To log in you must change it using a client that supports expired passwords. while co

2018-03-14 Thread TJ
After assisting a user on IRC that hit this we found some useful resources and pointers to potential workarounds/fixes: https://dev.mysql.com/doc/refman/5.6/en/expired-password-handling.html https://dev.mysql.com/doc/refman/5.6/en/mysqladmin.html

[Bug 500822] Re: /init: line 7: can't open /dev/sr0: No medium found

2018-03-12 Thread TJ
** Description changed: Seeing following error message when booting from live installer. /init: line 7: can't open /dev/sr0: No medium found - == Explanation == - This continues to affect desktop installers for 17.10 and 18.04. There are a variety of underlying causes and

[Bug 500822] Re: /init: line 7: can't open /dev/sr0: No medium found

2018-03-11 Thread TJ
** Description changed: - -BEGIN PGP SIGNED MESSAGE- - Hash: SHA1 - - affects ubuntu/lucid lynx - - Seeing following error message when booting Lucid Lynx daily builds - from USB stick. + Seeing following error message when booting from live installer. /init: line 7: can't open

[Bug 500822] Re: /init: line 7: can't open /dev/sr0: No medium found

2018-03-11 Thread TJ
This continues to affect desktop installers for 17.10 and 18.04. There are a variety of underlying causes and the symptom seem isn't related to the cause, which causes immense confusion. As soon as the kernel has booted it executes the /init script in the /casper/initrd.lz One of the first

[Bug 500822] Re: /init: line 7: can't open /dev/sr0: No medium found

2018-03-11 Thread TJ
** Also affects: casper (Ubuntu) Importance: Undecided Status: New ** Changed in: casper (Ubuntu) Status: New => Triaged ** Changed in: casper (Ubuntu) Importance: Undecided => Low -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1601997] Re: Ubuntu 16.10+ installer uses ext4 feature 'metadata_csum' which is incompatible with older (LTS) e2fsprogs

2018-03-10 Thread TJ
** Summary changed: - Ubuntu 16.10 installer sets metadata_csum option on ext4 partition which is incompatible with other LTS Ubuntu versions + Ubuntu 16.10+ installer uses ext4 feature 'metadata_csum' which is incompatible with older (LTS) e2fsprogs -- You received this bug notification

[Bug 1601997] Re: Ubuntu 16.10 installer sets metadata_csum option on ext4 partition which is incompatible with other LTS Ubuntu versions

2018-03-10 Thread TJ
I'll try to get core dev's attention this week; it'd require a Feature Freeze Exception (FFE) now to get v1.44.0 into 18.04 but as an LTS it would be better to have it from the start - and decide on the default installer/mkfs flags now rather than have users suffer later. >From that we could

[Bug 1601997] Re: Ubuntu 16.10 installer sets metadata_csum option on ext4 partition which is incompatible with other LTS Ubuntu versions

2018-03-10 Thread TJ
An issue for 18.04 too, reported in IRC. There is a related bug "Ubuntu 12.04 LTS, 14.04 LTS, 16.04 LTS do not support ext4 metadata checksumming" https://bugs.launchpad.net/ubuntu/+source/e2fsprogs/+bug/1365874 -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1365874] Re: Ubuntu 12.04 LTS, 14.04 LTS, 16.04 LTS do not support ext4 metadata checksumming

2018-03-10 Thread TJ
I'm re-assigning the status and importance based on user reports in IRC and elsewhere. See also the related "Ubuntu 16.10 installer sets metadata_csum option on ext4 partition which is incompatible with other LTS Ubuntu versions" https://bugs.launchpad.net/ubuntu/+source/e2fsprogs/+bug/1601997

[Bug 1601997] Re: Ubuntu 16.10 installer sets metadata_csum option on ext4 partition which is incompatible with other LTS Ubuntu versions

2018-03-10 Thread TJ
** Changed in: e2fsprogs (Ubuntu) Status: Invalid => Triaged ** Changed in: e2fsprogs (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1601997 Title:

[Bug 1752376] Re: Dell Vostro 5568 - Sound device disappears after connecting headphones

2018-03-06 Thread TJ
** Changed in: linux (Ubuntu) Assignee: (unassigned) => TJ (tj) ** Changed in: linux (Ubuntu) Status: Incomplete => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1752376

[Bug 1752376] Re: Dell Vostro 5568 - Sound device disappears after connecting headphones

2018-03-06 Thread TJ
@Sorfrost: The acpi tables attached are for some reason not complete and cannot be disassembled. Please do "sudo apt install acpica-tools" and then sudo acpidump | gzip > /tmp/acpidump.gz and attach /tmp/acpidump.gz to this bug report. -- You received this bug notification because you are a

[Bug 1661869] Re: maas install fails inside of a 16.04 lxd container due to avahi problems

2018-03-04 Thread TJ
In IRC support we've been getting reports about this issue for 17.10; Can we get the SRU pushed out? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1661869 Title: maas install fails inside of a

[Bug 1752978] Re: Incorrectly treats spaces in text as invalid in EDID Other Monitor Descriptors

2018-03-02 Thread TJ
** Description changed: - Found upstream report: - https://bugs.freedesktop.org/show_bug.cgi?id=100350 - - Whilst hacking to identify and correct a binary EDID that reported: ... Serial number: A9LMIZ002968 Monitor ranges (GTF): 55-75Hz V, 30-85kHz H, max dotclock 190MHz Monitor

[Bug 1475757] Re: Several incorrect aspect ratios result in erroneous output

2018-03-02 Thread TJ
This was fixed upstream in commit 0f3958e1bd00283e793a5762ebdbc4ff9775a545 Author: Hans Verkuil Date: Thu Aug 31 13:41:07 2017 +0200 ** Changed in: edid-decode (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of

[Bug 1752978] [NEW] Incorrectly treats spaces in text as invalid in EDID Other Monitor Descriptors

2018-03-02 Thread TJ
Public bug reported: Found upstream report: https://bugs.freedesktop.org/show_bug.cgi?id=100350 Whilst hacking to identify and correct a binary EDID that reported: ... Serial number: A9LMIZ002968 Monitor ranges (GTF): 55-75Hz V, 30-85kHz H, max dotclock 190MHz Monitor name: ASUS Checksum: 0xfa

[Bug 1636323] Re: edid-decode sends binary data to terminal

2018-03-02 Thread TJ
I was unable to reproduce this. It needs an example binary edid and steps to reproduce. ** Changed in: edid-decode (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1752376] [NEW] Dell Vostro 5568 - Sound device disappears after connecting headphones

2018-02-28 Thread TJ
Public bug reported: With all kernel versions so far tested including mainline v4.15.4 the audio device permanently disappears even after a cold reboot once the headphones have been plugged/unplugged. Looks to be a firmware issue; latest firmware has been installed but issue remains. **

[Bug 1748769] [NEW] Does not support id3v2.4 tags (introduced in 2000!)

2018-02-11 Thread TJ
Public bug reported: Discovered whilst trying to figure out why the various id3lib tools did not report any ID3 metadata for a bunch of MP3 files I'd created (with metadata) using Audacity. After some research it seems that id3lib 3.8.3 was released in 2003 and hasn't been updated since and does

[Bug 1745646] Re: Battery drains when laptop is off (shutdown)

2018-02-05 Thread TJ
** Also affects: linux via https://bugzilla.kernel.org/show_bug.cgi?id=198665 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1745646 Title: Battery

[Bug 1747228] Re: [18.04] You need at least 8.4 GB ... This computer has only 0.0 B.

2018-02-03 Thread TJ
** Description changed: Testing the bionic daily desktop amd64 ISO for 2018-02-02 in a QEMU guest allocated 8GB via an LV, started in EFI mode and using "Try Ubuntu" mode, when Ubiquity was started it reported: You need at least 8.4 GB disk space to install Ubuntu. This computer

[Bug 1747228] Re: [18.04] You need at least 8.4 GB ... This computer has only 0.0 B.

2018-02-03 Thread TJ
** Summary changed: - [18.04] You need at least 8.4 GB ... This computer only has 0.0 B. + [18.04] You need at least 8.4 GB ... This computer has only 0.0 B. ** Description changed: Testing the bionic daily desktop amd64 ISO for 2018-02-02 in a QEMU guest allocated 8GB via an LV, started in

[Bug 1743094] Re: [regression] hibernation (freezes on resume) since 4.13.0-25.29

2018-01-29 Thread TJ
Thanks for all the feedback; we'll need to build some test kernels to bisect the regression. Stay tuned. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1743094 Title: [regression] hibernation

[Bug 1743094] Re: [regression] hibernation (freezes on resume) since 4.13.0-25.29

2018-01-29 Thread TJ
Can everyone check which version of the Intel microcode updates package is installed? There's a suggestion the bug may be due to that. You should see: $ apt-cache policy intel-microcode intel-microcode: Installed: 3.20180108.0+really20170707ubuntu16.04.1 Candidate:

[Bug 1743094] Re: [regression] hibernation (freezes on resume) since 4.13.0-25.29

2018-01-29 Thread TJ
I've updated the title to reflect the additional test results. It would see the bug is in the memory-manager code that was changed to support the PTI workarounds but which is not conditional on pti/nopti. ** Summary changed: - [regression] hibernation (freezes on resume) due to PTI +

[Bug 1743094] Re: [regression] hibernation (freezes on resume) due to PTI

2018-01-26 Thread TJ
User confirmed on IRC that "nopti" allowed 4.13.0-25 to resume from hibernation. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1743094 Title: [regression] hibernation (freezes on resume) due to PTI

[Bug 1743094] Re: [regression] hibernation (freezes on resume) due to PTI

2018-01-26 Thread TJ
** Summary changed: - hibernation broken (freezes with resume) in kernel linux-image-4.13.0-26-generic + [regression] hibernation (freezes on resume) due to PTI ** Tags added: regression-release suspend-resume -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1743094] Re: hibernation broken (freezes with resume) in kernel linux-image-4.13.0-26-generic

2018-01-26 Thread TJ
Looking at Dirk Bachmann's comment #23 I did a: gitlog Ubuntu-4.13.0-18.21..Ubuntu-4.13.0-25.29 That shows the major changes are the x86/mm PTI patches to address the Meltdown issue. Dirk: can you boot 4.13.0-25 with the kernel command-line option "nopti" and do your hibernate/resume tests and

[Bug 1745646] Re: Battery drain when laptop off (shutdown) , WOL disabled , no usb device connected

2018-01-26 Thread TJ
The TPM (Trusted Platform Module) ACPI device isn't know by the v4.13 kernel. Support for it was introduced with commit 4cb586a18 in v4.14 so it should be supported by the 18.04 kernel once it is rebased to v4.15, and will eventually be available to 16.04 as the package: linux-image-

[Bug 1745646] Re: Battery drain when laptop off (shutdown) , WOL disabled , no usb device connected

2018-01-26 Thread TJ
Attached disassembly of DSDT/SSDTs. iasl reports: * iASL Warning: There were 18 external control methods found during * disassembly, but only 9 were resolved (9 unresolved). ** Attachment added: "ACPI DSDT+SSDT1-17 disassembled"

[Bug 1745646] Re: Battery drain when laptop off (shutdown) , WOL disabled , no usb device connected

2018-01-26 Thread TJ
** Package changed: linux-hwe (Ubuntu) => linux (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1745646 Title: Battery drain when laptop off (shutdown) , WOL disabled , no usb device

[Bug 1744357] Re: Bionic 32 bit iso fails to boot

2018-01-20 Thread TJ
Cannot reproduce on bare hardware via USB boot on Dell XPS m1530 with the i386 ISO via the syslinux boot loader. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1744357 Title: Bionic 32 bit iso fails

[Bug 1744357] Re: Bionic 32 bit iso fails to boot

2018-01-20 Thread TJ
Tested the Xubuntu daily live i386 ISO (2018-01-20) using QEMU/KVM on 16.04 and also couldn't reproduce the boot failure. Selecting "Try..." mode the system reached the desktop. It did seem to fail to properly pain the desktop or panels but was fine after "sudo systemctl restart lightdm". sha1sum

[Bug 1744357] Re: Bionic 32 bit iso fails to boot

2018-01-20 Thread TJ
/dev/VG_OS/1804 -cdrom /home/tj/Downloads/bionic-desktop-amd64.iso -boot d -usb -k en-gb # in shell 1 # login with username "xubuntu" password empty ** Attachment added: "Boot log captured via serial port" https://bugs.launchpad.net/ubuntu/+source/syslinux/+bug/1744357/+at

[Bug 1744370] UdevDb.txt

2018-01-19 Thread TJ
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1744370/+attachment/5039703/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1744370 Title:

[Bug 1744370] ProcCpuinfoMinimal.txt

2018-01-19 Thread TJ
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1744370/+attachment/5039697/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1744370] SystemdDelta.txt

2018-01-19 Thread TJ
apport information ** Attachment added: "SystemdDelta.txt" https://bugs.launchpad.net/bugs/1744370/+attachment/5039701/+files/SystemdDelta.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1744370] Lsusb.txt

2018-01-19 Thread TJ
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1744370/+attachment/5039695/+files/Lsusb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1744370 Title:

[Bug 1744370] ProcCpuinfo.txt

2018-01-19 Thread TJ
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1744370/+attachment/5039696/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1744370

[Bug 1744370] SystemdFailedUnits.txt

2018-01-19 Thread TJ
apport information ** Attachment added: "SystemdFailedUnits.txt" https://bugs.launchpad.net/bugs/1744370/+attachment/5039702/+files/SystemdFailedUnits.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1744370] Lspci.txt

2018-01-19 Thread TJ
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1744370/+attachment/5039694/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1744370 Title:

[Bug 1744370] ProcEnviron.txt

2018-01-19 Thread TJ
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1744370/+attachment/5039698/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1744370

[Bug 1744370] ProcModules.txt

2018-01-19 Thread TJ
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1744370/+attachment/5039700/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1744370

[Bug 1744370] ProcInterrupts.txt

2018-01-19 Thread TJ
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1744370/+attachment/5039699/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1744370] JournalErrors.txt

2018-01-19 Thread TJ
apport information ** Attachment added: "JournalErrors.txt" https://bugs.launchpad.net/bugs/1744370/+attachment/5039693/+files/JournalErrors.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1744370] Dependencies.txt

2018-01-19 Thread TJ
apport information ** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/1744370/+attachment/5039692/+files/Dependencies.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1744370] CurrentDmesg.txt

2018-01-19 Thread TJ
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1744370/+attachment/5039691/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1744370] Re: 'systemd-sleep suspend' hung after an abortive suspend/resume

2018-01-19 Thread TJ
ended. After nearly a minute I pressed the power button and the PC instantly resumed. dmesg reported "Suspended for 43 seconds" which is correct and network- manager correctly returned to connected state. + + --- + + tj@T300CHI:~$ nmcli gen + STATE CONNECTIVITY WIFI-HW W

[Bug 1744370] [NEW] 'systemd-sleep suspend' hung after an abortive suspend/resume

2018-01-19 Thread TJ
Public bug reported: On an Asus T300CHI with 16.04 and kernel 4.13.0-25-lowlatency a suspend operation almost immediately resumed but "systemd-sleep suspend" was still running and as a result network-manager thought it was in state "asleep" and would not re-enable networking. Some system logs

[Bug 1744318] [NEW] changelogs.ubuntu.com should be using HTTPS

2018-01-19 Thread TJ
Public bug reported: Although the packages listed in meta-release files on changelogs.ubuntu.com are signature-checked there doesn't appear to be any way to verify the meta-release files are valid so a man-in-the- middle could maliciously supply an alternate meta-release. meta-release files

[Bug 1743872] Re: Not work 802.11ac WLAN Adapter

2018-01-19 Thread TJ
There's an outside tree that I've had a lot of success with from: https://github.com/abperiasamy/rtl8812AU_8821AU_linux.git -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1743872 Title: Not work

[Bug 1743946] Re: kexec reboot = NMI: PCI system error (SERR) for reason a1 on CPU 0

2018-01-19 Thread TJ
Tested alternatives: v4.15-rc8 mainline build: PC locks up on "kexec -e" with all LEDs flashing 4.4.0-110-lowlatency: no error message then after about 20 seconds PC soft-reboots and POSTs -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1744076] Re: IPv6 property path is too long

2018-01-19 Thread TJ
Seb: This is a bug in the Ubuntu-only ofono patches where the interface name is being generated incorrectly. "hfp/org/bluez/hci0/dev_2C_8A_72_15_A8_55" is not a valid interface name under "/proc/sys/net/ipv6/conf/" $ ls /proc/sys/net/ipv6/conf/ all default enp0s29f7u5i6 enp2s0 lo lxcbr0

[Bug 1744076] Re: Bluetooth/Cellular PAN: IPv6 property path is too long

2018-01-19 Thread TJ
/var/log/syslog extract showing bluetoothd/network-manager-ofono interaction. ** Attachment added: "syslog" https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1744076/+attachment/5039392/+files/syslog -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1246981] Re: Bluetooth mouse fails to re-connect after sleep.

2018-01-19 Thread TJ
I began experiencing this recently on 16.04 where it had been working previously: When resuming from suspend both the Bluetooth mouse and keyboard would not reconnect when I began using them. I eventually traced it to a change I'd made in the GUI - I'd changed the Visibility (Discoverable)

[Bug 1744083] Re: 4.13 USB 03f0:3a1d HP hs2340 HSPA+ MobileBroadband fails to resume from S3 suspend

2018-01-18 Thread TJ
Working so far with 4.13.0-30-lowlatency. Beginning to suspect either it only happens after multiple suspend/resume cycles or the hardware got itself confused. Will keep watch and investigate if it recurs. ** Attachment added: "dmesg 4.13.0-30-lowlatency"

[Bug 1744083] Re: 4.13 USB 03f0:3a1d HP hs2340 HSPA+ MobileBroadband fails to resume from S3 suspend

2018-01-18 Thread TJ
Also works for 4.15.0-041500rc8-lowlatency (although now nouveau fails!) ** Attachment added: "dmesg 4.15.0-041500rc8-lowlatency" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1744083/+attachment/5039203/+files/dmesg-4.15.0-041500rc8-lowlatency.log -- You received this bug

[Bug 1744083] Re: 4.13 USB 03f0:3a1d HP hs2340 HSPA+ MobileBroadband fails to resume from S3 suspend

2018-01-18 Thread TJ
Confirmed the device is still found in 4.4.0-110 so looks like a regression. I'll test 41.5rc8 next. ** Attachment added: "dmesg 4.4.0-110-lowlatency" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1744083/+attachment/5039193/+files/dmesg-4.4.0-110-lowlatency.log -- You received this

[Bug 1744076] Re: IPv6 property path is too long

2018-01-18 Thread TJ
** Description changed: On 16.04 there are lots of warnings for paths generated under /proc/sys/net/ipv6/conf/ of the form: NetworkManager[2043]: [1516281647.5546] Failed asserting path component: "hfp/org/bluez/hci0/dev_2C_8A_72_15_A8_55" NetworkManager[2043]: [1516281647.5546]

[Bug 1744076] modified.conffile..etc.dbus-1.system.d.nm-dispatcher.conf.txt

2018-01-18 Thread TJ
apport information ** Attachment added: "modified.conffile..etc.dbus-1.system.d.nm-dispatcher.conf.txt" https://bugs.launchpad.net/bugs/1744076/+attachment/5039043/+files/modified.conffile..etc.dbus-1.system.d.nm-dispatcher.conf.txt -- You received this bug notification because you are a

[Bug 1744076] modified.conffile..etc.dbus-1.system.d.nm-ofono.conf.txt

2018-01-18 Thread TJ
apport information ** Attachment added: "modified.conffile..etc.dbus-1.system.d.nm-ofono.conf.txt" https://bugs.launchpad.net/bugs/1744076/+attachment/5039044/+files/modified.conffile..etc.dbus-1.system.d.nm-ofono.conf.txt -- You received this bug notification because you are a member of

[Bug 1743946] Re: kexec reboot = NMI: PCI system error (SERR) for reason a1 on CPU 0

2018-01-18 Thread TJ
** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1743946 Title: kexec reboot = NMI: PCI system error (SERR) for reason a1 on CPU 0

[Bug 1744076] nmcli-dev.txt

2018-01-18 Thread TJ
apport information ** Attachment added: "nmcli-dev.txt" https://bugs.launchpad.net/bugs/1744076/+attachment/5039046/+files/nmcli-dev.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1744076

[Bug 1744076] nmcli-con.txt

2018-01-18 Thread TJ
apport information ** Attachment added: "nmcli-con.txt" https://bugs.launchpad.net/bugs/1744076/+attachment/5039045/+files/nmcli-con.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1744076

[Bug 1744076] WifiSyslog.txt

2018-01-18 Thread TJ
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1744076/+attachment/5039042/+files/WifiSyslog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1744076

[Bug 1744076] NetDevice.virbr0.txt

2018-01-18 Thread TJ
apport information ** Attachment added: "NetDevice.virbr0.txt" https://bugs.launchpad.net/bugs/1744076/+attachment/5039033/+files/NetDevice.virbr0.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1744076] PciNetwork.txt

2018-01-18 Thread TJ
apport information ** Attachment added: "PciNetwork.txt" https://bugs.launchpad.net/bugs/1744076/+attachment/5039038/+files/PciNetwork.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1744076

[Bug 1744076] RfKill.txt

2018-01-18 Thread TJ
apport information ** Attachment added: "RfKill.txt" https://bugs.launchpad.net/bugs/1744076/+attachment/5039041/+files/RfKill.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1744076 Title:

[Bug 1744076] NetDevice.wlp3s0.txt

2018-01-18 Thread TJ
apport information ** Attachment added: "NetDevice.wlp3s0.txt" https://bugs.launchpad.net/bugs/1744076/+attachment/5039036/+files/NetDevice.wlp3s0.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1744076] ProcCpuinfoMinimal.txt

2018-01-18 Thread TJ
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1744076/+attachment/5039039/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1744076] ProcEnviron.txt

2018-01-18 Thread TJ
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1744076/+attachment/5039040/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1744076

[Bug 1744076] NetDevice.tun0.txt

2018-01-18 Thread TJ
apport information ** Attachment added: "NetDevice.tun0.txt" https://bugs.launchpad.net/bugs/1744076/+attachment/5039032/+files/NetDevice.tun0.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1744076] NetworkManager.conf.txt

2018-01-18 Thread TJ
apport information ** Attachment added: "NetworkManager.conf.txt" https://bugs.launchpad.net/bugs/1744076/+attachment/5039037/+files/NetworkManager.conf.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1744076] NetDevice.vlan99.txt

2018-01-18 Thread TJ
apport information ** Attachment added: "NetDevice.vlan99.txt" https://bugs.launchpad.net/bugs/1744076/+attachment/5039035/+files/NetDevice.vlan99.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1744076] NetDevice.enp2s0.txt

2018-01-18 Thread TJ
apport information ** Attachment added: "NetDevice.enp2s0.txt" https://bugs.launchpad.net/bugs/1744076/+attachment/5039029/+files/NetDevice.enp2s0.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1744076] NetDevice.virbr0-nic.txt

2018-01-18 Thread TJ
apport information ** Attachment added: "NetDevice.virbr0-nic.txt" https://bugs.launchpad.net/bugs/1744076/+attachment/5039034/+files/NetDevice.virbr0-nic.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1744076] JournalErrors.txt

2018-01-18 Thread TJ
apport information ** Attachment added: "JournalErrors.txt" https://bugs.launchpad.net/bugs/1744076/+attachment/5039027/+files/JournalErrors.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1744076] NetDevice.lxcbr0.txt

2018-01-18 Thread TJ
apport information ** Attachment added: "NetDevice.lxcbr0.txt" https://bugs.launchpad.net/bugs/1744076/+attachment/5039031/+files/NetDevice.lxcbr0.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1744083] ProcCpuinfo.txt

2018-01-18 Thread TJ
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1744083/+attachment/5039013/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1744083

[Bug 1744076] IwConfig.txt

2018-01-18 Thread TJ
apport information ** Attachment added: "IwConfig.txt" https://bugs.launchpad.net/bugs/1744076/+attachment/5039026/+files/IwConfig.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1744076

[Bug 1744076] NetDevice.enp0s29f7u5i6.txt

2018-01-18 Thread TJ
apport information ** Attachment added: "NetDevice.enp0s29f7u5i6.txt" https://bugs.launchpad.net/bugs/1744076/+attachment/5039028/+files/NetDevice.enp0s29f7u5i6.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1744083] WifiSyslog.txt

2018-01-18 Thread TJ
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1744083/+attachment/5039021/+files/WifiSyslog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1744083

<    1   2   3   4   5   6   7   8   9   10   >