Bluetooth Sürücüm Çalışmıyor

Başlatan ytcikisir, 07 Ağustos 2017 - 12:56:46

« önceki - sonraki »

0 Üyeler ve 1 Ziyaretçi konuyu incelemekte.

ytcikisir

Merhabalar. Debian tabanlı Pardus 17.0 kullanıyorum. Bluetooth sürücüm çalışmıyor. "Bluetooth'u Aç" dediğim zamansa pencereyi kapatıp yeniden açınca tekrar "Bluetooth'u aç" diyor. Zaten hiçbir cihazı da görmüyor.  :-\

Kurulum esnasında "rtl_nic/rtl8106e-1.fw" aygıt yazılımının eksik olduğunu söylemişti ve ben atlamıştım. Şimdi Bluetooth sorunu olmasının sebebi de tabii ki de bu yanılmıyorsam.

Gerekli Çıktılar:
cat /etc/lsb-release
DISTRIB_ID=Pardus
DISTRIB_RELEASE=Stable
DISTRIB_CODENAME=onyedi
DISTRIB_DESCRIPTION="Pardus GNU/Linux Onyedi"

-
cat /proc/cmdline
BOOT_IMAGE=/boot/vmlinuz-4.9.0-3-amd64 root=UUID=4babd477-2575-4fc2-a3f4-801e1a636594 ro quiet splash
-
uname -a
Linux 4.9.0-3-amd64 #1 SMP Debian 4.9.30-2+deb9u2 (2017-06-26) x86_64 GNU/Linux
-
lspci
00:00.0 Host bridge: Intel Corporation Broadwell-U Host Bridge -OPI (rev 09)
00:02.0 VGA compatible controller: Intel Corporation HD Graphics 5500 (rev 09)
00:03.0 Audio device: Intel Corporation Broadwell-U Audio Controller (rev 09)
00:04.0 Signal processing controller: Intel Corporation Broadwell-U Processor Thermal Subsystem (rev 09)
00:14.0 USB controller: Intel Corporation Wildcat Point-LP USB xHCI Controller (rev 03)
00:16.0 Communication controller: Intel Corporation Wildcat Point-LP MEI Controller #1 (rev 03)
00:1b.0 Audio device: Intel Corporation Wildcat Point-LP High Definition Audio Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #1 (rev e3)
00:1c.2 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #3 (rev e3)
00:1c.4 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #5 (rev e3)
00:1c.5 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #6 (rev e3)
00:1f.0 ISA bridge: Intel Corporation Wildcat Point-LP LPC Controller (rev 03)
00:1f.2 SATA controller: Intel Corporation Wildcat Point-LP SATA Controller [AHCI Mode] (rev 03)
00:1f.3 SMBus: Intel Corporation Wildcat Point-LP SMBus Controller (rev 03)
00:1f.6 Signal processing controller: Intel Corporation Wildcat Point-LP Thermal Management Controller (rev 03)
07:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller (rev 07)
0d:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Sun XT [Radeon HD 8670A/8670M/8690M / R5 M330 / M430] (rev 83)
13:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8723BE PCIe Wireless Network Adapter

-
lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 004: ID 064e:9325 Suyin Corp.
Bus 001 Device 003: ID 0bda:b006 Realtek Semiconductor Corp.
Bus 001 Device 002: ID 045e:0745 Microsoft Corp. Nano Transceiver v1.0 for Bluetooth
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

-
rfkill list
0: phy0: Wireless LAN
        Soft blocked: no
        Hard blocked: no
1: hci0: Bluetooth
        Soft blocked: no
        Hard blocked: no

-
sudo lshw -C network
  *-network                 
       description: Ethernet interface
       product: RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller
       vendor: Realtek Semiconductor Co., Ltd.
       physical id: 0
       bus info: pci@0000:07:00.0
       logical name: enp7s0
       version: 07
       serial: 70:5a:0f:66:0c:15
       size: 10Mbit/s
       capacity: 100Mbit/s
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=half firmware=rtl8106e-1_0.0.1 06/29/12 latency=0 link=no multicast=yes port=MII speed=10Mbit/s
       resources: irq:42 ioport:5000(size=256) memory:d6000000-d6000fff memory:d6100000-d6103fff
  *-network
       description: Wireless interface
       product: RTL8723BE PCIe Wireless Network Adapter
       vendor: Realtek Semiconductor Co., Ltd.
       physical id: 0
       bus info: pci@0000:13:00.0
       logical name: wlp19s0
       version: 00
       serial: 44:1c:a8:3b:0a:b3
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
       configuration: broadcast=yes driver=rtl8723be driverversion=4.9.0-3-amd64 firmware=N/A ip=192.168.2.128 latency=0 link=yes multicast=yes wireless=IEEE 802.11
       resources: irq:16 ioport:3000(size=256) memory:d3000000-d3003fff

-
ifconfig
enp7s0: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500
        ether 70:5a:0f:66:0c:15  txqueuelen 1000  (Ethernet)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 0  bytes 0 (0.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
        inet 127.0.0.1  netmask 255.0.0.0
        inet6 ::1  prefixlen 128  scopeid 0x10<host>
        loop  txqueuelen 1  (Local Loopback)
        RX packets 2176  bytes 173956 (169.8 KiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 2176  bytes 173956 (169.8 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

wlp19s0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 192.168.2.128  netmask 255.255.255.0  broadcast 192.168.2.255
        inet6 fe80::466f:e64:feaa:a45d  prefixlen 64  scopeid 0x20<link>
        ether 44:1c:a8:3b:0a:b3  txqueuelen 1000  (Ethernet)
        RX packets 11799  bytes 9837009 (9.3 MiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 7671  bytes 1503351 (1.4 MiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

-
iwconfig
lo        no wireless extensions.

enp7s0    no wireless extensions.

wlp19s0   IEEE 802.11  ESSID:"HAKKAN-YUSUF" 
          Mode:Managed  Frequency:2.462 GHz  Access Point: 88:41:FC:38:28:3C   
          Bit Rate=72.2 Mb/s   Tx-Power=20 dBm   
          Retry short limit:7   RTS thr=2347 B   Fragment thr:off
          Encryption key:off
          Power Management:off
          Link Quality=64/70  Signal level=-46 dBm 
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:15   Missed beacon:0

-
iwlist scanning
https://paste2.org/OGfNp2y0
-
lsmod
Module                  Size  Used by
ctr                    16384  2
ccm                    20480  1
rfcomm                 77824  12
uinput                 20480  1
bnep                   20480  2
binfmt_misc            20480  1
nls_ascii              16384  1
nls_cp437              20480  1
vfat                   20480  1
fat                    69632  1 vfat
uvcvideo               90112  0
videobuf2_vmalloc      16384  1 uvcvideo
videobuf2_memops       16384  1 videobuf2_vmalloc
videobuf2_v4l2         24576  1 uvcvideo
videobuf2_core         36864  2 uvcvideo,videobuf2_v4l2
videodev              176128  3 uvcvideo,videobuf2_core,videobuf2_v4l2
media                  40960  2 uvcvideo,videodev
iTCO_wdt               16384  0
iTCO_vendor_support    16384  1 iTCO_wdt
btusb                  45056  0
btrtl                  16384  1 btusb
btbcm                  16384  1 btusb
btintel                16384  1 btusb
bluetooth             552960  39 btrtl,btintel,bnep,btbcm,rfcomm,btusb
intel_rapl             20480  0
x86_pkg_temp_thermal    16384  0
intel_powerclamp       16384  0
coretemp               16384  0
kvm_intel             192512  0
kvm                   589824  1 kvm_intel
irqbypass              16384  1 kvm
crct10dif_pclmul       16384  0
crc32_pclmul           16384  0
hp_wmi                 16384  0
sparse_keymap          16384  1 hp_wmi
ghash_clmulni_intel    16384  0
snd_hda_codec_realtek    90112  1
snd_hda_codec_hdmi     49152  1
snd_hda_codec_generic    69632  1 snd_hda_codec_realtek
intel_cstate           16384  0
intel_uncore          118784  0
intel_rapl_perf        16384  0
efi_pstore             16384  0
joydev                 20480  0
snd_hda_intel          36864  4
snd_soc_rt286          36864  0
pcspkr                 16384  0
efivars                20480  1 efi_pstore
snd_hda_codec         135168  4 snd_hda_intel,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
snd_soc_ssm4567        16384  0
snd_soc_rl6347a        16384  1 snd_soc_rt286
serio_raw              16384  0
snd_soc_core          212992  2 snd_soc_ssm4567,snd_soc_rt286
snd_hda_core           81920  5 snd_hda_intel,snd_hda_codec,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
intel_pch_thermal      16384  0
sg                     32768  0
snd_hwdep              16384  1 snd_hda_codec
snd_compress           20480  1 snd_soc_core
snd_pcm               110592  6 snd_hda_intel,snd_hda_codec,snd_hda_core,snd_hda_codec_hdmi,snd_soc_rt286,snd_soc_core
battery                20480  0
snd_timer              32768  1 snd_pcm
dw_dmac                16384  0
acpi_pad               24576  0
int3403_thermal        16384  0
snd_soc_sst_acpi       16384  0
mei_me                 36864  0
mei                   102400  1 mei_me
lpc_ich                24576  0
mfd_core               16384  1 lpc_ich
ac                     16384  0
snd                    86016  18 snd_compress,snd_hda_intel,snd_hwdep,snd_hda_codec,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek,snd_soc_core,snd_pcm
dw_dmac_core           24576  1 dw_dmac
int3402_thermal        16384  0
soundcore              16384  1 snd
snd_soc_sst_match      16384  1 snd_soc_sst_acpi
processor_thermal_device    16384  0
tpm_crb                16384  0
int3406_thermal        16384  0
int340x_thermal_zone    16384  3 int3402_thermal,int3403_thermal,processor_thermal_device
int3400_thermal        16384  0
evdev                  24576  18
hp_wireless            16384  0
shpchp                 36864  0
intel_soc_dts_iosf     16384  1 processor_thermal_device
acpi_thermal_rel       16384  1 int3400_thermal
arc4                   16384  2
rtl8723be              90112  0
btcoexist              53248  1 rtl8723be
rtl8723_common         24576  1 rtl8723be
rtl_pci                28672  1 rtl8723be
rtlwifi                77824  2 rtl_pci,rtl8723be
mac80211              671744  3 rtl_pci,rtlwifi,rtl8723be
cfg80211              589824  2 mac80211,rtlwifi
rfkill                 24576  8 bluetooth,hp_wmi,cfg80211
parport_pc             28672  0
ppdev                  20480  0
lp                     20480  0
parport                49152  3 lp,parport_pc,ppdev
efivarfs               16384  1
ip_tables              24576  0
x_tables               36864  1 ip_tables
autofs4                40960  2
ext4                  585728  1
crc16                  16384  2 bluetooth,ext4
jbd2                  106496  1 ext4
crc32c_generic         16384  0
fscrypto               28672  1 ext4
ecb                    16384  0
mbcache                16384  2 ext4
sr_mod                 24576  0
cdrom                  61440  1 sr_mod
sd_mod                 45056  4
hid_generic            16384  0
usbhid                 53248  0
amdkfd                139264  1
crc32c_intel           24576  2
ahci                   36864  3
libahci                32768  1 ahci
aesni_intel           167936  3
aes_x86_64             20480  1 aesni_intel
glue_helper            16384  1 aesni_intel
lrw                    16384  1 aesni_intel
gf128mul               16384  1 lrw
ablk_helper            16384  1 aesni_intel
cryptd                 24576  3 ablk_helper,ghash_clmulni_intel,aesni_intel
psmouse               135168  0
radeon               1486848  1
ttm                    98304  1 radeon
libata                249856  2 ahci,libahci
i915                 1232896  32
i2c_i801               24576  0
scsi_mod              225280  4 sd_mod,libata,sr_mod,sg
i2c_smbus              16384  1 i2c_i801
xhci_pci               16384  0
i2c_algo_bit           16384  2 radeon,i915
xhci_hcd              188416  1 xhci_pci
drm_kms_helper        155648  2 radeon,i915
r8169                  81920  0
mii                    16384  1 r8169
usbcore               249856  5 uvcvideo,usbhid,xhci_pci,btusb,xhci_hcd
drm                   360448  14 radeon,i915,ttm,drm_kms_helper
usb_common             16384  1 usbcore
thermal                20480  0
wmi                    16384  1 hp_wmi
fan                    16384  0
sdhci_acpi             16384  0
sdhci                  45056  1 sdhci_acpi
video                  40960  2 int3406_thermal,i915
mmc_core              147456  2 sdhci,sdhci_acpi
i2c_hid                20480  0
hid                   122880  3 i2c_hid,hid_generic,usbhid
i2c_designware_platform    16384  0
i2c_designware_core    20480  1 i2c_designware_platform
button                 16384  1 i915

-
dmesg
https://paste2.org/vMeJa19U - Çok uzun olduğundan bir kısmı gelmemiş olabilir.
-
dmesg | tail
[  112.177949] wlp19s0: authenticate with 88:41:fc:38:28:3c
[  112.201274] wlp19s0: send auth to 88:41:fc:38:28:3c (try 1/3)
[  112.203534] wlp19s0: authenticated
[  112.205011] wlp19s0: associate with 88:41:fc:38:28:3c (try 1/3)
[  112.209675] wlp19s0: RX AssocResp from 88:41:fc:38:28:3c (capab=0x411 status=0 aid=4)
[  112.210561] wlp19s0: associated
[  112.210571] IPv6: ADDRCONF(NETDEV_CHANGE): wlp19s0: link becomes ready
[  224.830916] Bluetooth: hci0 urb ffff934c10009780 failed to resubmit (113)
[  248.816577] Bluetooth: hci0 urb ffff934c12cf3540 failed to resubmit (113)
[  261.871374] Bluetooth: hci0 urb ffff934af5a96840 failed to resubmit (113)



Konuyu yanlış yere açmış olabilirim ama Bluetooth için ayrı başlık bulamadım ben de "Ağ Kartları" başlığının doğru yer olacağını düşündüm. Sorunu çözmemde yardımcı olursanız sevinirim. Şimdiden teşekkürler...   :)

ytcikisir


if


lubuntu

Bluetooth her zaman sıkıntılı olmuştur Linux tarafında. Android bir cihazla eşleştirme yapmak istiyorsanız, kdeconnect kullanmanızı tavsiye ederim. Debian depolarında mevcuttur, play storedan da indirmelisiniz.