MBP 4.1 and 64 bits">

Unfor­tu­nately, it seems that the wire­less device used in the Mac­book Pro 4.1 has no linux dri­ver yet. Ndis­wrap­per has to be used instead. After uncom­press­ing the rar file named broadcomxpinstaller.exe, sim­ply use the file bcmwl5.inf for a 64 bits ...Read More

MPLAB 7.60 under Wine">MPLAB 7.60 under Wine

In a nut­shell (sup­pos­ing you start from scratch): $ sudo apt-get install wine cabextract   $ rm .wine/drive_c/Program Files/Microchip -rf (to remove anything that failed)   $ wget http://kegel.com/wine/winetricks   $ sh winetricks vcrun6   $ wget http://ww1.microchip.com/downloads/en/DeviceDoc/mp760a.zip   $ unzip mp760a.zip -d microchip   $ wine Install_MP760a.exe   $ wineserver -k (to get rid ...Read More