[Expired for linux (Ubuntu) because there has been no activity for 60
days.]
** Changed in: linux (Ubuntu)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bu
Alright, I will do what I did, if it comes up again. I will try to
augment our tests to include an apt upgrade with -proposed. Thank 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/bugs/2045
You can file a bug just like you did. If you happen to do a bit more
debugging, then making sure it gets assigned to the correct package
helps.
For the kernel, always just file a new bug, unless someone has the same
issue as you and you can find the bug via google or the all bugs
category on the k
Looking at Jason Wang's commits, it seems like it must work at least a
little with qemu (because he committed it) but either 1) not *that* well
or 2) someone else told him about trying to run firecracker or some
other VMM that more closely assumes the specification in this area,
since he modified i
> I might try to set the kernel parameter next. For clarification: I would add
> amdgpu.mcb=0 to
> GRUB_CMDLINE_LINUX_DEFAULT in /etc/default/grub and then run 'sudo
> update-grub' (or update-grub2?).
> Afterwards I can just reboot?
Yes that sounds correct other than a typo - it should be
"amdgp
Public bug reported:
>From kernel v6.6, HDA controller PCIIDs are sorted out and unified, and based
>on it, added new PCIID and audio support for arrowlake-s, need to backport
>them to oem-6.5, this is a preparation for supporting HP latest laptops:
unified PCIIDs:
PCI_DEVICE_ID_INTEL_HDA_ADL_N
Great, so the fix works as intended. 5.15.0-91-generic should be
released to -updates this week hopefully.
I don't think the CPC team builds any cloud images with -proposed
enabled. I asked around, and I'll let you know if there does happen to
be some images built.
For the meantime you could laun
I've tested it and handed it off to Rick for him to look it over and
test (second set of eyes)...
--
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/2044630
Title:
zfs-dkms 2.1.5-1ubuntu
Indeed, it boots after following your instructions.
ubi@vm1fmdye:~$ uname -a
Linux vm1fmdye 5.15.0-91-generic #101-Ubuntu SMP Tue Nov 14 13:30:08 UTC 2023
x86_64 x86_64 x86_64 GNU/Linux
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to lin
We can check it out, I have a question though, is there a way to get a
pre-captured image with -proposed in it? We could integrate this into a
CI system to do more monitoring.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu
Hi Daniel,
Thanks for reporting. I had a look into the followup commit you
mentioned:
~/Work/kernel/ubuntu-jammy$ git log --grep "virtio-net: set queues after
driver_ok" origin/master-next
commit c6c83b9055f44bcb2bc2fae32323c0a1510c7656
Author: Jason Wang
Date: Wed Aug 9 23:12:56 2023 -0400
** Also affects: linux (Ubuntu Jammy)
Importance: Undecided
Status: New
** Changed in: linux (Ubuntu)
Status: New => Fix Released
** Changed in: linux (Ubuntu Jammy)
Status: New => Fix Committed
--
You received this bug notification because you are a member of Kernel
Pac
Public bug reported:
[ 143.525500]
[ 143.525913] UBSAN: array-index-out-of-bounds in
/var/lib/dkms/virtualbox/7.0.10/build/vboxdrv/SUPDrvGip.c:4062:31
[ 143.526327] index 1 is out of range for type 'SUPGIPCPU [1]
** Description changed:
On todays updates, zfs-dkms 2.1.5-1ubuntu6~22.04.2 failed to build
kernel module.
Genrated Crash report, but couldn't send it on it's own.
Error it kept throwing was:
>>>
Setting up zfs-dkms (2.1.5-1ubuntu6~22.04.2) ...
Loading new zfs-2.1.5 DKMS files..
<>
Rick S and I have talked a lot today... trying to remember:
I added a repo on my GitHub on: Open-ZFS-Admin > "How To Uninstall
package 'zfs-dkms' And Survive"
We had to remember:
- Why we actually started using it.
Ubuntu, in the past, did not rebuild the zfs module, so we needed zfs-
dkms
It looks like the -proposed kernel has picked up that missing patch:
~/c/linux ((Ubuntu-5.15.0-91.101))> git log --grep='virtio-net: set queues
after driver_ok'
commit c6c83b9055f44bcb2bc2fae32323c0a1510c7656
Author: Jason Wang
Date: Wed Aug 9 23:12:56 2023 -0400
virtio-net: set queues af
Can you boot completely with 'nomodeset'?
--
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/2043203
Title:
Kernel 5.15.0-86 causes LightDM to disappear after 1s
Status in linux package in
The same with an Acer Predator SSD GM7 M.2 4TB I think the error is in
the MaxIO MAP1602A controller and not in the brand.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-oem-6.5 in Ubuntu.
https://bugs.launchpad.net/bugs/2041495
Ti
A bit surprised that this isn't treated with more urgency. We're on an
LTS ubuntu and we get broken updates, basically.
Though so far I can't see it having a major impact in my case (can still
use zfs and updating other packages seems to work)
--
You received this bug notification because you ar
Public bug reported:
Hie,
I have the same problem than
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1994144
with my computer HP 17-cn2119 under Kubuntu 22.04. I tried also Kubuntu 23.04
and 23.10, xorg and wayland, same problem. I also tested openSuse 15.5 and
there was the same issue.
Hie,
I have the same problem with my computer HP 17-cn2119 under Kubuntu 22.04. I
tried also Kubuntu 23.04 and 23.10, same problem. I also tested openSuse 15.5
ans there was the same issue.
Screen and HDMI cable worked with the previous computer, and work actually on
Windows 11 (dualboot).
Seems
Public bug reported:
[Impact]
sched-ext is a new scheduling class introduced in the Linux kernel that
provides a mechanism to implement scheduling policies as eBPF programs
(https://lwn.net/Articles/922405/). Such programs can also be connected
to user-space counterparts to defer scheduling decis
The documentation on the source code
(https://www.fourmilab.ch/webtools/qprint/#Download) says (p.4, #8)
"Procedure output line break outputs the standard RFC 822 line break sequence
of carriage-return,
line-feed and resets the current output line length to zero."
That's good for multi-line outp
Public bug reported:
[Impact]
With LP: #2023007 we have decided to enable CONFIG_RCU_LAZY in the
lowlatency kernel to improve power consumption, but this option can
potentially introduce performance regressions in some cases, due to the
fact that RCU callbacks are now batched and flushed all at o
24 matches
Mail list logo