Ubuntu 上的 NetworkManager

6月 29th, 2006 Comments Off

困擾我許久的問題
同一台機器上,用 FC5 or SuSE 10.1,NetworkManager 都運作很正常,無線網卡也抓得到
唯獨 Ubuntu 上的就找不到
問了估狗大神後,終於找到答案了

因為 Debian and Ubuntu 有改過 NetworkManager 的程式碼,所以…
因此,傳統的 ifconfig or NetworkManager 只能二選一
若要用 ifconfig 來設定網路,那在 /etc/network/interfaces 裡就會有:

auto eth0
iface eth0 inet dhcp
auto eth1
iface eth1 inet dhcp
wireless-essid myap

若這樣,NetworkManager 就不會去管 eth0 eth1 這兩張網卡了

因此,若你想要讓 eth1 這張無線網卡交給 NetworkManager 來管理
就要把 eth1 的部份註解掉

#auto eth1
#iface eth1 inet dhcp
#wireless-essid myap

我的無線網卡終於出現了…Orz

NetworkManagerFAQ:
Debian and Ubuntu modified NetworkManager so that it would not manage any devices listed in /etc/network/interfaces. If you open this file and comment out the lines for the interfaces you want to manage and reboot NetworkManager will see them. **Do not comment out l0**

Ubuntu NetworkManager WifiDocs
Devices which are automatically configured on boot will not be available in NetworkManager. To allow network manager to use all of your devices remove instances of auto in /etc/network/interfaces. (apart from the “auto lo” line, which is needed for the loopback interface)

軟體更新: QuickTime 7.1.2

6月 29th, 2006 Comments Off

QuickTime 7.1.2 解決了關於預覽 iDVD 計畫案的問題。建議所有 QuickTime 7 的使用者皆安裝此更新項目。

致 QuickTime 專業版使用者的重要告示
安裝 QuickTime 7 將會停用舊版 QuickTime(例如 QuickTime 5 或 QuickTime 6)裡的“QuickTime 專業版”功能。若您要繼續此安裝,您必須購買一個新的“QuickTime 7 專業版”註冊碼來重新使用“QuickTime 專業版”的功能。安裝好之後,請參訪 www.apple.com.tw/quicktime 以購買“QuickTime 7 專業版”的註冊碼。

FireStats icon Powered by FireStats