Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Kernel & Hardware
  • Search

Bluetooth problem connection with earbuds

Kernel not recognizing your hardware? Problems with power management or PCMCIA? What hardware is compatible with Gentoo? See here. (Only for kernels supported by Gentoo.)
Post Reply
Advanced search
1 post • Page 1 of 1
Author
Message
gabrielm79
Tux's lil' helper
Tux's lil' helper
Posts: 86
Joined: Sun Sep 18, 2005 4:48 am
Location: Alexandroupoli , Greece

Bluetooth problem connection with earbuds

  • Quote

Post by gabrielm79 » Sat Apr 29, 2023 8:43 am

I am trying to connect bluetooth and earbuds. But i don't understand what is the problem. I followed https://wiki.gentoo.org/wiki/Bluetooth_headset but i can't manage to connect.
I think there is problem with the bluealsa.
dmesg | grep -i blue
[ 3.962276] Bluetooth: Core ver 2.22
[ 3.962291] NET: Registered PF_BLUETOOTH protocol family
[ 3.962292] Bluetooth: HCI device and connection manager initialized
[ 3.962296] Bluetooth: HCI socket layer initialized
[ 3.962298] Bluetooth: L2CAP socket layer initialized
[ 3.962301] Bluetooth: SCO socket layer initialized
[ 3.965436] Bluetooth: hci0: Device revision is 0
[ 3.965438] Bluetooth: hci0: Secure boot is enabled
[ 3.965439] Bluetooth: hci0: OTP lock is enabled
[ 3.965440] Bluetooth: hci0: API lock is enabled
[ 3.965440] Bluetooth: hci0: Debug lock is disabled
[ 3.965441] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[ 3.965442] Bluetooth: hci0: Bootloader timestamp 2019.40 buildtype 1 build 38
[ 3.966246] Bluetooth: hci0: Found device firmware: intel/ibt-1040-0041.sfi
[ 3.966262] Bluetooth: hci0: Boot Address: 0x100800
[ 3.966263] Bluetooth: hci0: Firmware Version: 172-6.23
[ 5.415897] Bluetooth: hci0: Waiting for firmware download to complete
[ 5.417430] Bluetooth: hci0: Firmware loaded in 1417170 usecs
[ 5.417561] Bluetooth: hci0: Waiting for device to boot
[ 5.433499] Bluetooth: hci0: Device booted in 15639 usecs
[ 5.442204] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-1040-0041.ddc
[ 5.444598] Bluetooth: hci0: Applying Intel DDC parameters completed
[ 5.447599] Bluetooth: hci0: Firmware timestamp 2023.6 buildtype 1 build 59564
[ 6.445682] Bluetooth: MGMT ver 1.22
misailidis /home/gabriel # /etc/init.d/alsasound status
* status: started
misailidis /home/gabriel # /etc/init.d/blue
bluealsa bluetooth
misailidis /home/gabriel # /etc/init.d/bluetooth status
* status: started
misailidis /home/gabriel # /etc/init.d/bluealsa status
* status: crashed
bluealsa service is crashed. And it doesn't verbose
misailidis /home/gabriel # /etc/init.d/bluealsa stop
* Stopping bluealsa ...
* start-stop-daemon: no matching processes found [ ok ]
misailidis /home/gabriel # /etc/init.d/bluealsa start -vv
* Executing: /lib/rc/sh/openrc-run.sh /lib/rc/sh/openrc-run.sh /etc/init.d/bluealsa start
* Starting bluealsa ...
* start-stop-daemon: fopen `/run/bluealsa.pid': No such file or directory
* Detaching to start `/usr/bin/bluealsa' ... [ ok ]
misailidis /home/gabriel # /etc/init.d/bluealsa status
* status: crashed
misailidis /home/gabriel # /etc/init.d/bluealsa zap
* Manually resetting bluealsa to stopped state
misailidis /home/gabriel # /etc/init.d/bluealsa stop
* WARNING: bluealsa is already stopped
misailidis /home/gabriel # /etc/init.d/bluealsa start -vvv
* Executing: /lib/rc/sh/openrc-run.sh /lib/rc/sh/openrc-run.sh /etc/init.d/bluealsa start
* Starting bluealsa ...
* Detaching to start `/usr/bin/bluealsa' ... [ ok ]
misailidis /home/gabriel # /etc/init.d/bluealsa status
* status: crashed
[bluetooth]# scan off
Failed to stop discovery: org.bluez.Error.Failed
[bluetooth]# scan on
Discovery started
[CHG] Controller A0:29:42:6F:B8:59 Discovering: yes
[CHG] Device 62:41:38:FD:A0:93 RSSI: -76
[CHG] Device 62:41:38:FD:A0:93 TxPower: 12
[bluetooth]# devices
Device 14:0A:29:0D:2C:86 Xiaomi Buds 3T Pro
Device 62:41:38:FD:A0:93 62-41-38-FD-A0-93
[bluetooth]# info 14:0A:29:0D:2C:86
Device 14:0A:29:0D:2C:86 (public)
Name: Xiaomi Buds 3T Pro
Alias: Xiaomi Buds 3T Pro
Class: 0x00240404
Icon: audio-headset
Paired: yes
Bonded: yes
Trusted: yes
Blocked: no
Connected: no
LegacyPairing: no
UUID: Audio Sink (0000110b-0000-1000-8000-00805f9b34fb)
UUID: A/V Remote Control Target (0000110c-0000-1000-8000-00805f9b34fb)
UUID: A/V Remote Control (0000110e-0000-1000-8000-00805f9b34fb)
UUID: Handsfree (0000111e-0000-1000-8000-00805f9b34fb)
UUID: PnP Information (00001200-0000-1000-8000-00805f9b34fb)
UUID: Generic Access Profile (00001800-0000-1000-8000-00805f9b34fb)
UUID: Generic Attribute Profile (00001801-0000-1000-8000-00805f9b34fb)
UUID: Unknown (0000af00-0000-1000-8000-00805f9b34fb)
UUID: Unknown (0000fd2d-0000-1000-8000-00805f9b34fb)
UUID: Vendor specific (01000100-0000-1000-8000-009078563412)
UUID: Vendor specific (66666666-6666-6666-6666-666666666666)
Modalias: bluetooth:v02B0p0000d001F
[DEL] Device 62:41:38:FD:A0:93 62-41-38-FD-A0-93
[NEW] Device 62:41:38:FD:A0:93 62-41-38-FD-A0-93
[bluetooth]# scan off
Discovery stopped
emerge --info
emerge --info
Portage 3.0.46 (python 3.10.11-final-0, default/linux/amd64/17.1/desktop/plasma, gcc-12, glibc-2.37-r2, 6.2.9-gentoo x86_64)
=================================================================
System uname: Linux-6.2.9-gentoo-x86_64-12th_Gen_Intel-R-_Core-TM-_i5-12600K-with-glibc2.37
KiB Mem: 32641032 total, 25865108 free
KiB Swap: 67108860 total, 67108860 free
Timestamp of repository gentoo: Sat, 29 Apr 2023 08:00:01 +0000
Head commit of repository gentoo: 5e39cb40304e9702825d9a8f821af6837a96cd23
sh bash 5.2_p15-r2
ld GNU ld (Gentoo 2.40 p4) 2.40.0
ccache version 4.8 [disabled]
app-misc/pax-utils: 1.3.7::gentoo
app-shells/bash: 5.2_p15-r2::gentoo
dev-lang/perl: 5.36.1::gentoo
dev-lang/python: 3.10.11::gentoo, 3.11.3::gentoo
dev-lang/rust-bin: 1.69.0::gentoo
dev-util/ccache: 4.8::gentoo
dev-util/cmake: 3.26.3::gentoo
dev-util/meson: 1.1.0::gentoo
sys-apps/baselayout: 2.13-r1::gentoo
sys-apps/openrc: 0.47.1::gentoo
sys-apps/sandbox: 2.30-r1::gentoo
sys-devel/autoconf: 2.71-r6::gentoo
sys-devel/automake: 1.16.5-r1::gentoo
sys-devel/binutils: 2.40-r4::gentoo
sys-devel/binutils-config: 5.5::gentoo
sys-devel/gcc: 12.2.1_p20230304::gentoo, 13.1.0-r1::gentoo
sys-devel/gcc-config: 2.10::gentoo
sys-devel/libtool: 2.4.7-r1::gentoo
sys-devel/llvm: 16.0.2::gentoo
sys-devel/make: 4.4.1::gentoo
sys-kernel/linux-headers: 6.3::gentoo (virtual/os-headers)
sys-libs/glibc: 2.37-r2::gentoo
Repositories:

gentoo
location: /var/db/repos/gentoo
sync-type: rsync
sync-uri: rsync://rsync.gentoo.org/gentoo-portage
priority: -1000
volatile: False
sync-rsync-verify-jobs: 1
sync-rsync-verify-metamanifest: yes
sync-rsync-extra-opts:
sync-rsync-verify-max-age: 24

ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib64/libreoffice/program/sofficerc /usr/share/config /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-march=native -O2 -pipe"
DISTDIR="/var/cache/distfiles"
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GDK_PIXBUF_MODULE_FILE GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR XDG_STATE_HOME"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs binpkg-multi-instance buildpkg-live config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="https://ftp.halifax.rwth-aachen.de/gentoo/ http://ftp.halifax.rwth-aachen.de/gentoo/ ftp://ftp.ntua.gr/pub/linux/gentoo/ http://ftp.ntua.gr/pub/linux/gentoo/"
LANG="en_GB.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LEX="flex"
MAKEOPTS="-j16"
PKGDIR="/var/cache/binpkgs"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
SHELL="/bin/bash"
USE="X a52 aac acl acpi activities alsa amd64 bluetooth branding bzip2 cairo cdda cdr cli crypt cups dbus declarative dri dts dvd dvdr elogind encode exif firewalld flac fortran gdbm geolocation geotiff gif google googledrive gpm gtk gui iconv icu ipv6 jpeg kde kwallet lcms libglvnd libnotify libtirpc lm-sensors mad marble mng mp3 mp4 mpeg multilib ncurses nls nptl ogg opengl openmp pam pango pcre pdf plasma png policykit ppds qml qt5 readline scanner sdl seccomp semantic-desktop sound spell split-usr ssl startup-notification svg test-rust tiff truetype udev udisks unicode upower usb vorbis widgets wxwidgets x264 xattr xcb xft xml xv xvid zlib" ABI_X86="64" ADA_TARGET="gnat_2021" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2 aes avx avx2 f16c fma3 pclmul popcnt rdrand sha sse3 sse4_1 sse4_2 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" GRUB_PLATFORMS="efi-64" INPUT_DEVICES="libinput evdev" KERNEL="linux" L10N="el en" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-4 php8-0" POSTGRES_TARGETS="postgres12 postgres13" PYTHON_SINGLE_TARGET="python3_10" PYTHON_TARGETS="python3_10" RUBY_TARGETS="ruby30" SANE_BACKENDS="hp xerox_mfp" USERLAND="GNU" VIDEO_CARDS="intel nvidia nouveau" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq proto steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset: ADDR2LINE, AR, ARFLAGS, AS, ASFLAGS, CC, CCLD, CONFIG_SHELL, CPP, CPPFLAGS, CTARGET, CXX, CXXFILT, ELFEDIT, EMERGE_DEFAULT_OPTS, EXTRA_ECONF, F77FLAGS, FC, GCOV, GPROF, INSTALL_MASK, LC_ALL, LD, LFLAGS, LIBTOOL, LINGUAS, MAKE, MAKEFLAGS, NM, OBJCOPY, OBJDUMP, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, RANLIB, READELF, RUSTFLAGS, SIZE, STRINGS, STRIP, YACC, YFLAGS
Thanks.
Top
Post Reply
1 post • Page 1 of 1

Return to “Kernel & Hardware”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic