https://bugs.freedesktop.org/show_bug.cgi?id=27609
Summary: Regression: r600 CS checker rejects narrow FBO
renderbuffers.
Product: DRI
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: major
Priority: medium
Component: DRM/Radeon
AssignedTo: dri-devel(a)lists.freedesktop.org
ReportedBy: nbowler(a)draconx.ca
Created an attachment (id=34944)
--> (https://bugs.freedesktop.org/attachment.cgi?id=34944)
Full kernel log including failure message.
The R600 CS checker recently merged into the mainline kernel breaks rendering
to FBOs with renderbuffers of width <= 48. The height does not matter.
Attempting to run such a program terminates with
drmRadeonCmdBuffer: -22. Kernel failed to parse or rejected command stream.
See dmesg for more info.
and in dmesg:
radeon 0000:03:00.0: r600_cs_track_validate_cb:198 cb pitch (32 x 4 = 128)
invalid
radeon 0000:03:00.0: r600_packet3_check:1109 invalid cmd stream 514
[drm:radeon_cs_ioctl] *ERROR* Invalid command stream !
Please see the test case attached to bug 27590 for a program which triggers
this issue. The program works on Linux 2.6.33 and with the software
rasterizer. The problem is reproducible with both mesa 7.8.1 and git master,
against latest Linus git kernel.
--
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=27644
Summary: radeon KMS causes corrupt VGA output on X1400
Product: DRI
Version: unspecified
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: DRM/Radeon
AssignedTo: dri-devel(a)lists.freedesktop.org
ReportedBy: sastraxi(a)gmail.com
(note first that this is connected to an Ubuntu bug report; take a look for
some potentially-helpful logs:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/562138)
Booting up the latest 10.04 daily live-cd of Ubuntu, the VGA output is
unusable. It looks like an incorrect frequency, and the screen size is wrong
(it's too narrow for the resolution). The wavering/out-of-phase-ness is so bad
that it's impossible to read. This happens on both the X console and X11, and
goes away when I use the internal laptop LCD instead (LVDS). If I use both
screens in a mirror or extend mode, the same problems occur. So, this led me to
believe that the problem might be with Kernel Mode Setting (KMS).
I added the options:
"radeon.modeset=0 vga=771"
to the livecd and, voila, no more corruption. Everything works again, and I can
use my big LCD via VGA!
I've attached as much information as I can; I can also show a video of the
corruption. I had Ubuntu 8.10 on my computer previously; it's a Dell Inspiron
6400 with Mobility X1400 graphics from ati. I'm using the April 13th Daily
LiveCD here, but the corruption was evident at least with the latest Beta
livecd.
Let me know if I can give any more information!
ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: xorg 1:7.5+5ubuntu1
ProcVersionSignature: Ubuntu 2.6.32-20.30-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-20-generic i686
Architecture: i386
Date: Tue Apr 13 04:48:04 2010
LiveMediaBuild: Ubuntu 10.04 "Lucid Lynx" - Alpha i386 (20100413)
MachineType: Dell Inc. MM061
ProcCmdLine: initrd=/ubninit file=/cdrom/preseed/hostname.seed boot=casper
quiet radeon.modeset=0 vga=771 BOOT_IMAGE=/ubnkern
ProcEnviron:
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: xorg
Symptom: display
dmi.bios.date: 04/20/2007
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A15
dmi.board.name: 0XD720
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.modalias:
dmi:bvnDellInc.:bvrA15:bd04/20/2007:svnDellInc.:pnMM061:pvr:rvnDellInc.:rn0XD720:rvr:cvnDellInc.:ct8:cvr:
dmi.product.name: MM061
dmi.sys.vendor: Dell Inc.
system:
distro: Ubuntu
codename: lucid
architecture: i686
kernel: 2.6.32-20-generic
--
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=27786
Summary: Freeze if boss-key (Shift-Esc) pressed while busy
doing network stuff and game engine not running
Product: Mesa
Version: unspecified
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: major
Priority: medium
Component: Drivers/DRI/r300
AssignedTo: dri-devel(a)lists.freedesktop.org
ReportedBy: luke-jr+freedesktop(a)utopios.org
If I press Shift-Esc while Armagetron Advanced is in a network-only state
(fetching server list, between rounds, etc), the game locks up until I manually
kill it (SIGINT works)
--- Backtrace ---
#0 0x00007ffb139827c4 in __lll_lock_wait () from /lib/libpthread.so.0
#1 0x00007ffb1397e029 in _L_lock_534 () from /lib/libpthread.so.0
#2 0x00007ffb1397de3e in pthread_mutex_lock () from /lib/libpthread.so.0
#3 0x00007ffb12e029dd in ?? () from //usr/lib64/opengl/xorg-x11/lib/libGL.so.1
#4 0x00007ffb12e030b3 in ?? () from //usr/lib64/opengl/xorg-x11/lib/libGL.so.1
#5 0x00007ffb12e01825 in glXMakeCurrentReadSGI ()
from //usr/lib64/opengl/xorg-x11/lib/libGL.so.1
#6 0x00007ffb12996f04 in ?? () from /usr/lib/libSDL-1.2.so.0
#7 0x00007ffb1299acfe in ?? () from /usr/lib/libSDL-1.2.so.0
#8 0x00007ffb1299af17 in ?? () from /usr/lib/libSDL-1.2.so.0
#9 0x00007ffb1298b902 in SDL_VideoQuit () from /usr/lib/libSDL-1.2.so.0
#10 0x00007ffb1296516d in SDL_QuitSubSystem () from /usr/lib/libSDL-1.2.so.0
#11 0x00007ffb129651ee in SDL_Quit () from /usr/lib/libSDL-1.2.so.0
#12 0x00007ffb12965a0f in ?? () from /usr/lib/libSDL-1.2.so.0
#13 <signal handler called>
#14 0x00007ffb0dc18540 in radeonFlush () from /usr/lib64/dri/r300_dri.so
#15 0x00007ffb0dc0e028 in ?? () from /usr/lib64/dri/r300_dri.so
#16 0x00007ffb0dc91cc4 in _mesa_reference_texobj ()
from /usr/lib64/dri/r300_dri.so
#17 0x00007ffb0dc947eb in _mesa_free_texture_data ()
from /usr/lib64/dri/r300_dri.so
#18 0x00007ffb0dc31938 in _mesa_free_context_data ()
from /usr/lib64/dri/r300_dri.so
#19 0x00007ffb0dc31a5e in _mesa_destroy_context ()
from /usr/lib64/dri/r300_dri.so
#20 0x00007ffb0dc175fd in radeonDestroyContext ()
from /usr/lib64/dri/r300_dri.so
#21 0x00007ffb0dbf40f0 in ?? () from /usr/lib64/dri/r300_dri.so
#22 0x00007ffb12e2429f in ?? () from
//usr/lib64/opengl/xorg-x11/lib/libGL.so.1
#23 0x00007ffb12e001a8 in ?? () from
//usr/lib64/opengl/xorg-x11/lib/libGL.so.1
#24 0x00007ffb12996f22 in ?? () from /usr/lib/libSDL-1.2.so.0
#25 0x00007ffb1299acfe in ?? () from /usr/lib/libSDL-1.2.so.0
#26 0x00007ffb1299af17 in ?? () from /usr/lib/libSDL-1.2.so.0
#27 0x00007ffb1298b902 in SDL_VideoQuit () from /usr/lib/libSDL-1.2.so.0
#28 0x00007ffb1296516d in SDL_QuitSubSystem () from /usr/lib/libSDL-1.2.so.0
#29 0x000000000042a1e9 in main ()
Video card: ATi Radeon X850 AGP
--- Software versions (Gentoo) ---
Armagetron Advanced trunk: bzr co lp:armagetronad -r 968
sys-libs/glibc-2.10.1-r1 (libpthread)
media-libs/mesa-7.7.1 (libGL, r300_dri)
media-libs/libsdl-1.2.13-r1 (libSDL)
x11-base/xorg-server-1.7.6
--
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=27723
Summary: Vtx endian setup error under big endain CPU
Product: Mesa
Version: unspecified
Platform: PowerPC
OS/Version: other
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/R600
AssignedTo: dri-devel(a)lists.freedesktop.org
ReportedBy: raoxianhong(a)163.net
There is an error at line 965 of r700_assembler.c(mesa 7.8.1):
vfetch_instruction_ptr->m_Word2.f.endian_swap = SQ_ENDIAN_NONE;
the correct must be:
vfetch_instruction_ptr->m_Word2.f.endian_swap =
#if BIGENDIAN_CPU
SQ_ENDIAN_8IN32;
#else
SQ_ENDIAN_NONE;
#endif
--
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=27744
Summary: atombios stuck in loop - during suspend
Product: DRI
Version: unspecified
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: DRM/Radeon
AssignedTo: dri-devel(a)lists.freedesktop.org
ReportedBy: parag.warudkar(a)gmail.com
Created an attachment (id=35172)
--> (https://bugs.freedesktop.org/attachment.cgi?id=35172)
Radeon 3650 BIOS
I regularly hit the below during resume from RAM -
[ 80.484213] [drm:atom_op_jump] *ERROR* atombios stuck in loop for more
> than 1sec aborting
> [ 80.484218] [drm:atom_execute_table_locked] *ERROR* atombios stuck
> executing FA30 (len 493, WS 0, PS 4) @ 0xFA71
> [ 81.497547] [drm:atom_op_jump] *ERROR* atombios stuck in loop for more
> than 1sec aborting
> [ 81.497552] [drm:atom_execute_table_locked] *ERROR* atombios stuck
> executing FA30 (len 493, WS 0, PS 4) @ 0xFA71
> [ 81.548053] PM: resume of devices complete after 2129.312 msecs
> [ 81.746649] PM: Finishing wakeup.
> [ 81.746651] Restarting tasks ... done.
Bumping the 1sec timeout to 2sec cures it - does not seems to be impacting
anything else.
lspci -v
01:00.0 VGA compatible controller: ATI Technologies Inc Mobility Radeon HD 3650
Subsystem: Hewlett-Packard Company Device 30e7
Flags: bus master, fast devsel, latency 0, IRQ 31
Memory at c0000000 (32-bit, prefetchable) [size=256M]
I/O ports at 7000 [size=256]
Memory at d8300000 (32-bit, non-prefetchable) [size=64K]
Expansion ROM at d8320000 [disabled] [size=128K]
Capabilities: [50] Power Management version 3
Capabilities: [58] Express Legacy Endpoint, MSI 00
Capabilities: [a0] Message Signalled Interrupts: Mask- 64bit+ Queue=0/0
Enable+
Capabilities: [100] Vendor Specific Information <?>
Kernel driver in use: radeon
Kernel modules: radeon
--
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=27755
Summary: [KMS] sauerbraten crash with drmRadeonCmdBuffer: -22.
-> Vertex array 0 need 83794200 dwords have 112640
dwords
Product: Mesa
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: major
Priority: medium
Component: Drivers/DRI/r300
AssignedTo: dri-devel(a)lists.freedesktop.org
ReportedBy: fabio.ped(a)libero.it
[bug splitted from bug #27507]
I am getting this:
drmRadeonCmdBuffer: -22. Kernel failed to parse or rejected command stream. See
dmesg for more info.
when starting douze maps with sauerbraten (with shaders enabled).
dmesg shows:
[ 309.795013] radeon 0000:01:00.0: (PW 1) Vertex array 0 need 83794200 dwords
have 112640 dwords
[ 309.795019] [drm:r100_cs_track_check] *ERROR* Max indices 16758840
[ 309.795022] [drm:radeon_cs_ioctl] *ERROR* Invalid command stream !
I am using current mesa git with:
GL_RENDERER = Mesa DRI R300 (RV530 71C5) 20090101 x86/MMX/SSE2 TCL DRI2
--
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=27868
Summary: [r600] on new campaign, Vegastrike crashes or freezes
Xorg
Product: Mesa
Version: unspecified
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/R600
AssignedTo: dri-devel(a)lists.freedesktop.org
ReportedBy: nikai(a)nikai.net
Created an attachment (id=35318)
--> (https://bugs.freedesktop.org/attachment.cgi?id=35318)
Backtrace
While other OpenGL applications are running without problem (extreme-tuxracer,
emilia-pinball, xscreensaver), Vegastrike will either crash or freeze Xorg when
starting a new campaign.
When Xorg freezes it becomes unkillable, with Vegastrike and Xorg at 100% CPU,
and I need to ssh into to restart.
Gentoo Linux, amd64, ATI HD3200 (780G)
xorg-server-1.7.6
x11-libs/libdrm-2.4.18_pre20100211-r1
xf86-video-ati-6.13.0
mesa-7.7.1
vegastrike svn
The same happens with vegastrike-0.5.0.
Backtrace of crash, xorg.conf, Xorg log attached.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.