[Desktop-packages] [Bug 1705369] Re: Ubuntu 17.10 boots to black screen when using Nvidia drivers (on a desktop with an Intel GPU)

2018-02-11 Thread cyberalex4life
And, I forgot to mention, I disabled Wayland in '/etc/gdm3/custom.conf'
by uncommenting

#WaylandEnable=false

to

WaylandEnable=false

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-shell in Ubuntu.
https://bugs.launchpad.net/bugs/1705369

Title:
  Ubuntu 17.10 boots to black screen when using Nvidia drivers (on a
  desktop with an Intel GPU)

Status in gdm3 package in Ubuntu:
  Confirmed
Status in gnome-shell package in Ubuntu:
  Invalid
Status in nvidia-graphics-drivers-375 package in Ubuntu:
  Won't Fix
Status in nvidia-graphics-drivers-384 package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu 17.10 boots to black screen when using Nvidia drivers (on a
  desktop with an Intel GPU)

  WORKAROUNDS:

  * Disable integrated graphics/GPU in your BIOS.

  * Add 'nomodeset' to your kernel command line.

  
  ORIGINAL DESCRIPTION:

  This bug is very similar to
  https://bugs.launchpad.net/ubuntu-gnome/+bug/1559576
  which is closed. I have been asked to open a new bug report.

  The issue is on Ubuntu 17.10 with gdm3 fully updated as of July 20,
  2017. I upgraded to 17.10 from a freshly installed Ubuntu 17.04.

  - Lightdm works
  - Nouveau driver works
  - Nvidia driver 375.66 (proprietary) does not work
  - Nvidia driver 384.47 (open source) does not work (from 
https://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa)
  - Nvidia drivers work with Ubuntu Gnome 17.04

  I am using Nvidia GTX 1080 and Intel i7-4790K

  lsb_release -rd:
  Description:  Ubuntu Artful Aardvark (development branch)
  Release:  17.10

  apt-cache policy gnome-shell:
  gnome-shell:
    Installed: 3.24.2-0ubuntu7
    Candidate: 3.24.2-0ubuntu7
    Version table:
   *** 3.24.2-0ubuntu7 500
  500 http://sa.archive.ubuntu.com/ubuntu artful/main amd64 Packages
  100 /var/lib/dpkg/status

  uname -s -r -v -p -i -o:
  Linux 4.11.0-11-generic #16-Ubuntu SMP Wed Jul 12 20:40:19 UTC 2017 x86_64 
x86_64 GNU/Linux

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

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


[Desktop-packages] [Bug 1705369] Re: Ubuntu 17.10 boots to black screen when using Nvidia drivers (on a desktop with an Intel GPU)

2018-02-11 Thread cyberalex4life
Hi there, I've made it work. I don't know if it matters but I am using 
nvidia-390.
So, first of all, we need to fix nvidia-persistenced.

  sudo cp /lib/systemd/system/nvidia-persistenced.service /etc/systemd/system
  sudo nano /etc/systemd/system/nvidia-persistenced.service

Here we have to change '/usr/bin/nvidia-persistenced' to
'/usr/lib/nvidia-390/bin/nvidia-persistenced'. Instead of 'nvidia-390'
use your driver version. Then

  sudo systemctl daemon-reload

Next we have to edit '/etc/gdm3/PostSession/Default'. This script is run
as 'root' after logout.

  sudo nano /etc/gdm3/PostSession/Default

and make it look like this:

#!/bin/sh
/etc/gdm3/Prime/Default
/etc/gdm3/PrimeOff/Default
exit 0

This should do it.
If prime still doesn't work for you, I also have 'nouveau.modeset=0 
rd.driver.blacklist=nouveau' on GRUB_CMDLINE_LINUX_DEFAULT in 
/etc/default/grub. 
Also try to reboot.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-shell in Ubuntu.
https://bugs.launchpad.net/bugs/1705369

Title:
  Ubuntu 17.10 boots to black screen when using Nvidia drivers (on a
  desktop with an Intel GPU)

Status in gdm3 package in Ubuntu:
  Confirmed
Status in gnome-shell package in Ubuntu:
  Invalid
Status in nvidia-graphics-drivers-375 package in Ubuntu:
  Won't Fix
Status in nvidia-graphics-drivers-384 package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu 17.10 boots to black screen when using Nvidia drivers (on a
  desktop with an Intel GPU)

  WORKAROUNDS:

  * Disable integrated graphics/GPU in your BIOS.

  * Add 'nomodeset' to your kernel command line.

  
  ORIGINAL DESCRIPTION:

  This bug is very similar to
  https://bugs.launchpad.net/ubuntu-gnome/+bug/1559576
  which is closed. I have been asked to open a new bug report.

  The issue is on Ubuntu 17.10 with gdm3 fully updated as of July 20,
  2017. I upgraded to 17.10 from a freshly installed Ubuntu 17.04.

  - Lightdm works
  - Nouveau driver works
  - Nvidia driver 375.66 (proprietary) does not work
  - Nvidia driver 384.47 (open source) does not work (from 
https://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa)
  - Nvidia drivers work with Ubuntu Gnome 17.04

  I am using Nvidia GTX 1080 and Intel i7-4790K

  lsb_release -rd:
  Description:  Ubuntu Artful Aardvark (development branch)
  Release:  17.10

  apt-cache policy gnome-shell:
  gnome-shell:
    Installed: 3.24.2-0ubuntu7
    Candidate: 3.24.2-0ubuntu7
    Version table:
   *** 3.24.2-0ubuntu7 500
  500 http://sa.archive.ubuntu.com/ubuntu artful/main amd64 Packages
  100 /var/lib/dpkg/status

  uname -s -r -v -p -i -o:
  Linux 4.11.0-11-generic #16-Ubuntu SMP Wed Jul 12 20:40:19 UTC 2017 x86_64 
x86_64 GNU/Linux

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

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


[Desktop-packages] [Bug 1241523] Re: [Asus K55VD] Animations Flickering

2014-01-07 Thread cyberalex4life
To download the file:
https://www.dropbox.com/s/0c92e6yitmqr18g/Screencast.mp4

To watch closer to reality:
http://www.youtube.com/watch?v=IXO_U3BlzN4feature=youtu.be

If I watch Screencast.mp4 on vlc the trembling effect seems to me a little bit 
more exagerated than in reality. I have experienced such things when making 
videos with Kazaam.
On dropbox player it seems there's not much to detect. Still it can be 
downloaded from there.
Youtube show's a more closer to reality view but a little softened.

My impression are related to what I ' ve seen this i7 laptop do on
windows 8 and on ubuntu 13.10 (unity) which has much improved in terms
of effects from 13.04.

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

Title:
  [Asus K55VD] Animations Flickering

Status in “xorg” package in Ubuntu:
  Incomplete

Bug description:
  When I enter and exit overview mode the anymations of the windows
  flicker (they are not smooth).

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: xorg 1:7.7+1ubuntu6
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Fri Oct 18 14:44:36 2013
  DistUpgraded: Fresh install
  DistroCodename: saucy
  DistroVariant: ubuntu
  DkmsStatus:
   acpi-call, 20130623, 3.11.0-12-generic, x86_64: installed
   bbswitch, 0.7, 3.11.0-12-generic, x86_64: installed
   nvidia-304, 304.88, 3.11.0-12-generic, x86_64: installed
   tp-smapi, 0.41, 3.11.0-12-generic, x86_64: installed
   vboxhost, 4.3.0, 3.11.0-12-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
     Subsystem: ASUSTeK Computer Inc. Device [1043:1457]
   NVIDIA Corporation GF119M [GeForce 610M] [10de:1058] (rev ff) (prog-if ff)
  InstallationDate: Installed on 2013-10-17 (0 days ago)
  InstallationMedia: Ubuntu-GNOME 13.10 Saucy Salamander - Release amd64 
(20131017)
  MachineType: ASUSTeK COMPUTER INC. K55VD
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-12-generic 
root=UUID=8bc18e61-3e17-496d-9cad-c098160e0e98 ro quiet splash
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/11/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K55VD.411
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K55VD
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrK55VD.411:bd03/11/2013:svnASUSTeKCOMPUTERINC.:pnK55VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK55VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: K55VD
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.
  version.compiz: compiz N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.46-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.2.1-1ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.2.1-1ubuntu3
  version.xserver-xorg-core: xserver-xorg-core 2:1.14.3-3ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu10
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.9-2ubuntu1
  xserver.bootTime: Fri Oct 18 13:20:41 2013
  xserver.configfile: default
  xserver.errors:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id9964
   vendor AUO
  xserver.version: 2:1.14.3-3ubuntu2
  ---
  ApportVersion: 2.12.7-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: GNOME
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
     Subsystem: ASUSTeK Computer Inc. Device [1043:1457]
   NVIDIA Corporation GF119M [GeForce 610M] [10de:1058] (rev a1) (prog-if 00 
[VGA controller])
     Subsystem: ASUSTeK Computer Inc. Device [1043:1457]
  InstallationDate: Installed on 2014-01-06 (0 days ago)
  InstallationMedia: Ubuntu-GNOME 

[Desktop-packages] [Bug 1245412] Re: Enable/Disable Touchpad not working correctly

2014-01-07 Thread cyberalex4life
I have installed lately ubuntu gnome trusty on an usb external hdd connected to 
the same notebook and what I have noticed and tested is that now touchpad state 
restores after shutdown/restart with mouse plugged in.
When using touchpad Fn key combination ( Fn + F9 ) the syncronization of the 
settings viewed in dconf-editor and the ones in gnome-control-center  
mouse-settings is ok.
In ubuntu gnome 13.10 is not, meaning that when used, in dconf-editor 
touchpad-enabled is unmarked and in gnome-control-center not or the other way 
arround ( i am not sure now as I've used those scripts lately). I am writing 
now from ubuntu gnome trusty amd64. 
I will try the synclient method on saucy, but now I had to do some tests to 
another visual bug/glitch on saucy, and I was asked to test the current trusty 
to see if it was fixed.
With this occasion I took a look to see if the touchpad has also been fixed, 
which in my opinion has been.

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

Title:
  Enable/Disable Touchpad not working correctly

Status in “xorg” package in Ubuntu:
  Incomplete

Bug description:
  I am on Ubuntu 13.10 amd64 and from the begining I noticed that every time 
the distro boots and, after login, the touchpad is active, even if before 
shutting it down I have had disabled it.
  This was not a problem in 13.04, if the laptop was shutt down with touchpad 
disabled it would have started with it disabled. Now of course I loved that, so 
I decided to make a tweak based on gsettings. I mean reading  
'org.gnome.settings-daemon.peripherals.touchpad touchpad-enabled' value at log 
out, saving it in a file, then, at login reading that value with a startup 
script and writing it to the same location.

  I didn't test it all the way, because when playing with 'gsettings
  set',  'gsettings get', and the Fn touchpad key I've noticed
  discrepancies in the settings read with dconf and the actual results
  of disabling/enabling touchpad with the Fn key.

  Disabling touchpad with keyboard, doesn't necessary change 'org.gnome
  .settings-daemon.peripherals.touchpad touchpad-enabled' value and the
  same way arround (at least not immedeatly). The syncronization is
  faulty.

  This is mostly likely the reason why Touchpad Indicator Extension
  (https://extensions.gnome.org/extension/131/touchpad-indicator/)  does
  not work well (It is not able to reenable touchpad after mouse being
  unplugged).

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: xorg 1:7.7+1ubuntu6
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Mon Oct 28 11:51:25 2013
  DistUpgraded: Fresh install
  DistroCodename: saucy
  DistroVariant: ubuntu
  DkmsStatus:
   acpi-call, 20130623, 3.11.0-12-generic, x86_64: installed
   bbswitch, 0.7, 3.11.0-12-generic, x86_64: installed
   nvidia-304, 304.88, 3.11.0-12-generic, x86_64: installed
   tp-smapi, 0.41, 3.11.0-12-generic, x86_64: installed
   vboxhost, 4.3.0, 3.11.0-12-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1457]
   NVIDIA Corporation GF119M [GeForce 610M] [10de:1058] (rev ff) (prog-if ff)
  InstallationDate: Installed on 2013-10-17 (10 days ago)
  InstallationMedia: Ubuntu-GNOME 13.10 Saucy Salamander - Release amd64 
(20131017)
  MachineType: ASUSTeK COMPUTER INC. K55VD
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-12-generic 
root=UUID=8bc18e61-3e17-496d-9cad-c098160e0e98 ro splash quiet 
acpi_osi=!Windows 2012
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/11/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K55VD.411
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K55VD
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrK55VD.411:bd03/11/2013:svnASUSTeKCOMPUTERINC.:pnK55VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK55VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: K55VD
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.
  version.compiz: compiz N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.46-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.2.1-1ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  

[Desktop-packages] [Bug 1241523] Re: [Asus K55VD] Animations Flickering

2014-01-07 Thread cyberalex4life
I will go on your eye and take option #1

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

Title:
  [Asus K55VD] Animations Flickering

Status in “xorg” package in Ubuntu:
  Incomplete

Bug description:
  When I enter and exit overview mode the anymations of the windows
  flicker (they are not smooth).

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: xorg 1:7.7+1ubuntu6
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Fri Oct 18 14:44:36 2013
  DistUpgraded: Fresh install
  DistroCodename: saucy
  DistroVariant: ubuntu
  DkmsStatus:
   acpi-call, 20130623, 3.11.0-12-generic, x86_64: installed
   bbswitch, 0.7, 3.11.0-12-generic, x86_64: installed
   nvidia-304, 304.88, 3.11.0-12-generic, x86_64: installed
   tp-smapi, 0.41, 3.11.0-12-generic, x86_64: installed
   vboxhost, 4.3.0, 3.11.0-12-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
     Subsystem: ASUSTeK Computer Inc. Device [1043:1457]
   NVIDIA Corporation GF119M [GeForce 610M] [10de:1058] (rev ff) (prog-if ff)
  InstallationDate: Installed on 2013-10-17 (0 days ago)
  InstallationMedia: Ubuntu-GNOME 13.10 Saucy Salamander - Release amd64 
(20131017)
  MachineType: ASUSTeK COMPUTER INC. K55VD
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-12-generic 
root=UUID=8bc18e61-3e17-496d-9cad-c098160e0e98 ro quiet splash
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/11/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K55VD.411
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K55VD
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrK55VD.411:bd03/11/2013:svnASUSTeKCOMPUTERINC.:pnK55VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK55VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: K55VD
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.
  version.compiz: compiz N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.46-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.2.1-1ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.2.1-1ubuntu3
  version.xserver-xorg-core: xserver-xorg-core 2:1.14.3-3ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu10
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.9-2ubuntu1
  xserver.bootTime: Fri Oct 18 13:20:41 2013
  xserver.configfile: default
  xserver.errors:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id9964
   vendor AUO
  xserver.version: 2:1.14.3-3ubuntu2
  ---
  ApportVersion: 2.12.7-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: GNOME
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
     Subsystem: ASUSTeK Computer Inc. Device [1043:1457]
   NVIDIA Corporation GF119M [GeForce 610M] [10de:1058] (rev a1) (prog-if 00 
[VGA controller])
     Subsystem: ASUSTeK Computer Inc. Device [1043:1457]
  InstallationDate: Installed on 2014-01-06 (0 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 Trusty Tahr - Alpha amd64 (20140106)
  MachineType: ASUSTeK COMPUTER INC. K55VD
  MarkForUpload: True
  Package: xorg 1:7.7+1ubuntu7
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.12.0-7-generic 
root=UUID=4c26e0d7-27db-4540-ae33-c997b3cc634b ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
  Tags: trusty third-party-packages ubuntu single-occurrence reproducible
  Uname: Linux 3.12.0-7-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 03/11/2013
  

[Desktop-packages] [Bug 1245412] Re: Enable/Disable Touchpad not working correctly

2014-01-07 Thread cyberalex4life
Well, since I use those scripts, for me there is no need to do anything 
anymore. I would like to modify gnome shell touchpad-extension to use my 
scripts and i usually disable backports. 
But if there are others that experience this problem it would be nice.
I cannot issue Status Invalid because, in my case there is not such that. 
If there is no middle way, please make a backport.

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

Title:
  Enable/Disable Touchpad not working correctly

Status in “xorg” package in Ubuntu:
  Incomplete

Bug description:
  I am on Ubuntu 13.10 amd64 and from the begining I noticed that every time 
the distro boots and, after login, the touchpad is active, even if before 
shutting it down I have had disabled it.
  This was not a problem in 13.04, if the laptop was shutt down with touchpad 
disabled it would have started with it disabled. Now of course I loved that, so 
I decided to make a tweak based on gsettings. I mean reading  
'org.gnome.settings-daemon.peripherals.touchpad touchpad-enabled' value at log 
out, saving it in a file, then, at login reading that value with a startup 
script and writing it to the same location.

  I didn't test it all the way, because when playing with 'gsettings
  set',  'gsettings get', and the Fn touchpad key I've noticed
  discrepancies in the settings read with dconf and the actual results
  of disabling/enabling touchpad with the Fn key.

  Disabling touchpad with keyboard, doesn't necessary change 'org.gnome
  .settings-daemon.peripherals.touchpad touchpad-enabled' value and the
  same way arround (at least not immedeatly). The syncronization is
  faulty.

  This is mostly likely the reason why Touchpad Indicator Extension
  (https://extensions.gnome.org/extension/131/touchpad-indicator/)  does
  not work well (It is not able to reenable touchpad after mouse being
  unplugged).

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: xorg 1:7.7+1ubuntu6
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Mon Oct 28 11:51:25 2013
  DistUpgraded: Fresh install
  DistroCodename: saucy
  DistroVariant: ubuntu
  DkmsStatus:
   acpi-call, 20130623, 3.11.0-12-generic, x86_64: installed
   bbswitch, 0.7, 3.11.0-12-generic, x86_64: installed
   nvidia-304, 304.88, 3.11.0-12-generic, x86_64: installed
   tp-smapi, 0.41, 3.11.0-12-generic, x86_64: installed
   vboxhost, 4.3.0, 3.11.0-12-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1457]
   NVIDIA Corporation GF119M [GeForce 610M] [10de:1058] (rev ff) (prog-if ff)
  InstallationDate: Installed on 2013-10-17 (10 days ago)
  InstallationMedia: Ubuntu-GNOME 13.10 Saucy Salamander - Release amd64 
(20131017)
  MachineType: ASUSTeK COMPUTER INC. K55VD
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-12-generic 
root=UUID=8bc18e61-3e17-496d-9cad-c098160e0e98 ro splash quiet 
acpi_osi=!Windows 2012
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/11/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K55VD.411
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K55VD
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrK55VD.411:bd03/11/2013:svnASUSTeKCOMPUTERINC.:pnK55VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK55VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: K55VD
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.
  version.compiz: compiz N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.46-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.2.1-1ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.2.1-1ubuntu3
  version.xserver-xorg-core: xserver-xorg-core 2:1.14.3-3ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu10
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.9-2ubuntu1
  xserver.bootTime: Mon Oct 28 09:36:14 2013
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: 

[Desktop-packages] [Bug 1241523] Re: [Asus K55VD] Animations Flickering

2014-01-07 Thread cyberalex4life
Close it as Invalid

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

Title:
  [Asus K55VD] Animations Flickering

Status in “xorg” package in Ubuntu:
  Incomplete

Bug description:
  When I enter and exit overview mode the anymations of the windows
  flicker (they are not smooth).

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: xorg 1:7.7+1ubuntu6
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Fri Oct 18 14:44:36 2013
  DistUpgraded: Fresh install
  DistroCodename: saucy
  DistroVariant: ubuntu
  DkmsStatus:
   acpi-call, 20130623, 3.11.0-12-generic, x86_64: installed
   bbswitch, 0.7, 3.11.0-12-generic, x86_64: installed
   nvidia-304, 304.88, 3.11.0-12-generic, x86_64: installed
   tp-smapi, 0.41, 3.11.0-12-generic, x86_64: installed
   vboxhost, 4.3.0, 3.11.0-12-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
     Subsystem: ASUSTeK Computer Inc. Device [1043:1457]
   NVIDIA Corporation GF119M [GeForce 610M] [10de:1058] (rev ff) (prog-if ff)
  InstallationDate: Installed on 2013-10-17 (0 days ago)
  InstallationMedia: Ubuntu-GNOME 13.10 Saucy Salamander - Release amd64 
(20131017)
  MachineType: ASUSTeK COMPUTER INC. K55VD
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-12-generic 
root=UUID=8bc18e61-3e17-496d-9cad-c098160e0e98 ro quiet splash
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/11/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K55VD.411
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K55VD
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrK55VD.411:bd03/11/2013:svnASUSTeKCOMPUTERINC.:pnK55VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK55VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: K55VD
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.
  version.compiz: compiz N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.46-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.2.1-1ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.2.1-1ubuntu3
  version.xserver-xorg-core: xserver-xorg-core 2:1.14.3-3ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu10
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.9-2ubuntu1
  xserver.bootTime: Fri Oct 18 13:20:41 2013
  xserver.configfile: default
  xserver.errors:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id9964
   vendor AUO
  xserver.version: 2:1.14.3-3ubuntu2
  ---
  ApportVersion: 2.12.7-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: GNOME
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
     Subsystem: ASUSTeK Computer Inc. Device [1043:1457]
   NVIDIA Corporation GF119M [GeForce 610M] [10de:1058] (rev a1) (prog-if 00 
[VGA controller])
     Subsystem: ASUSTeK Computer Inc. Device [1043:1457]
  InstallationDate: Installed on 2014-01-06 (0 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 Trusty Tahr - Alpha amd64 (20140106)
  MachineType: ASUSTeK COMPUTER INC. K55VD
  MarkForUpload: True
  Package: xorg 1:7.7+1ubuntu7
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.12.0-7-generic 
root=UUID=4c26e0d7-27db-4540-ae33-c997b3cc634b ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
  Tags: trusty third-party-packages ubuntu single-occurrence reproducible
  Uname: Linux 3.12.0-7-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 03/11/2013
  dmi.bios.vendor: 

[Desktop-packages] [Bug 1245412] Re: Enable/Disable Touchpad not working correctly

2014-01-06 Thread cyberalex4life
I can't tell you for sure if disabling via synclient would work, because 
manually I didn't try it and I am quite busy lately.
Though I've tried gnome shell touchpad indicator extension 
(https://extensions.gnome.org/extension/131/touchpad-indicator/) in ubuntu 
gnome 13.10 as this is what I am using right now and neither options work 
correctly (neither synclient method).
But I can help you in another way: I kind of fixed the bug with 2 scripts I 
made. 
The ideea to successfully disable touchpad is to execute these lines: 

gsettings set org.gnome.settings-daemon.peripherals.touchpad touchpad-enabled 
'false'
sleep 1s
gsettings set org.gnome.settings-daemon.peripherals.touchpad touchpad-enabled 
'false'

As you you can see,running the first command  twice (at an interval of 1
sec) just does the job correctly.

https://www.dropbox.com/s/3z1jt4zltwsrhpb/touchpadscript.zip

The scripts in the archive work as follows: 
- touchpad status is 1 when touchpad is enabled
-  0 when touchpad disabled
- touchpad-select is used to change ~/.touchpad/touchpad-status from 0 to 1 and 
from 1 to 0, also to assure that syndaemon will be deactivated or activated 
with my settings, and easystroke loads the touchpadmode/mousemode settings.
- touchpad-scan is started by default from startup applications and it assures 
that the touchpad settings and mouse settings are accordingly to 
touchpad-status value ( because when unplugging mouse, when switching to and 
from tty consoles, or when ressuming from suspend touchpad is enabled 
automatically)
- touchpad-scan will also kill touchpad-select, as touchpad select will have 
easystroke as a child process, and I don't want that.

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

Title:
  Enable/Disable Touchpad not working correctly

Status in “xorg” package in Ubuntu:
  Incomplete

Bug description:
  I am on Ubuntu 13.10 amd64 and from the begining I noticed that every time 
the distro boots and, after login, the touchpad is active, even if before 
shutting it down I have had disabled it.
  This was not a problem in 13.04, if the laptop was shutt down with touchpad 
disabled it would have started with it disabled. Now of course I loved that, so 
I decided to make a tweak based on gsettings. I mean reading  
'org.gnome.settings-daemon.peripherals.touchpad touchpad-enabled' value at log 
out, saving it in a file, then, at login reading that value with a startup 
script and writing it to the same location.

  I didn't test it all the way, because when playing with 'gsettings
  set',  'gsettings get', and the Fn touchpad key I've noticed
  discrepancies in the settings read with dconf and the actual results
  of disabling/enabling touchpad with the Fn key.

  Disabling touchpad with keyboard, doesn't necessary change 'org.gnome
  .settings-daemon.peripherals.touchpad touchpad-enabled' value and the
  same way arround (at least not immedeatly). The syncronization is
  faulty.

  This is mostly likely the reason why Touchpad Indicator Extension
  (https://extensions.gnome.org/extension/131/touchpad-indicator/)  does
  not work well (It is not able to reenable touchpad after mouse being
  unplugged).

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: xorg 1:7.7+1ubuntu6
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Mon Oct 28 11:51:25 2013
  DistUpgraded: Fresh install
  DistroCodename: saucy
  DistroVariant: ubuntu
  DkmsStatus:
   acpi-call, 20130623, 3.11.0-12-generic, x86_64: installed
   bbswitch, 0.7, 3.11.0-12-generic, x86_64: installed
   nvidia-304, 304.88, 3.11.0-12-generic, x86_64: installed
   tp-smapi, 0.41, 3.11.0-12-generic, x86_64: installed
   vboxhost, 4.3.0, 3.11.0-12-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1457]
   NVIDIA Corporation GF119M [GeForce 610M] [10de:1058] (rev ff) (prog-if ff)
  InstallationDate: Installed on 2013-10-17 (10 days ago)
  InstallationMedia: Ubuntu-GNOME 13.10 Saucy Salamander - Release amd64 
(20131017)
  MachineType: ASUSTeK COMPUTER INC. K55VD
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-12-generic 
root=UUID=8bc18e61-3e17-496d-9cad-c098160e0e98 ro splash quiet 
acpi_osi=!Windows 2012
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/11/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K55VD.411
  dmi.board.asset.tag: ATN12345678901234567
  

[Desktop-packages] [Bug 1241523] Re: Ubuntu Gnome 13.10 amd64 Anymations Flickering

2014-01-06 Thread cyberalex4life
This bug has much been fixed in ubuntu gnome trusty, but that flickering is 
also somewhat present, especially when opening multiple programs or program 
windows.
In ubuntu gnome 13.10 I minimized that by editing time constants in overlay.js 
and using smaller values.
This may probebly be an option for multitasking too.
I installed ubuntu gnome trusty on external usb hdd, so I will use the 
apport-collect command from ther.

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

Title:
  Ubuntu Gnome 13.10 amd64 Anymations Flickering

Status in “xorg” package in Ubuntu:
  Incomplete

Bug description:
  When I enter and exit overview mode the anymations of the windows
  flicker (they are not smooth).

  Also this older bug is present too:
  https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1238937

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: xorg 1:7.7+1ubuntu6
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Fri Oct 18 14:44:36 2013
  DistUpgraded: Fresh install
  DistroCodename: saucy
  DistroVariant: ubuntu
  DkmsStatus:
   acpi-call, 20130623, 3.11.0-12-generic, x86_64: installed
   bbswitch, 0.7, 3.11.0-12-generic, x86_64: installed
   nvidia-304, 304.88, 3.11.0-12-generic, x86_64: installed
   tp-smapi, 0.41, 3.11.0-12-generic, x86_64: installed
   vboxhost, 4.3.0, 3.11.0-12-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1457]
   NVIDIA Corporation GF119M [GeForce 610M] [10de:1058] (rev ff) (prog-if ff)
  InstallationDate: Installed on 2013-10-17 (0 days ago)
  InstallationMedia: Ubuntu-GNOME 13.10 Saucy Salamander - Release amd64 
(20131017)
  MachineType: ASUSTeK COMPUTER INC. K55VD
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-12-generic 
root=UUID=8bc18e61-3e17-496d-9cad-c098160e0e98 ro quiet splash
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/11/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K55VD.411
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K55VD
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrK55VD.411:bd03/11/2013:svnASUSTeKCOMPUTERINC.:pnK55VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK55VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: K55VD
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.
  version.compiz: compiz N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.46-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.2.1-1ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.2.1-1ubuntu3
  version.xserver-xorg-core: xserver-xorg-core 2:1.14.3-3ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu10
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.9-2ubuntu1
  xserver.bootTime: Fri Oct 18 13:20:41 2013
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id9964 
   vendor AUO
  xserver.version: 2:1.14.3-3ubuntu2
  --- 
  ApportVersion: 2.12.7-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: GNOME
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1457]
   NVIDIA Corporation GF119M [GeForce 610M] [10de:1058] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1457]
  InstallationDate: Installed on 2014-01-06 (0 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 Trusty Tahr - Alpha amd64 (20140106)
  MachineType: ASUSTeK COMPUTER INC. K55VD
  MarkForUpload: True
  Package: xorg 

[Desktop-packages] [Bug 1241523] BootLog.txt

2014-01-06 Thread cyberalex4life
apport information

** Attachment added: BootLog.txt
   
https://bugs.launchpad.net/bugs/1241523/+attachment/3942037/+files/BootLog.txt

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

Title:
  Ubuntu Gnome 13.10 amd64 Anymations Flickering

Status in “xorg” package in Ubuntu:
  Incomplete

Bug description:
  When I enter and exit overview mode the anymations of the windows
  flicker (they are not smooth).

  Also this older bug is present too:
  https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1238937

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: xorg 1:7.7+1ubuntu6
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Fri Oct 18 14:44:36 2013
  DistUpgraded: Fresh install
  DistroCodename: saucy
  DistroVariant: ubuntu
  DkmsStatus:
   acpi-call, 20130623, 3.11.0-12-generic, x86_64: installed
   bbswitch, 0.7, 3.11.0-12-generic, x86_64: installed
   nvidia-304, 304.88, 3.11.0-12-generic, x86_64: installed
   tp-smapi, 0.41, 3.11.0-12-generic, x86_64: installed
   vboxhost, 4.3.0, 3.11.0-12-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1457]
   NVIDIA Corporation GF119M [GeForce 610M] [10de:1058] (rev ff) (prog-if ff)
  InstallationDate: Installed on 2013-10-17 (0 days ago)
  InstallationMedia: Ubuntu-GNOME 13.10 Saucy Salamander - Release amd64 
(20131017)
  MachineType: ASUSTeK COMPUTER INC. K55VD
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-12-generic 
root=UUID=8bc18e61-3e17-496d-9cad-c098160e0e98 ro quiet splash
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/11/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K55VD.411
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K55VD
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrK55VD.411:bd03/11/2013:svnASUSTeKCOMPUTERINC.:pnK55VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK55VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: K55VD
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.
  version.compiz: compiz N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.46-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.2.1-1ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.2.1-1ubuntu3
  version.xserver-xorg-core: xserver-xorg-core 2:1.14.3-3ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu10
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.9-2ubuntu1
  xserver.bootTime: Fri Oct 18 13:20:41 2013
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id9964 
   vendor AUO
  xserver.version: 2:1.14.3-3ubuntu2
  --- 
  ApportVersion: 2.12.7-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: GNOME
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1457]
   NVIDIA Corporation GF119M [GeForce 610M] [10de:1058] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1457]
  InstallationDate: Installed on 2014-01-06 (0 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 Trusty Tahr - Alpha amd64 (20140106)
  MachineType: ASUSTeK COMPUTER INC. K55VD
  MarkForUpload: True
  Package: xorg 1:7.7+1ubuntu7
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.12.0-7-generic 
root=UUID=4c26e0d7-27db-4540-ae33-c997b3cc634b ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
  Tags: trusty third-party-packages ubuntu 

[Desktop-packages] [Bug 1241523] CurrentDmesg.txt

2014-01-06 Thread cyberalex4life
apport information

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/1241523/+attachment/3942038/+files/CurrentDmesg.txt

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

Title:
  Ubuntu Gnome 13.10 amd64 Anymations Flickering

Status in “xorg” package in Ubuntu:
  Incomplete

Bug description:
  When I enter and exit overview mode the anymations of the windows
  flicker (they are not smooth).

  Also this older bug is present too:
  https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1238937

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: xorg 1:7.7+1ubuntu6
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Fri Oct 18 14:44:36 2013
  DistUpgraded: Fresh install
  DistroCodename: saucy
  DistroVariant: ubuntu
  DkmsStatus:
   acpi-call, 20130623, 3.11.0-12-generic, x86_64: installed
   bbswitch, 0.7, 3.11.0-12-generic, x86_64: installed
   nvidia-304, 304.88, 3.11.0-12-generic, x86_64: installed
   tp-smapi, 0.41, 3.11.0-12-generic, x86_64: installed
   vboxhost, 4.3.0, 3.11.0-12-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1457]
   NVIDIA Corporation GF119M [GeForce 610M] [10de:1058] (rev ff) (prog-if ff)
  InstallationDate: Installed on 2013-10-17 (0 days ago)
  InstallationMedia: Ubuntu-GNOME 13.10 Saucy Salamander - Release amd64 
(20131017)
  MachineType: ASUSTeK COMPUTER INC. K55VD
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-12-generic 
root=UUID=8bc18e61-3e17-496d-9cad-c098160e0e98 ro quiet splash
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/11/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K55VD.411
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K55VD
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrK55VD.411:bd03/11/2013:svnASUSTeKCOMPUTERINC.:pnK55VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK55VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: K55VD
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.
  version.compiz: compiz N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.46-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.2.1-1ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.2.1-1ubuntu3
  version.xserver-xorg-core: xserver-xorg-core 2:1.14.3-3ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu10
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.9-2ubuntu1
  xserver.bootTime: Fri Oct 18 13:20:41 2013
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id9964 
   vendor AUO
  xserver.version: 2:1.14.3-3ubuntu2
  --- 
  ApportVersion: 2.12.7-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: GNOME
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1457]
   NVIDIA Corporation GF119M [GeForce 610M] [10de:1058] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1457]
  InstallationDate: Installed on 2014-01-06 (0 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 Trusty Tahr - Alpha amd64 (20140106)
  MachineType: ASUSTeK COMPUTER INC. K55VD
  MarkForUpload: True
  Package: xorg 1:7.7+1ubuntu7
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.12.0-7-generic 
root=UUID=4c26e0d7-27db-4540-ae33-c997b3cc634b ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
  Tags: trusty third-party-packages ubuntu 

[Desktop-packages] [Bug 1241523] Dependencies.txt

2014-01-06 Thread cyberalex4life
apport information

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/1241523/+attachment/3942039/+files/Dependencies.txt

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

Title:
  Ubuntu Gnome 13.10 amd64 Anymations Flickering

Status in “xorg” package in Ubuntu:
  Incomplete

Bug description:
  When I enter and exit overview mode the anymations of the windows
  flicker (they are not smooth).

  Also this older bug is present too:
  https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1238937

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: xorg 1:7.7+1ubuntu6
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Fri Oct 18 14:44:36 2013
  DistUpgraded: Fresh install
  DistroCodename: saucy
  DistroVariant: ubuntu
  DkmsStatus:
   acpi-call, 20130623, 3.11.0-12-generic, x86_64: installed
   bbswitch, 0.7, 3.11.0-12-generic, x86_64: installed
   nvidia-304, 304.88, 3.11.0-12-generic, x86_64: installed
   tp-smapi, 0.41, 3.11.0-12-generic, x86_64: installed
   vboxhost, 4.3.0, 3.11.0-12-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1457]
   NVIDIA Corporation GF119M [GeForce 610M] [10de:1058] (rev ff) (prog-if ff)
  InstallationDate: Installed on 2013-10-17 (0 days ago)
  InstallationMedia: Ubuntu-GNOME 13.10 Saucy Salamander - Release amd64 
(20131017)
  MachineType: ASUSTeK COMPUTER INC. K55VD
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-12-generic 
root=UUID=8bc18e61-3e17-496d-9cad-c098160e0e98 ro quiet splash
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/11/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K55VD.411
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K55VD
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrK55VD.411:bd03/11/2013:svnASUSTeKCOMPUTERINC.:pnK55VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK55VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: K55VD
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.
  version.compiz: compiz N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.46-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.2.1-1ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.2.1-1ubuntu3
  version.xserver-xorg-core: xserver-xorg-core 2:1.14.3-3ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu10
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.9-2ubuntu1
  xserver.bootTime: Fri Oct 18 13:20:41 2013
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id9964 
   vendor AUO
  xserver.version: 2:1.14.3-3ubuntu2
  --- 
  ApportVersion: 2.12.7-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: GNOME
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1457]
   NVIDIA Corporation GF119M [GeForce 610M] [10de:1058] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1457]
  InstallationDate: Installed on 2014-01-06 (0 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 Trusty Tahr - Alpha amd64 (20140106)
  MachineType: ASUSTeK COMPUTER INC. K55VD
  MarkForUpload: True
  Package: xorg 1:7.7+1ubuntu7
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.12.0-7-generic 
root=UUID=4c26e0d7-27db-4540-ae33-c997b3cc634b ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
  Tags: trusty third-party-packages ubuntu 

[Desktop-packages] [Bug 1241523] Re: Ubuntu Gnome 13.10 amd64 Anymations Flickering

2014-01-06 Thread cyberalex4life
apport information

** Tags added: apport-collected reproducible single-occurrence third-
party-packages trusty

** Description changed:

  When I enter and exit overview mode the anymations of the windows
  flicker (they are not smooth).
  
  Also this older bug is present too:
  https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1238937
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: xorg 1:7.7+1ubuntu6
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Fri Oct 18 14:44:36 2013
  DistUpgraded: Fresh install
  DistroCodename: saucy
  DistroVariant: ubuntu
  DkmsStatus:
   acpi-call, 20130623, 3.11.0-12-generic, x86_64: installed
   bbswitch, 0.7, 3.11.0-12-generic, x86_64: installed
   nvidia-304, 304.88, 3.11.0-12-generic, x86_64: installed
   tp-smapi, 0.41, 3.11.0-12-generic, x86_64: installed
   vboxhost, 4.3.0, 3.11.0-12-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1457]
   NVIDIA Corporation GF119M [GeForce 610M] [10de:1058] (rev ff) (prog-if ff)
  InstallationDate: Installed on 2013-10-17 (0 days ago)
  InstallationMedia: Ubuntu-GNOME 13.10 Saucy Salamander - Release amd64 
(20131017)
  MachineType: ASUSTeK COMPUTER INC. K55VD
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-12-generic 
root=UUID=8bc18e61-3e17-496d-9cad-c098160e0e98 ro quiet splash
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/11/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K55VD.411
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K55VD
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrK55VD.411:bd03/11/2013:svnASUSTeKCOMPUTERINC.:pnK55VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK55VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: K55VD
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.
  version.compiz: compiz N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.46-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.2.1-1ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.2.1-1ubuntu3
  version.xserver-xorg-core: xserver-xorg-core 2:1.14.3-3ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu10
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.9-2ubuntu1
  xserver.bootTime: Fri Oct 18 13:20:41 2013
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id9964 
   vendor AUO
  xserver.version: 2:1.14.3-3ubuntu2
+ --- 
+ ApportVersion: 2.12.7-0ubuntu3
+ Architecture: amd64
+ CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
+ CompositorRunning: None
+ CurrentDesktop: GNOME
+ DistUpgraded: Fresh install
+ DistroCodename: trusty
+ DistroRelease: Ubuntu 14.04
+ DistroVariant: ubuntu
+ ExtraDebuggingInterest: Yes, including running git bisection searches
+ GraphicsCard:
+  Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
+Subsystem: ASUSTeK Computer Inc. Device [1043:1457]
+  NVIDIA Corporation GF119M [GeForce 610M] [10de:1058] (rev a1) (prog-if 00 
[VGA controller])
+Subsystem: ASUSTeK Computer Inc. Device [1043:1457]
+ InstallationDate: Installed on 2014-01-06 (0 days ago)
+ InstallationMedia: Ubuntu-GNOME 14.04 Trusty Tahr - Alpha amd64 (20140106)
+ MachineType: ASUSTeK COMPUTER INC. K55VD
+ MarkForUpload: True
+ Package: xorg 1:7.7+1ubuntu7
+ PackageArchitecture: amd64
+ ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.12.0-7-generic 
root=UUID=4c26e0d7-27db-4540-ae33-c997b3cc634b ro quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
+ Tags: trusty third-party-packages ubuntu single-occurrence reproducible
+ Uname: Linux 3.12.0-7-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ dmi.bios.date: 03/11/2013
+ dmi.bios.vendor: American Megatrends Inc.
+ dmi.bios.version: K55VD.411
+ 

[Desktop-packages] [Bug 1241523] ProcCpuinfo.txt

2014-01-06 Thread cyberalex4life
apport information

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/1241523/+attachment/3942043/+files/ProcCpuinfo.txt

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

Title:
  Ubuntu Gnome 13.10 amd64 Anymations Flickering

Status in “xorg” package in Ubuntu:
  Incomplete

Bug description:
  When I enter and exit overview mode the anymations of the windows
  flicker (they are not smooth).

  Also this older bug is present too:
  https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1238937

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: xorg 1:7.7+1ubuntu6
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Fri Oct 18 14:44:36 2013
  DistUpgraded: Fresh install
  DistroCodename: saucy
  DistroVariant: ubuntu
  DkmsStatus:
   acpi-call, 20130623, 3.11.0-12-generic, x86_64: installed
   bbswitch, 0.7, 3.11.0-12-generic, x86_64: installed
   nvidia-304, 304.88, 3.11.0-12-generic, x86_64: installed
   tp-smapi, 0.41, 3.11.0-12-generic, x86_64: installed
   vboxhost, 4.3.0, 3.11.0-12-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1457]
   NVIDIA Corporation GF119M [GeForce 610M] [10de:1058] (rev ff) (prog-if ff)
  InstallationDate: Installed on 2013-10-17 (0 days ago)
  InstallationMedia: Ubuntu-GNOME 13.10 Saucy Salamander - Release amd64 
(20131017)
  MachineType: ASUSTeK COMPUTER INC. K55VD
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-12-generic 
root=UUID=8bc18e61-3e17-496d-9cad-c098160e0e98 ro quiet splash
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/11/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K55VD.411
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K55VD
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrK55VD.411:bd03/11/2013:svnASUSTeKCOMPUTERINC.:pnK55VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK55VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: K55VD
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.
  version.compiz: compiz N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.46-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.2.1-1ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.2.1-1ubuntu3
  version.xserver-xorg-core: xserver-xorg-core 2:1.14.3-3ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu10
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.9-2ubuntu1
  xserver.bootTime: Fri Oct 18 13:20:41 2013
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id9964 
   vendor AUO
  xserver.version: 2:1.14.3-3ubuntu2
  --- 
  ApportVersion: 2.12.7-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: GNOME
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1457]
   NVIDIA Corporation GF119M [GeForce 610M] [10de:1058] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1457]
  InstallationDate: Installed on 2014-01-06 (0 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 Trusty Tahr - Alpha amd64 (20140106)
  MachineType: ASUSTeK COMPUTER INC. K55VD
  MarkForUpload: True
  Package: xorg 1:7.7+1ubuntu7
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.12.0-7-generic 
root=UUID=4c26e0d7-27db-4540-ae33-c997b3cc634b ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
  Tags: trusty third-party-packages ubuntu 

[Desktop-packages] [Bug 1241523] Lsusb.txt

2014-01-06 Thread cyberalex4life
apport information

** Attachment added: Lsusb.txt
   https://bugs.launchpad.net/bugs/1241523/+attachment/3942042/+files/Lsusb.txt

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

Title:
  Ubuntu Gnome 13.10 amd64 Anymations Flickering

Status in “xorg” package in Ubuntu:
  Incomplete

Bug description:
  When I enter and exit overview mode the anymations of the windows
  flicker (they are not smooth).

  Also this older bug is present too:
  https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1238937

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: xorg 1:7.7+1ubuntu6
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Fri Oct 18 14:44:36 2013
  DistUpgraded: Fresh install
  DistroCodename: saucy
  DistroVariant: ubuntu
  DkmsStatus:
   acpi-call, 20130623, 3.11.0-12-generic, x86_64: installed
   bbswitch, 0.7, 3.11.0-12-generic, x86_64: installed
   nvidia-304, 304.88, 3.11.0-12-generic, x86_64: installed
   tp-smapi, 0.41, 3.11.0-12-generic, x86_64: installed
   vboxhost, 4.3.0, 3.11.0-12-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1457]
   NVIDIA Corporation GF119M [GeForce 610M] [10de:1058] (rev ff) (prog-if ff)
  InstallationDate: Installed on 2013-10-17 (0 days ago)
  InstallationMedia: Ubuntu-GNOME 13.10 Saucy Salamander - Release amd64 
(20131017)
  MachineType: ASUSTeK COMPUTER INC. K55VD
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-12-generic 
root=UUID=8bc18e61-3e17-496d-9cad-c098160e0e98 ro quiet splash
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/11/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K55VD.411
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K55VD
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrK55VD.411:bd03/11/2013:svnASUSTeKCOMPUTERINC.:pnK55VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK55VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: K55VD
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.
  version.compiz: compiz N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.46-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.2.1-1ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.2.1-1ubuntu3
  version.xserver-xorg-core: xserver-xorg-core 2:1.14.3-3ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu10
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.9-2ubuntu1
  xserver.bootTime: Fri Oct 18 13:20:41 2013
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id9964 
   vendor AUO
  xserver.version: 2:1.14.3-3ubuntu2
  --- 
  ApportVersion: 2.12.7-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: GNOME
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1457]
   NVIDIA Corporation GF119M [GeForce 610M] [10de:1058] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1457]
  InstallationDate: Installed on 2014-01-06 (0 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 Trusty Tahr - Alpha amd64 (20140106)
  MachineType: ASUSTeK COMPUTER INC. K55VD
  MarkForUpload: True
  Package: xorg 1:7.7+1ubuntu7
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.12.0-7-generic 
root=UUID=4c26e0d7-27db-4540-ae33-c997b3cc634b ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
  Tags: trusty third-party-packages ubuntu single-occurrence 

[Desktop-packages] [Bug 1241523] XorgLog.txt

2014-01-06 Thread cyberalex4life
apport information

** Attachment added: XorgLog.txt
   
https://bugs.launchpad.net/bugs/1241523/+attachment/3942049/+files/XorgLog.txt

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

Title:
  Ubuntu Gnome 13.10 amd64 Anymations Flickering

Status in “xorg” package in Ubuntu:
  Incomplete

Bug description:
  When I enter and exit overview mode the anymations of the windows
  flicker (they are not smooth).

  Also this older bug is present too:
  https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1238937

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: xorg 1:7.7+1ubuntu6
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Fri Oct 18 14:44:36 2013
  DistUpgraded: Fresh install
  DistroCodename: saucy
  DistroVariant: ubuntu
  DkmsStatus:
   acpi-call, 20130623, 3.11.0-12-generic, x86_64: installed
   bbswitch, 0.7, 3.11.0-12-generic, x86_64: installed
   nvidia-304, 304.88, 3.11.0-12-generic, x86_64: installed
   tp-smapi, 0.41, 3.11.0-12-generic, x86_64: installed
   vboxhost, 4.3.0, 3.11.0-12-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1457]
   NVIDIA Corporation GF119M [GeForce 610M] [10de:1058] (rev ff) (prog-if ff)
  InstallationDate: Installed on 2013-10-17 (0 days ago)
  InstallationMedia: Ubuntu-GNOME 13.10 Saucy Salamander - Release amd64 
(20131017)
  MachineType: ASUSTeK COMPUTER INC. K55VD
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-12-generic 
root=UUID=8bc18e61-3e17-496d-9cad-c098160e0e98 ro quiet splash
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/11/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K55VD.411
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K55VD
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrK55VD.411:bd03/11/2013:svnASUSTeKCOMPUTERINC.:pnK55VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK55VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: K55VD
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.
  version.compiz: compiz N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.46-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.2.1-1ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.2.1-1ubuntu3
  version.xserver-xorg-core: xserver-xorg-core 2:1.14.3-3ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu10
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.9-2ubuntu1
  xserver.bootTime: Fri Oct 18 13:20:41 2013
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id9964 
   vendor AUO
  xserver.version: 2:1.14.3-3ubuntu2
  --- 
  ApportVersion: 2.12.7-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: GNOME
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1457]
   NVIDIA Corporation GF119M [GeForce 610M] [10de:1058] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1457]
  InstallationDate: Installed on 2014-01-06 (0 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 Trusty Tahr - Alpha amd64 (20140106)
  MachineType: ASUSTeK COMPUTER INC. K55VD
  MarkForUpload: True
  Package: xorg 1:7.7+1ubuntu7
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.12.0-7-generic 
root=UUID=4c26e0d7-27db-4540-ae33-c997b3cc634b ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
  Tags: trusty third-party-packages ubuntu 

[Desktop-packages] [Bug 1241523] XorgLogOld.txt

2014-01-06 Thread cyberalex4life
apport information

** Attachment added: XorgLogOld.txt
   
https://bugs.launchpad.net/bugs/1241523/+attachment/3942050/+files/XorgLogOld.txt

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

Title:
  Ubuntu Gnome 13.10 amd64 Anymations Flickering

Status in “xorg” package in Ubuntu:
  Incomplete

Bug description:
  When I enter and exit overview mode the anymations of the windows
  flicker (they are not smooth).

  Also this older bug is present too:
  https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1238937

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: xorg 1:7.7+1ubuntu6
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Fri Oct 18 14:44:36 2013
  DistUpgraded: Fresh install
  DistroCodename: saucy
  DistroVariant: ubuntu
  DkmsStatus:
   acpi-call, 20130623, 3.11.0-12-generic, x86_64: installed
   bbswitch, 0.7, 3.11.0-12-generic, x86_64: installed
   nvidia-304, 304.88, 3.11.0-12-generic, x86_64: installed
   tp-smapi, 0.41, 3.11.0-12-generic, x86_64: installed
   vboxhost, 4.3.0, 3.11.0-12-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1457]
   NVIDIA Corporation GF119M [GeForce 610M] [10de:1058] (rev ff) (prog-if ff)
  InstallationDate: Installed on 2013-10-17 (0 days ago)
  InstallationMedia: Ubuntu-GNOME 13.10 Saucy Salamander - Release amd64 
(20131017)
  MachineType: ASUSTeK COMPUTER INC. K55VD
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-12-generic 
root=UUID=8bc18e61-3e17-496d-9cad-c098160e0e98 ro quiet splash
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/11/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K55VD.411
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K55VD
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrK55VD.411:bd03/11/2013:svnASUSTeKCOMPUTERINC.:pnK55VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK55VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: K55VD
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.
  version.compiz: compiz N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.46-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.2.1-1ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.2.1-1ubuntu3
  version.xserver-xorg-core: xserver-xorg-core 2:1.14.3-3ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu10
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.9-2ubuntu1
  xserver.bootTime: Fri Oct 18 13:20:41 2013
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id9964 
   vendor AUO
  xserver.version: 2:1.14.3-3ubuntu2
  --- 
  ApportVersion: 2.12.7-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: GNOME
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1457]
   NVIDIA Corporation GF119M [GeForce 610M] [10de:1058] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1457]
  InstallationDate: Installed on 2014-01-06 (0 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 Trusty Tahr - Alpha amd64 (20140106)
  MachineType: ASUSTeK COMPUTER INC. K55VD
  MarkForUpload: True
  Package: xorg 1:7.7+1ubuntu7
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.12.0-7-generic 
root=UUID=4c26e0d7-27db-4540-ae33-c997b3cc634b ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
  Tags: trusty third-party-packages ubuntu 

[Desktop-packages] [Bug 1241523] ProcModules.txt

2014-01-06 Thread cyberalex4life
apport information

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/1241523/+attachment/3942046/+files/ProcModules.txt

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

Title:
  Ubuntu Gnome 13.10 amd64 Anymations Flickering

Status in “xorg” package in Ubuntu:
  Incomplete

Bug description:
  When I enter and exit overview mode the anymations of the windows
  flicker (they are not smooth).

  Also this older bug is present too:
  https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1238937

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: xorg 1:7.7+1ubuntu6
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Fri Oct 18 14:44:36 2013
  DistUpgraded: Fresh install
  DistroCodename: saucy
  DistroVariant: ubuntu
  DkmsStatus:
   acpi-call, 20130623, 3.11.0-12-generic, x86_64: installed
   bbswitch, 0.7, 3.11.0-12-generic, x86_64: installed
   nvidia-304, 304.88, 3.11.0-12-generic, x86_64: installed
   tp-smapi, 0.41, 3.11.0-12-generic, x86_64: installed
   vboxhost, 4.3.0, 3.11.0-12-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1457]
   NVIDIA Corporation GF119M [GeForce 610M] [10de:1058] (rev ff) (prog-if ff)
  InstallationDate: Installed on 2013-10-17 (0 days ago)
  InstallationMedia: Ubuntu-GNOME 13.10 Saucy Salamander - Release amd64 
(20131017)
  MachineType: ASUSTeK COMPUTER INC. K55VD
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-12-generic 
root=UUID=8bc18e61-3e17-496d-9cad-c098160e0e98 ro quiet splash
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/11/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K55VD.411
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K55VD
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrK55VD.411:bd03/11/2013:svnASUSTeKCOMPUTERINC.:pnK55VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK55VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: K55VD
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.
  version.compiz: compiz N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.46-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.2.1-1ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.2.1-1ubuntu3
  version.xserver-xorg-core: xserver-xorg-core 2:1.14.3-3ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu10
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.9-2ubuntu1
  xserver.bootTime: Fri Oct 18 13:20:41 2013
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id9964 
   vendor AUO
  xserver.version: 2:1.14.3-3ubuntu2
  --- 
  ApportVersion: 2.12.7-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: GNOME
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1457]
   NVIDIA Corporation GF119M [GeForce 610M] [10de:1058] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1457]
  InstallationDate: Installed on 2014-01-06 (0 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 Trusty Tahr - Alpha amd64 (20140106)
  MachineType: ASUSTeK COMPUTER INC. K55VD
  MarkForUpload: True
  Package: xorg 1:7.7+1ubuntu7
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.12.0-7-generic 
root=UUID=4c26e0d7-27db-4540-ae33-c997b3cc634b ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
  Tags: trusty third-party-packages ubuntu 

[Desktop-packages] [Bug 1241523] ProcEnviron.txt

2014-01-06 Thread cyberalex4life
apport information

** Attachment added: ProcEnviron.txt
   
https://bugs.launchpad.net/bugs/1241523/+attachment/3942044/+files/ProcEnviron.txt

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

Title:
  Ubuntu Gnome 13.10 amd64 Anymations Flickering

Status in “xorg” package in Ubuntu:
  Incomplete

Bug description:
  When I enter and exit overview mode the anymations of the windows
  flicker (they are not smooth).

  Also this older bug is present too:
  https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1238937

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: xorg 1:7.7+1ubuntu6
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Fri Oct 18 14:44:36 2013
  DistUpgraded: Fresh install
  DistroCodename: saucy
  DistroVariant: ubuntu
  DkmsStatus:
   acpi-call, 20130623, 3.11.0-12-generic, x86_64: installed
   bbswitch, 0.7, 3.11.0-12-generic, x86_64: installed
   nvidia-304, 304.88, 3.11.0-12-generic, x86_64: installed
   tp-smapi, 0.41, 3.11.0-12-generic, x86_64: installed
   vboxhost, 4.3.0, 3.11.0-12-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1457]
   NVIDIA Corporation GF119M [GeForce 610M] [10de:1058] (rev ff) (prog-if ff)
  InstallationDate: Installed on 2013-10-17 (0 days ago)
  InstallationMedia: Ubuntu-GNOME 13.10 Saucy Salamander - Release amd64 
(20131017)
  MachineType: ASUSTeK COMPUTER INC. K55VD
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-12-generic 
root=UUID=8bc18e61-3e17-496d-9cad-c098160e0e98 ro quiet splash
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/11/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K55VD.411
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K55VD
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrK55VD.411:bd03/11/2013:svnASUSTeKCOMPUTERINC.:pnK55VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK55VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: K55VD
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.
  version.compiz: compiz N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.46-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.2.1-1ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.2.1-1ubuntu3
  version.xserver-xorg-core: xserver-xorg-core 2:1.14.3-3ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu10
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.9-2ubuntu1
  xserver.bootTime: Fri Oct 18 13:20:41 2013
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id9964 
   vendor AUO
  xserver.version: 2:1.14.3-3ubuntu2
  --- 
  ApportVersion: 2.12.7-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: GNOME
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1457]
   NVIDIA Corporation GF119M [GeForce 610M] [10de:1058] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1457]
  InstallationDate: Installed on 2014-01-06 (0 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 Trusty Tahr - Alpha amd64 (20140106)
  MachineType: ASUSTeK COMPUTER INC. K55VD
  MarkForUpload: True
  Package: xorg 1:7.7+1ubuntu7
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.12.0-7-generic 
root=UUID=4c26e0d7-27db-4540-ae33-c997b3cc634b ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
  Tags: trusty third-party-packages ubuntu 

[Desktop-packages] [Bug 1241523] Xrandr.txt

2014-01-06 Thread cyberalex4life
apport information

** Attachment added: Xrandr.txt
   https://bugs.launchpad.net/bugs/1241523/+attachment/3942051/+files/Xrandr.txt

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

Title:
  Ubuntu Gnome 13.10 amd64 Anymations Flickering

Status in “xorg” package in Ubuntu:
  Incomplete

Bug description:
  When I enter and exit overview mode the anymations of the windows
  flicker (they are not smooth).

  Also this older bug is present too:
  https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1238937

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: xorg 1:7.7+1ubuntu6
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Fri Oct 18 14:44:36 2013
  DistUpgraded: Fresh install
  DistroCodename: saucy
  DistroVariant: ubuntu
  DkmsStatus:
   acpi-call, 20130623, 3.11.0-12-generic, x86_64: installed
   bbswitch, 0.7, 3.11.0-12-generic, x86_64: installed
   nvidia-304, 304.88, 3.11.0-12-generic, x86_64: installed
   tp-smapi, 0.41, 3.11.0-12-generic, x86_64: installed
   vboxhost, 4.3.0, 3.11.0-12-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1457]
   NVIDIA Corporation GF119M [GeForce 610M] [10de:1058] (rev ff) (prog-if ff)
  InstallationDate: Installed on 2013-10-17 (0 days ago)
  InstallationMedia: Ubuntu-GNOME 13.10 Saucy Salamander - Release amd64 
(20131017)
  MachineType: ASUSTeK COMPUTER INC. K55VD
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-12-generic 
root=UUID=8bc18e61-3e17-496d-9cad-c098160e0e98 ro quiet splash
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/11/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K55VD.411
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K55VD
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrK55VD.411:bd03/11/2013:svnASUSTeKCOMPUTERINC.:pnK55VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK55VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: K55VD
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.
  version.compiz: compiz N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.46-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.2.1-1ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.2.1-1ubuntu3
  version.xserver-xorg-core: xserver-xorg-core 2:1.14.3-3ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu10
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.9-2ubuntu1
  xserver.bootTime: Fri Oct 18 13:20:41 2013
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id9964 
   vendor AUO
  xserver.version: 2:1.14.3-3ubuntu2
  --- 
  ApportVersion: 2.12.7-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: GNOME
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1457]
   NVIDIA Corporation GF119M [GeForce 610M] [10de:1058] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1457]
  InstallationDate: Installed on 2014-01-06 (0 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 Trusty Tahr - Alpha amd64 (20140106)
  MachineType: ASUSTeK COMPUTER INC. K55VD
  MarkForUpload: True
  Package: xorg 1:7.7+1ubuntu7
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.12.0-7-generic 
root=UUID=4c26e0d7-27db-4540-ae33-c997b3cc634b ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
  Tags: trusty third-party-packages ubuntu single-occurrence 

[Desktop-packages] [Bug 1241523] UdevLog.txt

2014-01-06 Thread cyberalex4life
apport information

** Attachment added: UdevLog.txt
   
https://bugs.launchpad.net/bugs/1241523/+attachment/3942048/+files/UdevLog.txt

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

Title:
  Ubuntu Gnome 13.10 amd64 Anymations Flickering

Status in “xorg” package in Ubuntu:
  Incomplete

Bug description:
  When I enter and exit overview mode the anymations of the windows
  flicker (they are not smooth).

  Also this older bug is present too:
  https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1238937

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: xorg 1:7.7+1ubuntu6
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Fri Oct 18 14:44:36 2013
  DistUpgraded: Fresh install
  DistroCodename: saucy
  DistroVariant: ubuntu
  DkmsStatus:
   acpi-call, 20130623, 3.11.0-12-generic, x86_64: installed
   bbswitch, 0.7, 3.11.0-12-generic, x86_64: installed
   nvidia-304, 304.88, 3.11.0-12-generic, x86_64: installed
   tp-smapi, 0.41, 3.11.0-12-generic, x86_64: installed
   vboxhost, 4.3.0, 3.11.0-12-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1457]
   NVIDIA Corporation GF119M [GeForce 610M] [10de:1058] (rev ff) (prog-if ff)
  InstallationDate: Installed on 2013-10-17 (0 days ago)
  InstallationMedia: Ubuntu-GNOME 13.10 Saucy Salamander - Release amd64 
(20131017)
  MachineType: ASUSTeK COMPUTER INC. K55VD
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-12-generic 
root=UUID=8bc18e61-3e17-496d-9cad-c098160e0e98 ro quiet splash
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/11/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K55VD.411
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K55VD
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrK55VD.411:bd03/11/2013:svnASUSTeKCOMPUTERINC.:pnK55VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK55VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: K55VD
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.
  version.compiz: compiz N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.46-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.2.1-1ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.2.1-1ubuntu3
  version.xserver-xorg-core: xserver-xorg-core 2:1.14.3-3ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu10
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.9-2ubuntu1
  xserver.bootTime: Fri Oct 18 13:20:41 2013
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id9964 
   vendor AUO
  xserver.version: 2:1.14.3-3ubuntu2
  --- 
  ApportVersion: 2.12.7-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: GNOME
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1457]
   NVIDIA Corporation GF119M [GeForce 610M] [10de:1058] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1457]
  InstallationDate: Installed on 2014-01-06 (0 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 Trusty Tahr - Alpha amd64 (20140106)
  MachineType: ASUSTeK COMPUTER INC. K55VD
  MarkForUpload: True
  Package: xorg 1:7.7+1ubuntu7
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.12.0-7-generic 
root=UUID=4c26e0d7-27db-4540-ae33-c997b3cc634b ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
  Tags: trusty third-party-packages ubuntu 

[Desktop-packages] [Bug 1241523] Lspci.txt

2014-01-06 Thread cyberalex4life
apport information

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/1241523/+attachment/3942041/+files/Lspci.txt

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

Title:
  Ubuntu Gnome 13.10 amd64 Anymations Flickering

Status in “xorg” package in Ubuntu:
  Incomplete

Bug description:
  When I enter and exit overview mode the anymations of the windows
  flicker (they are not smooth).

  Also this older bug is present too:
  https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1238937

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: xorg 1:7.7+1ubuntu6
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Fri Oct 18 14:44:36 2013
  DistUpgraded: Fresh install
  DistroCodename: saucy
  DistroVariant: ubuntu
  DkmsStatus:
   acpi-call, 20130623, 3.11.0-12-generic, x86_64: installed
   bbswitch, 0.7, 3.11.0-12-generic, x86_64: installed
   nvidia-304, 304.88, 3.11.0-12-generic, x86_64: installed
   tp-smapi, 0.41, 3.11.0-12-generic, x86_64: installed
   vboxhost, 4.3.0, 3.11.0-12-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1457]
   NVIDIA Corporation GF119M [GeForce 610M] [10de:1058] (rev ff) (prog-if ff)
  InstallationDate: Installed on 2013-10-17 (0 days ago)
  InstallationMedia: Ubuntu-GNOME 13.10 Saucy Salamander - Release amd64 
(20131017)
  MachineType: ASUSTeK COMPUTER INC. K55VD
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-12-generic 
root=UUID=8bc18e61-3e17-496d-9cad-c098160e0e98 ro quiet splash
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/11/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K55VD.411
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K55VD
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrK55VD.411:bd03/11/2013:svnASUSTeKCOMPUTERINC.:pnK55VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK55VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: K55VD
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.
  version.compiz: compiz N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.46-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.2.1-1ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.2.1-1ubuntu3
  version.xserver-xorg-core: xserver-xorg-core 2:1.14.3-3ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu10
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.9-2ubuntu1
  xserver.bootTime: Fri Oct 18 13:20:41 2013
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id9964 
   vendor AUO
  xserver.version: 2:1.14.3-3ubuntu2
  --- 
  ApportVersion: 2.12.7-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: GNOME
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1457]
   NVIDIA Corporation GF119M [GeForce 610M] [10de:1058] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1457]
  InstallationDate: Installed on 2014-01-06 (0 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 Trusty Tahr - Alpha amd64 (20140106)
  MachineType: ASUSTeK COMPUTER INC. K55VD
  MarkForUpload: True
  Package: xorg 1:7.7+1ubuntu7
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.12.0-7-generic 
root=UUID=4c26e0d7-27db-4540-ae33-c997b3cc634b ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
  Tags: trusty third-party-packages ubuntu single-occurrence 

[Desktop-packages] [Bug 1241523] UdevDb.txt

2014-01-06 Thread cyberalex4life
apport information

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/1241523/+attachment/3942047/+files/UdevDb.txt

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

Title:
  Ubuntu Gnome 13.10 amd64 Anymations Flickering

Status in “xorg” package in Ubuntu:
  Incomplete

Bug description:
  When I enter and exit overview mode the anymations of the windows
  flicker (they are not smooth).

  Also this older bug is present too:
  https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1238937

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: xorg 1:7.7+1ubuntu6
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Fri Oct 18 14:44:36 2013
  DistUpgraded: Fresh install
  DistroCodename: saucy
  DistroVariant: ubuntu
  DkmsStatus:
   acpi-call, 20130623, 3.11.0-12-generic, x86_64: installed
   bbswitch, 0.7, 3.11.0-12-generic, x86_64: installed
   nvidia-304, 304.88, 3.11.0-12-generic, x86_64: installed
   tp-smapi, 0.41, 3.11.0-12-generic, x86_64: installed
   vboxhost, 4.3.0, 3.11.0-12-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1457]
   NVIDIA Corporation GF119M [GeForce 610M] [10de:1058] (rev ff) (prog-if ff)
  InstallationDate: Installed on 2013-10-17 (0 days ago)
  InstallationMedia: Ubuntu-GNOME 13.10 Saucy Salamander - Release amd64 
(20131017)
  MachineType: ASUSTeK COMPUTER INC. K55VD
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-12-generic 
root=UUID=8bc18e61-3e17-496d-9cad-c098160e0e98 ro quiet splash
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/11/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K55VD.411
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K55VD
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrK55VD.411:bd03/11/2013:svnASUSTeKCOMPUTERINC.:pnK55VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK55VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: K55VD
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.
  version.compiz: compiz N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.46-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.2.1-1ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.2.1-1ubuntu3
  version.xserver-xorg-core: xserver-xorg-core 2:1.14.3-3ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu10
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.9-2ubuntu1
  xserver.bootTime: Fri Oct 18 13:20:41 2013
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id9964 
   vendor AUO
  xserver.version: 2:1.14.3-3ubuntu2
  --- 
  ApportVersion: 2.12.7-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: GNOME
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1457]
   NVIDIA Corporation GF119M [GeForce 610M] [10de:1058] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1457]
  InstallationDate: Installed on 2014-01-06 (0 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 Trusty Tahr - Alpha amd64 (20140106)
  MachineType: ASUSTeK COMPUTER INC. K55VD
  MarkForUpload: True
  Package: xorg 1:7.7+1ubuntu7
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.12.0-7-generic 
root=UUID=4c26e0d7-27db-4540-ae33-c997b3cc634b ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
  Tags: trusty third-party-packages ubuntu single-occurrence 

[Desktop-packages] [Bug 1241523] ProcInterrupts.txt

2014-01-06 Thread cyberalex4life
apport information

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/1241523/+attachment/3942045/+files/ProcInterrupts.txt

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

Title:
  Ubuntu Gnome 13.10 amd64 Anymations Flickering

Status in “xorg” package in Ubuntu:
  Incomplete

Bug description:
  When I enter and exit overview mode the anymations of the windows
  flicker (they are not smooth).

  Also this older bug is present too:
  https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1238937

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: xorg 1:7.7+1ubuntu6
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Fri Oct 18 14:44:36 2013
  DistUpgraded: Fresh install
  DistroCodename: saucy
  DistroVariant: ubuntu
  DkmsStatus:
   acpi-call, 20130623, 3.11.0-12-generic, x86_64: installed
   bbswitch, 0.7, 3.11.0-12-generic, x86_64: installed
   nvidia-304, 304.88, 3.11.0-12-generic, x86_64: installed
   tp-smapi, 0.41, 3.11.0-12-generic, x86_64: installed
   vboxhost, 4.3.0, 3.11.0-12-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1457]
   NVIDIA Corporation GF119M [GeForce 610M] [10de:1058] (rev ff) (prog-if ff)
  InstallationDate: Installed on 2013-10-17 (0 days ago)
  InstallationMedia: Ubuntu-GNOME 13.10 Saucy Salamander - Release amd64 
(20131017)
  MachineType: ASUSTeK COMPUTER INC. K55VD
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-12-generic 
root=UUID=8bc18e61-3e17-496d-9cad-c098160e0e98 ro quiet splash
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/11/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K55VD.411
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K55VD
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrK55VD.411:bd03/11/2013:svnASUSTeKCOMPUTERINC.:pnK55VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK55VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: K55VD
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.
  version.compiz: compiz N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.46-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.2.1-1ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.2.1-1ubuntu3
  version.xserver-xorg-core: xserver-xorg-core 2:1.14.3-3ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu10
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.9-2ubuntu1
  xserver.bootTime: Fri Oct 18 13:20:41 2013
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id9964 
   vendor AUO
  xserver.version: 2:1.14.3-3ubuntu2
  --- 
  ApportVersion: 2.12.7-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: GNOME
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1457]
   NVIDIA Corporation GF119M [GeForce 610M] [10de:1058] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1457]
  InstallationDate: Installed on 2014-01-06 (0 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 Trusty Tahr - Alpha amd64 (20140106)
  MachineType: ASUSTeK COMPUTER INC. K55VD
  MarkForUpload: True
  Package: xorg 1:7.7+1ubuntu7
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.12.0-7-generic 
root=UUID=4c26e0d7-27db-4540-ae33-c997b3cc634b ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
  Tags: trusty third-party-packages ubuntu 

[Desktop-packages] [Bug 1241523] DpkgLog.txt

2014-01-06 Thread cyberalex4life
apport information

** Attachment added: DpkgLog.txt
   
https://bugs.launchpad.net/bugs/1241523/+attachment/3942040/+files/DpkgLog.txt

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

Title:
  Ubuntu Gnome 13.10 amd64 Anymations Flickering

Status in “xorg” package in Ubuntu:
  Incomplete

Bug description:
  When I enter and exit overview mode the anymations of the windows
  flicker (they are not smooth).

  Also this older bug is present too:
  https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1238937

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: xorg 1:7.7+1ubuntu6
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Fri Oct 18 14:44:36 2013
  DistUpgraded: Fresh install
  DistroCodename: saucy
  DistroVariant: ubuntu
  DkmsStatus:
   acpi-call, 20130623, 3.11.0-12-generic, x86_64: installed
   bbswitch, 0.7, 3.11.0-12-generic, x86_64: installed
   nvidia-304, 304.88, 3.11.0-12-generic, x86_64: installed
   tp-smapi, 0.41, 3.11.0-12-generic, x86_64: installed
   vboxhost, 4.3.0, 3.11.0-12-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1457]
   NVIDIA Corporation GF119M [GeForce 610M] [10de:1058] (rev ff) (prog-if ff)
  InstallationDate: Installed on 2013-10-17 (0 days ago)
  InstallationMedia: Ubuntu-GNOME 13.10 Saucy Salamander - Release amd64 
(20131017)
  MachineType: ASUSTeK COMPUTER INC. K55VD
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-12-generic 
root=UUID=8bc18e61-3e17-496d-9cad-c098160e0e98 ro quiet splash
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/11/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K55VD.411
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K55VD
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrK55VD.411:bd03/11/2013:svnASUSTeKCOMPUTERINC.:pnK55VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK55VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: K55VD
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.
  version.compiz: compiz N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.46-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.2.1-1ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.2.1-1ubuntu3
  version.xserver-xorg-core: xserver-xorg-core 2:1.14.3-3ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu10
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.9-2ubuntu1
  xserver.bootTime: Fri Oct 18 13:20:41 2013
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id9964 
   vendor AUO
  xserver.version: 2:1.14.3-3ubuntu2
  --- 
  ApportVersion: 2.12.7-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: GNOME
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1457]
   NVIDIA Corporation GF119M [GeForce 610M] [10de:1058] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1457]
  InstallationDate: Installed on 2014-01-06 (0 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 Trusty Tahr - Alpha amd64 (20140106)
  MachineType: ASUSTeK COMPUTER INC. K55VD
  MarkForUpload: True
  Package: xorg 1:7.7+1ubuntu7
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.12.0-7-generic 
root=UUID=4c26e0d7-27db-4540-ae33-c997b3cc634b ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
  Tags: trusty third-party-packages ubuntu 

[Desktop-packages] [Bug 1241523] Re: [Asus K55VD] Animations Flickering

2014-01-06 Thread cyberalex4life
If it helps, no I have the system right as I wanted (with bumblebee
installed), so I could run apport-collect, to see if this is the same
case (no nvidia installed)

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

Title:
  [Asus K55VD] Animations Flickering

Status in “xorg” package in Ubuntu:
  Incomplete

Bug description:
  When I enter and exit overview mode the anymations of the windows
  flicker (they are not smooth).

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: xorg 1:7.7+1ubuntu6
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Fri Oct 18 14:44:36 2013
  DistUpgraded: Fresh install
  DistroCodename: saucy
  DistroVariant: ubuntu
  DkmsStatus:
   acpi-call, 20130623, 3.11.0-12-generic, x86_64: installed
   bbswitch, 0.7, 3.11.0-12-generic, x86_64: installed
   nvidia-304, 304.88, 3.11.0-12-generic, x86_64: installed
   tp-smapi, 0.41, 3.11.0-12-generic, x86_64: installed
   vboxhost, 4.3.0, 3.11.0-12-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
     Subsystem: ASUSTeK Computer Inc. Device [1043:1457]
   NVIDIA Corporation GF119M [GeForce 610M] [10de:1058] (rev ff) (prog-if ff)
  InstallationDate: Installed on 2013-10-17 (0 days ago)
  InstallationMedia: Ubuntu-GNOME 13.10 Saucy Salamander - Release amd64 
(20131017)
  MachineType: ASUSTeK COMPUTER INC. K55VD
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-12-generic 
root=UUID=8bc18e61-3e17-496d-9cad-c098160e0e98 ro quiet splash
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/11/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K55VD.411
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K55VD
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrK55VD.411:bd03/11/2013:svnASUSTeKCOMPUTERINC.:pnK55VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK55VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: K55VD
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.
  version.compiz: compiz N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.46-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.2.1-1ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.2.1-1ubuntu3
  version.xserver-xorg-core: xserver-xorg-core 2:1.14.3-3ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu10
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.9-2ubuntu1
  xserver.bootTime: Fri Oct 18 13:20:41 2013
  xserver.configfile: default
  xserver.errors:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id9964
   vendor AUO
  xserver.version: 2:1.14.3-3ubuntu2
  ---
  ApportVersion: 2.12.7-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: GNOME
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
     Subsystem: ASUSTeK Computer Inc. Device [1043:1457]
   NVIDIA Corporation GF119M [GeForce 610M] [10de:1058] (rev a1) (prog-if 00 
[VGA controller])
     Subsystem: ASUSTeK Computer Inc. Device [1043:1457]
  InstallationDate: Installed on 2014-01-06 (0 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 Trusty Tahr - Alpha amd64 (20140106)
  MachineType: ASUSTeK COMPUTER INC. K55VD
  MarkForUpload: True
  Package: xorg 1:7.7+1ubuntu7
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.12.0-7-generic 
root=UUID=4c26e0d7-27db-4540-ae33-c997b3cc634b ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
  Tags: trusty third-party-packages ubuntu single-occurrence reproducible
  Uname: Linux 3.12.0-7-generic x86_64
  UpgradeStatus: No upgrade log 

[Desktop-packages] [Bug 1241523] Re: [Asus K55VD] Animations Flickering

2014-01-06 Thread cyberalex4life
I can't disable nvidia from bios on this laptop. The only thing I can do is 
assign more ram to intel.
Until ubuntu 13.04 i was only able to use nvdia driver through bumblebee and 
even if I tried to use nvidia as the only graphics, I did not succeded. Nor did 
I try much.
Also I never tried nvidia-prime when I was using ubuntu 13.10. and did not try 
this method on ubuntu gnome 13.10 ( I mean manually, because nvidia-prime works 
with lightdm).
All that I've bee using till now was bumblebee. 
Now, sometimes happens that I don't install bumblebee the same day I do a fresh 
install, because I am busy with installing other software. I am no expert in 
linux or ubuntu, so I don't know how bumblebee present or not will interfere 
with those settings.
Sometimes, after installing bumblebee, I use synaptic and select all installed 
packages with xorg* and those related to intel, bumblebee or nvidia and mark 
them for reinstall and then reinstall them.
Hope this helps!

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

Title:
  [Asus K55VD] Animations Flickering

Status in “xorg” package in Ubuntu:
  Incomplete

Bug description:
  When I enter and exit overview mode the anymations of the windows
  flicker (they are not smooth).

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: xorg 1:7.7+1ubuntu6
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Fri Oct 18 14:44:36 2013
  DistUpgraded: Fresh install
  DistroCodename: saucy
  DistroVariant: ubuntu
  DkmsStatus:
   acpi-call, 20130623, 3.11.0-12-generic, x86_64: installed
   bbswitch, 0.7, 3.11.0-12-generic, x86_64: installed
   nvidia-304, 304.88, 3.11.0-12-generic, x86_64: installed
   tp-smapi, 0.41, 3.11.0-12-generic, x86_64: installed
   vboxhost, 4.3.0, 3.11.0-12-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
     Subsystem: ASUSTeK Computer Inc. Device [1043:1457]
   NVIDIA Corporation GF119M [GeForce 610M] [10de:1058] (rev ff) (prog-if ff)
  InstallationDate: Installed on 2013-10-17 (0 days ago)
  InstallationMedia: Ubuntu-GNOME 13.10 Saucy Salamander - Release amd64 
(20131017)
  MachineType: ASUSTeK COMPUTER INC. K55VD
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-12-generic 
root=UUID=8bc18e61-3e17-496d-9cad-c098160e0e98 ro quiet splash
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/11/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K55VD.411
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K55VD
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrK55VD.411:bd03/11/2013:svnASUSTeKCOMPUTERINC.:pnK55VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK55VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: K55VD
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.
  version.compiz: compiz N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.46-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.2.1-1ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.2.1-1ubuntu3
  version.xserver-xorg-core: xserver-xorg-core 2:1.14.3-3ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu10
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.9-2ubuntu1
  xserver.bootTime: Fri Oct 18 13:20:41 2013
  xserver.configfile: default
  xserver.errors:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id9964
   vendor AUO
  xserver.version: 2:1.14.3-3ubuntu2
  ---
  ApportVersion: 2.12.7-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: GNOME
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA 

[Desktop-packages] [Bug 1238937] Re: i7-3610QM processor turbo boost not working properly

2014-01-05 Thread cyberalex4life
Yes, invalid:
 sudo modprobe msr
sudo turbostat
will show correct frequencies

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

Title:
  i7-3610QM processor turbo boost not working properly

Status in “xorg” package in Ubuntu:
  Invalid

Bug description:
  The problem is simple: turbo boost works only from 230 to 2301000.
  bios_limit is set to 2301000
  My machine: 
  Asus K55VD (laptop) Intel® Core™ i7-3610QM CPU @ 2.30GHz × 8 
  Intel® Ivybridge Mobile 
  NVidia GeForce 610M/PCIe/SSE2
  64-bit Ubuntu Gnome 13.04 (same problem on 13.10)
  750 GB Hard Disk Hitachi HTS547575A9E384 (JE4OA6A0)
  8GB RAM
  I tried some of the solutions online but didn't get anywhere. I found this 
problem with indicato-cpufreq, but I also monitored the frequency without it 
installed. The maximum frequency should be about 3,1GHz on all cores, 3.2GHz on 
two cores and 3.3GHz on one core. Please give me a good solution or, if not 
safe, warn me about the problems.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.8.0-31.46-generic 3.8.13.8
  Uname: Linux 3.8.0-31-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8.3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Fri Oct 11 21:50:49 2013
  DistUpgraded: Fresh install
  DistroCodename: raring
  DistroVariant: ubuntu
  DkmsStatus:
   bbswitch, 0.7, 3.8.0-31-generic, x86_64: installed
   nvidia-304, 304.88, 3.8.0-31-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1457]
   NVIDIA Corporation GF119M [GeForce 610M] [10de:1058] (rev ff) (prog-if ff)
  InstallationDate: Installed on 2013-10-10 (1 days ago)
  InstallationMedia: Ubuntu-GNOME 13.04 Raring Ringtail - Release amd64 
(20130424)
  MachineType: ASUSTeK COMPUTER INC. K55VD
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.8.0-31-generic 
root=UUID=c7225e23-8cc0-4ce8-b735-88a9ff6b9170 ro quiet splash 
acpi_osi=!Windows 2012
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/11/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K55VD.411
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K55VD
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrK55VD.411:bd03/11/2013:svnASUSTeKCOMPUTERINC.:pnK55VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK55VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: K55VD
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.
  version.compiz: compiz N/A
  version.ia32-libs: ia32-libs 20090808ubuntu36
  version.libdrm2: libdrm2 2.4.43-0ubuntu1.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.1.4-0ubuntu0.1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.1.4-0ubuntu0.1
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.3-0ubuntu6
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2b2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.1.0-0ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.21.6-0ubuntu4.1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.7-0ubuntu1
  xserver.bootTime: Fri Oct 11 20:18:46 2013
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.13.3-0ubuntu6
  xserver.video_driver: intel

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

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


[Desktop-packages] [Bug 1238937] Re: i7-3610QM processor turbo boost not working properly

2013-10-28 Thread cyberalex4life
** Changed in: xorg (Ubuntu)
   Status: New = Invalid

** Changed in: xorg (Ubuntu)
 Assignee: (unassigned) = cyberalex4life (cyberalex4life)

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

Title:
  i7-3610QM processor turbo boost not working properly

Status in “xorg” package in Ubuntu:
  Invalid

Bug description:
  The problem is simple: turbo boost works only from 230 to 2301000.
  bios_limit is set to 2301000
  My machine: 
  Asus K55VD (laptop) Intel® Core™ i7-3610QM CPU @ 2.30GHz × 8 
  Intel® Ivybridge Mobile 
  NVidia GeForce 610M/PCIe/SSE2
  64-bit Ubuntu Gnome 13.04 (same problem on 13.10)
  750 GB Hard Disk Hitachi HTS547575A9E384 (JE4OA6A0)
  8GB RAM
  I tried some of the solutions online but didn't get anywhere. I found this 
problem with indicato-cpufreq, but I also monitored the frequency without it 
installed. The maximum frequency should be about 3,1GHz on all cores, 3.2GHz on 
two cores and 3.3GHz on one core. Please give me a good solution or, if not 
safe, warn me about the problems.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.8.0-31.46-generic 3.8.13.8
  Uname: Linux 3.8.0-31-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8.3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Fri Oct 11 21:50:49 2013
  DistUpgraded: Fresh install
  DistroCodename: raring
  DistroVariant: ubuntu
  DkmsStatus:
   bbswitch, 0.7, 3.8.0-31-generic, x86_64: installed
   nvidia-304, 304.88, 3.8.0-31-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1457]
   NVIDIA Corporation GF119M [GeForce 610M] [10de:1058] (rev ff) (prog-if ff)
  InstallationDate: Installed on 2013-10-10 (1 days ago)
  InstallationMedia: Ubuntu-GNOME 13.04 Raring Ringtail - Release amd64 
(20130424)
  MachineType: ASUSTeK COMPUTER INC. K55VD
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.8.0-31-generic 
root=UUID=c7225e23-8cc0-4ce8-b735-88a9ff6b9170 ro quiet splash 
acpi_osi=!Windows 2012
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/11/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K55VD.411
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K55VD
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrK55VD.411:bd03/11/2013:svnASUSTeKCOMPUTERINC.:pnK55VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK55VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: K55VD
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.
  version.compiz: compiz N/A
  version.ia32-libs: ia32-libs 20090808ubuntu36
  version.libdrm2: libdrm2 2.4.43-0ubuntu1.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.1.4-0ubuntu0.1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.1.4-0ubuntu0.1
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.3-0ubuntu6
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2b2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.1.0-0ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.21.6-0ubuntu4.1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.7-0ubuntu1
  xserver.bootTime: Fri Oct 11 20:18:46 2013
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.13.3-0ubuntu6
  xserver.video_driver: intel

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

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


[Desktop-packages] [Bug 1245371] [NEW] D Fn Wi-Ubuntu Gnome 13.10 Asus K55VFi key not working by default

2013-10-28 Thread cyberalex4life
Public bug reported:

This is a bug, and also a fix.
The Wi-fi LED doesn't light in any circumstance, but this is not a problem, 
since the LED only lights in Windows 8 after installing the requiered drivers.
In Windows 8 the Wi-Fi Fn key works by switching airplane mode ON/OFF and it 
works right after first boot (but no LED).
In my case it doesn't work by default at all (even the code is not caught by 
any programs like easystroke, etc).

** Affects: xorg (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  D Fn Wi-Ubuntu Gnome 13.10 Asus K55VFi key not working by default

Status in “xorg” package in Ubuntu:
  New

Bug description:
  This is a bug, and also a fix.
  The Wi-fi LED doesn't light in any circumstance, but this is not a problem, 
since the LED only lights in Windows 8 after installing the requiered drivers.
  In Windows 8 the Wi-Fi Fn key works by switching airplane mode ON/OFF and it 
works right after first boot (but no LED).
  In my case it doesn't work by default at all (even the code is not caught by 
any programs like easystroke, etc).

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

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


[Desktop-packages] [Bug 1245371] Re: D Fn Wi-Ubuntu Gnome 13.10 Asus K55VFi key not working by default

2013-10-28 Thread cyberalex4life
And now the fix:

sudo gedit /etc/default/grub

Find the line with:
GRUB_CMDLINE_LINUX_DEFAULT=splash quiet

and modify it to look like this: 
GRUB_CMDLINE_LINUX_DEFAULT=splash quiet acpi_osi='!Windows 2012'

Save and close editor.
Then:
sudo update-grub
and restart.

Wi-Fi Fn key should work by switching ON/OFF Airplane Mode

PS: I haven't tested this, but if in earlier versions of Ubuntu you had
problems with Fn keys not working and some other fix did the job for
you, that fix may be the match for this case.

** Changed in: xorg (Ubuntu)
   Status: New = Fix Committed

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

Title:
  D Fn Wi-Ubuntu Gnome 13.10 Asus K55VFi key not working by default

Status in “xorg” package in Ubuntu:
  Fix Committed

Bug description:
  This is a bug, and also a fix.
  The Wi-fi LED doesn't light in any circumstance, but this is not a problem, 
since the LED only lights in Windows 8 after installing the requiered drivers.
  In Windows 8 the Wi-Fi Fn key works by switching airplane mode ON/OFF and it 
works right after first boot (but no LED).
  In my case it doesn't work by default at all (even the code is not caught by 
any programs like easystroke, etc).

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

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


[Desktop-packages] [Bug 1245412] [NEW] Enable/Disable Touchpad not working correctly

2013-10-28 Thread cyberalex4life
Public bug reported:

I am on Ubuntu 13.10 amd64 and from the begining I noticed that every time the 
distro boots and, after login, the touchpad is active, even if before shutting 
it down I have had disabled it.
This was not a problem in 13.04, if the laptop was shutt down with touchpad 
disabled it would have started with it disabled. Now of course I loved that, so 
I decided to make a tweak based on gsettings. I mean reading  
'org.gnome.settings-daemon.peripherals.touchpad touchpad-enabled' value at log 
out, saving it in a file, then, at login reading that value with a startup 
script and writing it to the same location.

I didn't test it all the way, because when playing with 'gsettings set',
'gsettings get', and the Fn touchpad key I've noticed discrepancies in
the settings read with dconf and the actual results of
disabling/enabling touchpad with the Fn key.

Disabling touchpad with keyboard, doesn't necessary change 'org.gnome
.settings-daemon.peripherals.touchpad touchpad-enabled' value and the
same way arround (at least not immedeatly). The syncronization is
faulty.

This is mostly likely the reason why Touchpad Indicator Extension
(https://extensions.gnome.org/extension/131/touchpad-indicator/)  does
not work well (It is not able to reenable touchpad after mouse being
unplugged).

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: xorg 1:7.7+1ubuntu6
ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
Uname: Linux 3.11.0-12-generic x86_64
ApportVersion: 2.12.5-0ubuntu2.1
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
Date: Mon Oct 28 11:51:25 2013
DistUpgraded: Fresh install
DistroCodename: saucy
DistroVariant: ubuntu
DkmsStatus:
 acpi-call, 20130623, 3.11.0-12-generic, x86_64: installed
 bbswitch, 0.7, 3.11.0-12-generic, x86_64: installed
 nvidia-304, 304.88, 3.11.0-12-generic, x86_64: installed
 tp-smapi, 0.41, 3.11.0-12-generic, x86_64: installed
 vboxhost, 4.3.0, 3.11.0-12-generic, x86_64: installed
ExtraDebuggingInterest: Yes, including running git bisection searches
GraphicsCard:
 Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] (rev 
09) (prog-if 00 [VGA controller])
   Subsystem: ASUSTeK Computer Inc. Device [1043:1457]
 NVIDIA Corporation GF119M [GeForce 610M] [10de:1058] (rev ff) (prog-if ff)
InstallationDate: Installed on 2013-10-17 (10 days ago)
InstallationMedia: Ubuntu-GNOME 13.10 Saucy Salamander - Release amd64 
(20131017)
MachineType: ASUSTeK COMPUTER INC. K55VD
MarkForUpload: True
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-12-generic 
root=UUID=8bc18e61-3e17-496d-9cad-c098160e0e98 ro splash quiet 
acpi_osi=!Windows 2012
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 03/11/2013
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: K55VD.411
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: K55VD
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: 1.0
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK COMPUTER INC.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrK55VD.411:bd03/11/2013:svnASUSTeKCOMPUTERINC.:pnK55VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK55VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
dmi.product.name: K55VD
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK COMPUTER INC.
version.compiz: compiz N/A
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.46-1
version.libgl1-mesa-dri: libgl1-mesa-dri 9.2.1-1ubuntu3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.2.1-1ubuntu3
version.xserver-xorg-core: xserver-xorg-core 2:1.14.3-3ubuntu2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu10
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.9-2ubuntu1
xserver.bootTime: Mon Oct 28 09:36:14 2013
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id9964 
 vendor AUO
xserver.version: 2:1.14.3-3ubuntu2

** Affects: xorg (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug saucy ubuntu

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

Title:
  Enable/Disable Touchpad not working correctly

Status in “xorg” package in Ubuntu:
  New

Bug description:
  I am on Ubuntu 13.10 amd64 and from the begining I noticed that every time 
the distro boots and, after login, the touchpad is active, even if before 
shutting it down I have had disabled it.
  This was not a problem in 13.04, if the laptop was shutt down 

[Desktop-packages] [Bug 1238937] Re: i7-3610QM processor turbo boost not working properly

2013-10-22 Thread cyberalex4life
i took a test with turbostat like here
http://askubuntu.com/questions/37618/is-turbo-boost-working
and it seems turbo boost is working correctly.
Sorry for false alarm

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

Title:
  i7-3610QM processor turbo boost not working properly

Status in “xorg” package in Ubuntu:
  New

Bug description:
  The problem is simple: turbo boost works only from 230 to 2301000.
  bios_limit is set to 2301000
  My machine: 
  Asus K55VD (laptop) Intel® Core™ i7-3610QM CPU @ 2.30GHz × 8 
  Intel® Ivybridge Mobile 
  NVidia GeForce 610M/PCIe/SSE2
  64-bit Ubuntu Gnome 13.04 (same problem on 13.10)
  750 GB Hard Disk Hitachi HTS547575A9E384 (JE4OA6A0)
  8GB RAM
  I tried some of the solutions online but didn't get anywhere. I found this 
problem with indicato-cpufreq, but I also monitored the frequency without it 
installed. The maximum frequency should be about 3,1GHz on all cores, 3.2GHz on 
two cores and 3.3GHz on one core. Please give me a good solution or, if not 
safe, warn me about the problems.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.8.0-31.46-generic 3.8.13.8
  Uname: Linux 3.8.0-31-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8.3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Fri Oct 11 21:50:49 2013
  DistUpgraded: Fresh install
  DistroCodename: raring
  DistroVariant: ubuntu
  DkmsStatus:
   bbswitch, 0.7, 3.8.0-31-generic, x86_64: installed
   nvidia-304, 304.88, 3.8.0-31-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1457]
   NVIDIA Corporation GF119M [GeForce 610M] [10de:1058] (rev ff) (prog-if ff)
  InstallationDate: Installed on 2013-10-10 (1 days ago)
  InstallationMedia: Ubuntu-GNOME 13.04 Raring Ringtail - Release amd64 
(20130424)
  MachineType: ASUSTeK COMPUTER INC. K55VD
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.8.0-31-generic 
root=UUID=c7225e23-8cc0-4ce8-b735-88a9ff6b9170 ro quiet splash 
acpi_osi=!Windows 2012
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/11/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K55VD.411
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K55VD
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrK55VD.411:bd03/11/2013:svnASUSTeKCOMPUTERINC.:pnK55VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK55VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: K55VD
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.
  version.compiz: compiz N/A
  version.ia32-libs: ia32-libs 20090808ubuntu36
  version.libdrm2: libdrm2 2.4.43-0ubuntu1.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.1.4-0ubuntu0.1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.1.4-0ubuntu0.1
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.3-0ubuntu6
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2b2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.1.0-0ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.21.6-0ubuntu4.1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.7-0ubuntu1
  xserver.bootTime: Fri Oct 11 20:18:46 2013
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.13.3-0ubuntu6
  xserver.video_driver: intel

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

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


[Desktop-packages] [Bug 1241523] Re: Ubuntu Gnome 13.10 amd64 Anymations Flickering

2013-10-22 Thread cyberalex4life
The bugg with i7 processor is false. 
Turbostat shows correct turbo boost.
After cleaning the system with bleachbit and not running indicator-cpufreq 
flickering is not that proeminent.

** Changed in: xorg (Ubuntu)
 Assignee: (unassigned) = cyberalex4life (cyberalex4life)

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

Title:
  Ubuntu Gnome 13.10 amd64 Anymations Flickering

Status in “xorg” package in Ubuntu:
  New

Bug description:
  When I enter and exit overview mode the anymations of the windows
  flicker (they are not smooth).

  Also this older bug is present too:
  https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1238937

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: xorg 1:7.7+1ubuntu6
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Fri Oct 18 14:44:36 2013
  DistUpgraded: Fresh install
  DistroCodename: saucy
  DistroVariant: ubuntu
  DkmsStatus:
   acpi-call, 20130623, 3.11.0-12-generic, x86_64: installed
   bbswitch, 0.7, 3.11.0-12-generic, x86_64: installed
   nvidia-304, 304.88, 3.11.0-12-generic, x86_64: installed
   tp-smapi, 0.41, 3.11.0-12-generic, x86_64: installed
   vboxhost, 4.3.0, 3.11.0-12-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1457]
   NVIDIA Corporation GF119M [GeForce 610M] [10de:1058] (rev ff) (prog-if ff)
  InstallationDate: Installed on 2013-10-17 (0 days ago)
  InstallationMedia: Ubuntu-GNOME 13.10 Saucy Salamander - Release amd64 
(20131017)
  MachineType: ASUSTeK COMPUTER INC. K55VD
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-12-generic 
root=UUID=8bc18e61-3e17-496d-9cad-c098160e0e98 ro quiet splash
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/11/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K55VD.411
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K55VD
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrK55VD.411:bd03/11/2013:svnASUSTeKCOMPUTERINC.:pnK55VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK55VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: K55VD
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.
  version.compiz: compiz N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.46-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.2.1-1ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.2.1-1ubuntu3
  version.xserver-xorg-core: xserver-xorg-core 2:1.14.3-3ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu10
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.9-2ubuntu1
  xserver.bootTime: Fri Oct 18 13:20:41 2013
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id9964 
   vendor AUO
  xserver.version: 2:1.14.3-3ubuntu2

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

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


[Desktop-packages] [Bug 1241523] [NEW] Ubuntu Gnome 13.10 amd64 Anymations Flickering

2013-10-18 Thread cyberalex4life
Public bug reported:

When I enter and exit overview mode the anymations of the windows
flicker (they are not smooth).

Also this older bug is present too:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1238937

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: xorg 1:7.7+1ubuntu6
ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
Uname: Linux 3.11.0-12-generic x86_64
ApportVersion: 2.12.5-0ubuntu2
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
Date: Fri Oct 18 14:44:36 2013
DistUpgraded: Fresh install
DistroCodename: saucy
DistroVariant: ubuntu
DkmsStatus:
 acpi-call, 20130623, 3.11.0-12-generic, x86_64: installed
 bbswitch, 0.7, 3.11.0-12-generic, x86_64: installed
 nvidia-304, 304.88, 3.11.0-12-generic, x86_64: installed
 tp-smapi, 0.41, 3.11.0-12-generic, x86_64: installed
 vboxhost, 4.3.0, 3.11.0-12-generic, x86_64: installed
ExtraDebuggingInterest: Yes, including running git bisection searches
GraphicsCard:
 Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] (rev 
09) (prog-if 00 [VGA controller])
   Subsystem: ASUSTeK Computer Inc. Device [1043:1457]
 NVIDIA Corporation GF119M [GeForce 610M] [10de:1058] (rev ff) (prog-if ff)
InstallationDate: Installed on 2013-10-17 (0 days ago)
InstallationMedia: Ubuntu-GNOME 13.10 Saucy Salamander - Release amd64 
(20131017)
MachineType: ASUSTeK COMPUTER INC. K55VD
MarkForUpload: True
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-12-generic 
root=UUID=8bc18e61-3e17-496d-9cad-c098160e0e98 ro quiet splash
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 03/11/2013
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: K55VD.411
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: K55VD
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: 1.0
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK COMPUTER INC.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrK55VD.411:bd03/11/2013:svnASUSTeKCOMPUTERINC.:pnK55VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK55VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
dmi.product.name: K55VD
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK COMPUTER INC.
version.compiz: compiz N/A
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.46-1
version.libgl1-mesa-dri: libgl1-mesa-dri 9.2.1-1ubuntu3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.2.1-1ubuntu3
version.xserver-xorg-core: xserver-xorg-core 2:1.14.3-3ubuntu2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu10
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.9-2ubuntu1
xserver.bootTime: Fri Oct 18 13:20:41 2013
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id9964 
 vendor AUO
xserver.version: 2:1.14.3-3ubuntu2

** Affects: xorg (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug saucy ubuntu

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

Title:
  Ubuntu Gnome 13.10 amd64 Anymations Flickering

Status in “xorg” package in Ubuntu:
  New

Bug description:
  When I enter and exit overview mode the anymations of the windows
  flicker (they are not smooth).

  Also this older bug is present too:
  https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1238937

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: xorg 1:7.7+1ubuntu6
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Fri Oct 18 14:44:36 2013
  DistUpgraded: Fresh install
  DistroCodename: saucy
  DistroVariant: ubuntu
  DkmsStatus:
   acpi-call, 20130623, 3.11.0-12-generic, x86_64: installed
   bbswitch, 0.7, 3.11.0-12-generic, x86_64: installed
   nvidia-304, 304.88, 3.11.0-12-generic, x86_64: installed
   tp-smapi, 0.41, 3.11.0-12-generic, x86_64: installed
   vboxhost, 4.3.0, 3.11.0-12-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1457]
   NVIDIA Corporation GF119M [GeForce 610M] [10de:1058] (rev ff) (prog-if ff)
  InstallationDate: Installed on 2013-10-17 (0 days ago)
  

[Desktop-packages] [Bug 1238937] [NEW] i7-3610QM processor turbo boost not working properly

2013-10-11 Thread cyberalex4life
Public bug reported:

The problem is simple: turbo boost works only from 230 to 2301000.
bios_limit is set to 2301000
My machine: 
Asus K55VD (laptop) Intel® Core™ i7-3610QM CPU @ 2.30GHz × 8 
Intel® Ivybridge Mobile 
NVidia GeForce 610M/PCIe/SSE2
64-bit Ubuntu Gnome 13.04 (same problem on 13.10)
750 GB Hard Disk Hitachi HTS547575A9E384 (JE4OA6A0)
8GB RAM
I tried some of the solutions online but didn't get anywhere. I found this 
problem with indicato-cpufreq, but I also monitored the frequency without it 
installed. The maximum frequency should be about 3,1GHz on all cores, 3.2GHz on 
two cores and 3.3GHz on one core. Please give me a good solution or, if not 
safe, warn me about the problems.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: xorg 1:7.7+1ubuntu4
ProcVersionSignature: Ubuntu 3.8.0-31.46-generic 3.8.13.8
Uname: Linux 3.8.0-31-generic x86_64
ApportVersion: 2.9.2-0ubuntu8.3
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
Date: Fri Oct 11 21:50:49 2013
DistUpgraded: Fresh install
DistroCodename: raring
DistroVariant: ubuntu
DkmsStatus:
 bbswitch, 0.7, 3.8.0-31-generic, x86_64: installed
 nvidia-304, 304.88, 3.8.0-31-generic, x86_64: installed
ExtraDebuggingInterest: Yes, including running git bisection searches
GraphicsCard:
 Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] (rev 
09) (prog-if 00 [VGA controller])
   Subsystem: ASUSTeK Computer Inc. Device [1043:1457]
 NVIDIA Corporation GF119M [GeForce 610M] [10de:1058] (rev ff) (prog-if ff)
InstallationDate: Installed on 2013-10-10 (1 days ago)
InstallationMedia: Ubuntu-GNOME 13.04 Raring Ringtail - Release amd64 
(20130424)
MachineType: ASUSTeK COMPUTER INC. K55VD
MarkForUpload: True
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.8.0-31-generic 
root=UUID=c7225e23-8cc0-4ce8-b735-88a9ff6b9170 ro quiet splash 
acpi_osi=!Windows 2012
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 03/11/2013
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: K55VD.411
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: K55VD
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: 1.0
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK COMPUTER INC.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrK55VD.411:bd03/11/2013:svnASUSTeKCOMPUTERINC.:pnK55VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK55VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
dmi.product.name: K55VD
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK COMPUTER INC.
version.compiz: compiz N/A
version.ia32-libs: ia32-libs 20090808ubuntu36
version.libdrm2: libdrm2 2.4.43-0ubuntu1.1
version.libgl1-mesa-dri: libgl1-mesa-dri 9.1.4-0ubuntu0.1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.1.4-0ubuntu0.1
version.xserver-xorg-core: xserver-xorg-core 2:1.13.3-0ubuntu6
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2b2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.1.0-0ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.21.6-0ubuntu4.1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.7-0ubuntu1
xserver.bootTime: Fri Oct 11 20:18:46 2013
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.13.3-0ubuntu6
xserver.video_driver: intel

** Affects: xorg (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug raring ubuntu

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

Title:
  i7-3610QM processor turbo boost not working properly

Status in “xorg” package in Ubuntu:
  New

Bug description:
  The problem is simple: turbo boost works only from 230 to 2301000.
  bios_limit is set to 2301000
  My machine: 
  Asus K55VD (laptop) Intel® Core™ i7-3610QM CPU @ 2.30GHz × 8 
  Intel® Ivybridge Mobile 
  NVidia GeForce 610M/PCIe/SSE2
  64-bit Ubuntu Gnome 13.04 (same problem on 13.10)
  750 GB Hard Disk Hitachi HTS547575A9E384 (JE4OA6A0)
  8GB RAM
  I tried some of the solutions online but didn't get anywhere. I found this 
problem with indicato-cpufreq, but I also monitored the frequency without it 
installed. The maximum frequency should be about 3,1GHz on all cores, 3.2GHz on 
two cores and 3.3GHz on one core. Please give me a good solution or, if not 
safe, warn me about the problems.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.8.0-31.46-generic 3.8.13.8
  Uname: Linux 3.8.0-31-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8.3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Fri Oct 11 21:50:49 

[Desktop-packages] [Bug 1074274] Re: when the bars (applets-don

2013-02-25 Thread cyberalex4life
This issue doesn't affect me anymore if I update ubuntu 12.10 once
installed.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to light-themes in Ubuntu.
https://bugs.launchpad.net/bugs/1074274

Title:
  when the bars (applets-don

Status in “light-themes” package in Ubuntu:
  Incomplete

Bug description:
  I have a MSI laptop but I did not have this bug on ubuntu 12.04. This bug 
appears even when trying ubuntu without installing and it is most visible on 
ambiance theme. It also appears when positioning the mouse cursor on volume 
apllet and changing volume by scrolling and also by moving over and outside the 
volume status bar when still present. 
  I observed that sometimes there is a shadow effect of of the volume status 
bar applet witch tends to step into the pannel area.
  All this happen with brightness slider as well

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/light-themes/+bug/1074274/+subscriptions

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