Fecha: February 2nd, 2010 | Categoría: Linux | 34 Comments »
I had problems when I did a dist-upgrade about two weeks ago on my Sidux installation (it’s pretty much debian sid with a twist).
In the ubuntu forums, I found that someone had the same install that I have, and took the source that he compiled and tried to make it work on my laptop.
The error message I got was `undefined Symbol: resVgaIoShared` and apparently it was because the driver used a deprecated function of xorg.
Read the rest of this entry »
Fecha: December 18th, 2009 | Categoría: Informatica | 3 Comments »
Esta tarjeta de video, que tiene poco soporte en linux (hasta hace unos meses no había driver con 3D; y a mí particularmente no me funciona) puede utilizar dos monitores.
Mi configuración que me permitió hacer esto es la siguiente:
-
Option "EnableSisCtrl" "yes"
-
Option "DRI" "off"
-
Option "MergedFBAuto" "true"
-
Option "MergedNonRectangular" "on"
-
Option "Merged DPI" "100 100"
-
Option "MetaModes" "1280×1024-1280×800 640×460-640×460 1280×800-1280×1024"
Todo el archivo de configuración xorg.conf.
Fecha: September 14th, 2009 | Categoría: Linux | No Comments »
Hace un año mas o menos instalé Gentoo en mi laptop… pero tenía algún que otro problema insoluble.
Ahora volví a la carga, y pude instalar algo más debianoso (sidux, basado en Debian Unstable-Sid).
La magia la logré simplemente con estos parámetros en el kernel, después anduvo todo!!! (excepto que el wifi es medio inestable cuando no tiene buena señal, si arreglo esto sale otro post).
pci=assign-busses apicmaintimer idle=poll reboot=cold,hard