[Kernel-packages] [Bug 1058346] Re: [Acer Aspire One 725] Touchpad not working

2013-10-31 Thread Launchy
Dear Christopher,
until now, I thought Norbert and I share the same issue on the same netbook.

As you pointed out, when I compare both lscpi.txt I can see that some
lines differ. Roughly, I use some more kernel modules then Norbert does
and my graphic card is Radeon HD 7290 versus Radeon HD 6290 in his
netbook. However, I do not understand what this all has to do with the
touchpad issue, though I can't even find "Elantech" or "touchpad" noted
in lscpi.txt. Could you please advice here.

However, as you suggested, I will proceed at my own report
(https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1216422) . Thanks
again for your hints. And I am looking forward to the results of Felipe.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1058346

Title:
  [Acer Aspire One 725] Touchpad not working

Status in “linux” package in Ubuntu:
  Fix Released

Bug description:
  Touchpad will not work out of the box on this netbook.
  It is confirmed by others on Ubuntu forums: 
http://ubuntuforums.org/showthread.php?s=cec0ec3dc913c2a7b7e5579ce76e8609&t=2020719&page=2

  I have tested through the following mainline kernels and this issue is not 
reproducible:
  v3.5.1-quantal/
  v3.5.2-quantal/
  v3.5.3-quantal/
  v3.5.4-quantal/

  This workaround will fix the problem partially:

  Open the Terminal
  cd /etc/modprobe.d/
  gksudo gedit options.conf
  In the text editor, type: options psmouse proto=imps
  Save the file and close it.
  sudo modprobe -r psmouse
  sudo modprobe psmouse

  but has sideeffects as you will read.

  WORKAROUND: Pushing Fn+F7 (which is the turn on combination for the
  touchpad) before loging in makes the tp work perfectly.

  ---
  ApportVersion: 2.6.1-0ubuntu1
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  norbs  1860 F pulseaudio
   /dev/snd/controlC0:  norbs  1860 F pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  DistroRelease: Ubuntu 12.10
  HibernationDevice: RESUME=UUID=95a06938-d42a-4a20-94a8-89b809c42de1
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Beta i386 (20120926)
  MachineType: Acer AO725
  NonfreeKernelModules: wl
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-16-generic 
root=UUID=f76377fb-de08-476e-95ae-637a8fb2a8e8 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.5.0-16.25-generic 3.5.4
  RelatedPackageVersions:
   linux-restricted-modules-3.5.0-16-generic N/A
   linux-backports-modules-3.5.0-16-generic  N/A
   linux-firmware1.94
  Tags:  quantal running-unity
  Uname: Linux 3.5.0-16-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 04/11/2012
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.00
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: ZA10_BZ
  dmi.board.vendor: Acer
  dmi.board.version: Base Board Version
  dmi.chassis.type: 10
  dmi.chassis.vendor: Chassis Manufacturer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.00:bd04/11/2012:svnAcer:pnAO725:pvrV1.00:rvnAcer:rnZA10_BZ:rvrBaseBoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion:
  dmi.product.name: AO725
  dmi.product.version: V1.00
  dmi.sys.vendor: Acer

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1058346] Re: [Acer Aspire One 725] Touchpad not working

2013-10-31 Thread Christopher M. Penalver
Launchy, the reason you are having different results is because you have
different parts under the hood. You may verify this by reviewing your
own lspci.txt versus the one attached here.

Hence, if you are having an issue, it would be best to continue to
comment on your report
(https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1216422) versus
continuing to post on a report that is marked Fix Released, as
documented to you in
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1058346/comments/90
.

Thank you for your understanding.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1058346

Title:
  [Acer Aspire One 725] Touchpad not working

Status in “linux” package in Ubuntu:
  Fix Released

Bug description:
  Touchpad will not work out of the box on this netbook.
  It is confirmed by others on Ubuntu forums: 
http://ubuntuforums.org/showthread.php?s=cec0ec3dc913c2a7b7e5579ce76e8609&t=2020719&page=2

  I have tested through the following mainline kernels and this issue is not 
reproducible:
  v3.5.1-quantal/
  v3.5.2-quantal/
  v3.5.3-quantal/
  v3.5.4-quantal/

  This workaround will fix the problem partially:

  Open the Terminal
  cd /etc/modprobe.d/
  gksudo gedit options.conf
  In the text editor, type: options psmouse proto=imps
  Save the file and close it.
  sudo modprobe -r psmouse
  sudo modprobe psmouse

  but has sideeffects as you will read.

  WORKAROUND: Pushing Fn+F7 (which is the turn on combination for the
  touchpad) before loging in makes the tp work perfectly.

  ---
  ApportVersion: 2.6.1-0ubuntu1
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  norbs  1860 F pulseaudio
   /dev/snd/controlC0:  norbs  1860 F pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  DistroRelease: Ubuntu 12.10
  HibernationDevice: RESUME=UUID=95a06938-d42a-4a20-94a8-89b809c42de1
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Beta i386 (20120926)
  MachineType: Acer AO725
  NonfreeKernelModules: wl
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-16-generic 
root=UUID=f76377fb-de08-476e-95ae-637a8fb2a8e8 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.5.0-16.25-generic 3.5.4
  RelatedPackageVersions:
   linux-restricted-modules-3.5.0-16-generic N/A
   linux-backports-modules-3.5.0-16-generic  N/A
   linux-firmware1.94
  Tags:  quantal running-unity
  Uname: Linux 3.5.0-16-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 04/11/2012
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.00
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: ZA10_BZ
  dmi.board.vendor: Acer
  dmi.board.version: Base Board Version
  dmi.chassis.type: 10
  dmi.chassis.vendor: Chassis Manufacturer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.00:bd04/11/2012:svnAcer:pnAO725:pvrV1.00:rvnAcer:rnZA10_BZ:rvrBaseBoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion:
  dmi.product.name: AO725
  dmi.product.version: V1.00
  dmi.sys.vendor: Acer

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1058346] Re: [Acer Aspire One 725] Touchpad not working

2013-10-29 Thread Felipe Castillo
Hey Launchy, have you tried doing a clean install? Even in a separate
partition, just to test. I don't have my laptop with me at the moment to
try, but Ubuntu has always had problem with updating. The only way to
get a new version of Ubuntu is a clean install. I think I'll be able to
try 13.10 next week, when I get my laptop back, but I'll be great if you
could try a clean install and report back

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1058346

Title:
  [Acer Aspire One 725] Touchpad not working

Status in “linux” package in Ubuntu:
  Fix Released

Bug description:
  Touchpad will not work out of the box on this netbook.
  It is confirmed by others on Ubuntu forums: 
http://ubuntuforums.org/showthread.php?s=cec0ec3dc913c2a7b7e5579ce76e8609&t=2020719&page=2

  I have tested through the following mainline kernels and this issue is not 
reproducible:
  v3.5.1-quantal/
  v3.5.2-quantal/
  v3.5.3-quantal/
  v3.5.4-quantal/

  This workaround will fix the problem partially:

  Open the Terminal
  cd /etc/modprobe.d/
  gksudo gedit options.conf
  In the text editor, type: options psmouse proto=imps
  Save the file and close it.
  sudo modprobe -r psmouse
  sudo modprobe psmouse

  but has sideeffects as you will read.

  WORKAROUND: Pushing Fn+F7 (which is the turn on combination for the
  touchpad) before loging in makes the tp work perfectly.

  ---
  ApportVersion: 2.6.1-0ubuntu1
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  norbs  1860 F pulseaudio
   /dev/snd/controlC0:  norbs  1860 F pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  DistroRelease: Ubuntu 12.10
  HibernationDevice: RESUME=UUID=95a06938-d42a-4a20-94a8-89b809c42de1
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Beta i386 (20120926)
  MachineType: Acer AO725
  NonfreeKernelModules: wl
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-16-generic 
root=UUID=f76377fb-de08-476e-95ae-637a8fb2a8e8 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.5.0-16.25-generic 3.5.4
  RelatedPackageVersions:
   linux-restricted-modules-3.5.0-16-generic N/A
   linux-backports-modules-3.5.0-16-generic  N/A
   linux-firmware1.94
  Tags:  quantal running-unity
  Uname: Linux 3.5.0-16-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 04/11/2012
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.00
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: ZA10_BZ
  dmi.board.vendor: Acer
  dmi.board.version: Base Board Version
  dmi.chassis.type: 10
  dmi.chassis.vendor: Chassis Manufacturer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.00:bd04/11/2012:svnAcer:pnAO725:pvrV1.00:rvnAcer:rnZA10_BZ:rvrBaseBoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion:
  dmi.product.name: AO725
  dmi.product.version: V1.00
  dmi.sys.vendor: Acer

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1058346] Re: [Acer Aspire One 725] Touchpad not working

2013-10-29 Thread Launchy
Hi Norbert,
somehow bad news for the moment, I upgraded from 13.04 --> 13.10, even updatet 
the kernel and I am now on kernel 3.11.0-12-generic. But the issue with the 
touchpad  that does not work out of the box is still there. So, at the moment I 
have no idea where there is the difference between your and my netbook. I hope 
some other users in this launchpad bug report may update and report there 
experiences here.
Best regards,
Launchy

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1058346

Title:
  [Acer Aspire One 725] Touchpad not working

Status in “linux” package in Ubuntu:
  Fix Released

Bug description:
  Touchpad will not work out of the box on this netbook.
  It is confirmed by others on Ubuntu forums: 
http://ubuntuforums.org/showthread.php?s=cec0ec3dc913c2a7b7e5579ce76e8609&t=2020719&page=2

  I have tested through the following mainline kernels and this issue is not 
reproducible:
  v3.5.1-quantal/
  v3.5.2-quantal/
  v3.5.3-quantal/
  v3.5.4-quantal/

  This workaround will fix the problem partially:

  Open the Terminal
  cd /etc/modprobe.d/
  gksudo gedit options.conf
  In the text editor, type: options psmouse proto=imps
  Save the file and close it.
  sudo modprobe -r psmouse
  sudo modprobe psmouse

  but has sideeffects as you will read.

  WORKAROUND: Pushing Fn+F7 (which is the turn on combination for the
  touchpad) before loging in makes the tp work perfectly.

  ---
  ApportVersion: 2.6.1-0ubuntu1
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  norbs  1860 F pulseaudio
   /dev/snd/controlC0:  norbs  1860 F pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  DistroRelease: Ubuntu 12.10
  HibernationDevice: RESUME=UUID=95a06938-d42a-4a20-94a8-89b809c42de1
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Beta i386 (20120926)
  MachineType: Acer AO725
  NonfreeKernelModules: wl
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-16-generic 
root=UUID=f76377fb-de08-476e-95ae-637a8fb2a8e8 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.5.0-16.25-generic 3.5.4
  RelatedPackageVersions:
   linux-restricted-modules-3.5.0-16-generic N/A
   linux-backports-modules-3.5.0-16-generic  N/A
   linux-firmware1.94
  Tags:  quantal running-unity
  Uname: Linux 3.5.0-16-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 04/11/2012
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.00
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: ZA10_BZ
  dmi.board.vendor: Acer
  dmi.board.version: Base Board Version
  dmi.chassis.type: 10
  dmi.chassis.vendor: Chassis Manufacturer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.00:bd04/11/2012:svnAcer:pnAO725:pvrV1.00:rvnAcer:rnZA10_BZ:rvrBaseBoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion:
  dmi.product.name: AO725
  dmi.product.version: V1.00
  dmi.sys.vendor: Acer

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1058346] Re: [Acer Aspire One 725] Touchpad not working

2013-10-28 Thread Norbert Moldován
Hey Launchy,

I'm using kernel v. 3.11.0-12-generic on Ubuntu 13.10. It was a normal
update not an upgrade from 13.04 to .10.

I hope your issue is resolved too.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1058346

Title:
  [Acer Aspire One 725] Touchpad not working

Status in “linux” package in Ubuntu:
  Fix Released

Bug description:
  Touchpad will not work out of the box on this netbook.
  It is confirmed by others on Ubuntu forums: 
http://ubuntuforums.org/showthread.php?s=cec0ec3dc913c2a7b7e5579ce76e8609&t=2020719&page=2

  I have tested through the following mainline kernels and this issue is not 
reproducible:
  v3.5.1-quantal/
  v3.5.2-quantal/
  v3.5.3-quantal/
  v3.5.4-quantal/

  This workaround will fix the problem partially:

  Open the Terminal
  cd /etc/modprobe.d/
  gksudo gedit options.conf
  In the text editor, type: options psmouse proto=imps
  Save the file and close it.
  sudo modprobe -r psmouse
  sudo modprobe psmouse

  but has sideeffects as you will read.

  WORKAROUND: Pushing Fn+F7 (which is the turn on combination for the
  touchpad) before loging in makes the tp work perfectly.

  ---
  ApportVersion: 2.6.1-0ubuntu1
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  norbs  1860 F pulseaudio
   /dev/snd/controlC0:  norbs  1860 F pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  DistroRelease: Ubuntu 12.10
  HibernationDevice: RESUME=UUID=95a06938-d42a-4a20-94a8-89b809c42de1
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Beta i386 (20120926)
  MachineType: Acer AO725
  NonfreeKernelModules: wl
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-16-generic 
root=UUID=f76377fb-de08-476e-95ae-637a8fb2a8e8 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.5.0-16.25-generic 3.5.4
  RelatedPackageVersions:
   linux-restricted-modules-3.5.0-16-generic N/A
   linux-backports-modules-3.5.0-16-generic  N/A
   linux-firmware1.94
  Tags:  quantal running-unity
  Uname: Linux 3.5.0-16-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 04/11/2012
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.00
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: ZA10_BZ
  dmi.board.vendor: Acer
  dmi.board.version: Base Board Version
  dmi.chassis.type: 10
  dmi.chassis.vendor: Chassis Manufacturer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.00:bd04/11/2012:svnAcer:pnAO725:pvrV1.00:rvnAcer:rnZA10_BZ:rvrBaseBoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion:
  dmi.product.name: AO725
  dmi.product.version: V1.00
  dmi.sys.vendor: Acer

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1058346] Re: [Acer Aspire One 725] Touchpad not working

2013-10-28 Thread Launchy
Dear Norbert,
wow, that seem to be good news. Unfortunately I did not find time yet to try it 
on my Acer Aspire One 725. I hope to manage it in the next days and I will 
report on it here and in 
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1216422 . Meanwhile,
Norbert could you please provide some more information from where to what you 
have made an update. Was it from 13.04-->13.10 or something else? Which kernel 
version are you using now (the result of the "uname -r" command in the 
terminal).
Best regards,
Launchy

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1058346

Title:
  [Acer Aspire One 725] Touchpad not working

Status in “linux” package in Ubuntu:
  Fix Released

Bug description:
  Touchpad will not work out of the box on this netbook.
  It is confirmed by others on Ubuntu forums: 
http://ubuntuforums.org/showthread.php?s=cec0ec3dc913c2a7b7e5579ce76e8609&t=2020719&page=2

  I have tested through the following mainline kernels and this issue is not 
reproducible:
  v3.5.1-quantal/
  v3.5.2-quantal/
  v3.5.3-quantal/
  v3.5.4-quantal/

  This workaround will fix the problem partially:

  Open the Terminal
  cd /etc/modprobe.d/
  gksudo gedit options.conf
  In the text editor, type: options psmouse proto=imps
  Save the file and close it.
  sudo modprobe -r psmouse
  sudo modprobe psmouse

  but has sideeffects as you will read.

  WORKAROUND: Pushing Fn+F7 (which is the turn on combination for the
  touchpad) before loging in makes the tp work perfectly.

  ---
  ApportVersion: 2.6.1-0ubuntu1
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  norbs  1860 F pulseaudio
   /dev/snd/controlC0:  norbs  1860 F pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  DistroRelease: Ubuntu 12.10
  HibernationDevice: RESUME=UUID=95a06938-d42a-4a20-94a8-89b809c42de1
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Beta i386 (20120926)
  MachineType: Acer AO725
  NonfreeKernelModules: wl
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-16-generic 
root=UUID=f76377fb-de08-476e-95ae-637a8fb2a8e8 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.5.0-16.25-generic 3.5.4
  RelatedPackageVersions:
   linux-restricted-modules-3.5.0-16-generic N/A
   linux-backports-modules-3.5.0-16-generic  N/A
   linux-firmware1.94
  Tags:  quantal running-unity
  Uname: Linux 3.5.0-16-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 04/11/2012
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.00
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: ZA10_BZ
  dmi.board.vendor: Acer
  dmi.board.version: Base Board Version
  dmi.chassis.type: 10
  dmi.chassis.vendor: Chassis Manufacturer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.00:bd04/11/2012:svnAcer:pnAO725:pvrV1.00:rvnAcer:rnZA10_BZ:rvrBaseBoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion:
  dmi.product.name: AO725
  dmi.product.version: V1.00
  dmi.sys.vendor: Acer

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1058346] Re: [Acer Aspire One 725] Touchpad not working

2013-10-26 Thread Norbert Moldován
In a terminal paste

sudo apt-get update
sudo apt-get upgrade


then restart and report your results here.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1058346

Title:
  [Acer Aspire One 725] Touchpad not working

Status in “linux” package in Ubuntu:
  Fix Released

Bug description:
  Touchpad will not work out of the box on this netbook.
  It is confirmed by others on Ubuntu forums: 
http://ubuntuforums.org/showthread.php?s=cec0ec3dc913c2a7b7e5579ce76e8609&t=2020719&page=2

  I have tested through the following mainline kernels and this issue is not 
reproducible:
  v3.5.1-quantal/
  v3.5.2-quantal/
  v3.5.3-quantal/
  v3.5.4-quantal/

  This workaround will fix the problem partially:

  Open the Terminal
  cd /etc/modprobe.d/
  gksudo gedit options.conf
  In the text editor, type: options psmouse proto=imps
  Save the file and close it.
  sudo modprobe -r psmouse
  sudo modprobe psmouse

  but has sideeffects as you will read.

  WORKAROUND: Pushing Fn+F7 (which is the turn on combination for the
  touchpad) before loging in makes the tp work perfectly.

  ---
  ApportVersion: 2.6.1-0ubuntu1
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  norbs  1860 F pulseaudio
   /dev/snd/controlC0:  norbs  1860 F pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  DistroRelease: Ubuntu 12.10
  HibernationDevice: RESUME=UUID=95a06938-d42a-4a20-94a8-89b809c42de1
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Beta i386 (20120926)
  MachineType: Acer AO725
  NonfreeKernelModules: wl
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-16-generic 
root=UUID=f76377fb-de08-476e-95ae-637a8fb2a8e8 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.5.0-16.25-generic 3.5.4
  RelatedPackageVersions:
   linux-restricted-modules-3.5.0-16-generic N/A
   linux-backports-modules-3.5.0-16-generic  N/A
   linux-firmware1.94
  Tags:  quantal running-unity
  Uname: Linux 3.5.0-16-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 04/11/2012
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.00
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: ZA10_BZ
  dmi.board.vendor: Acer
  dmi.board.version: Base Board Version
  dmi.chassis.type: 10
  dmi.chassis.vendor: Chassis Manufacturer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.00:bd04/11/2012:svnAcer:pnAO725:pvrV1.00:rvnAcer:rnZA10_BZ:rvrBaseBoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion:
  dmi.product.name: AO725
  dmi.product.version: V1.00
  dmi.sys.vendor: Acer

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1058346] Re: [Acer Aspire One 725] Touchpad not working

2013-10-26 Thread Felipe Castillo
Does this mean that if I update to the latest saucy, all packages from
repo, this issue is resolved? Or are the changes still in the process of
getting approved, or something similar, and we'll have to wait until we
see this update pop-up in Ubuntu 13.10?

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1058346

Title:
  [Acer Aspire One 725] Touchpad not working

Status in “linux” package in Ubuntu:
  Fix Released

Bug description:
  Touchpad will not work out of the box on this netbook.
  It is confirmed by others on Ubuntu forums: 
http://ubuntuforums.org/showthread.php?s=cec0ec3dc913c2a7b7e5579ce76e8609&t=2020719&page=2

  I have tested through the following mainline kernels and this issue is not 
reproducible:
  v3.5.1-quantal/
  v3.5.2-quantal/
  v3.5.3-quantal/
  v3.5.4-quantal/

  This workaround will fix the problem partially:

  Open the Terminal
  cd /etc/modprobe.d/
  gksudo gedit options.conf
  In the text editor, type: options psmouse proto=imps
  Save the file and close it.
  sudo modprobe -r psmouse
  sudo modprobe psmouse

  but has sideeffects as you will read.

  WORKAROUND: Pushing Fn+F7 (which is the turn on combination for the
  touchpad) before loging in makes the tp work perfectly.

  ---
  ApportVersion: 2.6.1-0ubuntu1
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  norbs  1860 F pulseaudio
   /dev/snd/controlC0:  norbs  1860 F pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  DistroRelease: Ubuntu 12.10
  HibernationDevice: RESUME=UUID=95a06938-d42a-4a20-94a8-89b809c42de1
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Beta i386 (20120926)
  MachineType: Acer AO725
  NonfreeKernelModules: wl
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-16-generic 
root=UUID=f76377fb-de08-476e-95ae-637a8fb2a8e8 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.5.0-16.25-generic 3.5.4
  RelatedPackageVersions:
   linux-restricted-modules-3.5.0-16-generic N/A
   linux-backports-modules-3.5.0-16-generic  N/A
   linux-firmware1.94
  Tags:  quantal running-unity
  Uname: Linux 3.5.0-16-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 04/11/2012
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.00
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: ZA10_BZ
  dmi.board.vendor: Acer
  dmi.board.version: Base Board Version
  dmi.chassis.type: 10
  dmi.chassis.vendor: Chassis Manufacturer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.00:bd04/11/2012:svnAcer:pnAO725:pvrV1.00:rvnAcer:rnZA10_BZ:rvrBaseBoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion:
  dmi.product.name: AO725
  dmi.product.version: V1.00
  dmi.sys.vendor: Acer

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1058346] Re: [Acer Aspire One 725] Touchpad not working

2013-10-26 Thread Norbert Moldován
With an update this issue was fixed for me.

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

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1058346

Title:
  [Acer Aspire One 725] Touchpad not working

Status in “linux” package in Ubuntu:
  Fix Released

Bug description:
  Touchpad will not work out of the box on this netbook.
  It is confirmed by others on Ubuntu forums: 
http://ubuntuforums.org/showthread.php?s=cec0ec3dc913c2a7b7e5579ce76e8609&t=2020719&page=2

  I have tested through the following mainline kernels and this issue is not 
reproducible:
  v3.5.1-quantal/
  v3.5.2-quantal/
  v3.5.3-quantal/
  v3.5.4-quantal/

  This workaround will fix the problem partially:

  Open the Terminal
  cd /etc/modprobe.d/
  gksudo gedit options.conf
  In the text editor, type: options psmouse proto=imps
  Save the file and close it.
  sudo modprobe -r psmouse
  sudo modprobe psmouse

  but has sideeffects as you will read.

  WORKAROUND: Pushing Fn+F7 (which is the turn on combination for the
  touchpad) before loging in makes the tp work perfectly.

  ---
  ApportVersion: 2.6.1-0ubuntu1
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  norbs  1860 F pulseaudio
   /dev/snd/controlC0:  norbs  1860 F pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  DistroRelease: Ubuntu 12.10
  HibernationDevice: RESUME=UUID=95a06938-d42a-4a20-94a8-89b809c42de1
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Beta i386 (20120926)
  MachineType: Acer AO725
  NonfreeKernelModules: wl
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-16-generic 
root=UUID=f76377fb-de08-476e-95ae-637a8fb2a8e8 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.5.0-16.25-generic 3.5.4
  RelatedPackageVersions:
   linux-restricted-modules-3.5.0-16-generic N/A
   linux-backports-modules-3.5.0-16-generic  N/A
   linux-firmware1.94
  Tags:  quantal running-unity
  Uname: Linux 3.5.0-16-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 04/11/2012
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.00
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: ZA10_BZ
  dmi.board.vendor: Acer
  dmi.board.version: Base Board Version
  dmi.chassis.type: 10
  dmi.chassis.vendor: Chassis Manufacturer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.00:bd04/11/2012:svnAcer:pnAO725:pvrV1.00:rvnAcer:rnZA10_BZ:rvrBaseBoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion:
  dmi.product.name: AO725
  dmi.product.version: V1.00
  dmi.sys.vendor: Acer

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1058346] Re: [Acer Aspire One 725] Touchpad not working

2013-08-22 Thread Norbert Moldován
@Launchy, thank you so much for doing all that apporting. I just had no
time or energy to go through it with the new dev releases. There is this
way of filing a new bug and then assigning it here. This bug is going
for a long time now for multiple ppl. and versions I don't understand
what we need to be complete.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1058346

Title:
  [Acer Aspire One 725] Touchpad not working

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Touchpad will not work out of the box on this netbook.
  It is confirmed by others on Ubuntu forums: 
http://ubuntuforums.org/showthread.php?s=cec0ec3dc913c2a7b7e5579ce76e8609&t=2020719&page=2

  I have tested through the following mainline kernels and this issue is not 
reproducible:
  v3.5.1-quantal/
  v3.5.2-quantal/
  v3.5.3-quantal/
  v3.5.4-quantal/

  This workaround will fix the problem partially:

  Open the Terminal
  cd /etc/modprobe.d/
  gksudo gedit options.conf
  In the text editor, type: options psmouse proto=imps
  Save the file and close it.
  sudo modprobe -r psmouse
  sudo modprobe psmouse

  but has sideeffects as you will read.

  WORKAROUND: Pushing Fn+F7 (which is the turn on combination for the
  touchpad) before loging in makes the tp work perfectly.

  ---
  ApportVersion: 2.6.1-0ubuntu1
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  norbs  1860 F pulseaudio
   /dev/snd/controlC0:  norbs  1860 F pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  DistroRelease: Ubuntu 12.10
  HibernationDevice: RESUME=UUID=95a06938-d42a-4a20-94a8-89b809c42de1
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Beta i386 (20120926)
  MachineType: Acer AO725
  NonfreeKernelModules: wl
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-16-generic 
root=UUID=f76377fb-de08-476e-95ae-637a8fb2a8e8 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.5.0-16.25-generic 3.5.4
  RelatedPackageVersions:
   linux-restricted-modules-3.5.0-16-generic N/A
   linux-backports-modules-3.5.0-16-generic  N/A
   linux-firmware1.94
  Tags:  quantal running-unity
  Uname: Linux 3.5.0-16-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 04/11/2012
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.00
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: ZA10_BZ
  dmi.board.vendor: Acer
  dmi.board.version: Base Board Version
  dmi.chassis.type: 10
  dmi.chassis.vendor: Chassis Manufacturer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.00:bd04/11/2012:svnAcer:pnAO725:pvrV1.00:rvnAcer:rnZA10_BZ:rvrBaseBoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion:
  dmi.product.name: AO725
  dmi.product.version: V1.00
  dmi.sys.vendor: Acer

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1058346] Re: [Acer Aspire One 725] Touchpad not working

2013-08-22 Thread Christopher M. Penalver
Launchy, if you have a bug in Ubuntu, the Ubuntu Kernel team, Ubuntu Bug 
Control team, and Ubuntu Bug Squad would like you to please file a new report 
by executing the following in a terminal while booted into a Ubuntu repository 
kernel (not a mainline one) via:
ubuntu-bug linux

For more on this, please read the official Ubuntu documentation:
Ubuntu Bug Control and Ubuntu Bug Squad: 
https://wiki.ubuntu.com/Bugs/BestPractices
Ubuntu Kernel Team: https://wiki.ubuntu.com/KernelTeam/KernelTeamBugPolicies
Ubuntu Community: https://wiki.ubuntu.com/ReportingBugs

When opening up the new report, please feel free to subscribe me to it.

Please note, not filing a new report would delay your problem being
addressed as quickly as possible.

No need exists to comment here at this time. If you have further
questions, you are welcome to redirect them to the appropriate mailing
list or forum via http://www.ubuntu.com/support/community/mailinglists ,
or you may contact me directly.

Thank you for your understanding.

** Tags removed: saucy

** Attachment removed: "WifiSyslog.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1058346/+attachment/3783217/+files/WifiSyslog.txt

** Attachment removed: "UdevLog.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1058346/+attachment/3783216/+files/UdevLog.txt

** Attachment removed: "UdevDb.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1058346/+attachment/3783215/+files/UdevDb.txt

** Attachment removed: "RfKill.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1058346/+attachment/3783214/+files/RfKill.txt

** Attachment removed: "PulseList.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1058346/+attachment/3783213/+files/PulseList.txt

** Attachment removed: "ProcModules.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1058346/+attachment/3783212/+files/ProcModules.txt

** Attachment removed: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1058346/+attachment/3783211/+files/ProcInterrupts.txt

** Attachment removed: "ProcEnviron.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1058346/+attachment/3783210/+files/ProcEnviron.txt

** Attachment removed: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1058346/+attachment/3783209/+files/ProcCpuinfo.txt

** Attachment removed: "Lsusb.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1058346/+attachment/3783208/+files/Lsusb.txt

** Attachment removed: "IwConfig.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1058346/+attachment/3783206/+files/IwConfig.txt

** Attachment removed: "Lspci.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1058346/+attachment/3783207/+files/Lspci.txt

** Attachment removed: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1058346/+attachment/3783205/+files/CurrentDmesg.txt

** Attachment removed: "CRDA.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1058346/+attachment/3783204/+files/CRDA.txt

** Attachment removed: "BootDmesg.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1058346/+attachment/3783203/+files/BootDmesg.txt

** Attachment removed: "AlsaInfo.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1058346/+attachment/3783202/+files/AlsaInfo.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1058346

Title:
  [Acer Aspire One 725] Touchpad not working

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Touchpad will not work out of the box on this netbook.
  It is confirmed by others on Ubuntu forums: 
http://ubuntuforums.org/showthread.php?s=cec0ec3dc913c2a7b7e5579ce76e8609&t=2020719&page=2

  I have tested through the following mainline kernels and this issue is not 
reproducible:
  v3.5.1-quantal/
  v3.5.2-quantal/
  v3.5.3-quantal/
  v3.5.4-quantal/

  This workaround will fix the problem partially:

  Open the Terminal
  cd /etc/modprobe.d/
  gksudo gedit options.conf
  In the text editor, type: options psmouse proto=imps
  Save the file and close it.
  sudo modprobe -r psmouse
  sudo modprobe psmouse

  but has sideeffects as you will read.

  WORKAROUND: Pushing Fn+F7 (which is the turn on combination for the
  touchpad) before loging in makes the tp work perfectly.

  ---
  ApportVersion: 2.6.1-0ubuntu1
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  norbs  1860 F pulseaudio
   /dev/snd/controlC0:  norbs  1860 F pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  DistroRelease: Ubuntu 12.10
  HibernationDevice: RESUME=UUID=95a06938-d42a-4a20-94a8-89b809c42de1
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Beta i386 (20120926)
  MachineType: Acer AO725
  NonfreeKern

[Kernel-packages] [Bug 1058346] Re: [Acer Aspire One 725] Touchpad not working

2013-08-22 Thread Launchy
Dear Christopher,
I did now the apport stuff with the latest development release of saucy. I hope 
this helps in fixing the bug, though it still remaines in the way Norbert 
described it.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1058346

Title:
  [Acer Aspire One 725] Touchpad not working

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Touchpad will not work out of the box on this netbook.
  It is confirmed by others on Ubuntu forums: 
http://ubuntuforums.org/showthread.php?s=cec0ec3dc913c2a7b7e5579ce76e8609&t=2020719&page=2

  I have tested through the following mainline kernels and this issue is not 
reproducible:
  v3.5.1-quantal/
  v3.5.2-quantal/
  v3.5.3-quantal/
  v3.5.4-quantal/

  This workaround will fix the problem partially:

  Open the Terminal
  cd /etc/modprobe.d/
  gksudo gedit options.conf
  In the text editor, type: options psmouse proto=imps
  Save the file and close it.
  sudo modprobe -r psmouse
  sudo modprobe psmouse

  but has sideeffects as you will read.

  WORKAROUND: Pushing Fn+F7 (which is the turn on combination for the
  touchpad) before loging in makes the tp work perfectly.

  ---
  ApportVersion: 2.6.1-0ubuntu1
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  norbs  1860 F pulseaudio
   /dev/snd/controlC0:  norbs  1860 F pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  DistroRelease: Ubuntu 12.10
  HibernationDevice: RESUME=UUID=95a06938-d42a-4a20-94a8-89b809c42de1
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Beta i386 (20120926)
  MachineType: Acer AO725
  NonfreeKernelModules: wl
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-16-generic 
root=UUID=f76377fb-de08-476e-95ae-637a8fb2a8e8 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.5.0-16.25-generic 3.5.4
  RelatedPackageVersions:
   linux-restricted-modules-3.5.0-16-generic N/A
   linux-backports-modules-3.5.0-16-generic  N/A
   linux-firmware1.94
  Tags:  quantal running-unity
  Uname: Linux 3.5.0-16-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 04/11/2012
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.00
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: ZA10_BZ
  dmi.board.vendor: Acer
  dmi.board.version: Base Board Version
  dmi.chassis.type: 10
  dmi.chassis.vendor: Chassis Manufacturer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.00:bd04/11/2012:svnAcer:pnAO725:pvrV1.00:rvnAcer:rnZA10_BZ:rvrBaseBoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion:
  dmi.product.name: AO725
  dmi.product.version: V1.00
  dmi.sys.vendor: Acer

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1058346] Re: [Acer Aspire One 725] Touchpad not working

2013-08-22 Thread Launchy
ApportVersion: 2.12.1-0ubuntu2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  ubuntu 2761 F pulseaudio
 /dev/snd/controlC0:  ubuntu 2761 F pulseaudio
CasperVersion: 1.336
DistroRelease: Ubuntu 13.10
LiveMediaBuild: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130822)
MachineType: Acer AO725
MarkForUpload: True
Package: linux (not installed)
ProcFB: 0 radeondrmfb
ProcKernelCmdLine: initrd=/casper/initrd.lz file=/cdrom/preseed/username.seed 
boot=casper  quiet splash -- BOOT_IMAGE=/casper/vmlinuz.efi
ProcVersionSignature: Ubuntu 3.11.0-3.7-generic 3.11.0-rc6
RelatedPackageVersions:
 linux-restricted-modules-3.11.0-3-generic N/A
 linux-backports-modules-3.11.0-3-generic  N/A
 linux-firmware1.113
Tags:  saucy
Uname: Linux 3.11.0-3-generic x86_64
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
dmi.bios.date: 04/18/2013
dmi.bios.vendor: Insyde Corp.
dmi.bios.version: V1.07
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: ZA10_BZ
dmi.board.vendor: Acer
dmi.board.version: Base Board Version
dmi.chassis.type: 10
dmi.chassis.vendor: Chassis Manufacturer
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.07:bd04/18/2013:svnAcer:pnAO725:pvrV1.07:rvnAcer:rnZA10_BZ:rvrBaseBoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion:
dmi.product.name: AO725
dmi.product.version: V1.07
dmi.sys.vendor: Acer


** Tags added: saucy

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1058346

Title:
  [Acer Aspire One 725] Touchpad not working

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Touchpad will not work out of the box on this netbook.
  It is confirmed by others on Ubuntu forums: 
http://ubuntuforums.org/showthread.php?s=cec0ec3dc913c2a7b7e5579ce76e8609&t=2020719&page=2

  I have tested through the following mainline kernels and this issue is not 
reproducible:
  v3.5.1-quantal/
  v3.5.2-quantal/
  v3.5.3-quantal/
  v3.5.4-quantal/

  This workaround will fix the problem partially:

  Open the Terminal
  cd /etc/modprobe.d/
  gksudo gedit options.conf
  In the text editor, type: options psmouse proto=imps
  Save the file and close it.
  sudo modprobe -r psmouse
  sudo modprobe psmouse

  but has sideeffects as you will read.

  WORKAROUND: Pushing Fn+F7 (which is the turn on combination for the
  touchpad) before loging in makes the tp work perfectly.

  ---
  ApportVersion: 2.6.1-0ubuntu1
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  norbs  1860 F pulseaudio
   /dev/snd/controlC0:  norbs  1860 F pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  DistroRelease: Ubuntu 12.10
  HibernationDevice: RESUME=UUID=95a06938-d42a-4a20-94a8-89b809c42de1
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Beta i386 (20120926)
  MachineType: Acer AO725
  NonfreeKernelModules: wl
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-16-generic 
root=UUID=f76377fb-de08-476e-95ae-637a8fb2a8e8 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.5.0-16.25-generic 3.5.4
  RelatedPackageVersions:
   linux-restricted-modules-3.5.0-16-generic N/A
   linux-backports-modules-3.5.0-16-generic  N/A
   linux-firmware1.94
  Tags:  quantal running-unity
  Uname: Linux 3.5.0-16-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 04/11/2012
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.00
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: ZA10_BZ
  dmi.board.vendor: Acer
  dmi.board.version: Base Board Version
  dmi.chassis.type: 10
  dmi.chassis.vendor: Chassis Manufacturer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.00:bd04/11/2012:svnAcer:pnAO725:pvrV1.00:rvnAcer:rnZA10_BZ:rvrBaseBoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion:
  dmi.product.name: AO725
  dmi.product.version: V1.00
  dmi.sys.vendor: Acer

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1058346] Re: [Acer Aspire One 725] Touchpad not working

2013-08-04 Thread Christopher M. Penalver
Norbert Moldován, could you please confirm this issue exists with the
latest development release of Ubuntu? ISO images are available from
http://cdimage.ubuntu.com/daily-live/current/ . If the issue remains,
could you please run the following command in the development release
from a Terminal (Applications->Accessories->Terminal), as it will
automatically gather and attach updated debug information to this
report:

apport-collect -p linux 

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1058346

Title:
  [Acer Aspire One 725] Touchpad not working

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Touchpad will not work out of the box on this netbook.
  It is confirmed by others on Ubuntu forums: 
http://ubuntuforums.org/showthread.php?s=cec0ec3dc913c2a7b7e5579ce76e8609&t=2020719&page=2

  I have tested through the following mainline kernels and this issue is not 
reproducible:
  v3.5.1-quantal/
  v3.5.2-quantal/
  v3.5.3-quantal/
  v3.5.4-quantal/

  This workaround will fix the problem partially:

  Open the Terminal
  cd /etc/modprobe.d/
  gksudo gedit options.conf
  In the text editor, type: options psmouse proto=imps
  Save the file and close it.
  sudo modprobe -r psmouse
  sudo modprobe psmouse

  but has sideeffects as you will read.

  WORKAROUND: Pushing Fn+F7 (which is the turn on combination for the
  touchpad) before loging in makes the tp work perfectly.

  ---
  ApportVersion: 2.6.1-0ubuntu1
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  norbs  1860 F pulseaudio
   /dev/snd/controlC0:  norbs  1860 F pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  DistroRelease: Ubuntu 12.10
  HibernationDevice: RESUME=UUID=95a06938-d42a-4a20-94a8-89b809c42de1
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Beta i386 (20120926)
  MachineType: Acer AO725
  NonfreeKernelModules: wl
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-16-generic 
root=UUID=f76377fb-de08-476e-95ae-637a8fb2a8e8 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.5.0-16.25-generic 3.5.4
  RelatedPackageVersions:
   linux-restricted-modules-3.5.0-16-generic N/A
   linux-backports-modules-3.5.0-16-generic  N/A
   linux-firmware1.94
  Tags:  quantal running-unity
  Uname: Linux 3.5.0-16-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 04/11/2012
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.00
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: ZA10_BZ
  dmi.board.vendor: Acer
  dmi.board.version: Base Board Version
  dmi.chassis.type: 10
  dmi.chassis.vendor: Chassis Manufacturer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.00:bd04/11/2012:svnAcer:pnAO725:pvrV1.00:rvnAcer:rnZA10_BZ:rvrBaseBoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion:
  dmi.product.name: AO725
  dmi.product.version: V1.00
  dmi.sys.vendor: Acer

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1058346] Re: [Acer Aspire One 725] Touchpad not working

2013-08-04 Thread Christopher M. Penalver
** Summary changed:

- Touchpad not working on Acer Aspire One 725
+ [Acer Aspire One 725] Touchpad not working

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1058346

Title:
  [Acer Aspire One 725] Touchpad not working

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Touchpad will not work out of the box on this netbook.
  It is confirmed by others on Ubuntu forums: 
http://ubuntuforums.org/showthread.php?s=cec0ec3dc913c2a7b7e5579ce76e8609&t=2020719&page=2

  I have tested through the following mainline kernels and this issue is not 
reproducible:
  v3.5.1-quantal/
  v3.5.2-quantal/
  v3.5.3-quantal/
  v3.5.4-quantal/

  This workaround will fix the problem partially:

  Open the Terminal
  cd /etc/modprobe.d/
  gksudo gedit options.conf
  In the text editor, type: options psmouse proto=imps
  Save the file and close it.
  sudo modprobe -r psmouse
  sudo modprobe psmouse

  but has sideeffects as you will read.

  WORKAROUND: Pushing Fn+F7 (which is the turn on combination for the
  touchpad) before loging in makes the tp work perfectly.

  ---
  ApportVersion: 2.6.1-0ubuntu1
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  norbs  1860 F pulseaudio
   /dev/snd/controlC0:  norbs  1860 F pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  DistroRelease: Ubuntu 12.10
  HibernationDevice: RESUME=UUID=95a06938-d42a-4a20-94a8-89b809c42de1
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Beta i386 (20120926)
  MachineType: Acer AO725
  NonfreeKernelModules: wl
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-16-generic 
root=UUID=f76377fb-de08-476e-95ae-637a8fb2a8e8 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.5.0-16.25-generic 3.5.4
  RelatedPackageVersions:
   linux-restricted-modules-3.5.0-16-generic N/A
   linux-backports-modules-3.5.0-16-generic  N/A
   linux-firmware1.94
  Tags:  quantal running-unity
  Uname: Linux 3.5.0-16-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 04/11/2012
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.00
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: ZA10_BZ
  dmi.board.vendor: Acer
  dmi.board.version: Base Board Version
  dmi.chassis.type: 10
  dmi.chassis.vendor: Chassis Manufacturer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.00:bd04/11/2012:svnAcer:pnAO725:pvrV1.00:rvnAcer:rnZA10_BZ:rvrBaseBoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion:
  dmi.product.name: AO725
  dmi.product.version: V1.00
  dmi.sys.vendor: Acer

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp