2013年11月12日 星期二

WINE with GPS bluetooth device

Wasted lots of time in regedit, but all I need is just chmod. regedit should not be needed. The link name "com1" is case sensitive.

sudo apt-get install wine
cd ~/.wine/dosdevices
ln -s /dev/ttyUSB1 com1

sudo chmod uag+rw /dev/ttyUSB1
I use putty for testing. Choose Serial, input: COM1, 115200. The COM1 is NOT case-sensitive.




WINE
On configuration of serial ports on wine - Ask Ubuntu
http://askubuntu.com/questions/331594/on-configuration-of-serial-ports-on-wine

WineHQ - Other Things to Configurehttp://www.winehq.org/docs/wineusr-guide/misc-things-to-configure

Wine and COM serial ports
http://forum.winehq.org/viewtopic.php?f=8&t=18385

Getting X-CTU in Wine to detect your serial ports
http://www.downtowndougbrown.com/2013/03/getting-x-ctu-in-wine-to-detect-your-serial-ports/
(I cannot achieve the same with Ubuntu 12.04+X-CTU)



Ubuntu + GPS bluetooth device

Bluetooth and serial ports | www.mycrofters.com
http://www.mycrofters.com/content/bluetooth-and-serial-ports

Using Bluetooth GPS
http://ubuntuforums.org/showthread.php?t=200142

Using Bluetooth GPS - Linux Ubuntu 9.10 - Memorymap Wine
http://www.stonefisk.com/index.php/2009/12/14/using-bluetooth-gps-linux-ubuntu-9-10-me

BluetoothGPS - Ubuntu Wiki
https://wiki.ubuntu.com/BluetoothGPS


沒有留言: