Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
problema a seguire una guida per il bluetooth!
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

Goto page 1, 2  Next  
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
turborocket
Guru
Guru


Joined: 09 Oct 2004
Posts: 372

PostPosted: Mon Oct 25, 2004 12:17 pm    Post subject: problema a seguire una guida per il bluetooth! Reply with quote

raga in questa guida https://forums.gentoo.org/viewtopic.php?t=111904 pe configurare il bluetooth su linux non mi è chiaro un procedimento

Quote:
Carichiamo i moduli
bluez, l2cap, rfcomm



come faccio per caricare i moduli? cosa intende? forse modprobe? perchè se è così mi dice
Code:
root@porno-->~ # modprobe bluez
FATAL: Module bluez not found.


grazie ciao Guifo


Last edited by turborocket on Mon Oct 25, 2004 12:37 pm; edited 1 time in total
Back to top
View user's profile Send private message
flyinspirit001
Apprentice
Apprentice


Joined: 25 May 2004
Posts: 266
Location: localhost,localdomain

PostPosted: Mon Oct 25, 2004 12:23 pm    Post subject: Reply with quote

per installare un modulo devi fare insmod [nome modulo]

poi fai lsmod per avere la prova del nove se la tua installazione è avvenuta con successo :)


bye
_________________
"Ride the infinity, be your best. For you, for all"
Dungeon01 - linux registered user #362502
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31460
Location: here

PostPosted: Mon Oct 25, 2004 12:25 pm    Post subject: Reply with quote

Hai abilitato queste cose nel kernel
Code:
Bluetooth subsystem support (M)
L2CAP protocol support (M)
SCO links support (M)
RFCOMM protocol support (M)
RFCOMM TTU SUPPORT (Y)

_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
MyZelF
Bodhisattva
Bodhisattva


Joined: 25 Feb 2003
Posts: 2010
Location: Venice, Italy

PostPosted: Mon Oct 25, 2004 12:27 pm    Post subject: Reply with quote

E' corretto utilizzare modprobe, ma mi pare che nel kernel 2.6 sia cambiato il nome del modulo (dovrebbe essere bluetooth ora, ma vado a memoria e ora non posso controllare).

[mod]
dal titolo che hai scelto per il topic non di capisce che si parla di bluetooth: modificalo!
[/mod]
_________________
"Larry the Cow was a bit frustrated at the current state of Linux Distributions..."
Back to top
View user's profile Send private message
turborocket
Guru
Guru


Joined: 09 Oct 2004
Posts: 372

PostPosted: Mon Oct 25, 2004 12:44 pm    Post subject: Reply with quote

@myzelf

corretto titolo :D
come faccio a sapere il nome del modulo????


@fedeliallalinea

si ho sistemato il kernel ed eseguito

@flyinspirit001

Code:
root@porno-->~ # insmod bluez
insmod: can't read 'bluez': No such file or directory
Back to top
View user's profile Send private message
turborocket
Guru
Guru


Joined: 09 Oct 2004
Posts: 372

PostPosted: Mon Oct 25, 2004 12:46 pm    Post subject: Reply with quote

aveva ragione MyZelf quindi risolto almeno per ora!!!!
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31460
Location: here

PostPosted: Mon Oct 25, 2004 12:51 pm    Post subject: Reply with quote

turborocket wrote:
come faccio a sapere il nome del modulo????

Code:
$ ls /lib/modules/<tuo kernel>/kernel/drivers/bluetooth/

_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
turborocket
Guru
Guru


Joined: 09 Oct 2004
Posts: 372

PostPosted: Mon Oct 25, 2004 12:51 pm    Post subject: Reply with quote

altro problema


Code:
root@porno-->~ # make chmod ugo+x /etc/bluetooth/pid.sh
make: *** No rule to make target `chmod'.  Stop.
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31460
Location: here

PostPosted: Mon Oct 25, 2004 12:52 pm    Post subject: Reply with quote

Si ma da dove deriva l'errore?
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
turborocket
Guru
Guru


Joined: 09 Oct 2004
Posts: 372

PostPosted: Mon Oct 25, 2004 1:03 pm    Post subject: Reply with quote

ho editato !!!
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31460
Location: here

PostPosted: Mon Oct 25, 2004 1:08 pm    Post subject: Reply with quote

Perche' make chmod?
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
turborocket
Guru
Guru


Joined: 09 Oct 2004
Posts: 372

PostPosted: Mon Oct 25, 2004 1:11 pm    Post subject: Reply with quote

era nella guida!!!
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31460
Location: here

PostPosted: Mon Oct 25, 2004 1:13 pm    Post subject: Reply with quote

Prova con
Code:
# chmod ugo+x /etc/bluetooth/pid.sh

_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
turborocket
Guru
Guru


Joined: 09 Oct 2004
Posts: 372

PostPosted: Mon Oct 25, 2004 1:34 pm    Post subject: Reply with quote

infatti mi sembrava strano....


non mi è chiaro questo passaggio
Quote:
editiamo /etc/bluetooth/hcid.conf
cerchiamo la riga pin_helper ed editiamo il comando in /etc/bluetooth/pid.sh (questo perche' c'e' un bug in hcid e dobbiamo ovviare a mano cosi'.... Smile)


cosa devo fare?
Back to top
View user's profile Send private message
turborocket
Guru
Guru


Joined: 09 Oct 2004
Posts: 372

PostPosted: Tue Oct 26, 2004 12:31 pm    Post subject: Reply with quote

up?
Back to top
View user's profile Send private message
randomaze
Bodhisattva
Bodhisattva


Joined: 21 Oct 2003
Posts: 9985

PostPosted: Tue Oct 26, 2004 12:36 pm    Post subject: Reply with quote

turborocket wrote:
up?


Sarebbe bene che passarò più di 48 ore prima.

Poi non mi é chiaro il tuo dubbio, hai visto il file in questione? hai cercato la linea indicata? cosa contiene?

Io non ho mai visto quella roba ma suppongo che contenga l'indicazione a un comando e tu devi cambiare il comano con quello suggerito....
_________________
Ciao da me!
Back to top
View user's profile Send private message
turborocket
Guru
Guru


Joined: 09 Oct 2004
Posts: 372

PostPosted: Tue Oct 26, 2004 12:56 pm    Post subject: Reply with quote

allora il comando l'ho cambiato!


stando alla guida però qualcosa non va bene visto che

Code:
root@porno-->/boot/grub # hcitool scan
Device is not available: Success


ho fatto tutto quello che la guida chiedeva.....se qualcuno è riuscito a farlo andare mi faccia sapere
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31460
Location: here

PostPosted: Tue Oct 26, 2004 2:35 pm    Post subject: Reply with quote

Hai abilitato sul telefono che la connessione con il tuo pc sia accettatta?
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
turborocket
Guru
Guru


Joined: 09 Oct 2004
Posts: 372

PostPosted: Tue Oct 26, 2004 4:37 pm    Post subject: Reply with quote

se il device sul pc non funziona non me lo rileva quindi non posso abilitarlo...dovrebbe andare il device prima di poter abilitare la connessione!
Back to top
View user's profile Send private message
turborocket
Guru
Guru


Joined: 09 Oct 2004
Posts: 372

PostPosted: Tue Oct 26, 2004 4:39 pm    Post subject: Reply with quote

i vengono dubbi se ho caricato il modulo corretto per il mio tipo di bluetooth
Quote:
(Se utilizzate un dongle, HCI USB andra' benissimo Smile )


questo è quello che dice la guida. Anche io come lui ho un dongle(la chiavetta) però nel kernel(come potete controllare nella versione 2.6.8 r10) ci sono diversi HCI USB e non so quale selezionare!!!

HLP :?:
Back to top
View user's profile Send private message
turborocket
Guru
Guru


Joined: 09 Oct 2004
Posts: 372

PostPosted: Fri Oct 29, 2004 9:12 am    Post subject: Reply with quote

up?
Back to top
View user's profile Send private message
turborocket
Guru
Guru


Joined: 09 Oct 2004
Posts: 372

PostPosted: Tue Nov 02, 2004 8:50 am    Post subject: Reply with quote

allora lascite stare tutti i post precedenti

si ricomincia...
sto seguendo un'altra guida però in francese(AAAARGHHH)
https://forums.gentoo.org/viewtopic.php?t=221132

che però è + facile!!!

sono arrivato a questo punto senza intoppi

Quote:
# Uitisation du T610/T68i/T630 en tant que télécommande pour XMMS ! Very Happy
(Sony Ericsson Seulement !!)

On emerge xmms-btexmms
Codice:
emerge xmms-btexmms


On fait (en root)
Codice:
rfcomm connect 0 <MAC_DU_TELEPHONE>


solo che questo ultimo comando non funziona in quanto mi restituisce:

Code:
root@porno-->~ # rfcomm connect 0 00:0E:6D:39:5D:06
Can't connect RFCOMM socket: Connection refused


e non penso debba farlo inoltre il passo successivo della guida mi dice:

Quote:
Vérifiez ensuite avec un

Codice:
ls -l /dev/rfcomm0

que vous avec les droits d'écriture/lecture !


ma in dev non ho questo device!!


cosa ho fatto di errato?

fatemi sapere
ciao
Back to top
View user's profile Send private message
turborocket
Guru
Guru


Joined: 09 Oct 2004
Posts: 372

PostPosted: Tue Nov 02, 2004 3:26 pm    Post subject: Reply with quote

col francese proprio non riesco!!!!
Back to top
View user's profile Send private message
turborocket
Guru
Guru


Joined: 09 Oct 2004
Posts: 372

PostPosted: Tue Nov 02, 2004 4:11 pm    Post subject: Reply with quote

sempre seguendo la guida sono arrivato a questo punto però per mia ignoranza non so come fare


Quote:
Ora scaricate ussp-push da qui http://www.unrooted.net/hacking/ussp-push.tgz e compilatelo normalmente (vi consiglio di copiarlo in /sbin o in una dir analoga, cosi' che da non dover digitare il percorso assoluto ogni volta che ne avrete bisogno Wink)


come faccio a compilarlo???
Back to top
View user's profile Send private message
turborocket
Guru
Guru


Joined: 09 Oct 2004
Posts: 372

PostPosted: Tue Nov 02, 2004 9:41 pm    Post subject: Reply with quote

sono riuscito a compilare spulciando nel forum ora però ho un altro problema

provo a vedere se il push funziona e ottengo questo



Code:
root@porno-->/etc/init.d # ussp-push /dev/rfcomm0 /home/turborocket/Desktop/io.jpg io.jpg
pushing file /home/turborocket/Desktop/io.jpg
name=/home/turborocket/Desktop/io.jpg, size=33906
Registered transport

set user data

created new objext
Wrote 7 fragmentWrote 7 bytes (expected 7)
started a new requestroot@porno-->/etc/init.d # ussp-push /dev/rfcomm0 /home/turborocket/Desktop/io.jpg io.jpg
pushing file /home/turborocket/Desktop/io.jpg
name=/home/turborocket/Desktop/io.jpg, size=33906
Registered transport

set user data

created new objext
Wrote 7 fragmentWrote 7 bytes (expected 7)
started a new request



e non va avanti....resta li all'infinito...qualcuno sa aiutarmi?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum