HowTo

Revision 13 as of 2006-10-28 06:47:21

Clear message
  • Contact: QuailLinux

  • Brand: Acer
  • Make : Aspire 5601AWLMi
  • Model: ZB2
  • Website:

Touchpad does not work correctly under Edgy Eft(6.10)

Edit /etc/X11/xorg.conf file and put this info in

Section "InputDevice"
 Identifier "Synaptics Touchpad"
 Driver "synaptics"
 Option "SendCoreEvents" "true"
 Option "Device" "/dev/psaux"
 Option "Protocol" "auto-dev"
 Option "HorizScrollDelta" "0"
EndSection

and insert this line

InputDevice "Synaptics Touchpad"

into the ServerLayout section

and then run:

sudo dpkg-reconfigure -phigh xserver-xorg

Example of [attachment:xorg.conf.txt xorg.conf] file

Display does not use correct resolution

refer to this page [https://help.ubuntu.com/community/i915Driver i915Driver]

Wireless does not work under Edgy Eft(6.10)

You are missing the drivers for it and you have to install the Linux Restricted Modules. From console type:

sudo apt-get install linux-restricted-modules-$(uname -r)


CategoryLaptop