Chema Zapiens’

retejo

log

 

Life

Trips and trappings of daily life:

No Results Found

The page you requested could not be found. Try refining your search, or use the navigation above to locate the post.

Root, Rinse & Rise

Growing up tech: learning, maturation & unburdening games:

No Results Found

The page you requested could not be found. Try refining your search, or use the navigation above to locate the post.

Games

In video and board:

No Results Found

The page you requested could not be found. Try refining your search, or use the navigation above to locate the post.

Dev

Software development: Python, JS, Flutter, Linux and other black magicks:

No Results Found

The page you requested could not be found. Try refining your search, or use the navigation above to locate the post.

Tech Support

Solutions to random software and hardware problems

Error al inicializar OpenGL/D3D en Ubuntu usando Crossover

El wiki de Wine nos dice como correr wine con registro de depuración del controlador 3DWINEDEBUG=+wgl wine your_3d_app.exe Pero Crossover tiene una variable de depuración diferente:CX_DEBUGMSG=+wgl /opt/cxoffice/bin/wine --bottle "WinXP" Chessmaster.exeLo que me...

Añadir una resolución a nuestra pantalla en Linux

A veces Kubuntu no muestra las resoluciones correctas (sospecho que los GPUs Intel tienen algo que ver). Si quisiéramos agregar 1280x800 al monitor LVDS1 (xrandr --current para ver el nombre de tu monitor), generamos tiempos de sincronización con cvt: $ cvt 1280...