[Ubuntu-x-swat] [Bug 893431] Re: Random Display Freeze, Multiple Times a Day

2011-11-25 Thread Mark Mandel
Doing a review of my logs, on crashes when I still have some log file
output, I'm seeing this a lot:

Nov 23 15:19:38 delusion kernel: [ 7529.532833] NVRM: Xid (:02:00): 6, 
PE0001 
Nov 23 16:37:36 delusion kernel: [ 2754.034620] NVRM: Xid (:02:00): 6, 
PE0001 
Nov 24 13:46:46 delusion kernel: [17703.225414] NVRM: Xid (:02:00): 6, 
PE0003 
Nov 24 15:07:52 delusion kernel: [22569.351846] NVRM: Xid (:02:00): 6, 
PE0001 
Nov 25 12:51:42 delusion kernel: [ 7002.788175] NVRM: Xid (:02:00): 6, 
PE0001 

Hopefully that helps.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/893431

Title:
  Random Display Freeze, Multiple Times a Day

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/893431/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 92599] Re: Incorrect (low/stuttering) refresh rate with NVIDIA driver

2011-11-25 Thread Daniel van Vugt
** Description changed:

  The problem here is that incorrect information from the NVIDIA driver is
  tricking some software like Compiz into using an incorrect refresh rate,
  which makes the whole desktop look choppy.
  
  The cause of this framerate problem is the DynamicTwinView feature of
  the NVIDIA graphics driver. It appears to be a documented feature of
  the driver, and has been for several years:
  
  --- Quote from the NVIDIA documentation ---
  Option DynamicTwinView boolean
  Enable or disable support for dynamically configuring TwinView on this X 
screen. When DynamicTwinView is enabled (the default), the refresh rate of a 
mode (reported through XF86VidMode or XRandR) does not correctly report the 
refresh rate, but instead is a unique number such that each MetaMode has a 
different value. This is to guarantee that MetaModes can be uniquely identified 
by XRandR.
  When DynamicTwinView is disabled, the refresh rate reported through XRandR 
will be accurate, but NV-CONTROL clients such as nvidia-settings will not be 
able to dynamically manipulate the X screen's MetaModes. TwinView can still be 
configured from the X config file when DynamicTwinView is disabled.
  Default: DynamicTwinView is enabled.
  --- End quote ---
  
[http://us.download.nvidia.com/XFree86/Linux-x86/280.13/README/xconfigoptions.html]
  
  WORKAROUND:
  
  (in /etc/X11/xorg.conf)
  Section Device
    Option DynamicTwinView False
  EndSection
+ 
+ If the workaround doesn't work for you and you still see
+ stuttering/jerkiness then you probably have bug 888039, which is caused
+ by other performance regressions in the Ubuntu 11.10 release.
  
  ORIGINAL DESCRIPTION:
  
  Binary package hint: xorg
  
  My Samsung SyncMaster 931BF does actually support 75 hz screen refresh
  rate, but xorg lets me choose only between 50 Hz and 54 Hz. Modification
  of /etc/X11/xorg.conf does not help. xorg worked ok on edgy.
  
  Here's some info:
  
  $ uname -a
  Linux Xel-Naga 2.6.20-10-generic #2 SMP Mon Mar 12 00:02:49 UTC 2007 i686 
GNU/Linux
  
  $ apt-cache show xorg | grep Version
  Version: 1:7.2-0ubuntu7
  
  The video card is Nvidia GeForce 7300GS.
  
  ProblemType: Bug
  Architecture: i386
  Date: Thu Mar 15 21:08:22 2007
  DistroRelease: Ubuntu 7.04
  Uname: Linux Xel-Naga 2.6.20-10-generic #2 SMP Mon Mar 12 00:02:49 UTC 2007 
i686 GNU/Linux

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/92599

Title:
  Incorrect (low/stuttering) refresh rate with NVIDIA driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/nvidia-drivers-ubuntu/+bug/92599/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 758738] Re: XUbuntu Boot Logo became very small after last upgrade

2011-11-25 Thread Nikolay Morozov
tested with fresh install and have no problem

** Changed in: xserver-xorg-video-ati (Ubuntu)
   Status: Incomplete = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati in Ubuntu.
https://bugs.launchpad.net/bugs/758738

Title:
  XUbuntu Boot Logo became very small after last upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/758738/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 92599] Re: Incorrect (low/stuttering) refresh rate with NVIDIA driver

2011-11-25 Thread Daniel van Vugt
Testing with a new NVIDIA card, I found the workaround of disabling
dynamic twin view didn't seem to work in Ubuntu 11.10.

Further investigation seems to suggest the workaround failing is in fact
regression bug 888039 which appears to be solved by the new compiz-
composite timing code I proposed in bug 880707.

** Package changed: linux-restricted-modules-2.6.20 (Ubuntu) = compiz
(Ubuntu)

** Changed in: compiz (Ubuntu)
   Status: Invalid = In Progress

** Changed in: compiz (Ubuntu)
 Assignee: (unassigned) = Daniel van Vugt (vanvugt)

** Also affects: compiz
   Importance: Undecided
   Status: New

** Changed in: compiz
   Status: New = In Progress

** Changed in: compiz
 Assignee: (unassigned) = Daniel van Vugt (vanvugt)

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/92599

Title:
  Incorrect (low/stuttering) refresh rate with NVIDIA driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/92599/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 92599] Re: Incorrect (low/stuttering) refresh rate with NVIDIA driver

2011-11-25 Thread Daniel van Vugt
** Branch linked: lp:~vanvugt/compiz-core/fix-880707.2

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/92599

Title:
  Incorrect (low/stuttering) refresh rate with NVIDIA driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/92599/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 894693] [NEW] Suggested package firmware-linux does not exist

2011-11-25 Thread Tomi Pieviläinen
Public bug reported:

