Sponsored Content
Special Forums Hardware Bluetooth Dongle Pairing but Not Connecting (Linux) Post 302854193 by Deluge on Monday 16th of September 2013 11:33:35 PM
Old 09-17-2013
Sure.

Code:
$ lsmod
Module                  Size  Used by
pci_stub               12622  1 
vboxpci                23194  0 
vboxnetadp             25670  0 
vboxnetflt             23479  0 
vboxdrv               320372  3 vboxnetadp,vboxnetflt,vboxpci
rfcomm                 42641  0 
bnep                   18036  2 
binfmt_misc            17500  1 
joydev                 17377  1 
hid_pl                 12609  0 
hid_logitech           26585  0 
ff_memless             13013  2 hid_pl,hid_logitech
coretemp               13355  0 
kvm_intel             132891  0 
kvm                   443165  1 kvm_intel
ppdev                  17073  0 
dcdbas                 14397  0 
snd_hda_codec_analog    93738  1 
snd_hda_intel          39619  2 
snd_hda_codec         136453  2 snd_hda_intel,snd_hda_codec_analog
snd_hwdep              13602  1 snd_hda_codec
snd_pcm                97451  2 snd_hda_codec,snd_hda_intel
btusb                  22474  0 
bluetooth             228619  12 bnep,btusb,rfcomm
snd_page_alloc         18710  2 snd_pcm,snd_hda_intel
arc4                   12615  2 
rt61pci                31675  0 
rt2x00pci              14519  1 rt61pci
rt2x00lib              54869  2 rt61pci,rt2x00pci
snd_seq_midi           13324  0 
snd_seq_midi_event     14899  1 snd_seq_midi
mac80211              606457  2 rt2x00lib,rt2x00pci
snd_rawmidi            30180  1 snd_seq_midi
microcode              22881  0 
parport_pc             28152  1 
cfg80211              510937  2 mac80211,rt2x00lib
eeprom_93cx6           13344  1 rt61pci
crc_itu_t              12707  1 rt61pci
snd_seq                61554  2 snd_seq_midi_event,snd_seq_midi
snd_seq_device         14497  3 snd_seq,snd_rawmidi,snd_seq_midi
snd_timer              29425  2 snd_pcm,snd_seq
mac_hid                13205  0 
snd                    68876  13 snd_hwdep,snd_timer,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_hda_codec_analog
dm_multipath           22843  0 
psmouse                95870  0 
lpc_ich                17061  0 
serio_raw              13215  0 
scsi_dh                14843  1 dm_multipath
soundcore              12680  1 snd
lp                     17759  0 
parport                46345  3 lp,ppdev,parport_pc
btrfs                 785967  0 
zlib_deflate           26885  1 btrfs
libcrc32c              12615  1 btrfs
dm_raid45              76725  0 
xor                    17116  1 dm_raid45
dm_mirror              21946  0 
dm_region_hash         20820  1 dm_mirror
dm_log                 18529  3 dm_region_hash,dm_mirror,dm_raid45
hid_generic            12540  0 
usbhid                 47074  2 hid_pl,hid_logitech
hid                   101002  4 hid_pl,hid_generic,hid_logitech,usbhid
floppy                 69449  0 
tg3                   153796  0 
ptp                    18621  1 tg3
pps_core               14080  1 ptp
i915                  600351  3 
video                  19390  1 i915
i2c_algo_bit           13413  1 i915
drm_kms_helper         49394  1 i915
drm                   286313  4 i915,drm_kms_helper

 

4 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Program for pairing together to print outputusing perl

Suppose u have One file one row and one column A1 A2 A3 A4 A1 A2 A3 A4 And another Second file shows pairing A1 A4 A2 A3 A2 A4 A1 A3 Want the output to be like based on the pairing .. As seen from the second fileThose who are paired will get one A1 A4 will... (2 Replies)
Discussion started by: cdfd123
2 Replies

2. IP Networking

I can't get the mobile Internet connection using a dongle.

Hi My computer is a 64 bit one and it has AMD processor. I installed Fedora Core and tried in vain to configure the dongle given by 3. I mean to get mobile internet to my desktop computer. I bought the dongle from 3. I know the company 3 is in many European countries. I downloaded... (0 Replies)
Discussion started by: Toxic
0 Replies

3. Shell Programming and Scripting

Pairing up numbers

Hi, Im trying to script the following logic but having some difficulties and wonder if you can help. Have tried to use "cut" to cut pairs but doesn't appear to do what i need when there are more than one pair. Also "wc -c" doesn't appear to be so easy to know which characters to strip of at I... (3 Replies)
Discussion started by: bunti
3 Replies

4. Shell Programming and Scripting

Use of Dongle over Ubuntu machine.

How to use Net connector(Dongle) in Ubuntu 12.04??? (from the command line or manually)Plz reply soon. (4 Replies)
Discussion started by: Varsha katre
4 Replies
BLUETOOTH-SENDTO(1)						Linux User's Manual					       BLUETOOTH-SENDTO(1)

NAME
bluetooth-sendto - GTK application for transferring files over Bluetooth SYNOPSIS
bluetooth-sendto [--device=XX:XX:XX:XX:XX:XX [--name=NAME]] [file...] DESCRIPTION
bluetooth-sendto will display a dialog for transferring files over Bluetooth. bluetooth-sendto is part of gnome-bluetooth, see also http://live.gnome.org/GnomeBluetooth OPTIONS
--device Define the device address to send the file(s) to. If omitted a chooser will be displayed. --name Define the device name to send the file(s) to. If omitted it will be auto detected. file The file(s) to send to the device. If omitted a chooser will be displayed. AUTHOR
Marcel Holtmann <marcel@holtmann.org> LICENSE
bluetooth-sendto is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABIL- ITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA gnome-bluetooth May 6, 2012 BLUETOOTH-SENDTO(1)
All times are GMT -4. The time now is 07:32 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy