https://bugzilla.kernel.org/show_bug.cgi?id=30922
Summary: [radeon] Noisy fan with Radeon R600 and Toshiba
Satellite L500-164
Product: Drivers
Version: 2.5
Kernel Version: 2.6.38-rc8 (at least since 2.6.35)
Platform: All
OS/Version: Linux
Tree: Mainline
Status: NEW
Severity: normal
Priority: P1
Component: Video(DRI - non Intel)
AssignedTo: drivers_video-dri(a)kernel-bugs.osdl.org
ReportedBy: denisw(a)online.de
Regression: No
When I use my Toshiba Satellite L500-164 laptop (AMD/ATI Radeon HD 4650) with
the radeon KMS driver, the GPU fan spins up very quickly (and loudly) after
booting and makes no attempt at spinning down subsequently (I need to fully
reboot for this to happen). The resulting noise makes the driver unusable for
me currently, which is unfortunate as it works perfectly otherwise.
I have tested this with every kernel version since I have this laptop, that is,
2.6.35, 2.6.36, 2.6.37 (different distributions each), and 2.6.38-rc8 mainline.
I don't know if it is helpful in any way, but I have looked to see if the
machine has any external thermal sensors attached to the GPU (using lm_sensors
and by looking into sysfs), but only the Intel Core sensors (coretemp) have
been found. I assume that means that the GPU has an internal thermal sensor,
but I don't know.
With the propietary fglrx driver, fan speed control works just fine.
If you need any further information, just ask.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
--
_______________________________________________
Dri-devel mailing list
Dri-devel(a)lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=30812
Summary: radeon module fails to initialize with modeset=1 on
PPC32 with RV280
Product: Drivers
Version: 2.5
Kernel Version: 2.6.35 to 2.6.38-rc6
Platform: All
OS/Version: Linux
Tree: Mainline
Status: NEW
Severity: normal
Priority: P1
Component: Video(DRI - non Intel)
AssignedTo: drivers_video-dri(a)kernel-bugs.osdl.org
ReportedBy: bugzilla_kernel_org(a)nguyen.vg
Regression: No
Created an attachment (id=50462)
--> (https://bugzilla.kernel.org/attachment.cgi?id=50462)
output of dmesg after boot (radeon as module, modeset=0) and rmmod of radeon
Hardware: MacMini G4 (ppc-32).
Graphic adaptor: Radeon 9200 (RV280) probably a 'mac' version.
Symptoms:
with modprobe radeon modeset=0, everything works fine. Machine boots normally,
X works, xrandr and Xv too.
with modeset=1, modeprobe never returns and gets stucked durring
initialization.
More specifically, the call to radeon_fence_wait in r100_ib_test (r100.c) loops
endlessly (or at least for several hours). I'm attaching dmesg of a modified
driver with more printk.
I have tried several combination of putting AGPART/FBCON/RADEON in kernel or as
modules, tried with and without OFFB and so on, same results. Also attaching
output of lspci and .config used for the dmesg trace and output of radeontool
regs '*'.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
--
_______________________________________________
Dri-devel mailing list
Dri-devel(a)lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=29572
Summary: Radeon card reports wrong temperature when switched
off
Product: Drivers
Version: 2.5
Kernel Version: 2.6.38-rc5
Platform: All
OS/Version: Linux
Tree: Mainline
Status: NEW
Severity: normal
Priority: P1
Component: Video(DRI - non Intel)
AssignedTo: drivers_video-dri(a)kernel-bugs.osdl.org
ReportedBy: mail(a)3v1n0.net
CC: mail(a)3v1n0.net
Regression: Yes
In previous versions of the kernel (I've tested the 2.6.37 version) when the I
switched off the radeon card using vga_switcheroo libsensors was correctly
reporting that the radeon temperature was 0° (or invalid).
This doesn't happen any more using the latest kernel, in fact (after the commit
20d391d72519527d2266a0166490118b40ff998d, I figure) when my radeon card has
been switched off (or after a suspend/resume cycle) sensors indicates:
radeon-pci-0100
Adapter: PCI adapter
temp1: +2147355.6°C
This is obiouvsly impossible.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
--
_______________________________________________
Dri-devel mailing list
Dri-devel(a)lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=29372
Summary: KMS - radeon (Uhhuh. NMI received for unknown reason)
Product: Drivers
Version: 2.5
Kernel Version: 2.6.37.x
Platform: All
OS/Version: Linux
Tree: Mainline
Status: NEW
Severity: normal
Priority: P1
Component: Video(DRI - non Intel)
AssignedTo: drivers_video-dri(a)kernel-bugs.osdl.org
ReportedBy: tomasi(a)cli.di.unipi.it
CC: alexdeucher(a)gmail.com
Regression: No
I noticed that when I run:
xset dpms force standby
or
echo "low" > /sys/class/drm/card0/device/power_profile
for my ATI Radeon Mobile X1400 (I think r5xx) I receive this advise from
kernel:
---
Uhhuh. NMI received for unknown reason a1 on CPU 0.
You have some hardware problem, likely on the PCI bus.
Dazed and confused, but trying to continue
---
or something like. With latest commit on master branch of xf86-video-ati:
http://cgit.freedesktop.org/xorg/driver/xf86-video-ati/
my PC go on freeze after some stanby. Now I'm using the xf86-video-ati at
latest commit at 2011-02-15 16:24:23 (4d7e1498f7d9eb50e2eddabca193fc27bde24f0e)
Best regards,
Emanuele
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
--
_______________________________________________
Dri-devel mailing list
Dri-devel(a)lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=38452
Summary: ETQW: Renders garbage in some places
Product: Mesa
Version: git
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/Gallium/r600
AssignedTo: dri-devel(a)lists.freedesktop.org
ReportedBy: sa(a)whiz.se
Created an attachment (id=48141)
--> (https://bugs.freedesktop.org/attachment.cgi?id=48141)
screenshot of bug
As mentioned in bug 35434 there is a glitch in the game ETQW where the screen
just renders garbage. It doesn't seem to be related to any settings in the game
and is only reproducible on some places in some of the maps.
The best description to reproduce the bug is the one given in bug 35434:
"I know now exactly where this is reproductible. For example, in "area
22" map, start with Strogg (soldier), you will land on the right of the Strogg
base, then just turn left (looking to the Cyclope), and there is artefact (or
now freeze&shake). I noted that watching the Cyclope on this map always results
in this behavior."
I have also provided an apitrace which makes it easy to reproduce the problem:
http://dl.dropbox.com/u/28577999/etqw.trace.7z (51M)
System environment:
-- system architecture: 32-bit
-- Linux distribution: Debian unstable
-- GPU: REDWOOD
-- Model: XFX Radeon HD 5670 1GB
-- Display connector: DVI
-- xf86-video-ati: 6.14.2
-- xserver: 1.10.2
-- mesa: 2fe39b46e73aea37152777fe11d489e0b1bc3f92
-- drm: 2.4.25
-- kernel: 2.6.39.1
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
https://bugzilla.kernel.org/show_bug.cgi?id=27942
Summary: Screen garbled with GeForce 6150 Force 430
Product: Drivers
Version: 2.5
Platform: All
OS/Version: Linux
Tree: Mainline
Status: NEW
Severity: high
Priority: P1
Component: Video(DRI - non Intel)
AssignedTo: drivers_video-dri(a)kernel-bugs.osdl.org
ReportedBy: Larry.Finger(a)lwfinger.net
Regression: No
Created an attachment (id=45692)
--> (https://bugzilla.kernel.org/attachment.cgi?id=45692)
Dmesg output with nouveau enabled
With kernel 2.6.38-rc2-Linus-00324-g70d1f36 (and earlier), running without a
"nomodeset" option in the boot line results in a screen that appears to be
sheared. From the colors, etc., it appears to be nearly correct.
The lspci -nnkx output for the device is:
00:0d.0 VGA compatible controller [0300]: nVidia Corporation C61 [GeForce
6150SE nForce 430] [10de:03d0] (rev a2)
Subsystem: Micro-Star International Co., Ltd. Device [1462:7309]
00: de 10 d0 03 07 00 b0 00 a2 00 00 03 00 00 00 00
10: 00 00 00 de 0c 00 00 c0 00 00 00 00 04 00 00 dd
20: 00 00 00 00 00 00 00 00 00 00 00 00 62 14 09 73
30: 00 00 e4 df 48 00 00 00 00 00 00 00 0a 01 00 00
--- Comment #1 from Larry Finger <Larry.Finger(a)lwfinger.net> 2011-02-01 03:37:39 ---
Created an attachment (id=45712)
--> (https://bugzilla.kernel.org/attachment.cgi?id=45712)
Dmesg output with nouvea disabled with "nomodeset"
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires
February 28th, so secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsight-sfd2d
--
_______________________________________________
Dri-devel mailing list
Dri-devel(a)lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=26812
Summary: Radeon module causes hard reset on modprobe
Product: Drivers
Version: 2.5
Kernel Version: 2.6.37-git9
Platform: All
OS/Version: Linux
Tree: Mainline
Status: NEW
Severity: normal
Priority: P1
Component: Video(DRI - non Intel)
AssignedTo: drivers_video-dri(a)kernel-bugs.osdl.org
ReportedBy: mjevans1983(a)gmail.com
Regression: No
I'm using the git snapshots between when Linus merged from drm-core-next and
when network drivers were merged (breaks build).
If there is a better patch relative to a released source I'll gladly test it
too; however the other sources I tried also had similar issues.
When radeon.ko (or build in init) starts the screens blank and a few seconds
later the system completely reboots. This is 100% repeatable.
I have firmware from Arch's (AUR) linux-firmware-git package installed,
/lib/firmware pointed as the source, and the relevant blobs for the recent
ATI/AMD GPUs.
When built as a module I can modprobe radeon to trigger the exact same
behavior.
Problems debugging:
* It resets so hard there isn't a peep from netconsole.
* It resets so hard that my disks loose md raid sync and need to completely
rebuild (yeah, I know, I'll add a write-intent log before I test this again
next time...; it wasn't an issue before I got the brainwave of making it a
module to try to give netconsole/syslog time to get setup.)
How can I possibly approach isolating this? Even a link to the correct
documentation would be helpful.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand
malware threats, the impact they can have on your business, and how you
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
--
_______________________________________________
Dri-devel mailing list
Dri-devel(a)lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=37047
Summary: [RADEON:KMS:R600G] broadbandmap.gov crashes
firefox/iceweasel when webgl is enabled
Product: Mesa
Version: git
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/Gallium/r600
AssignedTo: dri-devel(a)lists.freedesktop.org
ReportedBy: bpaterni(a)gmail.com
broadbandmap.gov does appear to be making use of webgl if it is exposed.
Running iceweasel in debug mode produces the following:
Mesa: User error: GL_INVALID_ENUM in
glGetIntegerv(pname=GL_MAX_VERTEX_OUTPUT_COMPONENTS)
Mesa: User error: GL_INVALID_ENUM in
glGetIntegerv(pname=GL_MAX_VERTEX_OUTPUT_COMPONENTS)
[New Thread 0x7fffbf7ff700 (LWP 25412)]
[New Thread 0x7fffbeffe700 (LWP 25413)]
Mesa: User error: GL_INVALID_ENUM in
glGetIntegerv(pname=GL_MAX_VERTEX_OUTPUT_COMPONENTS)
Program received signal SIGSEGV, Segmentation fault.
0x00007fffc17be5df in dri2FlushFrontBuffer (driDrawable=0x7fffc51bb420,
loaderPrivate=0x7fffc2cb7cc0) at dri2_glx.c:460
460 struct glx_display *priv = __glXInitialize(pdraw->base.psc->dpy);
(gdb) bt
#0 0x00007fffc17be5df in dri2FlushFrontBuffer (driDrawable=0x7fffc51bb420,
loaderPrivate=0x7fffc2cb7cc0) at dri2_glx.c:460
#1 0x00007fffc03bd400 in dri_st_framebuffer_flush_front (stfbi=<value
optimized out>, statt=<value optimized out>) at dri_drawable.c:104
#2 0x00007fffc03bca34 in dri_unbind_context (cPriv=<value optimized out>) at
dri_context.c:152
#3 0x00007fffc039f676 in driUnbindContext (pcp=0x7fffc4b31640) at
../../../../src/mesa/drivers/dri/common/dri_util.c:117
#4 0x00007fffc17be089 in dri2_unbind_context (context=0x7fffc4859a20,
new=0x7fffd1d93840) at dri2_glx.c:172
#5 0x00007fffc1795c05 in MakeContextCurrent (dpy=0x7ffff6d76000,
draw=25168521, read=25168521, gc_user=0x7fffd1d93840) at glxcurrent.c:258
#6 0x00007ffff56a9b17 in ?? () from /usr/lib/xulrunner-2.0/libxul.so
#7 0x00007ffff56a8fd1 in ?? () from /usr/lib/xulrunner-2.0/libxul.so
#8 0x00007ffff56a9159 in
mozilla::gl::GLContextProviderGLX::CreateOffscreen(gfxIntSize const&,
mozilla::gl::ContextFormat const&) () from /usr/lib/xulrunner-2.0/libxul.so
#9 0x00007ffff4fe525e in ?? () from /usr/lib/xulrunner-2.0/libxul.so
#10 0x00007ffff502b1af in ?? () from /usr/lib/xulrunner-2.0/libxul.so
#11 0x00007ffff502b6ba in ?? () from /usr/lib/xulrunner-2.0/libxul.so
#12 0x00007ffff5361e78 in ?? () from /usr/lib/xulrunner-2.0/libxul.so
#13 0x00007ffff666e9eb in ?? () from /usr/lib/xulrunner-2.0/libmozjs.so
#14 0x00007ffff6677fc5 in ?? () from /usr/lib/xulrunner-2.0/libmozjs.so
#15 0x00007ffff6679b05 in ?? () from /usr/lib/xulrunner-2.0/libmozjs.so
#16 0x00007ffff65f2584 in JS_EvaluateUCScriptForPrincipalsVersion () from
/usr/lib/xulrunner-2.0/libmozjs.so
#17 0x00007ffff50d954e in ?? () from /usr/lib/xulrunner-2.0/libxul.so
#18 0x00007ffff4fbbc2b in ?? () from /usr/lib/xulrunner-2.0/libxul.so
#19 0x00007ffff4fbc684 in ?? () from /usr/lib/xulrunner-2.0/libxul.so
#20 0x00007ffff4fbd72b in ?? () from /usr/lib/xulrunner-2.0/libxul.so
#21 0x00007ffff4fbda54 in ?? () from /usr/lib/xulrunner-2.0/libxul.so
#22 0x00007ffff4d43733 in ?? () from /usr/lib/xulrunner-2.0/libxul.so
#23 0x00007ffff5640a8b in NS_InvokeByIndex_P () from
/usr/lib/xulrunner-2.0/libxul.so
#24 0x00007ffff531e216 in ?? () from /usr/lib/xulrunner-2.0/libxul.so
#25 0x00007ffff5323402 in ?? () from /usr/lib/xulrunner-2.0/libxul.so
#26 0x00007ffff666e9eb in ?? () from /usr/lib/xulrunner-2.0/libmozjs.so
#27 0x00007ffff6677fc5 in ?? () from /usr/lib/xulrunner-2.0/libmozjs.so
#28 0x00007ffff6678462 in ?? () from /usr/lib/xulrunner-2.0/libmozjs.so
#29 0x00007ffff6679313 in ?? () from /usr/lib/xulrunner-2.0/libmozjs.so
#30 0x00007ffff65f2011 in JS_CallFunctionValue () from
/usr/lib/xulrunner-2.0/libmozjs.so
#31 0x00007ffff53190f5 in ?? () from /usr/lib/xulrunner-2.0/libxul.so
#32 0x00007ffff5314aa1 in ?? () from /usr/lib/xulrunner-2.0/libxul.so
#33 0x00007ffff5641625 in ?? () from /usr/lib/xulrunner-2.0/libxul.so
#34 0x00007ffff5640b13 in ?? () from /usr/lib/xulrunner-2.0/libxul.so
#35 0x00007fffc70a6720 in ?? ()
#36 0x00007fffc1c7c850 in ?? ()
#37 0x00007fffc6da9ce0 in ?? ()
#38 0x0000000000000000 in ?? ()
----System Info----
Debian unstable/experimental running distro provided Linux 2.6.39-rc5-amd64
iceweasel version: 4.0.1-2
libdrm, xf86-video-ati @ git
OpenGL renderer string: Gallium 0.4 on AMD RV770
OpenGL version string: 2.1 Mesa 7.11-devel (git-9d792d0)
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
https://bugs.freedesktop.org/show_bug.cgi?id=33255
Summary: Crash using webgl (firefox 4b9)
Product: Mesa
Version: 7.9
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/Gallium/r300
AssignedTo: dri-devel(a)lists.freedesktop.org
ReportedBy: 0enjolras0(a)laposte.net
hy,
I get this error :
*********************************WARN_ONCE*********************************
File r300_state.c function r300SetupRSUnit line 1521
Don't know how to satisfy InputsRead=0x00004000
***************************************************************************
trying MOZ_GLX_IGNORE_BLACKLIST=1 firefox -P -no-remote on gentoo.
setting layers.accelerate-all true in about:config
* firefox : Mozilla Firefox 4.0b9 Mozilla i386 build for linux.
* OpenGL vendor string: X.Org R300 Project
OpenGL renderer string: Gallium 0.4 on RS690
* kernel 2.6.36 vanilla.
regards.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
https://bugs.freedesktop.org/show_bug.cgi?id=33635
Summary: RV620 : Webgl : conformance-tests : 5248/5325 ,
firefox 4b10
Product: Mesa
Version: git
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/Gallium/r600
AssignedTo: dri-devel(a)lists.freedesktop.org
ReportedBy: aderumier(a)odiso.com
Hi,
not sure is the good place to post result of WebGL Conformance Test Runner, but
it's my results with RV620 chipset, r600g with all git from today.
Results: (5248 of 5325 passed, 3 timed out)
conformance/context-lost-restored.html(*timeout*)
conformance/gl-get-active-attribute.html (15 of 16 passed)
failed: successfullyParsed should be true. Threw exception ReferenceError:
successfullyParsed is not defined
conformance/gl-get-calls.html (72 of 75 passed)
failed: context.getParameter(context.MAX_FRAGMENT_UNIFORM_VECTORS) >= 16
should be true. Was false.
failed: context.getParameter(context.MAX_VARYING_VECTORS) >= 8 should be
true. Was false.
failed: context.getParameter(context.MAX_VERTEX_UNIFORM_VECTORS) >= 128
should be true. Was false.
conformance/gl-getshadersource.html (1 of 3 passed)
failed: source should be abc//defNOTASCII. Was .
failed: getError expected: NO_ERROR. Was INVALID_VALUE : Should be no
errors.
conformance/gl-min-attribs.html (2 of 3 passed)
failed: Should render 255,127,64,32
conformance/gl-min-uniforms.html (4 of 6 passed)
failed: Should render 255,127,64,32
failed: Should render 32,64,127,255
conformance/gl-uniform-arrays.html (68 of 76 passed)
failed: value put in (15) matches value pulled out (16)
failed: value put in (14) matches value pulled out (16)
failed: value put in ([14, 13]) matches value pulled out ([16, 15])
failed: value put in ([12, 11]) matches value pulled out ([16, 15])
failed: value put in ([13, 12, 11]) matches value pulled out ([16, 15, 14])
failed: value put in ([10, 9, 8]) matches value pulled out ([16, 15, 14])
failed: value put in ([12, 11, 10, 9]) matches value pulled out ([16, 15,
14, 13])
failed: value put in ([8, 7, 6, 5]) matches value pulled out ([16, 15, 14,
13])
conformance/glsl-conformance.html (102 of 104 passed)
failed: [vshader/fshaderWith256CharacterIdentifier]: shared that uses 256
character identifier should succeed
failed: [shaders/misc/non-ascii-comments.vert/fshader]: Non ascii comments
in source should succeed
conformance/invalid-passed-params.html (50 of 74 passed)
failed: context.getError() should be 1281. Was 0.
failed: context.getError() should be 1281. Was 0.
failed: context.getError() should be 1281. Was 0.
failed: context.getError() should be 1281. Was 0.
failed: context.getError() should be 1281. Was 0.
failed: context.getError() should be 1281. Was 0.
failed: context.getError() should be 1281. Was 0.
failed: context.getError() should be 1281. Was 0.
failed: context.getError() should be 1281. Was 0.
failed: context.getError() should be 1281. Was 0.
failed: context.getError() should be 1281. Was 0.
failed: context.getError() should be 1281. Was 0.
failed: context.getError() should be 1281. Was 0.
failed: context.getError() should be 1281. Was 0.
failed: context.getError() should be 1281. Was 0.
failed: context.getError() should be 1281. Was 0.
failed: context.getError() should be 1281. Was 0.
failed: context.getError() should be 1281. Was 0.
failed: context.getError() should be 1281. Was 0.
failed: context.getError() should be 1281. Was 0.
failed: context.getError() should be 1281. Was 0.
failed: context.getError() should be 1281. Was 0.
failed: context.getError() should be 1281. Was 0.
failed: context.getError() should be 1281. Was 0.
conformance/oes-standard-derivatives.html (7 of 8 passed)
failed: successfullyParsed should be true. Threw exception ReferenceError:
successfullyParsed is not defined
conformance/point-size.html (1 of 2 passed)
failed: Drawing a point of size 1 touched pixels that should not be touched
conformance/read-pixels-test.html (121 of 125 passed)
failed: getError expected: INVALID_OPERATION. Was INVALID_ENUM : Should not
be able to read as RGB / UNSIGNED_BYTE
failed: getError expected: INVALID_OPERATION. Was INVALID_ENUM : Should not
be able to read as RGBA / UNSIGNED_SHORT_5_5_5_1
failed: getError expected: INVALID_OPERATION. Was INVALID_ENUM : Should not
be able to read as RGBA / UNSIGNED_SHORT_4_4_4_4
failed: getError expected: INVALID_OPERATION. Was INVALID_ENUM : Should not
be able to read as ALPHA / UNSIGNED_BYTE
conformance/tex-image-and-sub-image-2d-with-video.html(*timeout*)
conformance/texture-npot.html (25 of 26 passed)
failed: POT cubemap with TEXTURE_MIN_FILTER set to LINEAR_MIPMAP_LINEAR
should draw
conformance/uniform-location.html (24 of 25 passed)
failed: contextA.getUniform(programS, locationArray1) should be 5. Was 4.
conformance/uninitialized-test.html (16 of 19 passed)
failed: non-zero pixel values are wrong
failed: non-zero pixel values are wrong
failed: non-zero pixel values are wrong
conformance/webgl-specific.html (31 of 40 passed)
failed: gl.stencilMaskSeparate(gl.FRONT, 1) expected: NO_ERROR. Was
INVALID_OPERATION.
failed: gl.drawArrays(gl.TRIANGLES, 0, 0) expected: INVALID_OPERATION. Was
NO_ERROR.
failed: gl.stencilMaskSeparate(gl.BACK, 1) expected: NO_ERROR. Was
INVALID_OPERATION.
failed: gl.stencilFuncSeparate(gl.BACK, gl.ALWAYS, 1, 255) expected:
NO_ERROR. Was INVALID_OPERATION.
failed: gl.drawArrays(gl.TRIANGLES, 0, 0) expected: INVALID_OPERATION. Was
NO_ERROR.
failed: gl.stencilFuncSeparate(gl.FRONT, gl.ALWAYS, 1, 255) expected:
NO_ERROR. Was INVALID_OPERATION.
failed: gl.stencilFuncSeparate(gl.BACK, gl.ALWAYS, 1, 1) expected:
NO_ERROR. Was INVALID_OPERATION.
failed: gl.drawArrays(gl.TRIANGLES, 0, 0) expected: INVALID_OPERATION. Was
NO_ERROR.
failed: gl.stencilFuncSeparate(gl.FRONT, gl.ALWAYS, 1, 1) expected:
NO_ERROR. Was INVALID_OPERATION.
more/conformance/quickCheckAPI.html (0 of 1 passed)
failed: testValidArgs
more/conformance/webGLArrays.html(*timeout*)
more/functions/copyTexImage2D.html (1 of 2 passed)
failed: testRoundtrip
more/functions/copyTexSubImage2D.html (1 of 2 passed)
failed: testRoundtrip
more/functions/copyTexSubImage2DBadArgs.html (0 of 1 passed)
failed: testTexImage2D
more/functions/deleteBufferBadArgs.html (0 of 1 passed)
failed: testDeleteBuffer
more/functions/texImage2DBadArgs.html (0 of 1 passed)
failed: testTexImage2D
more/functions/texSubImage2DBadArgs.html (0 of 1 passed)
failed: testTexImage2D
more/functions/texSubImage2DHTMLBadArgs.html (0 of 1 passed)
failed: testTexImage2D
more/functions/uniformiBadArgs.html (0 of 1 passed)
failed: testUniformf
more/functions/uniformMatrixBadArgs.html (0 of 1 passed)
failed: testUniformf
more/functions/vertexAttribBadArgs.html (0 of 1 passed)
failed: testVertexAttrib
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.