xserver-xorg-video-radeon suggests to install firmware-linux, which does
not exist. Bug #565482 was marked not fix, because the suggestion
already exists in Debian. However this is not a bug in there, since that
package does indeed exist in Debian, but not in Ubuntu. The correct
package in ubuntu is linux-firmware, which combines the debian packages
firmware-linux-free and firmware-linux-nonfree (firmware-linux is a
metapackage that pulls in both of the real packages). linux-firmware is
crucial because without the radeon microcodes, using the radeon driver
would be impossible (see
http://wiki.x.org/wiki/radeonBuildHowTo#Missing_firmware).

The problem hasn't manifested because many people have linux-firmware
already installed due to other dependencies. However I do not believe
that is a proper reason to leave the dependencies of this package broken
in purpose, especially when this is trivial to fix. For example people
running their own custom kernels wouldn't have the firmware package
pulled in at all (and please don't go and say that only power users do
that and power users don't matter).

** Affects: xserver-xorg-video-ati (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: maverick natty oneiric precise

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati in Ubuntu.
https://bugs.launchpad.net/bugs/894693

Title:
  Suggested package firmware-linux does not exist

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/894693/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 840140] Re: Graphical corruption then black screen using an ATI Radeon 6790 card on boot

2011-11-25 Thread Bug Watch Updater
Launchpad has imported 26 comments from the remote bug at
https://bugs.freedesktop.org/show_bug.cgi?id=39282.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2011-07-16T15:23:37+00:00 TomaszCiolek wrote:

Created attachment 49177
bug report files

radeon HG6790 card produces black+white horizontal stripes on screen
when launching Xorg

Distribution is Debian Wheezy
xorg 7.6
Radeon driver 6.14.2

Tried kernel 2.6.39-2 (Debian Build), 2.6.39.3 and 3.0.0RC7

on boot the system seemsto load the firmware/microcode and to launch
launch into a high resolution console.

Test case 1: Run 'Xorg -retro', no xorg config, 
Produces a set of horizontal black and white stripes with colour speccles. 
CLearly visable X shapedmouse pointer apprears and can be moved on the screen. 
Xorg log Xorg.0.log.reto attached.


Test case 2: run startx to start Xorg system
Produces a set of horizontal black and white stripes with colour speccles, 
after a short time,. the screen blanks and the refreshes to same image. a 
backtrace is left in the Xorg.o.log. Xorg log Xorg.0.log.crash attached.

Reply at: https://bugs.launchpad.net/xserver-xorg-driver-
ati/+bug/840140/comments/0


On 2011-07-16T15:26:20+00:00 TomaszCiolek wrote:

happy to do more testing of required, but as this is my only
workstation, I will need to play hardware shuffles to get the offending
card into the system.

Tomasz

Reply at: https://bugs.launchpad.net/xserver-xorg-driver-
ati/+bug/840140/comments/1


On 2011-07-24T09:01:34+00:00 TomaszCiolek wrote:

I pulled xf86-video-ati from git on 24/07/2011 AEST, and built it.

Radeon HD5450 (Cedar) works perfectly.
Radeon HD6790 (barts) fails to give any sensible output on screen

Tried multiple monitors and multiple DVI and HDMI cables to check that I
do not have a hardware issue. No change in behaviour

Attached a photo of screen to illustrate fault condition
Attached Xorg.0.log_git_driver for reference

Tomasz

Reply at: https://bugs.launchpad.net/xserver-xorg-driver-
ati/+bug/840140/comments/2


On 2011-07-24T09:02:48+00:00 TomaszCiolek wrote:

Created attachment 49462
Xorg log for 6.14.99 driver from freedesktop git repo

Reply at: https://bugs.launchpad.net/xserver-xorg-driver-
ati/+bug/840140/comments/3


On 2011-07-24T09:03:54+00:00 TomaszCiolek wrote:

Created attachment 49463
a photo of the error condition.

Reply at: https://bugs.launchpad.net/xserver-xorg-driver-
ati/+bug/840140/comments/4


On 2011-07-25T22:52:53+00:00 agd5f wrote:

does the patch in bug 38754 help?

Reply at: https://bugs.launchpad.net/xserver-xorg-driver-
ati/+bug/840140/comments/5


On 2011-07-26T08:28:01+00:00 TomaszCiolek wrote:

(In reply to comment #5)
 does the patch in bug 38754 help?

Nope. same behaviour as before.

Reply at: https://bugs.launchpad.net/xserver-xorg-driver-
ati/+bug/840140/comments/6


On 2011-09-02T11:55:25+00:00 TomaszCiolek wrote:

Testing update:
 
As suggested by Dave Airlie, I have applied patch 
https://patchwork.kernel.org/patch/1120122/ to kernel tree 3.1-rc4 tree, built 
new kernel and modules and tested behavior.

Issue continues as described before.

Reply at: https://bugs.launchpad.net/xserver-xorg-driver-
ati/+bug/840140/comments/7


On 2011-09-02T12:09:56+00:00 TomaszCiolek wrote:

card lockup trace

Sep  2 21:36:57 redoubt kernel: [   58.248100] [ cut here 
]
Sep  2 21:36:57 redoubt kernel: [   58.248114] WARNING: at 
drivers/gpu/drm/radeon/radeon_fence.c:267 radeon_fence_wait+0x2bc/0x337 
[radeon]()
Sep  2 21:36:57 redoubt kernel: [   58.248116] Hardware name: GA-870A-UD3
Sep  2 21:36:57 redoubt kernel: [   58.248117] GPU lockup (waiting for 
0x0010 last fence id 0x000D)
Sep  2 21:36:57 redoubt kernel: [   58.248119] Modules linked in: ppdev lp fuse 
firewire_sbp2 loop snd_hda_codec_hdmi radeon snd_hda_codec_realtek 
snd_hda_intel snd_hda_codec snd_hwdep ttm drm_kms_helper snd_pcm drm edac_core 
i2c_piix4 processor snd_seq parport_pc parport joydev edac_mce_amd snd_timer 
snd_seq_device snd i2c_algo_bit evdev k10temp serio_raw i2c_core cfbcopyarea 
power_supply cfbimgblt thermal_sys cfbfillrect hwmon soundcore snd_page_alloc 
button pcspkr wmi ext3 jbd 

[Ubuntu-x-swat] [Bug 873825] Re: Could not apply the stored configuration for monitors

2011-11-25 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: nvidia-graphics-drivers (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/873825

Title:
  Could not apply the stored configuration for monitors

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/873825/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 814895] Re: Ubuntu won't load with external monitor connected on ASUS N73SV laptop. Dual monitor bug. *ERROR* Couldn't find PLL settings for mode!

2011-11-25 Thread michiel
I have exactly the same issue on my Asus n53sv

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/814895

Title:
  Ubuntu won't load with external monitor connected on ASUS N73SV
  laptop. Dual monitor bug.  *ERROR* Couldn't find PLL settings for
  mode!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/814895/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 892862] Re: nvidia-71 driver (required for old TNT chips) missing in Ubuntu 11.10

2011-11-25 Thread Daniel van Vugt
It looks like nvidia-71 was retired a few years ago.

Strangely, the source code still exists for current Ubuntu releases:
https://code.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-71

But no binary packages have been released from it since Ubuntu 9.04.

** Summary changed:

- X is very slow
+ nvidia-71 driver (required for old TNT chips) missing in Ubuntu 11.10

** Package changed: nvidia-graphics-drivers (Ubuntu) = nvidia-graphics-
drivers-71 (Ubuntu)

** Changed in: nvidia-graphics-drivers-71 (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/892862

Title:
  nvidia-71 driver (required for old TNT chips) missing in Ubuntu 11.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-71/+bug/892862/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 894641] Re: [Maverick] Crash when unplugging/disconnecting external screen

2011-11-25 Thread bugbot
** Package changed: xorg (Ubuntu) = xorg-server (Ubuntu)

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

Title:
  [Maverick] Crash when unplugging/disconnecting external screen

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 894600] Re: Xorg freeze with neauvou

2011-11-25 Thread bugbot
** Package changed: xorg (Ubuntu) = xserver-xorg-video-nouveau (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-nouveau in Ubuntu.
https://bugs.launchpad.net/bugs/894600

Title:
  Xorg freeze with neauvou

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/894600/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 894522] Re: Windows manager

2011-11-25 Thread bugbot
** Package changed: xorg (Ubuntu) = xserver-xorg-video-nouveau (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-nouveau in Ubuntu.
https://bugs.launchpad.net/bugs/894522

Title:
  Windows manager

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/894522/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 864010] Re: lightdm segfault in libglib after xorg segfault

2011-11-25 Thread Juha Tiensyrjä
Some more information.

I can reproduce the crash always in the following way:

1) Boot the machine.
2) Log in to KDE. Everything works, including 3d effects.
3) Log out of KDE. KDM starts.
4) Log back in - X crashes, KDM restarts immediately.
5) Log in again - KDE disables 3d effects and allows logging in.

Sometimes if I try to enable effects after 5), I can crash X again. But
that does not happen every time.

It also might be relevant that I can reproduce the crash on both my
desktop machine and my laptop, both of which are running Oneiric and
both of which have Intel integrated graphics. I have not seen similar
behavior with my work desktop, which has discrete nVidia graphics.

uname -a: Linux desktop 3.0.0-13-generic #22-Ubuntu SMP Wed Nov 2 13:27:26 UTC 
2011 x86_64 x86_64 x86_64 GNU/Linux
lspci graphics information: 00:02.0 VGA compatible controller: Intel 
Corporation Core Processor Integrated Graphics Controller (rev 12)
Intel X driver version: 2:2.15.901-1ubuntu2.1

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

Title:
  lightdm segfault in libglib after xorg segfault

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 894401] Re: [Openchrome] [Compiz fusion icon] monitor display gone black

2011-11-25 Thread XY
** Also affects: xserver-xorg-video-openchrome (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-openchrome in Ubuntu.
https://bugs.launchpad.net/bugs/894401

Title:
  [Openchrome] [Compiz fusion icon] monitor display gone black

To manage notifications about this bug go to:
https://bugs.launchpad.net/linuxmint/+bug/894401/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 687377] Re: [VM800]Fail to detect exact screen monitor resolution

2011-11-25 Thread XY
After follow your advice. It can't display normal screen. Only black
screen + command line output.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-openchrome in Ubuntu.
https://bugs.launchpad.net/bugs/687377

Title:
  [VM800]Fail to detect exact screen monitor resolution

To manage notifications about this bug go to:
https://bugs.launchpad.net/linuxmint/+bug/687377/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 687377] Re: [VM800]Fail to detect exact screen monitor resolution

2011-11-25 Thread XY
** Changed in: xserver-xorg-video-openchrome (Ubuntu)
   Status: Confirmed = New

** Changed in: xserver-xorg-video-openchrome (Ubuntu)
   Status: New = Opinion

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-openchrome in Ubuntu.
https://bugs.launchpad.net/bugs/687377

Title:
  [VM800]Fail to detect exact screen monitor resolution

To manage notifications about this bug go to:
https://bugs.launchpad.net/linuxmint/+bug/687377/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 676166] Re: Unity Launcher corruption when resuming from suspend/hibernate

2011-11-25 Thread Rufus K.
After manually installing nVidia display driver 290.10 the problem
persists. Screen corruption issue is still the same with the new driver.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/676166

Title:
  Unity Launcher corruption when resuming from suspend/hibernate

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/676166/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 859979] Re: Poor performance in oneric beta 2 on nvidia geforce 7100 / nforce 630i

2011-11-25 Thread Omer Akram
Unity I believe is already blacklisted for this series of GPUs or is
known to have issue, i recommend you using Unity-2d

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/859979

Title:
  Poor performance in oneric beta 2 on nvidia geforce 7100 / nforce 630i

To manage notifications about this bug go to:
https://bugs.launchpad.net/nvidia-drivers-ubuntu/+bug/859979/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 894273] Re: [Openchrome] [video player] Black screen

2011-11-25 Thread XY
** Also affects: xserver-xorg-video-openchrome (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: xorg-server
   Importance: Undecided
   Status: New

** Description changed:

  Linux Mint 11 katya
  
  Video player (VLC, Gnome Player, Totem) and plugins unable to play after
  a few seconds of playing. When this happen it has being black screen and
  sometime it return to login screen at startup.  The worst thing is that
  i should reboot using hard reset button because of black screen
  occurred. No sound heard during this problem occur.
  
- The video card is integrated VIA UniChrome Pro IGP .
+ Graphics:  Card VIA CN700/P4M800 Pro/P4M800 CE/VN800 [S3 UniChrome Pro]
+ X.Org 1.10.1 Res: 1440x900@60.0hz 
+ GLX Renderer Mesa DRI UniChrome 20060710 x86/MMX/SSE2 GLX Version 1.2 Mesa 
7.10.2 Direct Rendering Yes
+ 
  .

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-openchrome in Ubuntu.
https://bugs.launchpad.net/bugs/894273

Title:
  [Openchrome] [video player] Black screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/linuxmint/+bug/894273/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 894761] [NEW] nvidia-173 173.14.30-0ubuntu8: nvidia-173 kernel module failed to build

2011-11-25 Thread sojourner
Public bug reported:

dkms tries to load the wrong driver fo my card , my card is an Nvidia
7600gs and uses the nvidia-current driver . Ubuntu12.04 precise pangolin
(64bit ) up to date , this system is currently using the 290.10 driver .
note this occured on an already installed systen when an upgrade was not
in process . It aalso occured during an install of Lubuntu from the
november 23 daily's (64bit) . that system was black screening on startup
and problem could not be reported , the lubuntu system was rendered
bootable by hand installing the 290.10 driver downloaded from nvidia .

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: nvidia-173 173.14.30-0ubuntu8
ProcVersionSignature: Ubuntu 3.2.0-1.3-generic 3.2.0-rc2
Uname: Linux 3.2.0-1-generic x86_64
NonfreeKernelModules: nvidia
.proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
.proc.driver.nvidia.registry: Binary: 
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  290.10  Wed Nov 16 17:39:29 
PST 2011
 GCC version:  gcc version 4.6.2 (Ubuntu/Linaro 4.6.2-5ubuntu1)
.tmp.unity.support.test.0:
 
ApportVersion: 1.90-0ubuntu1
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
DKMSKernelVersion: 3.2.0-1-generic
Date: Wed Nov 23 22:46:03 2011
DistUpgraded: Fresh install
DistroCodename: precise
DistroVariant: ubuntu
DkmsStatus:
 nvidia-173, 173.14.30: added
 nvidia-current, 285.05.09, 3.2.0-1-generic, x86_64: installed
GraphicsCard:
 nVidia Corporation G73 [GeForce 7600 GS] [10de:0392] (rev a1) (prog-if 00 [VGA 
controller])
   Subsystem: XFX Pine Group Inc. Device [1682:2221]
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 (2023)
Lsusb:
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
PackageVersion: 173.14.30-0ubuntu8
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-1-generic 
root=UUID=8933efa4-03de-4af5-870f-5b6e0b464ac4 ro quiet splash vt.handoff=7
SourcePackage: nvidia-graphics-drivers-173
Title: nvidia-173 173.14.30-0ubuntu8: nvidia-173 kernel module failed to build
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 06/10/2009
dmi.bios.vendor: Award Software International, Inc.
dmi.bios.version: FIb
dmi.board.name: GA-M55PLUS-S3G
dmi.board.vendor: Gigabyte Technology Co., Ltd.
dmi.chassis.type: 3
dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrFIb:bd06/10/2009:svn:pn:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-M55PLUS-S3G:rvr:cvn:ct3:cvr:
version.compiz: compiz 1:0.9.6+bzr20110929-0ubuntu7
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.27-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 7.11-0ubuntu4
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 7.11-0ubuntu4
version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.10.4-1ubuntu5
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.6.0-1ubuntu13
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20110811.g93fc084-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.15.901-1ubuntu3
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110411+8378443-1

** Affects: nvidia-graphics-drivers-173 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package possible-manual-nvidia-install precise 
reproducible single-occurrence ubuntu

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers-173 in Ubuntu.
https://bugs.launchpad.net/bugs/894761

Title:
  nvidia-173 173.14.30-0ubuntu8: nvidia-173 kernel module failed to
  build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-173/+bug/894761/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 894761] Re: nvidia-173 173.14.30-0ubuntu8: nvidia-173 kernel module failed to build

2011-11-25 Thread sojourner
-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers-173 in Ubuntu.
https://bugs.launchpad.net/bugs/894761

Title:
  nvidia-173 173.14.30-0ubuntu8: nvidia-173 kernel module failed to
  build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-173/+bug/894761/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 876499] Re: Incorrect Nvidia driver installed by checking 3rd party box

2011-11-25 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: nvidia-graphics-drivers-173 (Ubuntu Precise)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers-173 in Ubuntu.
https://bugs.launchpad.net/bugs/876499

Title:
  Incorrect Nvidia driver installed by checking 3rd party box

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 894761] Re: nvidia-173 173.14.30-0ubuntu8: nvidia-173 kernel module failed to build

2011-11-25 Thread Apport retracing service
** Tags removed: need-duplicate-check

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers-173 in Ubuntu.
https://bugs.launchpad.net/bugs/894761

Title:
  nvidia-173 173.14.30-0ubuntu8: nvidia-173 kernel module failed to
  build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-173/+bug/894761/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 876499] Re: Incorrect Nvidia driver installed by checking 3rd party box

2011-11-25 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: nvidia-graphics-drivers-173 (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers-173 in Ubuntu.
https://bugs.launchpad.net/bugs/876499

Title:
  Incorrect Nvidia driver installed by checking 3rd party box

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 876499] Re: Incorrect Nvidia driver installed by checking 3rd party box

2011-11-25 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: nvidia-graphics-drivers-173 (Ubuntu Oneiric)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers-173 in Ubuntu.
https://bugs.launchpad.net/bugs/876499

Title:
  Incorrect Nvidia driver installed by checking 3rd party box

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 876499] Re: Incorrect Nvidia driver installed by checking 3rd party box

2011-11-25 Thread Martin Pitt
There seem to be two different issues here:

The -173 version does not build:


Nov 21 19:42:40 ubuntu ubiquity: First Installation: checking all kernels...
Nov 21 19:42:40 ubuntu ubiquity: Building only for 3.1.0-2-generic
Nov 21 19:42:40 ubuntu ubiquity: Building for architecture i686
Nov 21 19:42:40 ubuntu ubiquity: Building initial module for 3.1.0-2-generic
Nov 21 19:42:49 ubuntu ubiquity: Error! 
Nov 21 19:42:49 ubuntu ubiquity: Bad return status for module build on kernel: 
3.1.0-2-generic (i686)
Nov 21 19:42:49 ubuntu ubiquity: Consult 
/var/lib/dkms/nvidia-173/173.14.30/build/make.log for more information.

This is most likely due to the new kernel, and shouldn't affect oneiric.

** Package changed: nvidia-graphics-drivers (Ubuntu Precise) = nvidia-
graphics-drivers-173 (Ubuntu Precise)

** Changed in: nvidia-graphics-drivers-173 (Ubuntu Oneiric)
   Status: Confirmed = Invalid

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers-173 in Ubuntu.
https://bugs.launchpad.net/bugs/876499

Title:
  Incorrect Nvidia driver installed by checking 3rd party box

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 876499] Re: Incorrect Nvidia driver installed by checking 3rd party box

2011-11-25 Thread Martin Pitt
As for the wrongly detected driver version, can someone with an affected
NVidia system please attach /var/log/jockey.log after the failed
install? It should be in the target system, i. e. after reboot, not in
the live environment. It would also be helpful if you could give me the
output of

  jockey-text --list

