Re: 6.1-RELEASE with Xorg crashes when using Radeon driver on ThinkPad T41p

2006-10-10 Thread Petr Holub
Hi Phil,


 If you are facing the problem I am thinking about, you have to set in 
 your xorg.conf file something like :
 option noaccel true
 (sorry I do not have it at hand to confirm)

no, it has the same problem with NoAccel set to True. Alas. :(

Thanks anyway for the idea,
Petr

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


Re: 6.1-RELEASE with Xorg crashes when using Radeon driver on ThinkPad T41p

2006-10-10 Thread JoaoBR
On Tuesday 10 October 2006 06:28, Petr Holub wrote:
 Hi Phil,

  If you are facing the problem I am thinking about, you have to set in
  your xorg.conf file something like :
  option noaccel true
  (sorry I do not have it at hand to confirm)

 no, it has the same problem with NoAccel set to True. Alas. :(


I had problems with the radeon driver for a X300 which went away after I 
compiled  into my kernel:

device  radeondrm
device  drm

or perhaps you like to try ati instead of radeon which helped me before 
compiling the drm stuff into the kernel

-- 

João







A mensagem foi scaneada pelo sistema de e-mail e pode ser considerada segura.
Service fornecido pelo Datacenter Matik  https://datacenter.matik.com.br
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: 6.1-RELEASE with Xorg crashes when using Radeon driver on ThinkPad T41p

2006-10-08 Thread phc

Petr Holub wrote:

Hi all,

since 6.1-RELEASE, I'm facing the following problem on my ThinkPad
T41p with ATI FireGL Mobility T2: when using the radeon driver with the

(II) Loading /usr/X11R6/lib/modules/drivers/radeon_drv.so
...
(II) RADEON(0): Acceleration enabled
  

Hello Petr,

If you are facing the problem I am thinking about, you have to set in 
your xorg.conf file something like :

option noaccel true
(sorry I do not have it at hand to confirm)

This problem is not related to FreeBSD as I can reproduce it under Linux 
too.
The problem is with the radeon driver, I submitted a report to xorg 
about 3 years ago.


I hope that helps you anyway.

Phil.

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