問題: 之前都使用的好好的,幾天前突然出現無法連線,
不過我並沒有更改任何的設定,至今一直無法解決.
電腦: 筆記型電腦 有內建藍芽功能
作業系統: opensuse 10.3 (x86_64)
滑鼠: Microsoft Bluetooth Notebook Mouse 5000
視窗介面搜尋: KDE Bluetooth Tool:
KBlueMon or kinputwizard 一直搜尋不到
相關連結: http://en.opensuse.org/Bluetooth/kinputwizard
命令列搜尋:
> hcitool scan
XX:XX:XX:XX:XX:XX Microsoft Bluetooth Notebook Mouse 5000 # 有搜尋到
> hcitool cc XX:XX:XX:XX:XX:XX # 作連結
> hcitool con #查看連結資訊,卻沒抓到任何東西
Connections:
------------------------------------------------------------------------------
有嘗試想要用 > hidd --connect XX:XX:XX:XX:XX:XX # 不過 opensuse 10.3 hidd
# 似乎有bug
與修改 /etc/bluetooth/rfcomm.conf
rfcomm0 {
# Automatically bind the device at startup
bind yes;
# Bluetooth address of the device
device XX:XX:XX:XX:XX:XX;
# RFCOMM channel for the connection
channel 1;
# Description of the connection
comment "Microsoft Bluetooth Notebook Mouse 5000";
}
不過都還是沒辦法解決 >"<
-----------------------------------------------------------------------------
自己在版上有爬過文章 不過沒找到能解決的方法
Google找了好久,也沒找到好的解決的方式 也許有些看不懂或是系統版本不合 無法測試
不好意思 麻煩各位先知了 如有好的解決辦法 能否給予好的意見
或者如果有遇到同樣的問題的大大 能幫忙一下 感謝大家了 <(__)>
(附註: 在windows系統中 可以正常使用)
--
不過我並沒有更改任何的設定,至今一直無法解決.
電腦: 筆記型電腦 有內建藍芽功能
作業系統: opensuse 10.3 (x86_64)
滑鼠: Microsoft Bluetooth Notebook Mouse 5000
視窗介面搜尋: KDE Bluetooth Tool:
KBlueMon or kinputwizard 一直搜尋不到
相關連結: http://en.opensuse.org/Bluetooth/kinputwizard
命令列搜尋:
> hcitool scan
XX:XX:XX:XX:XX:XX Microsoft Bluetooth Notebook Mouse 5000 # 有搜尋到
> hcitool cc XX:XX:XX:XX:XX:XX # 作連結
> hcitool con #查看連結資訊,卻沒抓到任何東西
Connections:
------------------------------------------------------------------------------
有嘗試想要用 > hidd --connect XX:XX:XX:XX:XX:XX # 不過 opensuse 10.3 hidd
# 似乎有bug
與修改 /etc/bluetooth/rfcomm.conf
rfcomm0 {
# Automatically bind the device at startup
bind yes;
# Bluetooth address of the device
device XX:XX:XX:XX:XX:XX;
# RFCOMM channel for the connection
channel 1;
# Description of the connection
comment "Microsoft Bluetooth Notebook Mouse 5000";
}
不過都還是沒辦法解決 >"<
-----------------------------------------------------------------------------
自己在版上有爬過文章 不過沒找到能解決的方法
Google找了好久,也沒找到好的解決的方式 也許有些看不懂或是系統版本不合 無法測試
不好意思 麻煩各位先知了 如有好的解決辦法 能否給予好的意見
或者如果有遇到同樣的問題的大大 能幫忙一下 感謝大家了 <(__)>
(附註: 在windows系統中 可以正常使用)
--
All Comments