#ifndef HAVE_K8M800
if (pVia->Chipset == VIA_K8M800) {
xf86DrvMsg(pScrn->scrnIndex, X_WARNING,
"This device seems to be a VIA Unichrome Pro K8M800.\n");
xf86DrvMsg(pScrn->scrnIndex, X_WARNING,
"There is no specific support for this device yet in this driver.\n");
xf86DrvMsg(pScrn->scrnIndex, X_WARNING,
"Please contact unichrome.sourceforge.net ASAP to resolve this.\n");
}
#endif /* HAVE_K8M800 */
[^] # Re: acer 1363 pas nvidia
Posté par Jack DeNoumea (site web personnel) . En réponse au message Problème d'écran 15,4''. Évalué à 2.
#ifndef HAVE_K8M800
if (pVia->Chipset == VIA_K8M800) {
xf86DrvMsg(pScrn->scrnIndex, X_WARNING,
"This device seems to be a VIA Unichrome Pro K8M800.\n");
xf86DrvMsg(pScrn->scrnIndex, X_WARNING,
"There is no specific support for this device yet in this driver.\n");
xf86DrvMsg(pScrn->scrnIndex, X_WARNING,
"Please contact unichrome.sourceforge.net ASAP to resolve this.\n");
}
#endif /* HAVE_K8M800 */
pas encore...