[Ubuntu-x-swat] [Bug 1971010] Re: [vmwgfx] Desktop is clipped to a rectangle and mouse doesn't work in VirtualBox when paravirtualization is enabled

2022-05-10 Thread Ilia
Looks like with the latest update the problem is solved.

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

Title:
  [vmwgfx] Desktop is clipped to a rectangle and mouse doesn't work in
  VirtualBox when paravirtualization is enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1971010/+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 1971010] Re: Screen and mouse doesn't work

2022-04-30 Thread Ilia
Funny thing that without any paravirtualization (paravirtualization
interface = none in vbox settings) everything works (but of course much
slower).

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

Title:
  Screen and mouse doesn't work

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

2019-12-05 Thread Ilia Mirkin
(In reply to AndrewK from comment #73)
> (In reply to nv28m from comment #71)
> > nouveau.agpmode=0 seems to work here too, also after comming back from
> > suspend.
> > 
> > Still I think I'm stuck with the modesetting driver with the bit 24 hack in
> > boot/suspend scripts. The scrolling and rxvt performance is just better.
> 
> The parameter name seems to be changed.  nouveau.modeset=0 is what worked
> for me.
> 
> I add my thanks for the hard work done by Mr. nv28m.

nouveau.modeset=0 just disables nouveau entirely.

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

Title:
  Garbage on X display w/ Dell D800 wuxga & nouveau driver (Nvidia
  GeForce4 Ti 4200 Go AGP rev a1 [NV28])

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

2019-12-05 Thread Ilia Mirkin
Even more interesting, your trace actually has

[0] 1012.956817 MMIO32 R 0x100080 0xe100 PFB+0x80 => 0xe100
[0] 1012.956820 MMIO32 W 0x100080 0xe100 PFB+0x80 <= 0xe100

Which means that it _starts out_ at 0xe100. Was this trace done on a
clean boot, or had the nvidia module already been loaded? The latter
makes more sense...

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

Title:
  Garbage on X display w/ Dell D800 wuxga & nouveau driver (Nvidia
  GeForce4 Ti 4200 Go AGP rev a1 [NV28])

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

2019-12-05 Thread Ilia Mirkin
BTW, interesting. In your VBIOS, it tells us to do

0xcbf2: 7a 80 00 10 00 00 00 00 e0 ZM_REG
R[0x100080] = 0xe000

Which is why that bit gets lost on resume (but not on kexec, since init
scripts don't run, since the adapter is already init'd). Good to know,
that means that any fixup would have to be made _after_ the bios gets
executed... or more likely, as part of the COMPUTE_MEM thing (meminit in
core/subdev/devinit/nv20.c), which gets executed in "init script 5",
which happens after that "init script 1" which contains the 0x100080 =
0xe000 command. Although then it wouldn't happen on boot, so
nevermind. Has to happen after the vbios executes.

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

Title:
  Garbage on X display w/ Dell D800 wuxga & nouveau driver (Nvidia
  GeForce4 Ti 4200 Go AGP rev a1 [NV28])

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

2019-12-05 Thread Ilia Mirkin
(In reply to comment #63)
> For the first two options I think it could be useful to grep through all
> those dumps collected over the years and check which cards have this set.

Yeah, I'll try to have a look later on.

> 
> Option 3 could definately tell if it's only used for a particular memory
> configuration of this chip, or it's more general (e.g. first 2 options).

I've fired off a question to NVIDIA, hopefully they'll respond.
Sometimes they respond ~immediately, other times it takes two months,
but so far they haven't dropped anything on the floor.

> 
> By the way I've checked again my earlier claim about being slower after
> suspend, and it's definately like that. Scrolling is more or less smooth
> (considering the age of hardware and the resolution used) after kexec-ing
> from nvidia to nouveau.
> 
> But after a suspend it's really "choppy" (same software still running,
> nothing was changed). The speed is similarly slow after a clean boot too, so
> it's not a suspend problem. Somewhere the handbrake needs to be released I
> guess...

Well, you may have just become the resident expert on NV2x cards. You
have all the tools we have, and you also have the hardware, which is
very hard to come by (a mobile NV2x). Poke around, let us know :) We
hang out on #nouveau on irc.freenode.net if you have any questions.

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

Title:
  Garbage on X display w/ Dell D800 wuxga & nouveau driver (Nvidia
  GeForce4 Ti 4200 Go AGP rev a1 [NV28])

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

2019-12-05 Thread Ilia Mirkin
(In reply to comment #61)
> At the end I got what I wanted. The winner is:
> nvapoke 00100080 e100
> 
> This register is e000 after suspend or after clean boot. So all this
> trouble only because of a single bit was not set ;(

Fantastic! I was secretly hoping that by ignoring the issue for a short
while, one of the hardware owners would step up and work it out :)

Looks like register 100080 isn't documented in rnndb. In the linux
source it's referred to as NV04_PFB_DEBUG_0. Unfortunately on a quick
grep of the code, nothing ever touches bit 24 of that register.

There are three ways forward:

1. Set it for all nv04:nv50 cards
2. Set it for nv28 cards
3. Reach out to nvidia and see if they'll be kind enough to let us know the 
meaning of that bit, and when we should be setting it. They've been fielding 
some questions of late, and this seems likely to be one that they'd answer.

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

Title:
  Garbage on X display w/ Dell D800 wuxga & nouveau driver (Nvidia
  GeForce4 Ti 4200 Go AGP rev a1 [NV28])

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

2019-12-05 Thread Ilia Mirkin
(In reply to comment #55)
> So something is initialized by the nvidia driver, which is not touched by
> nouveau but is required for correct operation.
> 
> Is there a way I could help? Like dumping register states with/without the
> nvidia init?

You could do a mmiotrace of the nvidia driver. It's likely that we're
missing some bit of init. The resulting file will probably be quite
large (50-100MB)... xz -9 it and email to mmio.du...@gmail.com. (Also
wouldn't hurt to upload your vbios from
/sys/kernel/debug/dri/0/vbios.rom to this bug, and also attach it in the
email while you're at it.)

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

Title:
  Garbage on X display w/ Dell D800 wuxga & nouveau driver (Nvidia
  GeForce4 Ti 4200 Go AGP rev a1 [NV28])

To manage notifications about this bug go to:
https://bugs.launchpad.net/nouveau/+bug/653714/+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 1766358] Re: xserver-xorg-input-synaptics package causes high cpu load

2018-04-23 Thread Ilia
** Attachment removed: "Screenshot from 2018-04-24 00-06-51.png"
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/1766358/+attachment/5126130/+files/Screenshot%20from%202018-04-24%2000-06-51.png

** Attachment added: "Screenshot from 2018-04-24 00-06-51--.png"
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/1766358/+attachment/5126131/+files/Screenshot%20from%202018-04-24%2000-06-51--.png

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

Title:
  xserver-xorg-input-synaptics package causes high cpu load

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/1766358/+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 1766358] [NEW] xserver-xorg-input-synaptics package causes high cpu load

2018-04-23 Thread Ilia
Public bug reported:

Today I noticed that the are few processes that load my CPU about 100%.
I check the syslog, and there are lot of following messages:

```
Apr 24 00:09:48 Ilias-HP gnome-shell[1588]: [AppIndicatorSupport-WARN] 
Attempting to re-register :1.58/org/ayatana/NotificationItem/multiload; 
resetting instead
Apr 24 00:09:48 Ilias-HP /usr/lib/gdm3/gdm-x-session[1074]: (EE) SynPS/2 
Synaptics TouchPad: Read error 9
Apr 24 00:09:48 Ilias-HP /usr/lib/gdm3/gdm-x-session[1074]: message repeated 43 
times: [ (EE) SynPS/2 Synaptics TouchPad: Read error 9]
Apr 24 00:09:48 Ilias-HP gnome-shell[1588]: [AppIndicatorSupport-WARN] Item 
:1.58/org/ayatana/NotificationItem/multiload is already registered
Apr 24 00:09:48 Ilias-HP /usr/lib/gdm3/gdm-x-session[1074]: (EE) SynPS/2 
Synaptics TouchPad: Read error 9
Apr 24 00:09:49 Ilias-HP /usr/lib/gdm3/gdm-x-session[1074]: message repeated 
24503 times: [ (EE) SynPS/2 Synaptics TouchPad: Read error 9]
Apr 24 00:09:49 Ilias-HP gnome-shell[1588]: [AppIndicatorSupport-WARN] 
Attempting to re-register :1.58/org/ayatana/NotificationItem/multiload; 
resetting instead
Apr 24 00:09:49 Ilias-HP /usr/lib/gdm3/gdm-x-session[1074]: (EE) SynPS/2 
Synaptics TouchPad: Read error 9
Apr 24 00:09:49 Ilias-HP /usr/lib/gdm3/gdm-x-session[1074]: message repeated 
131 times: [ (EE) SynPS/2 Synaptics TouchPad: Read error 9]
Apr 24 00:09:49 Ilias-HP gnome-shell[1588]: [AppIndicatorSupport-WARN] Item 
:1.58/org/ayatana/NotificationItem/multiload is already registered
Apr 24 00:09:49 Ilias-HP /usr/lib/gdm3/gdm-x-session[1074]: (EE) SynPS/2 
Synaptics TouchPad: Read error 9
Apr 24 00:09:49 Ilias-HP /usr/lib/gdm3/gdm-x-session[1074]: message repeated 
200 times: [ (EE) SynPS/2 Synaptics TouchPad: Read error 9]
Apr 24 00:09:49 Ilias-HP gnome-shell[1588]: [AppIndicatorSupport-WARN] 
Attempting to re-register :1.58/org/ayatana/NotificationItem/multiload; 
resetting instead
Apr 24 00:09:49 Ilias-HP /usr/lib/gdm3/gdm-x-session[1074]: (EE) SynPS/2 
Synaptics TouchPad: Read error 9
Apr 24 00:09:49 Ilias-HP /usr/lib/gdm3/gdm-x-session[1074]: message repeated 42 
times: [ (EE) SynPS/2 Synaptics TouchPad: Read error 9]
Apr 24 00:09:49 Ilias-HP gnome-shell[1588]: [AppIndicatorSupport-WARN] Item 
:1.58/org/ayatana/NotificationItem/multiload is already registered
Apr 24 00:09:49 Ilias-HP /usr/lib/gdm3/gdm-x-session[1074]: (EE) SynPS/2 
Synaptics TouchPad: Read error 9
Apr 24 00:09:49 Ilias-HP /usr/lib/gdm3/gdm-x-session[1074]: message repeated 
26717 times: [ (EE) SynPS/2 Synaptics TouchPad: Read error 9]

```

I found a similar issue with "Synaptics TouchPad: Read error"
https://bbs.archlinux.org/viewtopic.php?id=222031 , and uninstalled the
xserver-xorg-input-synaptics package, and after that the problem has
gone.

** Affects: xserver-xorg-input-synaptics (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: "Screenshot from 2018-04-24 00-06-51.png"
   
https://bugs.launchpad.net/bugs/1766358/+attachment/5126130/+files/Screenshot%20from%202018-04-24%2000-06-51.png

** Description changed:

- I attached htop screenshot & syslog.  The problem has gone after I
- uninstall that package.
+ Today I noticed that the are few processes that load my CPU about 100%.
+ I check the syslog, and there are lot of following messages:
+ 
+ ```
+ Apr 24 00:09:48 Ilias-HP gnome-shell[1588]: [AppIndicatorSupport-WARN] 
Attempting to re-register :1.58/org/ayatana/NotificationItem/multiload; 
resetting instead
+ Apr 24 00:09:48 Ilias-HP /usr/lib/gdm3/gdm-x-session[1074]: (EE) SynPS/2 
Synaptics TouchPad: Read error 9
+ Apr 24 00:09:48 Ilias-HP /usr/lib/gdm3/gdm-x-session[1074]: message repeated 
43 times: [ (EE) SynPS/2 Synaptics TouchPad: Read error 9]
+ Apr 24 00:09:48 Ilias-HP gnome-shell[1588]: [AppIndicatorSupport-WARN] Item 
:1.58/org/ayatana/NotificationItem/multiload is already registered
+ Apr 24 00:09:48 Ilias-HP /usr/lib/gdm3/gdm-x-session[1074]: (EE) SynPS/2 
Synaptics TouchPad: Read error 9
+ Apr 24 00:09:49 Ilias-HP /usr/lib/gdm3/gdm-x-session[1074]: message repeated 
24503 times: [ (EE) SynPS/2 Synaptics TouchPad: Read error 9]
+ Apr 24 00:09:49 Ilias-HP gnome-shell[1588]: [AppIndicatorSupport-WARN] 
Attempting to re-register :1.58/org/ayatana/NotificationItem/multiload; 
resetting instead
+ Apr 24 00:09:49 Ilias-HP /usr/lib/gdm3/gdm-x-session[1074]: (EE) SynPS/2 
Synaptics TouchPad: Read error 9
+ Apr 24 00:09:49 Ilias-HP /usr/lib/gdm3/gdm-x-session[1074]: message repeated 
131 times: [ (EE) SynPS/2 Synaptics TouchPad: Read error 9]
+ Apr 24 00:09:49 Ilias-HP gnome-shell[1588]: [AppIndicatorSupport-WARN] Item 
:1.58/org/ayatana/NotificationItem/multiload is already registered
+ Apr 24 00:09:49 Ilias-HP /usr/lib/gdm3/gdm-x-session[1074]: (EE) SynPS/2 
Synaptics TouchPad: Read error 9
+ Apr 24 00:09:49 Ilias-HP /usr/lib/gdm3/gdm-x-session[1074]: message repeated 
200 times: [ (EE) SynPS/2 Synaptics TouchPad: Read error 9]
+ Apr 24 00:09:49 Ilias-HP gnome-shell[1588]: 

[Ubuntu-x-swat] Please, enable nine for mesa

2017-08-15 Thread Ilia
Nine is included into mesa mainline since 11.0, so it would be nice to
see it enabled in this half-experimental ppa:ubuntu-x-swat/updates
Currently there is wine from ppa:commendsarnex/winedri3 ppa which
formally working with oibaf PPA
> we are dependant on mesa build with Gallium Nine from the oibaf PPA
but it also working fine with my ppa:inferrna/featured-mesa (mesa
12.06). So, I'm sure it must also working with any other mesa version,
espetially greater than 12.06 but lower than in oibaf's PPA.

___
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 1314587]

2015-10-25 Thread Ilia Mirkin
There is no mention of nouveau anywhere in here, indications of the
other bug are that nouveau vs nvidia doesn't matter, and I see no
indication of DRI_PRIME ever getting set. I believe this is
miscategorized, it's unclear to me why this is in the fd.o bugtracker at
all, sounds like some ubuntu thing.

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

Title:
  Windows slow/stall/freeze when minimizing/restoring/etc in Unity 7
  (14.04 and 14.10)

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

2015-05-09 Thread Ilia Mirkin
This bug is a couple years old with no updates, no mention of the
hardware, no mention of software versions, or anything else that would
make this investigatable. Feel free to reopen if it's still an issue and
you can provide fresh information with fresh software versions.

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

Title:
  X sesssion freeze at screensaver - mouse and ssh still works

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

2015-04-22 Thread Ilia Mirkin
This bug should have been fixed in ~3.18 or so. Re 'ret' being special,
it is, see nvif_unpack macro definition. Feel free to reopen if you're
still seeing pink lines on Kepler GPUs.

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

Title:
  10de:11c0 [Asus Maximus IV GENE-Z] Strange line on left screen side

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

2015-04-20 Thread Ilia Mirkin
*** Bug 89991 has been marked as a duplicate of this bug. ***

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

Title:
  System hangs after some time with nouveau and GT240

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

2014-10-26 Thread Ilia Mirkin
*** Bug 78570 has been marked as a duplicate of this bug. ***

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

Title:
  System hangs after some time with nouveau and GT240

To manage notifications about this bug go to:
https://bugs.launchpad.net/nouveau/+bug/1217585/+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-10-17 Thread Ilia Mirkin
To anyone looking to pile on with a me too comment: Only do so *AFTER*
verifying that commit 4f6029da is the first bad commit for you.

[Also, check that it's still happening with the latest kernel... 3.17 at
the time of writing.]

BobbyJ: I'm guessing you didn't do that. File your own bug with all the
relevant info, and we can take it from there.

-- 
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 1203731]

2014-09-16 Thread Ilia Mirkin
Looks like Ben made a more complete fix, now available as part of

http://cgit.freedesktop.org/nouveau/linux-2.6/log/?h=linux-3.18

More specifically

http://cgit.freedesktop.org/nouveau/linux-2.6/commit/?h=linux-3.18id=a522946174b5ae389af0856c422d865a63c70316

Please test  confirm.

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

Title:
  10de:11c0 [Asus Maximus IV GENE-Z] Strange line on left screen side

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

2014-08-21 Thread Ilia Mirkin
Try updating your intel ddx -- nouveau is not responsible for the
contents of the images it renders when in reverse-prime mode -- the
primary gpu is (in your case, intel).

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

Title:
  [Lenovo ThinkPad W530] Unsynchronised rendering on secondary displays

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

2014-07-24 Thread Ilia Mirkin
*** Bug 81614 has been marked as a duplicate of this bug. ***

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

Title:
  [GTX 580] X seems to hang a login prompt -- PFIFO errors in dmesg

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

2014-07-24 Thread Ilia Mirkin
(In reply to comment #12)
 This bug is affecting me also, see the last duplicated bug. Any progress in
 fixing this? Maybe some help in testing (for ex.) required?

It's a bit of a mystery unfortunately. Adding to the annoyance, Ben said
that it does work just fine on his NVC8, although he has the less
powerful versions. Could be something with high ROP/TPC/GPC counts not
being handled. (Or multiple PARTs?)

That might actually be an interesting experiment -- before loading
nouveau, mask out a bunch of the units and see if it helps. If it does,
find the breaking point.

This is the code that computes that stuff:

http://cgit.freedesktop.org/~darktama/nouveau/tree/nvkm/engine/graph/nvc0.c#n1330

priv-rop_nr = (nv_rd32(priv, 0x409604)  0x001f)  16;
priv-gpc_nr =  nv_rd32(priv, 0x409604)  0x001f;
for (i = 0; i  priv-gpc_nr; i++) {
priv-tpc_nr[i]  = nv_rd32(priv, GPC_UNIT(i, 0x2608));
priv-tpc_total += priv-tpc_nr[i];
}

Step 1: Print out the various values (i.e. number of ROPs, GPCs, and the 
per-GPC TPC counts).
Step 2: Artificially lower them (to, e.g., 1) and see if it helps. If it does, 
figure out which of the values matter and where the breaking points are.

If it doesn't help, perhaps the units need to be disabled a little
harder, e.g. by setting 0x22584/0x22588.

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

Title:
  [GTX 580] X seems to hang a login prompt -- PFIFO errors in dmesg

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

2014-07-06 Thread Ilia Mirkin
*** Bug 77371 has been marked as a duplicate of this bug. ***

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

Title:
  System hangs after some time with nouveau and GT240

To manage notifications about this bug go to:
https://bugs.launchpad.net/nouveau/+bug/1217585/+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-05-27 Thread Ilia Mirkin
(In reply to comment #40)
 I hit this bug upon upgrade from Ubuntu 12.04 to 14.04. I can confirm
 nouveau is working in Ubuntu kernel 3.7.10 and it freezes on resume in
 3.13.0.
 My hardware:
 
 02:00.0 VGA compatible controller: NVIDIA Corporation C79 [GeForce 9400M]
 (rev b1) (prog-if 00 [VGA controller])
   Subsystem: Apple Inc. MacBook5,1

Did you verify that the same commit is responsible? If not, please do a
bisect (you can cheat and just assume this is the same issue and test
the commit and its parent). If it's the same commit, please let us know.
If not, open a separate issue.

-- 
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-05-27 Thread Ilia Mirkin
(In reply to comment #42)
 Ilia, I don't know how to do that.

Use your favourite search engine to see how to use 'git bisect'. You may
even be able to find some guide specific to your distro. If you can't
narrow the problem down, we definitely won't be able to help.

-- 
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-05-27 Thread Ilia Mirkin
(In reply to comment #44)
 I'm sorry Ilia, I'm a normal user, no kernel developer.

If you're unable/unwilling/whatever-the-reason to do some amount of
debugging, you will be best-served by your distribution's support
channels.

-- 
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 1217585]

2014-03-16 Thread Ilia Mirkin
Created attachment 95408
initialize stuff for gddr5 ram

This patch is based on Andrew's mmiotrace. I saw a sequence of init that
I didn't see in other traces for working cards. Andrew -- would be
interesting if you could check it out and see if it helps. The algorithm
I came up with is insane -- there has to be some sort of data-driven
thing going on there, but I couldn't work it out.

For people having issues, please do a mmiotrace of the blob loading on
your card (see https://wiki.ubuntu.com/X/MMIOTracing for instructions),
and send it (xz -9'd) to mmio.du...@gmail.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/1217585

Title:
  System hangs after some time with nouveau and GT240

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

2014-03-16 Thread Ilia Mirkin
(In reply to comment #29)
 Created attachment 95418 [details] [review]
 another patch for gddr5 ram
 
 I made this patch using my mmiotrace, but it doesn't help either.

Oh well. Indeed the values in your mmiotrace are different, but your and
Andrew's mmiotrace are the only traces I've seen that actually have the
writes to those 0x10fxyz registers. (A few other traces have writes to
the similar-but-different DDR3 registers.)

And yes, I definitely did want to use offsets[o] in my patch.

Well, perhaps this 0x10f stuff has nothing to do with the issue. My
observation was that it seemed like for all the people it was broken for
had GDDR5 ram, which is why I went in this direction.

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

Title:
  System hangs after some time with nouveau and GT240

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

2014-02-10 Thread Ilia Mirkin
Would you be able to do a bisect between 3.7 and 3.8?

Another user identified commit 4f6029da58ba (in bug #67878) which came
in between 3.7 and 3.8 -- perhaps you have the same issue? It's a
different card, so might be different... a bunch of stuff changed
between 3.7 and 3.8.

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

Title:
  10de:0422 [Asus M2N] Xorg crashed with SIGABRT

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/1238902/+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 Ilia Mirkin
(In reply to comment #37)
 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:

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).

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.
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?

-- 
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 1243557]

2014-01-20 Thread Ilia Mirkin
(In reply to comment #16)
 Created attachment 92127 [details]
 kernel log 3.13rc+firmware
 
 What does not in the initrd mean?  The files were in /lib/firmware/nouveau
 with the names the script gave them (nvd9_fuc*).

But was this /lib/firmware/nouveau available when the nouveau module
loaded? E.g. if it loads from initrd, this needs to be in the initrd. If
nouveau is built-in, the firmware files need to be baked into the kernel
(I think).

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

Title:
  10de:1056 [Dell Latitude E6520] [NVS 4200M] X freeze, unhandled
  status 0x0080

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

2014-01-20 Thread Ilia Mirkin
(In reply to comment #18)
 It still doesn't find the firmware after updating the initramfs (sudo
 update-initramfs -u -k all), whether it is placed at
 /lib/firmware/nouveau/nvd9_fuc*, /lib/firmware/nouveau/fuc*,
 /lib/firmware/kernel_version/nouveau/nvd9_fuc* or
 /lib/firmware/kernel_version/nouveau/fuc*.  (The script uses nvd9_fuc* but
 http://nouveau.freedesktop.org/wiki/NVC0_Firmware/ says just fuc* for
 pre-NVE0 cards.)

Erm, that's a lie. I've been meaning to fix it. I'm like 99.999% sure it
always has to be nvXX_fucYYY[cd]. I'll double-check it again before
updating the wiki. Putting it in /lib/firmware/nouveau is sufficient --
adding in the kernel version also works, but you'd normally just do that
for firmware that was kernel version dependent, which this isn't.

 
 My 3.13-rc7 test kernel was compiled with the procedure in
 https://wiki.ubuntu.com/KernelTeam/GitKernelBuild; the .config lines
 containing nouveau are
 CONFIG_DRM_NOUVEAU=m
 CONFIG_NOUVEAU_DEBUG=5
 CONFIG_NOUVEAU_DEBUG_DEFAULT=3
 CONFIG_DRM_NOUVEAU_BACKLIGHT=y
 and kernel/drivers/gpu/drm/nouveau/nouveau.ko is on the modules.order list,
 not the modules.builtin list.

Don't know what to say. It just uses request_firmware() so it's whatever
the kernel's normal mechanism for loading firmware.

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

Title:
  10de:1056 [Dell Latitude E6520] [NVS 4200M] X freeze, unhandled
  status 0x0080

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

2014-01-13 Thread Ilia Mirkin
(In reply to comment #12)
 The blob firmware (in the standard 3.11 kernel) turns the login screen
 blank, with no recognisable error in the log.

Was this with mmiotrace'd firmware or with firmware extracted using my
script? If the latter, try moving nvd7_fuc*[cd] over nvd9_fuc*[cd] --
perhaps they're swapped. Also 3.11 contained a bug for nvd7/nvd9 (and
nvc1) which was fixed by 89ad841ffd3e and backported to 3.12.x iirc.
Although I'm not sure if that's important when the blob fw is used.

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

Title:
  10de:1056 [Dell Latitude E6520] [NVS 4200M] X freeze, unhandled
  status 0x0080

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

2014-01-13 Thread Ilia Mirkin
Out of curiousity, does using blob pgraph fw help with this issue?

You can extract it yourself by using the instructions at
http://nouveau.freedesktop.org/wiki/NVC0_Firmware/ or you can try using
my script (https://raw2.github.com/imirkin/re-
vp2/master/extract_firmware.py) with the 325.15 blob, although I'm not
_100%_ sure that it produces the correct graph fw for nvd9; that's a
very recently-added feature.

Note that you'll need to add nouveau.config=NvGrUseFW=1 to your kernel
cmdline, and make sure that the fw is reachable when the nouveau module
loads.

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

Title:
  10de:1056 [Dell Latitude E6520] [NVS 4200M] X freeze, unhandled
  status 0x0080

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

2013-11-26 Thread Ilia Mirkin
*** Bug 71662 has been marked as a duplicate of this bug. ***

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

Title:
  [NVS 4200M] X freeze, unhandled status 0x0080

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

2013-09-27 Thread Ilia Mirkin
No response to re-test request in over a month. Closing as invalid.

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

Title:
  EOG shows black stripe in pictures

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

2013-09-02 Thread Ilia Mirkin
This is not the appropriate forum to track power management not
supported issues. This is something that's being worked on, when it's
supported, should it not work, feel free to file bugs then.

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

Title:
  Laptop with Nvidia GPU is hot while using xserver-xorg-video-nouveau
  driver

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

2013-09-02 Thread Ilia Mirkin
(In reply to comment #3)
 Do you really understand that Nvidia-based 1500-3000$ laptop may be really
 killed by overheat with pretty non-binary / no-blob / GPL-friendly
 opensource driver? Are you kidding? :)

I really understand. But no amount of understanding will make it a good
idea to file bugs about it. [Also note that most CPU/GPU chips have
overheat protection.]

 OK, Ilia. Where do yo recommend to post such report about  power management
 not supported issues?

I would recommend sitting tight and waiting for this functionality to be
released. The Nouveau project's devs are well aware of the lack of power
management support. You can also come to #nouveau and see if some devs
are willing to share their reclocking scripts with you, although it's
more than likely that the answer will be no or that they won't work at
all for you.

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

Title:
  Laptop with Nvidia GPU is hot while using xserver-xorg-video-nouveau
  driver

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

2013-08-31 Thread Ilia Mirkin
What backlight driver is being used? Please post your dmesg. Are you
booting with acpi_backlight=vendor ?

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

Title:
  nouveau: dark screen after suspend/resume

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

2013-08-30 Thread Ilia Mirkin
Can someone confirm that this is fixed in newer kernels as Ben said it
should be?

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

Title:
  nouveau: dark screen after suspend/resume

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

2013-08-29 Thread Ilia Mirkin
Does this still happen with newer versions of the kernel/xf86-video-
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/1005292

Title:
  EOG shows black stripe in pictures

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

2013-08-26 Thread Ilia Mirkin
Re-closing this. The people who reopened posters (a) had totally
different hardware, (b) did not provide any actual info, and (c) didn't
add themselves to cc.

If someone should still have issues regarding backlight, please file a
full issue as instructed by http://nouveau.freedesktop.org/wiki/Bugs/

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

Title:
  nouveau not supporting backlight

To manage notifications about this bug go to:
https://bugs.launchpad.net/nouveau/+bug/405387/+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 612687] Re: [drm:radeon_dvi_detect] *ERROR* DVI-I-2: probed a monitor but no|invalid EDID

2011-02-26 Thread Ilia
I confirm that it's still an issue for me. DistroRelease: Ubuntu 10.10,
Ubuntu 10.04. Last updates don't solved that issue. It looks like
something connected with KMS.


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

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

Title:
  [drm:radeon_dvi_detect] *ERROR* DVI-I-2: probed a monitor but
  no|invalid EDID

___
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 612687] Re: [drm:radeon_dvi_detect] *ERROR* DVI-I-2: probed a monitor but no|invalid EDID

2011-02-26 Thread Ilia
I confirm that it's still an issue for me. DistroRelease: Ubuntu 10.10,
Ubuntu 10.04. Last updates don't solved that issue. It looks like
something connected with KMS.


** Changed in: xserver-xorg-video-ati (Ubuntu)
 Assignee: (unassigned) = Ilia (look256)

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

Title:
  [drm:radeon_dvi_detect] *ERROR* DVI-I-2: probed a monitor but
  no|invalid EDID

___
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 612687] Re: [drm:radeon_dvi_detect] *ERROR* DVI-I-2: probed a monitor but no|invalid EDID

2011-02-21 Thread Ilia
Well. I confirm? that it's still an issue for me. I'll check if it was
solved by updates this week and describe it here. let's set 25.02.11 as
a deadline :).

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

Title:
  [drm:radeon_dvi_detect] *ERROR* DVI-I-2: probed a monitor but
  no|invalid EDID

___
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 612687] Re: [drm:radeon_dvi_detect] *ERROR* DVI-I-2: probed a monitor but no|invalid EDID

2011-01-19 Thread Ilia
Well, it looks like I'm affected by the same bug. But my xrandr shows
the state of monitor cables correctly. But the second monitor goes to
the safemode on booting ubuntu 10.04 and 10.10. it affected kernel
2.6.32 and 2.6.34 in 10.04. and bare installing 10.10

radeon x1600.

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

Title:
  [drm:radeon_dvi_detect] *ERROR* DVI-I-2: probed a monitor but
  no|invalid EDID

___
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 528467] Re: [i855] GPU hung (drm i915 intel) on Lucid Lynx

2010-09-02 Thread ilia
freedesktop bug 26808 is marked as resolved now. Is this going to be
fixed in Lucid?

-- 
[i855] GPU hung (drm i915 intel) on Lucid Lynx
https://bugs.launchpad.net/bugs/528467
You received this bug notification because you are a member of Ubuntu-X,
which is the registrant for xf86-video-intel.

___
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 366041] Re: Down and Left arrow don't repeat

2009-06-09 Thread ilia
I'm using dual seat setup (2 xservers/2 monitors/2 keyboards/etc.) and
has exactly this problem (on both seats) after upgrading to Jaunty.
End key (code 115) is affected too. xset r workaround works for me
too.

Related `xset q` output before running xset r (note the second line ending with 
e5ef):
  auto repeating keys:  00ffdbbf
fadfffdfffdfe5ef




After applying `xset r 113; xset r 115; xset r 116` (now the second line ends 
with ffef):
  auto repeating keys:  00ffdbbf
fadfffdfffdfffef



I'm running KDE 4, but restarting X server and using icewm session gives
the same result (i.e. this is not KDE/Gnome specific).

-- 
Down and Left arrow don't repeat
https://bugs.launchpad.net/bugs/366041
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-evdev 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