首先,鍵盤右邊的幾個字母無法正常運作,(UJM右邊的的字母變成數字123...),
這是因為我使用筆記型電腦X31的緣故,解決方法如下:
系統-->設定-->KDE-->周邊設定-->鍵盤,NumLock on KDE Startup設為關閉即可。
第二個問題是無論在VMware上將網路卡設為NAT或是Bridged都無法連上Internet,
Google很久才發現了解決的辦法:
In your ifcfg-ethX file (X is the number of the adapter) add:
MII_NOT_SUPPORTED=yes
I don't remember what MII is but it doesn't work with VMWare and breaks networking.
Reference:http://www.linuxquestions.org/questions/showthread.php?threadid=167462
File Location:/etc/sysconfig/network-scripts/ifcfg-eth0
請先 登入 以發表留言。