[Ubuntu-x-swat] [Bug 1308003] Re: Black squares after suspend in 14.04

2014-05-13 Thread Brian Norris
*** This bug is a duplicate of bug 1301206 ***
https://bugs.launchpad.net/bugs/1301206

Marked as duplicate of #1301206. Reopen this bug if you have reason to
believe this is not a duplicate. Thanks!

** This bug has been marked a duplicate of bug 1301206
   [regression] Black frame around windows and buttons censored

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

Title:
  Black squares after suspend in 14.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/1308003/+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 1308003] Re: Black squares after suspend in 14.04

2014-05-09 Thread Brian Norris
Potential duplicate of bug #1301206?

Regarding workarounds: Adam Benfer's comment works for me: An alternate
way of getting rid of the black bars is to go to a console (e.g. Ctrl +
Alt +F1) and come back (i.e. Ctrl + Alt + F7)

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

Title:
  Black squares after suspend in 14.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/1308003/+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 1111884]

2014-02-08 Thread Brian Norris
(In reply to comment #38)
 Do you have any reason to believe that you have the same problem? This one
 was bisected to commit 4f6029da58ba9204c98e33f4f3737fe085c87a6f which
 appeared in v3.8 (which means that 3.7.x should all be fine).

Not necessarily, although initially the bug symptoms were rather
similar, and it's a similar family of hardware. I'm only now checking
the bisection myself, and it seems that that particular commit is not my
only problem.

 Of course you have the additional problem of having a nva8 (this bug has
 nv98 hw users, although that doesn't exclude you from having the same issue
 -- the bisected commit was fairly generic), which is still unstable for some
 users, but was even more unstable in earlier kernels.

Well, that could complicate my ability to fix things here. I suspect
that this particular regression is one of several issues on my hardware,
then.

 As for not seeing a
 PAGE_NOT_PRESENT -- are you sure that the kernels in question had code to
 emit the error in the first place?

The code seems to be present. For instance, I'm trying 3.6, where I see
nv50_fb_vm_trap() (drivers/gpu/drm/nouveau/nv50_fb.c) has the same VM:
trapped write at 0x log message. So I presume that if I was still
experiencing the fault in 3.6, it would appear in the log.

BTW, I noticed Ben Gamari's earlier comments about mesa versioning, so I
downgraded to 9.1.4, and I still experience the same behavior.

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

Title:
  10de:0611 nouveau fails at suspend/resume - PAGE_NOT_PRESENT

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/884/+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 1111884]

2014-02-07 Thread Brian Norris
I've been following this ticket and attempting to poke around a bit. I
just tested my hardware with various points in the 3.6, 3.7, and 3.7-rc
kernels, and all of those still gave me a non-responsive screen with
messages like the following after resume. e.g., on Linux 3.6:

[  161.192867] [drm] nouveau :01:00.0: Failed to idle channel 2.
[  164.355897] [drm] nouveau :01:00.0: Failed to idle channel 4.

or on Linux 3.7.9:

[  336.337207] nouveau E[3134] failed to idle channel 0x

None of these builds give me a PAGE_NOT_PRESENT error, though. This
makes it hard to bisect, as I can't find any working point to test...

My hardware:

01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GT218M [NVS 3100M] 
[10de:0a6c] (rev a2) (prog-if 00 [VGA controller])
Subsystem: Dell Device [1028:040a]
Flags: bus master, fast devsel, latency 0, IRQ 16
Memory at e200 (32-bit, non-prefetchable) [size=16M]
Memory at d000 (64-bit, prefetchable) [size=256M]
Memory at e000 (64-bit, prefetchable) [size=32M]
I/O ports at 7000 [size=128]
Expansion ROM at e300 [disabled] [size=512K]
Capabilities: [60] Power Management version 3
Capabilities: [68] MSI: Enable- Count=1/1 Maskable- 64bit+
Capabilities: [78] Express Endpoint, MSI 00
Capabilities: [b4] Vendor Specific Information: Len=14 ?
Capabilities: [100] Virtual Channel
Capabilities: [128] Power Budgeting ?
Capabilities: [600] Vendor Specific Information: ID=0001 Rev=1 Len=024 
?
Kernel driver in use: nouveau

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

Title:
  10de:0611 nouveau fails at suspend/resume - PAGE_NOT_PRESENT

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/884/+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 1111884]

2014-01-30 Thread Brian Norris
Re-tested on drm-next, at:

commit ef64cf9d06049e4e9df661f3be60b217e476bee1
Merge: 279b9e0cc300 f3980dc50c51
Author: Dave Airlie airl...@redhat.com
Date:   Thu Jan 30 10:46:06 2014 +1000

Merge branch 'drm-nouveau-next' of
git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next

Still reproducible:

  nouveau E[Xorg[1140]] failed to idle channel 0x [Xorg[1140]]
  nouveau E[ PFB][:01:00.0] trapped read at 0x002001e020 on channel 
0x0001fb14 [unknown] SEMAPHORE_BG/PFIFO_READ/00 reason: PAGE_NOT_PRESENT

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

Title:
  10de:0611 nouveau fails at suspend/resume - PAGE_NOT_PRESENT

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/884/+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 1111884] Re: 10de:0611 nouveau fails at suspend/resume - PAGE_NOT_PRESENT

2014-01-14 Thread Brian Norris
I believe 10de:0611 is the associated PCI ID of the NVIDIA GPU on which
this problem was seen. You can check yours with something like lspci -nn

I'm not sure about latest-bios-0709. I assume it helps with tracking.

BTW, I've also see this problem on a PCI ID of 10de:0659:

$ lspci -nn | grep NVIDIA
02:00.0 VGA compatible controller [0300]: NVIDIA Corporation G96GL [Quadro FX 
580] [10de:0659] (rev a1)

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

Title:
  10de:0611 nouveau fails at suspend/resume - PAGE_NOT_PRESENT

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/884/+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 1111884] Re: nouveau fails at suspend/resume - PAGE_NOT_PRESENT

2013-11-16 Thread Brian Norris
@jhoechtl: What makes you think the bug you linked is related?

I've updated to the fixed libdrm in Ubuntu 13.10 (2.4.46-1ubuntu1),
and I still have problems with nouveau on resume. I no longer get the
PAGE_NOT_PRESENT nouveau error, but my X server still hangs on resume. I
get some new errors in my Xorg.0.log. I'll past a snippet below, but
perhaps this should be the basis of a new bug report?

[  1995.657] setversion 1.4 failed
(EE) [mi] EQ overflowing.  Additional events will be discarded until existing 
events are processed.
(EE) 
(EE) Backtrace:
(EE) 0: /usr/bin/X (xorg_backtrace+0x49) [0xb77000b9]
(EE) 1: /usr/bin/X (mieqEnqueue+0x213) [0xb76e0113]
(EE) 2: /usr/bin/X (QueuePointerEvents+0x6d) [0xb75b41ad]
(EE) 3: /usr/bin/X (xf86PostMotionEventM+0x24b) [0xb75ed84b]
(EE) 4: /usr/bin/X (xf86PostMotionEvent+0xaa) [0xb75ed9aa]
(EE) 5: /usr/lib/xorg/modules/input/synaptics_drv.so (0xb6a48000+0x434d) 
[0xb6a4c34d]
(EE) 6: /usr/lib/xorg/modules/input/synaptics_drv.so (0xb6a48000+0x5e81) 
[0xb6a4de81]
(EE) 7: /usr/bin/X (0xb756+0x7ce85) [0xb75dce85]
(EE) 8: /usr/bin/X (0xb756+0xa7d5b) [0xb7607d5b]
(EE) 9: (vdso) (__kernel_sigreturn+0x0) [0xb753d400]
(EE) 10: (vdso) (__kernel_vsyscall+0x10) [0xb753d424]
(EE) 11: /lib/i386-linux-gnu/libc.so.6 (ioctl+0x19) [0xb720dd09]
(EE) 12: /usr/lib/i386-linux-gnu/libdrm.so.2 (drmIoctl+0x40) [0xb74309e0]
(EE) 13: /usr/lib/i386-linux-gnu/libdrm.so.2 (drmCommandWrite+0x3c) [0xb74333dc]
(EE) 14: /usr/lib/i386-linux-gnu/libdrm_nouveau.so.2 (nouveau_bo_wait+0xa5) 
[0xb6c53ee5]
(EE) 15: /usr/lib/xorg/modules/drivers/nouveau_drv.so (0xb6c5a000+0x9a57) 
[0xb6c63a57]
(EE) 16: /usr/lib/xorg/modules/drivers/nouveau_drv.so (0xb6c5a000+0xa079) 
[0xb6c64079]
(EE) 17: /usr/bin/X (DRI2SwapBuffers+0x366) [0xb76d0bc6]
(EE) 18: /usr/bin/X (0xb756+0x172498) [0xb76d2498]
(EE) 19: /usr/bin/X (0xb756+0x3c48d) [0xb759c48d]
(EE) 20: /usr/bin/X (0xb756+0x2a52a) [0xb758a52a]
(EE) 21: /lib/i386-linux-gnu/libc.so.6 (__libc_start_main+0xf5) [0xb713e905]
(EE) 22: /usr/bin/X (0xb756+0x2a908) [0xb758a908]
(EE) 
(EE) [mi] These backtraces from mieqEnqueue may point to a culprit higher up 
the stack.
(EE) [mi] mieq is *NOT* the cause.  It is a victim.
(EE) [mi] EQ overflow continuing.  100 events have been dropped.
... (more here) ...

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

Title:
  nouveau fails at suspend/resume - PAGE_NOT_PRESENT

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/884/+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 1111884] Re: nouveau fails at suspend/resume - PAGE_NOT_PRESENT

2013-11-16 Thread Brian Norris
After a few more tests: I still get the same PAGE_NOT_PRESENT errors, as
well as a subsequent NULL pointer kernel oops. This occurs both with the
new Ubuntu package and with a manually-compiled upstream libdrm. So the
mesa/libdrm update does not solve this bug.

After thinking about this, this problem can't be solely a user-space
issue; user space should not be able to trigger this kind of kernel
oops. Plus, Ben Gamari was already able to bisect this within the
kernel. So at least some part of this is related to the kernel-space
nouveau component.

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

Title:
  nouveau fails at suspend/resume - PAGE_NOT_PRESENT

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/884/+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 791023] Re: mouse pointer disappears in ubuntu 11.04

2011-06-28 Thread Brian Norris
*** This bug is a duplicate of bug 774434 ***
https://bugs.launchpad.net/bugs/774434

** This bug has been marked a duplicate of bug 774434
   mouse pointer disappears in ubuntu 11.04

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

Title:
  mouse pointer disappears in ubuntu 11.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/791023/+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 774510] Re: Pointer Disappears When Cursor Type Changes

2011-05-31 Thread Brian Norris
*** This bug is a duplicate of bug 774434 ***
https://bugs.launchpad.net/bugs/774434

** This bug has been marked a duplicate of bug 774434
   mouse pointer disappears in ubuntu 11.04

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

Title:
  Pointer Disappears When Cursor Type Changes

___
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 791023] [NEW] mouse pointer disappears in ubuntu 11.04

2011-05-31 Thread Brian Norris
Public bug reported:

Binary package hint: xserver-xorg-video-intel

I recently upgraded to 10.04 = 10.10 = 11.04, and I have a new problem
appearing on 11.04. My mouse cursor disappears after hovering over
certain types of items, like the drop-down menus on the gnome system
panel, tabs in Firefox, or other items that give tooltips. The cursor
reappears when I move the mouse, but it will disappear again if I hover
over the wrong items.

I've seen several other bugs with the same types of problems appearing
on 11.04, but they don't include their logfiles and necessary
information. Hopefully this report will be helpful.

I'm using an old Dell Dimension 2400, with Intel integrated graphics:

$ lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation 82845G/GL[Brookdale-G]/GE 
Chipset Integrated Graphics Device (rev 01)

