[Bug 787] DMA with mach64 DRI driver crashes X

2009-08-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=787


ajax at nwnk dot net a...@nwnk.net changed:

   What|Removed |Added

Version|CVS |git




--- Comment #15 from ajax at nwnk dot net a...@nwnk.net  2009-08-24 12:22:31 
PST ---
Mass version move, cvs - git


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 787] DMA with mach64 DRI driver crashes X

2004-08-23 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to  
the URL shown below and enter yourcomments there.   
 
https://freedesktop.org/bugzilla/show_bug.cgi?id=787
   

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||NOTABUG




--- Additional Comments From [EMAIL PROTECTED]  2004-08-23 05:12 ---
I think this is solved.. PCI mach64 DRI is probably broken but it isn't this bug.. 
   
   
   
-- 
Configure bugmail: https://freedesktop.org/bugzilla/userprefs.cgi?tab=email   
   
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.


---
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink  Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
--
___
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 787] DMA with mach64 DRI driver crashes X

2004-06-23 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to 
the URL shown below and enter your comments there.  
  
http://freedesktop.org/bugzilla/show_bug.cgi?id=787   
   




--- Additional Comments From [EMAIL PROTECTED]  2004-06-23 05:01 ---
(In reply to comment #10)
 (II) ATI(0): [drm] Will request asynchronous DMA mode
 (WW) ATI(0): [agp] AGP not available
 (WW) ATI(0): [agp] AGP failed to initialize -- falling back to PCI mode.
 (WW) ATI(0): [agp] Make sure you have the agpgart kernel module loaded.
 (II) ATI(0): [drm] register handle = 0xfcfff000
 
 ouch.. . it is a PCI card? you should never see this ...

It is the onboard ATI Rage Mobility that shipped with my Dell Inspiron 3700, so 
i guess it should be pci.
is it my fault/can i do anything to change that?   
   
--
Configure bugmail: http://freedesktop.org/bugzilla/userprefs.cgi?tab=email   
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.


---
This SF.Net email sponsored by Black Hat Briefings  Training.
Attend Black Hat Briefings  Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
--
___
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 787] DMA with mach64 DRI driver crashes X

2004-06-23 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to 
the URL shown below and enter your comments there.  
  
http://freedesktop.org/bugzilla/show_bug.cgi?id=787   
   




--- Additional Comments From [EMAIL PROTECTED]  2004-06-23 06:02 ---
Well I've the exact same machine (+ upgraded CPU and 3800 bios!!) that I use to
test mach64 stuff on...

In the dmesg you posted after-reboot, you never load any agpgart before or after
the DRM (it should be loaded before it ... ) 

I've no idea why XFree86 isn't loading the agpgart module the second time around
that is just wierd...

you might want to either compile agpgart into your kernel or modprobe it before
the mach64 DRM module is loaded...
   
   
--
Configure bugmail: http://freedesktop.org/bugzilla/userprefs.cgi?tab=email   
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.


---
This SF.Net email sponsored by Black Hat Briefings  Training.
Attend Black Hat Briefings  Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
--
___
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 787] DMA with mach64 DRI driver crashes X

2004-06-23 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to 
the URL shown below and enter your comments there.  
  
http://freedesktop.org/bugzilla/show_bug.cgi?id=787   
   




--- Additional Comments From [EMAIL PROTECTED]  2004-06-23 06:31 ---
when i manually modprobe -r the mach64 module, then modprobe the agpgart module 
and then start x, it works!

but, it is (with Option dma_mode async) even slower than no using DRI O_O
but since this has nothing to do with my crash/freeze and i already saw another 
bug reporting dri was very slow after upgrading, i guess i should change this to 
NOTABUG?

Thanks for your support, guys :)   
   
--
Configure bugmail: http://freedesktop.org/bugzilla/userprefs.cgi?tab=email   
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.


---
This SF.Net email sponsored by Black Hat Briefings  Training.
Attend Black Hat Briefings  Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
--
___
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 787] DMA with mach64 DRI driver crashes X

2004-06-22 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to 
the URL shown below and enter your comments there.  
  
http://freedesktop.org/bugzilla/show_bug.cgi?id=787   
   

[EMAIL PROTECTED] changed:

   What|Removed |Added

   Severity|blocker |major
  Component|General |Drivers/DRI/Mach64
Product|DRI |Mesa
Summary|Mach64: works fine, after   |DMA with mach64 DRI driver
   |reboot using opengl freezes |crashes X
   |X   |
Version|unspecified |CVS




--- Additional Comments From [EMAIL PROTECTED]  2004-06-22 13:26 ---
(fixing product/component and summary.  also downgrading to major, since mach64
isn't built by default for security reasons.)

mach64 DMA is known to be broken with current CVS.  can you try changing the
dma_mode line in your XF86Config to 

Option dma_mode mmio

and see if that's more stable?  it will be slower of course, but slower is
better than crashing.   
   
--
Configure bugmail: http://freedesktop.org/bugzilla/userprefs.cgi?tab=email   
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.


---
This SF.Net email sponsored by Black Hat Briefings  Training.
Attend Black Hat Briefings  Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
--
___
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 787] DMA with mach64 DRI driver crashes X

2004-06-22 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to 
the URL shown below and enter your comments there.  
  
http://freedesktop.org/bugzilla/show_bug.cgi?id=787   
   




--- Additional Comments From [EMAIL PROTECTED]  2004-06-22 13:40 ---
( sorry for messing up the bugzilla stuff, i am not familiar with bugzilla :/ )

Option dma_mode mmio is even worse, it locks the machine up completely, 
meaning its not even accessible by ssh, and it looks really frightening, at 
first i thought it burned the display (luckily it didn't) :/

if it's broken with the current CVS - can i get an archived version that will 
work? (ofcourse i'll try new snapshots also to see if you managed to fix it and 
provide logfiles if neccessary)   
   
--
Configure bugmail: http://freedesktop.org/bugzilla/userprefs.cgi?tab=email   
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.


---
This SF.Net email sponsored by Black Hat Briefings  Training.
Attend Black Hat Briefings  Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
--
___
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 787] DMA with mach64 DRI driver crashes X

2004-06-22 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to 
the URL shown below and enter your comments there.  
  
http://freedesktop.org/bugzilla/show_bug.cgi?id=787   
   




--- Additional Comments From [EMAIL PROTECTED]  2004-06-22 16:05 ---
(II) ATI(0): [drm] Will request asynchronous DMA mode
(WW) ATI(0): [agp] AGP not available
(WW) ATI(0): [agp] AGP failed to initialize -- falling back to PCI mode.
(WW) ATI(0): [agp] Make sure you have the agpgart kernel module loaded.
(II) ATI(0): [drm] register handle = 0xfcfff000

ouch.. . it is a PCI card? you should never see this ...   
   
--
Configure bugmail: http://freedesktop.org/bugzilla/userprefs.cgi?tab=email   
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.


---
This SF.Net email sponsored by Black Hat Briefings  Training.
Attend Black Hat Briefings  Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
--
___
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel