LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 01-01-2006, 02:30 PM   #1
muppski
Member
 
Registered: Feb 2003
Posts: 149

Rep: Reputation: 15
Same device address!!


I bought 2 Bluetooth adaptors

IVT BT-100 USB 2.0 Dongle

I put one in the workstation , havent tried it on Gentoo yet but in windows I get the address 22:22:22:22:22:22 , then I put the other dongle I bought on the Debian box and it also gets the 22:22:22:22:22:22 address

hciconfig hci0
hci0: Type: USB
BD Address: 22:22:22:22:22:22 ACL MTU: 678:8 SCO MTU: 48:10
UP RUNNING PSCAN ISCAN AUTH ENCRYPT
RX bytes:615 acl:0 sco:0 events:41 errors:0
TX bytes:455 acl:0 sco:0 commands:25 errors:0

If I scan for my devices it says <my other comp name> 22:22:22:22:22:22
but they both use 22:22:22:22:22:22 and I think there might be some problems there...
Any way to set a new one? Or make it switch to a new one?
 
Old 01-02-2006, 07:57 AM   #2
stress_junkie
Senior Member
 
Registered: Dec 2005
Location: Massachusetts, USA
Distribution: Ubuntu 10.04 and CentOS 5.5
Posts: 3,873

Rep: Reputation: 335Reputation: 335Reputation: 335Reputation: 335
Is this a theoretical problem or are you having trouble getting the Bluetooth devices to work? Plug your Bluetooth devices into the computer and try to use them. If they work then you are okay.

Hardware drivers are being developed so fast with new techniques that it doesn't pay to look for problems if the hardware works. I remember when I first heard about IRQ sharing between cards. I thought it was crazy. I had built many WinTel computers where tracking and keeping IRQs separate was the most important thing when you were building a computer. There were card jumpers and configuration software to set IRQs on cards. It was a lot of trouble. When IRQ sharing was invented it didn't make sense to me but it works.

Don't look for problems that haven't impacted the performance of the computer.

Last edited by stress_junkie; 01-02-2006 at 08:02 AM.
 
Old 01-02-2006, 05:28 PM   #3
muppski
Member
 
Registered: Feb 2003
Posts: 149

Original Poster
Rep: Reputation: 15
They work on my laptop and my workstation
but not on my quite on the server

Im trying to ping my devices.
I can ping my cellphone from the server
but I cant ping workstation or laptop cuz they use the address 22:22:22:22:22:22

And I think this is what makes me unable to setup my NAP/GN.
Code:
MuPServ:~# hcitool scan
Scanning ...
        00:0F:DE:73:2D:19       Mup-Cell
        22:22:22:22:22:22       mup_laptop
MuPServ:~# l2ping 00:0F:DE:73:2D:19
Ping: 00:0F:DE:73:2D:19 from 22:22:22:22:22:22 (data size 44) ...
0 bytes from 00:0F:DE:73:2D:19 id 0 time 67.55ms
0 bytes from 00:0F:DE:73:2D:19 id 1 time 35.78ms
0 bytes from 00:0F:DE:73:2D:19 id 2 time 34.75ms
0 bytes from 00:0F:DE:73:2D:19 id 3 time 34.77ms
0 bytes from 00:0F:DE:73:2D:19 id 4 time 34.72ms
0 bytes from 00:0F:DE:73:2D:19 id 5 time 34.71ms
6 sent, 6 received, 0% loss

MuPServ:~# l2ping 22:22:22:22:22:22
Can't connect: No route to host

MuPServ:~# hciconfig hci0 -a
hci0:   Type: USB
        BD Address: 22:22:22:22:22:22 ACL MTU: 678:8 SCO MTU: 48:10
        UP RUNNING PSCAN ISCAN AUTH ENCRYPT
        RX bytes:34081 acl:240 sco:0 events:343 errors:0
        TX bytes:4133 acl:55 sco:0 commands:158 errors:0
        Features: 0xff 0xff 0x8d 0x78 0x08 0x18 0x00 0x00
        Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3
        Link policy: RSWITCH HOLD SNIFF PARK
        Link mode: SLAVE ACCEPT
        Name: 'Mup_Serv'
        Class: 0x020100
        Service Classes: Networking
        Device Class: Computer, Uncategorized
        HCI Ver: 1.2 (0x2) HCI Rev: 0x1ae LMP Ver: 1.2 (0x2) LMP Subver: 0x1ae
        Manufacturer: Integrated System Solution Corp. (57)

Last edited by muppski; 01-02-2006 at 05:36 PM.
 
Old 01-04-2006, 06:02 PM   #4
muppski
Member
 
Registered: Feb 2003
Posts: 149

Original Poster
Rep: Reputation: 15
One big problem is sending stuff to my laptop or server from my cellphone...
When it tries to connect to 22:22:22:22:22:22 I might end up with a connection to laptop or the server if both got bluetooth enabled since both are on the same address...

mostly times I cant send anything at all.. so I have to turn off one bluetooth
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Setting a second IP address to the same device. Ougle Linux - Networking 6 05-12-2005 12:09 PM
USB Device not accepting new address LOUDSilence Linux - Hardware 15 09-21-2004 05:53 PM
CDEMU: [errno6] No such device or address leadazide Linux - Software 5 07-25-2004 12:52 PM
loop: can't open device /dev/loop0: No such device or address miaviator278 Linux - Security 3 06-09-2004 09:24 PM
How to get the address of a device eshwar_ind Programming 0 02-06-2004 06:52 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 04:13 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration