Main
Pruning the forum database.
there is a message appear after boot pclinuxos says : "can't evaluate _crs 12311"
after this message there are logo for nvidia ? can i disable it
Option "NoLogo" "True"
Quote from: raed on May 10, 2012, 04:12:53 PMthere is a message appear after boot pclinuxos says : "can't evaluate _crs 12311"The message is related to an ACPI error message. I don't know if it's a problem or not. Doing a net search may answer your question.If you have the nVidia proprietary driver installed, the logo on the screen is probably coming from there.
That can be considered a null message, raed. The nvidia logo appears because you are using the nvidia driver.
Quote from: raed on May 10, 2012, 04:12:53 PMafter this message there are logo for nvidia ? can i disable it You can addCode: [Select] Option "NoLogo" "True"in the Device section of /etc/X11/xorg.conf to disable the display of the logoTerry