Hello Nobuhiro Iwamatsu,

 Sorry for not responding so long time, I struggled to find out
workaround for this problem.

 Then I finally found the workaround on launchpad, this problem
(and also other probles I met after) was totally solved.

 Then I memorize my workaround here,

  Step1. I got patches suggested in launchpad website.
         http://www.ubuntuupdates.org/packages/show/416787     

  Step2. I choose paches as below,
         sbc_mmx.patch
         socket_audio.patch

  Step3. I put these patches into debian/patches directory of source
package of bluez-4.98-1,and modified debian/patches/series file for
apropriate.
 
  Step4. built bluez package,install,and reboot my linux box(important!)
         Then bluez 4.98 works fine!

 Currently I don't know why my problem is totally fixed, and also don't
know re-enabling socket interface of bluez-4.98 is good or not.

 If I confirm that this problem is fixed up in newer version bluez
package, then let me change the status of this bugreport to be done.

Regards,

 ---
Takahide Nojima <nozzy123no...@gmail.com>

2012-01-26 (木) の 07:50 +0900 に Nobuhiro Iwamatsu さんは書きました:
> Hi,
> 
> 2012年1月25日22:50 Takahide Nojima <nozzy123no...@gmail.com>:
> > Hi,
> >
> > Sorry for missing kernel version in bug reort.I carelessly forget to
> > inform it.
> >
> > When I checked bluez 4.98-1, I was using linux-image-3.2.0-1-amd64.
> >
> 
> You write the version of inux kernel which you have already used.
> 
> >> --- System information. ---
> >> Architecture: amd64
> >> Kernel:       Linux 3.2.0-1-amd64
> 
> > Is this kernel wrong verison?
> 
> I dont know.
> After the following log, log about the detection of the host device is output.
> 
> >> bluetoothd[2853]: src/main.c:main() Entering main loop
> >> bluetoothd[2853]: src/rfkill.c:rfkill_event() RFKILL event idx 0 type 1 op 
> >> 0 soft 0 hard 0
> >> bluetoothd[2853]: plugins/hciops.c:init_known_adapters()
> 
> However, your machine may not recognize host device if log stops here.
> The following log is output if host device recognizes it.
> 
>   bluetoothd[30774]: plugins/hciops.c:init_known_adapters()
>   bluetoothd[30774]: plugins/hciops.c:init_device() hci0
>   bluetoothd[30774]: Listening for HCI events on hci0
> 
> > I will check it under another version later and report.
> 
> Please check whether host device is recognized with your machine
> from kernel boot log.
> 
> Best regards,
>   Nobuhiro
> 
> >
> > Regards,
> > Takahide Nojima <nozzy123no...@gmail.com>
> >
> > 2012-01-25 (Wed) 17:20 +0900  Nobuhiro Iwamatsu wrote:
> >> severity 657255 important
> >> thanks
> >>
> >> Hi,
> >>
> >> Does linux kernel which you use recognize bluetooth host device?
> >>
> >> Best regards,
> >>   Nobuhiro
> >>
> >> 2012年1月25日9:16 Takahide Nojima <nozzy123no...@gmail.com>:
> >> > Package: bluez
> >> > Version: 4.98-1
> >> > Severity: serious
> >> >
> >> > --- Please enter the report below this line. ---
> >> >
> >> > Hello,
> >> >
> >> > I checked new package of bluez 4.98-1 , I found it doesn't work my 
> >> > debian box.
> >> > There is no bluetooth icon on status bar on gnome3.2 desktop,
> >> > and also bluetooth menu in gnome-control-center also grayed out.
> >> >
> >> > I run bluetoothd with debug option, then I found it stop in the middle 
> >> > of initialization as below
> >> >
> >> >   -----------console log is here ------
> >> > $ sudo /usr/sbin/bluetoothd -n -d
> >> > bluetoothd[2853]: Bluetooth daemon 4.98
> >> > bluetoothd[2853]: src/main.c:parse_config() parsing main.conf
> >> > bluetoothd[2853]: src/main.c:parse_config() discovto=0
> >> > bluetoothd[2853]: src/main.c:parse_config() pairto=0
> >> > bluetoothd[2853]: src/main.c:parse_config() pageto=8192
> >> > bluetoothd[2853]: src/main.c:parse_config() auto_to=60
> >> > bluetoothd[2853]: src/main.c:parse_config() name=%h-%d
> >> > bluetoothd[2853]: src/main.c:parse_config() class=0x000100
> >> > bluetoothd[2853]: src/main.c:parse_config() discov_interval=30
> >> > bluetoothd[2853]: src/main.c:parse_config() Key file does not have key 
> >> > 'DeviceID'
> >> > bluetoothd[2853]: Starting SDP server
> >> > bluetoothd[2853]: src/plugin.c:plugin_init() Loading builtin plugins
> >> > bluetoothd[2853]: src/plugin.c:add_plugin() Loading pnat plugin
> >> > bluetoothd[2853]: src/plugin.c:add_plugin() Loading audio plugin
> >> > bluetoothd[2853]: src/plugin.c:add_plugin() Loading sap plugin
> >> > bluetoothd[2853]: src/plugin.c:add_plugin() Loading input plugin
> >> > bluetoothd[2853]: src/plugin.c:add_plugin() Loading serial plugin
> >> > bluetoothd[2853]: src/plugin.c:add_plugin() Loading network plugin
> >> > bluetoothd[2853]: src/plugin.c:add_plugin() Loading proximity plugin
> >> > bluetoothd[2853]: src/plugin.c:add_plugin() Loading service plugin
> >> > bluetoothd[2853]: src/plugin.c:add_plugin() Loading gatt_example plugin
> >> > bluetoothd[2853]: src/plugin.c:add_plugin() Loading time plugin
> >> > bluetoothd[2853]: src/plugin.c:add_plugin() Loading alert plugin
> >> > bluetoothd[2853]: src/plugin.c:add_plugin() Loading health plugin
> >> > bluetoothd[2853]: src/plugin.c:add_plugin() Loading thermometer plugin
> >> > bluetoothd[2853]: src/plugin.c:add_plugin() Loading hciops plugin
> >> > bluetoothd[2853]: src/plugin.c:add_plugin() Loading mgmtops plugin
> >> > bluetoothd[2853]: src/plugin.c:add_plugin() Loading formfactor plugin
> >> > bluetoothd[2853]: src/plugin.c:add_plugin() Loading storage plugin
> >> > bluetoothd[2853]: src/plugin.c:add_plugin() Loading adaptername plugin
> >> > bluetoothd[2853]: src/plugin.c:add_plugin() Loading wiimote plugin
> >> > bluetoothd[2853]: src/plugin.c:add_plugin() Loading dbusoob plugin
> >> > bluetoothd[2853]: src/plugin.c:plugin_init() Loading plugins 
> >> > /usr/lib/x86_64-linux-gnu/bluetooth/plugins
> >> > bluetoothd[2853]: plugins/service.c:register_interface() path 
> >> > /org/bluez/2853/any
> >> > bluetoothd[2853]: plugins/service.c:register_interface() Registered 
> >> > interface org.bluez.Service on path /org/bluez/2853/any
> >> > bluetoothd[2853]: plugins/dbusoob.c:dbusoob_init() Setup dbusoob plugin
> >> > bluetoothd[2853]: health/hdp.c:hdp_manager_start() Starting Health 
> >> > manager
> >> > bluetoothd[2853]: alert/main.c:alert_init() Attribute server is disabled
> >> > bluetoothd[2853]: Failed to init alert plugin
> >> > bluetoothd[2853]: time/main.c:time_init() Attribute server is disabled
> >> > bluetoothd[2853]: Failed to init time plugin
> >> > bluetoothd[2853]: Parsing /etc/bluetooth/proximity.conf failed: No such 
> >> > file or directory
> >> > bluetoothd[2853]: proximity/reporter.c:reporter_init() Attribute server 
> >> > is disabled
> >> > bluetoothd[2853]: Failed to init proximity plugin
> >> > bluetoothd[2853]: network/manager.c:read_config() 
> >> > /etc/bluetooth/network.conf: Key file does not have key 'DisableSecurity'
> >> > bluetoothd[2853]: network/manager.c:read_config() Config options: 
> >> > Security=true
> >> > bluetoothd[2853]: input/manager.c:input_manager_init() input.conf: Key 
> >> > file does not have key 'IdleTimeout'
> >> > bluetoothd[2853]: audio/manager.c:audio_manager_init() audio.conf: Key 
> >> > file does not have key 'AutoConnect'
> >> > bluetoothd[2853]: plugins/pnat.c:pnat_init() Setup Phonet AT (DUN) plugin
> >> > bluetoothd[2853]: plugins/hciops.c:hciops_init()
> >> > bluetoothd[2853]: plugins/gatt-example.c:gatt_example_init() Attribute 
> >> > server is disabled
> >> > bluetoothd[2853]: Failed to init gatt_example plugin
> >> > bluetoothd[2853]: plugins/hciops.c:hciops_setup()
> >> > bluetoothd[2853]: src/main.c:main() Entering main loop
> >> > bluetoothd[2853]: src/rfkill.c:rfkill_event() RFKILL event idx 0 type 1 
> >> > op 0 soft 0 hard 0
> >> > bluetoothd[2853]: plugins/hciops.c:init_known_adapters()
> >> > ( ... hanging up on this point... )
> >> >     ----------------------------------------------------------
> >> >
> >> > Switching off-on my bluetooth headphone didn't make no effect, 
> >> > bluetoothd doesn't proceed any more.
> >> >
> >> > Does anyone have information of this problem?
> >> >
> >> > Thanks,
> >> >
> >> > --- System information. ---
> >> > Architecture: amd64
> >> > Kernel:       Linux 3.2.0-1-amd64
> >> >
> >> > Debian Release: wheezy/sid
> >> >  500 unstable        ftp.jp.debian.org
> >> >  150 experimental    ftp.jp.debian.org
> >> >
> >> > --- Package information. ---
> >> > Depends                   (Version) | Installed
> >> > ===================================-+-==============
> >> > libc6                      (>= 2.9) | 2.13-24
> >> > libcap-ng0                          | 0.6.6-1
> >> > libdbus-1-3              (>= 1.1.1) | 1.5.8-1
> >> > libglib2.0-0            (>= 2.28.0) | 2.30.2-2
> >> > libreadline6               (>= 6.0) | 6.2-8
> >> > libudev0                 (>= 0.140) | 175-3
> >> > libusb-0.1-4          (>= 2:0.1.12) | 2:0.1.12-20
> >> > module-init-tools                   | 4.0.3-1
> >> > udev                     (>= 170-1) | 175-3
> >> > lsb-base                            | 3.2-28.1
> >> > dbus                                | 1.5.8-1
> >> > python-gobject                      | 3.0.3-2
> >> > python-dbus                         | 0.84.0-2
> >> >
> >> >
> >> > Package's Recommends field is empty.
> >> >
> >> > Package's Suggests field is empty.
> >> >
> >> > ---
> >> >  Takahide Nojima <nozzy123no...@gmail.com>
> >> >
> >> >
> >> > _______________________________________________
> >> > Pkg-bluetooth-maintainers mailing list
> >> > pkg-bluetooth-maintain...@lists.alioth.debian.org
> >> > http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-bluetooth-maintainers
> >>
> >>
> >>
> >
> >
> 
> 
> 





-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to