on that system. Thanks!

** Changed in: jockey (Ubuntu Precise)
   Status: Triaged = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers-173 in Ubuntu.
https://bugs.launchpad.net/bugs/876499

Title:
  Incorrect Nvidia driver installed by checking 3rd party box

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 687377] Re: [VM800]Fail to detect exact screen monitor resolution

2011-11-25 Thread XY
** Changed in: xserver-xorg-video-openchrome (Ubuntu)
   Status: Opinion = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-openchrome in Ubuntu.
https://bugs.launchpad.net/bugs/687377

Title:
  [VM800]Fail to detect exact screen monitor resolution

To manage notifications about this bug go to:
https://bugs.launchpad.net/linuxmint/+bug/687377/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 597184] Re: video playback broken with fglrx driver on ati mobility radeon hd 5470

2011-11-25 Thread bugbot
We're closing this bug since it is has been some time with no response from the 
original reporter.  However, if the issue still exists please feel free to 
reopen with the requested information.  Also, if you could, please test against 
the latest development version of Ubuntu, since this confirms the bug is one we 
may be able to pass upstream for help.


** Changed in: fglrx-installer (Ubuntu)
   Status: Incomplete = Expired

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to fglrx-installer in Ubuntu.
https://bugs.launchpad.net/bugs/597184

Title:
  video playback broken with fglrx driver on ati mobility radeon hd 5470

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/597184/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 884067] Re: bug

2011-11-25 Thread bugbot
We're closing this bug since it is has been some time with no response from the 
original reporter.  However, if the issue still exists please feel free to 
reopen with the requested information.  Also, if you could, please test against 
the latest development version of Ubuntu, since this confirms the bug is one we 
may be able to pass upstream for help.


** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: Incomplete = Expired

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/884067

Title:
  bug

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/884067/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 786952] Re: Wacom Bamboo Pen - Pressure too sensitive (Needs kernel 3.1 patch backported)

2011-11-25 Thread Timo Aaltonen
Yep, closing for precise.

** Changed in: xf86-input-wacom (Ubuntu Precise)
   Status: Confirmed = Fix Released

** Changed in: linux (Ubuntu Precise)
   Status: Triaged = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xf86-input-wacom in Ubuntu.
https://bugs.launchpad.net/bugs/786952

Title:
  Wacom Bamboo Pen - Pressure too sensitive (Needs kernel 3.1 patch
  backported)

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 894812] [NEW] [q45] False GPU lockup EIR: 0x00000010 PGTBL_ER: 0x00000003 render.IPEHR: 0x02000024

2011-11-25 Thread cirrus
Public bug reported:

This happened after I logged in after booting up my machine. 
I did not see anything going wrong when the crash report popped up - as far as 
I can see everything was working flawlessly.

ProblemType: Crash
DistroRelease: Ubuntu 11.10
Package: xserver-xorg-video-intel 2:2.15.901-1ubuntu2.1
ProcVersionSignature: Ubuntu 3.0.0-13.22-generic 3.0.6
Uname: Linux 3.0.0-13-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
Chipset: q45
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
Date: Fri Nov 25 08:50:19 2011
DistUpgraded: Log time: 2011-11-21 08:33:31.209202
DistroCodename: oneiric
DistroVariant: ubuntu
DuplicateSignature: [q45] GPU lockup  EIR: 0x0010 PGTBL_ER: 0x0003 
render.IPEHR: 0x0224 Ubuntu 11.10
ExecutablePath: /usr/share/apport/apport-gpu-error-intel.py
ExtraDebuggingInterest: No
GraphicsCard:
 Intel Corporation 4 Series Chipset Integrated Graphics Controller [8086:2e12] 
(rev 03) (prog-if 00 [VGA controller])
   Subsystem: Fujitsu Technology Solutions Device [1734:114c]
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
InterpreterPath: /usr/bin/python2.7
MachineType: FUJITSU ESPRIMO P7935
ProcCmdline: /usr/bin/python /usr/share/apport/apport-gpu-error-intel.py
ProcEnviron:
 
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-13-generic 
root=UUID=35097641-f48e-424e-a84c-ce47b6b3a74e ro splash vga=794 quiet splash 
vt.handoff=7
RelatedPackageVersions:
 xserver-xorg 1:7.6+7ubuntu7
 libdrm2  2.4.26-1ubuntu1
 xserver-xorg-video-intel 2:2.15.901-1ubuntu2.1
SourcePackage: xserver-xorg-video-intel
Title: [q45] False GPU lockup  EIR: 0x0010 PGTBL_ER: 0x0003 
render.IPEHR: 0x0224
UpgradeStatus: Upgraded to oneiric on 2011-11-21 (4 days ago)
UserGroups:
 
dmi.bios.date: 01/12/2010
dmi.bios.vendor: FUJITSU // Phoenix Technologies Ltd.
dmi.bios.version: 6.00 R1.20.2812.A2
dmi.board.name: D2812-A2
dmi.board.vendor: FUJITSU
dmi.board.version: S26361-D2812-A2
dmi.chassis.type: 6
dmi.chassis.vendor: FUJITSU
dmi.modalias: 
dmi:bvnFUJITSU//PhoenixTechnologiesLtd.:bvr6.00R1.20.2812.A2:bd01/12/2010:svnFUJITSU:pnESPRIMOP7935:pvr:rvnFUJITSU:rnD2812-A2:rvrS26361-D2812-A2:cvnFUJITSU:ct6:cvr:
dmi.product.name: ESPRIMO P7935
dmi.sys.vendor: FUJITSU
version.compiz: compiz 1:0.9.6+bzr20110929-0ubuntu6
version.ia32-libs: ia32-libs 20090808ubuntu26
version.libdrm2: libdrm2 2.4.26-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 7.11-0ubuntu3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 7.11-0ubuntu3
version.xserver-xorg: xserver-xorg 1:7.6+7ubuntu7
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.6.0-1ubuntu13
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20110811.g93fc084-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.15.901-1ubuntu2.1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110411+8378443-1

** Affects: xserver-xorg-video-intel (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-crash false-gpu-hang freeze oneiric ubuntu

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/894812

Title:
  [q45] False GPU lockup  EIR: 0x0010 PGTBL_ER: 0x0003
  render.IPEHR: 0x0224

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/894812/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 894812] Re: [q45] False GPU lockup EIR: 0x00000010 PGTBL_ER: 0x00000003 render.IPEHR: 0x02000024

2011-11-25 Thread cirrus
-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/894812

Title:
  [q45] False GPU lockup  EIR: 0x0010 PGTBL_ER: 0x0003
  render.IPEHR: 0x0224

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/894812/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 894812] Re: [q45] False GPU lockup EIR: 0x00000010 PGTBL_ER: 0x00000003 render.IPEHR: 0x02000024

2011-11-25 Thread Apport retracing service
** Tags removed: need-duplicate-check

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/894812

Title:
  [q45] False GPU lockup  EIR: 0x0010 PGTBL_ER: 0x0003
  render.IPEHR: 0x0224

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/894812/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 813809] Re: Hybrid Graphics with Intel+fglrx is not supported

2011-11-25 Thread Launchpad Bug Tracker
This bug was fixed in the package fglrx-installer - 2:8.911-0ubuntu1

---
fglrx-installer (2:8.911-0ubuntu1) precise; urgency=low

  * New upstream release (11-11).
  * debian/fglrx.install.in, debian/fglrx.dirs.in,
debian/fglrx.links.in ,debian/fglrx.postinst.in,
debian/rules:
- Install OpenCL libraries.
- Make sure to use the multiarch path to the Mesa libraries.
  This (partially) solves an issue with PXpress which couldn't
  find the Mesa libraries (LP: #813809).
 -- Alberto Milone alberto.mil...@canonical.com   Fri, 25 Nov 2011 15:11:02 
+0100

** Changed in: fglrx-installer (Ubuntu Precise)
   Status: Triaged = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to fglrx-installer in Ubuntu.
https://bugs.launchpad.net/bugs/813809

Title:
  Hybrid Graphics with Intel+fglrx is not supported

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/813809/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 876499] Re: Incorrect Nvidia driver installed by checking 3rd party box

2011-11-25 Thread Quackers
My oneiric install has now been upgraded to precise so presumably my logs won't 
help. In fact /var/log/jockey.log is empty.
I could install oneiric again and then post the outputs you request if you 
think that might help.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers-173 in Ubuntu.
https://bugs.launchpad.net/bugs/876499

Title:
  Incorrect Nvidia driver installed by checking 3rd party box

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 872028] Re: Touchpad doesn't work after resume

2011-11-25 Thread Martin Albisetti
Since I seem to be able to resume 1/20 times, this has now happened
again. Attaching logs from that session.

** Changed in: xorg-server (Ubuntu)
   Status: Incomplete = New

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

Title:
  Touchpad doesn't work after resume

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 872028] Re: Touchpad doesn't work after resume

2011-11-25 Thread Martin Albisetti
** Attachment added: Xorg.0.log
   
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/872028/+attachment/2608179/+files/Xorg.0.log

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

Title:
  Touchpad doesn't work after resume

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 872028] Re: Touchpad doesn't work after resume

2011-11-25 Thread Martin Albisetti
** Attachment added: dmesg
   
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/872028/+attachment/2608181/+files/dmesg

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

Title:
  Touchpad doesn't work after resume

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 872028] Re: Touchpad doesn't work after resume

2011-11-25 Thread Martin Albisetti
** Attachment added: kern.log
   
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/872028/+attachment/2608180/+files/kern.log

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

Title:
  Touchpad doesn't work after resume

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 879908] Re: dash home and tab switcher pop under open windows

2011-11-25 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/879908

Title:
  dash home and tab switcher pop under open windows

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/879908/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 894835] [NEW] package fglrx 2:8.723.1-0ubuntu5 failed to install/upgrade: fglrx kernel module failed to build

2011-11-25 Thread Benedikt Mokroß
Public bug reported:

Worked with Kernel 2.6 crashes at 3.1.2.

Lenovo Y560p
Intel Core i7 2630QM 2 GHz
AMD Radeon HD 6570M

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: fglrx 2:8.723.1-0ubuntu5
Uname: Linux 3.1.2-030102-generic x86_64
Architecture: amd64
Date: Fri Nov 25 17:56:21 2011
ErrorMessage: fglrx kernel module failed to build
InstallationMedia: Ubuntu 10.04.2 LTS Lucid Lynx - Release amd64 (20110211.1)
PackageVersion: 2:8.723.1-0ubuntu5
SourcePackage: fglrx-installer
Title: package fglrx 2:8.723.1-0ubuntu5 failed to install/upgrade: fglrx kernel 
module failed to build
system:
 distro: Ubuntu
 codename:   lucid
 architecture:   x86_64
 kernel: 3.1.2-030102-generic

** Affects: fglrx-installer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package lucid

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to fglrx-installer in Ubuntu.
https://bugs.launchpad.net/bugs/894835

Title:
  package fglrx 2:8.723.1-0ubuntu5 failed to install/upgrade: fglrx
  kernel module failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/894835/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 894835] Re: package fglrx 2:8.723.1-0ubuntu5 failed to install/upgrade: fglrx kernel module failed to build

2011-11-25 Thread Benedikt Mokroß
-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to fglrx-installer in Ubuntu.
https://bugs.launchpad.net/bugs/894835

Title:
  package fglrx 2:8.723.1-0ubuntu5 failed to install/upgrade: fglrx
  kernel module failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/894835/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 879908] Re: dash home and tab switcher pop under open windows

2011-11-25 Thread Jesse Otto
I just experienced this also and did not get to run apport because I
caused corrected it by restarting Firefox.  While I have this package
installed, my system is not Intel.  I use the nvidia-173 driver.  I do
not know how to reproduce it.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/879908

Title:
  dash home and tab switcher pop under open windows

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/879908/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


Re: [Ubuntu-x-swat] [Bug 876499] Re: Incorrect Nvidia driver installed by checking 3rd party box

2011-11-25 Thread Martin Pitt
Quackers [2011-11-25 16:49 -]:
 I could install oneiric again and then post the outputs you request
 if you think that might help.

Either from oneiric or a precise install would be fine. It should tell
me more about why it selects the 173 driver. Thanks!

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers-173 in Ubuntu.
https://bugs.launchpad.net/bugs/876499

Title:
  Incorrect Nvidia driver installed by checking 3rd party box

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 813809] Re: Hybrid Graphics with Intel+fglrx is not supported

2011-11-25 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/fglrx-installer-updates

** Branch linked: lp:ubuntu/fglrx-installer

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to fglrx-installer in Ubuntu.
https://bugs.launchpad.net/bugs/813809

Title:
  Hybrid Graphics with Intel+fglrx is not supported

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/813809/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 876499] Re: Incorrect Nvidia driver installed by checking 3rd party box

2011-11-25 Thread Quackers
Ok, re-installed OO again and the Nvidia 173 driver was installed again.
Output of jockey-text --list is [code]ootest@ootest-VGN-AR51SU:~$ jockey-text 
--list
xorg:nvidia_173 - NVIDIA accelerated graphics driver (Proprietary, Enabled, In 
use)
xorg:nvidia_173_updates - NVIDIA accelerated graphics driver (post-release 
updates) (Proprietary, Disabled, Not in use)
xorg:nvidia_current - NVIDIA accelerated graphics driver (Proprietary, 
Disabled, Not in use)
xorg:nvidia_current_updates - NVIDIA accelerated graphics driver (post-release 
updates) (Proprietary, Disabled, Not in use)
ootest@ootest-VGN-AR51SU:~$ 
[/code]
/var/log/jockey.log is [code]2011-11-25 17:26:38,073 DEBUG: updating 
jockey.detection.LocalKernelModulesDriverDB instance at 0x2733b00
2011-11-25 17:26:40,338 DEBUG: reading modalias file 
/lib/modules/3.0.0-12-generic/modules.alias
2011-11-25 17:26:40,585 DEBUG: reading modalias file 
/usr/share/jockey/modaliases/b43
2011-11-25 17:26:40,599 DEBUG: reading modalias file 
/usr/share/jockey/modaliases/disable-upstream-nvidia
2011-11-25 17:26:40,638 WARNING: Could not open DriverDB cache 
/var/cache/jockey/driverdb-OpenPrintingDriverDB.cache: [Errno 2] No such file 
or directory: '/var/cache/jockey/driverdb-OpenPrintingDriverDB.cache'
2011-11-25 17:26:40,680 DEBUG: loading custom handler 
/usr/share/jockey/handlers/fglrx.py
2011-11-25 17:26:40,780 WARNING: modinfo for module fglrx_updates failed: 
ERROR: modinfo: could not find module fglrx_updates

2011-11-25 17:26:40,786 DEBUG: Instantiated Handler subclass 
__builtin__.FglrxDriverUpdate from name FglrxDriverUpdate
2011-11-25 17:26:40,786 DEBUG: fglrx.available: falling back to default
2011-11-25 17:26:40,955 DEBUG: ATI/AMD proprietary FGLRX graphics driver 
(post-release updates) availability undetermined, adding to pool
2011-11-25 17:26:40,959 WARNING: modinfo for module fglrx failed: ERROR: 
modinfo: could not find module fglrx

2011-11-25 17:26:40,963 DEBUG: Instantiated Handler subclass 
__builtin__.FglrxDriver from name FglrxDriver
2011-11-25 17:26:40,964 DEBUG: fglrx.available: falling back to default
2011-11-25 17:26:41,084 DEBUG: ATI/AMD proprietary FGLRX graphics driver 
availability undetermined, adding to pool
2011-11-25 17:26:41,084 DEBUG: loading custom handler 
/usr/share/jockey/handlers/sl_modem.py
2011-11-25 17:26:41,136 DEBUG: Instantiated Handler subclass 
__builtin__.SlModem from name SlModem
2011-11-25 17:26:41,174 DEBUG: Software modem not available
2011-11-25 17:26:41,174 DEBUG: loading custom handler 
/usr/share/jockey/handlers/nvidia.py
2011-11-25 17:26:41,199 WARNING: modinfo for module nvidia_96 failed: ERROR: 
modinfo: could not find module nvidia_96

2011-11-25 17:26:41,210 DEBUG: Instantiated Handler subclass 
__builtin__.NvidiaDriver96 from name NvidiaDriver96
2011-11-25 17:26:41,210 DEBUG: nvidia.available: falling back to default
2011-11-25 17:26:41,297 DEBUG: NVIDIA accelerated graphics driver availability 
undetermined, adding to pool
2011-11-25 17:26:41,301 WARNING: modinfo for module nvidia_current failed: 
ERROR: modinfo: could not find module nvidia_current

