Ubuntu Forums ubuntu.com - launchpad.net - ubuntu help  

Go Back   Ubuntu Forums > The Ubuntu Forum Community > Forum Archive > Main Support Categories > Hardware & Laptops
Register Reset Password Forum Help Forum Council Search Today's Posts Mark Forums Read

Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.

Hardware & Laptops
Problems with hardware & laptops not being detected or supported during or after install.

 
 
Thread Tools Display Modes
Old February 21st, 2007   #1
redman0570
First Cup of Ubuntu
 
Join Date: Feb 2007
Beans: 6
Xubuntu 6.10 Edgy
Dell 355 internal bluetooth, please help

I have a Dell E1505 running Edgy EFT will Dell 355 internal Bluetooth, specs below. The internal Bluetooh does don't work, see details below. The 355 bluetooth adapter works well in Win MCE2005. I've attached an Ultra USB dongle and it works fine, I've also attach a USB cradle for a logitech bluetooth mouse and it works file also. The internal Dell 355 is not work for me with Ubuntu, can anyone help?

-Intel® Core 2 Duo processor T5600
-15.4 inch Wide Screen XGA Display with TrueLife
-1GB DDR2 SDRAM
-Network Card and Modem Integrated 10/100 Network Card and Modem
-Optical Drive 8X CD/DVD Burner (DVD+/-RW) with double-layer DVD+R write capability
-Integrated Audio
-Dell Wireless
-Dell Wireless 355 Bluetooth Internal (2.0 + Enhanced Data Rate)

I've installed Bluez these two ways,

sudo apt-get install bluez-utils

sudo apt-get install bluetooth bluez-utils bluez-pin bluez-passkey-gnome gnome-bluetooth libbluetooth2 libbtctl4 libgnomebt0 nautilus-sendto

I've installed and apt-get removed a couple times to make sure it is completely installed.

hcitool dev

Devices:
hci0 00:16:CF:FA:7A:8C

hciconfig -a

hci0: Type: USB
BD Address: 00:16:CF:FA:7A:8C ACL MTU: 1017:8 SCO MTU: 64:1
UP RUNNING
RX bytes:233 acl:0 sco:0 events:30 errors:0
TX bytes:621 acl:0 sco:0 commands:30 errors:0
Features: 0xff 0xff 0x8f 0xfe 0x9b 0xf9 0x00 0x80
Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3
Link policy: RSWITCH HOLD SNIFF PARK
Link mode: SLAVE ACCEPT
Can't read local name on hci0: Input/output error (5)

hciconfig hci0 reset

Can't down device hci0: Permission denied (13)

hcitool scan
Scanning ...
Inquiry failed: Connection timed out

hcitool inq

Inquiring ...
Inquiry failed.: Connection timed out

sudo hciconfig hci0 inqmode 0
Can't set inquiry mode on hci0: Input/output error (5)

Am I missing something? Why is this nothing working? Is the Dell 355 working for anyone else.

I'm read a lot of bluetooth setup guides but none seem to address my problem and/or my device.
redman0570 is offline  
Old March 1st, 2007   #2
fordracerguy
First Cup of Ubuntu
 
Join Date: Jan 2007
Beans: 6
Re: Dell 355 internal bluetooth, please help

I have the same exact problem and error messages... It's really bizarre that the kernel says it finds the bluetooth butyet it doesn't work.

Doesn't anyone know how to get the dell 355 bluetooth working?
fordracerguy is offline  
Old March 1st, 2007   #3
fordracerguy
First Cup of Ubuntu
 
Join Date: Jan 2007
Beans: 6
Re: Dell 355 internal bluetooth, please help

Just got it working. hciconfig hci0 reset got it to work...

How to make this manual on startup I don't know yet.
fordracerguy is offline  
Old March 2nd, 2007   #4
redman0570
First Cup of Ubuntu
 
Join Date: Feb 2007
Beans: 6
Xubuntu 6.10 Edgy
Talking Re: Dell 355 internal bluetooth, please help

Yes, after long research I got it to work.

Manually you have to do

sudo hciconfig hci0 reset

I was missing the sudo.

To make it start automatically to this.

