← Back to team overview

debcrafters-packages team mailing list archive

[Bug 2125114] Re: dmesg output is getting truncated on Raspberry Pi questing server image

 

Adding util-linux as this might be an issue in the kernel, or in dmesg
(actually I think the latter rather more likely given that the data is
apparently present in the ring-buffer, but isn't being output).

-- 
You received this bug notification because you are a member of
Debcrafters packages, which is subscribed to util-linux in Ubuntu.
https://bugs.launchpad.net/bugs/2125114

Title:
  dmesg output is getting truncated on Raspberry Pi questing server
  image

Status in linux-raspi package in Ubuntu:
  Triaged
Status in util-linux package in Ubuntu:
  Triaged

Bug description:
  
  dmesg output is getting truncated on Raspberry Pi questing server image. Instead of ending in a newline, it spills over to the bash prompt

  expected: (something like this)
  [17854.972750] usb 4-2: New USB device found, idVendor=05ac, idProduct=024f, bcdDevice= 1.02
  [17854.972762] usb 4-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  [17854.972766] usb 4-2: Product: USB DEVICE
  [17854.972769] usb 4-2: Manufacturer: hfd.cn

  observed:
  [17854.972750] usb 4-2: New USB device found, idVendor=05ac, idProduct=024f, bcdDevice= 1.02
  [17854.972762] usb 4-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  [17854.972766] usb 4-2: Product: USB DEVICE
  [17854.972769] usb 4-2: Manufactubuntu@ubuntu:~/$

  Observed on Pi3b, Pi3b+, Pi4b and Pi5b

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