Ciao a tutti come da oggetto ho il seguente problema:

il dispositivo bt non è visibile anche se dallo stesso pc posso connettermi e 
inviare file.

Utilizzo obexpushd per avere un servizio di ricezioni dati ma dopo il fatidico 
aggiornamento il device non è più presente :-(

hciconfig 
hci0:   Type: BR/EDR  Bus: USB
        BD Address: 00:19:5B:0E:15:1D  ACL MTU: 1017:8  SCO MTU: 64:0
        UP RUNNING PSCAN 
        RX bytes:2007 acl:0 sco:0 events:61 errors:0
        TX bytes:736 acl:0 sco:0 commands:56 errors:0


cat /etc/bluetooth/hcid.conf

# 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 auto;

        # 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 "1234";
}

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

        # Local device class
        class 0x000100;

        # 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,master;

        # 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;
}

ovviamente tutto funzionava perfettamente prima dell'upgrade :-(

qualche idea? 

PS: il server in oggetto non ha kde e/o gnome o altro che possa compromettere 
il fuzionamento del bt

grazie!

Pol


--
Per REVOCARE l'iscrizione alla lista, inviare un email a
[email protected] con oggetto "unsubscribe". Per
problemi inviare un email in INGLESE a [email protected]

To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Rispondere a