add the 'hciconfig hci0 reset' to /etc/rc.local file. Anywhere before the exit 0. Do not add the sudo command to the rc.local file.

Everything should work great! So far every bluetooth device I have works fine and connects on boot up automatically.
redman0570 is offline  
Old March 26th, 2007   #5
Xamindar
Just Give Me the Beans!
 
Join Date: Mar 2007
Location: california
Beans: 42
The Feisty Fawn Testing
Send a message via ICQ to Xamindar Send a message via AIM to Xamindar Send a message via MSN to Xamindar
Re: Dell 355 internal bluetooth, please help

This is a weird issue. I had this dell bluetooth working fine sense I bought my laptop back in November. Then, one day it all of a sudden had this problem. It seemed to start around the time I installed Vista on the other half of the drive.

Anyway, thanks for the fix! Gentoo forums were no help. But I have now switched over to Ubuntu on my lappy and I love it!
Xamindar is offline  
Old April 9th, 2007   #6
ctschap
First Cup of Ubuntu
 
Join Date: Mar 2007
Beans: 5
Gutsy Gibbon Testing
Re: Dell 355 internal bluetooth, please help

Thank you redman. I have been searching for a few days now on how to get the internal bluetooth module to work after it mysteriously stopped.
The hci0 reset command worked like a charm.
ctschap is offline  
Old April 15th, 2007   #7
zeddock
A Carafe of Ubuntu
 
Join Date: Jan 2007
Beans: 100
Re: Dell 355 internal bluetooth, please help

Quote:
Originally Posted by ctschap View Post
Thank you redman. I have been searching for a few days now on how to get the internal bluetooth module to work after it mysteriously stopped.
The hci0 reset command worked like a charm.
I have been searching but the above fix does not work either for me.... but I am happy for the rest of you!

Can someone help me with BT?

I am on a Dell Latitude D800. I know there is some function working because if I hit Fn+F2 keys and give the command...
hcitool scan

it gives me:
Device is not available: No such device

But if I hit same again and give the hcitool scan command I get:

Scanninig...

Then after a few seconds I get nothing but a prompt. No timeout, or any other indication.

Thanx!
zeddock
zeddock is offline  
Old April 16th, 2007   #8
Xamindar
Just Give Me the Beans!
 
Join Date: Mar 2007
Location: california
Beans: 42
The Feisty Fawn Testing
Send a message via ICQ to Xamindar Send a message via AIM to Xamindar Send a message via MSN to Xamindar
Re: Dell 355 internal bluetooth, please help

Sounds like yours is working fine. It would only show something if you have another active bluetooth device nearby. Make sure your device that you are trying to scan for is broadcasting its self for a connection. I know motorolla phones for example only turn it on for a minute then turn off again.
Xamindar is offline  
Old April 16th, 2007   #9
zeddock
A Carafe of Ubuntu
 
Join Date: Jan 2007
Beans: 100
Re: Dell 355 internal bluetooth, please help

Quote:
Originally Posted by Xamindar View Post
Sounds like yours is working fine. It would only show something if you have another active bluetooth device nearby. Make sure your device that you are trying to scan for is broadcasting its self for a connection. I know motorolla phones for example only turn it on for a minute then turn off again.
I have tried both a bt headset and a cell phone.
Both were broadcasting when attempted each.
Both were on top of laptop and in other close proximity.
Scan finds nothing and soon gives prompt without error.

zeddock
zeddock is offline  
Old July 21st, 2007   #10
Unicast
A Carafe of Ubuntu
 
Unicast's Avatar
 
Join Date: Nov 2005
Location: Tamworth, UK
Beans: 138
Gutsy Gibbon Testing
Re: Dell 355 internal bluetooth, please help

Code:
sudo hciconfig hci0 reset
Got me going as well.

Wasted 5 frikkin hours today trying to get my BT dongle to work, and time after time I kept getting:

Code:
Scanning ...
Inquiry failed: Connection timed out
Anyway, all working now thanks to this neat trick!

Thanks guys!
__________________
Fedora 10 | HP DC7600 Small Form Factor
Unicast is offline  
 

Bookmarks

Thread Tools
Display Modes

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 On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 08:48 PM.


vBulletin ©2000 - 2010, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project. lingonberry