|
|||||||
| Tutorials & Guides Contributions welcome! Please check the rules & guidelines for posting |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
||||
|
Yeah, that will work.
__________________
I felt like bending the bars back, and ripping out the window frames and eating them. yes, eating them! Leaping, leaping, leaping! Colonics for everyone! All right! You dumb*sses. I'm a mental patient. I'm *supposed* to act out! |
|
||||
|
When I type:
mknod -m 666 /dev/rfcomm/0 c 216 3 I get: mknod: 'dev/rfcomm/0': no such file or directory ==================================== also same result when I type: bash /etc/rc.d/rc.bluetooth restart =================================== Are you using the same version of BT2 as the ISO download ???
__________________
"Better a lie they can believe, than a truth they can't." George Smiley |
|
|||
|
I got the following similar to highpointsecurity, although restart works the mknod stuff doesn't.
I'm using BT3 beta, am I missing something! Code:
bt ~ # bash /etc/rc.d/rc.bluetooth restart Stopping Bluetooth subsystem: pand dund rfcomm hidd sdpd hcid. Starting Bluetooth subsystem: hcid passkeys. bt ~ # mknod -m 666 /dev/rfcomm/0 c 216 3 mknod: `/dev/rfcomm/0': No such file or directory bt ~ # mknod -m 666 /dev/rfcomm/1 c 216 6 mknod: `/dev/rfcomm/1': No such file or directory Sun |
|
|||
|
Ok figured out the problem highpointsecurity,
![]() I used the following: bt ~ # mknod -m 666 /dev/rfcomm0 c 216 3 bt ~ # mknod -m 666 /dev/rfcomm1 c 216 6 notice the / in rfcomm/0 has been removed! Maybe Dr Green can OK this, and if its right then correct the tutorial? (Mus be a Typo) ![]() Regards, Sun |
|
|||
|
I figured I would make my first post a useful one.. Long time lurker but trying to contribute more now that I have time..
the CSR tutorial was excellent and I had been wanting to do this since i first read about the capabilities a bit ago.. anyways.. the useful part.. If you can't locate the usb dongle recommended above.. I've located pretty much the ultimate option for creating a sniffing bluetooth device WITH RP-SMA connector ALREADY BUILT IN! I ordered one a while back and just broke it out a few weeks ago to play with and i'm quite impressed.. decent construction, good range out of the box, compatible with bt2final out of the box.. and to boot.. it's a CSR chipset and has the RP-SMA connector onboard like I mentioned.. can't seem to post a url since i'm so new.. so if someone can pm me I can drop the link and you can add it to the thread.. or just goto the a7eng website and look for the eb502-hci bluetooth usb adapter.. I had been looking for a bluetooth dongle that did not need to be modified for some time and stumbled on this one.. I definately recommend you pick one up as they're litterally awesome.. enjoy.. |
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|