Re: MSI RAdeon R4670/512 and xf86-video-ati/xf86-video-radeonhd-devel crashes!

2009-11-09 Thread Roland Smith
On Mon, Nov 09, 2009 at 10:16:54AM +, O. Hartmann wrote:
> Hello.
> 
> Please respond also to my eMail address, since I'm not subscriber of 
> these lists! Thanks.
> 
> Since I utilise a MSI Radeon R4670/512 RV730-based graphics card, I'im 
> incapable of using either

Support for this chip is still developing. Accellerated 3D is not available
yet, and EXA might not be complete yet.

> In all cases it doesn't matter wheter kernel module 'drm.ko' is loaded 
> or not.

You also need radeon.ko and agp.ko for accelleration. As far as I can tell,
agp.ko is used for memory management for the card/driver and is necessary even
if your card is PCI-E.

> Driver 'radeonhd' (xf86-video-radeonhd-1.2.5_2) works, but without 
> 'options EXA' and without 'options DRI'. It is bumpy, but shows a 
> 1920x1200 pixel screen in full colours.

DRI for R7xx isn't there yet.

If you want to test a more recent radeonhd driver than the one in ports, you
might have to use the drm and radeon modules from the Xorg git repository as
well. 
 
> I'm a little bit confused, since the ATi-RV730LE chipset is supposed to 
> be supported. I run another box, an older nVidia CK804-based Athlon3500+ 
> box equipted with a MSI R4830/512 graphics card.

That is an RV770, not a RV730.

The Xorg developers are working on the drivers for the R7xx series. Full
documentation wasn't available until a couple of months ago IIRC, so some
patience is required.

Roland
-- 
R.F.Smith   http://www.xs4all.nl/~rsmith/
[plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated]
pgp: 1A2B 477F 9970 BA3C 2914  B7CE 1277 EFB0 C321 A725 (KeyID: C321A725)


pgpwWTZxGPtap.pgp
Description: PGP signature


Re: MSI RAdeon R4670/512 and xf86-video-ati/xf86-video-radeonhd-devel crashes!

2009-11-09 Thread Robert Noland
On Mon, 2009-11-09 at 10:16 +, O. Hartmann wrote:
> Hello.
> 
> Please respond also to my eMail address, since I'm not subscriber of 
> these lists! Thanks.
> 
> Since I utilise a MSI Radeon R4670/512 RV730-based graphics card, I'im 
> incapable of using either
> 
> x11-drivers/xf86-video-ati or
> x11-drivers/xf86-video-radeonhd[-devel]

Try updating xf86-video-ati, patch attached.

robert.

> 
> The box is a ASUS P5K-Premium based system (Intel P35 chipset, CPU Intel 
> Q6600), running FreeBSD 8.0-RC2/amd64 successfully. The X11 subsystem 
> ist the most recent as one can find in the ports collection. I'll attach 
> the logfile of the currently running Xserver.
> 
> My box got a new 24 inch TFT display so using VESA driver or lower 
> resolutions than 1920x1200 isn't acceptable. The situation is as follows:
> 
> In all cases it doesn't matter wheter kernel module 'drm.ko' is loaded 
> or not.
> 
> Driver 'radeon' (x11-drivers/xf86-video-ati) crashes the box immediately 
> without any  messages. I can see the xdm-login requester, but just 
> before this shows up, I realise that the mousepointer sprite gets a kind 
> of 'distorted', it shows up some 'stripes'. They vanish. When log in and 
> the desktop is about to show up (using windowmaker), the screen stays 
> black, the box crahes and in some lucky situations, it reboots, in less 
> lucky situations it remains frozen.
> 
> Driver 'radeonhd' (xf86-video-radeonhd-1.2.5_2) works, but without 
> 'options EXA' and without 'options DRI'. It is bumpy, but shows a 
> 1920x1200 pixel screen in full colours.
> 
> Driver 'radeonhd' (xf86-video-radeonhd-1.3.0) doesn't work, it shows the 
> same behaviour as 'radeon' (xf86-video-ati). I can wathc the mouse 
> pointer sprite getting striped and a kind of distorted, then the box 
> crashes.
> 
> Those crashes occur mostly when switching from xdm-login requester to 
> desktop. In some cases I can switch to the console (pressing 
> ctrl-alt-[F1--F7]), but at some point, this also freezes/crashes the box.
> 
> I'm a little bit confused, since the ATi-RV730LE chipset is supposed to 
> be supported. I run another box, an older nVidia CK804-based Athlon3500+ 
> box equipted with a MSI R4830/512 graphics card. The same base OS 
> (FreeBSD 8.0-RC2/amd64. The graphics board runs perfectly with ALL(!) 
> radeon-type drivers, options EXA and DRI enabled, kernel module drm.ko 
> loaded.
> 
> Can someone help? Since I do not have Windows XP/Vista/7 running on the 
> box in question, I can not update the firmware of the MSI R4760 with a 
> potentially existing firmware-update (since those tasks can only be 
> performed via a special software from MSI running on XP/Vista as far as 
> I know).
> 
> Thanks in advance,
> Oliver
> 
> ___
> freebsd-po...@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
-- 
Robert Noland 
FreeBSD
Index: Makefile
===
RCS file: /home/ncvs/ports/x11-drivers/xf86-video-ati/Makefile,v
retrieving revision 1.18
diff -u -r1.18 Makefile
--- Makefile	7 May 2009 19:42:35 -	1.18
+++ Makefile	9 Nov 2009 12:36:21 -
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	xf86-video-ati
-PORTVERSION=	6.12.2
-PORTREVISION=	1
+PORTVERSION=	6.12.4
 CATEGORIES=	x11-drivers
 
 MAINTAINER=	x...@freebsd.org
Index: distinfo
===
RCS file: /home/ncvs/ports/x11-drivers/xf86-video-ati/distinfo,v
retrieving revision 1.14
diff -u -r1.14 distinfo
--- distinfo	8 Apr 2009 15:18:49 -	1.14
+++ distinfo	9 Nov 2009 12:36:21 -
@@ -1,3 +1,3 @@
-MD5 (xorg/driver/xf86-video-ati-6.12.2.tar.bz2) = 2bf50461378771497501ca7f678d36f3
-SHA256 (xorg/driver/xf86-video-ati-6.12.2.tar.bz2) = 1beebba17719f7b9bfbbede156dc33a2dd29ed164657badcb62c7149cfae2750
-SIZE (xorg/driver/xf86-video-ati-6.12.2.tar.bz2) = 902480
+MD5 (xorg/driver/xf86-video-ati-6.12.4.tar.bz2) = e662348f6f957fcedf52818d668ab9f5
+SHA256 (xorg/driver/xf86-video-ati-6.12.4.tar.bz2) = cfde066a7087a19b624f79e95cb9a6c97a847b8802cf38d4ae6022758bf338f6
+SIZE (xorg/driver/xf86-video-ati-6.12.4.tar.bz2) = 915124
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

MSI RAdeon R4670/512 and xf86-video-ati/xf86-video-radeonhd-devel crashes!

2009-11-09 Thread O. Hartmann

Hello.

Please respond also to my eMail address, since I'm not subscriber of 
these lists! Thanks.


Since I utilise a MSI Radeon R4670/512 RV730-based graphics card, I'im 
incapable of using either


x11-drivers/xf86-video-ati or
x11-drivers/xf86-video-radeonhd[-devel]


The box is a ASUS P5K-Premium based system (Intel P35 chipset, CPU Intel 
Q6600), running FreeBSD 8.0-RC2/amd64 successfully. The X11 subsystem 
ist the most recent as one can find in the ports collection. I'll attach 
the logfile of the currently running Xserver.


My box got a new 24 inch TFT display so using VESA driver or lower 
resolutions than 1920x1200 isn't acceptable. The situation is as follows:


In all cases it doesn't matter wheter kernel module 'drm.ko' is loaded 
or not.


Driver 'radeon' (x11-drivers/xf86-video-ati) crashes the box immediately 
without any  messages. I can see the xdm-login requester, but just 
before this shows up, I realise that the mousepointer sprite gets a kind 
of 'distorted', it shows up some 'stripes'. They vanish. When log in and 
the desktop is about to show up (using windowmaker), the screen stays 
black, the box crahes and in some lucky situations, it reboots, in less 
lucky situations it remains frozen.


Driver 'radeonhd' (xf86-video-radeonhd-1.2.5_2) works, but without 
'options EXA' and without 'options DRI'. It is bumpy, but shows a 
1920x1200 pixel screen in full colours.


Driver 'radeonhd' (xf86-video-radeonhd-1.3.0) doesn't work, it shows the 
same behaviour as 'radeon' (xf86-video-ati). I can wathc the mouse 
pointer sprite getting striped and a kind of distorted, then the box 
crashes.


Those crashes occur mostly when switching from xdm-login requester to 
desktop. In some cases I can switch to the console (pressing 
ctrl-alt-[F1--F7]), but at some point, this also freezes/crashes the box.


I'm a little bit confused, since the ATi-RV730LE chipset is supposed to 
be supported. I run another box, an older nVidia CK804-based Athlon3500+ 
box equipted with a MSI R4830/512 graphics card. The same base OS 
(FreeBSD 8.0-RC2/amd64. The graphics board runs perfectly with ALL(!) 
radeon-type drivers, options EXA and DRI enabled, kernel module drm.ko 
loaded.


Can someone help? Since I do not have Windows XP/Vista/7 running on the 
box in question, I can not update the firmware of the MSI R4760 with a 
potentially existing firmware-update (since those tasks can only be 
performed via a special software from MSI running on XP/Vista as far as 
I know).


Thanks in advance,
Oliver

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"