This machine did not have the required hardware for Unity, so I'm using
'Ubuntu Classic.'

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: xorg 1:7.6+4ubuntu3
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic i686
Architecture: i386
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
DRM.card0.VGA.1:
 status: connected
 enabled: enabled
 dpms: On
 modes: 1680x1050 1280x1024 1280x1024 1280x960 1152x864 1024x768 1024x768 
1024x768 832x624 800x600 800x600 800x600 800x600 640x480 640x480 640x480 
640x480 720x400
 edid-base64: 
AP///wBMLUsEMjJNQykSAQMOLx54Ku6Ro1RMmSYPUFS/74CzAIGAgUBxTwEBAQEBAQEBfC6QoGAaHkAwIDYA2igRAAAa/QA4Sx5RDwAKICAgICAg/ABTeW5jTWFzdGVyCiAg/wBIOUxRQTAyODA5CiAgAEg=
Date: Tue May 31 18:29:06 2011
DistUpgraded: Log time: 2011-05-30 10:37:49.165275
DistroCodename: natty
DistroVariant: ubuntu
DkmsStatus:
 vboxhost, 3.2.12, 2.6.34-020634-generic, i686: installed 
 vboxhost, 3.2.12, 2.6.32-30-generic, i686: built
GraphicsCard:
 Intel Corporation 82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device 
[8086:2562] (rev 01) (prog-if 00 [VGA controller])
   Subsystem: Dell Device [1028:0160]
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
MachineType: Dell Computer Corporation Dimension 2400
ProcEnviron:
 LANGUAGE=en_US:en
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-8-generic 
root=UUID=91e42ed9-5bbb-483e-8a6d-59838f5c8fcd ro 
crashkernel=384M-2G:64M,2G-:128M quiet splash vt.handoff=7
Renderer: Unknown
SourcePackage: xorg
Symptom: display
UpgradeStatus: Upgraded to natty on 2011-05-30 (1 days ago)
dmi.bios.date: 12/02/2003
dmi.bios.vendor: Dell Computer Corporation
dmi.bios.version: A05
dmi.board.name: 0G1548
dmi.board.vendor: Dell Computer Corp.
dmi.board.version: A00
dmi.chassis.type: 15
dmi.chassis.vendor: Dell Computer Corporation
dmi.modalias: 
dmi:bvnDellComputerCorporation:bvrA05:bd12/02/2003:svnDellComputerCorporation:pnDimension2400:pvr:rvnDellComputerCorp.:rn0G1548:rvrA00:cvnDellComputerCorporation:ct15:cvr:
dmi.product.name: Dimension 2400
dmi.sys.vendor: Dell Computer Corporation
version.compiz: compiz 1:0.9.4+bzr20110415-0ubuntu2
version.libdrm2: libdrm2 2.4.23-1ubuntu6
version.libgl1-mesa-dri: libgl1-mesa-dri 7.10.2-0ubuntu2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 7.10.2-0ubuntu2
version.xserver-xorg: xserver-xorg 1:7.6+4ubuntu3
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:6.14.0-0ubuntu4
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.14.0-4ubuntu7.1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110107+b795ca6e-0ubuntu7

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


** Tags: apport-bug i386 natty needs-reassignment regression-update 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/791023

Title:
  mouse pointer disappears in ubuntu 11.04

___
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 791023] Re: mouse pointer disappears in ubuntu 11.04

2011-05-31 Thread Brian Norris
-- 
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/791023

Title:
  mouse pointer disappears in ubuntu 11.04

___
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 462436] Re: Desktop background becomes black when desktop effects are enabled on GNOME and KDE

2009-11-06 Thread Brian Norris
I am having this same problem on a 9200SE card. There's a whole forum topic on 
this:
http://ubuntuforums.org/showthread.php?t=1308027

Simply disabling desktop effects has solved my problems (I get full
desktop functionality but no effects). Also, editing xorg.conf to force
XAA instead of EXA mode has worked to allow desktop effects, although
performance is then very slow.

I can provide information for my system if need be. I was attempting to
file a new bug when launchpad directed me to this report.

-- 
Desktop background becomes black when desktop effects are enabled on GNOME and 
KDE
https://bugs.launchpad.net/bugs/462436
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati 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