Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Bluetooth with Acer 4052
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
GeMantoo
n00b
n00b


Joined: 03 Jan 2006
Posts: 5

PostPosted: Tue Jan 03, 2006 4:52 pm    Post subject: Bluetooth with Acer 4052 Reply with quote

I bought Acer travelmate 4052Lci (almost the same as 4050)
every thing is working fine and well recognized by the kernel
except 2 things
1- Bluetooth and Infrared

I think I fixed the infra problem but since I don't have infraDevice I am not sure If it really works or not :D
Now the big problem (BlueTooth)
I tried
http://www.gentoo.org/doc/en/bluetooth-guide.xml
and
https://forums.gentoo.org/viewtopic-t-194183-highlight-bluetooth.html
and others using google

I configure the kernel as they say - reboot - make sure all modules are loaded
then I try
cat /proc/bus/usb/devices | grep -i Cls=e0
the result is nothing
dmesg| grep -i blue
the result is also nothing
lsusb gives me nothing but my wireless keyboard


I am sure my bluetooth device works fine, cause it worked fine on Windows XP (before I format it and use its patition for portage :D )

So can i do?
there is no way to get my bluetooth work under linux :cry: ?
Do I have to install windows on 5GB of my 40GB H.D. to get the bluetooth to work????

Please help me.
Back to top
View user's profile Send private message
widan
Veteran
Veteran


Joined: 07 Jun 2005
Posts: 1512
Location: Paris, France

PostPosted: Tue Jan 03, 2006 7:05 pm    Post subject: Re: Bluetooth with Acer 4052 Reply with quote

GeMantoo wrote:
I configure the kernel as they say - reboot - make sure all modules are loaded
then I try
cat /proc/bus/usb/devices | grep -i Cls=e0
the result is nothing
dmesg| grep -i blue
the result is also nothing
lsusb gives me nothing but my wireless keyboard

Maybe there is a button to enable/disable bluetooth, and the device only appears after the button is pressed ?
Back to top
View user's profile Send private message
GeMantoo
n00b
n00b


Joined: 03 Jan 2006
Posts: 5

PostPosted: Wed Jan 04, 2006 2:13 am    Post subject: Reply with quote

Yes there is and I kept it on durning all of that
but in the other hand the same button also turn my wifi on and off
but the kernel detect my wifi even when the button is off
not only that but also the kernel can determine the button status (off or on)

while it is on
Code:

me@localhost ~ $ iwconfig
lo        no wireless extensions.

eth0      no wireless extensions.

eth1      unassociated  ESSID:off/any
          Mode:Managed  Channel=0  Access Point: Not-Associated
          Bit Rate=0 kb/s   Tx-Power=20 dBm
          RTS thr:off   Fragment thr:off
          Power Management:off
          Link Quality:0  Signal level:0  Noise level:0
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0


while it is off
Code:

me@localhost ~ $ iwconfig
lo        no wireless extensions.

eth0      no wireless extensions.

eth1      unassociated  ESSID:off/any
          Mode:Managed  Channel=0  Access Point: Not-Associated
          Bit Rate=0 kb/s   Tx-Power=off
          RTS thr:off   Fragment thr:off
          Power Management:off
          Link Quality:0  Signal level:0  Noise level:0
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0


but in all cases i keep it on while i am trying to configure my bluetooth
Back to top
View user's profile Send private message
GeMantoo
n00b
n00b


Joined: 03 Jan 2006
Posts: 5

PostPosted: Wed Jan 04, 2006 2:49 am    Post subject: Reply with quote

wait i found something interesting
Code:

localhost / # dmesg |grep -i blue
Bluetooth: Core ver 2.7
Bluetooth: HCI device and connection manager initialized
Bluetooth: HCI socket layer initialized
Bluetooth: HCI USB driver ver 2.9


but still
cat /proc/bus/usb/devices | grep -i Cls=e0
produce no result :(

Does it make any sense?
Back to top
View user's profile Send private message
GeMantoo
n00b
n00b


Joined: 03 Jan 2006
Posts: 5

PostPosted: Sun Jan 15, 2006 7:59 am    Post subject: It Works Reply with quote

Ok my Bluetooth device is working properly now
U wonder how, I will tell you

U was right when u said that my bluetooth is turned off
Yes it was turned off but i didn't know that simply because there was no button to turn it on or off
after getting tired of searching/asking for help I decided to reinstall WinDos "sorry guys :cry: "

Anyway after i installed it I opened the travelmate manager and turned the bluetooth on
Yes, using my mouse

Now I am in a big trouble
when I turn it on from windows and restart to linux the kernel detect my bluetooth
But I don't know how to turn it on from linux
I think it is something in the BIOS but when i tried to configure my BIOS (F2) nothing related to the bluetooth

How DO i turn my bluetooth on from linux?
Back to top
View user's profile Send private message
GeMantoo
n00b
n00b


Joined: 03 Jan 2006
Posts: 5

PostPosted: Thu Jan 19, 2006 3:44 am    Post subject: [solved] Reply with quote

I can turn my bluetooth on/off using the following steps:
1:emerge acerhk
2:modprobe acerhk force_series=4050
3:echo on > /proc/driver/acerhk/blueled
Thats all, Enjoy
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
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