apport information
** Attachment added: "ProcInterrupts.txt"
https://bugs.launchpad.net/bugs/2007829/+attachment/5648583/+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
The problem is reproducible with Linux ubuntu 5.19.0-1007-allwinner
(from Kinetic).
--
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/2007829
Title:
USB keyboard not detected
Status in lin
When unplugging and reconnecting the keyboard it works. But that should
not be necessary.
--
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/2007829
Title:
USB keyboard not detected
Status
Public bug reported:
I have installed the Kinetic preinstalled image on the Nezha board and
upgraded it.
With the 5.19 kernel the HDMI console output uses a larger font. Not all
columns and not all lines of the screen buffer are visible. So when
reaching the lower end of the HDMI output you start
apport information
** Tags added: apport-collected
** Description changed:
I have installed the Kinetic preinstalled image on the Nezha board and
upgraded it.
With the 5.19 kernel the HDMI console output uses a larger font. Not all
columns and not all lines of the screen buffer are vi
$ edid-decode /sys/class/drm/card0-HDMI-A-1/edid
EDID of '/sys/class/drm/card0-HDMI-A-1/edid' was empty.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-allwinner in Ubuntu.
https://bugs.launchpad.net/bugs/2007857
Title:
5.19.0-1
$ sudo ./edid-rw 1 | edid-decode
edid-decode (hex):
00 ff ff ff ff ff ff 00 22 70 00 00 00 00 00 00
05 1f 01 03 80 22 13 78 ea da e5 95 5d 59 94 29
24 50 54 bf ef 80 d1 c0 b3 00 a9 40 a9 c0 81 80
81 40 81 00 81 c0 1a 36 80 a0 70 38 1f 40 30 20
25 00 58 c1 10 00 00 1a 00 00 00 ff 00 0a 20 20
20 20
We don't support any RISC-V boards on Bionic.
** Changed in: zfs-linux (Ubuntu Bionic)
Status: Confirmed => Invalid
--
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/2016881
Title
Public bug reported:
>From time to time my KDE desktop becomes unresponsive. In the kernel log
I find errors like the following repeating incessantly:
03:34.977226 kernel: [ 8355.577322] [drm] PTB located at 0x00F400A0
03:34.977232 kernel: [ 8355.577356] [drm] PSP is resuming...
03:34.996
Cf. https://gitlab.freedesktop.org/drm/amd/-/issues/2447
--
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/2018286
Title:
amdgpu driver failing repeatedly
Status in linux package in Ubuntu
*** This bug is a duplicate of bug 1959525 ***
https://bugs.launchpad.net/bugs/1959525
** This bug has been marked a duplicate of bug 1959525
Occasional no display output on 6900XT or if been idle for too long
--
You received this bug notification because you are a member of Kernel
Packag
Cf. https://gitlab.freedesktop.org/drm/amd/-/issues/2447
** Bug watch added: gitlab.freedesktop.org/drm/amd/-/issues #2447
https://gitlab.freedesktop.org/drm/amd/-/issues/2447
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ub
Public bug reported:
I am running Ubuntu Lunar on the LicheeRV dock with a loudspeaker
connected.
The 'aplay -l' command shows that a playback device exists:
# aplay -l
List of PLAYBACK Hardware Devices
card 0: sun20icodec [sun20i-codec], device 0: sun20i-codec snd-soc-dummy-dai-0
[su
After several successful calls in file alsa-lib/src/pcm/pcm.c, function
snd_pcm_hw_writei()
ioctl(fd, SNDRV_PCM_IOCTL_WRITEI_FRAMES, &xferi)
returns an error EIO with fd pointing to /dev/snd/pcmC0D0p.
--
You received this bug notification because you are a member of Kernel
Packages, which is
As the error message seems to be created on the last frame, the main
question is why there is not sound output at all.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-allwinner in Ubuntu.
https://bugs.launchpad.net/bugs/2018657
Titl
My problems only occur when running a KDE Wayland session, not with KDE
X11 sessions.
--
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/1959525
Title:
Occasional no display output on 6900XT
>> Kernels that use u-boot (direct), abootimg, piboot will have to stay
as they are - unless they gain zboot image format boot support.
Hello Dimitri,
zboot kernels are regualr EFI binaries. Where did you see problems in
booting them with U-Boot's bootefi command?
Best regards
Heinrich
--
You
The problem is due to the kernel not supporting the deprecated statfs()
call on the efivarfs file system.
To demonstrate this I have created the following program (statfs.c):
#include
#include
int main(int argc, char *argv[])
{
struct statfs s;
int ret;
if (argc < 2) {
In U-Boot's EFI_RT_PROPERTIES_TABLE_VERSION the flag
EFI_RT_SUPPORTED_QUERY_VARIABLE_INFO is not set.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-meta-riscv in Ubuntu.
https://bugs.launchpad.net/bugs/2034705
Title:
efivar fail
Kernel commit d86ffcb1 ("efivarfs: expose used and total size")
introduced an EFI runtime call QueryVariableInfo().
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-meta-riscv in Ubuntu.
https://bugs.launchpad.net/bugs/2034705
Ti
U-Boot currently does not implement QueryVariableInfo at runtime. This
function is not needed for a read only efivarfs. I think it would be
more appropriate to check if GetVariable is enabled in
efi.runtime_supported_mask.
** Changed in: efivar (Ubuntu)
Status: New => Invalid
--
You recei
** Patch added: "Draft Linux patch"
https://bugs.launchpad.net/ubuntu/+source/linux-meta-riscv/+bug/2034705/+attachment/5699289/+files/0001-efivarfs-fix-statfs-on-efivarfs.patch
** Changed in: linux-meta-riscv (Ubuntu)
Assignee: (unassigned) => Heinrich Schuchardt (xypron)
Patch sent upstream https://lore.kernel.org/linux-
efi/20230909180812.10904-1-heinrich.schucha...@canonical.com/T/#u.
Without this patch the Ubuntu installer on systems using U-Boot (e.g.
riscv64) will fail.
** Changed in: linux-meta-riscv (Ubuntu)
Assignee: Heinrich Schuchardt (xypron
Public bug reported:
I am running Ubuntu Mantic. Since the upgrade of the kernel to 6.5 my WiFI card
Intel Corporation Wi-Fi 6 AX210/AX211/AX411 160MHz [8086:2725] (rev 1a)
does not work anymore.
[ +0.000149] libcrc32c raid1 raid0 multipath linear amdgpu amdxcp iommu_v2
drm_buddy gpu_sched i2c
Same error exists with Linux ubuntu 6.2.0-19-generic on Nezha D1 board.
** Changed in: linux-allwinner (Ubuntu)
Status: Fix Released => New
** Also affects: linux-meta (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of K
Public bug reported:
I am currently testing the mantic preinstalled server image for the
LicheeRV Dock.
After upgrading to Linux 6.5 from ppa:esmil/ppa output for HDMI is
missing. Before we build the final images this needs to be fixed.
** Affects: linux-meta-riscv (Ubuntu)
Importance: Unde
$ uname -a
Linux ubuntu 6.5.0-2-generic #2.1-Ubuntu SMP Tue Sep 5 14:10:40 UTC 2023
riscv64 riscv64 riscv64 GNU/Linux
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-meta-riscv in Ubuntu.
https://bugs.launchpad.net/bugs/2037000
Ti
Public bug reported:
I am currently testing http://cdimage.ubuntu.com/ubuntu-server/daily-
preinstalled/20230920/mantic-preinstalled-server-
riscv64+visionfive.img.xz according to
http://iso.qa.ubuntu.com/qatracker/milestones/448/builds/287116/testcases/1754/results
'nmcli dev wifi list' and 'ip
With kernel 6.5.0-6-generic #6.1-Ubuntu SMP Thu Sep 21 12:51:18 from
ppa:esmil/ppa efivar works fine.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-meta-riscv in Ubuntu.
https://bugs.launchpad.net/bugs/2034705
Title:
efivar fail
apport information
** Attachment added: "UdevDb.txt"
https://bugs.launchpad.net/bugs/1991703/+attachment/5621178/+files/UdevDb.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-signed in Ubuntu.
https://bugs.launchpad.net/bugs/
apport information
** Attachment added: "Lsusb-t.txt"
https://bugs.launchpad.net/bugs/1991703/+attachment/5621170/+files/Lsusb-t.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-signed in Ubuntu.
https://bugs.launchpad.net/bu
Could this be a problem with the Nvidia DKMS driver? On a laptop using
the Radeon driver I have no problem.
** Also affects: nvidia-graphics-drivers-515 (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Kernel
Packages, which i
Microchip informed us that a matching and tested set of upstream Linux
PCIe patches matching the updcoming HSS v2022.10 is not available. We
should postpone adding patches for PCIe to after the 2022.10 Ubuntu
release.
--
You received this bug notification because you are a member of Kernel
Packag
The attached patch can be used to disable PCIe in the device-tree:
[PATCH] riscv: dts: microchip: disable the icicle's pcie controller
PCIe on the icicle kit is unfortunately non-functional in the v2022.10
design as things stand. Disable it in the devicetree so that there will
be no issues if the
The same problem exists with linux-image-5.19.0-19-generic
** Summary changed:
- Failure to boot with linux-image-5.19.0-18-generic
+ Failure to boot with linux-image-5.19.0-18-generic and -5.19.0-19-generic
--
You received this bug notification because you are a member of Kernel
Packages, whic
Thanks Andrea for looking into the issue.
Would the code changed in 458ec0c8f359 ("drm/i915: fix null pointer
dereference") ever be executed on an AMD Ryzen processor with an Nvidia
card? Doesn't the driver framework detect that there is no i915 GPU?
--
You received this bug notification because
Hello Andrea,
As expected an i915 fix is irrelevant for a system without an i915 GPU.
The problem persists with your kernel.
Best regards
Heinrich
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-signed in Ubuntu.
https://bugs.laun
sudo apt-get --purge remove '*nvidia*'
sudo ubuntu-drivers install
solved the problem for me. I am in KDE running in 5.19.0-19-generic with
Nvidia 515 drivers.
Thanks a lot.
Best regards
Heinrich
--
You received this bug notification because you are a member of Kernel
Packages, which is subsc
Public bug reported:
When attaching a USB Realtek Semiconductor Corp. RTL8153 Gigabit
Ethernet Adapter a crash occured.
System: LicheeRV
Kernel: 5.17.0-1003-allwinner #3-Ubuntu SMP Fri Jul 15 15:28:33 UTC 2022
Oct 20 10:56:08 ubuntu kernel: [ 547.169633] usb 2-1: new high-speed USB
device numb
apport information
** Attachment added: "ProcEnviron.txt"
https://bugs.launchpad.net/bugs/1993645/+attachment/5625455/+files/ProcEnviron.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-allwinner in Ubuntu.
https://bugs.launc
** Attachment added: "syslog"
https://bugs.launchpad.net/ubuntu/+source/linux-allwinner/+bug/1993645/+attachment/5625456/+files/syslog
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-allwinner in Ubuntu.
https://bugs.launchpad.ne
apport information
** Attachment added: "Dependencies.txt"
https://bugs.launchpad.net/bugs/1993645/+attachment/5625454/+files/Dependencies.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-allwinner in Ubuntu.
https://bugs.lau
Sander, as you mentioned Armbian just for clarification: Did you
experience the problem with a fresh install using Ubuntu's LicheeRV
image or with some Armbian stuff still in your installation.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed
The fatrace code has the following comment:
/* Only consider mounts which have an actual device or bind mount
* point. The others are stuff like proc, sysfs, binfmt_misc etc. which
* are virtual and do not actually cause disk access. */
This is why tracing /run /proc /sy
Public bug reported:
With Kernel 5.19.0-1002-generic on the SiFive Unmatched earlyconsole
output looks like:
EFI stub: Booting Linux Kernel...
EFI stub: Using DTB from configuration table
EFI stub: Loaded initrd from LINUX_EFI_INITRD_MEDIA_GUID device path
EFI stub: Exiting boot services...
�
** Description changed:
- With Kernel 5.19.0-1002-generic on the SiFive Unmatches earlyconsole
+ With Kernel 5.19.0-1002-generic on the SiFive Unmatched earlyconsole
output looks like:
EFI stub: Booting Linux Kernel...
EFI stub: Using DTB from configuration table
EFI stub: Loaded initrd
** Package changed: linux-riscv (Ubuntu) => linux-meta-riscv (Ubuntu)
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-meta-riscv in Ubuntu.
https://bugs.launchpad.net/bugs/1988984
Title:
earlyconsole prints ���
Public bug reported:
Booting the SiFive HiFive Unmatched with a Radeon graphics shows CPU
stall:
[ 30.802483] [drm] Initialized radeon 2.50.0 20080528 for :07:00.0 on
minor 0
[ 52.010316] watchdog: BUG: soft lockup - CPU#0 stuck for 21s!
[systemd-udevd:160]
[ 52.017321] Modules linked
@esmil: This seems to be specific to your ppa kernel.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-meta-riscv in Ubuntu.
https://bugs.launchpad.net/bugs/1988984
Title:
earlyconsole prints on 5.19.0-1002
** Summary changed:
- linux-image-5.19.2 does not boot
+ linux-image-5.19.2 has problem with Radeon GPU
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-riscv in Ubuntu.
https://bugs.launchpad.net/bugs/1988990
Title:
linux-image-5
apport information
** Tags added: apport-collected kinetic uec-images
** Description changed:
Booting the SiFive HiFive Unmatched with a Radeon graphics shows CPU
stall:
[ 30.802483] [drm] Initialized radeon 2.50.0 20080528 for :07:00.0 on
minor 0
[ 52.010316] watchdog: BUG:
apport information
** Attachment added: "Lspci.txt"
https://bugs.launchpad.net/bugs/1988990/+attachment/5614359/+files/Lspci.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-riscv in Ubuntu.
https://bugs.launchpad.net/bugs/198
apport information
** Attachment added: "Card0.Codecs.codec.0.txt"
https://bugs.launchpad.net/bugs/1988990/+attachment/5614357/+files/Card0.Codecs.codec.0.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-riscv in Ubuntu.
http
apport information
** Attachment added: "CRDA.txt"
https://bugs.launchpad.net/bugs/1988990/+attachment/5614356/+files/CRDA.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-riscv in Ubuntu.
https://bugs.launchpad.net/bugs/19889
apport information
** Attachment added: "Lspci-vt.txt"
https://bugs.launchpad.net/bugs/1988990/+attachment/5614360/+files/Lspci-vt.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-riscv in Ubuntu.
https://bugs.launchpad.net/b
apport information
** Attachment added: "CurrentDmesg.txt"
https://bugs.launchpad.net/bugs/1988990/+attachment/5614358/+files/CurrentDmesg.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-riscv in Ubuntu.
https://bugs.launchp
apport information
** Attachment added: "Lsusb-v.txt"
https://bugs.launchpad.net/bugs/1988990/+attachment/5614361/+files/Lsusb-v.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-riscv in Ubuntu.
https://bugs.launchpad.net/bug
apport information
** Attachment added: "ProcInterrupts.txt"
https://bugs.launchpad.net/bugs/1988990/+attachment/5614366/+files/ProcInterrupts.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-riscv in Ubuntu.
https://bugs.lau
apport information
** Attachment added: "UdevDb.txt"
https://bugs.launchpad.net/bugs/1988990/+attachment/5614368/+files/UdevDb.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-riscv in Ubuntu.
https://bugs.launchpad.net/bugs/1
apport information
** Attachment added: "ProcModules.txt"
https://bugs.launchpad.net/bugs/1988990/+attachment/5614367/+files/ProcModules.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-riscv in Ubuntu.
https://bugs.launchpad
apport information
** Attachment added: "PaInfo.txt"
https://bugs.launchpad.net/bugs/1988990/+attachment/5614362/+files/PaInfo.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-riscv in Ubuntu.
https://bugs.launchpad.net/bugs/1
apport information
** Attachment added: "ProcEnviron.txt"
https://bugs.launchpad.net/bugs/1988990/+attachment/5614365/+files/ProcEnviron.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-riscv in Ubuntu.
https://bugs.launchpad
apport information
** Attachment added: "WifiSyslog.txt"
https://bugs.launchpad.net/bugs/1988990/+attachment/5614369/+files/WifiSyslog.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-riscv in Ubuntu.
https://bugs.launchpad.n
apport information
** Attachment added: "ProcCpuinfo.txt"
https://bugs.launchpad.net/bugs/1988990/+attachment/5614364/+files/ProcCpuinfo.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-riscv in Ubuntu.
https://bugs.launchpad
apport information
** Attachment added: "PciMultimedia.txt"
https://bugs.launchpad.net/bugs/1988990/+attachment/5614363/+files/PciMultimedia.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-riscv in Ubuntu.
https://bugs.launc
Bisecting the kernel configuration file points to CONFIG_PWM_SIFIVE=y
causing the problem.
The setting was already enabled in out v5.15 kernel.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-meta-riscv in Ubuntu.
https://bugs.launc
CONFIG_PWM_SIFIVE=m could be a workaround.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-meta-riscv in Ubuntu.
https://bugs.launchpad.net/bugs/1988984
Title:
earlyconsole prints on 5.19.0-1002-generic
S
Public bug reported:
The PolarFire Icicle Kit provides a PCIe slot. With our 5.19 kernel it
is not usable. Please, add the following patches:
#
https://lore.kernel.org/linux-riscv/20220901133403.3392291-5-conor.doo...@microchip.com/
riscv: dts: microchip: add pci dma ranges for the icicle
#
htt
With Kinetic we are trying to bring support for the PolarFire Icicle Kit which
was missing in Jammy.
Without PCI this support would be incomplete.
The patches don't touch any code relevant for other boards. As the board
has not been previously supported there is not risk of regression.
Please,
Public bug reported:
Since the last kernel update today my system stops in the middle of the boot
process and does not reach KDE.
---
ProblemType: Bug
ApportVersion: 2.23.0-0ubuntu2
Architecture: amd64
CasperMD5CheckResult: pass
CurrentDesktop: KDE
DistroRelease: Ubuntu 22.10
InstallationDate: I
apport information
** Attachment added: "AlsaInfo.txt"
https://bugs.launchpad.net/bugs/1991703/+attachment/5621162/+files/AlsaInfo.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-signed in Ubuntu.
https://bugs.launchpad.net/
apport information
** Attachment added: "CurrentDmesg.txt"
https://bugs.launchpad.net/bugs/1991703/+attachment/5621165/+files/CurrentDmesg.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-signed in Ubuntu.
https://bugs.launch
apport information
** Attachment added: "CRDA.txt"
https://bugs.launchpad.net/bugs/1991703/+attachment/5621164/+files/CRDA.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-signed in Ubuntu.
https://bugs.launchpad.net/bugs/1991
apport information
** Attachment added: "ProcInterrupts.txt"
https://bugs.launchpad.net/bugs/1991703/+attachment/5621176/+files/ProcInterrupts.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-signed in Ubuntu.
https://bugs.la
apport information
** Attachment added: "ProcCpuinfo.txt"
https://bugs.launchpad.net/bugs/1991703/+attachment/5621173/+files/ProcCpuinfo.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-signed in Ubuntu.
https://bugs.launchpa
apport information
** Attachment added: "ProcCpuinfoMinimal.txt"
https://bugs.launchpad.net/bugs/1991703/+attachment/5621174/+files/ProcCpuinfoMinimal.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-signed in Ubuntu.
https:/
apport information
** Attachment added: "Lsusb.txt"
https://bugs.launchpad.net/bugs/1991703/+attachment/5621169/+files/Lsusb.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-signed in Ubuntu.
https://bugs.launchpad.net/bugs/19
apport information
** Attachment added: "Lsusb-v.txt"
https://bugs.launchpad.net/bugs/1991703/+attachment/5621171/+files/Lsusb-v.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-signed in Ubuntu.
https://bugs.launchpad.net/bu
apport information
** Attachment added: "Lspci-vt.txt"
https://bugs.launchpad.net/bugs/1991703/+attachment/5621168/+files/Lspci-vt.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-signed in Ubuntu.
https://bugs.launchpad.net/
apport information
** Attachment added: "Lspci.txt"
https://bugs.launchpad.net/bugs/1991703/+attachment/5621167/+files/Lspci.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-signed in Ubuntu.
https://bugs.launchpad.net/bugs/19
apport information
** Attachment added: "IwConfig.txt"
https://bugs.launchpad.net/bugs/1991703/+attachment/5621166/+files/IwConfig.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-signed in Ubuntu.
https://bugs.launchpad.net/
apport information
** Attachment added: "acpidump.txt"
https://bugs.launchpad.net/bugs/1991703/+attachment/5621180/+files/acpidump.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-signed in Ubuntu.
https://bugs.launchpad.net/
apport information
** Attachment added: "ProcModules.txt"
https://bugs.launchpad.net/bugs/1991703/+attachment/5621177/+files/ProcModules.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-signed in Ubuntu.
https://bugs.launchpa
apport information
** Attachment added: "WifiSyslog.txt"
https://bugs.launchpad.net/bugs/1991703/+attachment/5621179/+files/WifiSyslog.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-signed in Ubuntu.
https://bugs.launchpad.
apport information
** Attachment added: "PaInfo.txt"
https://bugs.launchpad.net/bugs/1991703/+attachment/5621172/+files/PaInfo.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-signed in Ubuntu.
https://bugs.launchpad.net/bugs/
apport information
** Attachment added: "ProcEnviron.txt"
https://bugs.launchpad.net/bugs/1991703/+attachment/5621175/+files/ProcEnviron.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-signed in Ubuntu.
https://bugs.launchpa
apport information
** Attachment added: "AudioDevicesInUse.txt"
https://bugs.launchpad.net/bugs/1991703/+attachment/5621163/+files/AudioDevicesInUse.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-signed in Ubuntu.
https://b
** Package changed: u-boot (Ubuntu) => linux (Ubuntu)
** Also affects: linux-starfive-5.17 (Ubuntu)
Importance: Undecided
Status: New
--
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
apport information
** Tags added: apport-collected kinetic uec-images
** Description changed:
QEMU 7.0 supports KVM on RISC-V.
Package u-boot-qemu supplies /usr/lib/u-boot/qemu-riscv64_smode/uboot.elf.
That binary cannot be used to boot via qemu-system-riscv64 -kvm.
File u-boot pro
apport information
** Attachment added: "Lspci.txt"
https://bugs.launchpad.net/bugs/1980594/+attachment/5602240/+files/Lspci.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-starfive-5.17 in Ubuntu.
https://bugs.launchpad.net/
apport information
** Attachment added: "ProcModules.txt"
https://bugs.launchpad.net/bugs/1980594/+attachment/5602244/+files/ProcModules.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-starfive-5.17 in Ubuntu.
https://bugs.l
apport information
** Attachment added: "Lsusb-v.txt"
https://bugs.launchpad.net/bugs/1980594/+attachment/5602241/+files/Lsusb-v.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-starfive-5.17 in Ubuntu.
https://bugs.launchpad
apport information
** Attachment added: "ProcInterrupts.txt"
https://bugs.launchpad.net/bugs/1980594/+attachment/5602243/+files/ProcInterrupts.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-starfive-5.17 in Ubuntu.
https://
apport information
** Attachment added: "ProcEnviron.txt"
https://bugs.launchpad.net/bugs/1980594/+attachment/5602242/+files/ProcEnviron.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-starfive-5.17 in Ubuntu.
https://bugs.l
apport information
** Attachment added: "WifiSyslog.txt"
https://bugs.launchpad.net/bugs/1980594/+attachment/5602246/+files/WifiSyslog.txt
** Changed in: linux (Ubuntu)
Status: Incomplete => Confirmed
** Changed in: linux-starfive-5.17 (Ubuntu)
Status: New => Confirmed
--
You
apport information
** Attachment added: "UdevDb.txt"
https://bugs.launchpad.net/bugs/1980594/+attachment/5602245/+files/UdevDb.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-starfive-5.17 in Ubuntu.
https://bugs.launchpad.ne
The patch be82abe6a76b ("RISC-V: KVM: Fix SRCU deadlock caused by
kvm_riscv_check_vcpu_requests()") is contained in Linux v5.19-rc7.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-starfive-5.17 in Ubuntu.
https://bugs.launchpad.net/
The problem is not reproducible with EDK II built from upstream source using
the Dockerfile in
https://github.com/xypron/sct_release_test/tree/3f095ab1cb905f14d2d608a4a47b554779b00244/build_sct_riscv64
--
You received this bug notification because you are a member of Kernel
Packages, which is su
When building with BUILD_TYPE=DEBUG we get bit more output for the
crash:
ProtectUefiImageCommon - 0x7F02C7C0
- 0x00017E08E000 - 0x001813C0
Image -
Build/RiscVVirtQemu/DEBUG_GCC5/RISCV64/NetworkPkg/TlsDxe/TlsDxe/DEBUG/TlsDxe.dll
Image Section Alignment(0x40) does not matc
When adding build flag -DNETWORK_TLS_ENABLE I can reproduce the issue
with upstream source.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-meta-riscv in Ubuntu.
https://bugs.launchpad.net/bugs/2077731
Title:
riscv64 EDK 2 crashes
201 - 300 of 428 matches
Mail list logo