Apparently I was too hasty. Using these two files got my ip link status
further along but didn't actually get me to working wifi.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-firmware in Ubuntu.
https://bugs.launchpad.net/bugs/183
Thanks Jesus for the workaround, I can confirm that those two files
fixed wifi on my raspi 3b+.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-firmware in Ubuntu.
https://bugs.launchpad.net/bugs/1836730
Title:
Raspberry Pi 3 brcm
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: linux-firmware (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-firmware in Ubuntu.
https://bugs.launchpad.
Please add "blacklist raydium_i2c_ts" to
"/etc/modprobe.d/blacklist.conf"
then:
$ sudo update-initramfs -u -k all
$ sudo poweroff
--
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/1849721
Ti
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: zfs-linux (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to zfs-linux in Ubuntu.
https://bugs.launchpad.net/bugs/1
** Changed in: linux (Ubuntu Disco)
Status: Confirmed => Fix Committed
** Changed in: linux (Ubuntu Eoan)
Status: Confirmed => Fix Committed
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launc
** No longer affects: mutter (Ubuntu)
--
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/1850066
Title:
[Star LabTop (Mk III)] Screen backlight pulses rapidly when cursor is
still.
Status
** Also affects: ubuntux via
https://bugzilla.kernel.org/show_bug.cgi?id=205123
Importance: Unknown
Status: Unknown
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-firmware in Ubuntu.
https://bugs.launchpad.net/bugs/1848
@otheos, could you help collect logs when the system becomes
unresponsive? You can paste the dmesg of the last boot after rebooting.
I cannot find same hw for test, so it would be on your own. You might
want to file a bug on https://bugzilla.kernel.org/ concurrently.
--
You received this bug not
Thank you for following up, Kai-Heng.
To answer your question, I don't remember ever having a reliable suspend
in this system.
--
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/1846214
Title
Using: linux-image-unsigned-5.4.0-050400rc5-generic
--
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/1850099
Title:
Kernel 5.3.0-19 panic after upgrade to eoan ermine from disco dingo
Sta
Still panics. Looks like the same panic
** Attachment added: "20191028_230646.jpg"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1850099/+attachment/5301082/+files/20191028_230646.jpg
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribe
@florin two tests in need here:
[backport-iwlwifi-dkms]
1. Install backport-iwlwifi-dkms from PPA[1]:
$ sudo add-apt-repository ppa:canonical-hwe-team/backport-iwlwifi && sudo
apt-get update
$ sudo apt-get install backport-iwlwifi-dkms
2. The installation step above should also trigger dkm
Unfortunately I don't see suspend attempt in the log.
Is this a regression?
--
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/1846214
Title:
Freezes instead of suspending, most times
Stat
It appears nvidia-graphics-drivers-418 does not exist in Ubuntu 19.10,
only 19.04. So this is just a result of upgrading.
Please just uninstall any nvidia v418 packages not in use.
** Summary changed:
- nvidia-kernel-source-418 418.56-0ubuntu1: nvidia kernel module failed to build
+ nvidia-kerne
** Package changed: alsa-driver (Ubuntu) => ubuntu
--
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/1846539
Title:
[broadwell-rt286, playback] Since Linux 5.2rc2 audio playback no
longer
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: alsa-driver (Ubuntu)
Status: New => 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/184
** Changed in: linux (Ubuntu Bionic)
Assignee: (unassigned) => gerald.yang (gerald-yang-tw)
--
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/1848481
Title:
cloudimg: no iavf/i40evf mo
Thank you for your assistance, Kai-Heng. Attached is the output of the
command you specified.
** Attachment added: "Output of `journalctl -b -1 -k`"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1846214/+attachment/5301075/+files/journalctl.log
--
You received this bug notification be
I wonder if the problem is related to panel self refresh, since it is
affected by hardware cursor movement.
Please try adding kernel parameter:
i915.enable_psr=0
to GRUB_CMDLINE_LINUX_DEFAULT in /etc/default/grub and then run:
sudo update-grub
and reboot.
If that's the problem then it wou
Here's a script that will get the wifi back up and running again without
a reboot:
```
#!/bin/sh
# If an interface name was not passed in then assume that wlo1 is the interface
name.
if [ -z "$1" ]; then
interface="wlo1"
else
interface=$1
fi
# Figure out what pci slot Linux has assigned
** Summary changed:
- [amdgpu] Mouse cursor movement is unequally
+ [iwlwifi] Repeated kernel crashes in iwl_mvm_async_handlers_wk cause GUI
stuttering
** Package changed: gnome-shell (Ubuntu) => linux (Ubuntu)
--
You received this bug notification because you are a member of Kernel
Packages,
If you see changes like that after boot then please attach output from
'dmesg' showing the period of time when the change occurred.
--
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/1849484
T
You have been subscribed to a public bug:
After upgrading to Ubuntu 19.10 from 19.04 I noticed the mouse moves
unequally/choppy. I did a fresh install (deleting and overwriting 19.04 with
19.10).
For example: When I want to go to a button the cursor sometimes stops on the
way to it and moves on
** No longer affects: livecd-rootfs (Ubuntu)
--
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/1848481
Title:
cloudimg: no iavf/i40evf module so no network available with SR-IOV
enabled c
** Also affects: livecd-rootfs (Ubuntu Bionic)
Importance: Undecided
Status: New
** Also affects: linux (Ubuntu Bionic)
Importance: Undecided
Status: New
** Also affects: livecd-rootfs (Ubuntu Eoan)
Importance: Undecided
Status: New
** Also affects: linux (Ubuntu Eo
This change was made by a bot.
** Changed in: linux (Ubuntu)
Status: New => Confirmed
** Tags added: disco
--
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/1850238
Title:
ucsi_ccg
This change was made by a bot.
** Changed in: linux (Ubuntu)
Status: New => 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/1850239
Title:
Repeated Ubuntu internal error
Public bug reported:
Repeated notifications of internal errors in Ubuntu MATE 17.10. Lost
WiFi connection and when I tried to reconnect, the WiFi menu item grayed
out. Had to reboot to get WiFi back.
ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: linux-image-5.3.0-19-generic 5.3.0-19.20
Pr
Public bug reported:
Short version
=
I'm experiencing a 50-second hang each time I resume from a "deep"
(suspend-to-RAM) sleep.
It happens with the newer kernel (5.3 series; I'm currently running the
version from eoan-proposed), but not with the version from the Ubuntu
18.04.3 LTS (u
** Description changed:
split from bug 1843774
Description
This task is to identify what new device IDs are required for CML PCH-H.
Controller Kernel Version Commit Approved to be published Comments
USB device/xDCI 0x02ee v5.2 7ae622c978db6b2
I²C (CMP-H)|0x06c5 0x06c6 0x06e8 0x06
This bug is missing log files that will aid in diagnosing the problem.
While running an Ubuntu kernel (not a mainline or third-party kernel)
please enter the following command in a terminal window:
apport-collect 1850229
and then change the status of the bug to 'Confirmed'.
If, due to the nature
Public bug reported:
Description:
e1000e: network support for CML
This patch on intel-wired-lan enables CML support: [v1] e1000e: Add support for
Comet Lake: https://patchwork.ozlabs.org/patch/1174394/. It is not on net-next
yet.
Keep tune until it is in upstream.
target kernel: 5.4
target
** Description changed:
This bug will contain status and test results related to a kernel source
(or snap) as stated in the title.
For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
-- swm properties --
boot-testi
** Changed in: kunpeng920/ubuntu-20.04
Milestone: None => ubuntu-20.04-ga
--
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/1850117
Title:
[hpre-1017]sync mainline kernel 5.4rc3 hpre pa
** Changed in: kunpeng920/upstream-kernel
Milestone: None => linux-v5.5
--
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/1850117
Title:
[hpre-1017]sync mainline kernel 5.4rc3 hpre patc
** Changed in: linux (Ubuntu Focal)
Assignee: (unassigned) => dann frazier (dannf)
** Changed in: linux (Ubuntu Eoan)
Assignee: (unassigned) => dann frazier (dannf)
** Changed in: kunpeng920/upstream-kernel
Status: New => Triaged
** Also affects: kunpeng920/ubuntu-20.04
Impor
For reference, here is the output, but with an old intel wifi card 7260
that works perfectly well and is installed in the same X16 PCIE slot
where the AX200 fails to load its firmware.
The AX200 was supposed to replace the 7260 however due to this problem
I've had to roll back the upgrade.
https:
This bug is missing log files that will aid in diagnosing the problem.
While running an Ubuntu kernel (not a mainline or third-party kernel)
please enter the following command in a terminal window:
apport-collect 1850117
and then change the status of the bug to 'Confirmed'.
If, due to the nature
This appears to be a new driver, so backporting it should not be a
significant regression risk.
** Also affects: linux (Ubuntu)
Importance: Undecided
Status: New
** Also affects: linux (Ubuntu Eoan)
Importance: Undecided
Status: New
** Also affects: linux (Ubuntu Focal)
Im
IBM,
Please test the Bionic *and* Disco kernels available in PPA:
https://launchpad.net/~ubuntu-power-triage/+archive/ubuntu/lp1848127
Post the test output from *both* the kernels to this report. Once I get
positive test results I can SRU the patches.
** Changed in: linux (Ubuntu Disco)
S
** Changed in: bluez (Ubuntu)
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/1849641
Title:
New upstream release: bluez 5.51
Status in bluez
I have the same computer model (huawei matebook d 14 "ryzen 2500 and
vega graphics) and also under kubuntu 19.10 I have a problem with
artifacts on the screen (both in firefox and e.g. application for
watching popcorn time movies).
--
You received this bug notification because you are a member of
** Changed in: kernel-sru-workflow/automated-testing
Status: In Progress => Incomplete
** Description changed:
This bug will contain status and test results related to a kernel source
(or snap) as stated in the title.
For an explanation of the tasks and the associated workflow see
Ubuntu kernel team:
In the kernel package for Ubuntu, CONFIG_SND_SOC_SOF_INTEL_TOPLEVEL
(introduced in 5.2-rc1) needs to be changed from 'Y' back to its default
value of 'N'. As described by Intel, this option cannot currently be set
together with CONFIG_SND_SOC_INTEL_SST_TOPLEVEL.
** Changed in:
Why is the core clock for this GPU (HAINAN) and what seems to have
codename OLAND hard-coded anyway? The other GPUs do not have their
clocks hard-coded, which allows them to be modified without modifying
and rebuilding the module.
--
You received this bug notification because you are a member of
Uninstalled the previous kernel, installed this one and did a full
power-off/power-on - touchscreen is still not working.
--
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/1849721
Title:
Ra
Public bug reported:
Version 1.4.1 of the EFA driver has been tagged: https://github.com/amzn
/amzn-drivers/releases/tag/efa_linux_1.4.1
** Affects: linux-aws (Ubuntu)
Importance: Undecided
Status: Invalid
** Affects: linux-aws (Ubuntu Xenial)
Importance: Medium
Assignee:
I have the same XPS 13 model and I can confirm this, happened to me when
I updated Ubuntu to 19.04 to 19.10 (went from 5.0 to 5.2 i think) and I
started to have worst visual glitches. My screen freezes (not my system
because if i have a secondary display works fine) with heavy and a
distorted imag
** Tags added: sts
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-azure in Ubuntu.
https://bugs.launchpad.net/bugs/1850185
Title:
[linux-azure] 19.04 regression of KDUMP
Status in linux-azure package in Ubuntu:
New
Bug descri
I'm not on ubuntu but I'm the same kernel with the same kernel bug and
same hardware. Hope this helps anyway :-)
** Attachment added: "lspci -vvnk"
https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/1848831/+attachment/5300949/+files/kernel-5.3.6.fail
--
You received this bug no
** Description changed:
This bug will contain status and test results related to a kernel source
(or snap) as stated in the title.
For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
-- swm properties --
boot-testi
Public bug reported:
By default our test cases use DS1_v2 to test KDUMP, when we trigger a
kernel panic, the VM enters into emergency mode, which can be seen on
the serial console.
This issue can be resolved if the VM is resized from DS1_v2 (1 vcpus,
3.5 GiB memory) to DS12_v2 (4 vcpus, 28 GiB me
The problem is very old, nobody solved it ;(
This post from 2014 talk about similar whistling in headphones
https://askubuntu.com/questions/457910/strange-noise-in-headphones-when-
no-sound-is-played
The solution Below does not work well :
" Got the same problem on Dell XPS15 (9550, 2015 model
This bug is missing log files that will aid in diagnosing the problem.
While running an Ubuntu kernel (not a mainline or third-party kernel)
please enter the following command in a terminal window:
apport-collect 1850135
and then change the status of the bug to 'Confirmed'.
If, due to the nature
** Description changed:
Update the Amazon ENA driver to version 2.1.0 from mainline.
+
+ Port all ENA driver commits up to this:
+ dbbc6e687776 net: ena: update driver version from 2.0.3 to 2.1.0
+ ...
+
+ And also these specific commits after 2.1.0
+ 4208966f65f5 net: ena: clean up indentatio
This seems to be working correctly now here:
https://lore.kernel.org/linux-nvdimm/CAPcyv4gi--MyxXOt-
vb4Tw+ku=juymo4y+ysv+6ujf24bcd...@mail.gmail.com/
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad
Public bug reported:
Update the Amazon ENA driver to version 2.1.0 from mainline.
** Affects: linux (Ubuntu)
Importance: Undecided
Assignee: Kamal Mostafa (kamalmostafa)
Status: In Progress
--
You received this bug notification because you are a member of Kernel
Packages, whi
** Description changed:
This bug will contain status and test results related to a kernel source
(or snap) as stated in the title.
For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
-- swm properties --
boot-testi
The brightness number does not seem to fluctuate, so it might be a
different issue than the backlight that creates the pulsing effect.
--
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/1850066
I have set this bug as "not a duplicate", in order to track the request
to have the fix backported to the 4.4 kernels (Xenial and Trusty-hwe ).
** This bug is no longer a duplicate of bug 1840076
Disco update: upstream stable patchset 2019-08-13
** Also affects: linux (Ubuntu Bionic)
Import
*** This bug is a duplicate of bug 1848790 ***
https://bugs.launchpad.net/bugs/1848790
I have a PI 4 (4GB)
I loaded and installed the arm64 eoan
USB didn't work, ssh did
I set total_mem=1024
USB worked
I set total_mem=3072
USB failed
I set total_mem=1024 and loaded the linux image:
wget
** Package changed: ubuntu => linux (Ubuntu)
--
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/1850135
Title:
mlx5: Tail padding HW Checksum crash in ubuntu 18.04
Status in linux package i
I've re-opened 1845033 (for Xenial) to track this request.
--
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/1840076
Title:
Disco update: upstream stable patchset 2019-08-13
Status in linu
You have been subscribed to a public bug:
Hi,
we have the following issue which affects a lot of our customers this issue
fixes upstream and need to add the fixes to ubuntu 18.04.
Mlx5 driver: Tail padding HW Checksum crash in Ubuntu 18.04 kernel
4.15.0-58-generic.
Crach log:
[Fri Aug 30 07:15
Michael, it wouldn't hurt to update your BIOS to the latest (now. 6.30),
given it includes multiple, high severity security vulnerability fixes.
Once done, could you please advise if this changes anything, and post the
results of the following terminal command:
sudo dmidecode -s bios-version && s
** Description changed:
This bug will contain status and test results related to a kernel source
(or snap) as stated in the title.
For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
-- swm properties --
boot-testi
Next steps: wait for the patch to land in Eoan -updates, and then
propose SRU for bionic and disco.
--
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/1848127
Title:
[LTCTest][OPAL][OP930] M
** Tags removed: kernel-bug-exists-upstream latest-bios-5.60
** Tags added: bios-outdated-6.30 needs-upstream-testing
--
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/1612916
Title:
[Tohsi
Confirming this for ALC887-VD Analog [ALC887-VD Analog]
Audio device [0403]: Advanced Micro Devices, Inc. [AMD] FCH Azalia
Controller [1022:780d] (rev 01)
Crackling seems to only go away when mix is set to lower than 10% in
pulseaudio. If the device oversaturates it seems to try to lower the
volu
** Changed in: kernel-sru-workflow/promote-to-proposed
Status: In Progress => Fix Committed
--
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/1849855
Title:
bionic/linux: 4.15.0-68.7
Medya, this report is being closed as no debugging logs regarding your
problem have been provided by you, as requested in
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/992778/comments/43
.
However, if this is still reproducible in a supported release, please
follow the previous instructions
apport information
** Attachment added: "ProcCpuinfo.txt"
https://bugs.launchpad.net/bugs/1849484/+attachment/5300905/+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
FYI: While apport-collect was running, my screens went blank briefly and
then when they came back my monitor configuration was wrong: the ultra-
wide monitor was at a lower resolution than it's supposed to be and the
two monitors' relative positions were not configured correctly.
Unplugging the ult
apport information
** Attachment added: "xdpyinfo.txt"
https://bugs.launchpad.net/bugs/1849484/+attachment/5300918/+files/xdpyinfo.txt
** Changed in: linux (Ubuntu)
Status: Incomplete => New
** Changed in: linux (Ubuntu)
Status: New => Confirmed
--
You received this bug notif
apport information
** Attachment added: "Xrandr.txt"
https://bugs.launchpad.net/bugs/1849484/+attachment/5300917/+files/Xrandr.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/1849484
apport information
** Attachment added: "XorgLogOld.txt"
https://bugs.launchpad.net/bugs/1849484/+attachment/5300916/+files/XorgLogOld.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: "ProcModules.txt"
https://bugs.launchpad.net/bugs/1849484/+attachment/5300909/+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: "XorgLog.txt"
https://bugs.launchpad.net/bugs/1849484/+attachment/5300915/+files/XorgLog.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/1849
apport information
** Attachment added: "ProcInterrupts.txt"
https://bugs.launchpad.net/bugs/1849484/+attachment/5300908/+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: "ProcCpuinfoMinimal.txt"
https://bugs.launchpad.net/bugs/1849484/+attachment/5300906/+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: "ProcEnviron.txt"
https://bugs.launchpad.net/bugs/1849484/+attachment/5300907/+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: "WifiSyslog.txt"
https://bugs.launchpad.net/bugs/1849484/+attachment/5300914/+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: "PulseList.txt"
https://bugs.launchpad.net/bugs/1849484/+attachment/5300910/+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: "RfKill.txt"
https://bugs.launchpad.net/bugs/1849484/+attachment/5300911/+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/1849484
apport information
** Attachment added: "UnitySupportTest.txt"
https://bugs.launchpad.net/bugs/1849484/+attachment/5300913/+files/UnitySupportTest.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launc
apport information
** Attachment added: "UdevDb.txt"
https://bugs.launchpad.net/bugs/1849484/+attachment/5300912/+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/1849484
apport information
** Attachment added: "MonitorsUser.xml.txt"
https://bugs.launchpad.net/bugs/1849484/+attachment/5300904/+files/MonitorsUser.xml.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launc
apport information
** Attachment added: "Lsusb.txt"
https://bugs.launchpad.net/bugs/1849484/+attachment/5300903/+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/1849484
apport information
** Attachment added: "IwConfig.txt"
https://bugs.launchpad.net/bugs/1849484/+attachment/5300901/+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: "DpkgLog.txt"
https://bugs.launchpad.net/bugs/1849484/+attachment/5300900/+files/DpkgLog.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/1849
apport information
** Attachment added: "Lspci.txt"
https://bugs.launchpad.net/bugs/1849484/+attachment/5300902/+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/1849484
apport information
** Attachment added: "CurrentDmesg.txt"
https://bugs.launchpad.net/bugs/1849484/+attachment/5300899/+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
apport information
** Tags added: apport-collected ubuntu
** Description changed:
I have an LG ultra-wide (2560x1080) monitor.
Sometimes when I plug it into my laptop, whose screen was working fine
before I plugged it in, both screens go black but nothing else happens.
I can still see
apport information
** Attachment added: "CRDA.txt"
https://bugs.launchpad.net/bugs/1849484/+attachment/5300898/+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/1849484
Ti
** Description changed:
This bug will contain status and test results related to a kernel source
(or snap) as stated in the title.
For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
-- swm properties --
boot-testi
** Changed in: kernel-sru-workflow/promote-to-proposed
Status: Confirmed => In Progress
** Changed in: kernel-sru-workflow/promote-to-proposed
Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru) => Łukasz
Zemczak (sil2100)
--
You received this bug notification because you are
** Tags removed: need-duplicate-check
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to nvidia-graphics-drivers-418 in Ubuntu.
https://bugs.launchpad.net/bugs/1850157
Title:
nvidia-kernel-source-418 418.56-0ubuntu1: nvidia kernel module f
** Tags added: block-proposed
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-firmware in Ubuntu.
https://bugs.launchpad.net/bugs/1847250
Title:
update firmware for sound sof driver to fix the hang issue on several
Dell machines
Public bug reported:
Just upgraded to 19.10 and rebooted
ProblemType: Package
DistroRelease: Ubuntu 19.10
Package: nvidia-kernel-source-418 (not installed)
ProcVersionSignature: Ubuntu 5.3.0-19.20-generic 5.3.1
Uname: Linux 5.3.0-19-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
Appor
1 - 100 of 153 matches
Mail list logo