### ## ## ##### ## ## ## ## ######
### #### ## ## ## ## ## ## ###### ## #####
## ###### ## ## ## ###
#### ## ##### ## ## #####
___ ( _`\ | (_(_) `\__ \ ( )_) | `\____)
IMPORTANT: enter the case-INsensitive alphabetic (no numbers) code AND WRITE SOME SHORT summary of changes (below) if you are saving changes. (not required for previewing changes). Wiki-spamming is not tolerated, will be removed, so it does NOT even show up in history. Spammers go away now. Visit Preferences to set your user name Summary of change: '''Instructions for Debian Linux''' apt-get install wine libwine wine-doc wine-utils winesetuptk xwine * Not sure if all of these are required, but that's what I installed Then you run wineinstall. Make sure to configure the COM ports. In ~/.wine/config it looks like: <code> [serialports] "Com1" = "/dev/ttyS0" ... </code> Possibly /dev/ttyUSB0 or /dev/ttyUSB1 if you use USB-RS232 module. Make sure the serial port works from linux - eg. ''modprobe pl2303'' might be needed (edit /etc/modules, whatever) before trying to make it work from wine. Start MegaTune under Wine... I used a normal user account (not root). The user needs access to the chosen serial port ("rw" rights to /dev/ttyS0 in my case, granted via group membership) * cd /path/to/megatune * wine megatune.exe The above was verified by others to work. However, if you run into any troubles, please post here or ask in IRC. Optional: Add document to category: Wiki formatting: * is Bullet list ** Bullet list subentry ... '''Bold''', ---- is horizontal ruler, <code> preformatted text... </code> See wiki editing HELP for tables and other formatting tips and tricks.