Ocena wątku:
  • 0 głosów - średnia: 0
  • 1
  • 2
  • 3
  • 4
  • 5
Problem z bluetooth- nie aktywnny adapter
#1
0
Witam
Bluetooth przy uruchomieniu wyskakuje komunikat - Nie odnaleziono adapterów bluetooth. Urządzenie sprawne ale nie wykrywa go. Wklejam kod.

Kod:
pablo@pablo-Inspiron-1520:~$ lspci -nnk | grep -iA3 net; lsusb; dmesg | egrep -i 'blue|firm'
Kod:
0c:00.0 Network controller [0280]: Broadcom Inc. and subsidiaries BCM4311 802.11b/g WLAN [14e4:4311] (rev 01)
Kod:
Subsystem: Dell Wireless 1390 WLAN Mini-Card [1028:0007]
Kod:
Kernel driver in use: b43-pci-bridge
Kod:
Kernel modules: ssb
Kod:
Bus 002 Device 002: ID 05a9:2640 OmniVision Technologies, Inc. OV2640 Webcam
Kod:
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Kod:
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Kod:
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Kod:
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Kod:
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Kod:
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Kod:
Bus 003 Device 004: ID 0a5c:4503 Broadcom Corp. Mouse (Boot Interface Subclass)
Kod:
Bus 003 Device 003: ID 0a5c:4502 Broadcom Corp. Keyboard (Boot Interface Subclass)
Kod:
Bus 003 Device 002: ID 0a5c:4500 Broadcom Corp. BCM2046B1 USB 2.0 Hub (part of BCM2046 Bluetooth)
Kod:
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Kod:
[    0.418224] acpi PNP0A03:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
Kod:
[    2.858034] [Firmware Bug]: Duplicate ACPI video bus devices for the same VGA controller, please try module parameter "video.allow_duplicates=1"if the current driver doesn't work.
Kod:
[   10.525414] b43-phy0: Loading firmware version 666.2 (2011-02-23 01:15:07)
Kod:
pablo@pablo-Inspiron-1520:~$

Próbowałem instalacji alternatywnego oprogramowania i nie pomogło. Może jakieś propozycje? Dziękuję za wszelką pomoc.

Wynik inxi -Fxz
Kod:
System:
  Kernel: 5.4.0-42-generic x86_64 bits: 64 compiler: gcc v: 9.3.0
  Desktop: Cinnamon 4.6.7 Distro: Linux Mint 20 Ulyana
  base: Ubuntu 20.04 focal
Machine:
  Type: Portable System: Dell product: Inspiron 1520 v: N/A serial: <filter>
  Mobo: Dell model: 0KY768 serial: <filter> BIOS: Dell v: A09
  date: 07/11/2008
Battery:
  ID-1: BAT0 charge: 15.9 Wh condition: 60.3/86.6 Wh (70%)
  model: SMP DELL TM9877 status: Discharging
CPU:
  Topology: Dual Core model: Intel Core2 Duo T7500 bits: 64 type: MCP
  arch: Core Merom rev: B L2 cache: 4096 KiB
  flags: lm nx pae sse sse2 sse3 ssse3 vmx bogomips: 8777
  Speed: 868 MHz min/max: 800/2201 MHz Core speeds (MHz): 1: 1218 2: 1262
Graphics:
  Device-1: NVIDIA G84M [GeForce 8600M GT] vendor: Dell driver: nvidia
  v: 340.108 bus ID: 01:00.0
  Display: x11 server: X.Org 1.20.8 driver: nvidia
  unloaded: fbdev,modesetting,nouveau,vesa resolution: 1680x1050~60Hz
  OpenGL: renderer: GeForce 8600M GT/PCIe/SSE2 v: 3.3.0 NVIDIA 340.108
  direct render: Yes
Audio:
  Device-1: Intel 82801H HD Audio vendor: Dell driver: snd_hda_intel
  v: kernel bus ID: 00:1b.0
  Sound Server: ALSA v: k5.4.0-42-generic
Network:
  Device-1: Broadcom and subsidiaries BCM4311 802.11b/g WLAN
  vendor: Dell Wireless 1390 driver: b43-pci-bridge v: N/A port: df00
  bus ID: 0c:00.0
  IF-ID-1: wlan0 state: up mac: <filter>
Drives:
  Local Storage: total: 119.24 GiB used: 22.43 GiB (18.8%)
  ID-1: /dev/sda model: SSDPR-CX400-128 size: 119.24 GiB
Partition:
  ID-1: / size: 116.38 GiB used: 22.43 GiB (19.3%) fs: ext4 dev: /dev/sda5
Sensors:
  System Temperatures: cpu: 46.0 C mobo: N/A sodimm: 33.0 C gpu: nvidia
  temp: 45 C
  Fan Speeds (RPM): cpu: 0
Info:
  Processes: 247 Uptime: 3h 59m Memory: 2.92 GiB used: 1.13 GiB (38.6%)
  Init: systemd runlevel: 5 Compilers: gcc: 9.3.0 Shell: bash v: 5.0.17
  inxi: 3.0.38
Odpowiedz
#2
0
Pokaż wyniki tych trzech komend:
Kod:
rfkill list all
dmesg | grep -i 'firmware load'
dmesg | grep -i 'bluetooth'
Odpowiedz
#3
0
(02-09-2020, 13:47)yahoob3 napisał(a): Pokaż wyniki tych trzech komend:
Kod:
rfkill list all
dmesg | grep -i 'firmware load'
dmesg | grep -i 'bluetooth'

Kod:
pablo@pablo-Inspiron-1520:~$ rfkill list all
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
pablo@pablo-Inspiron-1520:~$ dmesg | grep -i 'firmware load'
pablo@pablo-Inspiron-1520:~$ dmesg | grep -i 'bluetooth'
Odpowiedz
#4
0
Z tego co widzę bluetooth identyfikuje się w przedstawionych wynikach w
Bus 003 Device 002: ID 0a5c:4500 Broadcom Corp. BCM2046B1 USB 2.0 Hub (part of BCM2046 Bluetooth)
Poszukiwania wskazują, że ten adapter ma problemy we współpracy z Linuksem.
Zacznij od zainstalowania paczek bluez-firmware pulseaudio-bluetooth pulseaudio-alsa

Jeśli to nie pomoże to zainteresuj się utworzeniem regułki udev z https://askubuntu.com/questions/582916/d...167#583167
Czyli jako root tworzysz plik /etc/udev/rules.d/60-bluetooth-hid2hci.rules
i wklejasz do niego poniższą zawartość
Kod:
ACTION=="remove", GOTO="idea_end"
SUBSYSTEM!="usb", GOTO="idea_end"

# Variety of Broadcom Bluetooth devices - match on a mouse device that is
# self powered and where a HID report needs to be sent to switch modes
# Known supported devices: 0a5c:4503

ATTR{bInterfaceClass}=="03", ATTR{bInterfaceSubClass}=="01", ATTR{bInterfaceProtocol}=="02", \
  ATTRS{bDeviceClass}=="00", ATTRS{idVendor}=="0a5c", ATTRS{bmAttributes}=="e0", \
  RUN+="hid2hci --method=dell --devpath=%p", ENV{HID2HCI_SWITCH}="1"

LABEL="idea_end"
Na koniec restart komputera.
Odpowiedz


Skocz do:




Użytkownicy przeglądający ten wątek: 1 gości