Page 1 of 1

Blueman for 32 bit

Posted: 09 Nov 2013, 23:53
by quotaholic
Hi All,

Ran in to a module site for porteus but the blueman package I downloaded there did not run. Even went with the suggested deps. No go. So, I built the blueman package with deps from various sources. Most forum links on the subject did not offer great solutions so here I wish to offer a xzm module that has all dependencies inside. I have tested with an old motorola flip phone and was able to access a number of services. You will need to customize blueman for what file manager you are running if you wish to browse files. This varies on FM. Below is a generic script that may help.

#!/bin/bash
fusermount -u ~/bluetooth
obexfs -b $1 ~/bluetooth
your_file_manager ~/bluetooth

blueman-porteus2.1-i486-1dk.xzm:
http://darylkuchay.synology.me:5000/fbsharing/lC9krawq

If prompted enter "porteus" for both (without quotes).

Milage may vary, tested on Porteus 2.1 LXDE with 3.11.6 custom kernel. Let me know of any major issues. 23.7mb

quotaholic