After only being able to send files to my phone but not receive them, now I can again send and receive files. Yippee!!! I no longer have to boot into Windows XP just to transfer files from my phone. Fingers crossed that Bluetooth doesn't break again in KDE 4.
- Code: Select all
# eix kbluetooth
[I] net-wireless/kbluetooth
Available versions: (4) (~)0.4_rc1 **9999[1]
{aqua debug linguas_da linguas_de linguas_en_GB linguas_es linguas_et linguas_fr linguas_gl linguas_km linguas_lt linguas_nds linguas_pt linguas_pt_BR linguas_ro linguas_ru linguas_sv linguas_tr linguas_uk linguas_zh_CN linguas_zh_TW (+)semantic-desktop}
Installed versions: 0.4_rc1(4)(16:17:11 20/10/09)(semantic-desktop -aqua -debug -linguas_da -linguas_de -linguas_en_GB -linguas_es -linguas_et -linguas_fr -linguas_gl -linguas_km -linguas_lt -linguas_nds -linguas_pt -linguas_pt_BR -linguas_ro -linguas_ru -linguas_sv -linguas_tr -linguas_uk -linguas_zh_CN -linguas_zh_TW)
Homepage: http://bluetooth.kmobiletools.org/
Description: KDE Bluetooth Framework
[1] "kde" /usr/local/portage/layman/kde-testing
To install it for KDE 4.3.1 in SL 5.0 you need to:
- Code: Select all
# emerge --sync
# emerge -1v =bluez-4.39-r2
# layman -a kde-testing
# emerge -1v =kbluetooth-0.4_rc1
# udevadm trigger --subsystem-match=bluetooth
# /etc/init.d/bluetooth restart
I also edited the file /etc/conf.d/local and added the line udevadm trigger --subsystem-match=bluetooth inside the local_start(){ } section.
I expect at some point that the new package will appear in Entropy. If you're an Entropy user and need it then you can request it via the official channel.
