Comment 7 for bug 1449080

Revision history for this message
jooiiee (jooiiee) wrote : Re: [Bug 1449080] Re: Starting bluetooth service fails in 15.04

I got it working with this script

sudo chmod +x /usr/sbin/bluetoothd
sudo systemctl start bluetooth.service
sixad --stop
sixad --start

On 1 August 2015 at 16:17, Jeexzee <email address hidden> wrote:

> I have found a way to manually start it by typing
> sixad --stop
> This automaticly started my Bluetooth and now when i type
> sixad --start
> It starts up and bluetooth stays on. So it might be so simple that sixad
> starts before the bluetooth service and "chrashes" the service. Someone
> please check that up.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1449080
>
> Title:
> Starting bluetooth service fails in 15.04
>
> Status in Bluez Utilities:
> New
> Status in QtSixA:
> New
> Status in bluez package in Ubuntu:
> Confirmed
>
> Bug description:
> This is an upgrade from 14.10 to 15.04 on a laptop using a dell 370
> bluetooth minicard. Starting the bluetooth service (4.101-0ubuntu25)
> produces this error: Job for bluetooth.service failed.
>
> See "systemctl status bluetooth.service" and "journalctl -xe" for
> details. journalctl -xe shows:
> systemd[1]: Unit bluetooth.service entered failed state.
> systemd[1]: bluetooth.service failed.
> systemd[1]: bluetooth.service holdoff time over, scheduling restart.
> systemd[1]: start request repeated too quickly for bluetooth.service
> systemd[1]: Failed to start Bluetooth service.
>
> journalctl -u bluetooth shows:
>
> systemd[1]: Starting Bluetooth service...
> systemd[2561]: Failed at step EXEC spawning /usr/sbin/bluetoothd:
> Permission denied
> systemd[1]: bluetooth.service: main process exited, code=exited,
> status=203/EXEC
> systemd[1]: Failed to start Bluetooth service.
> systemd[1]: UnitApr 27 10:18:10 mobile bluetooth.service entered failed
> state.
> systemd[1]: bluetooth.service failed.
>
> Bluetooth works when the laptop is booted into Windows and worked on
> 14.10.
>
> ProblemType: Bug
> DistroRelease: Ubuntu 15.04
> Package: bluetooth 4.101-0ubuntu25
> ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
> Uname: Linux 3.19.0-15-generic x86_64
> NonfreeKernelModules: wl
> ApportVersion: 2.17.2-0ubuntu1
> Architecture: amd64
> Date: Mon Apr 27 10:44:30 2015
> InstallationDate: Installed on 2015-03-10 (47 days ago)
> InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Release amd64
> (20141022.1)
> InterestingModules: btusb bluetooth
> MachineType: Dell Inc. Latitude E6400
> PackageArchitecture: all
> ProcEnviron:
> LANGUAGE=en_US
> TERM=xterm
> PATH=(custom, no user)
> LANG=en_US.UTF-8
> SHELL=/bin/bash
> ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-15-generic
> root=UUID=dc3060f2-ea09-43a5-912a-45040afffd37 ro quiet splash vt.handoff=7
> SourcePackage: bluez
> UpgradeStatus: Upgraded to vivid on 2015-04-26 (0 days ago)
> dmi.bios.date: 06/04/2013
> dmi.bios.vendor: Dell Inc.
> dmi.bios.version: A34
> dmi.board.name: 0U692R
> dmi.board.vendor: Dell Inc.
> dmi.chassis.type: 8
> dmi.chassis.vendor: Dell Inc.
> dmi.modalias:
> dmi:bvnDellInc.:bvrA34:bd06/04/2013:svnDellInc.:pnLatitudeE6400:pvr:rvnDellInc.:rn0U692R:rvr:cvnDellInc.:ct8:cvr:
> dmi.product.name: Latitude E6400
> dmi.sys.vendor: Dell Inc.
> hciconfig:
> hci0: Type: BR/EDR Bus: USB
> BD Address: 70:1A:04:1D:D9:2F ACL MTU: 1021:8 SCO MTU: 64:8
> DOWN
> RX bytes:501 acl:0 sco:0 events:22 errors:0
> TX bytes:329 acl:0 sco:0 commands:22 errors:0
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/bluez/+bug/1449080/+subscriptions
>