| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
Sorry, broken english because I am Japanese.
My ct65548 is working with XFree86 4.3.0.
But mouse cursor write dust what's black dot.
I don't know what to do that probrem.
My environment is :
CPU : FUJITSU FM/V-5100NU/W
OS : RedHat Linux 9
You can use this patch. But I can't support.
--- start of patch ---
*** XFree86-4.3.0/xc/programs/Xserver/hw/xfree86/drivers/chips/ct_driver.c
2003-08-21 20:09:07.000000000 +0900
---
XFree86-4.3.0-debug/xc/programs/Xserver/hw/xfree86/drivers/chips/ct_driver.c
2003-08-21 19:55:27.000000000 +0900
***************
*** 6636,6642 ****
}
if (cPtr->PanelType & ChipsLCD)
! ChipsNew->XR[0x51] |= 0x02;
else
ChipsNew->XR[0x51] &= 窶セ0x02;
--- 6636,6646 ----
}
if (cPtr->PanelType & ChipsLCD)
! if (cPtr->Chipset == CHIPS_CT65548) {
! ChipsNew->XR[0x51] &= 窶セ0x02;
! } else {
! ChipsNew->XR[0x51] |= 0x02;
! }
else
ChipsNew->XR[0x51] &= 窶セ0x02;
--- end of patch ---
_______________________________________________
XFree86 mailing list
XFree86@xxxxxxxxxxx
http://XFree86.Org/mailman/listinfo/xfree86
[XFree86]
[XFree86 Newbie]
[X.Org]
[Site Home]
[IETF Annouce]
[Security]
[Bugtraq]
[Share Pictures]
[Rubini]
[Photo]
[Yosemite]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[XFree86 Forum]
[Linux Resources]