[Nouveau] a bug of the driver xf86-video-nouveau
南 沈
shenyn321 at yahoo.com.cn
Tue Mar 3 00:45:08 PST 2009
hi,
I am using NVIDIA's 9200M GS chip, and using the xf86-video-nouveau driver.
When using the DVI display only the driver is functioning correctly, and the log file name is Xorg.0.log.dvi.
But when the DVI display and vga display when used together the driver is functioning wrong, and the log file name is Xorg.0.log.dvi&vga , and the BIOS just to initialize a vga display.
And I found that this chip using SOR2. So at the driver, I modified a number of places .
First in the file nv50reg.h ,
#define NV50_PCONNECTOR_I2C_PORT_4 0x0000e254
#define NV50_PCONNECTOR_I2C_PORT_5 0x0000e274
Second in the file nv50_display.c in the function NV50DispPreInit , I add
NVWrite(pNv, 0x006101e0 + SOR2 * 0x4, NVRead(pNv, 0x0061c000 + SOR2 * 0x800));
Best wishes!
___________________________________________________________
好玩贺卡等你发,邮箱贺卡全新上线!
http://card.mail.cn.yahoo.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freedesktop.org/archives/nouveau/attachments/20090303/7abbe97a/attachment.htm
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: Xorg.0.log.dvi
Url: http://lists.freedesktop.org/archives/nouveau/attachments/20090303/7abbe97a/attachment-0001.txt
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: Xorg.0.log.dvi&vga
Url: http://lists.freedesktop.org/archives/nouveau/attachments/20090303/7abbe97a/attachment-0001.asc
More information about the Nouveau
mailing list