Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Aug 2009 15:35:37 -0400
From:      Glen Barber <glen.j.barber@gmail.com>
To:        Ricky Tompu Breaky <ricky.breaky@uni.de>
Cc:        "questions@freebsd.org" <questions@freebsd.org>
Subject:   Re: ATI Radeon HD3450 on FreeBSD 7.2
Message-ID:  <4ad871310908141235j47a71372n45f9d02cc60c77ee@mail.gmail.com>
In-Reply-To: <20090814173917.14de7572@mandreev>
References:  <20090814173917.14de7572@mandreev>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

On Fri, Aug 14, 2009 at 6:39 AM, Ricky Tompu Breaky<ricky.breaky@uni.de> wrote:
> Dear my friends,
>
> I just installed FreeBSD 7.2. But its xserver always hung-up (suddenly
> stop working), only the GUI which suddenly stops working once I execute:
> "
> startx
> ".
> I can see the GUI but I can not do anything on it. I can not click
> anything and I can not type nothing on it.
>
> My computer use ATI Radeon HD3450.
>
> But the kernel still works as the xserver stops working because if I do
> "CTRL-Alt-F1/F2/F3/F?" then I can see the login prompt console.
>
> What should I do to solve this problem?
>

I added the following to xorg.conf to fix the problems I had:

Section "ServerFlags"
	option	"AutoAddDevices"	"off"
	option	"AllowEmptyInput"	"off"
EndSection


Have a look at /usr/ports/UPDATING regarding the Xorg update.


HTH


-- 
Glen Barber



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4ad871310908141235j47a71372n45f9d02cc60c77ee>