Displaying 20 results from an estimated 800 matches similar to: "SwfdecMozilla 100% cpu usage on Youtube"
2008 Aug 18
7
ATI (rv350) + open-source driver + wine gaming issues
Hello everyone. I seem to have a bit of a problem running some 3D accelerated games under wine, while using the open-source ATI Radeon driver. My graphics card is Radeon 9700, and the open-source drivers overall work much better than the proprietary fglrx.
The fglrx driver allows me (in most cases) to run games like Temple of Elemental Evil (particularily) or Morrowind normally, but I can't
2015 Jul 29
3
[PATCH 1/2] present: Fixup return type of nouveau_present_init()
Make it a Bool consistently, as declared in header.
Reported-by: Ilia Mirkin <imirkin at alum.mit.edu>
Signed-off-by: Mario Kleiner <mario.kleiner.de at gmail.com>
---
src/nouveau_present.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/nouveau_present.c b/src/nouveau_present.c
index 4de1e6e..699a58d 100644
--- a/src/nouveau_present.c
+++
2015 Jun 30
3
[PATCH] Add Option "DRI3" to allow to disable DRI3 under EXA.
X-Server versions older than 1.16.3 have bugs in their
DRI3/Present implementation which impair nouveau, so
it is better to stick to good old DRI2 by default on
such servers. E.g., page flipping doesn't work at all
under DRI3/Present with older servers, and use of
extensions like OML_sync_control, SGI_video_sync or
INTEL_swap_events also causes failure of Present.
nouveau's glamor accel
2015 Jul 04
2
[PATCH] Add Option "DRI3" to allow to disable DRI3 under EXA.
That would be great, as long as it does only that and does not go into
the "drivername" territory. As the said driver ;-)
"A driver name to use can be provided instead
of simple boolean value, which will be passed to the GL implementation for
it to load the appropriate backend."
-Emil
On 4 July 2015 at 18:17, Ilia Mirkin <imirkin at alum.mit.edu> wrote:
> IMO
2015 Jul 04
2
[PATCH] Add Option "DRI3" to allow to disable DRI3 under EXA.
The DRI option with the intel ddx can be used to indicate the following
- whether dri is disabled
- the dri "version" - dri1, dri2, dri3
- the dri module name - doo_dri.so bar_dri.so
I'm not sure how exactly it's supposed to work/works, and I believe
most of that is due to legacy reasons. I'm just saying let's not do
the whole thing - just the dri "version"
2007 Sep 09
1
can't play youtube videos with latest git
Hi,
I can't play youtube videos with latest git but it worked with 0.5.2.
Below you can find firefox stderr.
BTW, when playing video with 0.5.2 i see it very slow but a very high
cpu % for the Xorg process. My machine is an amd xp 2600 +, radeon 9250
and 1gb of ram. Could that be related to the x.org radeon driver? I've
read the FAQ on the site and i hope my machine has enough horsepower
2006 Sep 29
1
4.4 on Dell D620: widescreenresolution?
Hi,
Did anyone manage to get 4.4 working on a Dell D620 laptop? The thing
has a 1440x900 LCD screen, but I don't get X the work with that
resolution. (lspci: Intel Corporation Mobile 945GM/GMS/940GML Express
Integrated Graphics Controller (rev 03))
Google suggested to use '915resolution', which I installed
(915resolution-0.5.2-1.el4.rf), but that doesn't help.
Regards,
--
2020 Jul 18
1
[PATCH 1/2] drmmode: fix screen resize without acceleration
This got broken with commit 86024cee back in 2014!
drmmode_pixmap/nouveau_pixmap expect there to be EXA wrapping around the
pixmap now, which is not there without accel.
Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu>
---
src/drmmode_display.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/drmmode_display.c b/src/drmmode_display.c
index 89927a4..69421e1 100644
2008 Jun 01
9
[Bug 16180] New: YouTube works if I occasionally pause/unpause
http://bugs.freedesktop.org/show_bug.cgi?id=16180
Summary: YouTube works if I occasionally pause/unpause
Product: swfdec
Version: 0.6.6
Platform: PowerPC
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: plugin
AssignedTo: swfdec at lists.freedesktop.org
2015 Aug 03
3
"enable dri3 support without glamor" causes gnome-shell regression on nv4x
Hi,
On 30-07-15 16:09, Ilia Mirkin wrote:
> FWIW this is a fail on nv50+ as well. See for example
> https://bugs.freedesktop.org/show_bug.cgi?id=91445
>
> My suspicion is that this is due to the lack of PUSH_KICK in the *Done
> exa handlers -- works fine with DRI2, but DRI3 has no synchronization
> and so the commands never get flushed out. Easily verified by sticking
>
2015 Jul 14
3
[PATCH] Add Option "DRI3" to allow to disable DRI3 under EXA.
On 07/07/2015 09:51 PM, Ilia Mirkin wrote:
> Lastly, from some discussions with ajax on IRC, it appears that DRI3
> is half-baked at best wrt sync between server and client. I think we
> should just disable it by default for now, until issues are ironed
> out. (Rather than what this patch has, which is default-on for Xorg >
> some version.)
What are the remaining known trouble
2009 Mar 20
12
[Bug 20780] New: nouveau corrupts and crashes on 7800gt when NoAccel= false after a few drawing operations
http://bugs.freedesktop.org/show_bug.cgi?id=20780
Summary: nouveau corrupts and crashes on 7800gt when
NoAccel=false after a few drawing operations
Product: xorg
Version: unspecified
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
2015 Mar 23
40
[Bug 89730] New: NV50: LightDM GTK+ Greeter Background - inconsistent display
https://bugs.freedesktop.org/show_bug.cgi?id=89730
Bug ID: 89730
Summary: NV50: LightDM GTK+ Greeter Background - inconsistent
display
Product: xorg
Version: git
Hardware: Other
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
2015 Jul 30
2
"enable dri3 support without glamor" causes gnome-shell regression on nv4x
Hi Maarten,
xf86-video-nouveau causes a garbled display when running
gnome-shell on nv4x (tested with nv43 and nv46) since this commit:
http://cgit.freedesktop.org/nouveau/xf86-video-nouveau/commit/?id=241e7289f25a342a457952b9b0e539c2f0b81d99
I've seen some discussion about issues caused by enabling dri,
but AFAIK no solution let.
I have time to help with debugging / fixing this, but I
2007 Dec 28
5
[Bug 13832] New: Text in YouTube player does not render correctly with EXA
http://bugs.freedesktop.org/show_bug.cgi?id=13832
Summary: Text in YouTube player does not render correctly with
EXA
Product: swfdec
Version: 0.5.5
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: library
AssignedTo: swfdec at
2012 Jun 25
3
[Bug 51391] New: no window border with nouveau driver
https://bugs.freedesktop.org/show_bug.cgi?id=51391
Bug #: 51391
Summary: no window border with nouveau driver
Classification: Unclassified
Product: xorg
Version: unspecified
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component:
2015 Aug 03
2
"enable dri3 support without glamor" causes gnome-shell regression on nv4x
Hi,
On 03-08-15 17:36, Ilia Mirkin wrote:
> On Mon, Aug 3, 2015 at 9:02 AM, Hans de Goede <hdegoede at redhat.com> wrote:
>> Hi,
>>
>> On 30-07-15 16:09, Ilia Mirkin wrote:
>>>
>>> FWIW this is a fail on nv50+ as well. See for example
>>> https://bugs.freedesktop.org/show_bug.cgi?id=91445
>>>
>>> My suspicion is that this is
2012 Apr 16
2
ATI Radeon 4250 in Dual Head Config?
My xorg.conf foo is pretty weak today.
Does anyone have an ATI 4250 in a dual head config? I'd be interested
in looking over your xorg.conf.
Sean
p.s. Mine at the moment, that doesn't work very well:
http://people.freebsd.org/~sbruno/4250_xorg_conf.txt
2008 Mar 08
6
World Of Warcraft perfomance problem.
Hello. I'm running WoW 2.3.3, my wine version is wine-0.9.56.
My PC: 512 ram, Athlon 300+ and ATI radeon 600x.
Problem: 4pfs under Arch Linux and up to 12 under Ubuntu.
Drivers: Fglrx (catalyst-8.3-1)
Rendering: Yes
Code:
glxinfo |grep direct
direct rendering: Yes
fglrxinfo
display: :0.0 screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: RADEON X600/X550 Series
2009 Aug 09
2
fatal: no SASL authentication mechanisms
Hi,
I have setup freebsd, postfix, dovecot and maia, but all the time i get the
following error in /var/log/maillog - and i cant google me to the solution,
please advice.
Aug 9 12:18:49 mail02 dovecot: auth(default): Authentication client trying
to connect to master socket
Aug 9 12:18:49 mail02 postfix/smtpd[1356]: fatal: no SASL authentication
mechanisms
Aug 9 12:18:50 mail02