Bluetooth + streaming for tahrpup 6.x

How to do things, solutions, recipes, tutorials
Message
Author
User avatar
Mike Walsh
Posts: 6351
Joined: Sat 28 Jun 2014, 12:42
Location: King's Lynn, UK.

#41 Post by Mike Walsh »

@rcrsn51:-

I don't know if I'm correct in this assumption, but..... I have a pair of these Cambridge Silicon Radio Dongles, which I was using to transfer files between the Compaq & the Dell lappie under the 'buntu's, BEFORE I discovered Samba. Since I don't have any other Bluetooth devices, they're kind of redundant now.

IF these are the same device, then they certainly DO support audio streaming. To quote from the back of the packaging:

".....
*) Supporting profiles: networking, dial-up, fax, lan access & headset....
.....
*) Symbol rate: 3MBps....
....
*) Receiving/sending range: 100m...
.....
*) Wireless connect to bluetooth devices such as mobile phones, pda or pc for data transfer, etc....
....
*) Enabled wireless connection to bluetooth headset....
....
*) Supports bluetooth voice data....."

Thought you might be interested. As I said, though, since discovering Samba, for me, at least, they're now redundant.....it's just SO much faster and easier! I shall keep them for when I upgrade my phone again. I WILL get a Bluetooth-enabled model next time... And who knows; I might even get MYSELF a bluetooth headset, and follow the instructions in this thread..!


Regards,

Mike.
Attachments
Dongle.jpg
(7.85 KiB) Downloaded 930 times
Last edited by Mike Walsh on Sat 07 Feb 2015, 17:44, edited 3 times in total.

User avatar
rcrsn51
Posts: 13096
Joined: Tue 05 Sep 2006, 13:50
Location: Stratford, Ontario

#42 Post by rcrsn51 »

As a test, I set up Bluetooth filesharing between two Puppy machines using Tahrpup and external USB dongles. I was surprised at how SLOW it was. It would have almost been faster to email the files between the machines!

I suppose that the BT method would be useful to people who want to download files off their phones through FTP. But so far, I have not seen a successful test of this procedure.

User avatar
Mike Walsh
Posts: 6351
Joined: Sat 28 Jun 2014, 12:42
Location: King's Lynn, UK.

#43 Post by Mike Walsh »

I have to agree with you. I first got hold of them when both machines were running XP, at least 2 years ago now.

To transfer a 10 MB file took, I think, somewhere in the range of nearly 45-50 secs; it's not at all quick. I can pull that same file across the home LAN, from the Compaq to the Dell, using Samba, in about 5 secs or so..!

I think like pchan says, it's only vaguely useful when you're not on the same network, and can't use Samba.

Regards,

Mike.

pchan
Posts: 130
Joined: Fri 12 Oct 2012, 12:17
Location: Kuala Lumpur, Malaysia

#44 Post by pchan »

I am very happy because now I can get sound to stream to my Bluetooth Headset using "bluez_4.101-streaming.pet" in Tahrpup 6.01 no pae (testing folder version).

VLC works
SMplayer works

Now, if somebody can tell me how to get youtube to send sound to my bluetooth headset, I would be most grateful.

I am using palemoon browser that came along with Tahrpup with flashplayer 10.

Sound is ok with plugged in headphone or built in speakers.

Thanks

User avatar
rcrsn51
Posts: 13096
Joined: Tue 05 Sep 2006, 13:50
Location: Stratford, Ontario

#45 Post by rcrsn51 »

pchan wrote:Now, if somebody can tell me how to get youtube to send sound to my bluetooth headset, I would be most grateful.
I could not get that to work either. I even changed asound.conf to make btheadset the default ouput, but all I got was static.

[Edit] I finally got this to work in Youtube with Flash. Read below. But it would NOT work for me with HTML5 video.
Last edited by rcrsn51 on Thu 20 Aug 2015, 14:31, edited 2 times in total.

User avatar
Mike Walsh
Posts: 6351
Joined: Sat 28 Jun 2014, 12:42
Location: King's Lynn, UK.

#46 Post by Mike Walsh »

@rcrsn51:-

Any chance you could let me have the info on how to use obexfs to transfer data files? I've downloaded the obexfs .pet, but of course, it doesn't show up in the main menu, and I've no idea how you actually set it up.

I'd be most grateful if you could let me know. Also, although both my machines will recognise their respective dongles using

Code: Select all

rfkill list
and I have found the MAC address of each one using

Code: Select all

# hcitool dev
Devices:
	hci0	00:15:83:0C:BF:EB 
I'm not quite sure where to go from here as regards setting up file transfer. It is, of course, a bit different from XP where you've got the Bluetooth wizard... The problem I have is that there's no way to put them into 'discovery' mode; not with a physical switch, or something like that.

How can I do that via the software?

Thanks!

Regards,

Mike.
Last edited by Mike Walsh on Sun 08 Feb 2015, 13:22, edited 1 time in total.

pchan
Posts: 130
Joined: Fri 12 Oct 2012, 12:17
Location: Kuala Lumpur, Malaysia

#47 Post by pchan »

rcrsn51 wrote:
pchan wrote:Now, if somebody can tell me how to get youtube to send sound to my bluetooth headset, I would be most grateful.
I could not get that to work either. I even changed asound.conf to make btheadset the default ouput, but all I got was static.
Being able to get Bluetooth Headset working with

DeadBeef
Smplayer
VLC

already brings much Joy in using Puppy Linux (Tahrpup)

I also tested the "bluez_4.101-streaming.pet" with the latest Tahrpup v6.02 and it worked well.

Don't mind if I cannot transfer files using Bluetooth for now. Your YASSM is all I need for file transfer.

I don't know for others but comparing Bluetooth file transfer and the ability to connect Bluetooth Headsets, I choose connection to Bluetooth headsets first. Being able to connect Bluetooth mouse might be second. Bluetooth file transfer , third.

It is interesting that in Tahrpup 6.02, I didn't need to use the "up" switch before scanning.

666philb has really done a great job. The rtl8192ce WiFi drivers which is needed for my net-book also worked smoothly without any problem. YASSM 2.7 was included so yay!

If and when there is a way to solve Youtube and bluetooth headset, please do keep me updated. But until then, I think puppy linux (Tahrpup especially) is finally becoming Bluetooth ready, thanks to your efforts and others. Also thanks to 666philb and Barry K.

User avatar
rcrsn51
Posts: 13096
Joined: Tue 05 Sep 2006, 13:50
Location: Stratford, Ontario

#48 Post by rcrsn51 »

Mike Walsh wrote:Any chance you could let me have the info on how to use obexfs to transfer data files?
I am sending you some stuff by PM to test.

User avatar
rcrsn51
Posts: 13096
Joined: Tue 05 Sep 2006, 13:50
Location: Stratford, Ontario

#49 Post by rcrsn51 »

pchan wrote:If and when there is a way to solve Youtube and bluetooth headset, please do keep me updated.
I suspect that the big-boy Linuxes can do this through pulseaudio.

[Edit] Problem solved by using a custom ALSA config file. Read below.
Last edited by rcrsn51 on Thu 20 Aug 2015, 12:40, edited 1 time in total.

User avatar
rcrsn51
Posts: 13096
Joined: Tue 05 Sep 2006, 13:50
Location: Stratford, Ontario

PeasyBT Bluetooth Manager

#50 Post by rcrsn51 »

Update: This project has been withdrawn due to lack of community interest.

--------------------------------
Last edited by rcrsn51 on Sat 14 May 2016, 09:29, edited 51 times in total.

User avatar
Mike Walsh
Posts: 6351
Joined: Sat 28 Jun 2014, 12:42
Location: King's Lynn, UK.

#51 Post by Mike Walsh »

@rcrsn51:-

Info received, and implemented. Works like a charm.....so that's one more thing you can cross off the Bluetooth 'laundry-list'!

Brilliant work, as always; appreciated. :)


Regards,

Mike.

User avatar
rcrsn51
Posts: 13096
Joined: Tue 05 Sep 2006, 13:50
Location: Stratford, Ontario

#52 Post by rcrsn51 »

