Wiki source code of Eee Pc 901

Last modified by tvikberg@helsinki_fi on 2024/02/15 11:56

Show last authors
1 == Eee Pc 901 ja Ubuntu installointi ==
2
3 * Toimi ohjeen [[Asus EEE 901 koneen konfigurointi>>url:http://wiki.ubuntu-fi.org/Asus_EEE_901_konfigurointi||shape="rect"]] mukaan kunnes tulet kohtaan //Adamm:n kernelin asennus//. Adamm:n kernelillä en saanut wlania toimimaan.
4 * Siirry ohjeeseen [[Array.org EeePC Ubuntu Repository>>url:http://array.org/ubuntu/setup-intrepid.html||shape="rect"]] //kohtaan 2.//
5 * Tämän jälkeen, jotta uusi kerneli pysyisi defaultina jouduin vielä seuraamaan [[ohjetta>>url:http://ubuntuforums.org/showthread.php?p=6157704||shape="rect"]]:
6
7 **Re: downgrading kernel or setting grub default kernel**
8 An easy way to set the default is to edit /boot/grub/menu.lst:
9
10 Code:
11
12 {{code}}
13
14 gksudo gedit /boot/grub/menu.lst
15
16 {{/code}}
17
18 Look for the line towards the top that says "default 0" and change it to "default saved". Then find the line towards the bottom of the huge comment block that says: "# savedefault=false" and change "false" to "true". Save the file and then run:
19
20 Code:
21
22 {{code}}
23
24 sudo update-grub
25
26 {{/code}}
27
28 The next time you restart, whatever kernel you choose will be become the default for future restarts.
29
30 * Tämän jälkeen mene vielä [[ensimmäsien ohjeen>>url:http://wiki.ubuntu-fi.org/Asus_EEE_901_konfigurointi||shape="rect"]] kohtaan **ACPI & EEE pikanäppäimet**
31
32 **VALMIS!**