full dmesg
** Attachment added: "dmesg-3.18.0-13-generic.txt"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1418286/+attachment/4319682/+files/dmesg-3.18.0-13-generic.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in
Thanks! I'll do that tonight.
Question: should I install all four debs, so also the linux-image-extra?
--
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/1418286
Title:
kernel BUG at /build
OK, now running that new kernel. Well, at least I think it is, but it
says:
$ uname -a
Linux superstreamer 3.18.0-13-generic #14-Ubuntu SMP Fri Feb 6 09:55:14 UTC
2015 x86_64 x86_64 x86_64 GNU/Linux
Made on Feb 6? Can that be right? There was no sign of
"3.18.0-13.14~lp1418286v1" in my Grub menu
Thanks.
Current situtation:
sander@superstreamer:~$ uptime && dmesg | grep -i -e "Linux version" -e slub
22:22:32 up 2:59, 1 user, load average: 1,74, 0,90, 0,70
[0.00] Linux version 3.18.0-13-generic (buildd@komainu) (gcc version
4.9.2 (Ubuntu 4.9.2-10ubuntu5) )
Rebooted, and same result
sander@superstreamer:~$ uname -a
Linux superstreamer 3.18.0-13-generic #14-Ubuntu SMP Fri Feb 6 09:55:14 UTC
2015 x86_64 x86_64 x86_64 GNU/Linux
sander@superstreamer:~$
sander@superstreamer:~$ dpkg -l | grep -e linux-image- -e "^|"
| Status=Not/Inst/
After the autoremove & purge, reboot into 3.19, and a fresh install of
your kernel debs, things look better:
sander@superstreamer:~$ dmesg | grep -i -e "Linux version" -e slub
[0.00] Linux version 3.18.0-13-generic (root@gloin) (gcc version 4.9.2
(Ubuntu 4.9.2-10ubuntu5)
After 24 hours of use, still no slub.c error message in dmesg.
$ dmesg | grep -i slub
[0.00] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[0.00] Linux version 3.18.0-13-generic (root@gloin) (gcc version
4.9.2 (Ubuntu 4.9.2-10ubuntu5) ) #14 SMP Tue Feb 17 11:13:29 UTC
FWIW: 12 seconds before the described problem, there is this line in
dmesg:
[drm:intel_pipe_update_end [i915]] *ERROR* Atomic update failure on pipe
A (start=76355 end=76356)
which I can't find on Google.
More from dmesg:
$ dmesg | grep "Linux version"
[0.00] Linux version 3.19.0-994-ge
FWIW: I searched for "[drm:intel_pipe_update_end [i915]] *ERROR* Atomic
update failure on pipe A (start=76355 end=76356)" and found this source
code on http://lists.freedesktop.org/archives/intel-
gfx/2014-February/040161.html doing the "Atomic update failure on pipe":
115 static void intel_pipe_
I never close the lid immediately after booting, so in my case that
cannot have been the cause.
So far I have not found a correlation between the intel drm flip error
and things I did. Sometimes the error occurs after an hour, sometimes
not for two days. Now it is even 5 days ago:
$ cat /var/log/
Still (again?) happening with 3.19.0-12-generic
[ 5578.584172] [ cut here ]
[ 5578.584230] WARNING: CPU: 0 PID: 15321 at
/build/buildd/linux-3.19.0/drivers/gpu/drm/i915/intel_display.c:9713
intel_check_page_flip+0xda/0xf0 [i915]()
[ 5578.584233] Kicking stuck page flip:
7-0ubuntu1
Architecture: amd64
AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0: sander 1612 F pulseaudio
CurrentDesktop: Unity
Date: Sat Apr 4 23:39:09 2015
HibernationDevice: RESUME=UUID=1cce7297-b185-4592-a4a0-dfdc069ad5a1
InstallationDate: Installed on 2015-02-03 (5
ProcVersionSignature: Ubuntu 3.19.0-12.12-generic 3.19.3
Uname: Linux 3.19.0-12-generic x86_64
ApportVersion: 2.17-0ubuntu1
Architecture: amd64
AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0: sander 1576 F pulseaudio
CurrentDesktop: Unity
Date: Sun Apr 5 14:13:35 2015
mType: Bug
DistroRelease: Ubuntu 15.04
Package: linux-image-3.19.0-12-generic 3.19.0-12.12
ProcVersionSignature: Ubuntu 3.19.0-12.12-generic 3.19.3
Uname: Linux 3.19.0-12-generic x86_64
ApportVersion: 2.17-0ubuntu1
Architecture: amd64
AudioDevicesInUse:
USERPID ACCESS COMMAND
ortVersion: 2.17-0ubuntu1
Architecture: amd64
AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0: sander 1612 F pulseaudio
CurrentDesktop: Unity
Date: Sat Apr 4 23:39:09 2015
HibernationDevice: RESUME=UUID=1cce7297-b185-4592-a4a0-dfdc069ad5a1
InstallationDate: In
The error occured twice in the last 24 hours:
$ cat /var/log/kern.log | grep -i flip
Mar 2 23:13:04 superstreamer kernel: [ 3283.556389] WARNING: CPU: 0 PID: 0 at
/home/kernel/COD/linux/drivers/gpu/drm/i915/intel_display.c:9698
intel_check_page_flip+0xe6/0xf0 [i915]()
Mar 2 23:13:04 superstre
: 2.14.1-0ubuntu3.6
Architecture: amd64
AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0: sander 1876 F pulseaudio
CurrentDesktop: Unity
Date: Mon Feb 2 21:41:26 2015
HibernationDevice: RESUME=UUID=1cce7297-b185-4592-a4a0-dfdc069ad5a1
InstallationDate: Installed on 2015-02
FWIW: the "Read-only file system" error occured again. See below.
Nothing special in dmesg nor /var/log/syslog
sander@superstream:~$ pwd
/home/sander
sander@superstream:~$ touch blabla
touch: cannot touch ‘blabla’: Read-only file system
sander@superstream:~$ mount
/dev/mmcblk0p5
74
ProcVersionSignature: Ubuntu 3.13.0-45.74-generic 3.13.11-ckt13
Uname: Linux 3.13.0-45-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.6
Architecture: amd64
AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0: sander 1876 F pulseaudio
CurrentDesktop
ACCESS COMMAND
/dev/snd/controlC0: sander 1876 F pulseaudio
CurrentDesktop: Unity
Date: Mon Feb 2 21:41:26 2015
HibernationDevice: RESUME=UUID=1cce7297-b185-4592-a4a0-dfdc069ad5a1
InstallationDate: Installed on 2015-02-01 (1 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS "T
3.11-ckt13
Uname: Linux 3.13.0-45-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.6
Architecture: amd64
AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0: sander 1876 F pulseaudio
CurrentDesktop: Unity
Date: Mon Feb 2 21:41:26 2015
HibernationDevice: R
Happens on my system too. I did a fresh install of Vivid daily two days
ago (Feb 3), did a update/upgrade today (Feb 5), and after the reboot
dmesg shows:
[ 11.252422] [ cut here ]
[ 11.252475] kernel BUG at /build/buildd/linux-3.18.0/mm/slub.c:3334!
[ 11.252526] inva
sudo dpkg -i *031900rc7-generic_3.19.0*deb
and the kernel itself went OK, but the headers didn't:
Errors were encountered while processing:
linux-headers-3.19.0-031900rc7-generic
But could be a noob thing, but I can't find it. Tips welcome
Full log:
sander@superstreamer:~/D
@myself:
It was a noob thing indeed:
I had
linux-headers-3.19.0-031900rc7-generic_3.19.0-031900rc7.201502020035_amd64.deb
linux-image-3.19.0-031900rc7-generic_3.19.0-031900rc7.201502020035_amd64.deb
and needed the "all.deb" file too:
linux-headers-3.19.0-031900rc7_3.19.0-031900rc7.201502020035
Public bug reported:
Without ota13 bluetooth doesn't work anymore in my m10 tablet anymore.
Keyboard and mouse donut connct and bluetooth switches itself off all the time.
** Affects: bluez (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because yo
can not reproduce anymore
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/1609107
Title:
Ota13
Status in bluez package in Ubuntu:
New
Bug description:
Without ota13 bluetooth doesn'
: This occured during a previous suspend and prevented it from
resuming properly.
ApportVersion: 2.12.1-0ubuntu3
Architecture: i386
AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0: sander 1804 F pulseaudio
Date: Sat Aug 31 18:55:52 2013
ExecutablePath: /usr/share/apport
Thank you for your reply!
I did the BIOS upgrade. I'll force an empty battery occurence, and check
what Ubuntu says upon boot afterwards.
sander@HPtje:~$ sudo dmidecode -s bios-version && sudo dmidecode -s
bios-release-date
68SRR Ver. F.41
05/22/2013
sander@HPtje:~$
--
You rece
Update:
Still happens with that BIOS.
[Hewlett-Packard HP ProBook 4530s] suspend/resume failure
sander@HPtje:~$ sudo dmidecode -s bios-version && sudo dmidecode -s
bios-release-date
68SRR Ver. F.41
05/22/2013
sander@HPtje:~$
--
You received this bug notification because you are a m
AND
/dev/snd/controlC0: sander 1804 F pulseaudio
Date: Sat Aug 31 18:55:52 2013
ExecutablePath: /usr/share/apport/apportcheckresume
Failure: suspend/resume
HibernationDevice: RESUME=UUID=8347ea18-a02a-451a-a889-44f76dfe095b
InstallationDate: Installed on 2013-08-
OK: I just installed 12.04.3 (32-bit, not 64-bit, if that matters) on
the same machine. Fully updated.
I'll force the empty-battery and see what happens afterwards.
sander@sander12043:~$ uname -a
Linux sander12043 3.8.0-29-generic #42~precise1-Ubuntu SMP Wed Aug 14 15:31:16
UTC 2013 i686
previous suspend and prevented it from
resuming properly.
ApportVersion: 2.12-0ubuntu3
Architecture: i386
AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0: sander 1740 F pulseaudio
Date: Mon Aug 12 18:06:20 2013
ExecutablePath: /usr/share/apport/apportcheckresume
eric 3.8.2
Uname: Linux 3.8.0-12-generic x86_64
Annotation: This occured during a previous suspend and prevented it from
resuming properly.
ApportVersion: 2.9.1-0ubuntu1
Architecture: amd64
AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0: sander 2450 F
during a previous suspend and prevented it from
resuming properly.
ApportVersion: 2.12.1-0ubuntu3
Architecture: i386
AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0: sander 1804 F pulseaudio
Date: Sat Aug 31 18:55:52 2013
ExecutablePath: /usr/sha
s suspend and prevented it from
resuming properly.
ApportVersion: 2.12.1-0ubuntu3
Architecture: i386
AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0: sander 1804 F pulseaudio
Date: Sat Aug 31 18:55:52 2013
ExecutablePath: /usr/share/apport/apportcheckr
v6: wlan0: IPv6 duplicate address
2a00:cd8:blabla:1af4:6aff:fe9c:ced4 detected!
[52713.804952] IPv6: wlan0: IPv6 duplicate address
2a00:cd8:blabla:1af4:6aff:fe9c:ced4 detected!
I tried to disabled duplicate detection like below, but that didn't
work:
sander@R540:~$ sudo sysctl net.ip
Look like this issue has been fixed for Ubuntu 22.04: linux-image-
generic-hwe-22.04 @ 6.5.0.14.14~22.04.7
TPM is working again as expected.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-signed-hwe-6.2 in Ubuntu.
https://bugs.laun
nux 5.15.0-33-generic x86_64
ApportVersion: 2.20.11-0ubuntu82.1
Architecture: amd64
AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0: sander 1329 F pulseaudio
CRDA: N/A
CasperMD5CheckResult: pass
CurrentDesktop: ubuntu:GNOME
Date: Tue May 31 19:24:02 2022
InstallationDa
15.0-33.34
ProcVersionSignature: Ubuntu 5.15.0-33.34-generic 5.15.30
Uname: Linux 5.15.0-33-generic x86_64
ApportVersion: 2.20.11-0ubuntu82.1
Architecture: amd64
AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0: sander 1329 F pulseaudio
Linux 5.15.0-18-generic x86_64
ApportVersion: 2.20.11-0ubuntu76
Architecture: amd64
AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0: sander 1230 F pipewire
sander 1231 F pipewire-media-
sande
oDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0: sander 1329 F pulseaudio
CRDA: N/A
CasperMD5CheckResult: pass
CurrentDesktop: ubuntu:GNOME
Date: Tue May 31 19:24:02 2022
InstallationDate: Installed on 2022-05-31 (0 days ago)
InstallationMedia: Ubuntu 22.
u 22.04
Package: linux-image-5.15.0-33-generic 5.15.0-33.34
ProcVersionSignature: Ubuntu 5.15.0-33.34-generic 5.15.30
Uname: Linux 5.15.0-33-generic x86_64
ApportVersion: 2.20.11-0ubuntu82.1
Architecture: amd64
AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0:
c 5.15.0-33.34
ProcVersionSignature: Ubuntu 5.15.0-33.34-generic 5.15.30
Uname: Linux 5.15.0-33-generic x86_64
ApportVersion: 2.20.11-0ubuntu82.1
Architecture: amd64
AudioDevicesInUse:
USER PID ACCESS COMMAND
/dev/snd/controlC0: sander 1329 F pulseaudio
CRDA: N/A
ubuntu82.1
Architecture: amd64
AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0: sander 1329 F pulseaudio
CRDA: N/A
CasperMD5CheckResult: pass
CurrentDesktop: ubuntu:GNOME
Date: Tue May 31 19:24:02 2022
InstallationDate: Installed on 2022-05-31 (
Only i8042.direct ... not good. Keyboard not working for x seconds
Only i8042.dumbkbd ... yes, works! Keyboard working immediatly.
So my /etc/default/grub now contains:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash i8042.dumbkbd"
And stuff from dmesg:
sander@zwart2204:~$ sudo dmesg |
esg ... so the i8042 driver
already something was fishy, and hinted what I should do ... ?
sander@zwart2204:~$ sudo dmesg | grep i8042
[0.00] Command line: BOOT_IMAGE=/boot/vmlinuz-5.15.0-33-generic
root=UUID=1e423543-e174-4d68-9250-1707c248963c ro quiet splash i8042.nopnp
vt
ric x86_64
ApportVersion: 2.20.11-0ubuntu82.1
Architecture: amd64
AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0: sander 1329 F pulseaudio
CRDA: N/A
CasperMD5CheckResult: pass
CurrentDesktop: ubuntu:GNOME
Date: Tue May 31 19:24:02 2022
InstallationDate: In
neric x86_64
ApportVersion: 2.20.11-0ubuntu76
Architecture: amd64
AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0: sander 1239 F pulseaudio
/dev/snd/pcmC0D0p: sander 1239 F...m pulseaudio
/dev/snd/seq: sander 1237 F pipewire
CasperMD5CheckR
2.04
Package: linux-image-5.15.0-18-generic 5.15.0-18.18
ProcVersionSignature: Ubuntu 5.15.0-18.18-generic 5.15.12
Uname: Linux 5.15.0-18-generic x86_64
ApportVersion: 2.20.11-0ubuntu76
Architecture: amd64
AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0: sander 1230 F.
Public bug reported:
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 li
Oct 25 18:27:53 ubuntu kernel: [ 4406.926779] Unable to handle kernel paging
request at virtual address ff983a94d92e
Oct 25 18:27:53 ubuntu kernel: [ 4406.955407] Oops [#2]
Oct 25 18:27:53 ubuntu kernel: [ 4406.978035] Modules linked in: tls(+) sr9700
dm9601 usbnet input_leds joydev hid_gener
apport says the below ...
$ apport-collect 1994490
Package linux-meta-allwinner-5.17 not installed and no hook available, ignoring
*** Updating problem report
No additional information collected.
Press any key to continue...
No pending crash reports. Try --help for more information.
--
You
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
roblem (or that it was just a
fluke).
On Wed, Oct 26, 2022 at 1:57 PM Heinrich Schuchardt <
1994...@bugs.launchpad.net> wrote:
> Sander, as you mentioned Armbian just for clarification: Did you
> experience the problem with a fresh install using Ubuntu's LicheeRV
> image or
So I repeated the setup sequence ... and no segfaults. All is working
without any problems.
So ... close as a fluke?
--
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/1994
101 - 155 of 155 matches
Mail list logo