Public bug reported:

I have a VAIO SVS1511C5E from 2012. I am on the latest BIOS available
(rev 3.7).

On Ubuntu 20.04.1 LTS (kernel 6.8.0-41-generic), the laptop hangs during
poweroff or reboot. In the logs, the last lines I get are:

===

sept. 02 18:02:55 antoine-SVS1511C5E systemd[1]: Reached target poweroff.target 
- System Power Off.
sept. 02 18:02:55 antoine-SVS1511C5E systemd[1]: Shutting down.
sept. 02 18:02:55 antoine-SVS1511C5E systemd-shutdown[1]: Syncing filesystems 
and block devices.
sept. 02 18:02:55 antoine-SVS1511C5E systemd-shutdown[1]: Sending SIGTERM to 
remaining processes...
sept. 02 18:02:55 antoine-SVS1511C5E systemd-journald[338]: Received SIGTERM 
from PID 1 (systemd-shutdow).
sept. 02 18:02:55 antoine-SVS1511C5E systemd-journald[338]: Journal stopped

===

At each boot, dmesg displays a bug, which you can see in the attached
file "CurrentDmesg.txt" at second 4.745697.

My laptop also sometimes gets really slow (I can move the mouse, but
launching a new window like the file manager or Firefox or even starting
a new shell takes a minute). When that happens, I get a similar error
multiple times in my journalctl (see attached file "journalctl logs").

The folks over on IRC (libera #ubuntu) told me it might be a kernel bug
related to power management, so I tried different releases.

- 14.04 works (does not hang during power off)
- 20.04 works
- 21.04 works
- 21.10 does not work (hangs during power off)
- 22.04 does not work
- 24.04 does not work

I then tried to narrow it down to a kernel release so I tried a few
kernels within 24.04.1.

- 5.11.0 works (does not hang during power off)
- 5.11.16 works
- 5.11.20 works
- 5.11.22 works (which is called 5.11.0-20 in 
https://kernel.ubuntu.com/mainline/v5.11.22/ so I'm not sure which version it 
is)
- 5.12.0 does not work (hangs during power off)
- 5.13.0 does not work

Note that in kernel 5.11 and below, I do not get the aforementionned bug
in dmesg, whereas it happens every times on kernels 5.12 and above. I
also never experienced freeze in kernels 5.11 and below. (I tried
booting with acpi=off in 24.04.1 with kernel 6.8.0, which did not seem
to fix the issue.)

Kernel 5.12 seems to be the culprit, and I see it added Dynamic Thermal
Power Management (DTPM).

Could my firmware be incompatible with DTPM?

Thanks a lot for your help. Please let me know what I can do to help fix
the issue.

ProblemType: Bug
DistroRelease: Ubuntu 24.04
Package: linux-image-6.8.0-41-generic 6.8.0-41.41
ProcVersionSignature: Ubuntu 6.8.0-41.41-generic 6.8.12
Uname: Linux 6.8.0-41-generic x86_64
ApportVersion: 2.28.1-0ubuntu3.1
Architecture: amd64
AudioDevicesInUse:
 USER        PID ACCESS COMMAND
 /dev/snd/seq:        antoine    1498 F.... pipewire
 /dev/snd/controlC0:  antoine    1502 F.... wireplumber
CRDA: N/A
CasperMD5CheckResult: pass
CurrentDesktop: ubuntu:GNOME
Date: Mon Sep  2 18:39:55 2024
InstallationDate: Installed on 2024-08-28 (5 days ago)
InstallationMedia: Ubuntu 24.04 LTS "Noble Numbat" - Release amd64 (20240424)
MachineType: Sony Corporation SVS1511C5E
ProcEnviron:
 LANG=fr_FR.UTF-8
 PATH=(custom, no user)
 SHELL=/bin/bash
 TERM=xterm-256color
 XDG_RUNTIME_DIR=<set>
ProcFB: 0 i915drmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.8.0-41-generic 
root=UUID=3b938f0a-0ea0-4249-9926-e254e0a94568 ro
RebootRequiredPkgs: Error: path contained symlinks.
RelatedPackageVersions:
 linux-restricted-modules-6.8.0-41-generic N/A
 linux-backports-modules-6.8.0-41-generic  N/A
 linux-firmware                            20240318.git3b128b60-0ubuntu2.2
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 05/17/2012
dmi.bios.release: 1.42
dmi.bios.vendor: Insyde Corp.
dmi.bios.version: R0142C5
dmi.board.asset.tag: N/A
dmi.board.name: VAIO
dmi.board.vendor: Sony Corporation
dmi.board.version: N/A
dmi.chassis.asset.tag: N/A
dmi.chassis.type: 10
dmi.chassis.vendor: Sony Corporation
dmi.chassis.version: N/A
dmi.ec.firmware.release: 1.42
dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR0142C5:bd05/17/2012:br1.42:efr1.42:svnSonyCorporation:pnSVS1511C5E:pvrC60AY9HK:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:skuN/A:
dmi.product.family: VAIO
dmi.product.name: SVS1511C5E
dmi.product.sku: N/A
dmi.product.version: C60AY9HK
dmi.sys.vendor: Sony Corporation

** Affects: linux (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug noble wayland-session

** Attachment added: "journalctl logs"
   https://bugs.launchpad.net/bugs/2078726/+attachment/5812455/+files/logs.txt

** Description changed:

  I have a VAIO SVS1511C5E from 2012. I am on the latest BIOS available
  (rev 3.7).
  
  On Ubuntu 20.04.1 LTS (kernel 6.8.0-41-generic), the laptop hangs during
  poweroff or reboot. In the logs, the last lines I get are:
  
  ===
  
  sept. 02 18:02:55 antoine-SVS1511C5E systemd[1]: Reached target 
poweroff.target - System Power Off.
  sept. 02 18:02:55 antoine-SVS1511C5E systemd[1]: Shutting down.
  sept. 02 18:02:55 antoine-SVS1511C5E systemd-shutdown[1]: Syncing filesystems 
and block devices.
  sept. 02 18:02:55 antoine-SVS1511C5E systemd-shutdown[1]: Sending SIGTERM to 
remaining processes...
  sept. 02 18:02:55 antoine-SVS1511C5E systemd-journald[338]: Received SIGTERM 
from PID 1 (systemd-shutdow).
  sept. 02 18:02:55 antoine-SVS1511C5E systemd-journald[338]: Journal stopped
  
  ===
  
- dmesg displays the following bug:
+ At each boot, dmesg displays a bug, which you can see in the attached
+ file "CurrentDmesg.txt" at second 4.745697.
  
- ===
- 
- [    4.550364] BUG: kernel NULL pointer dereference, address: 00000000000000a0
- [    4.550370] #PF: supervisor write access in kernel mode
- [    4.550373] #PF: error_code(0x0002) - not-present page
- [    4.550377] PGD 0 P4D 0 
- [    4.550382] Oops: 0002 [#1] PREEMPT SMP PTI
- [    4.550387] CPU: 2 PID: 536 Comm: (udev-worker) Not tainted 
6.8.0-41-generic #41-Ubuntu
- [    4.550392] Hardware name: Sony Corporation SVS1511C5E/VAIO, BIOS R0142C5 
05/17/2012
- [    4.550395] RIP: 0010:nvkm_device_ctor+0xec3/0x48c0 [nouveau]
- [    4.550667] Code: 48 8d 82 70 ff ff ff 49 39 d4 0f 84 53 1a 00 00 83 78 10 
16 75 e3 8b 70 14 85 f6 75 dc 48 89 45 c8 45 85 ff 0f 85 b0 25 00 00 <4c> 89 a8 
a0 00 00 00 49 8b 86 88 00 00 00 8b 90 78 01 00 00 85 d2
- [    4.550672] RSP: 0018:ffffc03700573500 EFLAGS: 00010246
- [    4.550678] RAX: 0000000000000000 RBX: ffffffffffffffff RCX: 
0000000000000000
- [    4.550681] RDX: ffff9a4442fbab30 RSI: 0000000000000000 RDI: 
0000000000000000
- [    4.550684] RBP: ffffc03700573570 R08: 0000000000000000 R09: 
0000000000000000
- [    4.550687] R10: 0000000000000000 R11: 0000000000000000 R12: 
ffff9a4442fbab30
- [    4.550691] R13: ffff9a4442fba968 R14: ffff9a4442fba800 R15: 
0000000000000000
- [    4.550694] FS:  00007fed904838c0(0000) GS:ffff9a4597100000(0000) 
knlGS:0000000000000000
- [    4.550699] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
- [    4.550702] CR2: 00000000000000a0 CR3: 000000010bee2006 CR4: 
00000000001706f0
- [    4.550707] Call Trace:
- [    4.550710]  <TASK>
- [    4.550714]  ? show_regs+0x6d/0x80
- [    4.550721]  ? __die+0x24/0x80
- [    4.550725]  ? page_fault_oops+0x99/0x1b0
- [    4.550733]  ? kernelmode_fixup_or_oops.isra.0+0x69/0x90
- [    4.550738]  ? __bad_area_nosemaphore+0x19d/0x2c0
- [    4.550743]  ? find_vma+0x34/0x60
- [    4.550750]  ? bad_area_nosemaphore+0x16/0x30
- [    4.550754]  ? do_user_addr_fault+0x29c/0x670
- [    4.550760]  ? exc_page_fault+0x83/0x1b0
- [    4.550768]  ? asm_exc_page_fault+0x27/0x30
- [    4.550777]  ? nvkm_device_ctor+0xec3/0x48c0 [nouveau]
- [    4.550991]  nvkm_device_pci_new+0x12d/0x300 [nouveau]
- [    4.551199]  ? aperture_remove_conflicting_pci_devices+0x83/0x160
- [    4.551206]  nouveau_drm_probe+0xe0/0x280 [nouveau]
- [    4.551433]  local_pci_probe+0x47/0xb0
- [    4.551439]  pci_call_probe+0x55/0x1a0
- [    4.551444]  pci_device_probe+0x84/0x120
- [    4.551449]  really_probe+0x1c7/0x410
- [    4.551456]  __driver_probe_device+0x8c/0x180
- [    4.551461]  driver_probe_device+0x24/0xd0
- [    4.551466]  __driver_attach+0x10b/0x210
- [    4.551471]  ? __pfx___driver_attach+0x10/0x10
- [    4.551476]  bus_for_each_dev+0x8d/0xf0
- [    4.551481]  driver_attach+0x1e/0x30
- [    4.551486]  bus_add_driver+0x156/0x260
- [    4.551491]  driver_register+0x5e/0x130
- [    4.551495]  ? __pfx_nouveau_drm_init+0x10/0x10 [nouveau]
- [    4.551673]  __pci_register_driver+0x5e/0x70
- [    4.551677]  nouveau_drm_init+0x177/0xff0 [nouveau]
- [    4.551887]  do_one_initcall+0x5e/0x340
- [    4.551895]  do_init_module+0x97/0x290
- [    4.551900]  load_module+0xba1/0xcf0
- [    4.551904]  ? kvfree+0x31/0x40
- [    4.551912]  init_module_from_file+0x96/0x100
- [    4.551916]  ? init_module_from_file+0x96/0x100
- [    4.551922]  idempotent_init_module+0x11c/0x2b0
- [    4.551928]  __x64_sys_finit_module+0x64/0xd0
- [    4.551933]  x64_sys_call+0x1d6e/0x25c0
- [    4.551937]  do_syscall_64+0x7f/0x180
- [    4.551942]  ? __seccomp_filter+0x368/0x570
- [    4.551948]  ? ext4_llseek+0xc3/0x130
- [    4.551954]  ? ksys_lseek+0x80/0xd0
- [    4.551959]  ? syscall_exit_to_user_mode+0x89/0x260
- [    4.551965]  ? do_syscall_64+0x8c/0x180
- [    4.551970]  ? syscall_exit_to_user_mode+0x89/0x260
- [    4.551975]  ? do_syscall_64+0x8c/0x180
- [    4.551978]  ? __slab_free+0xdf/0x2c0
- [    4.551985]  ? putname+0x5b/0x80
- [    4.551990]  ? kmem_cache_free+0x3ab/0x400
- [    4.551995]  ? rseq_get_rseq_cs+0x22/0x280
- [    4.552001]  ? rseq_ip_fixup+0x90/0x1f0
- [    4.552005]  ? do_sys_openat2+0x9f/0xe0
- [    4.552009]  ? restore_fpregs_from_fpstate+0x47/0xf0
- [    4.552015]  ? switch_fpu_return+0x55/0xf0
- [    4.552021]  ? syscall_exit_to_user_mode+0x89/0x260
- [    4.552026]  ? do_syscall_64+0x8c/0x180
- [    4.552029]  ? do_syscall_64+0x8c/0x180
- [    4.552034]  ? irqentry_exit_to_user_mode+0x7e/0x260
- [    4.552039]  ? irqentry_exit+0x43/0x50
- [    4.552043]  entry_SYSCALL_64_after_hwframe+0x78/0x80
- [    4.552049] RIP: 0033:0x7fed9032725d
- [    4.552064] Code: ff c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 48 89 
f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 
f0 ff ff 73 01 c3 48 8b 0d 8b bb 0d 00 f7 d8 64 89 01 48
- [    4.552067] RSP: 002b:00007ffdbd0bf638 EFLAGS: 00000246 ORIG_RAX: 
0000000000000139
- [    4.552072] RAX: ffffffffffffffda RBX: 0000574bd9892390 RCX: 
00007fed9032725d
- [    4.552075] RDX: 0000000000000004 RSI: 00007fed9066007d RDI: 
000000000000002b
- [    4.552077] RBP: 00007ffdbd0bf6f0 R08: 0000000000000040 R09: 
00007ffdbd0bf680
- [    4.552080] R10: 00007fed90403b20 R11: 0000000000000246 R12: 
00007fed9066007d
- [    4.552083] R13: 0000000000020000 R14: 0000574bd987ef30 R15: 
0000574bd9893670
- [    4.552088]  </TASK>
- [    4.552091] Modules linked in: snd_hda_core btusb ghash_clmulni_intel 
binfmt_misc snd_hwdep nouveau(+) libarc4 sha256_ssse3 btrtl sha1_ssse3 snd_pcm 
uvcvideo btintel aesni_intel btbcm videobuf2_vmalloc uvc crypto_simd btmtk 
videobuf2_memops mxm_wmi i915(+) snd_seq_midi iwlwifi drm_gpuvm videobuf2_v4l2 
cryptd bluetooth drm_exec snd_seq_midi_event mei_hdcp mei_pxp videodev 
gpu_sched rapl drm_buddy drm_ttm_helper videobuf2_common ecdh_generic 
snd_rawmidi ttm mc ecc intel_cstate cfg80211 snd_seq drm_display_helper 
snd_seq_device snd_timer cec sony_laptop snd rc_core mei_me joydev i2c_algo_bit 
i2c_i801 soundcore input_leds mei mac_hid i2c_smbus lpc_ich serio_raw msr 
parport_pc ppdev lp parport efi_pstore nfnetlink dmi_sysfs ip_tables x_tables 
autofs4 rtsx_pci_sdmmc crc32_pclmul r8169 rtsx_pci video ahci psmouse xhci_pci 
realtek libahci xhci_pci_renesas wmi
- [    4.552192] CR2: 00000000000000a0
- [    4.552218] ---[ end trace 0000000000000000 ]---
- 
- ===
- 
- I get this error once in every dmesg. My laptop sometimes gets really
- slow (I can move the mouse, but launching a new window like the file
- manager or Firefox or even starting a new shell takes a minute). When
- that happens, I get a similar error multiple times in my journalctl (see
- attached file logs.txt).
+ My laptop also sometimes gets really slow (I can move the mouse, but
+ launching a new window like the file manager or Firefox or even starting
+ a new shell takes a minute). When that happens, I get a similar error
+ multiple times in my journalctl (see attached file "journalctl logs").
  
  The folks over on IRC (libera #ubuntu) told me it might be a kernel bug
  related to power management, so I tried different releases.
  
  - 14.04 works (does not hang during power off)
  - 20.04 works
  - 21.04 works
  - 21.10 does not work (hangs during power off)
  - 22.04 does not work
  - 24.04 does not work
  
  I then tried to narrow it down to a kernel release so I tried a few
  kernels within 24.04.1.
  
  - 5.11.0 works (does not hang during power off)
  - 5.11.16 works
  - 5.11.20 works
  - 5.11.22 works (which is called 5.11.0-20 in 
https://kernel.ubuntu.com/mainline/v5.11.22/ so I'm not sure which version it 
is)
  - 5.12.0 does not work (hangs during power off)
  - 5.13.0 does not work
  
  Note that in kernel 5.11 and below, I do not get the aforementionned bug
  in dmesg, whereas it happens every times on kernels 5.12 and above. I
  also never experienced freeze in kernels 5.11 and below.
  
  Kernel 5.12 seems to be the culprit, and I see it added Dynamic Thermal
  Power Management (DTPM).
  
  Could my firmware be incompatible with DTPM?
  
  Thanks a lot for your help. Please let me know what I can do to help fix
  the issue.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: linux-image-6.8.0-41-generic 6.8.0-41.41
  ProcVersionSignature: Ubuntu 6.8.0-41.41-generic 6.8.12
  Uname: Linux 6.8.0-41-generic x86_64
  ApportVersion: 2.28.1-0ubuntu3.1
  Architecture: amd64
  AudioDevicesInUse:
-  USER        PID ACCESS COMMAND
-  /dev/snd/seq:        antoine    1498 F.... pipewire
-  /dev/snd/controlC0:  antoine    1502 F.... wireplumber
+  USER        PID ACCESS COMMAND
+  /dev/snd/seq:        antoine    1498 F.... pipewire
+  /dev/snd/controlC0:  antoine    1502 F.... wireplumber
  CRDA: N/A
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Sep  2 18:39:55 2024
  InstallationDate: Installed on 2024-08-28 (5 days ago)
  InstallationMedia: Ubuntu 24.04 LTS "Noble Numbat" - Release amd64 (20240424)
  MachineType: Sony Corporation SVS1511C5E
  ProcEnviron:
-  LANG=fr_FR.UTF-8
-  PATH=(custom, no user)
-  SHELL=/bin/bash
-  TERM=xterm-256color
-  XDG_RUNTIME_DIR=<set>
+  LANG=fr_FR.UTF-8
+  PATH=(custom, no user)
+  SHELL=/bin/bash
+  TERM=xterm-256color
+  XDG_RUNTIME_DIR=<set>
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.8.0-41-generic 
root=UUID=3b938f0a-0ea0-4249-9926-e254e0a94568 ro
  RebootRequiredPkgs: Error: path contained symlinks.
  RelatedPackageVersions:
-  linux-restricted-modules-6.8.0-41-generic N/A
-  linux-backports-modules-6.8.0-41-generic  N/A
-  linux-firmware                            20240318.git3b128b60-0ubuntu2.2
+  linux-restricted-modules-6.8.0-41-generic N/A
+  linux-backports-modules-6.8.0-41-generic  N/A
+  linux-firmware                            20240318.git3b128b60-0ubuntu2.2
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/17/2012
  dmi.bios.release: 1.42
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: R0142C5
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.ec.firmware.release: 1.42
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR0142C5:bd05/17/2012:br1.42:efr1.42:svnSonyCorporation:pnSVS1511C5E:pvrC60AY9HK:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:skuN/A:
  dmi.product.family: VAIO
  dmi.product.name: SVS1511C5E
  dmi.product.sku: N/A
  dmi.product.version: C60AY9HK
  dmi.sys.vendor: Sony Corporation

-- 
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/2078726

Title:
  VAIO freezes at poweroff

Status in linux package in Ubuntu:
  New

Bug description:
  I have a VAIO SVS1511C5E from 2012. I am on the latest BIOS available
  (rev 3.7).

  On Ubuntu 20.04.1 LTS (kernel 6.8.0-41-generic), the laptop hangs
  during poweroff or reboot. In the logs, the last lines I get are:

  ===

  sept. 02 18:02:55 antoine-SVS1511C5E systemd[1]: Reached target 
poweroff.target - System Power Off.
  sept. 02 18:02:55 antoine-SVS1511C5E systemd[1]: Shutting down.
  sept. 02 18:02:55 antoine-SVS1511C5E systemd-shutdown[1]: Syncing filesystems 
and block devices.
  sept. 02 18:02:55 antoine-SVS1511C5E systemd-shutdown[1]: Sending SIGTERM to 
remaining processes...
  sept. 02 18:02:55 antoine-SVS1511C5E systemd-journald[338]: Received SIGTERM 
from PID 1 (systemd-shutdow).
  sept. 02 18:02:55 antoine-SVS1511C5E systemd-journald[338]: Journal stopped

  ===

  At each boot, dmesg displays a bug, which you can see in the attached
  file "CurrentDmesg.txt" at second 4.745697.

  My laptop also sometimes gets really slow (I can move the mouse, but
  launching a new window like the file manager or Firefox or even
  starting a new shell takes a minute). When that happens, I get a
  similar error multiple times in my journalctl (see attached file
  "journalctl logs").

  The folks over on IRC (libera #ubuntu) told me it might be a kernel
  bug related to power management, so I tried different releases.

  - 14.04 works (does not hang during power off)
  - 20.04 works
  - 21.04 works
  - 21.10 does not work (hangs during power off)
  - 22.04 does not work
  - 24.04 does not work

  I then tried to narrow it down to a kernel release so I tried a few
  kernels within 24.04.1.

  - 5.11.0 works (does not hang during power off)
  - 5.11.16 works
  - 5.11.20 works
  - 5.11.22 works (which is called 5.11.0-20 in 
https://kernel.ubuntu.com/mainline/v5.11.22/ so I'm not sure which version it 
is)
  - 5.12.0 does not work (hangs during power off)
  - 5.13.0 does not work

  Note that in kernel 5.11 and below, I do not get the aforementionned
  bug in dmesg, whereas it happens every times on kernels 5.12 and
  above. I also never experienced freeze in kernels 5.11 and below. (I
  tried booting with acpi=off in 24.04.1 with kernel 6.8.0, which did
  not seem to fix the issue.)

  Kernel 5.12 seems to be the culprit, and I see it added Dynamic
  Thermal Power Management (DTPM).

  Could my firmware be incompatible with DTPM?

  Thanks a lot for your help. Please let me know what I can do to help
  fix the issue.

  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: linux-image-6.8.0-41-generic 6.8.0-41.41
  ProcVersionSignature: Ubuntu 6.8.0-41.41-generic 6.8.12
  Uname: Linux 6.8.0-41-generic x86_64
  ApportVersion: 2.28.1-0ubuntu3.1
  Architecture: amd64
  AudioDevicesInUse:
   USER        PID ACCESS COMMAND
   /dev/snd/seq:        antoine    1498 F.... pipewire
   /dev/snd/controlC0:  antoine    1502 F.... wireplumber
  CRDA: N/A
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Sep  2 18:39:55 2024
  InstallationDate: Installed on 2024-08-28 (5 days ago)
  InstallationMedia: Ubuntu 24.04 LTS "Noble Numbat" - Release amd64 (20240424)
  MachineType: Sony Corporation SVS1511C5E
  ProcEnviron:
   LANG=fr_FR.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   TERM=xterm-256color
   XDG_RUNTIME_DIR=<set>
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.8.0-41-generic 
root=UUID=3b938f0a-0ea0-4249-9926-e254e0a94568 ro
  RebootRequiredPkgs: Error: path contained symlinks.
  RelatedPackageVersions:
   linux-restricted-modules-6.8.0-41-generic N/A
   linux-backports-modules-6.8.0-41-generic  N/A
   linux-firmware                            20240318.git3b128b60-0ubuntu2.2
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/17/2012
  dmi.bios.release: 1.42
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: R0142C5
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.ec.firmware.release: 1.42
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR0142C5:bd05/17/2012:br1.42:efr1.42:svnSonyCorporation:pnSVS1511C5E:pvrC60AY9HK:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:skuN/A:
  dmi.product.family: VAIO
  dmi.product.name: SVS1511C5E
  dmi.product.sku: N/A
  dmi.product.version: C60AY9HK
  dmi.sys.vendor: Sony Corporation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2078726/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to