Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > Linux


Reply
 
Share Thread Tools Display Modes
Old 05-07-2007, 02:47 PM   #106
Low Bitrate
 
Join Date: Sep 2005
Posts: 82
gentoocar is on a distinguished road
Quote: Originally Posted by cyberwizzard View Post
As I mailed, I managed to get it working on 64-bit. I tested with my S-E K750i and the application says "unsupported handsfree version". I think this has something to do with invalid response codes rather than actually lacking support:

That's fantastic that you got it to run! I will merge your changes in tonight. From your output, it looks like your phone is reporting that it can send us 10 indicators (these are things like battery level, signal strength, whether we're in a call, whether the phone is ringing, etc), but we need some that it isn't giving us. I will add in some logging to print out what it's giving us, so we can see what we're missing. I'll email you a patch or something.
gentoocar is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 05-09-2007, 09:41 AM   #107
Low Bitrate
 
Join Date: Sep 2005
Posts: 82
gentoocar is on a distinguished road
rfcomm channels

I'm a little confused about RFCOMM channels now. I thought I had them all figured out. Can I use any free RFCOMM channel? I thought when I registered my handsfree svc with sdpd it would assign me a channel number but now on closer inspection it looks like I have to provide a channel number. How do I pick a channel so that there are no conflicts? Are some channels reserved (it looks like DUN is always channel 1)? Can I just do a local sdp scan and take the first unused channel?
gentoocar is offline   Reply With Quote
Old 05-09-2007, 10:02 AM   #108
Newbie
 
Join Date: Mar 2007
Posts: 17
cyberwizzard is an unknown quantity at this point
I'd say scan for it My phone uses channel 3 and I saw another phone with a different channel... So as long as you define the correct profile (handsfree) any free channel will do I assume...
cyberwizzard is offline   Reply With Quote
Old 05-10-2007, 01:30 PM   #109
Variable Bitrate
 
red_parchel's Avatar
 
Join Date: Jul 2006
Location: Boston, Ma
Posts: 227
red_parchel is on a distinguished road
Quote:
thinkpad bluehands_0.01 # ./runLookMaNoHands
Exception in thread "main" java.lang.UnsupportedClassVersionError: org/bluehands/lookMaNoHands/Main (Unsupported major.minor version 49.0)
at java.lang.ClassLoader.defineClass0(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java :539)
at java.security.SecureClassLoader.defineClass(Secure ClassLoader.java:123)
at java.net.URLClassLoader.defineClass(URLClassLoader .java:251)
at java.net.URLClassLoader.access$100(URLClassLoader. java:55)
at java.net.URLClassLoader$1.run(URLClassLoader.java: 194)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.j ava:187)
at java.lang.ClassLoader.loadClass(ClassLoader.java:2 89)
at sun.misc.Launcher$AppClassLoader.loadClass(Launche r.java:274)
at java.lang.ClassLoader.loadClass(ClassLoader.java:2 35)
at java.lang.ClassLoader.loadClassInternal(ClassLoade r.java:302)


so to me this is suggesting that i dont have the proper version of java/blackdown installed

version installed: 1.4.2.03-r12 [which is the latest in portage [gentoo]]

so if you've got a tip to get around this that'd be great!
i had this problem on my Mac a while back, but upgrading java solved the issue, that does not seem to be the case here. thanks !
__________________
Carputer Status:
MobileOne: retired - via - Gentoo Linux, gps drive, nGhost, tethered e815
MobileTwo: retired - via - Ubuntu Linux, gps drive, nGhost
MobileThree: development - Intel Atom - Gentoo Linux, iGuidance3, navIT, nGhost2
--worklog--
red_parchel is offline   Reply With Quote
Old 05-10-2007, 10:49 PM   #110
Low Bitrate
 
Join Date: Sep 2005
Posts: 82
gentoocar is on a distinguished road
red_parchel - The binaries are compiled with Sun Java 1.6/6.0 I believe. I've never had much luck with getting things to run on blackdown, you will probably need to either install Sun Java or compile everything from source with blackdown.
gentoocar is offline   Reply With Quote
Old 05-22-2007, 09:37 AM   #111
Newbie
 
Join Date: Mar 2007
Posts: 17
cyberwizzard is an unknown quantity at this point
Any updates so far? Or was I supposed to do something?
cyberwizzard is offline   Reply With Quote
Old 05-29-2007, 03:14 PM   #112
Low Bitrate
 
Join Date: Sep 2005
Posts: 82
gentoocar is on a distinguished road
Sorry, nothing new yet. Good weather seems to be absorbing my spare time But I assure you I haven't forgotten about this project...
gentoocar is offline   Reply With Quote
Old 09-13-2007, 05:53 AM   #113
Newbie
 
Join Date: Sep 2007
Posts: 1
gitler is an unknown quantity at this point
Talking

hi i review your posts i'm very interested in your work
so... any updates ?
gitler is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Advertisement

Old 09-13-2007, 06:59 AM   #114
Newbie
 
Join Date: Mar 2007
Posts: 17
cyberwizzard is an unknown quantity at this point
Not from my side of the project

Mainly because my current map source (part of the whole project) proved to be inaccessible at the detail level i needed. However, as we speak, OpenStreetMap is importing the whole of the Netherlands (my primary concern) into the database with an eta of 7 days (the data is a gift from AND to improve the quality of maps).
Once that is complete and I find some more spare time I will resume coding on existing features, including phone support - at that stage I will need the bluehands module
cyberwizzard is offline   Reply With Quote
Old 11-04-2007, 04:11 PM   #115
Low Bitrate
 
Join Date: Sep 2005
Posts: 82
gentoocar is on a distinguished road
Hi everyone,

I am planning on picking this project up again soon. I noticed that the bluez project has grown a lot since I last looked at it, and it now appears that they have some form of headset profile support in their utils (according to the changelog/news). However, I have yet to find any more info on that. Does anyone know more? I wonder how much of my stuff/their stuff is reusable.
gentoocar is offline   Reply With Quote
Old 11-12-2007, 04:49 PM   #116
Newbie
 
Join Date: Nov 2007
Posts: 1
Sinclair73 is an unknown quantity at this point
Hi gentoocar,

i'm very interested in this project. I'm using a small Linux based NAS (Linksys NSLU2) as MP3 and internet-radio player connected to and controlled by my Sony Minidisc headunit (my project name: CarSlug). Now a very nice feature will be to use this combination together with a bt-usb-adapter to make a headsfree unit for my Sony-Ericsson K800i.

But this seams not be simple... no working solution found in www :-(
So can i help a little bit e.g with testing, especial on arm platform? I'm a newbie on linux programming but wrote a few simple applications in c, for my CarSlug project. My application needs only a working library/daemon but no GUI, because my headunit should display incoming calls.

Can anyone explain what is today working and what not?
And ... pls sry about my poor english

Sinclair
Sinclair73 is offline   Reply With Quote
Old 11-15-2007, 10:43 AM   #117
Newbie
 
Join Date: Oct 2007
Posts: 1
lbtianya is an unknown quantity at this point
I use RFCcomm to create the service/command link,then create the sco audio connection.I can here the music from AG according the Handset ,but i want to know ,why do we need the SDP session to manage the AG??
lbtianya is offline   Reply With Quote
Old 12-09-2007, 09:28 AM   #118
Low Bitrate
 
Join Date: Oct 2006
Location: Moscow ZAO, Russia
Posts: 83
novorado is an unknown quantity at this point
Well I was somehow under impression that bluetooth profile was implemented on Linux, in KDE extra gear, for some time ago already.

Quote: Originally Posted by http://websvn.kde.org/branches/work/kdebluetooth-libqobex_rewrite/kdebluetooth/handsfree/README.handsfree?view=markup
This is an implementation of the handsfree profile.
At the moment you have to use voice settings 0x0060
to have any chance to hear something understandable:
$ hciconfig hci0 voice 0x0060

http://websvn.kde.org/branches/kdebl...oth/handsfree/

And we're working on Linux RR clone, so we're interested to help also in this project.
__________________
C52B3901A0B3248C2BB13302DAB0F3E6
novorado is offline   Reply With Quote
Old 12-11-2007, 12:09 PM   #119
Newbie
 
Join Date: Dec 2007
Posts: 2
nienteposta is an unknown quantity at this point
Hi to everybody. I congratulationwith you, because your progressions are great. I'm sorry also for my bad english...
I have a question.
I had try to use your blueHands java application
I did this:

root@enigma-desktop:/home/enigma/Desktop/bluehands_0.01# mv libbluehands.so /usr/lib
root@enigma-desktop:/home/enigma/Desktop/bluehands_0.01# mv libjbluehands.so /usr/lib
root@enigma-desktop:/home/enigma/Desktop/bluehands_0.01# ldconfig
root@enigma-desktop:/home/enigma/Desktop/bluehands_0.01# ./runLookMaNoHands


I'd get this answer:
Exception in thread "main" java.lang.NoClassDefFoundError: org/bluehands/RFCOMMConnectionListener
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknow n Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$100(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
at org.bluehands.lookMaNoHands.Main.main(Main.java:31 )


WHY ?!?!?!?!??!? PLEASSEE HELP ME ....
nienteposta is offline   Reply With Quote
Old 12-12-2007, 07:32 AM   #120
Newbie
 
Join Date: Dec 2007
Posts: 2
nienteposta is an unknown quantity at this point
uuuupppp !!!
nienteposta is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Bluetooth woes! daveg360 Wireless Communications 1 10-02-2005 12:11 AM



All times are GMT -5. The time now is 11:19 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.2
Copyright © 1999 - 2008 Mp3Car.com Inc.Ad Management by RedTyger
Message Board Statistics