Results 1 to 2 of 2
Hello all.
i have a bt dongle with csr protocoll.
I need to change the adress in order to play a ps3 emulator.
The emu app has a change dongle ...
- 05-30-2011 #1Just Joined!
- Join Date
- May 2011
- Posts
- 1
Bluetooth Dongle Change Adress Problem.
Hello all.
i have a bt dongle with csr protocoll.
I need to change the adress in order to play a ps3 emulator.
The emu app has a change dongle adress button but it doesnt change it.
I need to do it manually so is there any way to do it?
I run ubuntu11.
Thanks for your time.
- 05-31-2011 #2
Check this page out ---> Tutorial
If you can't figure it out, maybe go to the bottom and ask this guy in the comments your question (if no one on here knows) cause he seems pretty persistent with answering everyones problems.
The comments also said something about this, which reset someone elses address in command. So maybe this will help.
Code:ubuntu@ubuntu:~$ bdaddr Manufacturer: Broadcom Corporation (15) Device address: xx:yy:zz:aa:76:69 ubuntu@ubuntu:~$ sudo sixaddr Current Bluetooth master: xx:yy:zz:aa:1b:69 Current Bluetooth Device Address: xx:yy:zz:aa:e9:23 ubuntu@ubuntu:~$ sudo bdaddr xx:yy:zz:aa:e9:23 Manufacturer: Broadcom Corporation (15) Device address: xx:yy:zz:aa:76:69 New BD address: xx:yy:zz:aa:E9:23 Address changed - Reset device now ubuntu@ubuntu:~$ sudo hciconfig hci0 reset ubuntu@ubuntu:~$ bdaddr Manufacturer: Broadcom Corporation (15) Device address: xx:yy:zz:aa:E9:23 ubuntu@ubuntu:~$ ubuntu@ubuntu:~$ sudo emu xx:yy:zz:aa:1b:69 ubuntu@ubuntu:~$
SunshineFolk


Reply With Quote