2011-11-25 17:26:41,316 DEBUG: Instantiated Handler subclass 
__builtin__.NvidiaDriverCurrent from name NvidiaDriverCurrent
2011-11-25 17:26:41,316 DEBUG: nvidia.available: falling back to default
2011-11-25 17:26:41,397 DEBUG: NVIDIA accelerated graphics driver availability 
undetermined, adding to pool
2011-11-25 17:26:41,402 WARNING: modinfo for module nvidia_173_updates failed: 
ERROR: modinfo: could not find module nvidia_173_updates

2011-11-25 17:26:41,410 DEBUG: Instantiated Handler subclass 
__builtin__.NvidiaDriver173Updates from name NvidiaDriver173Updates
2011-11-25 17:26:41,410 DEBUG: nvidia.available: falling back to default
2011-11-25 17:26:41,453 DEBUG: NVIDIA accelerated graphics driver (post-release 
updates) availability undetermined, adding to pool
2011-11-25 17:26:41,454 DEBUG: Could not instantiate Handler subclass 
__builtin__.NvidiaDriverBase from name NvidiaDriverBase
Traceback (most recent call last):
  File /usr/lib/python2.7/dist-packages/jockey/detection.py, line 962, in 
get_handlers
inst = obj(backend)
TypeError: __init__() takes exactly 3 arguments (2 given)
2011-11-25 17:26:41,470 WARNING: modinfo for module nvidia_current_updates 
failed: ERROR: modinfo: could not find module nvidia_current_updates

2011-11-25 17:26:41,475 DEBUG: Instantiated Handler subclass 
__builtin__.NvidiaDriverCurrentUpdates from name NvidiaDriverCurrentUpdates
2011-11-25 17:26:41,476 DEBUG: nvidia.available: falling back to default
2011-11-25 17:26:41,572 DEBUG: NVIDIA accelerated graphics driver (post-release 
updates) availability undetermined, adding to pool
2011-11-25 17:26:41,590 DEBUG: Instantiated Handler subclass 
__builtin__.NvidiaDriver173 from name NvidiaDriver173
2011-11-25 17:26:41,590 DEBUG: nvidia.available: falling back to default
2011-11-25 17:26:41,687 DEBUG: NVIDIA accelerated graphics driver availability 
undetermined, 

[Ubuntu-x-swat] [Bug 876499] Re: Incorrect Nvidia driver installed by checking 3rd party box

2011-11-25 Thread Quackers
oops, didn't know code tags don't work here!


** Attachment added: jockey.log
   
https://bugs.launchpad.net/ubuntu/+source/jockey/+bug/876499/+attachment/2608219/+files/jockey.log

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers-173 in Ubuntu.
https://bugs.launchpad.net/bugs/876499

Title:
  Incorrect Nvidia driver installed by checking 3rd party box

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 893760] Re: Could not start graphical session by checking 3rd party box; nvidia kernel driver failed to build

2011-11-25 Thread Bryce Harrington
I'm marking this critical just because bug #876499 causes -173 to be the
default nvidia driver installed, which makes this breakage pretty
noticeable when selecting '3rd party sources'.  If that bug is resolved,
this bug can be reduced in importance.

** This bug is no longer a duplicate of bug 876499
   Incorrect Nvidia driver installed by checking 3rd party box

** Description changed:

  Fresh install of Precise on an Intel box that had oneiric installed
  previously.  I left '3rd party sources' checked, completed the install,
  rebooted, and found myself at the console rather than in a graphical
  session.
  
  Logging into the console and poking around, it appears dkms failed to
  build the nvidia drivers for some reason.  I rebooted in case it was
  just a race condition, but got the same failure, then filed this bug
  report from the console.
  
  make.txt just says:
  
  *** Unable to determine the target kernel version. ***
  
  So presumably the nvidia driver never got built.
+ 
+ Note, -173 should not have been selected for this hardware (nvidia-
+ current should have), but this is covered in bug #876499.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: nvidia-current (not installed)
  ProcVersionSignature: Ubuntu 3.1.0-2.3-generic-pae 3.1.0
  Uname: Linux 3.1.0-2-generic-pae i686
  ApportVersion: 1.26-0ubuntu1
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  Date: Tue Nov 22 12:50:06 2011
  DistUpgraded: Fresh install
  DistroCodename: precise
  DistroVariant: ubuntu
  DkmsStatus: nvidia-173, 173.14.30: added
  GraphicsCard:
   Subsystem: nVidia Corporation Device [10de:0504]
   nVidia Corporation G92 [GeForce 9800 GX2] [10de:0604] (rev a2) (prog-if 00 
[VGA controller])
     Subsystem: nVidia Corporation Device [10de:0504]
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha i386 (2021)
  ProcEnviron:
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.1.0-2-generic-pae 
root=UUID=ef816a4c-ffd1-4f49-8e13-b4b96bccdda1 ro quiet splash vt.handoff=7
  SourcePackage: nvidia-graphics-drivers
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/07/2008
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: SOX5810J.86A.0604.2008.0507.1808
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: DX58SO
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAE29331-202
  dmi.chassis.type: 2
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrSOX5810J.86A.0604.2008.0507.1808:bd05/07/2008:svn:pn:pvr:rvnIntelCorporation:rnDX58SO:rvrAAE29331-202:cvn:ct2:cvr:
  version.compiz: compiz 1:0.9.6+bzr20110929-0ubuntu7
  version.libdrm2: libdrm2 2.4.27-1ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 7.11-0ubuntu4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 7.11-0ubuntu4
  version.xserver-xorg: xserver-xorg 1:7.6+7ubuntu7
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.6.0-1ubuntu13
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20110811.g93fc084-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.15.901-1ubuntu3
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110411+8378443-1

** Summary changed:

- Could not start graphical session by checking 3rd party box; nvidia kernel 
driver failed to build 
+ nvidia-173 kernel driver failed to build: Unable to determine the target 
kernel version

** Changed in: nvidia-graphics-drivers (Ubuntu)
   Importance: Undecided = Critical

** Changed in: nvidia-graphics-drivers (Ubuntu)
   Status: New = Triaged

** Changed in: nvidia-graphics-drivers (Ubuntu)
 Assignee: (unassigned) = Alberto Milone (albertomilone)

** Package changed: nvidia-graphics-drivers (Ubuntu) = nvidia-graphics-
drivers-173 (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/893760

Title:
  nvidia-173 kernel driver failed to build: Unable to determine the
  target kernel version

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-173/+bug/893760/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 876499] Re: Incorrect Nvidia driver installed by checking 3rd party box

2011-11-25 Thread Bryce Harrington
I've unduped bug #893760 to  focus on the -173 build issue, which
appears to be specific to precise.  This bug report can focus on the
issue with jockey picking -173 instead of -current, which appears to
affect oneiric and precise.


** Changed in: jockey (Ubuntu Precise)
   Status: Incomplete = Triaged

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers-173 in Ubuntu.
https://bugs.launchpad.net/bugs/876499

Title:
  Incorrect Nvidia driver installed by checking 3rd party box

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 894761] Re: nvidia-173 173.14.30-0ubuntu8: nvidia-173 kernel module failed to build

2011-11-25 Thread Bryce Harrington
*** This bug is a duplicate of bug 893760 ***
https://bugs.launchpad.net/bugs/893760

** This bug has been marked a duplicate of bug 893760
   nvidia-173 kernel driver failed to build: Unable to determine the target 
kernel version

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers-173 in Ubuntu.
https://bugs.launchpad.net/bugs/894761

Title:
  nvidia-173 173.14.30-0ubuntu8: nvidia-173 kernel module failed to
  build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-173/+bug/894761/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 888409] Re: package libgl1-mesa-glx 7.10.2-0ubuntu2.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2011-11-25 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: mesa (Ubuntu)
   Status: New = Confirmed

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

Title:
  package libgl1-mesa-glx 7.10.2-0ubuntu2.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 2

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 888409] Re: package libgl1-mesa-glx 7.10.2-0ubuntu2.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2011-11-25 Thread Bryce Harrington
4 bugs reported with this error, all with proprietary drivers.
Guessing the alternatives didn't update properly for some reason?

** Changed in: mesa (Ubuntu)
   Status: Confirmed = Triaged

** Changed in: mesa (Ubuntu)
   Importance: Undecided = High

** Changed in: mesa (Ubuntu)
 Assignee: (unassigned) = Alberto Milone (albertomilone)

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

Title:
  package libgl1-mesa-glx 7.10.2-0ubuntu2.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 2

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 883030] Re: /usr/lib/libGL.so symlink missing

2011-11-25 Thread Bryce Harrington
Could you elaborate on the problem, perhaps with more detailed steps to
reproduce the issue?

