This FAQ is a list with frequently asked questions on the eeePC. It aims to be a starting place for finding information. It is not the intention to have huge answers here. If an answer is large, better give it its own page and add a reference here.
There are a number of things you can do.
Please if you find the info on another place and you feel it is a frequently asked question, add it here (see next question on how to do this).
Easy. Register yourself with the wiki (see 新手上路), then just edit this page and add the info.
Note that your wiki password is not your eeeuser password. You need to register separately
Questions are at level 3 (3 = symbols around the title), groups are at level 2 (4 = symbols).
Please use section links to go from the question to the answer (like being done here).
我可以外接液晶螢幕並使用較高的解析度顯示嗎?
要如何打開文字指令的終端機視窗?
如何進入 grub 的開機選單?
要如何從外接磁碟開機?
Linux 程式的對話框大小超過螢幕範圍了,該怎麼看到?
root 密碼是什麼?
該如何找出有線及無線網路的 MAC 位址?
我該如何讓 Ubuntu/xbunutu/eeebuntu 完全關機?
USB 隨身碟不會自動掛載?
Yes. Just connect a monitor and boot the eeePC. You'll get a larger screen. This is reported to work with a Philips 190B (display of 1280×1024). Fn-F5 can be used to toggle between internal lcd, external lcd and both. If you want to toggle after booting the PC you might want to go to Settigns/Desktop mode and set Resolution manually (e.g. to 1280×1024).
In the Xandros screen press ctrl-alt-T
While booting keep F9 pressed.
While booting keep ESC pressed.
Hold the ALT key while dragging anywhere in the dialog to move the dialog offscreen. Also, ALT + O selects OK, ESC cancels a Dialog.
There is no default root password. The root password has to be chosen when putting the eeePC to first use. If you have forgotten it you can of course always restore the software using the DVD and start from scratch. Alternately you may try to modify /etc/passwd (haven't tried the latter one myself).
Method one: get a console window using ctrl-alt-T, then type @@sudo ifconfig -a@@
Method two: go to: Settings → Diagnostic Tools → System Info → Details → Ethernet
Some users have reported that when they shutdown Ubuntu, the screen goes blank, but the power light remains on. If you are having this problem, then try the following:
Open a Console window using Ctrl-Alt-T
edit the file /etc/default/halt:
sudo vi /etc/default/halt
Add the following line at the end of the file:
rmmod snd-hda-intel
save the file (:wq in vi) and reboot.
If you get an error message like: “You do not have enough permission to read /home/user/XXX” while plug in an USB Stick, you should check if the folder /media still exists.
check this post: http://forum.eeeuser.com/viewtopic.php?pid=50258#p50258