Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error messages on boot #74

Closed
jeremy447 opened this issue Sep 13, 2017 · 7 comments
Closed

Error messages on boot #74

jeremy447 opened this issue Sep 13, 2017 · 7 comments

Comments

@jeremy447
Copy link

Hello,

On Fedora 26 I have these message on boot with Linux 4.12. The usb one is harmless (#55) but what about the rest ? Is the firmware or the kernel responsible for these messages ?

sept. 12 00:56:17 hp kernel: Couldn't get size: 0x800000000000000e
sept. 12 00:56:17 hp kernel: MODSIGN: Couldn't get UEFI db list
sept. 12 00:56:17 hp kernel: Couldn't get size: 0x800000000000000e
sept. 12 00:56:18 hp kernel: usb 1-4: string descriptor 0 read error: -22
sept. 12 00:56:19 hp kernel: [drm:intel_set_cpu_fifo_underrun_reporting [i915]] *ERROR* uncleared fifo underrun on pipe A
sept. 12 00:56:19 hp kernel: [drm:intel_cpu_fifo_underrun_irq_handler [i915]] *ERROR* CPU pipe A FIFO underrun

Thanks !

@ReddestDream
Copy link

ReddestDream commented Sep 14, 2017

Assuming this is a new error message you have not seen before, I don't test 4.12 yet, so I can't guarantee compatibility. I only tested 4.10 for this release. Just like I haven't tested the Fall Creators Update for Windows. I only test what's in common use at the time the firmware was released.

The next firmware release will be tested on newer kernels.

This looks like some sort of display/graphics error. Probably harmless if everything else is working. Could be related to your issues here, but probably not.

#73

@jeremy447
Copy link
Author

Yes, it's a new message. It happen with kernel 4.13.1 from repos.fedorapeople.org/repos/thl/kernel-vanilla.repo too. Doesn't happen with kernel 4.11.8 that I will use for now.

Fedora bug report https://bugzilla.redhat.com/show_bug.cgi?id=1491521

Thanks !

@jeremy447
Copy link
Author

I tried John Lewis firmware and I don't have the messages !

@MrChromebox
Copy link
Owner

the usb 1-4 error is an issue reading the descriptor for the Atheros BT device and can safely be ignored.

the MODSIGN error seems to be related to secure boot - see:
https://forums.fedoraforum.org/showthread.php?t=315207

the fifo underun error is another driver/kernel bug, see:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1550779

as both of these issues are related to UEFI/UEFI graphics init, it makes sense that you wouldn't see them on John Lewis' Legacy firmware. And as they're not present on the mainline 4.12 kernel (or earlier Fedora kernels even), it sure seems like a Fedora/Fedora config issue than one with our UEFI firmware.

@jeremy447
Copy link
Author

Ok thanks !

@jeremy447
Copy link
Author

Hello,

Can you provide the infos needed on the Kernel bug tracker please ?
https://bugs.freedesktop.org/show_bug.cgi?id=102759

I would have do it but I can't reinstall the firmware for now since it's needed to reinstall Linux.

Thanks !

@jeremy447
Copy link
Author

I briefly tried Ubuntu 17.10 (kernel 4.13) and the messages were present.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants