xf86-video-nouveau

Anonymous swell.k at gmail.com
Thu Feb 12 10:57:48 PST 2009


wsk <wsk at gddsn.org.cn> writes:

>> and GF9300G M (sic!). So if anyone have troubles with xf86-video-nv
>> he/she can try luck with xf86-video-nouveau.
>
> unlucky get following errors on my dell D830(Quadro NVS 140M)
> (EE) NOUVEAU(0): 1271: No valid FB address in PCI config space
> (==) NOUVEAU(0): Write-combining range (0x0,0x1000) was already clear
> (II) UnloadModule: "nouveau"
> (II) UnloadModule: "vgahw"
> (II) Unloading /usr/local/lib/xorg/modules//libvgahw.so
> (II) UnloadModule: "int10"
> (II) Unloading /usr/local/lib/xorg/modules//libint10.so
> (EE) Screen(s) found, but none have a usable configuration.

Looks like configuration problem. I'd like to see *full* Xorg.N.log
using xorg.conf which contains only "Device" section. Like the one below.

Section "Device"
	Identifier  "Card0"
	Driver      "nouveau"
EndSection

The rest should be autodetected.


More information about the freebsd-x11 mailing list