[arch-general] Nouveau Errors
Hey everyone, since the upgrade to kernel 3.19 I'm having some trouble with my laptop: When booting, it occasionally either crashes while establishing an ibus connection or it floods the tty with some nouveau errors: nouveau E[ PFIFO][0000:01:00.0] SCHED_ERROR [ UNK06 ] Can someone help me fix this? Thanks in advance, Heiko
On 03/21/2015 12:41 AM, Heiko Becker wrote:
Hey everyone,
since the upgrade to kernel 3.19 I'm having some trouble with my laptop:
When booting, it occasionally either crashes while establishing an ibus connection or it floods the tty with some nouveau errors:
nouveau E[ PFIFO][0000:01:00.0] SCHED_ERROR [ UNK06 ]
Can someone help me fix this?
Thanks in advance,
Heiko
I was able to stop the scheduler errors from occuring by removing xf86-vide-nouveau and installing vesa. At least I'm able to see the other errors that come from nouveau currently. You can find them in a GitHub Gist: https://gist.github.com/HeikoBecker/be417e2d97a34636dfd4 This is the full dmesg output. I hope someone can help me with this. Thanks in advance. Regards, Heiko
On Sat, Mar 21, 2015 at 4:03 AM, Heiko Becker <heikobecker92@gmail.com> wrote:
You can find them in a GitHub Gist: https://gist.github.com/HeikoBecker/be417e2d97a34636dfd4 This is the full dmesg output.
I see this in your logs: [ 9.863387] nouveau [ PGRAPH][0000:01:00.0] using external firmware [ 9.863404] nouveau 0000:01:00.0: Direct firmware load for nouveau/nv117_fuc409c failed with error -2 [ 9.863409] nouveau 0000:01:00.0: Direct firmware load for nouveau/fuc409c failed with error -2 [ 9.863410] nouveau E[ PGRAPH][0000:01:00.0] failed to load fuc409c Which led me to this: https://bbs.archlinux.org/viewtopic.php?id=191566 https://aur.archlinux.org/packages/nouveau-fw ...and there's a comment there in AUR about the exact same error as you, and that package needs updated for newer firmware? You might try working through some of that information and see if it helps. -te PS: not a nouveau user, just taking a guess for you :)
participants (2)
-
Heiko Becker
-
Troy Engel