|
2009-06-04
, 01:28
|
|
Posts: 2,041 |
Thanked: 1,066 times |
Joined on Mar 2006
@ Houston
|
#2
|
Hey,
I bought a pair of Nokia BH-604's today, and they work fine on my N95 8GB. I did the A2DP bluetooth hack on my N810, but can't get it working in Canola. It just sounds crappy.
I tried to go to home/user/.atabake, edit config and change from oms to mplayer like I'm supposed to, but whenever I try to go to home/user/.atabake it just says Permission Denied.
What am I supposed to do?
The Following User Says Thank You to sachin007 For This Useful Post: | ||
|
2009-06-04
, 02:00
|
Posts: 31 |
Thanked: 0 times |
Joined on May 2009
@ Toronto, ON, Canada
|
#3
|
|
2009-06-04
, 02:10
|
|
Posts: 2,041 |
Thanked: 1,066 times |
Joined on Mar 2006
@ Houston
|
#4
|
Alright, I downloaded Kagu.... but I haven't had a chance to install it yet.
Are these the proper instructions for using Kagu and A2DP? Do I have to do all of this?
kagu can use mplayer to play. mplayer works correct with a2dp.
1.Edit /etc/bluetooth/audio.conf
...
#Disable=Sink
....
[A2DP]
SourceCount=2
SBCSources=1
MPEG12Sources=0
2. Install 4 scripts:
a2dp
switchOnBT.sh
speedup
speeddown
3. create device using python script (http://wiki.bluez.org/wiki/HOWTO/AudioDevices)
import dbus
bus = dbus.SystemBus()
manager = dbus.Interface(bus.get_object('org.bluez', '/org/bluez'), 'org.bluez.Manager')
bus_id = manager.ActivateService('audio')
audio = dbus.Interface(bus.get_object(bus_id, '/org/bluez/audio'), 'org.bluez.audio.Manager')
path = audio.CreateDevice('00:11:22:33:44:55')
#audio.ChangeDefaultDevice(path) #change the device to be used by default
sink = dbus.Interface (bus.get_object(bus_id, path), 'org.bluez.audio.Sink')
sink.Connect()
4. start under user
a2dp firstrun
5. set kagu player - mplayer
The Following User Says Thank You to sachin007 For This Useful Post: | ||
|
2009-06-04
, 02:13
|
Posts: 31 |
Thanked: 0 times |
Joined on May 2009
@ Toronto, ON, Canada
|
#5
|
|
2009-06-04
, 02:15
|
Posts: 104 |
Thanked: 20 times |
Joined on Apr 2008
@ Illinois
|
#6
|
The Following User Says Thank You to blowfish23 For This Useful Post: | ||
|
2009-06-04
, 02:19
|
|
Posts: 2,041 |
Thanked: 1,066 times |
Joined on Mar 2006
@ Houston
|
#7
|
Alright sweet, I did the initial stuff mentioned in the first post, so I should be fairly close to listening to my new headphones once I do a few more things!
Thanks again!
I totally understand about exams also, I have mine next week, keep getting distracted though! haha
|
2009-06-04
, 02:21
|
Posts: 31 |
Thanked: 0 times |
Joined on May 2009
@ Toronto, ON, Canada
|
#8
|
You know what else matches...
i have
1. n810
2.n95-8gb
3. bh-604.
Same pinch!
|
2009-06-04
, 02:28
|
|
Posts: 2,041 |
Thanked: 1,066 times |
Joined on Mar 2006
@ Houston
|
#9
|
Well, I will give kagu a try, and I will also attempt to change the file .atabake usin emelfm2.
Just curious, how is it easier to use than xterm (I've never used it, but I am downloading it right now)?
I'll look for advanced power monitor sometime soon also (didn't find it in the download section on this website)
Haha that's scary! LOL
|
2009-06-04
, 03:16
|
Posts: 31 |
Thanked: 0 times |
Joined on May 2009
@ Toronto, ON, Canada
|
#10
|
I bought a pair of Nokia BH-604's today, and they work fine on my N95 8GB. I did the A2DP bluetooth hack on my N810, but can't get it working in Canola. It just sounds crappy.
I tried to go to home/user/.atabake, edit config and change from oms to mplayer like I'm supposed to, but whenever I try to go to home/user/.atabake it just says Permission Denied.
What am I supposed to do?
Nokia N810 and Nokia N95 8GB - the perfect combination!