Bluetooth Audio Support

Ideas and dreaming will go this forum
Post Reply

iDeep
Posts: 35
Joined: Wed Apr 24, 2013 3:15 pm

Bluetooth Audio Support

Post by iDeep »

Samsung ES6600 supports built-in Bluetooth and I successfully paired my bluetooth keyboard with it, so why cant we configure the bluetooth to work with regular bluetooth speakers/headphones for wireless audio not only with Samsung Soundshare hardware which they want to sell for higher prices by blocking generic ones by software.
Samsung UA40ES6600R (XZN)
Firmware : T-MST10PDAAC-1017.1
DATE : 2013-02-26
MICOM : T-MST10PDAAS-1004
SDAL : 4.28.0.0
User avatar
fluffi444
SamyGO Project Donor
Posts: 568
Joined: Fri Apr 05, 2013 9:55 pm
Location: Germany

Re: Bluetooth Audio Support

Post by fluffi444 »

There is already an thread regarding this (were you already took part):
viewtopic.php?f=52&t=5640
TV: UE40ES7000 @ UE40ES8090 - T-ECPDEUC-2022.0 // SamyGO
CI+: Unicam EVO 4 with HD+ (HD02) @ Pacific 4.60
NET: Samba: PC
iDeep
Posts: 35
Joined: Wed Apr 24, 2013 3:15 pm

Re: Bluetooth Audio Support

Post by iDeep »

That thread has no answers, I only posted there just in case it receives a reply. Sorry, for posting it again - this is an important functionality which devs should seriously look exploring towards.
Samsung UA40ES6600R (XZN)
Firmware : T-MST10PDAAC-1017.1
DATE : 2013-02-26
MICOM : T-MST10PDAAS-1004
SDAL : 4.28.0.0
User avatar
erdem_ua
SamyGO Admin
Posts: 3125
Joined: Thu Oct 01, 2009 6:02 am
Location: Istanbul, Turkey
Contact:

Re: Bluetooth Audio Support

Post by erdem_ua »

I have no Bluetooth headphones.
Doesn't It possible to attach the sound to generic Bluetooth headphones?
If that is true, It's sad. I could give a bounty for enable such a functionality with a hack...
iDeep
Posts: 35
Joined: Wed Apr 24, 2013 3:15 pm

Re: Bluetooth Audio Support

Post by iDeep »

erdem_ua wrote:I have no Bluetooth headphones.
Doesn't It possible to attach the sound to generic Bluetooth headphones?
If that is true, It's sad. I could give a bounty for enable such a functionality with a hack...
This hack can definitely be done by a competent developer, and if it works this would be the biggest Samsung TV hack users would come to grab here at SamyGo.
Samsung UA40ES6600R (XZN)
Firmware : T-MST10PDAAC-1017.1
DATE : 2013-02-26
MICOM : T-MST10PDAAS-1004
SDAL : 4.28.0.0
User avatar
erdem_ua
SamyGO Admin
Posts: 3125
Joined: Thu Oct 01, 2009 6:02 am
Location: Istanbul, Turkey
Contact:

Re: Bluetooth Audio Support

Post by erdem_ua »

I don't think same.
Just a hacker with BT head phones and passion is enough.
Probably Samsung just filters headphones by their macs at software. So I think it's quire easy to fix that fault.
iDeep
Posts: 35
Joined: Wed Apr 24, 2013 3:15 pm

Re: Bluetooth Audio Support

Post by iDeep »

Hmm... I do have bluetooth headset but don't have the expertise knowledge to pull this together in linux.
Samsung UA40ES6600R (XZN)
Firmware : T-MST10PDAAC-1017.1
DATE : 2013-02-26
MICOM : T-MST10PDAAS-1004
SDAL : 4.28.0.0
Denny
Official SamyGO Developer
Posts: 350
Joined: Thu Sep 30, 2010 12:18 pm
Location: Croatia

Re: Bluetooth Audio Support

Post by Denny »

i took me a bit time and borow one non-samsung speaker ( EWA A102 ) , but without working speaker it is to difficult to trace it out but i think posible.

the lowlevel part BT Driver is abel to scan and find all BT devices .

scan log:
TV Self
Non Samsung Speaker
Home Phone Siemens SL78H and
Logitech diNovo Keyboard

Code: Select all

###############################################################
szDevName: TVBluetooth
szBdAddr : 30:14:4a:49:51:5b
hexClass : 08:04:3c
szClass  : Audio/Video
services : 0x00000000
vid/pid  : 0x4e8/0x8080
###############################################################
###############################################################
[b]szDevName: EWA A102
szBdAddr : 00:1f:81:88:88:ac
hexClass : 24:04:14
szClass  : Audio/Video
services : 0x00000000
vid/pid  : 0x0/0x0[/b]
###############################################################
###############################################################
szDevName: SL78H
szBdAddr : 7c:2f:80:0a:42:50
hexClass : 10:02:08
szClass  : Phone
services : 0x00000000
vid/pid  : 0x0/0x0
###############################################################
###############################################################
szDevName: Logitech diNovo Keyboard                            
szBdAddr : 00:07:61:f0:db:bd                                   
hexClass : 00:25:40                                            
szClass  : Peripheral                                          
services : 0x00000000                                          
vid/pid  : 0x0/0x0                                             
###############################################################
Denny - 데니 - 丹尼 (card2000)
UE55C8000 UE55D8000 UE32D6510 BD-C9600 3xDM8000
Reversing HW Demux Drivers and API from Samsung´s TV
iDeep
Posts: 35
Joined: Wed Apr 24, 2013 3:15 pm

Re: Bluetooth Audio Support

Post by iDeep »

Can you provide pointers how you got upto here, this will help me and other community member nail this up.
Samsung UA40ES6600R (XZN)
Firmware : T-MST10PDAAC-1017.1
DATE : 2013-02-26
MICOM : T-MST10PDAAS-1004
SDAL : 4.28.0.0
sakku
Posts: 26
Joined: Tue Nov 20, 2012 10:05 am

Re: Bluetooth Audio Support

Post by sakku »

dmesg | grep bt
usbcore: registered new interface driver btusb
btusb mod ld
btusb 2-1.3:1.0: usb_probe_interface
btusb 2-1.3:1.0: usb_probe_interface - got id
btusb 2-1.3:1.0: looking for a minor, starting at 194
BTHID bthid_init: ++
BTHID bthid_init: --
bthid mod ld

lsmod
bthid 2520 0 - Live 0xbf324000
hid_microsoft 2032 0 - Live 0xbf31e000
mousedev 7248 0 - Live 0xbf317000
evdev 5576 0 - Live 0xbf310000
usbhid 12872 0 - Live 0xbf307000
hid 31240 3 bthid,hid_microsoft,usbhid, Live 0xbf2fa000
rtnet5572sta 31484 2 - Live 0xbf2ed000
rt5572sta 1298772 1 rtnet5572sta, Live 0xbf1ad000 (P)
rtutil5572sta 30864 2 rtnet5572sta,rt5572sta, Live 0xbf1a3000
btusb 31020 1 - Live 0xbf196000
usb_storage 30272 0 - Live 0xbf189000
ehci_hcd 47852 0 - Live 0xbf178000
usbcore 108904 8 usbhid,rtnet5572sta,rtutil5572sta,btusb,usb_storage,ehci_hcd, L
ive 0xbf158000
tntfs 363728 0 - Live 0xbf0fa000 (P)
mdrv_emac 12576 0 - Live 0xbf0f1000 (P)
samsung_mstar 494248 0 - Live 0xbf066000
samsung_mali 83928 5 samsung_mstar, Live 0xbf04c000
rfs_fat 202648 7 - Live 0xbf015000 (P)
rfs_glue 61548 1 rfs_fat, Live 0xbf000000 (P)

seems btusb.ko need to be patched to work for any bluetooth headphones..
anyone has skill to do it ?

Post Reply

Return to “[E] Brainstorm”