File attached: syslog from around the Oops-es

ubuntu@ubuntu:/var/log$ cat syslog | grep Oops
Oct 25 18:27:24 ubuntu kernel: [ 4377.869176] Oops [#1]
Oct 25 18:27:53 ubuntu kernel: [ 4406.955407] Oops [#2]
Oct 25 18:27:57 ubuntu kernel: [ 4411.224132] Oops [#3]
Oct 25 18:28:06 ubuntu kernel: [ 4420.433722] Oops [#4]
Oct 25 18:28:20 ubuntu kernel: [ 4434.230391] Oops [#5]
Oct 25 18:28:25 ubuntu kernel: [ 4438.709924] Oops [#6]
Oct 25 18:28:26 ubuntu kernel: [ 4440.412321] Oops [#7]


ubuntu@ubuntu:/var/log$ cat syslog | grep -B40 -A40 -e "Oct 25 18:27" -e "Oct 
25 18:28" > /tmp/syslog_around_Oops.txt


** Attachment added: "syslog_around_Oops.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux-meta-allwinner-5.17/+bug/1994490/+attachment/5626867/+files/syslog_around_Oops.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-meta-allwinner-5.17 in Ubuntu.
https://bugs.launchpad.net/bugs/1994490

Title:
  RISCV: segfaults after installing wifi module (before reboot)

Status in linux-meta-allwinner-5.17 package in Ubuntu:
  New

Bug description:
  Hardware: Licheee RV Dock RISC-V Allwinner D1. Has been rockstable for
  months with an image from Armbian person

  Followed https://wiki.ubuntu.com/RISC-V/LicheeRV . After "sudo apt-get
  install licheerv-rtl8723ds-dkms" (but without reboot), I got segfaults
  for normal commands like "sudo apt update". I believe those commands
  were done via the fixed-ethernet ssh connection

  After reboot, no more segfaults.

  ProblemType: Bug
  DistroRelease: Ubuntu 22.10
  Package: linux-allwinner 5.17.0.1003.5
  ProcVersionSignature: User Name 5.17.0-1003.3-allwinner 5.17.15
  Uname: Linux 5.17.0-1003-allwinner riscv64
  ApportVersion: 2.23.1-0ubuntu3
  Architecture: riscv64
  CasperMD5CheckResult: unknown
  Date: Wed Oct 26 09:01:42 2022
  ProcCpuinfoMinimal:
   processor    : 0
   hart         : 0
   isa          : rv64imafdc
   mmu          : sv39
   uarch                : thead,c906
  SourcePackage: linux-meta-allwinner-5.17
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-meta-allwinner-5.17/+bug/1994490/+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