I have just encountered this issue (while trying to figure out why aa-
genprof could not correctly profile a script). This is a pretty crazy
issue to be remaining open for so long... one of the two major LSM
systems not logging correctly and therefore having logs not appear in
ausearch (not to ment
In grub2, the statement "insmod exfat" works fine for me.
The problem comes from the fact that exfat module is NOT included by default in
INITRAMFS file created by mkinitramfs program ( remember that the file named
initrd is in fact an initramfs file ). This may considered as a bug by omission.
H
Ubuntu MATE 22.04.3 LTS
Linux hp 6.5.0-14-generic #14~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Mon Nov
20 18:15:30 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
I'm getting several of these messages at boot time. Here's one of them:
UBSAN: array-index-out-of-bounds in
/build/linux-hwe-6.5-q7NZ0T/linux-hwe-6.
I had this issue a lot on Kernel 6.2.0-36, reverted to 6.2.0-35, now
upgraded to 6.2.0-37 and the popping is back. This is on Linux Mint 21.2
The thread linked in the previous comment is my issue.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscri
This affects
https://bugs.launchpad.net/ubuntu/+source/zsys/+bug/index.php?1959017
(for some reason couldn't link the bug URL)
GitHub URL is: https://github.com/ubuntu/zsys/issues/220
** Also affects: zsys (Ubuntu)
Importance: Undecided
Status: New
** Bug watch added: github.com/ubuntu
https://bugs.launchpad.net/ubuntu/+source/zfs-
linux/+bug/1947568/comments/1
This is my exact issue as well, elbit using a focal based distro -
Zorin:
$ lsb_release -a
No LSB modules are available.
Distributor ID: Zorin
Description:Zorin OS 16
Release:16
Codename: focal
$ uname
Facing this issue as well with 5.7.7 on 20.04.
Tried to use logiops and libratbag to configure the mouse better (MX
Master 3).
Right now I have two unified receiver dongles connects because I have
not taken the time to pair all devices to a single receiver. Would love
pointers on how to fix this.
Regarding #28
"on 20.04 LTS and v5.6 is not working properly with WiFi."
When I first tested Kernel 5.6 branch, the WiFi was broken because of this:
https://linuxreviews.org/Linux_5.6.2_Is_Released_With_Intel_Wifi_Fix
Now it is working again with the current 5.6 branch.
Kernel 5.5 is now EOL (a
I tested the test kernel 5.4 for about a day without issue
but all my computers using Intel GPU are using by default
kernel 5.5. I don't want to change that.
If you want to follow other users having the same kind of
issues with different i915 bugs on different Linux distro
follow comments on
https
As 5.5 is more stable on my Dell XPS 13 than 5.4 with Intel iGPU (i915)
I did the following one-liner to install the latest version of Linux Kernel 5.5
on Ubuntu 20.04
which curl >/dev/null 2>&1 || sudo apt-get install -qq -y curl; for
version in $(curl -sL https://kernel.ubuntu.com/~kernel-ppa/m
https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.4.32/CHANGES
https://patchwork.ozlabs.org/project/ubuntu-
kernel/patch/20200407222740.7671-2-sultan.alsa...@canonical.com/
Note that this bug only affects 5.4 and has since been fixed in 5.5.
Normally, a backport of the fix from 5.5 would be in or
Linux Kernel 5.5.x (>5.5.12) is working fine
** Changed in: linux (Ubuntu)
Status: Confirmed => New
** Information type changed from Public to Private
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.l
So far no crash, freeze of any kind with Linux 5.5.13 compared to the
unstability of Ubuntu 20.04 with Linux 5.4 on Dell XPS 13 with 10th
Generation Intel Core i7-10510U CPU (Comet Lake)
I guess the patches are part of Linux v5.5.12 and later
https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.5.12/
** Summary changed:
- Screen freezes : NULL pointer dereference i915_active_acquire since Linux 5.4
+ Intel GPU Hangs : random screen freezing w/ Ubuntu 20.04 (Linux 5.4)
i915_active_acquire
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed t
I am testing with Linux Kernel 5.5.13-050513-generic from
https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.5.13/
as older kernels (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=954817#17
** Bug watch added: Debian Bug tracker #954817
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=95481
With the above patch, I still have the screen freeze but without Kernel oops.
I will compile and my own Linux Kernel 4.15 (18.04 LTS) for Ubuntu 20.04 (soon
LTS) as
Intel Graphics i915 is unusable on my Dell XPS 13 connected to external
screen and XFCE4
i915 :00:02.0: GPU HANG: ecode 9:1:0x
Seems to be fixed in the latest 5.5
http://kobi.wang/v5.x/ChangeLog-5.5
drm/i915: Hold reference to intel_frontbuffer as we track activity
Since obj->frontbuffer is no longer protected by the struct_mutex, as we
are processing the execbuf, it may be removed. Mark the
intel_fro
zgrep -h i915_active_acquire /var/log/kern.log* kern.log* | cut -d ' '
-f1-3,5,9-
** Attachment added: "kern.log"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1868551/+attachment/5342403/+files/kern.log
--
You received this bug notification because you are a member of Kernel
Packag
Q: Is there an upstream commit?
A: Not that I am aware of
https://gitlab.freedesktop.org/drm/intel/issues/827
A month ago:
Hi, when will this make it's way into Kernel 5.4? -- The Boy from the MAD show
;-)
You can check if you had the same type crash of your Ubuntu 20.04 (soon
LTS)
zgrep -h i
** Attachment removed: "WifiSyslog.txt"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1868551/+attachment/5340470/+files/WifiSyslog.txt
** Attachment removed: "RfKill.txt"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1868551/+attachment/5340468/+files/RfKill.txt
** Attachme
I managed to build, install and boot the Linux Kernel 5.4 patched with
the above patch.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1868551
Title:
Screen freezes : NULL pointer derefe
I did not manage to compile the kernel the Ubuntu way
https://wiki.ubuntu.com/Kernel/BuildYourOwnKernel
Is this doc still relevant for Linux 5.4 and 20.04 / Focal?
I included the patch I ported to the latest version of ubuntu-focal
git clone git://kernel.ubuntu.com/ubuntu/ubuntu-focal.git
** Patc
** Summary changed:
- Dell XPS 13 : Screen freezes and Kernel Oops i915_active_acquire since Linux
5.4
+ Screen freezes : NULL pointer dereference i915_active_acquire since Linux 5.4
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux
** Changed in: linux (Ubuntu)
Status: Incomplete => Confirmed
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1868551
Title:
Dell XPS 13 : Screen freezes and Kernel Oops i915_activ
apport information
** Attachment added: "PulseList.txt"
https://bugs.launchpad.net/bugs/1868551/+attachment/5340467/+files/PulseList.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/
apport information
** Attachment added: "Lsusb-t.txt"
https://bugs.launchpad.net/bugs/1868551/+attachment/5340461/+files/Lsusb-t.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1868
apport information
** Attachment added: "RfKill.txt"
https://bugs.launchpad.net/bugs/1868551/+attachment/5340468/+files/RfKill.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1868551
apport information
** Attachment added: "WifiSyslog.txt"
https://bugs.launchpad.net/bugs/1868551/+attachment/5340470/+files/WifiSyslog.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bug
apport information
** Attachment added: "UdevDb.txt"
https://bugs.launchpad.net/bugs/1868551/+attachment/5340469/+files/UdevDb.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1868551
apport information
** Attachment added: "ProcInterrupts.txt"
https://bugs.launchpad.net/bugs/1868551/+attachment/5340465/+files/ProcInterrupts.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad
apport information
** Attachment added: "ProcEnviron.txt"
https://bugs.launchpad.net/bugs/1868551/+attachment/5340464/+files/ProcEnviron.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/b
apport information
** Attachment added: "Lsusb.txt"
https://bugs.launchpad.net/bugs/1868551/+attachment/5340459/+files/Lsusb.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1868551
apport information
** Tags added: apport-collected
** Description changed:
uname -a
Linux xps 5.4.0-14-generic #17-Ubuntu SMP Thu Feb 6 22:47:59 UTC 2020 x86_64
x86_64 x86_64 GNU/Linux
lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubun
apport information
** Attachment added: "Lsusb-v.txt"
https://bugs.launchpad.net/bugs/1868551/+attachment/5340462/+files/Lsusb-v.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1868
apport information
** Attachment added: "ProcModules.txt"
https://bugs.launchpad.net/bugs/1868551/+attachment/5340466/+files/ProcModules.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/b
apport information
** Attachment added: "Lspci.txt"
https://bugs.launchpad.net/bugs/1868551/+attachment/5340458/+files/Lspci.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1868551
apport information
** Attachment added: "IwConfig.txt"
https://bugs.launchpad.net/bugs/1868551/+attachment/5340457/+files/IwConfig.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/18
apport information
** Attachment added: "CRDA.txt"
https://bugs.launchpad.net/bugs/1868551/+attachment/5340455/+files/CRDA.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1868551
Ti
apport information
** Attachment added: "ProcCpuinfoMinimal.txt"
https://bugs.launchpad.net/bugs/1868551/+attachment/5340463/+files/ProcCpuinfoMinimal.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.l
apport information
** Attachment added: "CurrentDmesg.txt"
https://bugs.launchpad.net/bugs/1868551/+attachment/5340456/+files/CurrentDmesg.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net
https://patchwork.freedesktop.org/patch/345789/?series=70930&rev=3
I will try to compile my own kernel with this patch
** Patch added:
"CI-drm-i915-Hold-reference-to-intel_frontbuffer-as-we-track-activity.patch"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1868551/+attachment/5340444
Similar to this one
NULL pointer dereference in i915_active_acquire since Linux 5.4
https://gitlab.freedesktop.org/drm/intel/issues/827
** Bug watch added: gitlab.freedesktop.org/drm/intel/issues #827
https://gitlab.freedesktop.org/drm/intel/issues/827
--
You received this bug notification
Public bug reported:
uname -a
Linux xps 5.4.0-14-generic #17-Ubuntu SMP Thu Feb 6 22:47:59 UTC 2020 x86_64
x86_64 x86_64 GNU/Linux
lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu Focal Fossa (development branch)
Release:20.04
Codename: fo
@VadymStupakov: You're a saviour. I had been struggling with this issue
for over a year. The solution worked perfectly. My power button Thanks
you!
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net
Any solution pending on this? I have same fault - as expected I guess.
Have just rebuilt PC from old Ubuntu 16.04LTS to 18.04LTS and Trackpad has
developed same problem.
Confirming I'm on DELL XPS13 L321X
- Trackpad only works sporadically, short distances, if very light touch and
moving slowly+
This is my backport of Tomas Espeleta's patch to Linux 4.15.18 (linux-
source-4.15.0 / 4.15.0-45.48 available on Ubuntu 18.04.2 LTS)
** Patch added: "huawei-matebook-x-right-speaker-work-4.15.0.patch"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1721987/+attachment/5241510/+files/huawe
I couldn't resist a challenge :), so I installed GCC version 5. In the
process of trying to compile a bisected kernel, my file system somehow
got corrupted. I have no idea who the culprit is, as this laptop is
very old. So, it could be a hardware issue, who knows.
But this exercise has convince
Ok, I started with v4.5 and v4.6. I successfully did a couple
iterations, after adding the follownig CFLAGS to Makefile to get past
compiler errors:
-fno-pie -fno-stack-protector
But I then ran into this error when trying to compile both 4.9.0 and
4.8.0:
kernel/built-in.o: In function `update_w
Ugh, tab key did a submit! Launchpad needs some work.
So, in summary:
- with "acpi=off noapic", all kernels can reboot but hang during shutdown
- without "acpi=off noapic", <= 4.5.7 can reboot and shutdown, but later
kernels hang during both reboot and shutdown.
Since I can't run the
I tried with 4.5.7, nothing changes with WiFi on or off
However, back to the original problem, while playing with WiFi, I
discovered that 4.5.7 was now freezing during shutdown (reboot okay).
So, I then tried removing "acpi=off noapic" again, and 4.5.7 was now
able to reboot and shutdown. But as
Hey! I'm typing this from the laptop over WiFi. I powered on the laptop
with the WiFi off, but then turned it on before booting up 18.04. I got
connected, then did a reboot. That went without any issues, and I got
back into Ubuntu 18.04. After getting back into Ubuntu, I started up
this browser
Ugh, partial retraction. The above solution works for reboot, but not
for shutdown. I managed to get one shutdown session to show me the
console, and the final statement was something like "poweroff reached",
and then it just sits there forever.
--
You received this bug notification because you
I tried the bisect procedure, but failed to build a kernel. First, the
provided link won't work:
git clone
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
This repo only contains major releases. To get minor releases, this
link is necessary:
git://git.kernel.org/pub/scm/linux/
I found a related post here:
https://www.linuxliteos.com/forums/suggestions-and-feedback/possible-
kernel-problems-with-ubuntu-18-04-and-latest-
kernel/15/?PHPSESSID=sgfuljc5afl0kgfg1lsj4oltg1
My Toshiba laptop does not have any power settings in the BIOS, so I
tried adding "acpi=off noapic" to t
Following the lead of #12 (sorry, I originally said #10, but could not
edit to correct), I confirm those findings.
http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.5.7-yakkety/ works
http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.6-yakkety/ hangs
I purposely skipped the v4.6 release candidate
Got some testing results:
4.19.0 latest currently listed stable release hangs
4.4.0.163 latest version listed for 16.04 works
I'll try a couple later kernels tomorrow - might as well follow the lead
in #10.
--
You received this bug notification because you are a member of Kernel
Packages, which
Just upgraded an old Toshiba Satellite A215-S7422 with AMD Turion X2
from 16.04 to 18.04. Was working fine under 16.04. Now I'm
encountering this same issue. I don't use this laptop very much, so I
can run tests on it.
I'm running the Ubuntu Mate flavor. The current kernel it is running is
4.1
I upgraded to 18.10 about two weeks ago and since then it happens to me
on 90% of the times, and only after hard shutdown it recovers
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1575334
Having this issue intermittently with Geforce GTX 1050 Ti. Nvidia Driver
390 was installed using
sudo add-apt-repository ppa:graphics-drivers/ppa
sudo apt update
sudo apt install nvidia-384 nvidia-settings
NVidia Driver 384 seems to be a transitional package
https://askubuntu.com/questions/107896
>> Gordon Lack (gordon-lack) wrote 23 hours ago:
>> >> Installing or removing intel-microcode only runs update-initramfs
for the latest kernel
>> I eventually noticed that too.
>> So it means that the problem follows the microcode - nothing to do with the
>> kernel version.
Well, 4.13.0-32 seem
Public bug reported:
I have recently noticed that when I perform `sudo apt update && sudo apt
dist-upgrade -y` I'm having to separately run `sudo apt-get install
--reinstall bcmwl-kernel-source` because otherwise the module isn't
loading, and I have no wifi connections.
ProblemType: Bug
DistroRel
I believe I have a solution to my own problem: the VM in question was
configured by Vagrant, without "Data Exchange" selected in Hyper-V under
"Settings" -> "Integration Services".
Once "Data Exchange" is enabled, "/dev/vmbus/hv_kvp" shows up and the
"open /dev/vmbus/hv_kvp failed; error: 2 No suc
apport information
** Attachment added: "ProcModules.txt"
https://bugs.launchpad.net/bugs/1687631/+attachment/4870837/+files/ProcModules.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/b
apport information
** Attachment added: "Lspci.txt"
https://bugs.launchpad.net/bugs/1687631/+attachment/4870834/+files/Lspci.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1687631
apport information
** Attachment added: "ProcCpuinfo.txt"
https://bugs.launchpad.net/bugs/1687631/+attachment/4870835/+files/ProcCpuinfo.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/b
apport information
** Attachment added: "WifiSyslog.txt"
https://bugs.launchpad.net/bugs/1687631/+attachment/4870839/+files/WifiSyslog.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bug
apport information
** Attachment added: "ProcInterrupts.txt"
https://bugs.launchpad.net/bugs/1687631/+attachment/4870836/+files/ProcInterrupts.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad
apport information
** Attachment added: "CurrentDmesg.txt"
https://bugs.launchpad.net/bugs/1687631/+attachment/4870833/+files/CurrentDmesg.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net
** Attachment added: "These are the cloud tools installed."
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1687631/+attachment/4870840/+files/cloud-tools.txt
** Changed in: linux (Ubuntu)
Status: Incomplete => Confirmed
--
You received this bug notification because you are a mem
apport information
** Attachment added: "UdevDb.txt"
https://bugs.launchpad.net/bugs/1687631/+attachment/4870838/+files/UdevDb.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1687631
apport information
** Tags added: apport-collected xenial
** Description changed:
When running `linux-image-4.4.0-77-generic` on 16.04 LTS (as installed
via the `linux-virtual` package) on Hyper-V, the KVP daemon is unable to
start because the /dev/vmbus/hv_kvp device is missing.
Cons
** Attachment added: "version.log"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1687631/+attachment/4870817/+files/version.log
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/168
Public bug reported:
When running `linux-image-4.4.0-77-generic` on 16.04 LTS (as installed
via the `linux-virtual` package) on Hyper-V, the KVP daemon is unable to
start because the /dev/vmbus/hv_kvp device is missing.
Consequently, Hyper-V is unable to obtain networking information about
the VM
I just ran into this issue with Bento Box's 64-bit image for 16.04. We
were trying to boot into recovery mode in order to run `zerofree` prior
to packaging up a custom box for internal use (per steps from
https://snippets.khromov.se/shrinking-a-virtualbox-linux-image-with-
zerofree/).
I can confir
We haven't tested v4.4.0-30 since there's no deb package for it (I guess
it was removed from the repo?).
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1622894
Title:
sg devices are not
With the mainline kernel, 'modprobe lpfc' doesn't exit:
https://gist.github.com/e1d29ee22d54372a7a5e38b2c0b6a21b
** Tags added: kernel-bug-exists-upstream
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launc
Hi,
Amit is on vacation for the following week, so I ran the test again with
'4.4.0-36-generic #55~lp1622894' and the sg device gets created when the alua
driver is loaded:
https://gist.github.com/2c1a1f9f81262fa8e490877e91bade95
but when I remove the lpfc driver there's still a stack trace in s
Naturally, after the failed build, Wifi does not work. Rebooting with
the previous kernel (3.19.0-68-generic #76~14.04.1-Ubuntu) restores
Wifi.
After a bit of googling, I found someone suggesting that kernel build
errors may be due to using an old version of gcc. This sounded good, so
I installed
Naturally, after the failed build, Wifi does not work. Rebooting with
the previous kernel (3.19.0-68-generic #76~14.04.1-Ubuntu) restores Wifi
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to bcmwl in Ubuntu.
https://bugs.launchpad.net/bugs
FYI
I still have the issue on 3.13.0-91-generic (and 3.13.0-88-generic)
on a busy NFS server using XFS. I have this issue since 2015...
INFO: task kworker/1:2:31748 blocked for more than 120 seconds.
Not tainted 3.13.0-91-generic #138-Ubuntu
"echo 0 > /proc/sys/kernel/hung_task_timeout_secs
Apologies, finger trouble while checking status and status updated in
error. Unable to set back to fix committed.
** Changed in: linux (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to
#69 does not work for me. So looks like the UX305FA needs another fix.
Zenbook UX305FA
Ubuntu 15.10
Kernel: 4.5.0-040500-generic
BIOS: UX305FA.210
lspci:
00:02.0 VGA compatible controller: Intel Corporation Broadwell-U Integrated
Graphics (rev 09)
--
You received this bug notification because
Public bug reported:
After updating evolution to 3.18.5.1-1ubuntu1 on Ubuntu 16.04,
it stopped working:
$ evolution
(evolution:4688): e-data-server-WARNING **: e_module_load_all_in_directory:
Error opening directory '/usr/lib/evolution-data-server/credential-modules': No
such file or director
This error is also present on an Asus ZenBook UX305F
uname -a
Linux other-laptop 4.5.0-040500-generic #201603140130 SMP Mon Mar 14 05:32:22
UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
sudo dmidecode -s bios-version && sudo dmidecode -s bios-release-date
UX305FA.210
05/19/2015
--
You received this
Public bug reported:
Hello,
After updating the linux kernel of my Ubuntu 15.10 from 4.2.0-21 to 4.2.0.22
I was unable to get to XFCE and slim login manager, I was stuck on a black
screen
with nothing displayed (no text/graphics). Same issue with latest 4.2.0.25.
When I go back to 4.2.0-21 ever
Also affects 14.04 LTS with 3.19 kernel
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1527491
Title:
QinHeng Electronics HL-340 USB-Serial adapter
Status in linux package in Ubuntu:
I have just marked my issue as a duplicate of this
(https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/1504763).
A summary of my findings:
* Using kernel 3.19.0.28 works with graphical plymouth
* Using kernel 3.19.0.31 does not work with graphical plymouth
* Using kernel 3.19.0.31 does work w
*** This bug is a duplicate of bug 1500751 ***
https://bugs.launchpad.net/bugs/1500751
apport information
** Tags added: apport-collected
** Description changed:
After updating the kernel from 3.19.0.28 to 3.19.0.31 the full disk
encryption password entry was unusable on restart.
I
Using http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19.8-ckt7-vivid
/linux-
image-3.19.8-031908ckt7-generic_3.19.8-031908ckt7.201509251130_amd64.deb
also solves the issue.
uname -a
Linux OtherLaptop 3.19.8-031908ckt7-generic #201509251130 SMP Fri Sep 25
15:32:30 UTC 2015 x86_64 x86_64 x86_64 G
*** This bug is a duplicate of bug 1500751 ***
https://bugs.launchpad.net/bugs/1500751
apport information
** Attachment added: "ProcEnviron.txt"
https://bugs.launchpad.net/bugs/1504763/+attachment/4490703/+files/ProcEnviron.txt
** This bug has been marked a duplicate of bug 1500751
Cr
Same here, Lenovo T450s, Ubuntu 15.04, kernel 3.19.0-30.34-generic.
Everything up to date. After the passphrase screen appears, the input
field seems to have no focus.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https:
The bug doesn't seem to impact 3.13.0-63-generic.
(the server is in production we don't really want to test 4.2 unstable)
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1495442
Title:
X
apport information
** Attachment added: "Lspci.txt"
https://bugs.launchpad.net/bugs/1495442/+attachment/4463951/+files/Lspci.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1495442
apport information
** Attachment added: "WifiSyslog.txt"
https://bugs.launchpad.net/bugs/1495442/+attachment/4463958/+files/WifiSyslog.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bug
apport information
** Attachment added: "UdevDb.txt"
https://bugs.launchpad.net/bugs/1495442/+attachment/4463956/+files/UdevDb.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1495442
apport information
** Tags added: apport-collected staging trusty
** Description changed:
Ubuntu 14.04.3 LTS with Kernel 3.19.0-26-generic
One of our servers running rsnapshot and nfs-kernel-server on XFS partitions
crashed or hanged two sundays in a raw.
Kernel 3.19.0-26-generic h
apport information
** Attachment added: "ProcInterrupts.txt"
https://bugs.launchpad.net/bugs/1495442/+attachment/4463954/+files/ProcInterrupts.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad
apport information
** Attachment added: "UdevLog.txt"
https://bugs.launchpad.net/bugs/1495442/+attachment/4463957/+files/UdevLog.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1495
apport information
** Attachment added: "ProcModules.txt"
https://bugs.launchpad.net/bugs/1495442/+attachment/4463955/+files/ProcModules.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/b
apport information
** Attachment added: "ProcCpuinfo.txt"
https://bugs.launchpad.net/bugs/1495442/+attachment/4463953/+files/ProcCpuinfo.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/b
1 - 100 of 117 matches
Mail list logo