Re: DRM for Radeon 7000

2005-06-07 Thread Miguel Mendez
On Tue, 7 Jun 2005 11:54:41 +0200
Walter C. Pelissero [EMAIL PROTECTED] wrote:

Hi,

 drm0: ATI Radeon QY RV100 7000/VE port 0x3000-0x30ff mem 
 0xe810-0xe810,0xf000-0xf7ff irq 18 at device 5.0 on pci1
 
 ahc0: Adaptec 29160 Ultra160 SCSI adapter port 0x1400-0x14ff mem 
 0xe8001000-0xe8001fff irq 18 at device 10.0 on pci0
 
 I don't know if this might be the source of my problems but both
 drivers (ahc and drm) seem to disregard the device.hints, so I
 couldn't try to assign distinct irqs to the two cards.
 
 Has anybody succeeded to run an ATI Radeon 7000 AGP on FreeBSD 5.4
 with DRI/DRM?

My setup is similar to yours, except I have a 19160 instead. With Xorg
6.7.0 and dri 5.x it worked like a charm. After the upgrade to 6.8.x
and dri 6.x I can no longer use dri/glx. Something fishy I noticed, as
soon as I do an ls on an xterm using antialised fonts the system goes
south (read: total freeze), but it seems to survive a bit longer when I
use plain jane fonts. Doesn't work anyway. I've been pondering
reverting to Xorg 6.7 + dri 5.x as a temporary solution. Xorg 6.8.2 +
dri 5.x doesn't work either. You might try the freebsd-x11@ mailing
list or contacting Eric Anholt (anholt@), who is the main Xorg/DRI on
FreeBSD guru.

Cheers,
-- 
Miguel Mendez [EMAIL PROTECTED]
http://www.energyhq.es.eu.org
PGP Key: 0xDC8514F1



pgpLZ87WZcnBJ.pgp
Description: PGP signature


Re: DRM for Radeon 7000

2005-06-07 Thread Roland Smith
On Tue, Jun 07, 2005 at 11:54:41AM +0200, Walter C. Pelissero wrote:
 Has anybody succeeded to run an ATI Radeon 7000 AGP on FreeBSD 5.4
 with DRI/DRM?

I've got a Radeon 9200 AGP (which is supposed to be a cheaper version of
the 7000?) running on a uniprocessor amd64. On my system, drm0 shares an
interrupt with the ethernet card without problems.

Does it work if you boot a non-SMP kernel? If so it could be that the
DRI code is not completely SMP safe.

Roland
-- 
R.F.Smith (http://www.xs4all.nl/~rsmith/) Please send e-mail as plain text.
public key: http://www.xs4all.nl/~rsmith/pubkey.txt


pgphbUvyt2NBB.pgp
Description: PGP signature


Re: DRM for Radeon 7000

2005-06-07 Thread Walter C. Pelissero
Roland Smith writes:
  On Tue, Jun 07, 2005 at 11:54:41AM +0200, Walter C. Pelissero wrote:
   Has anybody succeeded to run an ATI Radeon 7000 AGP on FreeBSD 5.4
   with DRI/DRM?
  
  I've got a Radeon 9200 AGP (which is supposed to be a cheaper version of
  the 7000?)

Quite the opposite.  You can't get cheaper than the 7000.

  running on a uniprocessor amd64. On my system, drm0 shares an
  interrupt with the ethernet card without problems.
  
  Does it work if you boot a non-SMP kernel? If so it could be that the
  DRI code is not completely SMP safe.

I think you must be right.  I rebooted with kern.smp.disabled=1 in
device.hints and DRI/DRM all of a sudden works flawlessly.

I suppose I should be filing a PR about it soon.

-- 
walter pelissero
http://www.pelissero.de
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]