First please select the section you want to go to. There you can find questions relating to your topic. Alternately use your browsers' search function.
What is the purpose of this FAQ
What if I cannot find what I am looking for
How to add information to the FAQ
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.
If you ask on the forum, make sure you choose a good title for the message: many people only skim the titles, and titles like “I need help” or “Question about Linux” aren't going to attract many readers. Better to choose a title that mentions what you are looking for, such as “How do I connect a bluetooth GPS?” or “What is the maximum resolution for an external monitor?”.
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 Getting Started), 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 2 (4 = symbols around the title), groups are at level 3 (3 = symbols).
Please use section links to go from the question to the answer (like being done here).
Can I connect an external LCD monitor and work at higher resolutions
How can I get a console window
How do I get a grub boot prompt
How do I boot from an external device
How do I see all of a dialog that is too large under linux
What is the root password
How can I find the wired and wireless MAC addresses
How can I get my (x/eee/)Ubuntu to shutdown completely
USB Stick is not automounting
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).
Some eeePCs however come configured with a maximum resolution of 1024×768. See http://wiki.eeeuser.com/howto:external_monitor for how to fix this (gives you up to 2048×2048).
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).
You can also type “sudo passwd” in console. This way you can set new root password (works on 901).
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:
sudo vi /etc/default/halt
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