On 03/22/2015 12:43 AM, Randy DuCharme wrote:
I fixed all my nouveau problems, which were very seldom at that, by using
the actual NVidia driver. Granted, it has a glitch or 2 from time to time
and the GPU temps are a tad higher at idle. 3D performance though....
stellar!!
On Sat, Mar 21, 2015 at 1:32 PM, AIS Information <info@xxxxxxxxxxxxxxxxxxx>
wrote:
On 03/21/2015 07:00 AM, arch-general-request@xxxxxxxxxxxxx wrote:
Message: 6 Date: Sat, 21 Mar 2015 10:03:27 +0100 From: Heiko Becker
<heikobecker92@xxxxxxxxx> To: General Discussion about Arch Linux
<arch-general@xxxxxxxxxxxxx> Subject: Re: [arch-general] Nouveau Errors
Message-ID: <550D33DF.1010902@xxxxxxxxx> Content-Type: text/plain;
charset=utf-8; format=flowed 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
i might not be much help on this but here's some info.
---if it were me, i would update my bios/uefi.
---from your log output we see(lines 870 & 871):
"[ 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 "
---so this might be useful:
https://bbs.archlinux.org/viewtopic.php?id=191566
---i would, of course be sure to double check everything on the arch
nouveau wiki page
good luck
Hey everyone,
thanks for the help.
After some searching I found out that the support for my graphics card
was added into nouveau in this kernel version and therefore these
problems did not occur before.
As my laptop is a hybrid laptop and can either use Intel or Nvidia
graphics, I fixed it by blacklisting nouveau.
Thanks to everyone for the help.
Heiko