Bluetooth nao funciona (Intel Wifi Link 5100 AGN - Notebook DELL Inspiron 1545 - Ano 2009) [RESOLVID

25. Re: Bluetooth nao funciona (Intel Wifi Link 5100 AGN - Notebook DELL Inspiron 1545 - Ano 2009) [RESOLVID

Luiz Santos
luiztux

(usa Gentoo)

Enviado em 05/04/2016 - 15:30h

Então, tem o módulo btusb.

A propósito, se o que você postou no post 19 foi digitado no terminal, o nome do módulo está errado. O correto é btusb

De novo:

sudo modprobe -rv btusb 


sudo modprobe -v btusb 


-----------------------------------''----------------------------------
Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.


  


26. Re: Bluetooth nao funciona (Intel Wifi Link 5100 AGN - Notebook DELL Inspiron 1545 - Ano 2009) [RESOLVID

Lucas
LucasFB

(usa Manjaro Linux)

Enviado em 05/04/2016 - 15:32h

Realmente, falha minha. refiz o procedimento e apareceu isso agora


[lucas@LucasFB ~]$ sudo modprobe -rv btusb
[lucas@LucasFB ~]$ sudo modprobe -v btusb
insmod /lib/modules/4.4.6-1-MANJARO/kernel/net/bluetooth/bluetooth.ko.gz
insmod /lib/modules/4.4.6-1-MANJARO/kernel/drivers/bluetooth/btintel.ko.gz
insmod /lib/modules/4.4.6-1-MANJARO/kernel/drivers/bluetooth/btbcm.ko.gz
insmod /lib/modules/4.4.6-1-MANJARO/kernel/drivers/bluetooth/btrtl.ko.gz
insmod /lib/modules/4.4.6-1-MANJARO/kernel/drivers/bluetooth/btusb.ko.gz reset=1



27. Re: Bluetooth nao funciona (Intel Wifi Link 5100 AGN - Notebook DELL Inspiron 1545 - Ano 2009) [RESOLVID

Luiz Santos
luiztux

(usa Gentoo)

Enviado em 05/04/2016 - 15:36h

Humm..legal.. pelo menos algo diferente agora..rssrsr

Tenta iniciar o serviço de bluetooth com:

sudo systemctl start bluetooth.service 



-----------------------------------''----------------------------------
Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.


28. Re: Bluetooth nao funciona (Intel Wifi Link 5100 AGN - Notebook DELL Inspiron 1545 - Ano 2009) [RESOLVID

Lucas
LucasFB

(usa Manjaro Linux)

Enviado em 05/04/2016 - 15:39h

[lucas@LucasFB ~]$ sudo systemctl start bluetooth.service
[lucas@LucasFB ~]$ bluetoothctl
[bluetooth]#


ele nao abriu pela interface grafica, continua falando que tem que ativar o bluetooh, eu ativo e nao aparece nada.
pelo terminal o bluetoohctl antes retornava o nome bluetooth escrito em branco e nao digitava nada,
agora ele retorna em azul e da pra digitar.
Pelo terminal ele deve funcionar, porem nunca usei pelo terminal


29. Re: Bluetooth nao funciona (Intel Wifi Link 5100 AGN - Notebook DELL Inspiron 1545 - Ano 2009) [RESOLVID

Luiz Santos
luiztux

(usa Gentoo)

Enviado em 05/04/2016 - 15:42h

Aha!!

Agora sim!! Digite 'help', sem as aspas simples... rsrsr


-----------------------------------''----------------------------------
Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.


30. Re: Bluetooth nao funciona (Intel Wifi Link 5100 AGN - Notebook DELL Inspiron 1545 - Ano 2009) [RESOLVID

Lucas
LucasFB

(usa Manjaro Linux)

Enviado em 05/04/2016 - 15:45h

tentei alguns comandos mas alguns apareceram a mesma resposta:


[lucas@LucasFB ~]$ bluetoothctl
[bluetooth]# help
Available commands:
list List available controllers
show [ctrl] Controller information
select <ctrl> Select default controller
devices List available devices
paired-devices List paired devices
power <on/off> Set controller power
pairable <on/off> Set controller pairable mode
discoverable <on/off> Set controller discoverable mode
agent <on/off/capability> Enable/disable agent with given capability
default-agent Set agent as the default one
set-scan-filter-uuids [uuid1 uuid2 ...] Set scan filter uuids
set-scan-filter-rssi [rssi] Set scan filter rssi, and clears pathloss
set-scan-filter-pathloss [pathloss] Set scan filter pathloss, and clears rssi
set-scan-filter-transport [transport] Set scan filter transport
set-scan-filter-clear Clears discovery filter.
scan <on/off> Scan for devices
info [dev] Device information
pair [dev] Pair with device
trust [dev] Trust device
untrust [dev] Untrust device
block [dev] Block device
unblock [dev] Unblock device
remove <dev> Remove device
connect <dev> Connect device
disconnect [dev] Disconnect device
list-attributes [dev] List attributes
select-attribute <attribute> Select attribute
attribute-info [attribute] Select attribute
read Read attribute value
write <data=[xx xx ...]> Write attribute value
notify <on/off> Notify attribute value
register-profile <UUID ...> Register profile to connect
unregister-profile Unregister profile
version Display version
quit Quit program
[bluetooth]# power on
No default controller available
[bluetooth]# scan on
No default controller available
[bluetooth]# devices
[bluetooth]# version
Version 5.38
[bluetooth]# pairable on
No default controller available
[bluetooth]#



31. Re: Bluetooth nao funciona (Intel Wifi Link 5100 AGN - Notebook DELL Inspiron 1545 - Ano 2009)

Lucas
LucasFB

(usa Manjaro Linux)

Enviado em 05/04/2016 - 15:59h

Achei em um forum do arch a saida do comando rfkill list all de um cara:

0: samsung-wlan: Wireless LAN
Soft blocked: no
Hard blocked: no
1: samsung-bluetooth: Bluetooth
Soft blocked: yes
Hard blocked: no


o meu nao aparece o bluetooth:

[lucas@LucasFB ~]$ rfkill list all
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no



32. Re: Bluetooth nao funciona (Intel Wifi Link 5100 AGN - Notebook DELL Inspiron 1545 - Ano 2009) [RESOLVID

Lucas
LucasFB

(usa Manjaro Linux)

Enviado em 05/04/2016 - 17:42h

Eis que consegui a soluçao no topico da preview 2 do manjaro no forum oficial

 sudo pacman -S bluez-hid2hci  


Reinicie e PUF Bluetooth funcionando \o/

So falta agora fazer a tampa do otebook suspende-lo quando for fechada, mas acho que vou fazer outro topico e marcar esse como resolvido.
Obrigado pela ajuda luiztux e desculpa qualquer coisa :D


33. Re: Bluetooth nao funciona (Intel Wifi Link 5100 AGN - Notebook DELL Inspiron 1545 - Ano 2009) [RESOLVID

Luiz Santos
luiztux

(usa Gentoo)

Enviado em 05/04/2016 - 19:57h

Whoa..legal. Que bom que conseguiu.

Isto aí é um pacote do bluez?


-----------------------------------''----------------------------------
Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.


34. Re: Bluetooth nao funciona (Intel Wifi Link 5100 AGN - Notebook DELL Inspiron 1545 - Ano 2009) [RESOLVID

Lucas
LucasFB

(usa Manjaro Linux)

Enviado em 05/04/2016 - 20:02h

Pelo que vi no AUR, é um pacote do bluez sim, tem vários outros lá que vi pelo pamac que não estavam instalados no meu notebook mas tbm nem vou mexer mais agora que arrumei, vai que buga de novo rs


35. Re: Bluetooth nao funciona (Intel Wifi Link 5100 AGN - Notebook DELL Inspiron 1545 - Ano 2009) [RESOLVID

Luiz Santos
luiztux

(usa Gentoo)

Enviado em 05/04/2016 - 20:05h

Hehehe pois é..em time que está ganhando nao se mexe.

Boa sorte aí.


-----------------------------------''----------------------------------
Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.


36. Re: Bluetooth nao funciona (Intel Wifi Link 5100 AGN - Notebook DELL Inspiron 1545 - Ano 2009) [RESOLVID

Lucas
LucasFB

(usa Manjaro Linux)

Enviado em 05/04/2016 - 20:07h

Partir pro outro e ultimo problema haha
Obrigado de novo pela atenção :)



01 02 03



Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts