LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
12
返回列表 发新帖
楼主: fmying

archer新人请教:如何在arch下使用无线和蓝牙功能?(SOLVED)

[复制链接]
发表于 2009-3-2 13:16:31 | 显示全部楼层
蓝牙只要你的电脑识别出来了就行
启动/etc/rc.d/bluetooth start
用kdebluetooth可以扫描+密码设置(能达到连接效果),但是无法传输文件,老报错

无线的话如果没装ipw3945这些包的话,系统缺省是不会有的,系统会直接使用iwl3945,如果用网络管理器的话用wicd可以很好使用无线
回复 支持 反对

使用道具 举报

发表于 2009-3-2 22:49:16 | 显示全部楼层
我告诉你目前权宜之法,详细情形,请参阅我的帖子。http://www.linuxsir.cn/bbs/thread343970.html
回复 支持 反对

使用道具 举报

 楼主| 发表于 2009-3-3 03:37:35 | 显示全部楼层
Post by natalya;1955007
请教下楼主,
我能搜索到手机但是蓝牙密码问题没搞定。。
没有 hcid.conf 这个文件
还有那个 /etc/conf.d/bluetooth文件 该怎么设置。。
谢谢

我的/etc/conf.d/bluetooth:
# Bluetooth configuraton file

# Bluetooth services (allowed values are "true" and "false")

# Run the bluetoothd daemon (default: true)
DAEMON_ENABLE="true"

# Run hid2hci (default: false)
HID2HCI_ENABLE="true"

# Run the sdp daemon (default: false)
# If this is disabled, hcid's internal sdp daemon will be used
SDPD_ENABLE="true"

# Run the bluetooth HID daemon (default: false)
HIDD_ENABLE="true"

# Activate rfcomm ports (default: false)
RFCOMM_ENABLE="true"

# Run bluetooth dial-up networking daemon (default: false)
DUND_ENABLE="true"

# Run bluetooth PAN daemon (default: false)
PAND_ENABLE="true"

# rfcomm configuration file (default: /etc/bluetooth/rfcomm.conf)
RFCOMM_CONFIG="/etc/bluetooth/rfcomm.conf"

# Options for hidd, dund and pand (default: none)
#HIDD_OPTIONS=""
#DUND_OPTIONS=""
#PAND_OPTIONS=""

然后,要做两个链接:
lrwxrwxrwx 1 root root 22 2009-03-01 06:46 /usr/lib/libMagickWand.so.1 -> libMagickWand.so.2.0.0
lrwxrwxrwx 1 root root 22 2009-03-01 06:45 /usr/lib/libMagickCore.so.1 -> libMagickCore.so.2.0.0
obex-data-server要的是so.1,但是Arch没做链接,要自己动手,丰衣足食。。。

重启/etc/rc.d/bluetooth后,应该就没问题了。
第一次连接,如果是从手机连电脑,要先在手机上输入四位密码,然后在电脑上同样输入;如果是电脑连手机,屏幕上会给出要输入的密码的。
回复 支持 反对

使用道具 举报

发表于 2009-5-11 11:01:35 | 显示全部楼层
无线安装好驱动后,安装gnome-network-manager这个包,然后把networkmanager加到daemon里面,这个和network冲突的,必须去掉network。
回复 支持 反对

使用道具 举报

发表于 2009-5-12 02:42:22 | 显示全部楼层
蓝牙适配器会不会在/dev下生成设备?
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表