Can somebody please tell me what this means and how to fix it?
Aug 05 17:08:52 <HOSTNAME> kernel: Bluetooth: hci0: unexpected event for opcode 0xfc2f
Aug 05 17:08:53 <HOSTNAME> kernel: i915 0000:00:02.0: [drm] ERROR uncleared fifo underrun on pipe A
Aug 05 17:08:53 <HOSTNAME> kernel: i915 0000:00:02.0: [drm] ERROR CPU pipe A FIFO underrun
Aug 05 17:08:53 <HOSTNAME> kernel: i915 0000:00:02.0: [drm] ERROR uncleared pch fifo underrun on pch transcoder A
Aug 05 17:08:53 <HOSTNAME> kernel: i915 0000:00:02.0: [drm] ERROR PCH transcoder A FIFO underrun
Aug 05 17:10:05 <HOSTNAME> ntpd[385]: bind(24) AF_INET6 fe80::506c:f45:fd06:87d1%3#123 flags 0x11 failed: Cannot assign requested address
Aug 05 17:10:05 <HOSTNAME> ntpd[385]: unable to create socket on wlan0 (5) for fe80::506c:f45:fd06:87d1%3#123
Boot Errors
Do you use your sd card for this install? Tested if removing it fixes these errors? Or just an empty card reader? The errors are quite common for card readers, with several options listed to try and fix, some suggest using a different sd card might help/holding the card to make sure it makes proper contact, others mention loading with debug_quirks:
rmmod sdhci_pci
rmmod sdhci
modprobe sdhci debug_quirks2="0x80000000"
modprobe sdhci_pci
I do have a sd card reader, but it has a blank in it, just a piece of plastic that came with the computer. So, where do I install the instructions shown above?
- Edited
As noted in my previous post, that is a common error when not having a sd card inserted, tried inserting a working card to see if that fixes the error messages?
Will do. I misunderstood the previous post.
- Edited
I had no luck installing ad SD card.
I installed OpenSuse Tumbleweed alongside KaOS. In the OpenSuse bootloader configuration I found a pull down menu with 2 options, GRUBEFI and GRUB2. It was set for GRUBEFI, I changed it to GRUB2 and my issue cleared itself up.