public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
[parent not found: <mailman.44465.1156973920.29847.bluez-users@lists.sourceforge.net>]
* [Bluez-users] bash: syntax error near unexpected token `newline'
@ 2006-08-30 19:51 David Armour
  2006-08-30 21:00 ` Paulo Wollny
  0 siblings, 1 reply; 6+ messages in thread
From: David Armour @ 2006-08-30 19:51 UTC (permalink / raw)
  To: bluez-users

hello list,

i hope this is the right place to ask for help translating the above 
error. googling the error message produced no hits.

i'm trying to get my plantronics headset working with Micro Star 
International Bluetooth Dongle. i've gotten further using info found at:

http://article.gmane.org/gmane.linux.ubuntu.user/77096/match=bluez+gnome+headset+dapper 


than with anything i could dig up in the wiki, or in the ubuntu forums.

## for plantronics headset, the red&blue lights must be flashing  ## check!
 >> The command should output something like this:
 >> Scanning ...     00:13:70:4F:83:3B       Nokia HS-26W
## for headset,...    00:03:89:53:EC:7F       320 Plantronics    ## woohoo!
 >>
 >> The set of numbers is the Bluetooth Device Address, bd_addr for short.
 >> Running the command: >> sudo hidd --connect <bd_addr>
 >> should connect the mouse to the computer, and allow the mouse to work.

## running: >>sudo hidd --connect <00:03:89:53:EC:7F>
## bash: syntax error near unexpected token `newline'        ## gah!

can someone where to look to address this error? thanks in advance.

## relevant hcid.conf:  (tried both pinwrapper/bluepin lines 
with/without ';')

# HCId options
options {
    # Automatically initialize new devices
    autoinit yes;

    # Security Manager mode
    #   none - Security manager disabled
    #   auto - Use local PIN for incoming connections
    #   user - Always ask user for a PIN
    #
    security auto;

    # Pairing mode
    #   none  - Pairing disabled
    #   multi - Allow pairing with already paired devices
    #   once  - Pair once and deny successive attempts
    pairing multi;

    # PIN helper
    #pin_helper /usr/bin/pinwrapper;
    pin_helper /usr/bin/bluepin;

    # D-Bus PIN helper
    #dbus_pin_helper;
}


 >> hcidump -X -V
 >> bash: hcidump: command not found         ## ????


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2006-09-01 17:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.47971.1157055066.29847.bluez-users@lists.sourceforge.net>
2006-09-01 17:52 ` [Bluez-users] bash: syntax error near unexpected token `newline' David Armour
     [not found] <mailman.44465.1156973920.29847.bluez-users@lists.sourceforge.net>
2006-08-31  6:44 ` [Bluez-users] bash: syntax error near unexpected token `newline', (Paulo Wollny) David Armour
     [not found]   ` <44F6DCB0.3030400@ibdcon.org.br>
2006-08-31 15:38     ` [Bluez-users] bash: syntax error near unexpected token `newline' David Armour
2006-08-31 18:43       ` redondos
2006-08-31 23:49       ` Paulo Wollny
2006-08-30 19:51 David Armour
2006-08-30 21:00 ` Paulo Wollny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox