[Bug 786830] Re: Touchpad not detected on Gigabyte T1125N

2012-04-30 Thread Mohsen Saei
Hi,
This bug is made by grub
In order to solve this problem come with me only 4 step

1.open terminal
2.enter "sudo gedit /etc/default/grub"
3.find GRUB_CMDLINE_LINUX="" and change it to GRUB_CMDLINE_LINUX="i8042.noloop" 
then save the file.
4.enter "sudo update-grub" in terminal
5.enter "reboot" in terminal
enjoy your touchpad.

http://silix.ir/
m...@silix.ir

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/786830

Title:
  Touchpad not detected on Gigabyte T1125N

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/786830/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 786830] Re: Touchpad not detected on Gigabyte T1125N

2012-06-11 Thread Mohsen Saei
** Changed in: linux (Ubuntu)
   Status: Incomplete => Fix Committed

** Changed in: linux (Ubuntu)
 Assignee: (unassigned) => Mohsen Saei (persapolis)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/786830

Title:
  Touchpad not detected on Gigabyte T1125N

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/786830/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1030431] Re: Cando Touchscreen bad mouse events [Gigabyte T1125N]

2012-12-24 Thread Mohsen Saei
Bug still present in Ubuntu 12.10,
but i found a way to disable Cando from X
1st : sudo gedit /usr/share/X11/xorg.conf.d/10-evdev.conf
2nd : comment or delete all lines related to touchscreen or tablet like below

Section "InputClass"
Identifier "evdev touchpad catchall"
MatchIsTouchpad "on"
MatchDevicePath "/dev/input/event*"
Driver "evdev"
EndSection

Section "InputClass"
Identifier "evdev tablet catchall"
MatchIsTablet "on"
MatchDevicePath "/dev/input/event*"
Driver "evdev"
EndSection

Section "InputClass"
Identifier "evdev touchscreen catchall"
MatchIsTouchscreen "on"
MatchDevicePath "/dev/input/event*"
Driver "evdev"
EndSection

3rd : save and restart your Ubuntu and enjoy.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1030431

Title:
  Cando Touchscreen bad mouse events [Gigabyte T1125N]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1030431/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1030431] Re: Cando Touchscreen bad mouse events [Gigabyte T1125N]

2012-12-24 Thread Mohsen Saei
Hi,
Bug still present in Ubuntu 12.10,
but i found a way to disable Cando permanently from X, to do this:
1 : sudo gedit /usr/share/X11/xorg.conf.d/10-evdev.conf
2 : Remove all related lines to touchscreen and tablet (somthing like below)

Section "InputClass"
Identifier "evdev tablet catchall"
MatchIsTablet "on"
MatchDevicePath "/dev/input/event*"
Driver "evdev"
EndSection

Section "InputClass"
Identifier "evdev touchscreen catchall"
MatchIsTouchscreen "on"
MatchDevicePath "/dev/input/event*"
Driver "evdev"
EndSection

3: save , reboot and enjoy your Ubuntu

** Changed in: linux (Ubuntu)
   Status: Expired => Incomplete

** Changed in: linux (Ubuntu)
 Assignee: (unassigned) => Mohsen Saei (mosilix)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1030431

Title:
  Cando Touchscreen bad mouse events [Gigabyte T1125N]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1030431/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs