Sponsored Content
Top Forums Shell Programming and Scripting Restarting USB Bluetooth Dongles immediately Post 302493567 by pludi on Thursday 3rd of February 2011 05:52:17 AM
Old 02-03-2011
Code:
# bccmd -d hci0 coldreset & bccmd -d hci0 coldreset &
# wait

 

6 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

I need help immediately. Please help me

Hi Everyone, I am writing a script, in that i want to find out whether my disk space usage capacity extends more than 98%. If my disk space capacity extends more than 98% i want to print that the space capacity is running out of space otherwise i want to print only the capacity of the space... (4 Replies)
Discussion started by: Sheethal
4 Replies

2. Linux

please help immediately

how can i check if the size of my file is greater than 5MB and if it is so then how can I direct my data to another new file. the data will be in the form of SQL query (4 Replies)
Discussion started by: infyanurag
4 Replies

3. UNIX for Dummies Questions & Answers

USB-USB cable between linux and windows computers

Is there an easy way to setup a cross-over cable (USB-USB) between a linux box and a windows PC? My 2 machines are next to each other but I really do not want to keep transfering my files using my USB drive. Thanks! (4 Replies)
Discussion started by: Xterra
4 Replies

4. Shell Programming and Scripting

please tell immediately

what is the script to take files from ftp to unix server and unzipped the files (1 Reply)
Discussion started by: sunilamarnadh
1 Replies

5. UNIX for Dummies Questions & Answers

Restarting/Resetting a USB Port?

Hello All, So I have been running into an issue with a USB Modem where if someone ends their dialin connection abruptly from the other side the modem gets stuck and I found that the only way to fix it is to either unplug the USB Modem and plug it back in, or just reboot. I'd rather not reboot... (5 Replies)
Discussion started by: mrm5102
5 Replies

6. Linux

Bluetooth

I have a bluetooth device, and when i search for a device it doesnt show anything,i have downloaded bluman blueberry bluedevil bluez but nothng worked,im using linux mint 18.2. (2 Replies)
Discussion started by: Lee win
2 Replies
ATH3KFW(8)						    BSD System Manager's Manual 						ATH3KFW(8)

NAME
ath3kfw -- firmware download utility for Atheros AR3011 chip based Bluetooth USB devices SYNOPSIS
ath3kfw -d device_name -f firmware_file_name ath3kfw -h DESCRIPTION
The ath3kfw utility downloads the specified firmware file to the specified ugen(4) device. This utility will only work with Atheros AR3011 chip based Bluetooth USB devices. The identification is currently based on USB vendor ID/product ID pair. The vendor ID should be 0x0cf3 (USB_VENDOR_ATHEROS2) and the product ID should be 0x3000. Firmware files ath3k-1.fw and ath3k-2.fw can be obtained from the linux-firmware RPM. The options are as follows: -d device_name Specify ugen(4) device name. -f firmware_file_name Specify firmware file name for download. -h Display usage message and exit. EXIT STATUS
The ath3kfw utility exits 0 on success, and >0 if an error occurs. SEE ALSO
libusb(3), ugen(4), devd(8) AUTHORS
Maksim Yevmenkin <m_evmenkin@yahoo.com> BUGS
Most likely. Please report if found. BSD
November 9, 2010 BSD
All times are GMT -4. The time now is 05:38 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy