Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!
Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.
Strony: 1
Witam
Jestem nowym użytkownikiem forum i moja znajomość linuxa jest podstawowa więc proszę o wyrozumiałość.
mój problem:
po zainstalowaniu najnowszej wersji Debiana
Linux JAREK-LIN 4.19.0-6-amd64 #1 SMP Debian 4.19.67-2+deb10u2 (2019-11-11) x86_64 GNU/Linux
Linux nie widzi adaptera Bluetooth.
Dodam że po uruchomieniu Ubuntu live z sd Btuetooth działa.
Bardzo proszę o pomoc.
Offline
Jeżeli na live Ubu działa a na Debianie nie, to na 99% chodzi o firrmware.
Po uruchomieniu w terminalu (z konta root):
dmesg | egrep -i 'blue|firmware'
Offline
Tak to wygląda:
root@JAREK-LIN:/home/jarek# dmesg | egrep -i 'blue|firmware' [ 0.132739] [Firmware Bug]: TSC_DEADLINE disabled due to Errata; please update microcode to version: 0x22 (or later) [ 0.341275] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored [ 1.303003] [drm:radeon_pci_probe [radeon]] *ERROR* radeon kernel modesetting for R600 or later requires firmware installed [ 1.303038] See https://wiki.debian.org/Firmware for information about missing firmware [ 1.406201] [drm:amdgpu_pci_probe [amdgpu]] *ERROR* amdgpu requires firmware installed [ 1.406206] See https://wiki.debian.org/Firmware for information about missing firmware [ 1.570247] [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS [ 4.238235] Bluetooth: Core ver 2.22 [ 4.238249] Bluetooth: HCI device and connection manager initialized [ 4.238252] Bluetooth: HCI socket layer initialized [ 4.238254] Bluetooth: L2CAP socket layer initialized [ 4.238259] Bluetooth: SCO socket layer initialized [ 4.249690] usb 3-1.5: firmware: failed to load ar3k/AthrBT_0x31010000.dfu (-2) [ 4.249691] firmware_class: See https://wiki.debian.org/Firmware for information about missing firmware [ 4.249693] usb 3-1.5: Direct firmware load for ar3k/AthrBT_0x31010000.dfu failed with error -2 [ 4.249694] Bluetooth: Loading patch file failed [ 14.281277] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 14.281278] Bluetooth: BNEP filters: protocol multicast [ 14.281281] Bluetooth: BNEP socket layer initialized
W jaki sposób mogę zmienić firmware?
Offline
Czytaj czasami, co system ma do powiedzenia:
[ 4.249691] firmware_class: See https://wiki.debian.org/Firmware for information about missing firmware
https://wiki.debian.org/Firmware
A tu poszukasz konkretnych plików:
https://www.debian.org/distrib/packages#search_contents
Offline
Jacku przy Twojej pomocy udało mi się rozwiązać problem.
Dziękuję.
root@JAREK-LIN:/home/jarek# dmesg | egrep -i 'blue|firmware' [ 0.132595] [Firmware Bug]: TSC_DEADLINE disabled due to Errata; please update microcode to version: 0x22 (or later) [ 0.341033] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored [ 1.324728] [drm:radeon_pci_probe [radeon]] *ERROR* radeon kernel modesetting for R600 or later requires firmware installed [ 1.324732] See https://wiki.debian.org/Firmware for information about missing firmware [ 1.445083] [drm:amdgpu_pci_probe [amdgpu]] *ERROR* amdgpu requires firmware installed [ 1.445088] See https://wiki.debian.org/Firmware for information about missing firmware [ 1.527499] [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS [ 4.420935] Bluetooth: Core ver 2.22 [ 4.420947] Bluetooth: HCI device and connection manager initialized [ 4.420950] Bluetooth: HCI socket layer initialized [ 4.420952] Bluetooth: L2CAP socket layer initialized [ 4.420957] Bluetooth: SCO socket layer initialized [ 4.485240] usb 3-1.5: firmware: direct-loading firmware ar3k/AthrBT_0x31010000.dfu [ 4.528310] usb 3-1.5: firmware: direct-loading firmware ar3k/ramps_0x31010000_40.dfu [ 5.294463] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 5.294465] Bluetooth: BNEP filters: protocol multicast [ 5.294468] Bluetooth: BNEP socket layer initialized [ 11.804887] Bluetooth: RFCOMM TTY layer initialized [ 11.804893] Bluetooth: RFCOMM socket layer initialized [ 11.804896] Bluetooth: RFCOMM ver 1.11 [ 78.327426] hid-generic 0005:046D:B013.0005: input,hidraw2: BLUETOOTH HID v0.07 Keyboard [MX Anywhere 2] on 90:48:9A:41:03:E0
Offline
Potrzebujesz jeszcze inne bloby, np do tego radeona-amdgpu.
Masz tam dwa błędy u góry logu.
[ 0.132595] [Firmware Bug]: TSC_DEADLINE disabled due to Errata; please update microcode to version: 0x22 (or later)
Prócz tego trzeba też microcody do procka uaktualnić.
Jak widać, system grzecznie prosi... xD
Sznurek:
https://wiki.debian.org/Microcode
Ostatnio edytowany przez Jacekalex (2019-12-01 16:49:54)
Offline
Dzięki
microkody odświerzone.
Jutro powalczę z Radeonem
Offline
Strony: 1