Chema Zapiens’

web

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 initializing OpenGL / D3D in Ubuntu using Crossover

The Wine wiki tells us how to run wine with the driver's debug log 3DWINEDEBUG = + wgl wine your_3d_app.exe But Crossover has a different debug variable:CX_DEBUGMSG=+wgl /opt/cxoffice/bin/wine --bottle "WinXP" Chessmaster.exeLo que me...

Add a resolution to our screen in Linux

Sometimes Kubuntu does not show the correct resolutions (I suspect Intel GPUs have something to do with it.). Si quisiƩramos agregar 1280x800 al monitor LVDS1 (xrandr --current para ver el nombre de tu monitor), we generate synchronization times with cvt: $ cvt 1280...