** Changed in: mesa (Ubuntu)
   Status: New = Incomplete

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

Title:
  /usr/lib/libGL.so symlink missing

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 887895] Re: package libgl1-mesa-glx 7.10.2-0ubuntu2.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2011-11-25 Thread Bryce Harrington
*** This bug is a duplicate of bug 888409 ***
https://bugs.launchpad.net/bugs/888409

** Changed in: mesa (Ubuntu)
   Status: Confirmed = Triaged

** Changed in: mesa (Ubuntu)
   Importance: Undecided = High

** This bug has been marked a duplicate of bug 888409
   package libgl1-mesa-glx 7.10.2-0ubuntu2.1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 2

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

Title:
  package libgl1-mesa-glx 7.10.2-0ubuntu2.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 2

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 837480] Re: package libgl1-mesa-glx 7.10.2-0ubuntu2.1 failed to install/upgrade: ErrorMessage: il sottoprocesso vecchio script di post-installation ha restituito lo stato di error

2011-11-25 Thread Bryce Harrington
*** This bug is a duplicate of bug 888409 ***
https://bugs.launchpad.net/bugs/888409

** This bug has been marked a duplicate of bug 887895
   package libgl1-mesa-glx 7.10.2-0ubuntu2.1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 2

** This bug is no longer a duplicate of bug 887895
   package libgl1-mesa-glx 7.10.2-0ubuntu2.1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 2
** This bug has been marked a duplicate of bug 888409
   package libgl1-mesa-glx 7.10.2-0ubuntu2.1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 2

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

Title:
  package libgl1-mesa-glx 7.10.2-0ubuntu2.1 failed to install/upgrade:
  ErrorMessage: il sottoprocesso vecchio script di post-installation ha
  restituito lo stato di errore 2

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 835878] Re: package libgl1-mesa-glx 7.10.2-0ubuntu2.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2011-11-25 Thread Bryce Harrington
*** This bug is a duplicate of bug 888409 ***
https://bugs.launchpad.net/bugs/888409

** This bug has been marked a duplicate of bug 887895
   package libgl1-mesa-glx 7.10.2-0ubuntu2.1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 2

** This bug is no longer a duplicate of bug 887895
   package libgl1-mesa-glx 7.10.2-0ubuntu2.1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 2
** This bug has been marked a duplicate of bug 888409
   package libgl1-mesa-glx 7.10.2-0ubuntu2.1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 2

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

Title:
  package libgl1-mesa-glx 7.10.2-0ubuntu2.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 2

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 887895] Re: package libgl1-mesa-glx 7.10.2-0ubuntu2.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2011-11-25 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 888409 ***
https://bugs.launchpad.net/bugs/888409

Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: mesa (Ubuntu)
   Status: New = Confirmed

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

Title:
  package libgl1-mesa-glx 7.10.2-0ubuntu2.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 2

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 781519] Re: mesa 7.11.0+git20110511.2812b60a-0ubuntu0sarvatt logout session when opengl screensaver exits

2011-11-25 Thread Bryce Harrington
xorg-edgers provides snapshots of upstream mesa, but we don't actively
maintain those packages in Ubuntu, so please report bugs when using them
directly to upstream (http://bugs.freedesktop.org).

** Changed in: mesa (Ubuntu)
   Status: New = Won't Fix

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

Title:
  mesa 7.11.0+git20110511.2812b60a-0ubuntu0sarvatt logout session when
  opengl screensaver exits

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 879846] Re: Screen corruption in OpenGL varicad widgets [kubuntu]

2011-11-25 Thread Bryce Harrington
** Summary changed:

- Screen corruption in OpenGL varicad widgets
+ Screen corruption in OpenGL varicad widgets [kubuntu]

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

Title:
  Screen corruption in OpenGL varicad widgets [kubuntu]

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 877438] Re: Unity compiz plugin makes display slow on multi-screen

2011-11-25 Thread Bryce Harrington
This seems likely to be either a nvidia driver bug or compiz (and
definitely not mesa -- bad bugbot).

I've flagged it for attention with the multi-monitor support
specification (https://blueprints.launchpad.net/ubuntu/+spec/desktop-p
-multi-monitor).

For now I'll add tasks for both compiz and nvidia, until the issue is
better pinpointed.

** Package changed: mesa (Ubuntu) = nvidia-graphics-drivers (Ubuntu)

** Changed in: nvidia-graphics-drivers (Ubuntu)
   Importance: Undecided = High

** Changed in: nvidia-graphics-drivers (Ubuntu)
   Status: Confirmed = Triaged

** Also affects: compiz (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: compiz (Ubuntu)
   Importance: Undecided = High

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/877438

Title:
  Unity compiz plugin makes display slow on multi-screen

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 891069] Re: Xorg freeze [Lubuntu]

2011-11-25 Thread Bryce Harrington
Not enough information has been provided to make this a useful bug
report.  See http://wiki.ubuntu.com/X/Reporting for instructions on
reporting X issues.

** Summary changed:

- Xorg freeze
+ Xorg freeze [Lubuntu]

** Changed in: xorg (Ubuntu)
   Status: New = Invalid

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

Title:
  Xorg freeze [Lubuntu]

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 887993] Re: desktop sluggish after resume from suspend

2011-11-25 Thread Bryce Harrington
** Tags added: performance

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

Title:
  desktop sluggish after resume from suspend

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 894693] Re: Suggested package firmware-linux does not exist

2011-11-25 Thread Bryce Harrington
** Changed in: xserver-xorg-video-ati (Ubuntu)
   Status: New = Triaged

** Changed in: xserver-xorg-video-ati (Ubuntu)
   Importance: Undecided = High

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati in Ubuntu.
https://bugs.launchpad.net/bugs/894693

Title:
  Suggested package firmware-linux does not exist

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/894693/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 886896] Re: Xorg freeze when logging out

2011-11-25 Thread Bryce Harrington
** Package changed: xorg (Ubuntu) = linux (Ubuntu)

** Summary changed:

- Xorg freeze when logging out
+ kernel freeze when logging out

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

Title:
  kernel freeze when logging out

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 887794] Re: ubuntu log out automatically

2011-11-25 Thread Bryce Harrington
This sounds like an X crash however apport-collect appears to have
failed to attach the logs we need.  Perhaps you can do this manually.
Please attach the following from right after reproducing this bug:

  * /var/log/Xorg.0.log
  * /var/log/Xorg.0.log.old
  * /etc/X11/xorg.conf
  * sudo dmesg  dmesg.txt
  * lspci  lspci.txt

Thanks ahead of time.

** Changed in: xorg (Ubuntu)
   Status: New = Incomplete

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

Title:
  ubuntu log out automatically

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] nvidia driver does not properly installed info

2011-11-25 Thread Martin Suchanek
Hi,

After distribution upgrade from 11.04 to 11.10 Ubuntu I check back on x-swat
ppa in my source list but I have got this error:


Setting up nvidia-current (285.05.09-0ubuntu1~natty~xup1) ...
update-alternatives: error: alternative link
/usr/share/man/man1/nvidia-xconfig.1.gz is already managed by
x86_64-linux-gnu_gl_conf.
dpkg: error processing nvidia-current (--configure):
 subprocess installed post-installation script returned error exit status 2
Errors were encountered while processing:
 nvidia-current
E: Sub-process /usr/bin/dpkg returned an error code (1)


If you need more info let me know.
m.
___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 888373] Re: Ubuntu 11.10 won't boot with nvidia driver enabled

2011-11-25 Thread Alex
All drivers works, but i am not able to boot if i do not use safe mode.

Tested drivers:
- Default drivers.
- Drivers from ppa:ubuntu-x-swat/x-updates.
- Drivers form Nvidia.com.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-nouveau in Ubuntu.
https://bugs.launchpad.net/bugs/888373

Title:
  Ubuntu 11.10 won't boot with nvidia driver enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/888373/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 892706] Re: after gdm login, keyboard doesn't send KeyPress events

2011-11-25 Thread drewp
I fixed this by purging a lot of the xserver, dbus, and udev related
packages and reinstalling them. I didn't notice anything else relevant
to the problem, unfortunately.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-evdev in Ubuntu.
https://bugs.launchpad.net/bugs/892706

Title:
  after gdm login, keyboard doesn't send KeyPress events

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/892706/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 891128] Re: Firefox download manager title bar is corrupted while download is in progress and unity is asked to show application windows

2011-11-25 Thread Bilal Akhtar
I'm not able to reproduce this here. This issue looks like a nouveau
driver bug to me.

** Changed in: unity
   Status: New = Invalid

