Bluetooth

1. Bluetooth

Hudson Orsine Assumpção
brevleq

(usa Slackware)

Enviado em 02/09/2008 - 13:17h

Pessoal não estou conseguindo fazer meu adaptador bluetooth usb funcionar no zenwalk, toda vez que eu conecto o adaptador o kbluetoothd fecha com erro. Acredito que o problema seja porque eu não tenho o módulo usb-ohci! Alguém sabe me dizer se existe algum pacote que possui esse módulo pra mim poder instalar?? Será q eu vou ter q recompilar o kernel??

Obrigado


  


2. Re: Bluetooth

Hudson Orsine Assumpção
brevleq

(usa Slackware)

Enviado em 02/09/2008 - 21:07h

rodei o script rc.bluetooth mas continua travando dando erro no kbluetoothd, porém agora aparece a seguinte mensagem:

To use the kbtobexsrv service, some other devices might require a modified class number for your bluetooth adapter in /etc/bluetooth/hcid.conf.
Currently the class is set to 0x100. We suggest you change this to something like 0x100100 instead and restart BlueZ's hcid. The service will be activated anyway.

Olhei o arquivo hcid.conf e não vi nada de anormal, inclusive mudei o class number mas não adiantou nada, a mesma mensagem aparece!

#
# HCI daemon configuration file.
#

# HCId options
options {
# Automatically initialize new devices
autoinit yes;

# Security Manager mode
# none - Security manager disabled
# auto - Use local PIN for incoming connections
# user - Always ask user for a PIN
#
security user;

# Pairing mode
# none - Pairing disabled
# multi - Allow pairing with already paired devices
# once - Pair once and deny successive attempts
pairing multi;

# Default PIN code for incoming connections
passkey "605486";
}

# Default settings for HCI devices
device {
# Local device name
# %d - device id
# %h - host name
name "brevleq";

# Local device class
class 0x100100;

# Default packet type
#pkt_type DH1,DM1,HV1;

# Inquiry and Page scan
iscan enable; pscan enable;

# Default link mode
# none - no specific policy
# accept - always accept incoming connections
# master - become master on incoming connections,
# deny role switch on outgoing connections
lm accept;

# Default link policy
# none - no specific policy
# rswitch - allow role switch
# hold - allow hold mode
# sniff - allow sniff mode
# park - allow park mode
lp rswitch,hold,sniff,park;
}


O que pode ser isso??






Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts