You are not logged in.
Hello,
I've just installed Arch on my PC and have a really irritating problem. This starts during boot and continues indefinitely. Every ten seconds, my monitor will flash once and an error message will appear in the console that reads:
[ xxx.xxxxxx] [drm] nouveau 0000:03:00.0: No native mode, forcing panel scaling
This is intensely frustrating as it interferes with whatever has control of the terminal; be it nano, man, anything. If I start X (I have just installed twm at the moment) the screen will still flicker once every ten seconds.
PC spec is:
CPU: Intel Core i7 64-bit quad core 3.2GHz
RAM: 6GB
GFX: NVidia GTX 465 1GB, PCIe
Any ideas, please let me know!
Thanks,
David
Last edited by daiscog (2011-08-04 16:22:17)
Offline
Put 'quiet' in your kernel boot line.
Offline
Thanks for the tip.
Surely that will only hide the error message, not solve the problem that's causing it?
Offline
Try googling a bit http://lists.debian.org/debian-x/2011/05/msg00522.html
Offline
Thanks Karol; I did search around for a while, but obviously your choice of Google keywords is better than mine!
FYI and for others that might be troubled by this, adding "quiet" didn't actually help anyway, but adding
drm_kms_helper.poll=0
to the kernel line in /boot/grub/menu.lst did the trick.
Many thanks!
David
Offline