Slackware This Forum is for the discussion of Slackware Linux.
|
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
|
06-07-2006, 04:27 AM
|
#16
|
Member
Registered: Nov 2005
Location: IL
Distribution: Slackware
Posts: 53
Original Poster
Rep:
|
i didn't try it yet, a little busy, and have some probs with my ISP so internet at home is down,but on weekend i think everything will be ready and i'll try it out, i need it working!!!!!
i think i'll have some questions!!!
thanks a lot for you assistance!!!
|
|
|
06-07-2006, 10:19 AM
|
#17
|
Slackware Contributor
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559
|
Quote:
Originally Posted by drkstr
I have it working 100% now so feel free to ask if you need any help.
|
Hi drkstr!
How about writing a quick HOWTO on what you found out here in this thread? You've made me mighty curious.
Eric
|
|
|
06-07-2006, 02:00 PM
|
#18
|
Senior Member
Registered: Feb 2006
Location: Seattle, WA: USA
Distribution: Slackware 11.0
Posts: 1,191
Rep:
|
Getting bluez to work on Slackware
Good Idea, all the information is kind of fragmented and goes back and forth, so I will put it all together to sum it up.
moved guide to LQ tutorials section here
Last edited by drkstr; 06-15-2006 at 08:21 PM.
|
|
|
06-08-2006, 04:30 AM
|
#19
|
Member
Registered: Nov 2005
Location: IL
Distribution: Slackware
Posts: 53
Original Poster
Rep:
|
GOOD WORK drkstr!!!!!!!!!!!
i'll try it!! thanks a lot!!!!!
|
|
|
06-09-2006, 06:02 PM
|
#20
|
Member
Registered: Nov 2005
Location: IL
Distribution: Slackware
Posts: 53
Original Poster
Rep:
|
ok i did it!!!
everything was fine but...
root@gnom:~# /etc/rc.d/rc.bluetooth start
which: no hid2hci in (/sbin:/bin:/usr/sbin:/usr/bin)
Starting Bluetooth subsystem: hcid sdpdCan't open HIDP control socket: Protocol not supported
hiddCan't open RFCOMM control socket: Protocol not supported
rfcomm.
root@gnom:~#
|
|
|
06-09-2006, 06:05 PM
|
#21
|
Senior Member
Registered: Feb 2006
Location: Seattle, WA: USA
Distribution: Slackware 11.0
Posts: 1,191
Rep:
|
you need to enable both of those in your kernel as modules.
regards,
...drkstr
**edit**
more specificly:
Code:
<M> Bluetooth subsystem support
<M> L2CAP protocol support
<M> RFCOMM protocol support
<*> RFCOMM TTY support
Bluetooth device drivers --->
<M> HCI USB driver
Last edited by drkstr; 06-09-2006 at 06:07 PM.
|
|
|
06-12-2006, 09:18 AM
|
#22
|
Member
Registered: Nov 2005
Location: IL
Distribution: Slackware
Posts: 53
Original Poster
Rep:
|
ok, it works!!!
i can see my phone and phone can see my system, but, kdebluetooth is not working!! and how to pair devices??and to send files to each other??
in other systems kdebluetooth makes it all, is it possible in slackware and how??
|
|
|
06-12-2006, 10:22 AM
|
#23
|
Senior Member
Registered: Feb 2006
Location: Seattle, WA: USA
Distribution: Slackware 11.0
Posts: 1,191
Rep:
|
It depends on your phone. Not all manufacturers release the specs to their devices. For instance, I have a nokia 9300 which does not have native Linux support. Thankfully, Rudolph Koenig developed support for my device (and a few others) with p3nfs. Be warned though, this is pretty hard to set up and only works on the commands line. Search the web to see if there are any gui tools that support your device. A few that come to mind are 'plptools' and 'kandy' (which comes with KDE). If you are unsure, let me know what device you have and maybe I can find something for you.
regards,
...drkstr
**edit**
Quote:
in other systems kdebluetooth makes it all, is it possible in slackware and how??
|
Are you saying you got kdebluetooth to work with your phone on other distros? If so, let me know and I'll see if I can figure out why it's not working in Slackware.
Last edited by drkstr; 06-12-2006 at 10:23 AM.
|
|
|
06-12-2006, 11:25 AM
|
#24
|
Member
Registered: Nov 2005
Location: IL
Distribution: Slackware
Posts: 53
Original Poster
Rep:
|
i have nokia 6680 and samsung e720 anyway...
as i told before in mandriva 2006 i installed:
kde-bluetooth
bluez-libs
bluez-utils
i plug in my device and it works, i pull it off and plugg again and it works!!! with out typing any commands!!!with default kernel!
that is all!!
i make the right click on file and send it to bluetooth device..
it gives me to choose from avaliable devices, what ever bluetooth device it be!!
almost the same way i send files back to computer!!
|
|
|
06-12-2006, 02:23 PM
|
#25
|
Senior Member
Registered: Feb 2006
Location: Seattle, WA: USA
Distribution: Slackware 11.0
Posts: 1,191
Rep:
|
Quote:
i have nokia 6680 and samsung e720 anyway...
as i told before in mandriva 2006 i installed:
|
Sorry been awhile since I read the first post.
I have updated the guide I wrote to give directions for installing kdebluetooth but I ran into a snag with QT. It does not support dynamic instalation directories which prevents you from building it into a package. You can do a regular 'make install', or you can wait until later tonight when I come up with a work around and update the guide again.
I strongly recomend waiting since I havn't had time to test it yet.
regards,
...drkstr
|
|
|
06-12-2006, 02:53 PM
|
#26
|
Member
Registered: Nov 2005
Location: IL
Distribution: Slackware
Posts: 53
Original Poster
Rep:
|
ok, take your time!!!!!
thank you again for your help!!!
do you need this? or it's just an interest?
|
|
|
06-12-2006, 05:19 PM
|
#27
|
Senior Member
Registered: Feb 2006
Location: Seattle, WA: USA
Distribution: Slackware 11.0
Posts: 1,191
Rep:
|
Quote:
do you need this? or it's just an interest?
|
kdebluetooth does not support my phone, but I am always willing to spend the time proving that you can do anything on Slackware that you can do on other distros.
FYI:
I am rebuilding QT right now on my home computer. I'll see how it turns out when I get home from work. Be fare warned though, it takes an ungodly amount of time to compile. The first time I went though it took about an hour on my PIV 2.8 Ghz!
I'll update the guide again once I get kdebluetooth running but I will need your help debugging since I have no way of testing if it works or not. Just make sure you run kdebluetooth from the command line so you can report any errors, if any.
regards,
...drkstr
|
|
|
06-12-2006, 05:50 PM
|
#28
|
Senior Member
Registered: Dec 2004
Location: In my house.
Distribution: Ubuntu 10.10 64bit, Slackware 13.1 64-bit
Posts: 2,649
Rep:
|
Quote:
Originally Posted by _gnomm
i plug in my device and it works, i pull it off and plugg again and it works!!! with out typing any commands!!!with default kernel!
that is all!!
|
As you will find out, every kernel is different. What one distro includes in its kernel build is not neccesarily in another distros kernel build.
This is a prime example of this. Bluetooth kernel options are not enabled in the standard kernel configs in Slackware, but obviously are in your previous distro. That is a prime reason why the very first thing I do after a fresh install is to recompile my kernel, enabling what I need, and disabling what I do not. Again, bluetooth support comes to mind. As does my specific video, chipset, ports, filesystems, network, wireless, sound, etc.
|
|
|
06-13-2006, 04:35 AM
|
#29
|
Member
Registered: Nov 2005
Location: IL
Distribution: Slackware
Posts: 53
Original Poster
Rep:
|
ok, i'm ready for help, and ready to compile with my 2000 Mhz laptop all night long!!!
just tell me the commands and a full guide, how and what to do, because i installed linux 6 months before and it takes time to understand how it works and why... but i want to know!!!and i'll try to understand!!!!
Quote:
As you will find out, every kernel is different. What one distro includes in its kernel build is not neccesarily in another distros kernel build
|
i've already understood this, and i don't know how many times i've already compiled it, and it's a little copmlicated to make some things in my laptop working such as hibirnate or standby, and fan,wifi and so on, but i'm trying and some day i'll do it with your help i hope!!!!
|
|
|
06-13-2006, 05:10 AM
|
#30
|
Senior Member
Registered: Feb 2006
Location: Seattle, WA: USA
Distribution: Slackware 11.0
Posts: 1,191
Rep:
|
OK, well as it turns out, building kdebluetooth is a little bit more work then I had thought since it uses newer parts of KDE that were not implemented in Slackware-10.2. I was just about to rebuild my entire KDE from the ground up when I realized it would probably be easier to just upgrade KDE from slackware-current. I am still working out a few kinks in building kdebluetooth but if you want to get started upgrading KDE I'll give you some basic instructions in the mean time.
note: I have been able to upgrade to the current KDE and it seems to be running OK, but I can't grantee it's stability. Upgrading to the current KDE requires you to upgrade some key system dependencies with it. You might want to make sure you have backed up any important data before doing this.
added these instructions to the guide here
More to come!
...drkstr
Last edited by drkstr; 06-13-2006 at 12:04 PM.
|
|
|
All times are GMT -5. The time now is 03:15 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|