Opened 5 years ago
Last modified 5 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 )
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)
Change History (9)
by , 5 years ago
comment:1 by , 5 years ago
Description: | modified (diff) |
---|
comment:2 by , 5 years ago
Description: | modified (diff) |
---|
by , 5 years ago
Attachment: | syslog-x86gcc2-sata added |
---|
comment:3 by , 5 years ago
This bug is causing troubles when debugging I2C driver, some syslog output of driver is not present.
comment:5 by , 5 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 , 5 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.
Syslog on x86gcc2 SATA system. Start of syslog is present, but some stange content is present before start