Bluetooth problem on Asus Laptop

You have a problem with Salix? Post here and we'll do what we can to help.
User avatar
muuus
Posts: 12
Joined: 16. Jan 2010, 12:29
Location: Moscow
Contact:

Bluetooth problem on Asus Laptop

Post by muuus »

Hi!
I have the problem with my bluetooth... Salex did not see it:((
I install all available bluetooth packages(bluez). After enable bluetooth service, tray icon is appear. But bluetooth available services list is empty, "browse device" and "send file" functions not available.

Laptop: Asus F9E
Bluetooth module: ASUS BT-183
Distrib: Salix64 13.0.2a
Image
User avatar
thenktor
Salix Wizard
Posts: 2426
Joined: 6. Jun 2009, 14:47
Location: Franconia
Contact:

Re: Bluetooth problem on Asus Laptop

Post by thenktor »

I've found this: http://ubuntuforums.org/showthread.php?t=671552

And please post the output of lspci and lsusb to get the right device ID of your bluetooth module.
Image
burnCDDA (burns audio CDs)
geBIERt (German beer blog)
User avatar
muuus
Posts: 12
Joined: 16. Jan 2010, 12:29
Location: Moscow
Contact:

Re: Bluetooth problem on Asus Laptop

Post by muuus »

Image
User avatar
thenktor
Salix Wizard
Posts: 2426
Joined: 6. Jun 2009, 14:47
Location: Franconia
Contact:

Re: Bluetooth problem on Asus Laptop

Post by thenktor »

So here we go:

Code: Select all

Bus 007 Device 002: ID 0b05:1712 ASUSTek Computer, Inc. BT-183 Bluetooth 2.0+EDR adapter
I've never used bluetooth, so I cannot really help you. But maybe google can return some results for the USB ID "0b05:1712".

And perhaps these commands can bring up some useful informations, too:
/sbin/lsmod | grep hci
hcitool dev
hcitool scan
Image
burnCDDA (burns audio CDs)
geBIERt (German beer blog)
User avatar
muuus
Posts: 12
Joined: 16. Jan 2010, 12:29
Location: Moscow
Contact:

Re: Bluetooth problem on Asus Laptop

Post by muuus »

Meybe i find the problem:
When i try to install "bluez-gnome" via Gslapt, error appear: bluez-gnome: Depends: obex-data-server!

Maybe "obex-data-server" can solve my problem? I try to install binaries from here, but take lots of errors(dependency checking for "obex-data-server" was successful).
Image
User avatar
gapan
Salix Wizard
Posts: 6241
Joined: 6. Jun 2009, 17:40

Re: Bluetooth problem on Asus Laptop

Post by gapan »

Code: Select all

slapt-get -u
slapt-get -i obex-data-server
;)
Image
Image
User avatar
muuus
Posts: 12
Joined: 16. Jan 2010, 12:29
Location: Moscow
Contact:

Re: Bluetooth problem on Asus Laptop

Post by muuus »

gapan wrote:

Code: Select all

slapt-get -u
slapt-get -i obex-data-server
;)

Code: Select all

root[NB]# slapt-get -i obex-data-server
Reading Package Lists... Done
No such package: obex-data-server
:)
Image
User avatar
gapan
Salix Wizard
Posts: 6241
Joined: 6. Jun 2009, 17:40

Re: Bluetooth problem on Asus Laptop

Post by gapan »

What is your mirror list in /etc/slapt-get/slapt-getrc?
Image
Image
User avatar
muuus
Posts: 12
Joined: 16. Jan 2010, 12:29
Location: Moscow
Contact:

Re: Bluetooth problem on Asus Laptop

Post by muuus »

gapan wrote:What is your mirror list in /etc/slapt-get/slapt-getrc?

Code: Select all

WORKINGDIR=/var/slapt-get
EXCLUDE=^aaa_elflibs,^aaa_base,^devs,^glibc-.*,^kernel-.*,^udev,^rootuser-settings,^zzz-settings,.*-[0-9]+dl$
SOURCE=http://salix.enialis.net/x86_64/slackware-13.0/
SOURCE=http://salix.enialis.net/x86_64/slackware-13.0/extra/
SOURCE=http://salix.enialis.net/x86_64/13.0/:PREFERRED
Image
User avatar
gapan
Salix Wizard
Posts: 6241
Joined: 6. Jun 2009, 17:40

Re: Bluetooth problem on Asus Laptop

Post by gapan »

Try again please.

Code: Select all

slapt-get -u
slapt-get -i obex-data-server
The package is there in the repo: http://salix.enialis.net/x86_64/13.0/sa ... 64-1gv.txz
Image
Image
Post Reply