I upgraded to ubuntu24.04,
and it worked with 6.8.0-31 but not with 6.8.0.35.
The ppap (https://kernel.ubuntu.com/mainline/) kernel
works with both 6.8 and 6.8.12.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.
Public bug reported:
The pt3_drv driver, which worked fine with kernel 6.8.0-40, stopped
working after updating to kernel 6.8.0-45.
The same driver works fine with proxmox-kernel-6.8.12-1-pve-signed on
Proxmox (debian).
The driver is the one on github below.
https://github.com/m-tsudo/pt3.git
T
syslog
---
Apr 3 09:08:55 ubuntu-server subiquity_log.2004[2479]: Copying curtin install
log from /var/log/curtin/install.log to
target//var/log/installer/curtin-install.log
Apr 3 09:08:55 ubuntu-server subiquity_log.2004[2479]: Skipping unmount:
config disa
It is tcpdump when it goes well.
--
16:49:29.615379 IP 192.168.222.208.41811 > 192.168.222.242.53: 52985+ [1au] A?
ntp.ubuntu.com. (43)
0x: 4500 0047 b71c 4000 4011 4475 c0a8 ded0 E..G..@.@.Du
0x0010: c0a8 def2 a353 0035 0
It's a tcpdump that doesn't work.
The following message is output to syslog.
[E: Unable to locate package]
--
16:27:17.326322 IP 192.168.222.208.53049 > 192.168.222.242.53: 56457+ [1au] A?
ntp.ubuntu.com. (43)
0x: 4500 0047 417e 4000 4
Changing the referenced dns server no longer causes an error.
It is doubtful that the behavior is different when interactive-sections
is not specified and when interactive-sections is specified at the time
of dns that was an error.
Also, when the reference control by [view] is stopped from the se
grub command
---
linux /casper/vmlinuz quiet
ip=192.168.xxx.xxx::192.168.xxx.yyy:255.255.255.0:hostname:::192.168.xxx.zzz
autoinstall ds=nocloud-net\;s=http://192.168.xxx.www/sda/
---
user-data
---
autoinstall:
version
Error in packages at the beginning of the packages section
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1967458
Title:
ubuntu 20.4.4 Server Autoinstall Error
To manage notifications about this bug
Public bug reported:
When ubuntu20.04.4 Server is installed by autoinstall, an error occurs
when executing the packages section.
Since [/target/run/systemd/resolve] is not mounted, it seems that there
is an error in dns name resolution.
If interactive-sections is specified, [/target/run/systemd/
** Description changed:
- After updating the kernel from 5.14.0-1005 to 5.14.0-1007 on ubuntu20.04, if
you unload the driver with the following command, the command will be forcibly
terminated and the driver cannot be unloaded.
- Can be unloaded with 5.14.0-1005 without any problem
+
ubuntu20.0
As far as the patches in other files are concerned, it should have been
as follows.
--
--- /usr/local/src/5.14.0.git/focal/drivers/gpu/drm/amd/amdgpu/uvd_v6_0.c
2021-11-29 22:43:48.637432730 +
+++ uvd_v6_0.c 2021-11-30 06:54:01.57
Confirmed that unloading works fine with PPA mainline kernel 5.14.21 and
5.15.5.
Confirmed that unloading works without any problem when driver / gpu /
drm / amd of 5.14.0-1006 is imported to 1007.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed
The AMGPU patch captured in 5.14.0-1007 was added to uvd_v6_0_hw_fini.
but in 5.16-rc3 it is the code added to uvd_v6_0_suspend, so the backport
location may be wrong.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launc
If you replace driver / gpu / drm / amd / with the source of
5.14.0-1005, it can be unloaded normally.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1952568
Title:
AMD GPU kernel driver unload error
kenrl 5.14.0-1005
# lsmod|grep amdgpu
-
amdgpu 7049216 4
iommu_v2 24576 1 amdgpu
gpu_sched 36864 1 amdgpu
drm_ttm_helper 16384 1 amdgpu
ttm73728 2 amdgpu,drm_ttm_helper
drm_kms_helper258048 1 amdgpu
drm
kernel 5.14.0-1007
# lsmod|grep amdgpu
-
amdgpu 7049216 4
iommu_v2 24576 1 amdgpu
gpu_sched 36864 1 amdgpu
drm_ttm_helper 16384 1 amdgpu
ttm73728 2 amdgpu,drm_ttm_helper
drm_kms_helper258048 1 amdgpu
drm
# systemctl stop display-manager.service
# killall lxqt-panel
# echo 0 > /sys/class/vtconsole/vtcon1/bind
# modprobe -s -r amdgpu
Killed
syslog
-
tail -f /var/log/syslog
Nov 29 14:06:16 yoshi-kvm01 systemd[4521]: Listening on D-Bus User Message Bus
Socket.
Nov 29 14:06:16 yoshi-kvm01 systemd
Public bug reported:
After updating the kernel from 5.14.0-1005 to 5.14.0-1007 on ubuntu20.04, if
you unload the driver with the following command, the command will be forcibly
terminated and the driver cannot be unloaded.
Can be unloaded with 5.14.0-1005 without any problem
sudo modprob -s -r
Public bug reported:
The host machine ubuntu 20.04 kernel is 5.13.0-1012-oem,
When the kernel of the guest machine is ubuntu 20.04 kernel 5.4.0-84-generic,
vm cannot be started on the guest machine.
-
KVM: entry failed, hardware error 0x7
EAX= EBX=0
Public bug reported:
Since kernel 5.4.0-80 of ubuntu20.04, unloading of kernel module of amdgpu
became an error and could not be done.
modprobe -s -r amdgpu
It can be unloaded up to kernel 5.4.0-77 without any problem.
Can be unloaded with kernel 5.8.0-63 without any problems.
** Affects: ubuntu
Public bug reported:
Create and set Brgidge of oepn vswich with netplan.
With the following settings, there is no problem with the network settings at
boot time.
When changing the settings, the netplan command causes an error and the
settings cannot be changed.
The cause is that the ovs-vsctl c
The difference between host-passthrough and host-model (Haswell) was confirmed
by Linux CPUinfo, but there was a difference.
Cpu family and model are the same, stepping is 3-> 1, flag is arch_perfmon,
tsc_adjust is not host-model.
AV2 and FMA are also valid in the CPU model of host-passthrough a
22 matches
Mail list logo