https://bugs.freedesktop.org/show_bug.cgi?id=34296
Summary: Failure loading nouveau for nVidia GeForce 8600 GT on
ASUS XG Station(external 1x PCIe encasing for an GPU)
Product: DRI
Version: XOrg CVS
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: DRM/other
AssignedTo: dri-devel(a)lists.freedesktop.org
ReportedBy: revellion(a)gmail.com
loading Nouveau fails with
Feb 15 01:39:21 localhost kernel: [drm] nouveau 0000:0c:00.0: Detected 256MiB
VRAM
Feb 15 01:39:21 localhost kernel: mtrr: zero sized request
Feb 15 01:39:21 localhost kernel: [drm] nouveau 0000:0c:00.0: 512 MiB GART
(aperture)
Feb 15 01:39:21 localhost kernel: [drm] nouveau 0000:0c:00.0: Error mapping EVO
DMA push buffer: -12
Feb 15 01:39:21 localhost kernel: [drm] nouveau 0000:0c:00.0: Error creating
EVO channel: -12
Feb 15 01:39:21 localhost kernel: nouveau 0000:0c:00.0: PCI INT A disabled
Feb 15 01:39:21 localhost kernel: nouveau: probe of 0000:0c:00.0 failed with
error -12
And nothing gets outputted on any of the connected monitors during any part of
the driver loading, not even a mode switch or anything.
--
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=28095
Summary: X crash with PFIFO_CACHE_ERROR. (Nouveau on Riva TNT).
Product: DRI
Version: unspecified
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: DRM/other
AssignedTo: dri-devel(a)lists.freedesktop.org
ReportedBy: bzipitidoo(a)hotmail.com
Created an attachment (id=35642)
--> (https://bugs.freedesktop.org/attachment.cgi?id=35642)
lernel log
System is a Pentium II with a Diamond Viper V550 (Riva TNT) card. OS is Arch
Linux, with latest versions of Nouveau from git repositories on
freedesktop.org:
kernel 2.6.34-rc5
libdrm 2.4.20
xf86-video-nouveau 0.0.16
I have "options drm debug=1" in /etc/modprobe.d/modprobe.conf. Acceleration is
enabled.
With this setup, X works for a few minutes and then crashes. I was running
Firefox and lxterminal (am using lxde with openbox window manager). The first
problem I saw was the titlebar for lxterminal was not always rendered. Grabbed
the graphics from the web page behind it. The crash happened when I tried to
search for something in Firefox's search dialog at the upper left. Went into a
loop in which the pop up menu of suggested search terms flickered on and off
perhaps 10 times, then X crashed. Saw many of these messages in kernel.log:
[drm] nouveau 0000:01:00.0: PFIFO_CACHE_ERROR - Ch
15/5 Mthd 0x0638 Data 0x00dcdad5
--
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=31532
Summary: rv670 AGP gart + gallium - GPU lockups. PCIE gart runs
but stalls.
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: lists(a)andyfurniss.entadsl.com
Running d-r-t kernels, xserver 1.9 and git mesa, ddx, lib drm.
Any non trivial mesa demo with r600g will cause a gpu lockup/reset unless I use
PCIE gart and turn off writebacks.
Tiling on/off makes no difference.
Not a regression AFAICT, this box was retired a while back, before 600g was
really usable, so I don't have and have been unable to find a time when it ever
worked.
Classic KMS + AGP gart works OK.
Both Classic KMS and Gallium with agpmode=-1 have stalling problems.
Classic runs demos fine, but will stall for 1/2 sec on some games and some
levels eg. openarena anholt is OK but other levels will stutter a bit.
These do not show with latencytop.
Classic + UMS does not stall.
Gallium has far worse stalling problems than classic.
Some mesa demos will stall, gearbox shows the most - up to a second when
running sometimes more at start.
Latency top will show gallium stalls -
radeon_fence_wait often shows 488ms but never more.
Long stalls such as when starting games/demos seem to be in -
radeon_cs_ioctl I have seen 3000ms for games and 1000ms for demos.
Openarena anholt demo 600g behaves strangely - it will stall so much while
loading and rendering the first few frames that this takes minutes.
After this the demo will run at full speed to completion (sometimes stalls
again midway). Benchmark results have shown it took 8 seconds to render one of
the early frames - 840 frames 45.0 seconds 18.7 fps 7.0/53.5/8004.0/23.7 ms.
--
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=29226
Summary: on r600 3d applications are rendered too bright
Product: DRI
Version: unspecified
Platform: x86-64 (AMD64)
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: DRM/Radeon
AssignedTo: dri-devel(a)lists.freedesktop.org
ReportedBy: hramrach(a)centrum.cz
I am running r600 card with 2.6.34 kernel and Mesa 7.8.2.
ATI Technologies Inc RV710 [Radeon HD 4350]
Since switching to the card I noticed rendering issues the most prominent being
incorrect colors.
The colors of many objects seem overly bright and lack saturation, the lighted
areas show large patches of white or nearly white color.
The UI which is 2d/unlit looks OK and so do glxgears.
This does not happen on r300 card or Intel card.
I tried running planeshift with software rendering and the character preview
after logging in looked much better. However, after running with software
renderer the issue is gone. This might be because planeshift calculates some
lighting information during runtime and it was changed by the calculations
performed on the software renderer.
Planeshift can be found at http://www.planeshift.it/download.html
I am not sure what the exact issue is. So far I was unable to reproduce it
visibly with a trivial program. However, it also happens when running a 3D
program through wine.
--
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=34462
Summary: 180 second hang on boot, DRM doesn't seem to
initialize (firmware issue?)
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: owen.riddy(a)gmail.com
Created an attachment (id=43540)
--> (https://bugs.freedesktop.org/attachment.cgi?id=43540)
dmesg from Debian Unstable, fails to load
I have a Radeon 3450 graphics card and have been using Debian Squeeze (linux
2.6.32). The card was/is very well supported by the radeon graphics driver, and
firmware was being properly loaded (Debian splits the firmware into a separate
package from the kernel).
Whenever I compiled a newer vanilla kernel KMS didn't work (starting with
2.6.33, I believe. It was a while ago) and X wouldn't load. Every so often I
tried a different kernel, and the problem remained. On X, the system would
completely hang with a blank screen (I couldn't access any virtual terminals).
I assumed I'd mis-configured my kernel and gave up.
Debian has now upgraded to linux 2.6.37-1 and this image seems to have the same
problem. After upgrading, I get a suspicious 180 second pause when the kernel
"populates /dev", which I now attribute to a bug. I'm getting an error message
about modprobe blocking (in dmesg).
I suspect firmware loading problems:
Wheezy (fails, 2.6.37):
dmesg | grep -C 4 icroc
[ 4.325551] [drm] radeon: 256M of VRAM memory ready
[ 4.325554] [drm] radeon: 512M of GTT memory ready.
[ 4.325619] [drm] radeon: irq initialized.
[ 4.325622] [drm] GART: num cpu pages 131072, num gpu pages 131072
[ 4.326544] [drm] Loading RS780 Microcode
[ 4.329997] input: HDA ATI SB Headphone as
/devices/pci0000:00/0000:00:14.2/sound/card0/input7
[ 4.414321] radeon 0000:01:05.0: WB enabled
[ 4.446469] [drm] ring test succeeded in 1 usecs
[ 4.446595] [drm] radeon: ib pool ready.
Squeeze (works, 2.6.32):
dmesg | grep -C 4 icroc
[ 4.616162] [drm] radeon: 256M of VRAM memory ready
[ 4.616163] [drm] radeon: 512M of GTT memory ready.
[ 4.616204] [drm] radeon: irq initialized.
[ 4.616206] [drm] GART: num cpu pages 131072, num gpu pages 131072
[ 4.616624] [drm] Loading RS780 Microcode
[ 4.616627] platform radeon_cp.0: firmware: requesting radeon/RS780_pfp.bin
[ 4.714728] hda_codec: ALC1200: BIOS auto-probing.
[ 4.716081] input: HDA Digital PCBeep as
/devices/pci0000:00/0000:00:14.2/input/input6
[ 4.809447] platform radeon_cp.0: firmware: requesting radeon/RS780_me.bin
--
[ 4.941941] radeon 0000:02:00.0: irq 30 for MSI/MSI-X
[ 4.941946] radeon 0000:02:00.0: radeon: using MSI.
[ 4.941978] [drm] radeon: irq initialized.
[ 4.941980] [drm] GART: num cpu pages 131072, num gpu pages 131072
[ 4.942370] [drm] Loading RV620 Microcode
[ 4.942372] platform radeon_cp.0: firmware: requesting radeon/RV620_pfp.bin
[ 4.982496] platform radeon_cp.0: firmware: requesting radeon/RV620_me.bin
[ 4.988086] platform radeon_cp.0: firmware: requesting radeon/R600_rlc.bin
[ 5.025570] [drm] ring test succeeded in 0 usecs
To be sure I haven't tainted the configuration, the method to get a test
platform was:
* Installed the Squeeze release base system
* Upgrade to Wheezy, rebooted to test KMS (virtual terminal screen resolution
was large, suggesting it worked)
* Upgraded to unstable and reboot, at which point I get the 180 second hang and
modprobe errors, as well as a rather low resolution VT.
lspci and other info can be found on this bug report:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=613922
--
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=30102
Summary: Radeon : ring test failed
Product: Drivers
Version: 2.5
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: b747xx(a)gmail.com
Regression: No
Created an attachment (id=49622)
--> (https://bugzilla.kernel.org/attachment.cgi?id=49622)
dmesg
On the radoen module load, I got this error:
[ 9.874444] [drm:r600_ring_test] *ERROR* radeon: ring test failed
(scratch(0x8504)=0xCAFEDEAD)
[ 9.874447] radeon 0000:01:05.0: disabling GPU acceleration
[ 9.875771] radeon 0000:01:05.0: ffff88043c78dc00 unpin not necessary
This is intermittent. I got theses error two weeks ago and it vanish after a
reboot about 1 week ago. The video acceleration was working perfectly until
yesterday reboot (adding an option in the kernel) and now the problem is back.
After the problem came back, I tried booting on the 3 others kernels I used
this week (when it was working correctly) and the problem is still there with
them.
I have attached the dmesg and my .config if this can help find the problem.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in
Real-Time with Splunk. Collect, index and harness all the fast moving IT data
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business
insights. http://p.sf.net/sfu/splunk-dev2dev
--
_______________________________________________
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=28216
Summary: Radeon driver "No buffer for z buffer" error
Product: Mesa
Version: unspecified
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/r300
AssignedTo: dri-devel(a)lists.freedesktop.org
ReportedBy: alexo.uniweb(a)gmail.com
X-Plane Demo fails to start with the following error:
drmRadeonCmdBuffer: -22. Kernel failed to parse or rejected command stream. See
dmesg for more info.
Corresponding `dmesg' snippet is as follows:
[53540.965939] [drm:r100_cs_track_check] *ERROR* [drm] No buffer for z buffer !
[53540.965945] [drm:radeon_cs_ioctl] *ERROR* Invalid command stream !
The free installer is available through the following address:
http://dev.x-plane.com/update/installers9/X-PlaneDemoInstallerLinux.zip
The `radeon' driver is in use. The xorg.conf is not used in my system. The
video card is ATI Mobility Radeon X2500 aka X1600.
More information on logs is available at Launchpad:
https://bugs.edge.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/…
--
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=31567
Summary: [r300] swrast/s_span.c:1267: _swrast_write_rgba_span:
Assertion `rb->PutValues' failed.
Product: Mesa
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: critical
Priority: medium
Component: Drivers/DRI/r300
AssignedTo: dri-devel(a)lists.freedesktop.org
ReportedBy: vlee(a)vmware.com
mesa: d18df9e336b5d2e68a4a6185f7b9d0d0c095c3c4 (master)
chipset: RV530 71C5 (ATI Radeon X1600)
system architecture: i686
libdrm-dev: 2.4.21-1ubuntu2.1
kernel version: 2.6.35-22-generic
Linux distribution: Ubuntu 10.10 i386
Machine model: iMac4,1
Run piglit fbo-scissor-bitmap test.
$ ./bin/fbo-scissor-bitmap
...
radeonSetSpanFunctions: bad format: 0x0002
radeonSetSpanFunctions: bad format: 0x0002
fbo-scissor-bitmap: swrast/s_span.c:1267: _swrast_write_rgba_span: Assertion
`rb->PutValues' failed.
(gdb) bt
#0 0x00808416 in __kernel_vsyscall ()
#1 0x00b0a941 in raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#2 0x00b0de42 in abort () at abort.c:92
#3 0x00b038e8 in __assert_fail (assertion=0x122ec21 "rb->PutValues",
file=0x124138c "swrast/s_span.c", line=1267, function=0x124170c
"_swrast_write_rgba_span") at assert.c:81
#4 0x0110fa87 in _swrast_write_rgba_span (ctx=0x9550460, span=0xbfe29174) at
swrast/s_span.c:1267
#5 0x010fe66d in _swrast_Bitmap (ctx=0x9550460, px=224, py=229, width=64,
height=53, unpack=0x955f130, bitmap=0x804e200 "") at swrast/s_bitmap.c:128
#6 0x011a3084 in _mesa_Bitmap (width=64, height=53, xorig=0, yorig=0, xmove=0,
ymove=0, bitmap=0x804e200 "") at main/drawpix.c:246
#7 0x0804ad06 in draw_and_test (destination=0x804e1d6 "FBO",
drawable_width=512, drawable_height=512) at
piglit/tests/fbo/fbo-scissor-bitmap.c:185
#8 0x0804b9b9 in piglit_display () at
piglit/tests/fbo/fbo-scissor-bitmap.c:370
#9 0x0804d9b3 in display () at piglit/tests/util/piglit-framework.c:52
#10 0x00370820 in fghRedrawWindow (window=0x9533058, enumerator=0xbfe29d98) at
freeglut_main.c:210
#11 fghcbDisplayWindow (window=0x9533058, enumerator=0xbfe29d98) at
freeglut_main.c:227
#12 0x00374660 in fgEnumWindows (enumCallback=0x370790 <fghcbDisplayWindow>,
enumerator=0xbfe29d98) at freeglut_structure.c:394
#13 0x00370cdb in fghDisplayAll () at freeglut_main.c:249
#14 glutMainLoopEvent () at freeglut_main.c:1450
#15 0x00371605 in glutMainLoop () at freeglut_main.c:1498
#16 0x0804db5c in main (argc=1, argv=0xbfe2a024) at
piglit/tests/util/piglit-framework.c:118
(gdb) frame 4
#4 0x0110fa87 in _swrast_write_rgba_span (ctx=0x9550460, span=0xbfe29174) at
swrast/s_span.c:1267
1267 ASSERT(rb->PutValues);
--
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.