** Changed in: unity (Ubuntu)
   Status: New = Invalid

** Also affects: xserver-xorg-video-nouveau (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: nux
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-nouveau in Ubuntu.
https://bugs.launchpad.net/bugs/891128

Title:
  Firefox download manager title bar is corrupted while download is in
  progress and unity is asked to show application windows

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/891128/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 891128] Re: Firefox download manager title bar is corrupted while download is in progress and unity is asked to show application windows

2011-11-25 Thread Bilal Akhtar
Also opening a Nux bug task, in case this is fixable from the Nux end.

** Project changed: nux = compiz

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-nouveau in Ubuntu.
https://bugs.launchpad.net/bugs/891128

Title:
  Firefox download manager title bar is corrupted while download is in
  progress and unity is asked to show application windows

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/891128/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 890096] [NEW] icon text on the desktop is unreadable using a dark/black background

2011-11-25 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Steps to reproduce:
1.  Select the Ambiance theme;
2.  Press Print Screen to create a screenshot;
3.  Use the default Save to Desktop;
4.  press Save;
5.  minimise applications so the desktop is visible;
6.  press the right mouse button and select the Change Desktop Background 
option;
7.  choose a background with a light background (e.g. Jardin Polar).

NOTE: The black text is visible and readable [see light-background.png].

8.  choose a background with a dark/black background (e.g. Stalking
Ocelot).

NOTE: The black text is invisible and unreadable [see dark-
background.png].

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: unity 4.24.0-0ubuntu2b1
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
CheckboxSubmission: 5434425585a31b50d9fa7c3153a37fe1
CheckboxSystem: b845c366ea09c60efa3a45c1b5b21525
CompizPlugins: 
[core,bailer,detection,composite,opengl,compiztoolbox,decor,regex,snap,move,vpswitch,grid,mousepoll,gnomecompat,animation,place,imgpng,wall,expo,resize,unitymtgrabhandles,ezoom,workarounds,session,fade,scale,unityshell]
Date: Mon Nov 14 06:26:34 2011
InstallationMedia: Ubuntu 10.04 Lucid Lynx - Beta amd64 (20100318)
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: unity
UpgradeStatus: Upgraded to oneiric on 2011-09-24 (50 days ago)

** Affects: nvidia-graphics-drivers (Ubuntu)
 Importance: Low
 Status: Invalid


** Tags: amd64 apport-bug oneiric running-unity
-- 
icon text on the desktop is unreadable using a dark/black background
https://bugs.launchpad.net/bugs/890096
You received this bug notification because you are a member of Ubuntu-X, which 
is subscribed to nvidia-graphics-drivers in Ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 890096] Re: icon text on the desktop is unreadable using a dark/black background

2011-11-25 Thread Bilal Akhtar
As you've concluded yourselves, this is a driver configuration issue and
not a Unity issue.

** Package changed: unity (Ubuntu) = ubuntu

** Changed in: ubuntu
   Status: Incomplete = Invalid

** No longer affects: unity

** Package changed: ubuntu = nvidia-graphics-drivers (Ubuntu)

** Changed in: nvidia-graphics-drivers (Ubuntu)
   Status: Invalid = New

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/890096

Title:
  icon text on the desktop is unreadable using a dark/black background

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/890096/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 889970] Re: two copies of the indicator area

2011-11-25 Thread Bilal Akhtar
So it seems like Xorg has crapped up the screen and is still considering
2 monitors to be connected while only 1 exists?

Not very sure about what's happening though, you could try running
apport-collect when the issue occurs again.

** Also affects: xorg (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  two copies of the indicator area

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/889970/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 763688] Re: [915GM] S-video output doesn't work in Natty (i386)

2011-11-25 Thread jtuchscherer
I also still have this issue with my GM965 on 3.0.0-13-generic running
Kubuntu

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/763688

Title:
  [915GM] S-video output doesn't work in Natty (i386)

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 894761] Re: nvidia-173 173.14.30-0ubuntu8: nvidia-173 kernel module failed to build

2011-11-25 Thread Daniel van Vugt
*** This bug is a duplicate of bug 576648 ***
https://bugs.launchpad.net/bugs/576648

** This bug is no longer a duplicate of bug 893760
   nvidia-173 kernel driver failed to build: Unable to determine the target 
kernel version
** This bug has been marked a duplicate of bug 576648
   package nvidia-* failed to install/upgrade: nvidia-* kernel module failed to 
build (Unable to determine the target kernel version.)

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers-173 in Ubuntu.
https://bugs.launchpad.net/bugs/894761

Title:
  nvidia-173 173.14.30-0ubuntu8: nvidia-173 kernel module failed to
  build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-173/+bug/894761/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 893760] Re: nvidia-173 kernel driver failed to build: Unable to determine the target kernel version

2011-11-25 Thread Daniel van Vugt
*** This bug is a duplicate of bug 576648 ***
https://bugs.launchpad.net/bugs/576648

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 576648, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.


** This bug has been marked a duplicate of bug 576648
   package nvidia-* failed to install/upgrade: nvidia-* kernel module failed to 
build (Unable to determine the target kernel version.)

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers-173 in Ubuntu.
https://bugs.launchpad.net/bugs/893760

Title:
  nvidia-173 kernel driver failed to build: Unable to determine the
  target kernel version

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-173/+bug/893760/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 894835] Re: package fglrx 2:8.723.1-0ubuntu5 failed to install/upgrade: fglrx kernel module failed to build

2011-11-25 Thread Daniel van Vugt
*** This bug is a duplicate of bug 601447 ***
https://bugs.launchpad.net/bugs/601447

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 601447, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.


** This bug has been marked a duplicate of bug 601447
   package fglrx 2:8.723.1-0ubuntu4 failed to install/upgrade: fglrx kernel 
module failed to build: kernel includes versioned as  instead of 
2.6.32-23-generic

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to fglrx-installer in Ubuntu.
https://bugs.launchpad.net/bugs/894835

Title:
  package fglrx 2:8.723.1-0ubuntu5 failed to install/upgrade: fglrx
  kernel module failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/894835/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 893760] Re: nvidia-173 kernel driver failed to build: Unable to determine the target kernel version

2011-11-25 Thread Daniel van Vugt
*** This bug is a duplicate of bug 576648 ***
https://bugs.launchpad.net/bugs/576648

@Bryce, sorry in advance if it's not a duplicate. But I'll leave it for
you to decide...

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers-173 in Ubuntu.
https://bugs.launchpad.net/bugs/893760

Title:
  nvidia-173 kernel driver failed to build: Unable to determine the
  target kernel version

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-173/+bug/893760/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 854206] Re: no desktop login, just console. xorg Matrox MGA driver fails to initialize

2011-11-25 Thread Launchpad Bug Tracker
[Expired for xserver-xorg-video-mga (Ubuntu) because there has been no
activity for 60 days.]

** Changed in: xserver-xorg-video-mga (Ubuntu)
   Status: Incomplete = Expired

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-mga in Ubuntu.
https://bugs.launchpad.net/bugs/854206

Title:
  no desktop login, just console. xorg Matrox MGA driver fails to
  initialize

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-mga/+bug/854206/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 884555] [NEW] Some characters on screen are broken

2011-11-25 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

various letters are broken, has white line running through them, under unity 
but does not happend under unity 2d.
sometimes it occurs, sometimes the letters are fine.
different letters seem to be broken under different applications.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: lightdm 1.0.1-0ubuntu6
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic i686
ApportVersion: 1.23-0ubuntu4
Architecture: i386
Date: Mon Oct 31 19:59:17 2011
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: lightdm
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: xserver-xorg-video-intel (Ubuntu)
 Importance: Undecided
 Status: Confirmed


** Tags: apport-bug i386 oneiric running-unity
-- 
Some characters on screen are broken
https://bugs.launchpad.net/bugs/884555
You received this bug notification because you are a member of Ubuntu-X, which 
is subscribed to xserver-xorg-video-intel in Ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 884555] Re: Some characters on screen are broken

2011-11-25 Thread Dmitry Shachnev
I have a similar issue, see 
https://answers.launchpad.net/ubuntu/+source/gnome-terminal/+question/180044.
But I remember seeing a bug report with the same issue long time ago — AFAIR it 
was filed against xfce4-terminal.

** Summary changed:

- characters on screen broken in unity 3d
+ Some characters on screen are broken

** Package changed: ubuntu = xserver-xorg-video-intel (Ubuntu)

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: New = Confirmed

** Tags added: likely-dup

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/884555

Title:
  Some characters on screen are broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/884555/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp