HP:~/Desktop$ lspci -nn |grep -i vga
00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core 
Processor Family Integrated Graphics Controller [8086:0126] (rev 09)
01:00.0 VGA compatible controller [0300]: Advanced Micro Devices [AMD] nee ATI 
Caicos [Radeon HD 6400M/7400M Series] [1002:6760]
paul@paul-HP:~/Desktop$ 


Desktop$ lsmod | grep -e radeon -e fglrx -e intel
kvm_intel             132767  0 
kvm                   433102  1 kvm_intel
ghash_clmulni_intel    13260  0 
aesni_intel            55400  0 
ablk_helper            13598  1 aesni_intel
cryptd                 20404  3 ghash_clmulni_intel,aesni_intel,ablk_helper
lrw                    13287  1 aesni_intel
aes_x86_64             17256  1 aesni_intel
snd_hda_intel          33801  3 
xts                    12915  1 aesni_intel
snd_hda_codec         135116  3 
snd_hda_codec_hdmi,snd_hda_codec_idt,snd_hda_intel
snd_pcm                97452  3 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec
snd                    78921  16 
snd_hda_codec_hdmi,snd_hda_codec_idt,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
snd_page_alloc         18711  2 snd_hda_intel,snd_pcm
paul@paul-HP:~/Desktop$ 


HP:~/Desktop$ dpkg -l | grep -e intel -e fglrx
ii  fglrx-amdcccle-updates                    2:9.010-0ubuntu1~andrik7          
                                          amd64        Catalyst Control Center 
for the AMD graphics accelerators
ii  fglrx-updates                             2:9.010-0ubuntu1~andrik7          
                                          amd64        Video driver for the AMD 
graphics accelerators
ii  intel-gpu-tools                           1.3-0ubuntu2                      
                                          amd64        tools for debugging the 
Intel graphics driver
ii  libdrm-intel1:amd64                       
2.4.40+git20121123.171666e4-0ubuntu0ricotz2~quantal                         
amd64        Userspace interface to intel-specific kernel DRM services -- 
runtime
ii  libdrm-intel1:i386                        
2.4.40+git20121123.171666e4-0ubuntu0ricotz2~quantal                         
i386         Userspace interface to intel-specific kernel DRM services -- 
runtime
ii  xserver-xorg-video-intel                  
2:2.20.15+git20121210.986e13a5-0ubuntu0sarvatt~quantal                      
amd64        X.Org X server -- Intel i8xx, i9xx display driver


HP:~/Desktop$ amdconfig --list-adapters
* 0. 01:00.0 AMD Radeon HD 7400M Series

* - Default adapter

/Desktop$ amdconfig --pxl
No layout section was found in the file: '/etc/X11/xorg.conf'.
Please run 'aticonfig --initial' first or modify your configuration file 
manually and run aticonfig again.
amdconfig: parsing the command-line failed.

-- 
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/1089102

Title:
  1002:6760 ATI Low graphics mode, with 8086:0126 Intel system via fglrx

Status in “xorg” package in Ubuntu:
  New

Bug description:
  See bug 1069199, 1088722 and 1068404:

  Im using quantal. Not fixed by nick andrikos's ppa.
  https://help.ubuntu.com/community/BinaryDriverHowto/ATI#WORKAROUND

  After installing ATI proprietary drivers for my Radeon video card,
  Unity doesn't start anymore. LightDM shows up, and I'm able to log in,
  but Unity doesn't load.

  Obs: The same occurs when installing fglrx package (if I choose it,
  instead of fglrx-updates).

   Removing the proprietary driver fixes the issue.

  This is the output of lspci -v | grep vga
  01:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI 
Caicos [Radeon HD 6400M/7400M Series]

  with the radeon driver the fan was really loud, the laptop was overheating 
and the battery was draining fast. Then I tried fglrx but unity wouldn't 
load(only the wallpaper and the mouse) so what I did for now is:
  Remove fglrx and use opensource radeon

  Use switcheroo (https://help.ubuntu.com/community/HybridGraphics) to
  disable the discrete card(amd). You can add

  echo IGD > /sys/kernel/debug/vgaswitcheroo/switch
  echo OFF > /sys/kernel/debug/vgaswitcheroo/switch

  right before exit 0.

  This lets the system work , with norma fan, heat and battery.

  When i run aticonfig --initial -f i get the following:

  sudo aticonfig --initial -f
  Uninitialised file found, configuring.
  PowerXpress info: Diagnostic output from /usr/lib64/fglrx/switchlibglx:
  update-alternatives: warning: forcing reinstallation of alternative 
/usr/lib/fglrx/ld.so.conf because link group x86_64-linux-gnu_gl_conf is broken
  update-alternatives: warning: not replacing 
/usr/lib/x86_64-linux-gnu/xorg/extra-modules with a link

  Using /etc/X11/xorg.conf
  Saving back-up to /etc/X11/xorg.conf.original-1

  When i reboot the low graaphics thing comes up, i choose reconfigure,
  reboot again, then no unity

  /Desktop$ compiz --replace
  compiz (core) - Info: Loading plugin: core
  compiz (core) - Info: Starting plugin: core
  compiz (core) - Info: Loading plugin: ccp
  compiz (core) - Info: Starting plugin: ccp
  compizconfig - Info: Backend : gsettings
  compizconfig - Info: Integration : true
  compizconfig - Info: Profile : unity
  compiz (core) - Info: Loading plugin: composite
  compiz (core) - Info: Starting plugin: composite
  compiz (core) - Info: Loading plugin: opengl
  X Error of failed request: BadRequest (invalid request code or no such 
operation)
    Major opcode of failed request: 153 (GLX)
    Minor opcode of failed request: 19 (X_GLXQueryServerString)
    Serial number of failed request: 22
    Current serial number in output stream: 22
  compiz (core) - Info: Unity is not supported by your hardware. Enabling 
software rendering instead (slow).
  compiz (core) - Info: Starting plugin: opengl
  Compiz (opengl) - Fatal: glXQueryExtensionsString is NULL for screen 0
  compiz (core) - Error: Plugin initScreen failed: opengl
  compiz (core) - Error: Failed to start plugin: opengl
  compiz (core) - Info: Unloading plugin: opengl
  compiz (core) - Info: Loading plugin: compiztoolbox
  compiz (core) - Info: Starting plugin: compiztoolbox
  compiz (core) - Error: Plugin 'opengl' not loaded.

  compiz (core) - Info: Loading plugin: decor
  compiz (core) - Info: Starting plugin: decor
  compiz (decor) - Warn: requested a pixmap type decoration when compositing 
isn't available
  compiz (decor) - Warn: requested a pixmap type decoration when compositing 
isn't available
  compiz (decor) - Warn: requested a pixmap type decoration when compositing 
isn't available
  compiz (decor) - Warn: requested a pixmap type decoration when compositing 
isn't available
  compiz (decor) - Warn: requested a pixmap type decoration when compositing 
isn't available
  compiz (decor) - Warn: requested a pixmap type decoration when compositing 
isn't available
  compiz (decor) - Warn: requested a pixmap type decoration when compositing 
isn't available
  compiz (decor) - Warn: requested a pixmap type decoration when compositing 
isn't available
  compiz (decor) - Warn: requested a pixmap type decoration when compositing 
isn't available
  compiz (decor) - Warn: requested a pixmap type decoration when compositing 
isn't available
  compiz (decor) - Warn: requested a pixmap type decoration when compositing 
isn't available
  Compiz (opengl) - Fatal: glXQueryExtensionsString is NULL for screen 0
  Compiz (opengl) - Fatal: glXQueryExtensionsString is NULL for screen 0
  Compiz (opengl) - Fatal: glXQueryExtensionsString is NULL for screen 0
  Compiz (opengl) - Fatal: glXQueryExtensionsString is NULL for screen 0
  Compiz (opengl) - Fatal: glXQueryExtensionsString is NULL for screen 0
  Compiz (opengl) - Fatal: glXQueryExtensionsString is NULL for screen 0
  Compiz (opengl) - Fatal: glXQueryExtensionsString is NULL for screen 0
  Compiz (opengl) - Fatal: glXQueryExtensionsString is NULL for screen 0
  Compiz (opengl) - Fatal: glXQueryExtensionsString is NULL for screen 0
  Compiz (opengl) - Fatal: glXQueryExtensionsString is NULL for screen 0

  (process:2390): GLib-WARNING **: 
/build/buildd/glib2.0-2.34.1/./glib/gmain.c:1817: ref_count == 0, but source 
was still attached to a context!
  [xcb] Unknown sequence number while appending request
  [xcb] Most likely this is a multi-threaded client and XInitThreads has not 
been called
  [xcb] Aborting, sorry about that.
  compiz: ../../src/xcb_io.c:160: append_pending_request: Assertion 
`!xcb_xlib_unknown_seq_number' failed.
  Aborted (core dumped)
  The last piece was after pressing ctrl c in terminal after compiz replace, 
then i wasnt able to type for some reason.

  Unity replace seems to do the same thing:

  HP:~/Desktop$ unity --replace
  compiz (core) - Info: Loading plugin: core
  compiz (core) - Info: Starting plugin: core
  unity-panel-service: no process found
  compiz (core) - Info: Loading plugin: ccp
  compiz (core) - Info: Starting plugin: ccp
  compizconfig - Info: Backend : gsettings
  compizconfig - Info: Integration : true
  compizconfig - Info: Profile : unity
  compiz (core) - Info: Loading plugin: composite
  compiz (core) - Info: Starting plugin: composite
  compiz (core) - Info: Loading plugin: opengl
  X Error of failed request: BadRequest (invalid request code or no such 
operation)
    Major opcode of failed request: 153 (GLX)
    Minor opcode of failed request: 19 (X_GLXQueryServerString)
    Serial number of failed request: 22
    Current serial number in output stream: 22
  compiz (core) - Info: Unity is not supported by your hardware. Enabling 
software rendering instead (slow).
  compiz (core) - Info: Starting plugin: opengl
  Compiz (opengl) - Fatal: glXQueryExtensionsString is NULL for screen 0
  compiz (core) - Error: Plugin initScreen failed: opengl
  compiz (core) - Error: Failed to start plugin: opengl
  compiz (core) - Info: Unloading plugin: opengl
  compiz (core) - Info: Loading plugin: compiztoolbox
  compiz (core) - Info: Starting plugin: compiztoolbox
  compiz (core) - Error: Plugin 'opengl' not loaded.

  compiz (core) - Info: Loading plugin: decor
  compiz (core) - Info: Starting plugin: decor
  compiz (decor) - Warn: requested a pixmap type decoration when compositing 
isn't available
  compiz (decor) - Warn: requested a pixmap type decoration when compositing 
isn't available
  compiz (decor) - Warn: requested a pixmap type decoration when compositing 
isn't available
  compiz (decor) - Warn: requested a pixmap type decoration when compositing 
isn't available
  compiz (decor) - Warn: requested a pixmap type decoration when compositing 
isn't available
  compiz (decor) - Warn: requested a pixmap type decoration when compositing 
isn't available
  compiz (decor) - Warn: requested a pixmap type decoration when compositing 
isn't available
  compiz (decor) - Warn: requested a pixmap type decoration when compositing 
isn't available
  compiz (decor) - Warn: requested a pixmap type decoration when compositing 
isn't available
  compiz (decor) - Warn: requested a pixmap type decoration when compositing 
isn't available
  compiz (decor) - Warn: requested a pixmap type decoration when compositing 
isn't available
  Compiz (opengl) - Fatal: glXQueryExtensionsString is NULL for screen 0
  Compiz (opengl) - Fatal: glXQueryExtensionsString is NULL for screen 0
  Compiz (opengl) - Fatal: glXQueryExtensionsString is NULL for screen 0
  Compiz (opengl) - Fatal: glXQueryExtensionsString is NULL for screen 0
  Compiz (opengl) - Fatal: glXQueryExtensionsString is NULL for screen 0
  Compiz (opengl) - Fatal: glXQueryExtensionsString is NULL for screen 0
  Compiz (opengl) - Fatal: glXQueryExtensionsString is NULL for screen 0
  Compiz (opengl) - Fatal: glXQueryExtensionsString is NULL for screen 0
  Compiz (opengl) - Fatal: glXQueryExtensionsString is NULL ...

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.7.0-4.12-generic 3.7.0-rc7
  Uname: Linux 3.7.0-4-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
  CompositorRunning: compiz
  Date: Mon Dec 10 23:58:26 2012
  DistUpgraded: Fresh install
  DistroCodename: quantal
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0126] (rev 09) (prog-if 00 [VGA controller])
     Subsystem: Hewlett-Packard Company Device [103c:1794]
   Advanced Micro Devices [AMD] nee ATI Caicos [Radeon HD 6400M/7400M Series] 
[1002:6760] (prog-if 00 [VGA controller])
     Subsystem: Hewlett-Packard Company Device [103c:1794]
  InstallationDate: Installed on 2012-11-01 (39 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  MachineType: Hewlett-Packard HP Pavilion dm4 Notebook PC
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.7.0-4-generic 
root=/dev/mapper/ubuntu-root ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UnitySupportTest:
   Error: command ['/usr/lib/nux/unity_support_test', '-p', '-f'] failed with 
exit code 1: X Error of failed request: BadRequest (invalid request code or no 
such operation)
     Major opcode of failed request: 153 (GLX)
     Minor opcode of failed request: 19 (X_GLXQueryServerString)
     Serial number of failed request: 22
     Current serial number in output stream: 22
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/10/2011
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.05
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 1794
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 41.19
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.05:bd11/10/2011:svnHewlett-Packard:pnHPPaviliondm4NotebookPC:pvr0694100011204010000623100:rvnHewlett-Packard:rn1794:rvr41.19:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Pavilion dm4 Notebook PC
  dmi.product.version: 0694100011204010000623100
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz 1:0.9.8.4+bzr3412-0ubuntu0.1
  version.ia32-libs: ia32-libs 20090808ubuntu36
  version.libdrm2: libdrm2 2.4.40+git20121123.171666e4-0ubuntu0ricotz2~quantal
  version.libgl1-mesa-dri: libgl1-mesa-dri 
9.1~git20121204.ec83535c-0ubuntu0ricotz~quantal
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 
9.1~git20121204.ec83535c-0ubuntu0ricotz~quantal
  version.xserver-xorg-core: xserver-xorg-core 
2:1.13.0.902+git20121207+server-1.13-branch.ede07c1a-0ubuntu0ricotz~quantal
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.0.99+git20121207.793e1b0e-0ubuntu0sarvatt
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.20.15+git20121207.4bfc5e90-0ubuntu0sarvatt~quantal
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.4+git20121126.3b33a0b4-0ubuntu0sarvatt~quantal
  See original description
  Tags: quantal amd64 apport-bug compiz-0.9 third-party-packages ubuntu Edit 
Tag help
  Verdomde (frog-yawn) wrote 20 hours ago:      #1

      BootDmesg.txt Edit (59.0 KiB, text/plain; charset="utf-8")
      BootLog.txt Edit (969 bytes, text/plain; charset="utf-8")
      CurrentDmesg.txt Edit (738 bytes, text/plain; charset="utf-8")
      Dependencies.txt Edit (7.5 KiB, text/plain; charset="utf-8")
      DkmsStatus.txt Edit (361 bytes, text/plain; charset="utf-8")
      DpkgLog.txt Edit (162.6 KiB, text/plain; charset="utf-8")
      GconfCompiz.txt Edit (39.5 KiB, text/plain; charset="utf-8")
      LightdmDisplayLog.txt Edit (2.2 KiB, text/plain; charset="utf-8")
      LightdmGreeterLog.txt Edit (6.8 KiB, text/plain; charset="utf-8")
      LightdmGreeterLogOld.txt Edit (17.6 KiB, text/plain; charset="utf-8")
      LightdmLog.txt Edit (2.4 KiB, text/plain; charset="utf-8")
      Lspci.txt Edit (14.1 KiB, text/plain; charset="utf-8")
      Lsusb.txt Edit (543 bytes, text/plain; charset="utf-8")
      MonitorsUser.xml.txt Edit (4.0 KiB, text/plain; charset="utf-8")
      ProcCpuinfo.txt Edit (3.6 KiB, text/plain; charset="utf-8")
      ProcEnviron.txt Edit (319 bytes, text/plain; charset="utf-8")
      ProcInterrupts.txt Edit (2.5 KiB, text/plain; charset="utf-8")
      ProcModules.txt Edit (3.5 KiB, text/plain; charset="utf-8")
      UdevDb.txt Edit (134.5 KiB, text/plain; charset="utf-8")
      UdevLog.txt Edit (316.5 KiB, text/plain; charset="utf-8")
      XorgLog.txt Edit (32.9 KiB, text/plain; charset="utf-8")
      XorgLogOld.txt Edit (28.0 KiB, text/plain; charset="utf-8")
      Xrandr.txt Edit (5.8 KiB, text/plain; charset="utf-8")
      make.log.txt Edit (907 bytes, text/plain; charset="utf-8")
      xdpyinfo.txt Edit (2.8 KiB, text/plain; charset="utf-8")

  Hide comment
  Nick Andrik (andrikos) wrote 10 hours ago: Re: [Bug 1088722] [NEW] Low 
graphics mode in Hybrid ATI/Intel GPU systems after fglrx upgrade/     #2

  Can you please run this command and paste the output here?
  LIBGL_DEBUG=verbose glxinfo

  Thanks,HP:~/Desktop$ LIBGL_DEBUG=verbose glxinfo
  name of display: :0.0
  Segmentation fault (core dumped)
  paul@paul-HP:~/Desktop$ 

  Nikos

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.7.0-4.12-generic 3.7.0-rc7
  Uname: Linux 3.7.0-4-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
  CompositorRunning: compiz
  Date: Tue Dec 11 20:27:19 2012
  DistUpgraded: Fresh install
  DistroCodename: quantal
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0126] (rev 09) (prog-if 00 [VGA controller])
     Subsystem: Hewlett-Packard Company Device [103c:1794]
   Advanced Micro Devices [AMD] nee ATI Caicos [Radeon HD 6400M/7400M Series] 
[1002:6760] (prog-if 00 [VGA controller])
     Subsystem: Hewlett-Packard Company Device [103c:1794]
  InstallationDate: Installed on 2012-11-01 (40 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  MachineType: Hewlett-Packard HP Pavilion dm4 Notebook PC
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.7.0-4-generic 
root=/dev/mapper/ubuntu-root ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UnitySupportTest:
   Error: command ['/usr/lib/nux/unity_support_test', '-p', '-f'] failed with 
exit code 1: X Error of failed request:  BadRequest (invalid request code or no 
such operation)
     Major opcode of failed request:  153 (GLX)
     Minor opcode of failed request:  19 (X_GLXQueryServerString)
     Serial number of failed request:  22
     Current serial number in output stream:  22
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/10/2011
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.05
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 1794
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 41.19
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.05:bd11/10/2011:svnHewlett-Packard:pnHPPaviliondm4NotebookPC:pvr0694100011204010000623100:rvnHewlett-Packard:rn1794:rvr41.19:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Pavilion dm4 Notebook PC
  dmi.product.version: 0694100011204010000623100
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz 1:0.9.8.4+bzr3412-0ubuntu0.1
  version.ia32-libs: ia32-libs 20090808ubuntu36
  version.libdrm2: libdrm2 2.4.40+git20121123.171666e4-0ubuntu0ricotz2~quantal
  version.libgl1-mesa-dri: libgl1-mesa-dri 
9.1~git20121204.ec83535c-0ubuntu0ricotz~quantal
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 
9.1~git20121204.ec83535c-0ubuntu0ricotz~quantal
  version.xserver-xorg-core: xserver-xorg-core 
2:1.13.0.902+git20121207+server-1.13-branch.ede07c1a-0ubuntu0ricotz~quantal
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.0.99+git20121207.793e1b0e-0ubuntu0sarvatt
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.20.15+git20121210.986e13a5-0ubuntu0sarvatt~quantal
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.4+git20121126.3b33a0b4-0ubuntu0sarvatt~quantal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1089102/+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

Reply via email to