Opened 4 years ago

Last modified 4 years ago

#15875 new bug

syslog is cutted

Reported by: X512 Owned by: nobody
Priority: normal Milestone: Unscheduled
Component: System/Kernel Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description (last modified by X512)

This is hrev54051 x86_64 USB3 boot.

Syslog is always cutted and first lines are not present, it starts from some random position. When running Haiku with Qemu and stdout serial output syslog start with:

options = 0
APM version 0.0 available, flags 0.
smp: using ACPI to detect MP configuration
smp: local apic address is 0xfee00000
smp: found local APIC with id 0
smp: found io APIC with id 0 and address 0xfec00000

But there are no such content on real hardware.

Attachments (2)

syslog (242.0 KB ) - added by X512 4 years ago.
syslog-x86gcc2-sata (188.4 KB ) - added by X512 4 years ago.
Syslog on x86gcc2 SATA system. Start of syslog is present, but some stange content is present before start

Download all attachments as: .zip

Change History (9)

by X512, 4 years ago

Attachment: syslog added

comment:1 by X512, 4 years ago

Description: modified (diff)

comment:2 by X512, 4 years ago

Description: modified (diff)

by X512, 4 years ago

Attachment: syslog-x86gcc2-sata added

Syslog on x86gcc2 SATA system. Start of syslog is present, but some stange content is present before start

comment:3 by X512, 4 years ago

This bug is causing troubles when debugging I2C driver, some syslog output of driver is not present.

comment:4 by waddlesplash, 4 years ago

Try increasing the syslog buffer size in your kernel settings file.

comment:5 by X512, 4 years ago

I uncommented syslog_buffer_size 131768 and syslog beginning is still cutted. No <DROP> or something similar is observed in syslog.

comment:6 by waddlesplash, 4 years ago

If you are using the EFI loader, it may be related to that. I have noticed that the beginning never seems to appear when using it, I don't know why.

comment:7 by X512, 4 years ago

Yes, I use EFI loader. Tablet PC do not support MBR boot.

Note: See TracTickets for help on using tickets.