https://bugs.freedesktop.org/show_bug.cgi?id=28995
Summary: [r300g] dri rejects command buffers
Product: Mesa
Version: git
Platform: x86 (IA32)
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/r300
AssignedTo: dri-devel(a)lists.freedesktop.org
ReportedBy: aaalmosss(a)gmail.com
In some games hexadecimal numbers are printed into the console, rendering
errors occur and performance drops significantly. Affected games: VDrift,
Nexuiz, certain levels in Sauerbraten (eg. venice), certain places in Doom3.
--
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=13170
--- Comment #61 from Gregory Bellier <dest(a)gatekeeper.fr> 2011-03-09 17:08:26 ---
Hi !
After some digging, I'm now able to boot on Linux using a Macbook 5.2 and with
two cores.
refit + grub-pc with maxcpus = 1 => ok but only one core
refit + grub1.99-rc1 (efi and x86_64) => ok with two cores.
As I previously said, I managed to boot on the kernel but faced an error (or
should I say a new one) : "fb: conflicting fb hw usage nouveaufb vs EFI
VGA - removing generic driver".
This is due to a bug which I presume is in Nouveau. I reported it here:
https://bugs.freedesktop.org/show_bug.cgi?id=34508
To sum up, grub2 built for efi and x86_64 placed in the EFI partition. Within
the grub.cfg :
menuentry 'Linux without bios dump' {
insmod efi_gop
search --no-floppy --fs-uuid --set=root
d5175c18-7da2-49a9-a3af-844bad27c91d
linux /vmlinuz root=UUID=d5175c18-7da2-49a9-a3af-844bad27c91d ro
initrd /initrd.img
}
AND the final piece, NVidia driver then you'll be able to boot directly from
EFI to have the 2 cores.
There are several problems here.
--
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=29022
--- Comment #18 from Marc Koschewski <marc(a)osknowledge.org> 2011-03-08 20:47:36 ---
Curently I'd already like to offer money for this to get fixed. Damn thing this
seems to be so tricky... :/
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
------------------------------------------------------------------------------
What You Don't Know About Data Connectivity CAN Hurt You
This paper provides an overview of data connectivity, details
its effect on application quality, and explores various alternative
solutions. http://p.sf.net/sfu/progress-d2d
--
_______________________________________________
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=29022
Marc Koschewski <marc(a)osknowledge.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Blocks|27352 |
Regression|Yes |No
--- Comment #17 from Marc Koschewski <marc(a)osknowledge.org> 2011-03-08 20:38:46 ---
Removed from 'regressions' due to request and perhaps actual sense.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
------------------------------------------------------------------------------
What You Don't Know About Data Connectivity CAN Hurt You
This paper provides an overview of data connectivity, details
its effect on application quality, and explores various alternative
solutions. http://p.sf.net/sfu/progress-d2d
--
_______________________________________________
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=33075
Summary: [Runescape] "low detail" lighting option makes
character models disappear
Product: Mesa
Version: git
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/Gallium/r600
AssignedTo: dri-devel(a)lists.freedesktop.org
ReportedBy: bpaterni(a)gmail.com
This bug appears in the browser-, java-based MMORPG game, runescape (you may or
may not be familiar with it) The game provides an OpenGL mode if it detects
your graphics drivers are capable, which it does now with r600g from mesa git
master.
In order to reproduce this bug, you will need to create an account at
runescape.com which should be a trivial process. After that, you should be able
to enter the game and driver autodection should recognize that r600g is capable
of driving runescape. Lighting detail defaults to "high" on my machine, so you
will need to find the display options interface in-game and make sure low
detail is selected. Now you should see that all characters have been "removed"
from display, but ground and other geometry remain drawn.
Linux desktop 2.6.37+ #4 SMP PREEMPT Tue Jan 11 15:01:00 CST 2011 x86_64
GNU/Linux
OpenGL renderer string: Gallium 0.4 on AMD RV770
Mozilla Iceweasel 3.6.13
OpenJDK Runtime Environment (IcedTea6 1.9.2) (6b20-1.9.2-2)
Let me know if there's anything else I can do.
--
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=9446
Jerome Glisse <glisse(a)freedesktop.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #24 from Jerome Glisse <glisse(a)freedesktop.org> 2011-03-08 11:18:41 PST ---
Closing
--
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=31391
Summary: Heroes of Newerth crashes with cs parser error
Product: Mesa
Version: git
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Keywords: regression
Severity: normal
Priority: medium
Component: Drivers/DRI/R600
AssignedTo: dri-devel(a)lists.freedesktop.org
ReportedBy: stephan(a)ehilb.de
The game Heroes of Newerth (also referred to as HoN) crashes in certain
circumstances with the following error message in dmesg:
[ 1797.294324] [drm:radeon_cs_parser_init] *ERROR* cs IB too big: 26607
[ 1797.294327] [drm:radeon_cs_ioctl] *ERROR* Failed to initialize parser !
It's occuring during normal gameplay in situations with high graphic workload
(as far as I can tell).
I was up until recently using older libs for playing HoN with the r600 driver
and thus noticed this bug as a regression.
It is possible to reproduce the bug quite reliably by following these steps:
1. Start HoN
2. Create a practice game
3. Select a slot and start the game
4. Select any hero and wait for the countdown or skip the countdown by pressing
ready
5. As the game starts, open the test-menu at the top left of the screen and
press the “Spawn”-button right of where it reads “Creeps” multiple times
(~20-30 times). There should be spawning many creeps at your base.
6. Pan the viewport to include as many creeps as possible.
7. Press the “Kill”-button right next to the “Spawn”-button.
8. 1-2 seconds later the game crashes.
9. You notice the error messages in dmesg
Bisecting issued the following bad commit:
e62e5b0922b6554431234a8a71c7aec7cff91864 is the first bad commit
commit e62e5b0922b6554431234a8a71c7aec7cff91864
Author: Andre Maasikas <amaasikas(a)gmail.com>
Date: Wed Aug 11 14:30:18 2010 +0300
r600: add support for draw_elements_base_vertex
use VTX_BASE_VTX_LOC for offset, last time using INDEX_OFFSET was
probably a wrong register for this
:040000 040000 2daa2236ba96c969c80cd62b1199d0eacb56ecce
376ee1345c8cbbb51c2b1c36cb7adafac276d5d6 M src
I tried to the best of my ability to manually revert the commit and it proved
to be the cause of the bug.
I'm running mesa-git right now with that commit manually reverted and HoN is
running fine.
Note: This might be the same bug as described in this comment:
https://bugs.freedesktop.org/show_bug.cgi?id=25114#c7
Let me know if there is any information missing.
--
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=11888
Jérôme Glisse <glisse(a)freedesktop.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |CLOSED
Resolution| |UNREPRODUCIBLE
--- Comment #24 from Jérôme Glisse <glisse(a)freedesktop.org> 2011-03-08 19:07:17 ---
Ok closing this bug
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
------------------------------------------------------------------------------
What You Don't Know About Data Connectivity CAN Hurt You
This paper provides an overview of data connectivity, details
its effect on application quality, and explores various alternative
solutions. http://p.sf.net/sfu/progress-d2d
--
_______________________________________________
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=33381
Jerome Glisse <glisse(a)freedesktop.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Freeze / Monitor out of |[RADEON:KMS:R600G] es2gears
|sync |freeze
Product|xorg |Mesa
Version|git |unspecified
Component|Driver/Radeon |Drivers/Gallium/r600
AssignedTo|xorg-driver-ati(a)lists.x.org |dri-devel(a)lists.freedesktop
| |.org
QAContact|xorg-team(a)lists.x.org |
--
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=33376
Jerome Glisse <glisse(a)freedesktop.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[evergreen] screen damage |[RADEON:KMS:R600C] screen
|during kde fade-out on |damage during kde fade-out
|logout. |on logout.
Product|xorg |Mesa
Component|Driver/Radeon |Drivers/DRI/R600
AssignedTo|xorg-driver-ati(a)lists.x.org |dri-devel(a)lists.freedesktop
| |.org
QAContact|xorg-team(a)lists.x.org |
--- Comment #4 from Jerome Glisse <glisse(a)freedesktop.org> 2011-03-08 10:46:40 PST ---
Pawel please test more recent mesa/ddx driver
Also please try r600g
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.