Syslog messages that i do not full understand
I have been debugging my system fixing small errors but i have several errors / messages that i am not sure about. I have tried to research them but google-ing just leads me to webpages of log dumps.
So i am just going to ask
I am not sure if these are error's
Code:
Oct 8 07:44:38 Caesar kernel: [ 0.000001] Calibrating delay loop (skipped), value calculated using timer frequency.. 6784.90
Oct 8 07:28:44 Caesar kernel: [ 1.106223] pci 0000:00:01.0: PME# disabled
Oct 8 07:28:44 Caesar kernel: [ 1.200297] pci 0000:00:1d.0: PCI INT A disabled
Oct 8 07:28:44 Caesar kernel: [ 4.307928] ahci: SSS flag set, parallel bus scan disabled
Oct 8 07:28:44 Caesar kernel: [ 4.621590] ehci_hcd 0000:00:1a.0: cache line size of 64 is not supported
However i do know these are errors however i am not sure how to fix them
Code:
Oct 8 07:28:44 Caesar kernel: [ 4.848471] rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
Oct 8 07:28:44 Caesar kernel: [ 11.104045] EXT4-fs (sde2): re-mounted. Opts: errors=remount-ro
Thank you in advanced for anyone that can help