v2.7-2:
* Changed name to " Eeeasy Scripts"
* Fixed problems with the autostart file on Openbox
* Really fixed sound OSD on 701/900 etc.
* Other little fixes
v2.7:
* Fixed sound OSD on 701/900 etc.
* Openbox autostart entry will now be added automatically (for CrunchEee users)
v2.6:
* Added support for Ubuntu 8.04 Hardy Heron
* New GUI version (battery wear level, support for 8.04 and other bugfixes)
* Changed cpu modes after installation to automatic/performance (battery/ac) - powersave still causes problems
v2.5-3:
* Volume mixer "Front" & "Master" added to detection script
* "Mute switch" only activated if "iSpeaker" or "Speaker" is detected
* Added Realtek r8180 to wifi-script (900HD and maybe other models)
* Fixed a bug with the tray-icon: It didn`t switch the color correctly with celeron models
v2.5-2:
* Bugfix: Tray-icon didn`t start (and so no OSD) due to wrong values in the settings-file
v2.5:
* Fixed a problem with muting/unmuting
* Fixed a problem with sound control: mixer names "Line-Out" and "Speaker" are now supported (701, etc.)
* Scripts are using the hardware detection script, so every eeepc model should now be supported
v2.4:
* Fixed a bug with the first hotkey and a custom command
* User defined commands are starting now with the right environment
v2.3:
* Added support for 1002HA
* Muting/unmuting will now affect headphone output, too
* Tray-Icon: changes color depending on the cpu mode
* Now all four hotkeys can be user-defined (good for 1000/1000H users)
v2.2:
* More EeePCs are now supported
* Improved tray icon: It changes now the color depending on AC/battery/critical battery, shows useful informartion like power consumption and can now be hidden with the "--no-icon" option
* Improved GUI: Hides items which are not present
* vga-toggle: If the screen is disconnected and Fn+F5 is pressed afterwards the resolution will now be set correctly
* Simplified amixer commands
v2.1:
* Complete new OSD (faster n looks nicer) including brightness OSD (by Jan)
* Tray-Icon (by Jan)
* Setting-Manager needs only password if you toggle hardware (by Jan)
* Sensors added to settings manager: fan & temp (by Jan)
* Set amixer commands for volume control as default => no more "cracking" sound if muted and support for X/Kubuntu
* Added "modprobe rt2860sta" to wifi_on_rt2860() - it didn`t autoload on some EeePC`s
v2.0:
* Improved GUI (control of each hardware)
* Added card reader toggle
v1.4:
* Included a graphical user interface in the menu "System". Big thanks to Jan Hoffmann!
* Made a settings file which was necessary for the GUI
* Added a "very critical" mode to fancontrol
* Changed cpufreqency restore function (again thx to Jan!)
v1.3:
* Wifi state restore on boot
* Optimized wifi toggle
* Changed values of fan-control to 51/65 and 0/30/70 (with the old settings the EeePC was getting too hot)
* Fixed BT toggle and activated it again
* Raised the value of FSB_POWERSAVE to 86 50 0 due to crashes on some EeePC`s (change it to 76 50 0 if your EeePC doesn`t freeze)
v1.2:
* Auto change cpu frequency if AC plugged in or unplugged (can be switched off)
* cpu frequency mode restore on boot
* Changed powersave mode from "75 50 0" to "76 50 0" due to crashes on some users
* Optimized fan control included (based on "eeefan2") - makes the eeepc quiet but a little bit warmer
* Fixed "0 0 1" problem
* Auto add pciehp parameters to /etc/modules (which will hopefully make wifi-toggle better)
* Wifi-toggle:Changed ath_pci to ath5k
v1.1
* WLAN-Skript funktioniert nun (900A ungetestet)
* CPU-Frequenzsteuerung verbessert (spart mehr Energie und übertaktet die CPU ein wenig im Performance-Modus)
* Installer hat nun eine Update-Funktion
v1.0:
* Skripte für das neue Modul eeepc_laptop angepasst
* Im Powersave-Modus wird der Low-Voltage-Modus aktiviert
* Das VGA-Skript zeigt eine Meldung an, falls kein Monitor angeschlossen ist
* Der Installer hat nun eine Deinstallations-Funktion


Unterstützte Modelle:
* EeePC 701 4G
* EeePC 701 8G
* EeePC 701SD
* EeePC 900
* EeePC 900HD (testing)
* EeePC 900HA
* EeePC 900A
* EeePC 904HD (testing)
* EeePC 904HA
* EeePC 901
* EeePC 901Go (testing)
* EeePC 1000
* EeePC 1000H
* EeePC 1000HD (testing)
* EeePC 1000HA
* EeePC 10002HA
* EeePC S101
Tastenbelegung und Funktionen:
900A, 901, etc.:
* Fn+F1 Standby
* Fn+F2 WLAN
* Fn+F3/F4 Helligkeit
* Fn+F5 VGA
* Fn+F6 Taskmanager
* Fn+F7/F8/F9 Lautstärke
* 1. hotkey Display (internes) oder benutzerdefiniert
* 2. hotkey Bluetooth oder benutzerdefiniert
* 3. hotkey Webcam oder benutzerdefiniert
* 4. hotkey CPU-Frequenzsteuerung oder benutzerdefiniert
1000, 1000H, etc.:
* Fn+F1 Standby
* Fn+F2 WLAN
* Fn+F5/F6 Helligkeit
* Fn+F7 Display (internes)
* Fn+F8 VGA
* Fn+F9 Taskmanager
* Fn+F10/F11/F12 Lautstärke
* 1. hotkey Display (internes) oder benutzerdefiniert
* 2. hotkey Bluetooth oder benutzerdefiniert
* 3. hotkey Webcam oder benutzerdefiniert
* 4. hotkey CPU-Frequenzsteurung oder benutzerdefiniert
Installation:
1.) Adams Kernel installieren oder die Module eeepc_laptop und asus_eee kompilieren, da diese für die Skripte benötigt werden.
2.) Einen Terminal öffnen und die Skripte installieren (falls ihr eine alte Version installiert habt vorher sicherstellen, dass das Archiv auch gelöscht ist):
- Code: Alles auswählen
wget http://www.informatik.uni-bremen.de/~elmurato/EeePC/Intrepid_Eeeasy-Scripts.tar.gz
tar xfvz Intrepid_Eeeasy-Scripts.tar.gz
cd Intrepid_Eeeasy-Scripts/
chmod +x acpi-scripts.sh
./acpi-scripts.sh install
Oder falls ihr schon eine ältere Version installiert habt benutzt update an Stelle von install:
- Code: Alles auswählen
./acpi-scripts.sh update
3.) Um die Skripte zu entfernen:
- Code: Alles auswählen
./acpi-scripts.sh remove
Bekannte Probleme:
* Wenn man Einstellungen an der Lüftersteuerung vornimmt kann es bis zu einer Minute dauern bis die Veränderungen in Kraft treten
* Wenn mit Gnome 2 OSDs für die Lautstärke erscheint deaktiviert die Ubuntu-eigene OSD unter System/Einstellungen/Tastenkombinatioen (stumm, lauter, leiser)
* X/Kubuntu User müssen u.U. einige Python Pakete nachinstallieren, wie z.B. python-dbus und python-gtk
* WLAN-Schalter funktioniert mit dem eeepc-lean-Kernel nicht, da das Modul "pciehp" fehlt
* "Schwarzer Bildschrim beim Booten" mit 2GB RAM
* Wenn ihr das Trayicon verstecken wollt, müsst ihr den Parameter "--no-icon" in "System -> Einstellungen -> Sitzungen -> EeePC Status Icon" hinzufügen