pchan wrote:Will be interesting to know if "bluez_4.101-streaming.pet" can work with Precise ? Slacko ? Racy ? Lupu ?
The Python+Bluez stack is very distro-specific.

I built a 6 MB package for Precise 571. But there were kernel driver problems with certain BT dongles.

[Edit] I have finally built the stack for Slacko 593 in an 8 MB package.

=================
Last edited by rcrsn51 on Thu 20 Aug 2015, 12:20, edited 2 times in total.

pchan
Posts: 130
Joined: Fri 12 Oct 2012, 12:17
Location: Kuala Lumpur, Malaysia

#53 Post by pchan »

rcrsn51 wrote:
pchan wrote:Will be interesting to know if "bluez_4.101-streaming.pet" can work with Precise ? Slacko ? Racy ? Lupu ?
The Python+Bluez stack is very distro-specific.

I built a working version for Precise 571 out of debs. But there were kernel driver problems with certain BT dongles.

I tried to build one for Slacko but could never find all the required components in the Slackware repos.

I tried a version for Fatdog 63x out of 64-bit debs and got missing symbol errors. I was unwilling to compile the whole stack specifically for Fatdog.
Hi rcrsn51,

I see. It can certainly be challenging if components used by different puppy distros varies from one another. No wonder, even in some earlier versions the same Tahrpup, i got different results.

For now, 666philb has built quite an impressive Tahrpup that can be bluetooth-ready. I hope any future updates of kernels (in my shallow understanding ...) , will not upset the bluetooth headset streaming because as it is right now, it works nice (exception of youtube).

I might be interested as to whether I can connect a bluetooth mouse while the bluetooth headset is connected because I actually do have a bluetooth mouse with me which I bought sometime ago. if i am not wrong, i think more and more they are coming out with those slim ultrabooks which do not have so many USB ports usually.

I did noticed that there is a bluetooth Tahr.sfs around somewhere in the forum. If installing that sfs will clash with the bluetooth headset streaming I would rather not install it.

Any chance, you might do some magic and make it possible for the connections of Bluetooth mouse safely? That would be great.

User avatar
rcrsn51
Posts: 13096
Joined: Tue 05 Sep 2006, 13:50
Location: Stratford, Ontario

#54 Post by rcrsn51 »

A wireless mouse should have its own driver, independent of this project. If your mouse does not work in Tahrpup, that should be reported as a Tahrpup bug.

[Edit] Problem solved. Read above.
Last edited by rcrsn51 on Thu 20 Aug 2015, 12:41, edited 1 time in total.

User avatar
rcrsn51
Posts: 13096
Joined: Tue 05 Sep 2006, 13:50
Location: Stratford, Ontario

#55 Post by rcrsn51 »

FWIW, I have built the Python+Bluez stack for Slacko 593.

efrenefren
Posts: 2
Joined: Wed 15 Apr 2009, 08:44

The name org.bluez was not provided by any .service files

#56 Post by efrenefren »

i was having issues with org.bluez not being found by dbus but rebooting resolved the issue. [edited]

witekjeden
Posts: 43
Joined: Tue 12 Feb 2013, 03:36

#57 Post by witekjeden »

Hi.
Please link the PeasyBT v 1.2.
Thx.

User avatar
rcrsn51
Posts: 13096
Joined: Tue 05 Sep 2006, 13:50
Location: Stratford, Ontario

#58 Post by rcrsn51 »

witekjeden wrote:Please link the PeasyBT v 1.2.
PeasyBT broke in Tahrpup 602, so I withdrew it pending a fix. (The problem was never reported.)

I have now posted v1.3. Please report back.

User avatar
rcrsn51
Posts: 13096
Joined: Tue 05 Sep 2006, 13:50
Location: Stratford, Ontario

#59 Post by rcrsn51 »

Requesting testers for Bluetooth mice. Read here.

This is specifically for Tahrpup.

april

#60 Post by april »

So I am trying to find out what I can use for bluetooth pairing . It is not obvious where the download point for the latest release is , despite hints and links on the first page and above ?

I'm using precise 5.7.1 so where do I download it to try?

Post Reply